.card{position:relative;display:flex;min-width:1px;flex-direction:column;overflow-wrap:break-word;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));--tw-shadow: 0 3px 10px 0 rgb(48 46 56 / 6%);--tw-shadow-colored: 0 3px 10px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (prefers-color-scheme: dark){.card{--tw-bg-opacity: 1;background-color:rgb(38 51 77 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(163 173 194 / var(--tw-text-opacity, 1));--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media print{.card{border-width:1px}}.skeleton{position:relative;overflow:hidden;--sk-color: #ffffff80}@media (prefers-color-scheme: dark){.skeleton{--sk-color: #5C6B8A}}.skeleton.animate-wave:after{position:absolute;top:0;right:0;bottom:0;left:0;--tw-content: "";content:var(--tw-content);background:linear-gradient(90deg,transparent,var(--sk-color),transparent);animation:skeleton-wave 1.5s ease-in-out .5s infinite}@keyframes skeleton-wave{0%{transform:translate(-100%)}50%,to{transform:translate(100%)}}.avatar{position:relative;display:inline-flex;width:2.5rem;height:2.5rem;flex-shrink:0}.avatar>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.avatar>.is-initial{display:flex;height:100%;width:100%;align-items:center;justify-content:center;font-weight:500}.spinner.is-grow span{animation:spinner-grow 1.5s ease-in-out infinite}.spinner.is-elastic{animation-timing-function:cubic-bezier(.53,.21,.29,.67);animation-duration:1.3}.spinner.is-grow span:nth-child(1){animation-delay:-.75s}@keyframes spinner-grow{0%,to{transform:scale(0)}50%{transform:scale(1.1)}}.popper-root{visibility:hidden;z-index:1000}.popper-root.show{visibility:visible}.popper-root>.popper-box{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));opacity:0;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (prefers-color-scheme: dark){.popper-root>.popper-box{--tw-text-opacity: 1;color:rgb(163 173 194 / var(--tw-text-opacity, 1))}}.popper-root>.popper-box{transition-property:transform,visibility,opacity}.popper-root.show>.popper-box{opacity:1;transition-timing-function:cubic-bezier(.4,0,1,1);transform:translate(0)!important}.popper-root[data-popper-placement^=right]>.popper-box{--tw-translate-x: .75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.popper-root[data-popper-placement^=bottom]>.popper-box{--tw-translate-y: .75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.popper-root[data-popper-placement^=top]>.popper-box{--tw-translate-y: -.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.popper-root[data-popper-placement^=left]>.popper-box{--tw-translate-x: -.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.popper-root[data-popper-placement^=top] [data-popper-arrow]{bottom:.25rem}.popper-root[data-popper-placement^=top] [data-popper-arrow]>svg{top:.875rem;--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.popper-root[data-popper-placement^=bottom] [data-popper-arrow]{top:.25rem}.popper-root[data-popper-placement^=bottom] [data-popper-arrow]>svg{bottom:.875rem}.popper-root[data-popper-placement^=left] [data-popper-arrow]{right:.125rem}.popper-root[data-popper-placement^=left] [data-popper-arrow] svg{transform:rotate(90deg);top:calc(50% - 5px);left:13px}.popper-root[data-popper-placement^=right] [data-popper-arrow]{left:.125rem}.popper-root[data-popper-placement^=right] [data-popper-arrow] svg{transform:rotate(-90deg);top:calc(50% - 5px);right:13px}.form-input,.form-textarea,.form-select,.form-multiselect,.form-radio,.form-checkbox,.form-switch,.form-checkbox:before,.form-radio:before,.form-switch:before{transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.form-input,.form-textarea,.form-select,.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;letter-spacing:.025em;outline:2px solid transparent;outline-offset:2px}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder,.form-select::-moz-placeholder,.form-multiselect::-moz-placeholder{font-weight:300}.form-input::placeholder,.form-textarea::placeholder,.form-select::placeholder,.form-multiselect::placeholder{font-weight:300}.form-input:focus,.form-textarea:focus,.form-select:focus,.form-multiselect:focus{outline:2px solid transparent;outline-offset:2px}.form-input,.form-textarea,.form-select,.form-multiselect{contain:paint}.form-select{background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewbox='0 0 20 20'%3e%3cpath stroke='%235C6B8A' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-size:1.5em 1.5em;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-multiselect{background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}.form-checkbox,.form-radio,.form-switch{position:relative;flex-shrink:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;outline:2px solid transparent;outline-offset:2px}.form-checkbox:focus,.form-radio:focus,.form-switch:focus{outline:2px solid transparent;outline-offset:2px}.form-checkbox,.form-radio,.form-switch{-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-switch{--thumb-border: 2px}.form-switch:before{position:absolute;top:var(--thumb-border);left:var(--thumb-border);height:calc(100% - var(--thumb-border) * 2);content:var(--tw-content);width:calc((100% / 2) - (var(--thumb-border) * 2))}.form-switch:checked:before{content:var(--tw-content);--tw-translate-x: calc(100% + (var(--thumb-border) * 2));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.form-switch:focus-visible{--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(3px + 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)}.form-switch.is-outline:before{content:var(--tw-content);width:calc((100% / 2) - (var(--thumb-border) * 2) - 1px)}.form-switch.is-outline:checked:before{content:var(--tw-content);--tw-translate-x: calc(100% + (var(--thumb-border) * 2) + 2px);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.form-radio{--tw-thumb: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3.5'/%3e%3c/svg%3e")}.form-radio:before{content:var(--tw-content);transition-timing-function:cubic-bezier(0,0,.2,1)}.form-checkbox{--tw-thumb: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.form-checkbox:before{transform-origin:bottom;content:var(--tw-content);transition-timing-function:cubic-bezier(.4,0,.2,1)}.form-radio,.form-checkbox{display:inline-block;border-width:1px;transition-timing-function:cubic-bezier(0,0,.2,1)}.form-radio:before,.form-checkbox:before{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;content:var(--tw-content);--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.form-radio:checked:before,.form-checkbox:checked:before{content:var(--tw-content);--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.form-radio:hover,.form-checkbox:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.form-radio.is-basic,.form-checkbox.is-basic{background-origin:border-box}.form-radio.is-basic:before,.form-checkbox.is-basic:before{background-position:center;background-repeat:no-repeat;background-image:var(--tw-thumb);content:var(--tw-content);background-size:100% 100%}.form-radio.is-outline:before,.form-checkbox.is-outline:before{content:var(--tw-content);-webkit-mask-image:var(--tw-thumb);mask-image:var(--tw-thumb)}.form-range{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;outline:2px solid transparent;outline-offset:2px;--range-thumb-size: 1.125rem;--range-track-h: .375rem}.form-range::-webkit-slider-thumb{position:relative;top:50%;height:var(--range-thumb-size);width:var(--range-thumb-size);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px;border-style:none;background-color:currentColor}.form-range::-webkit-slider-thumb:active{opacity:.85}.form-range::-webkit-slider-thumb{transform:translateY(-50%)}.form-range::-moz-range-thumb{position:relative;top:50%;height:var(--range-thumb-size);width:var(--range-thumb-size);cursor:pointer;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:9999px;border-style:none;background-color:currentColor}.form-range::-moz-range-thumb:active{opacity:.85}.form-range::-moz-range-track{height:var(--range-track-h);width:100%;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(233 238 245 / var(--tw-bg-opacity, 1))}@media (prefers-color-scheme: dark){.form-range::-moz-range-track{--tw-bg-opacity: 1;background-color:rgb(56 71 102 / var(--tw-bg-opacity, 1))}}.form-range::-webkit-slider-runnable-track{height:var(--range-track-h);width:100%;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(233 238 245 / var(--tw-bg-opacity, 1))}@media (prefers-color-scheme: dark){.form-range::-webkit-slider-runnable-track{--tw-bg-opacity: 1;background-color:rgb(56 71 102 / var(--tw-bg-opacity, 1))}}.btn{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;padding:.5rem 1.25rem;text-align:center;letter-spacing:.025em;outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn:focus{outline:2px solid transparent;outline-offset:2px}.btn:disabled{pointer-events:none;opacity:.6}.badge,.tag{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;padding:.375rem .5rem;vertical-align:baseline;font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.75rem;font-weight:500;line-height:1;letter-spacing:.025em;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.tag{cursor:pointer}.progress{position:relative;display:flex;width:100%;overflow:hidden;border-radius:9999px}.progress .is-indeterminate{animation:progress-increase 2s cubic-bezier(.4,0,.2,1) infinite}.progress .is-active:before{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-content: "";content:var(--tw-content);animation:progress-active 2s cubic-bezier(.55,.2,.3,.67) infinite}@keyframes progress-increase{0%{left:-5%;width:5%}to{left:125%;width:100%}}@keyframes progress-active{0%{opacity:.4;transform:translate(-100%)}to{opacity:0;transform:translate(0)}}.mask{-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.mask.is-squircle{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' fill='none' viewbox='0 0 200 200'%3E%3Cpath fill='%23000' d='M100 0C20 0 0 20 0 100s20 100 100 100 100-20 100-100S180 0 100 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' fill='none' viewbox='0 0 200 200'%3E%3Cpath fill='%23000' d='M100 0C20 0 0 20 0 100s20 100 100 100 100-20 100-100S180 0 100 0z'/%3E%3C/svg%3E")}.mask.is-reuleaux-triangle{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='207' height='207' fill='none' viewbox='0 0 207 207'%3E%3Cpath fill='%23000' d='M138.648 181.408C47.268 232.569 1.327 206.607.824 103.52.324.432 46.014-25.148 137.896 26.777c91.882 51.925 92.133 103.469.753 154.631h-.001z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='207' height='207' fill='none' viewbox='0 0 207 207'%3E%3Cpath fill='%23000' d='M138.648 181.408C47.268 232.569 1.327 206.607.824 103.52.324.432 46.014-25.148 137.896 26.777c91.882 51.925 92.133 103.469.753 154.631h-.001z'/%3E%3C/svg%3E")}.mask.is-diamond{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='227' height='227' fill='none' viewbox='0 0 227 227'%3E%3Cpath fill='%23000' d='M42.71 42.71c-56.568 56.57-56.568 84.853 0 141.422 56.57 56.569 84.853 56.569 141.422 0s56.569-84.853 0-141.421c-56.569-56.569-84.853-56.569-141.421 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='227' height='227' fill='none' viewbox='0 0 227 227'%3E%3Cpath fill='%23000' d='M42.71 42.71c-56.568 56.57-56.568 84.853 0 141.422 56.57 56.569 84.853 56.569 141.422 0s56.569-84.853 0-141.421c-56.569-56.569-84.853-56.569-141.421 0z'/%3E%3C/svg%3E")}.mask.is-hexagon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='182' height='201' fill='none' viewbox='0 0 182 201'%3E%3Cpath fill='%23000' d='M.3 65.486c0-9.196 6.687-20.063 14.211-25.078l61.86-35.946c8.36-5.016 20.899-5.016 29.258 0l61.86 35.946c8.36 5.015 14.211 15.882 14.211 25.078v71.055c0 9.196-6.687 20.063-14.211 25.079l-61.86 35.945c-8.36 4.18-20.899 4.18-29.258 0l-61.86-35.945C6.151 157.44.3 145.737.3 136.54V65.486z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='182' height='201' fill='none' viewbox='0 0 182 201'%3E%3Cpath fill='%23000' d='M.3 65.486c0-9.196 6.687-20.063 14.211-25.078l61.86-35.946c8.36-5.016 20.899-5.016 29.258 0l61.86 35.946c8.36 5.015 14.211 15.882 14.211 25.078v71.055c0 9.196-6.687 20.063-14.211 25.079l-61.86 35.945c-8.36 4.18-20.899 4.18-29.258 0l-61.86-35.945C6.151 157.44.3 145.737.3 136.54V65.486z'/%3E%3C/svg%3E")}.mask.is-hexagon-2{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='182' fill='none' viewbox='0 0 200 182'%3E%3Cpath fill='%23000' d='M64.786 181.4c-9.196 0-20.063-6.687-25.079-14.21L3.762 105.33c-5.016-8.36-5.016-20.9 0-29.259l35.945-61.86C44.723 5.851 55.59 0 64.786 0h71.055c9.196 0 20.063 6.688 25.079 14.211l35.945 61.86c4.18 8.36 4.18 20.899 0 29.258l-35.945 61.86c-4.18 8.36-15.883 14.211-25.079 14.211H64.786z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='182' fill='none' viewbox='0 0 200 182'%3E%3Cpath fill='%23000' d='M64.786 181.4c-9.196 0-20.063-6.687-25.079-14.21L3.762 105.33c-5.016-8.36-5.016-20.9 0-29.259l35.945-61.86C44.723 5.851 55.59 0 64.786 0h71.055c9.196 0 20.063 6.688 25.079 14.211l35.945 61.86c4.18 8.36 4.18 20.899 0 29.258l-35.945 61.86c-4.18 8.36-15.883 14.211-25.079 14.211H64.786z'/%3E%3C/svg%3E")}.mask.is-octagon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='198' height='198' fill='none' viewbox='0 0 198 198'%3E%3Cpath fill='%23000' d='M91.346 2.17a20 20 0 0115.308 0l55.403 22.95a20 20 0 0110.824 10.823l22.949 55.403a20.004 20.004 0 010 15.308l-22.949 55.403a20.006 20.006 0 01-10.824 10.824l-55.403 22.949a20.004 20.004 0 01-15.308 0l-55.403-22.949a20 20 0 01-10.824-10.824L2.17 106.654a20 20 0 010-15.308l22.95-55.403a20 20 0 0110.823-10.824L91.346 2.17z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='198' height='198' fill='none' viewbox='0 0 198 198'%3E%3Cpath fill='%23000' d='M91.346 2.17a20 20 0 0115.308 0l55.403 22.95a20 20 0 0110.824 10.823l22.949 55.403a20.004 20.004 0 010 15.308l-22.949 55.403a20.006 20.006 0 01-10.824 10.824l-55.403 22.949a20.004 20.004 0 01-15.308 0l-55.403-22.949a20 20 0 01-10.824-10.824L2.17 106.654a20 20 0 010-15.308l22.95-55.403a20 20 0 0110.823-10.824L91.346 2.17z'/%3E%3C/svg%3E")}.mask.is-star{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' fill='none' viewbox='0 0 180 180'%3E%3Cpath fill='%23000' d='M82.39 2.111a14 14 0 0114.568 0l10.401 6.337a14 14 0 007.613 2.04l12.176-.287a14.003 14.003 0 0112.616 7.283l5.839 10.688a14.005 14.005 0 005.573 5.574l10.688 5.84a14.001 14.001 0 017.284 12.615l-.287 12.175a14.004 14.004 0 002.04 7.614l6.336 10.4a14 14 0 010 14.568l-6.336 10.401a14 14 0 00-2.04 7.613l.287 12.176a14.002 14.002 0 01-7.284 12.616l-10.688 5.839a14.005 14.005 0 00-5.573 5.573l-5.839 10.688a14.003 14.003 0 01-12.616 7.284l-12.176-.287a14 14 0 00-7.613 2.04l-10.401 6.336a13.998 13.998 0 01-14.567 0l-10.401-6.336a14.004 14.004 0 00-7.614-2.04l-12.175.287a13.994 13.994 0 01-12.616-7.284l-5.84-10.688a14.004 14.004 0 00-5.573-5.573l-10.688-5.839a14.001 14.001 0 01-7.283-12.616l.287-12.176a14 14 0 00-2.04-7.613L2.11 96.958a14 14 0 010-14.567L8.448 71.99a14 14 0 002.04-7.614L10.2 52.201a13.998 13.998 0 017.283-12.616l10.688-5.84a14 14 0 005.574-5.573l5.84-10.688A14 14 0 0152.2 10.201l12.175.287a14 14 0 007.614-2.04l10.4-6.337h.001z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' fill='none' viewbox='0 0 180 180'%3E%3Cpath fill='%23000' d='M82.39 2.111a14 14 0 0114.568 0l10.401 6.337a14 14 0 007.613 2.04l12.176-.287a14.003 14.003 0 0112.616 7.283l5.839 10.688a14.005 14.005 0 005.573 5.574l10.688 5.84a14.001 14.001 0 017.284 12.615l-.287 12.175a14.004 14.004 0 002.04 7.614l6.336 10.4a14 14 0 010 14.568l-6.336 10.401a14 14 0 00-2.04 7.613l.287 12.176a14.002 14.002 0 01-7.284 12.616l-10.688 5.839a14.005 14.005 0 00-5.573 5.573l-5.839 10.688a14.003 14.003 0 01-12.616 7.284l-12.176-.287a14 14 0 00-7.613 2.04l-10.401 6.336a13.998 13.998 0 01-14.567 0l-10.401-6.336a14.004 14.004 0 00-7.614-2.04l-12.175.287a13.994 13.994 0 01-12.616-7.284l-5.84-10.688a14.004 14.004 0 00-5.573-5.573l-10.688-5.839a14.001 14.001 0 01-7.283-12.616l.287-12.176a14 14 0 00-2.04-7.613L2.11 96.958a14 14 0 010-14.567L8.448 71.99a14 14 0 002.04-7.614L10.2 52.201a13.998 13.998 0 017.283-12.616l10.688-5.84a14 14 0 005.574-5.573l5.84-10.688A14 14 0 0152.2 10.201l12.175.287a14 14 0 007.614-2.04l10.4-6.337h.001z'/%3E%3C/svg%3E")}.mask.is-star-2{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='187' height='187' fill='none' viewbox='0 0 187 187'%3E%3Cpath fill='%23000' d='M81.518 3.291a24.647 24.647 0 0123.93 0l18.134 10.07a24.65 24.65 0 005.188 2.148l19.943 5.703a24.645 24.645 0 0116.921 16.921l5.702 19.942a24.665 24.665 0 002.15 5.189l10.068 18.134a24.64 24.64 0 010 23.93l-10.068 18.134a24.66 24.66 0 00-2.15 5.188l-5.702 19.943a24.64 24.64 0 01-6.27 10.651 24.638 24.638 0 01-10.651 6.269l-19.943 5.703a24.66 24.66 0 00-5.188 2.15l-18.134 10.068a24.644 24.644 0 01-23.93 0l-18.134-10.068a24.663 24.663 0 00-5.188-2.15l-19.943-5.703a24.641 24.641 0 01-16.921-16.92L15.63 128.65a24.635 24.635 0 00-2.149-5.188l-10.07-18.134a24.651 24.651 0 010-23.93l10.07-18.134a24.644 24.644 0 002.148-5.188l5.704-19.943a24.647 24.647 0 0116.92-16.921l19.943-5.703a24.655 24.655 0 005.188-2.148L81.518 3.29z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='187' height='187' fill='none' viewbox='0 0 187 187'%3E%3Cpath fill='%23000' d='M81.518 3.291a24.647 24.647 0 0123.93 0l18.134 10.07a24.65 24.65 0 005.188 2.148l19.943 5.703a24.645 24.645 0 0116.921 16.921l5.702 19.942a24.665 24.665 0 002.15 5.189l10.068 18.134a24.64 24.64 0 010 23.93l-10.068 18.134a24.66 24.66 0 00-2.15 5.188l-5.702 19.943a24.64 24.64 0 01-6.27 10.651 24.638 24.638 0 01-10.651 6.269l-19.943 5.703a24.66 24.66 0 00-5.188 2.15l-18.134 10.068a24.644 24.644 0 01-23.93 0l-18.134-10.068a24.663 24.663 0 00-5.188-2.15l-19.943-5.703a24.641 24.641 0 01-16.921-16.92L15.63 128.65a24.635 24.635 0 00-2.149-5.188l-10.07-18.134a24.651 24.651 0 010-23.93l10.07-18.134a24.644 24.644 0 002.148-5.188l5.704-19.943a24.647 24.647 0 0116.92-16.921l19.943-5.703a24.655 24.655 0 005.188-2.148L81.518 3.29z'/%3E%3C/svg%3E")}.mask.is-heart{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='185' fill='none' viewbox='0 0 200 185'%3E%3Cpath fill='%23000' d='M100 184.606a15.382 15.382 0 01-8.653-2.678C53.565 156.28 37.205 138.695 28.182 127.7 8.952 104.264-.254 80.202.005 54.146.308 24.287 24.264 0 53.406 0c21.192 0 35.869 11.937 44.416 21.879a2.884 2.884 0 004.356 0C110.725 11.927 125.402 0 146.594 0c29.142 0 53.098 24.287 53.4 54.151.26 26.061-8.956 50.122-28.176 73.554-9.023 10.994-25.383 28.58-63.165 54.228a15.388 15.388 0 01-8.653 2.673z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='185' fill='none' viewbox='0 0 200 185'%3E%3Cpath fill='%23000' d='M100 184.606a15.382 15.382 0 01-8.653-2.678C53.565 156.28 37.205 138.695 28.182 127.7 8.952 104.264-.254 80.202.005 54.146.308 24.287 24.264 0 53.406 0c21.192 0 35.869 11.937 44.416 21.879a2.884 2.884 0 004.356 0C110.725 11.927 125.402 0 146.594 0c29.142 0 53.098 24.287 53.4 54.151.26 26.061-8.956 50.122-28.176 73.554-9.023 10.994-25.383 28.58-63.165 54.228a15.388 15.388 0 01-8.653 2.673z'/%3E%3C/svg%3E")}.steps{display:flex;align-items:baseline;--line: .25rem;--size: 2rem}.steps.line-space{--space: .5rem}.steps .step{display:flex;flex:1 1 0%;flex-direction:column;overflow-wrap:break-word;text-align:center;font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";letter-spacing:.025em}.steps .step .step-header{position:relative;margin:auto;margin-bottom:.5rem;display:flex;height:var(--size);width:var(--size);flex-shrink:0;align-items:center;justify-content:center}.steps .step:not(:last-child):before{position:relative;left:50%;top:calc(var(--size) / 2 + var(--line) / 2);order:-1;height:var(--line);border-radius:9999px;--tw-content: "";content:var(--tw-content)}.steps.line-space .step:not(:last-child):before{width:calc(100% - var(--size) - calc(var(--space) * 2));left:calc(50% + calc(var(--size) / 2 + var(--space)))}.steps.is-vertical{flex-direction:column}.steps.is-vertical .step{position:relative;flex-direction:row}.steps.is-vertical .step .step-header{z-index:1;margin:0}.steps.is-vertical .step:not(:last-child):before{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;width:var(--line);--tw-translate-x: calc((var(--size) / 2) - (var(--line) / 2));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.steps.is-vertical.line-space .step:not(:last-child):before{top:calc(var(--size) + var(--space));bottom:var(--space)}.timeline{display:flex;flex-direction:column;--line: 1px;--size: 12px}.timeline.line-space{--space: 12px}.timeline .timeline-item{position:relative;display:flex;flex:1 1 0%;padding-bottom:2rem}.timeline .timeline-item .timeline-item-point{position:relative;margin:0;display:flex;height:var(--size);width:var(--size);flex-shrink:0;align-items:center;justify-content:center}.timeline .timeline-item:before{position:absolute;top:0;right:0;bottom:0;left:0;order:-1;width:var(--line);--tw-translate-x: calc((var(--size) / 2) - (var(--line) / 2));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-content: "";content:var(--tw-content)}.timeline .timeline-item:not(:last-child):before{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}@media (prefers-color-scheme: dark){.timeline .timeline-item:not(:last-child):before{--tw-bg-opacity: 1;background-color:rgb(92 107 138 / var(--tw-bg-opacity, 1))}}.timeline .timeline-item:last-child:before{background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: transparent var(--tw-gradient-to-position)}@media (prefers-color-scheme: dark){.timeline .timeline-item:last-child:before{--tw-gradient-from: #5C6B8A var(--tw-gradient-from-position);--tw-gradient-to: rgb(92 107 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}}.timeline .timeline-item:last-child{padding-bottom:0}.timeline.line-space .timeline-item:before{top:calc(var(--size) + var(--space));bottom:var(--space)}.pagination{display:flex;font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media (prefers-color-scheme: dark){.pagination{--tw-text-opacity: 1;color:rgb(194 201 214 / var(--tw-text-opacity, 1))}}.apexcharts-text{fill:currentColor;font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"!important;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}@media (prefers-color-scheme: dark){.apexcharts-text{--tw-text-opacity: 1;color:rgb(163 173 194 / var(--tw-text-opacity, 1))}}.apexcharts-text.apexcharts-yaxis-label,.apexcharts-text.apexcharts-xaxis-label{fill:currentColor!important;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}@media (prefers-color-scheme: dark){.apexcharts-text.apexcharts-yaxis-label,.apexcharts-text.apexcharts-xaxis-label{--tw-text-opacity: 1;color:rgb(105 122 155 / var(--tw-text-opacity, 1))}}.apexcharts-legend-text{--tw-text-opacity: 1 !important;color:rgb(100 116 139 / var(--tw-text-opacity, 1))!important}@media (prefers-color-scheme: dark){.apexcharts-legend-text{--tw-text-opacity: 1 !important;color:rgb(163 173 194 / var(--tw-text-opacity, 1))!important}}.apexcharts-legend-series .apexcharts-legend-text{margin-left:.5rem!important}.apexcharts-tooltip{--tw-border-opacity: 1 !important;border-color:rgb(233 238 245 / var(--tw-border-opacity, 1))!important;background-color:#ffffffd9!important;--tw-text-opacity: 1 !important;color:rgb(51 65 85 / var(--tw-text-opacity, 1))!important;--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}@media (prefers-color-scheme: dark){.apexcharts-tooltip{--tw-border-opacity: 1 !important;border-color:rgb(49 62 89 / var(--tw-border-opacity, 1))!important;background-color:#26334dd9!important;--tw-text-opacity: 1 !important;color:rgb(231 233 239 / var(--tw-text-opacity, 1))!important}}.apexcharts-tooltip-title{--tw-border-opacity: 1 !important;border-color:rgb(233 238 245 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(233 238 245 / var(--tw-bg-opacity, 1))!important}@media (prefers-color-scheme: dark){.apexcharts-tooltip-title{border-color:transparent!important;--tw-bg-opacity: 1 !important;background-color:rgb(25 33 50 / var(--tw-bg-opacity, 1))!important}}.apexcharts-xaxistooltip,.apexcharts-yaxistooltip{border-radius:.25rem;--tw-border-opacity: 1 !important;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(233 238 245 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(71 85 105 / var(--tw-text-opacity, 1))!important}@media (prefers-color-scheme: dark){.apexcharts-xaxistooltip,.apexcharts-yaxistooltip{--tw-border-opacity: 1 !important;border-color:rgb(49 62 89 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(25 33 50 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(194 201 214 / var(--tw-text-opacity, 1))!important}}.apexcharts-xaxistooltip:before{border-bottom-color:currentColor!important;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}@media (prefers-color-scheme: dark){.apexcharts-xaxistooltip:before{--tw-text-opacity: 1 !important;color:rgb(49 62 89 / var(--tw-text-opacity, 1))!important}}.apexcharts-xaxistooltip:after{border-bottom-color:currentColor!important;--tw-text-opacity: 1;color:rgb(233 238 245 / var(--tw-text-opacity, 1))}@media (prefers-color-scheme: dark){.apexcharts-xaxistooltip:after{--tw-text-opacity: 1;color:rgb(25 33 50 / var(--tw-text-opacity, 1))}}.apexcharts-yaxistooltip:before{border-left-color:currentColor!important;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}@media (prefers-color-scheme: dark){.apexcharts-yaxistooltip:before{--tw-text-opacity: 1;color:rgb(49 62 89 / var(--tw-text-opacity, 1))}}.apexcharts-yaxistooltip:after{border-left-color:currentColor!important;--tw-text-opacity: 1;color:rgb(233 238 245 / var(--tw-text-opacity, 1))}@media (prefers-color-scheme: dark){.apexcharts-yaxistooltip:after{--tw-text-opacity: 1;color:rgb(25 33 50 / var(--tw-text-opacity, 1))}}.apexcharts-canvas .apexcharts-heatmap-rect,.apexcharts-canvas .apexcharts-xaxis-tick,.apexcharts-canvas line{stroke:currentColor!important;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}@media (prefers-color-scheme: dark){.apexcharts-canvas .apexcharts-heatmap-rect,.apexcharts-canvas .apexcharts-xaxis-tick,.apexcharts-canvas line{--tw-text-opacity: 1;color:rgb(56 71 102 / var(--tw-text-opacity, 1))}}.apexcharts-canvas .apexcharts-marker{stroke:currentColor!important;--tw-text-opacity: 1;color:rgb(233 238 245 / var(--tw-text-opacity, 1))}@media (prefers-color-scheme: dark){.apexcharts-canvas .apexcharts-marker{--tw-text-opacity: 1;color:rgb(32 43 64 / var(--tw-text-opacity, 1))}}.apexcharts-canvas .apexcharts-radialbar-track .apexcharts-radialbar-area{stroke:currentColor!important;--tw-text-opacity: 1;color:rgb(233 238 245 / var(--tw-text-opacity, 1))}@media (prefers-color-scheme: dark){.apexcharts-canvas .apexcharts-radialbar-track .apexcharts-radialbar-area{--tw-text-opacity: 1;color:rgb(25 33 50 / var(--tw-text-opacity, 1))}}.apexcharts-canvas .apexcharts-datalabels-group .apexcharts-datalabel-label{fill:#475569;font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (prefers-color-scheme: dark){.apexcharts-canvas .apexcharts-datalabels-group .apexcharts-datalabel-label{fill:#c2c9d6}}.apexcharts-canvas .apexcharts-datalabels-group .apexcharts-datalabel-value,.apexcharts-canvas .apexcharts-datalabels .apexcharts-datalabel{fill:#64748b;font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (prefers-color-scheme: dark){.apexcharts-canvas .apexcharts-datalabels-group .apexcharts-datalabel-value,.apexcharts-canvas .apexcharts-datalabels .apexcharts-datalabel{fill:#a3adc2}}.apexcharts-canvas .apexcharts-radar-series polygon{fill:#f1f5f9;stroke:#e2e8f0}@media (prefers-color-scheme: dark){.apexcharts-canvas .apexcharts-radar-series polygon{fill:#202b40;stroke:#313e59}}.apexcharts-canvas .apexcharts-pie .apexcharts-pie-series .apexcharts-pie-area{stroke:none}.apexcharts-canvas line[stroke=transparent]{display:none}.apexcharts-menu{border-radius:.25rem!important;--tw-border-opacity: 1 !important;border-color:rgb(233 238 245 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}@media (prefers-color-scheme: dark){.apexcharts-menu{--tw-border-opacity: 1 !important;border-color:rgb(56 71 102 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(38 51 77 / var(--tw-bg-opacity, 1))!important}}.apexcharts-menu .apexcharts-menu-item:hover{--tw-bg-opacity: 1 !important;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))!important}@media (prefers-color-scheme: dark){.apexcharts-menu .apexcharts-menu-item:hover{--tw-bg-opacity: 1 !important;background-color:rgb(49 62 89 / var(--tw-bg-opacity, 1))!important}}.ax-transparent-gridline .apexcharts-gridline{stroke:transparent!important}.ax-rounded-b-lg .apexcharts-svg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}table.is-hoverable>tbody>tr:hover>td,table.is-zebra>tbody>tr:nth-child(2n)>td{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}@media (prefers-color-scheme: dark){table.is-hoverable>tbody>tr:hover>td,table.is-zebra>tbody>tr:nth-child(2n)>td{--tw-bg-opacity: 1;background-color:rgb(49 62 89 / var(--tw-bg-opacity, 1))}}.gridjs-table{width:100%;text-align:left}.gridjs-table>tbody>tr:hover>td{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}@media (prefers-color-scheme: dark){.gridjs-table>tbody>tr:hover>td{--tw-bg-opacity: 1;background-color:rgb(49 62 89 / var(--tw-bg-opacity, 1))}}th.gridjs-th .gridjs-th-content{float:left;overflow:hidden;text-overflow:ellipsis}.gridjs-table .gridjs-th{white-space:nowrap;--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1));padding:.75rem;font-weight:600;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}@media (min-width: 1024px){.gridjs-table .gridjs-th{padding-left:1rem;padding-right:1rem}}@media (prefers-color-scheme: dark){.gridjs-table .gridjs-th{--tw-bg-opacity: 1;background-color:rgb(32 43 64 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(194 201 214 / var(--tw-text-opacity, 1))}}.gridjs-table .gridjs-tr{border-width:1px;border-color:transparent;--tw-border-opacity: 1;border-bottom-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}@media (prefers-color-scheme: dark){.gridjs-table .gridjs-tr{--tw-border-opacity: 1;border-bottom-color:rgb(56 71 102 / var(--tw-border-opacity, 1))}}.gridjs-table .gridjs-td{white-space:nowrap;padding:.75rem 1rem}@media (min-width: 640px){.gridjs-table .gridjs-td{padding-left:1rem;padding-right:1rem}}button.gridjs-sort{--neutral: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 401.998 401.998'%3E%3Cpath d='M73.092,164.452h255.813c4.949,0,9.233-1.807,12.848-5.424c3.613-3.616,5.427-7.898,5.427-12.847%0Ac0-4.949-1.813-9.229-5.427-12.85L213.846,5.424C210.232,1.812,205.951,0,200.999,0s-9.233,1.812-12.85,5.424L60.242,133.331%0Ac-3.617,3.617-5.424,7.901-5.424,12.85c0,4.948,1.807,9.231,5.424,12.847C63.863,162.645,68.144,164.452,73.092,164.452z'/%3E%3Cpath d='M328.905,237.549H73.092c-4.952,0-9.233,1.808-12.85,5.421c-3.617,3.617-5.424,7.898-5.424,12.847%0Ac0,4.949,1.807,9.233,5.424,12.848L188.149,396.57c3.621,3.617,7.902,5.428,12.85,5.428s9.233-1.811,12.847-5.428l127.907-127.906%0Ac3.613-3.614,5.427-7.898,5.427-12.848c0-4.948-1.813-9.229-5.427-12.847C338.139,239.353,333.854,237.549,328.905,237.549z'/%3E%3C/svg%3E");--asc: url("data:image/svg+xml,%3Csvg fill='currentColor' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 292.362 292.361'%3E%3Cpath d='M286.935,197.287L159.028,69.381c-3.613-3.617-7.895-5.424-12.847-5.424s-9.233,1.807-12.85,5.424L5.424,197.287 C1.807,200.904,0,205.186,0,210.134s1.807,9.233,5.424,12.847c3.621,3.617,7.902,5.425,12.85,5.425h255.813 c4.949,0,9.233-1.808,12.848-5.425c3.613-3.613,5.427-7.898,5.427-12.847S290.548,200.904,286.935,197.287z'/%3E%3C/svg%3E");--desc: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 292.362 292.362'%3E%3Cpath d='M286.935,69.377c-3.614-3.617-7.898-5.424-12.848-5.424H18.274c-4.952,0-9.233,1.807-12.85,5.424 C1.807,72.998,0,77.279,0,82.228c0,4.948,1.807,9.229,5.424,12.847l127.907,127.907c3.621,3.617,7.902,5.428,12.85,5.428 s9.233-1.811,12.847-5.428L286.935,95.074c3.613-3.617,5.427-7.898,5.427-12.847C292.362,77.279,290.548,72.998,286.935,69.377z'/%3E%3C/svg%3E")}th.gridjs-th-sort{cursor:pointer}th.gridjs-th-sort:focus{outline:2px solid transparent;outline-offset:2px}th.gridjs-th-sort .gridjs-th-content{width:calc(100% - 15px)}button.gridjs-sort{float:right;margin:0;margin-top:.25rem;width:.75rem;height:.75rem;cursor:pointer;border-style:none;background-repeat:no-repeat;padding:0;outline:2px solid transparent;outline-offset:2px}button.gridjs-sort-neutral{-webkit-mask-image:var(--neutral);mask-image:var(--neutral);-webkit-mask-size:cover;mask-size:cover;--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}@media (prefers-color-scheme: dark){button.gridjs-sort-neutral{--tw-bg-opacity: 1;background-color:rgb(92 107 138 / var(--tw-bg-opacity, 1))}}button.gridjs-sort-asc{-webkit-mask-image:var(--asc);mask-image:var(--asc);-webkit-mask-size:cover;mask-size:cover}button.gridjs-sort-desc{-webkit-mask-image:var(--desc);mask-image:var(--desc);-webkit-mask-size:cover;mask-size:cover}button.gridjs-sort-asc,button.gridjs-sort-desc{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}@media (prefers-color-scheme: dark){button.gridjs-sort-asc,button.gridjs-sort-desc{--tw-bg-opacity: 1;background-color:rgb(194 201 214 / var(--tw-bg-opacity, 1))}}.gridjs-input.gridjs-search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));padding:.5rem .75rem;font-weight:500;outline:2px solid transparent;outline-offset:2px}@media (prefers-color-scheme: dark){.gridjs-input.gridjs-search-input{--tw-border-opacity: 1;border-color:rgb(70 86 117 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 51 77 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(194 201 214 / var(--tw-text-opacity, 1))}}.gridjs-pages{display:flex;flex-wrap:wrap}.gridjs-pages>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.gridjs-pages{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media (prefers-color-scheme: dark){.gridjs-pages{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}}.gridjs-pages button{display:flex;height:2rem;min-width:2rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(233 238 245 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;line-height:1.25;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.gridjs-pages button:hover{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.gridjs-pages button:focus{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.gridjs-pages button:disabled{pointer-events:none;opacity:.6}@media (prefers-color-scheme: dark){.gridjs-pages button{--tw-bg-opacity: 1;background-color:rgb(56 71 102 / var(--tw-bg-opacity, 1))}.gridjs-pages button:hover{--tw-bg-opacity: 1;background-color:rgb(70 86 117 / var(--tw-bg-opacity, 1))}.gridjs-pages button:focus{--tw-bg-opacity: 1;background-color:rgb(70 86 117 / var(--tw-bg-opacity, 1))}}.gridjs-pages button.gridjs-currentPage{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (prefers-color-scheme: dark){.gridjs-pages button.gridjs-currentPage{--tw-bg-opacity: 1;background-color:rgb(95 90 246 / var(--tw-bg-opacity, 1))}}.gridjs-wrapper{min-width:100%;overflow-x:auto}.gridjs-search{display:flex;justify-content:flex-end;padding-left:1rem;padding-right:1rem;padding-bottom:1.25rem}@media (min-width: 640px){.gridjs-search{padding-left:1.25rem;padding-right:1.25rem}}.gridjs-pagination{display:flex;flex-direction:column;justify-content:space-between}.gridjs-pagination>: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))}.gridjs-pagination{padding:1rem}@media (min-width: 640px){.gridjs-pagination{flex-direction:row;align-items:center}.gridjs-pagination>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.gridjs-pagination{padding-left:1.25rem;padding-right:1.25rem}}.gridjs-loading{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter var,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}h1{font-size:1.953rem;font-weight:700;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}h2{font-size:1.563rem;font-weight:700;line-height:1.625;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 640px){h2{font-size:1.953rem;letter-spacing:-.025em}}h3{font-size:1.25rem;font-weight:700;line-height:1.625;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 640px){h3{font-size:1.563rem;letter-spacing:-.025em}}h4{font-size:1.125rem;line-height:1.75rem;font-weight:700;line-height:1.625;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 640px){h4{font-size:1.25rem;letter-spacing:-.025em}}h5{font-size:1rem;font-weight:700;line-height:1.625;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 640px){h5{font-size:1.125rem;line-height:1.75rem;letter-spacing:-.025em}}h6{font-size:.85rem;font-weight:700;line-height:1.625;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 640px){h6{font-size:1rem;letter-spacing:-.025em}}input[type=checkbox]{height:1rem;width:1rem;border-radius:.25rem;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}input[type=checkbox]:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}input[type=radio]{height:1rem;width:1rem;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}input[type=radio]:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.reset,.reset *{color:revert;font-size:revert;font-weight:revert;margin:revert;display:revert;vertical-align:revert;max-width:revert;height:revert;border-width:revert;border-style:revert;border-color:revert;outline:revert;list-style:revert;padding:revert;text-align:revert;-webkit-text-decoration:revert;text-decoration:revert;text-transform:revert;text-indent:revert;text-shadow:revert}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 600px){.container{max-width:600px;padding-right:2rem;padding-left:2rem}}@media (min-width: 728px){.container{max-width:728px}}@media (min-width: 984px){.container{max-width:984px;padding-right:4rem;padding-left:4rem}}@media (min-width: 1240px){.container{max-width:1240px;padding-right:5rem;padding-left:5rem}}@media (min-width: 1296px){.container{max-width:1296px;padding-right:0rem;padding-left:0rem}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding:.1875em .375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.x-input-wrapper{display:flex;flex-direction:column}.x-input-label{margin-bottom:.5rem;display:block;font-size:.85rem;font-weight:500;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.x-input-field{position:relative;display:block;display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between;border-radius:.375rem;font-size:.85rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--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);--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.x-input-field:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(0 102 153 / var(--tw-ring-opacity, 1))}.x-input-element{width:100%;border-radius:.375rem;border-width:0px;background-color:transparent;padding:.375rem .75rem;font-size:.85rem;line-height:1.5rem}.x-input-element::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.x-input-element::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.x-input-element:focus{outline:2px solid transparent;outline-offset:2px;--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(0px + 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)}.x-input-element:disabled{opacity:.5}.x-input-pre{pointer-events:none;display:flex;align-items:center}.x-input-leading-icon{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center}.x-input-prefix{display:inline-flex;align-items:center;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;font-size:.85rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.x-input-after{pointer-events:none;display:flex;align-items:center}.x-input-trailing-icon{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center}.x-input-suffix{display:inline-flex;align-items:center;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;font-size:.85rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.x-textarea-wrapper{position:relative;display:block;display:flex;width:100%;flex-grow:1;flex-direction:row;align-items:center;justify-content:space-between;border-radius:.375rem;padding:.375rem .75rem;font-size:.85rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--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);--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.x-textarea-wrapper:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(0 102 153 / var(--tw-ring-opacity, 1))}.x-textarea{width:100%;border-width:0px;background-color:transparent;padding:0;font-size:.85rem;line-height:1.5rem}.x-textarea::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.x-textarea::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.x-textarea:focus{outline:2px solid transparent;outline-offset:2px;--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(0px + 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)}.x-textarea:disabled{opacity:.5}.x-dropdown-item{display:flex;width:100%;cursor:pointer;align-items:center;white-space:nowrap;padding:.25rem 1.25rem;text-align:left;font-size:.85rem;font-weight:500;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity, 1))}.x-dropdown-item:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(28 25 23 / var(--tw-text-opacity, 1))}.filter-input{box-sizing:border-box;height:1.75rem;width:100%;border-radius:.375rem;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.5rem;padding-right:.5rem;padding-top:0;padding-bottom:0;font-size:.85rem;font-weight:600;line-height:1;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);--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);--tw-ring-opacity: 1;--tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1))}.dropdown-panel{position:relative;z-index:10;display:flex;min-width:150px;flex-direction:column;overflow:hidden;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:.5rem;padding-bottom:.5rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--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);--tw-ring-color: rgb(15 23 42 / .05)}.dropdown-panel>*{width:100%;cursor:pointer;white-space:nowrap;padding:.25rem 1.25rem;text-align:left;font-size:.85rem;font-weight:500;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity, 1))}.dropdown-panel>*:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(28 25 23 / var(--tw-text-opacity, 1))}.card{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.action-card{display:block}.action-card>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.action-card{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--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);--tw-ring-color: rgb(15 23 42 / .05)}.action-card:hover{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-ring-opacity: 1;--tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1))}.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}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.-left-1{left:-.25rem}.-left-1\.5{left:-.375rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.left-0{left:0}.left-1{left:.25rem}.right-0{right:0}.right-1{right:.25rem}.right-\[0px\]{right:0}.top-0{top:0}.top-1{top:.25rem}.top-\[1px\]{top:1px}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.order-last{order:9999}.col-span-1{grid-column:span 1 / span 1}.col-span-11{grid-column:span 11 / span 11}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.col-span-6{grid-column:span 6 / span 6}.col-span-7{grid-column:span 7 / span 7}.col-span-9{grid-column:span 9 / span 9}.col-span-full{grid-column:1 / -1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.row-start-2{grid-row-start:2}.m-5{margin:1.25rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.-mb-5{margin-bottom:-1.25rem}.-ml-0\.5{margin-left:-.125rem}.-ml-20{margin-left:-5rem}.-ml-px{margin-left:-1px}.-mr-0\.5{margin-right:-.125rem}.-mr-1{margin-right:-.25rem}.-mr-3{margin-right:-.75rem}.-mt-12{margin-top:-3rem}.-mt-2{margin-top:-.5rem}.-mt-3{margin-top:-.75rem}.-mt-8{margin-top:-2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-10{margin-left:2.5rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-auto{margin-right:auto}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.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}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.size-1{width:.25rem;height:.25rem}.size-1\.5{width:.375rem;height:.375rem}.size-1\/12{width:8.333333%;height:8.333333%}.size-1\/2{width:50%;height:50%}.size-1\/3{width:33.333333%;height:33.333333%}.size-1\/4{width:25%;height:25%}.size-1\/5{width:20%;height:20%}.size-1\/6{width:16.666667%;height:16.666667%}.size-10{width:2.5rem;height:2.5rem}.size-10\/12{width:83.333333%;height:83.333333%}.size-11{width:2.75rem;height:2.75rem}.size-11\/12{width:91.666667%;height:91.666667%}.size-12{width:3rem;height:3rem}.size-14{width:3.5rem;height:3.5rem}.size-16{width:4rem;height:4rem}.size-18{width:4.5rem;height:4.5rem}.size-2{width:.5rem;height:.5rem}.size-2\.5{width:.625rem;height:.625rem}.size-2\/12{width:16.666667%;height:16.666667%}.size-2\/3{width:66.666667%;height:66.666667%}.size-2\/4{width:50%;height:50%}.size-2\/5{width:40%;height:40%}.size-2\/6{width:33.333333%;height:33.333333%}.size-20{width:5rem;height:5rem}.size-24{width:6rem;height:6rem}.size-28{width:7rem;height:7rem}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-3\/12{width:25%;height:25%}.size-3\/4{width:75%;height:75%}.size-3\/5{width:60%;height:60%}.size-3\/6{width:50%;height:50%}.size-32{width:8rem;height:8rem}.size-36{width:9rem;height:9rem}.size-4{width:1rem;height:1rem}.size-4\.5{width:1.125rem;height:1.125rem}.size-4\/12{width:33.333333%;height:33.333333%}.size-4\/5{width:80%;height:80%}.size-4\/6{width:66.666667%;height:66.666667%}.size-40{width:10rem;height:10rem}.size-44{width:11rem;height:11rem}.size-48{width:12rem;height:12rem}.size-5{width:1.25rem;height:1.25rem}.size-5\.5{width:1.375rem;height:1.375rem}.size-5\/12{width:41.666667%;height:41.666667%}.size-5\/6{width:83.333333%;height:83.333333%}.size-52{width:13rem;height:13rem}.size-56{width:14rem;height:14rem}.size-6{width:1.5rem;height:1.5rem}.size-6\/12{width:50%;height:50%}.size-60{width:15rem;height:15rem}.size-64{width:16rem;height:16rem}.size-7{width:1.75rem;height:1.75rem}.size-7\/12{width:58.333333%;height:58.333333%}.size-72{width:18rem;height:18rem}.size-8{width:2rem;height:2rem}.size-8\/12{width:66.666667%;height:66.666667%}.size-80{width:20rem;height:20rem}.size-9{width:2.25rem;height:2.25rem}.size-9\/12{width:75%;height:75%}.size-96{width:24rem;height:24rem}.h-0{height:0px}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\/3{height:66.666667%}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[10px\]{height:10px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[250px\]{height:250px}.h-\[2px\]{height:2px}.h-\[36px\]{height:36px}.h-\[44px\]{height:44px}.h-\[45px\]{height:45px}.h-\[50px\]{height:50px}.h-\[5px\]{height:5px}.h-full{height:100%}.h-screen{height:100vh}.max-h-60{max-height:15rem}.max-h-96{max-height:24rem}.max-h-\[80vh\]{max-height:80vh}.min-h-0{min-height:0px}.min-h-\[200px\]{min-height:200px}.min-h-\[24px\]{min-height:24px}.min-h-\[32px\]{min-height:32px}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-1{width:.25rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-1\/6{width:16.666667%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-2\/6{width:33.333333%}.w-20{width:5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/6{width:50%}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-8{width:2rem}.w-80{width:20rem}.w-96{width:24rem}.w-\[10px\]{width:10px}.w-\[1px\]{width:1px}.w-\[240px\]{width:240px}.w-\[260px\]{width:260px}.w-\[320px\]{width:320px}.w-\[350px\]{width:350px}.w-\[36px\]{width:36px}.w-\[600px\]{width:600px}.w-\[66\%\]{width:66%}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.min-w-0{min-width:0px}.min-w-48{min-width:12rem}.min-w-96{min-width:24rem}.min-w-\[150px\]{min-width:150px}.min-w-\[208px\]{min-width:208px}.min-w-\[320px\]{min-width:320px}.min-w-\[32px\]{min-width:32px}.min-w-\[40px\]{min-width:40px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-\[1024px\]{max-width:1024px}.max-w-\[250px\]{max-width:250px}.max-w-\[320px\]{max-width:320px}.max-w-\[400px\]{max-width:400px}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-screen-lg{max-width:1024px}.max-w-screen-md{max-width:768px}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.border-collapse{border-collapse:collapse}.origin-top-right{transform-origin:top right}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-px{--tw-translate-x: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-skew-y-6{--tw-skew-y: -6deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}.animate-indeterminate{animation:indeterminate 1.5s ease-in-out infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-cell{cursor:cell}.cursor-default{cursor:default}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-x{resize:horizontal}.resize{resize:both}.list-disc{list-style-type:disc}.grid-flow-col{grid-auto-flow:column}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-8{gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-1{row-gap:.25rem}.gap-y-10{row-gap:2.5rem}.gap-y-8{row-gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-blue-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(219 234 254 / var(--tw-divide-opacity, 1))}.divide-blue-100\/0>:not([hidden])~:not([hidden]){border-color:#dbeafe00}.divide-blue-100\/10>:not([hidden])~:not([hidden]){border-color:#dbeafe1a}.divide-blue-100\/100>:not([hidden])~:not([hidden]){border-color:#dbeafe}.divide-blue-100\/15>:not([hidden])~:not([hidden]){border-color:#dbeafe26}.divide-blue-100\/20>:not([hidden])~:not([hidden]){border-color:#dbeafe33}.divide-blue-100\/25>:not([hidden])~:not([hidden]){border-color:#dbeafe40}.divide-blue-100\/30>:not([hidden])~:not([hidden]){border-color:#dbeafe4d}.divide-blue-100\/35>:not([hidden])~:not([hidden]){border-color:#dbeafe59}.divide-blue-100\/40>:not([hidden])~:not([hidden]){border-color:#dbeafe66}.divide-blue-100\/45>:not([hidden])~:not([hidden]){border-color:#dbeafe73}.divide-blue-100\/5>:not([hidden])~:not([hidden]){border-color:#dbeafe0d}.divide-blue-100\/50>:not([hidden])~:not([hidden]){border-color:#dbeafe80}.divide-blue-100\/55>:not([hidden])~:not([hidden]){border-color:#dbeafe8c}.divide-blue-100\/60>:not([hidden])~:not([hidden]){border-color:#dbeafe99}.divide-blue-100\/65>:not([hidden])~:not([hidden]){border-color:#dbeafea6}.divide-blue-100\/70>:not([hidden])~:not([hidden]){border-color:#dbeafeb3}.divide-blue-100\/75>:not([hidden])~:not([hidden]){border-color:#dbeafebf}.divide-blue-100\/80>:not([hidden])~:not([hidden]){border-color:#dbeafecc}.divide-blue-100\/85>:not([hidden])~:not([hidden]){border-color:#dbeafed9}.divide-blue-100\/90>:not([hidden])~:not([hidden]){border-color:#dbeafee6}.divide-blue-100\/95>:not([hidden])~:not([hidden]){border-color:#dbeafef2}.divide-blue-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(191 219 254 / var(--tw-divide-opacity, 1))}.divide-blue-200\/0>:not([hidden])~:not([hidden]){border-color:#bfdbfe00}.divide-blue-200\/10>:not([hidden])~:not([hidden]){border-color:#bfdbfe1a}.divide-blue-200\/100>:not([hidden])~:not([hidden]){border-color:#bfdbfe}.divide-blue-200\/15>:not([hidden])~:not([hidden]){border-color:#bfdbfe26}.divide-blue-200\/20>:not([hidden])~:not([hidden]){border-color:#bfdbfe33}.divide-blue-200\/25>:not([hidden])~:not([hidden]){border-color:#bfdbfe40}.divide-blue-200\/30>:not([hidden])~:not([hidden]){border-color:#bfdbfe4d}.divide-blue-200\/35>:not([hidden])~:not([hidden]){border-color:#bfdbfe59}.divide-blue-200\/40>:not([hidden])~:not([hidden]){border-color:#bfdbfe66}.divide-blue-200\/45>:not([hidden])~:not([hidden]){border-color:#bfdbfe73}.divide-blue-200\/5>:not([hidden])~:not([hidden]){border-color:#bfdbfe0d}.divide-blue-200\/50>:not([hidden])~:not([hidden]){border-color:#bfdbfe80}.divide-blue-200\/55>:not([hidden])~:not([hidden]){border-color:#bfdbfe8c}.divide-blue-200\/60>:not([hidden])~:not([hidden]){border-color:#bfdbfe99}.divide-blue-200\/65>:not([hidden])~:not([hidden]){border-color:#bfdbfea6}.divide-blue-200\/70>:not([hidden])~:not([hidden]){border-color:#bfdbfeb3}.divide-blue-200\/75>:not([hidden])~:not([hidden]){border-color:#bfdbfebf}.divide-blue-200\/80>:not([hidden])~:not([hidden]){border-color:#bfdbfecc}.divide-blue-200\/85>:not([hidden])~:not([hidden]){border-color:#bfdbfed9}.divide-blue-200\/90>:not([hidden])~:not([hidden]){border-color:#bfdbfee6}.divide-blue-200\/95>:not([hidden])~:not([hidden]){border-color:#bfdbfef2}.divide-blue-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(147 197 253 / var(--tw-divide-opacity, 1))}.divide-blue-300\/0>:not([hidden])~:not([hidden]){border-color:#93c5fd00}.divide-blue-300\/10>:not([hidden])~:not([hidden]){border-color:#93c5fd1a}.divide-blue-300\/100>:not([hidden])~:not([hidden]){border-color:#93c5fd}.divide-blue-300\/15>:not([hidden])~:not([hidden]){border-color:#93c5fd26}.divide-blue-300\/20>:not([hidden])~:not([hidden]){border-color:#93c5fd33}.divide-blue-300\/25>:not([hidden])~:not([hidden]){border-color:#93c5fd40}.divide-blue-300\/30>:not([hidden])~:not([hidden]){border-color:#93c5fd4d}.divide-blue-300\/35>:not([hidden])~:not([hidden]){border-color:#93c5fd59}.divide-blue-300\/40>:not([hidden])~:not([hidden]){border-color:#93c5fd66}.divide-blue-300\/45>:not([hidden])~:not([hidden]){border-color:#93c5fd73}.divide-blue-300\/5>:not([hidden])~:not([hidden]){border-color:#93c5fd0d}.divide-blue-300\/50>:not([hidden])~:not([hidden]){border-color:#93c5fd80}.divide-blue-300\/55>:not([hidden])~:not([hidden]){border-color:#93c5fd8c}.divide-blue-300\/60>:not([hidden])~:not([hidden]){border-color:#93c5fd99}.divide-blue-300\/65>:not([hidden])~:not([hidden]){border-color:#93c5fda6}.divide-blue-300\/70>:not([hidden])~:not([hidden]){border-color:#93c5fdb3}.divide-blue-300\/75>:not([hidden])~:not([hidden]){border-color:#93c5fdbf}.divide-blue-300\/80>:not([hidden])~:not([hidden]){border-color:#93c5fdcc}.divide-blue-300\/85>:not([hidden])~:not([hidden]){border-color:#93c5fdd9}.divide-blue-300\/90>:not([hidden])~:not([hidden]){border-color:#93c5fde6}.divide-blue-300\/95>:not([hidden])~:not([hidden]){border-color:#93c5fdf2}.divide-blue-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(96 165 250 / var(--tw-divide-opacity, 1))}.divide-blue-400\/0>:not([hidden])~:not([hidden]){border-color:#60a5fa00}.divide-blue-400\/10>:not([hidden])~:not([hidden]){border-color:#60a5fa1a}.divide-blue-400\/100>:not([hidden])~:not([hidden]){border-color:#60a5fa}.divide-blue-400\/15>:not([hidden])~:not([hidden]){border-color:#60a5fa26}.divide-blue-400\/20>:not([hidden])~:not([hidden]){border-color:#60a5fa33}.divide-blue-400\/25>:not([hidden])~:not([hidden]){border-color:#60a5fa40}.divide-blue-400\/30>:not([hidden])~:not([hidden]){border-color:#60a5fa4d}.divide-blue-400\/35>:not([hidden])~:not([hidden]){border-color:#60a5fa59}.divide-blue-400\/40>:not([hidden])~:not([hidden]){border-color:#60a5fa66}.divide-blue-400\/45>:not([hidden])~:not([hidden]){border-color:#60a5fa73}.divide-blue-400\/5>:not([hidden])~:not([hidden]){border-color:#60a5fa0d}.divide-blue-400\/50>:not([hidden])~:not([hidden]){border-color:#60a5fa80}.divide-blue-400\/55>:not([hidden])~:not([hidden]){border-color:#60a5fa8c}.divide-blue-400\/60>:not([hidden])~:not([hidden]){border-color:#60a5fa99}.divide-blue-400\/65>:not([hidden])~:not([hidden]){border-color:#60a5faa6}.divide-blue-400\/70>:not([hidden])~:not([hidden]){border-color:#60a5fab3}.divide-blue-400\/75>:not([hidden])~:not([hidden]){border-color:#60a5fabf}.divide-blue-400\/80>:not([hidden])~:not([hidden]){border-color:#60a5facc}.divide-blue-400\/85>:not([hidden])~:not([hidden]){border-color:#60a5fad9}.divide-blue-400\/90>:not([hidden])~:not([hidden]){border-color:#60a5fae6}.divide-blue-400\/95>:not([hidden])~:not([hidden]){border-color:#60a5faf2}.divide-blue-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(239 246 255 / var(--tw-divide-opacity, 1))}.divide-blue-50\/0>:not([hidden])~:not([hidden]){border-color:#eff6ff00}.divide-blue-50\/10>:not([hidden])~:not([hidden]){border-color:#eff6ff1a}.divide-blue-50\/100>:not([hidden])~:not([hidden]){border-color:#eff6ff}.divide-blue-50\/15>:not([hidden])~:not([hidden]){border-color:#eff6ff26}.divide-blue-50\/20>:not([hidden])~:not([hidden]){border-color:#eff6ff33}.divide-blue-50\/25>:not([hidden])~:not([hidden]){border-color:#eff6ff40}.divide-blue-50\/30>:not([hidden])~:not([hidden]){border-color:#eff6ff4d}.divide-blue-50\/35>:not([hidden])~:not([hidden]){border-color:#eff6ff59}.divide-blue-50\/40>:not([hidden])~:not([hidden]){border-color:#eff6ff66}.divide-blue-50\/45>:not([hidden])~:not([hidden]){border-color:#eff6ff73}.divide-blue-50\/5>:not([hidden])~:not([hidden]){border-color:#eff6ff0d}.divide-blue-50\/50>:not([hidden])~:not([hidden]){border-color:#eff6ff80}.divide-blue-50\/55>:not([hidden])~:not([hidden]){border-color:#eff6ff8c}.divide-blue-50\/60>:not([hidden])~:not([hidden]){border-color:#eff6ff99}.divide-blue-50\/65>:not([hidden])~:not([hidden]){border-color:#eff6ffa6}.divide-blue-50\/70>:not([hidden])~:not([hidden]){border-color:#eff6ffb3}.divide-blue-50\/75>:not([hidden])~:not([hidden]){border-color:#eff6ffbf}.divide-blue-50\/80>:not([hidden])~:not([hidden]){border-color:#eff6ffcc}.divide-blue-50\/85>:not([hidden])~:not([hidden]){border-color:#eff6ffd9}.divide-blue-50\/90>:not([hidden])~:not([hidden]){border-color:#eff6ffe6}.divide-blue-50\/95>:not([hidden])~:not([hidden]){border-color:#eff6fff2}.divide-blue-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(59 130 246 / var(--tw-divide-opacity, 1))}.divide-blue-500\/0>:not([hidden])~:not([hidden]){border-color:#3b82f600}.divide-blue-500\/10>:not([hidden])~:not([hidden]){border-color:#3b82f61a}.divide-blue-500\/100>:not([hidden])~:not([hidden]){border-color:#3b82f6}.divide-blue-500\/15>:not([hidden])~:not([hidden]){border-color:#3b82f626}.divide-blue-500\/20>:not([hidden])~:not([hidden]){border-color:#3b82f633}.divide-blue-500\/25>:not([hidden])~:not([hidden]){border-color:#3b82f640}.divide-blue-500\/30>:not([hidden])~:not([hidden]){border-color:#3b82f64d}.divide-blue-500\/35>:not([hidden])~:not([hidden]){border-color:#3b82f659}.divide-blue-500\/40>:not([hidden])~:not([hidden]){border-color:#3b82f666}.divide-blue-500\/45>:not([hidden])~:not([hidden]){border-color:#3b82f673}.divide-blue-500\/5>:not([hidden])~:not([hidden]){border-color:#3b82f60d}.divide-blue-500\/50>:not([hidden])~:not([hidden]){border-color:#3b82f680}.divide-blue-500\/55>:not([hidden])~:not([hidden]){border-color:#3b82f68c}.divide-blue-500\/60>:not([hidden])~:not([hidden]){border-color:#3b82f699}.divide-blue-500\/65>:not([hidden])~:not([hidden]){border-color:#3b82f6a6}.divide-blue-500\/70>:not([hidden])~:not([hidden]){border-color:#3b82f6b3}.divide-blue-500\/75>:not([hidden])~:not([hidden]){border-color:#3b82f6bf}.divide-blue-500\/80>:not([hidden])~:not([hidden]){border-color:#3b82f6cc}.divide-blue-500\/85>:not([hidden])~:not([hidden]){border-color:#3b82f6d9}.divide-blue-500\/90>:not([hidden])~:not([hidden]){border-color:#3b82f6e6}.divide-blue-500\/95>:not([hidden])~:not([hidden]){border-color:#3b82f6f2}.divide-blue-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(37 99 235 / var(--tw-divide-opacity, 1))}.divide-blue-600\/0>:not([hidden])~:not([hidden]){border-color:#2563eb00}.divide-blue-600\/10>:not([hidden])~:not([hidden]){border-color:#2563eb1a}.divide-blue-600\/100>:not([hidden])~:not([hidden]){border-color:#2563eb}.divide-blue-600\/15>:not([hidden])~:not([hidden]){border-color:#2563eb26}.divide-blue-600\/20>:not([hidden])~:not([hidden]){border-color:#2563eb33}.divide-blue-600\/25>:not([hidden])~:not([hidden]){border-color:#2563eb40}.divide-blue-600\/30>:not([hidden])~:not([hidden]){border-color:#2563eb4d}.divide-blue-600\/35>:not([hidden])~:not([hidden]){border-color:#2563eb59}.divide-blue-600\/40>:not([hidden])~:not([hidden]){border-color:#2563eb66}.divide-blue-600\/45>:not([hidden])~:not([hidden]){border-color:#2563eb73}.divide-blue-600\/5>:not([hidden])~:not([hidden]){border-color:#2563eb0d}.divide-blue-600\/50>:not([hidden])~:not([hidden]){border-color:#2563eb80}.divide-blue-600\/55>:not([hidden])~:not([hidden]){border-color:#2563eb8c}.divide-blue-600\/60>:not([hidden])~:not([hidden]){border-color:#2563eb99}.divide-blue-600\/65>:not([hidden])~:not([hidden]){border-color:#2563eba6}.divide-blue-600\/70>:not([hidden])~:not([hidden]){border-color:#2563ebb3}.divide-blue-600\/75>:not([hidden])~:not([hidden]){border-color:#2563ebbf}.divide-blue-600\/80>:not([hidden])~:not([hidden]){border-color:#2563ebcc}.divide-blue-600\/85>:not([hidden])~:not([hidden]){border-color:#2563ebd9}.divide-blue-600\/90>:not([hidden])~:not([hidden]){border-color:#2563ebe6}.divide-blue-600\/95>:not([hidden])~:not([hidden]){border-color:#2563ebf2}.divide-blue-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(29 78 216 / var(--tw-divide-opacity, 1))}.divide-blue-700\/0>:not([hidden])~:not([hidden]){border-color:#1d4ed800}.divide-blue-700\/10>:not([hidden])~:not([hidden]){border-color:#1d4ed81a}.divide-blue-700\/100>:not([hidden])~:not([hidden]){border-color:#1d4ed8}.divide-blue-700\/15>:not([hidden])~:not([hidden]){border-color:#1d4ed826}.divide-blue-700\/20>:not([hidden])~:not([hidden]){border-color:#1d4ed833}.divide-blue-700\/25>:not([hidden])~:not([hidden]){border-color:#1d4ed840}.divide-blue-700\/30>:not([hidden])~:not([hidden]){border-color:#1d4ed84d}.divide-blue-700\/35>:not([hidden])~:not([hidden]){border-color:#1d4ed859}.divide-blue-700\/40>:not([hidden])~:not([hidden]){border-color:#1d4ed866}.divide-blue-700\/45>:not([hidden])~:not([hidden]){border-color:#1d4ed873}.divide-blue-700\/5>:not([hidden])~:not([hidden]){border-color:#1d4ed80d}.divide-blue-700\/50>:not([hidden])~:not([hidden]){border-color:#1d4ed880}.divide-blue-700\/55>:not([hidden])~:not([hidden]){border-color:#1d4ed88c}.divide-blue-700\/60>:not([hidden])~:not([hidden]){border-color:#1d4ed899}.divide-blue-700\/65>:not([hidden])~:not([hidden]){border-color:#1d4ed8a6}.divide-blue-700\/70>:not([hidden])~:not([hidden]){border-color:#1d4ed8b3}.divide-blue-700\/75>:not([hidden])~:not([hidden]){border-color:#1d4ed8bf}.divide-blue-700\/80>:not([hidden])~:not([hidden]){border-color:#1d4ed8cc}.divide-blue-700\/85>:not([hidden])~:not([hidden]){border-color:#1d4ed8d9}.divide-blue-700\/90>:not([hidden])~:not([hidden]){border-color:#1d4ed8e6}.divide-blue-700\/95>:not([hidden])~:not([hidden]){border-color:#1d4ed8f2}.divide-blue-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 64 175 / var(--tw-divide-opacity, 1))}.divide-blue-800\/0>:not([hidden])~:not([hidden]){border-color:#1e40af00}.divide-blue-800\/10>:not([hidden])~:not([hidden]){border-color:#1e40af1a}.divide-blue-800\/100>:not([hidden])~:not([hidden]){border-color:#1e40af}.divide-blue-800\/15>:not([hidden])~:not([hidden]){border-color:#1e40af26}.divide-blue-800\/20>:not([hidden])~:not([hidden]){border-color:#1e40af33}.divide-blue-800\/25>:not([hidden])~:not([hidden]){border-color:#1e40af40}.divide-blue-800\/30>:not([hidden])~:not([hidden]){border-color:#1e40af4d}.divide-blue-800\/35>:not([hidden])~:not([hidden]){border-color:#1e40af59}.divide-blue-800\/40>:not([hidden])~:not([hidden]){border-color:#1e40af66}.divide-blue-800\/45>:not([hidden])~:not([hidden]){border-color:#1e40af73}.divide-blue-800\/5>:not([hidden])~:not([hidden]){border-color:#1e40af0d}.divide-blue-800\/50>:not([hidden])~:not([hidden]){border-color:#1e40af80}.divide-blue-800\/55>:not([hidden])~:not([hidden]){border-color:#1e40af8c}.divide-blue-800\/60>:not([hidden])~:not([hidden]){border-color:#1e40af99}.divide-blue-800\/65>:not([hidden])~:not([hidden]){border-color:#1e40afa6}.divide-blue-800\/70>:not([hidden])~:not([hidden]){border-color:#1e40afb3}.divide-blue-800\/75>:not([hidden])~:not([hidden]){border-color:#1e40afbf}.divide-blue-800\/80>:not([hidden])~:not([hidden]){border-color:#1e40afcc}.divide-blue-800\/85>:not([hidden])~:not([hidden]){border-color:#1e40afd9}.divide-blue-800\/90>:not([hidden])~:not([hidden]){border-color:#1e40afe6}.divide-blue-800\/95>:not([hidden])~:not([hidden]){border-color:#1e40aff2}.divide-blue-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 58 138 / var(--tw-divide-opacity, 1))}.divide-blue-900\/0>:not([hidden])~:not([hidden]){border-color:#1e3a8a00}.divide-blue-900\/10>:not([hidden])~:not([hidden]){border-color:#1e3a8a1a}.divide-blue-900\/100>:not([hidden])~:not([hidden]){border-color:#1e3a8a}.divide-blue-900\/15>:not([hidden])~:not([hidden]){border-color:#1e3a8a26}.divide-blue-900\/20>:not([hidden])~:not([hidden]){border-color:#1e3a8a33}.divide-blue-900\/25>:not([hidden])~:not([hidden]){border-color:#1e3a8a40}.divide-blue-900\/30>:not([hidden])~:not([hidden]){border-color:#1e3a8a4d}.divide-blue-900\/35>:not([hidden])~:not([hidden]){border-color:#1e3a8a59}.divide-blue-900\/40>:not([hidden])~:not([hidden]){border-color:#1e3a8a66}.divide-blue-900\/45>:not([hidden])~:not([hidden]){border-color:#1e3a8a73}.divide-blue-900\/5>:not([hidden])~:not([hidden]){border-color:#1e3a8a0d}.divide-blue-900\/50>:not([hidden])~:not([hidden]){border-color:#1e3a8a80}.divide-blue-900\/55>:not([hidden])~:not([hidden]){border-color:#1e3a8a8c}.divide-blue-900\/60>:not([hidden])~:not([hidden]){border-color:#1e3a8a99}.divide-blue-900\/65>:not([hidden])~:not([hidden]){border-color:#1e3a8aa6}.divide-blue-900\/70>:not([hidden])~:not([hidden]){border-color:#1e3a8ab3}.divide-blue-900\/75>:not([hidden])~:not([hidden]){border-color:#1e3a8abf}.divide-blue-900\/80>:not([hidden])~:not([hidden]){border-color:#1e3a8acc}.divide-blue-900\/85>:not([hidden])~:not([hidden]){border-color:#1e3a8ad9}.divide-blue-900\/90>:not([hidden])~:not([hidden]){border-color:#1e3a8ae6}.divide-blue-900\/95>:not([hidden])~:not([hidden]){border-color:#1e3a8af2}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(220 252 231 / var(--tw-divide-opacity, 1))}.divide-green-100\/0>:not([hidden])~:not([hidden]){border-color:#dcfce700}.divide-green-100\/10>:not([hidden])~:not([hidden]){border-color:#dcfce71a}.divide-green-100\/100>:not([hidden])~:not([hidden]){border-color:#dcfce7}.divide-green-100\/15>:not([hidden])~:not([hidden]){border-color:#dcfce726}.divide-green-100\/20>:not([hidden])~:not([hidden]){border-color:#dcfce733}.divide-green-100\/25>:not([hidden])~:not([hidden]){border-color:#dcfce740}.divide-green-100\/30>:not([hidden])~:not([hidden]){border-color:#dcfce74d}.divide-green-100\/35>:not([hidden])~:not([hidden]){border-color:#dcfce759}.divide-green-100\/40>:not([hidden])~:not([hidden]){border-color:#dcfce766}.divide-green-100\/45>:not([hidden])~:not([hidden]){border-color:#dcfce773}.divide-green-100\/5>:not([hidden])~:not([hidden]){border-color:#dcfce70d}.divide-green-100\/50>:not([hidden])~:not([hidden]){border-color:#dcfce780}.divide-green-100\/55>:not([hidden])~:not([hidden]){border-color:#dcfce78c}.divide-green-100\/60>:not([hidden])~:not([hidden]){border-color:#dcfce799}.divide-green-100\/65>:not([hidden])~:not([hidden]){border-color:#dcfce7a6}.divide-green-100\/70>:not([hidden])~:not([hidden]){border-color:#dcfce7b3}.divide-green-100\/75>:not([hidden])~:not([hidden]){border-color:#dcfce7bf}.divide-green-100\/80>:not([hidden])~:not([hidden]){border-color:#dcfce7cc}.divide-green-100\/85>:not([hidden])~:not([hidden]){border-color:#dcfce7d9}.divide-green-100\/90>:not([hidden])~:not([hidden]){border-color:#dcfce7e6}.divide-green-100\/95>:not([hidden])~:not([hidden]){border-color:#dcfce7f2}.divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(187 247 208 / var(--tw-divide-opacity, 1))}.divide-green-200\/0>:not([hidden])~:not([hidden]){border-color:#bbf7d000}.divide-green-200\/10>:not([hidden])~:not([hidden]){border-color:#bbf7d01a}.divide-green-200\/100>:not([hidden])~:not([hidden]){border-color:#bbf7d0}.divide-green-200\/15>:not([hidden])~:not([hidden]){border-color:#bbf7d026}.divide-green-200\/20>:not([hidden])~:not([hidden]){border-color:#bbf7d033}.divide-green-200\/25>:not([hidden])~:not([hidden]){border-color:#bbf7d040}.divide-green-200\/30>:not([hidden])~:not([hidden]){border-color:#bbf7d04d}.divide-green-200\/35>:not([hidden])~:not([hidden]){border-color:#bbf7d059}.divide-green-200\/40>:not([hidden])~:not([hidden]){border-color:#bbf7d066}.divide-green-200\/45>:not([hidden])~:not([hidden]){border-color:#bbf7d073}.divide-green-200\/5>:not([hidden])~:not([hidden]){border-color:#bbf7d00d}.divide-green-200\/50>:not([hidden])~:not([hidden]){border-color:#bbf7d080}.divide-green-200\/55>:not([hidden])~:not([hidden]){border-color:#bbf7d08c}.divide-green-200\/60>:not([hidden])~:not([hidden]){border-color:#bbf7d099}.divide-green-200\/65>:not([hidden])~:not([hidden]){border-color:#bbf7d0a6}.divide-green-200\/70>:not([hidden])~:not([hidden]){border-color:#bbf7d0b3}.divide-green-200\/75>:not([hidden])~:not([hidden]){border-color:#bbf7d0bf}.divide-green-200\/80>:not([hidden])~:not([hidden]){border-color:#bbf7d0cc}.divide-green-200\/85>:not([hidden])~:not([hidden]){border-color:#bbf7d0d9}.divide-green-200\/90>:not([hidden])~:not([hidden]){border-color:#bbf7d0e6}.divide-green-200\/95>:not([hidden])~:not([hidden]){border-color:#bbf7d0f2}.divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(134 239 172 / var(--tw-divide-opacity, 1))}.divide-green-300\/0>:not([hidden])~:not([hidden]){border-color:#86efac00}.divide-green-300\/10>:not([hidden])~:not([hidden]){border-color:#86efac1a}.divide-green-300\/100>:not([hidden])~:not([hidden]){border-color:#86efac}.divide-green-300\/15>:not([hidden])~:not([hidden]){border-color:#86efac26}.divide-green-300\/20>:not([hidden])~:not([hidden]){border-color:#86efac33}.divide-green-300\/25>:not([hidden])~:not([hidden]){border-color:#86efac40}.divide-green-300\/30>:not([hidden])~:not([hidden]){border-color:#86efac4d}.divide-green-300\/35>:not([hidden])~:not([hidden]){border-color:#86efac59}.divide-green-300\/40>:not([hidden])~:not([hidden]){border-color:#86efac66}.divide-green-300\/45>:not([hidden])~:not([hidden]){border-color:#86efac73}.divide-green-300\/5>:not([hidden])~:not([hidden]){border-color:#86efac0d}.divide-green-300\/50>:not([hidden])~:not([hidden]){border-color:#86efac80}.divide-green-300\/55>:not([hidden])~:not([hidden]){border-color:#86efac8c}.divide-green-300\/60>:not([hidden])~:not([hidden]){border-color:#86efac99}.divide-green-300\/65>:not([hidden])~:not([hidden]){border-color:#86efaca6}.divide-green-300\/70>:not([hidden])~:not([hidden]){border-color:#86efacb3}.divide-green-300\/75>:not([hidden])~:not([hidden]){border-color:#86efacbf}.divide-green-300\/80>:not([hidden])~:not([hidden]){border-color:#86efaccc}.divide-green-300\/85>:not([hidden])~:not([hidden]){border-color:#86efacd9}.divide-green-300\/90>:not([hidden])~:not([hidden]){border-color:#86eface6}.divide-green-300\/95>:not([hidden])~:not([hidden]){border-color:#86efacf2}.divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(74 222 128 / var(--tw-divide-opacity, 1))}.divide-green-400\/0>:not([hidden])~:not([hidden]){border-color:#4ade8000}.divide-green-400\/10>:not([hidden])~:not([hidden]){border-color:#4ade801a}.divide-green-400\/100>:not([hidden])~:not([hidden]){border-color:#4ade80}.divide-green-400\/15>:not([hidden])~:not([hidden]){border-color:#4ade8026}.divide-green-400\/20>:not([hidden])~:not([hidden]){border-color:#4ade8033}.divide-green-400\/25>:not([hidden])~:not([hidden]){border-color:#4ade8040}.divide-green-400\/30>:not([hidden])~:not([hidden]){border-color:#4ade804d}.divide-green-400\/35>:not([hidden])~:not([hidden]){border-color:#4ade8059}.divide-green-400\/40>:not([hidden])~:not([hidden]){border-color:#4ade8066}.divide-green-400\/45>:not([hidden])~:not([hidden]){border-color:#4ade8073}.divide-green-400\/5>:not([hidden])~:not([hidden]){border-color:#4ade800d}.divide-green-400\/50>:not([hidden])~:not([hidden]){border-color:#4ade8080}.divide-green-400\/55>:not([hidden])~:not([hidden]){border-color:#4ade808c}.divide-green-400\/60>:not([hidden])~:not([hidden]){border-color:#4ade8099}.divide-green-400\/65>:not([hidden])~:not([hidden]){border-color:#4ade80a6}.divide-green-400\/70>:not([hidden])~:not([hidden]){border-color:#4ade80b3}.divide-green-400\/75>:not([hidden])~:not([hidden]){border-color:#4ade80bf}.divide-green-400\/80>:not([hidden])~:not([hidden]){border-color:#4ade80cc}.divide-green-400\/85>:not([hidden])~:not([hidden]){border-color:#4ade80d9}.divide-green-400\/90>:not([hidden])~:not([hidden]){border-color:#4ade80e6}.divide-green-400\/95>:not([hidden])~:not([hidden]){border-color:#4ade80f2}.divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(240 253 244 / var(--tw-divide-opacity, 1))}.divide-green-50\/0>:not([hidden])~:not([hidden]){border-color:#f0fdf400}.divide-green-50\/10>:not([hidden])~:not([hidden]){border-color:#f0fdf41a}.divide-green-50\/100>:not([hidden])~:not([hidden]){border-color:#f0fdf4}.divide-green-50\/15>:not([hidden])~:not([hidden]){border-color:#f0fdf426}.divide-green-50\/20>:not([hidden])~:not([hidden]){border-color:#f0fdf433}.divide-green-50\/25>:not([hidden])~:not([hidden]){border-color:#f0fdf440}.divide-green-50\/30>:not([hidden])~:not([hidden]){border-color:#f0fdf44d}.divide-green-50\/35>:not([hidden])~:not([hidden]){border-color:#f0fdf459}.divide-green-50\/40>:not([hidden])~:not([hidden]){border-color:#f0fdf466}.divide-green-50\/45>:not([hidden])~:not([hidden]){border-color:#f0fdf473}.divide-green-50\/5>:not([hidden])~:not([hidden]){border-color:#f0fdf40d}.divide-green-50\/50>:not([hidden])~:not([hidden]){border-color:#f0fdf480}.divide-green-50\/55>:not([hidden])~:not([hidden]){border-color:#f0fdf48c}.divide-green-50\/60>:not([hidden])~:not([hidden]){border-color:#f0fdf499}.divide-green-50\/65>:not([hidden])~:not([hidden]){border-color:#f0fdf4a6}.divide-green-50\/70>:not([hidden])~:not([hidden]){border-color:#f0fdf4b3}.divide-green-50\/75>:not([hidden])~:not([hidden]){border-color:#f0fdf4bf}.divide-green-50\/80>:not([hidden])~:not([hidden]){border-color:#f0fdf4cc}.divide-green-50\/85>:not([hidden])~:not([hidden]){border-color:#f0fdf4d9}.divide-green-50\/90>:not([hidden])~:not([hidden]){border-color:#f0fdf4e6}.divide-green-50\/95>:not([hidden])~:not([hidden]){border-color:#f0fdf4f2}.divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(34 197 94 / var(--tw-divide-opacity, 1))}.divide-green-500\/0>:not([hidden])~:not([hidden]){border-color:#22c55e00}.divide-green-500\/10>:not([hidden])~:not([hidden]){border-color:#22c55e1a}.divide-green-500\/100>:not([hidden])~:not([hidden]){border-color:#22c55e}.divide-green-500\/15>:not([hidden])~:not([hidden]){border-color:#22c55e26}.divide-green-500\/20>:not([hidden])~:not([hidden]){border-color:#22c55e33}.divide-green-500\/25>:not([hidden])~:not([hidden]){border-color:#22c55e40}.divide-green-500\/30>:not([hidden])~:not([hidden]){border-color:#22c55e4d}.divide-green-500\/35>:not([hidden])~:not([hidden]){border-color:#22c55e59}.divide-green-500\/40>:not([hidden])~:not([hidden]){border-color:#22c55e66}.divide-green-500\/45>:not([hidden])~:not([hidden]){border-color:#22c55e73}.divide-green-500\/5>:not([hidden])~:not([hidden]){border-color:#22c55e0d}.divide-green-500\/50>:not([hidden])~:not([hidden]){border-color:#22c55e80}.divide-green-500\/55>:not([hidden])~:not([hidden]){border-color:#22c55e8c}.divide-green-500\/60>:not([hidden])~:not([hidden]){border-color:#22c55e99}.divide-green-500\/65>:not([hidden])~:not([hidden]){border-color:#22c55ea6}.divide-green-500\/70>:not([hidden])~:not([hidden]){border-color:#22c55eb3}.divide-green-500\/75>:not([hidden])~:not([hidden]){border-color:#22c55ebf}.divide-green-500\/80>:not([hidden])~:not([hidden]){border-color:#22c55ecc}.divide-green-500\/85>:not([hidden])~:not([hidden]){border-color:#22c55ed9}.divide-green-500\/90>:not([hidden])~:not([hidden]){border-color:#22c55ee6}.divide-green-500\/95>:not([hidden])~:not([hidden]){border-color:#22c55ef2}.divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(22 163 74 / var(--tw-divide-opacity, 1))}.divide-green-600\/0>:not([hidden])~:not([hidden]){border-color:#16a34a00}.divide-green-600\/10>:not([hidden])~:not([hidden]){border-color:#16a34a1a}.divide-green-600\/100>:not([hidden])~:not([hidden]){border-color:#16a34a}.divide-green-600\/15>:not([hidden])~:not([hidden]){border-color:#16a34a26}.divide-green-600\/20>:not([hidden])~:not([hidden]){border-color:#16a34a33}.divide-green-600\/25>:not([hidden])~:not([hidden]){border-color:#16a34a40}.divide-green-600\/30>:not([hidden])~:not([hidden]){border-color:#16a34a4d}.divide-green-600\/35>:not([hidden])~:not([hidden]){border-color:#16a34a59}.divide-green-600\/40>:not([hidden])~:not([hidden]){border-color:#16a34a66}.divide-green-600\/45>:not([hidden])~:not([hidden]){border-color:#16a34a73}.divide-green-600\/5>:not([hidden])~:not([hidden]){border-color:#16a34a0d}.divide-green-600\/50>:not([hidden])~:not([hidden]){border-color:#16a34a80}.divide-green-600\/55>:not([hidden])~:not([hidden]){border-color:#16a34a8c}.divide-green-600\/60>:not([hidden])~:not([hidden]){border-color:#16a34a99}.divide-green-600\/65>:not([hidden])~:not([hidden]){border-color:#16a34aa6}.divide-green-600\/70>:not([hidden])~:not([hidden]){border-color:#16a34ab3}.divide-green-600\/75>:not([hidden])~:not([hidden]){border-color:#16a34abf}.divide-green-600\/80>:not([hidden])~:not([hidden]){border-color:#16a34acc}.divide-green-600\/85>:not([hidden])~:not([hidden]){border-color:#16a34ad9}.divide-green-600\/90>:not([hidden])~:not([hidden]){border-color:#16a34ae6}.divide-green-600\/95>:not([hidden])~:not([hidden]){border-color:#16a34af2}.divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(21 128 61 / var(--tw-divide-opacity, 1))}.divide-green-700\/0>:not([hidden])~:not([hidden]){border-color:#15803d00}.divide-green-700\/10>:not([hidden])~:not([hidden]){border-color:#15803d1a}.divide-green-700\/100>:not([hidden])~:not([hidden]){border-color:#15803d}.divide-green-700\/15>:not([hidden])~:not([hidden]){border-color:#15803d26}.divide-green-700\/20>:not([hidden])~:not([hidden]){border-color:#15803d33}.divide-green-700\/25>:not([hidden])~:not([hidden]){border-color:#15803d40}.divide-green-700\/30>:not([hidden])~:not([hidden]){border-color:#15803d4d}.divide-green-700\/35>:not([hidden])~:not([hidden]){border-color:#15803d59}.divide-green-700\/40>:not([hidden])~:not([hidden]){border-color:#15803d66}.divide-green-700\/45>:not([hidden])~:not([hidden]){border-color:#15803d73}.divide-green-700\/5>:not([hidden])~:not([hidden]){border-color:#15803d0d}.divide-green-700\/50>:not([hidden])~:not([hidden]){border-color:#15803d80}.divide-green-700\/55>:not([hidden])~:not([hidden]){border-color:#15803d8c}.divide-green-700\/60>:not([hidden])~:not([hidden]){border-color:#15803d99}.divide-green-700\/65>:not([hidden])~:not([hidden]){border-color:#15803da6}.divide-green-700\/70>:not([hidden])~:not([hidden]){border-color:#15803db3}.divide-green-700\/75>:not([hidden])~:not([hidden]){border-color:#15803dbf}.divide-green-700\/80>:not([hidden])~:not([hidden]){border-color:#15803dcc}.divide-green-700\/85>:not([hidden])~:not([hidden]){border-color:#15803dd9}.divide-green-700\/90>:not([hidden])~:not([hidden]){border-color:#15803de6}.divide-green-700\/95>:not([hidden])~:not([hidden]){border-color:#15803df2}.divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(22 101 52 / var(--tw-divide-opacity, 1))}.divide-green-800\/0>:not([hidden])~:not([hidden]){border-color:#16653400}.divide-green-800\/10>:not([hidden])~:not([hidden]){border-color:#1665341a}.divide-green-800\/100>:not([hidden])~:not([hidden]){border-color:#166534}.divide-green-800\/15>:not([hidden])~:not([hidden]){border-color:#16653426}.divide-green-800\/20>:not([hidden])~:not([hidden]){border-color:#16653433}.divide-green-800\/25>:not([hidden])~:not([hidden]){border-color:#16653440}.divide-green-800\/30>:not([hidden])~:not([hidden]){border-color:#1665344d}.divide-green-800\/35>:not([hidden])~:not([hidden]){border-color:#16653459}.divide-green-800\/40>:not([hidden])~:not([hidden]){border-color:#16653466}.divide-green-800\/45>:not([hidden])~:not([hidden]){border-color:#16653473}.divide-green-800\/5>:not([hidden])~:not([hidden]){border-color:#1665340d}.divide-green-800\/50>:not([hidden])~:not([hidden]){border-color:#16653480}.divide-green-800\/55>:not([hidden])~:not([hidden]){border-color:#1665348c}.divide-green-800\/60>:not([hidden])~:not([hidden]){border-color:#16653499}.divide-green-800\/65>:not([hidden])~:not([hidden]){border-color:#166534a6}.divide-green-800\/70>:not([hidden])~:not([hidden]){border-color:#166534b3}.divide-green-800\/75>:not([hidden])~:not([hidden]){border-color:#166534bf}.divide-green-800\/80>:not([hidden])~:not([hidden]){border-color:#166534cc}.divide-green-800\/85>:not([hidden])~:not([hidden]){border-color:#166534d9}.divide-green-800\/90>:not([hidden])~:not([hidden]){border-color:#166534e6}.divide-green-800\/95>:not([hidden])~:not([hidden]){border-color:#166534f2}.divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(20 83 45 / var(--tw-divide-opacity, 1))}.divide-green-900\/0>:not([hidden])~:not([hidden]){border-color:#14532d00}.divide-green-900\/10>:not([hidden])~:not([hidden]){border-color:#14532d1a}.divide-green-900\/100>:not([hidden])~:not([hidden]){border-color:#14532d}.divide-green-900\/15>:not([hidden])~:not([hidden]){border-color:#14532d26}.divide-green-900\/20>:not([hidden])~:not([hidden]){border-color:#14532d33}.divide-green-900\/25>:not([hidden])~:not([hidden]){border-color:#14532d40}.divide-green-900\/30>:not([hidden])~:not([hidden]){border-color:#14532d4d}.divide-green-900\/35>:not([hidden])~:not([hidden]){border-color:#14532d59}.divide-green-900\/40>:not([hidden])~:not([hidden]){border-color:#14532d66}.divide-green-900\/45>:not([hidden])~:not([hidden]){border-color:#14532d73}.divide-green-900\/5>:not([hidden])~:not([hidden]){border-color:#14532d0d}.divide-green-900\/50>:not([hidden])~:not([hidden]){border-color:#14532d80}.divide-green-900\/55>:not([hidden])~:not([hidden]){border-color:#14532d8c}.divide-green-900\/60>:not([hidden])~:not([hidden]){border-color:#14532d99}.divide-green-900\/65>:not([hidden])~:not([hidden]){border-color:#14532da6}.divide-green-900\/70>:not([hidden])~:not([hidden]){border-color:#14532db3}.divide-green-900\/75>:not([hidden])~:not([hidden]){border-color:#14532dbf}.divide-green-900\/80>:not([hidden])~:not([hidden]){border-color:#14532dcc}.divide-green-900\/85>:not([hidden])~:not([hidden]){border-color:#14532dd9}.divide-green-900\/90>:not([hidden])~:not([hidden]){border-color:#14532de6}.divide-green-900\/95>:not([hidden])~:not([hidden]){border-color:#14532df2}.divide-neutral-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(245 245 245 / var(--tw-divide-opacity, 1))}.divide-neutral-100\/0>:not([hidden])~:not([hidden]){border-color:#f5f5f500}.divide-neutral-100\/10>:not([hidden])~:not([hidden]){border-color:#f5f5f51a}.divide-neutral-100\/100>:not([hidden])~:not([hidden]){border-color:#f5f5f5}.divide-neutral-100\/15>:not([hidden])~:not([hidden]){border-color:#f5f5f526}.divide-neutral-100\/20>:not([hidden])~:not([hidden]){border-color:#f5f5f533}.divide-neutral-100\/25>:not([hidden])~:not([hidden]){border-color:#f5f5f540}.divide-neutral-100\/30>:not([hidden])~:not([hidden]){border-color:#f5f5f54d}.divide-neutral-100\/35>:not([hidden])~:not([hidden]){border-color:#f5f5f559}.divide-neutral-100\/40>:not([hidden])~:not([hidden]){border-color:#f5f5f566}.divide-neutral-100\/45>:not([hidden])~:not([hidden]){border-color:#f5f5f573}.divide-neutral-100\/5>:not([hidden])~:not([hidden]){border-color:#f5f5f50d}.divide-neutral-100\/50>:not([hidden])~:not([hidden]){border-color:#f5f5f580}.divide-neutral-100\/55>:not([hidden])~:not([hidden]){border-color:#f5f5f58c}.divide-neutral-100\/60>:not([hidden])~:not([hidden]){border-color:#f5f5f599}.divide-neutral-100\/65>:not([hidden])~:not([hidden]){border-color:#f5f5f5a6}.divide-neutral-100\/70>:not([hidden])~:not([hidden]){border-color:#f5f5f5b3}.divide-neutral-100\/75>:not([hidden])~:not([hidden]){border-color:#f5f5f5bf}.divide-neutral-100\/80>:not([hidden])~:not([hidden]){border-color:#f5f5f5cc}.divide-neutral-100\/85>:not([hidden])~:not([hidden]){border-color:#f5f5f5d9}.divide-neutral-100\/90>:not([hidden])~:not([hidden]){border-color:#f5f5f5e6}.divide-neutral-100\/95>:not([hidden])~:not([hidden]){border-color:#f5f5f5f2}.divide-neutral-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 229 229 / var(--tw-divide-opacity, 1))}.divide-neutral-200\/0>:not([hidden])~:not([hidden]){border-color:#e5e5e500}.divide-neutral-200\/10>:not([hidden])~:not([hidden]){border-color:#e5e5e51a}.divide-neutral-200\/100>:not([hidden])~:not([hidden]){border-color:#e5e5e5}.divide-neutral-200\/15>:not([hidden])~:not([hidden]){border-color:#e5e5e526}.divide-neutral-200\/20>:not([hidden])~:not([hidden]){border-color:#e5e5e533}.divide-neutral-200\/25>:not([hidden])~:not([hidden]){border-color:#e5e5e540}.divide-neutral-200\/30>:not([hidden])~:not([hidden]){border-color:#e5e5e54d}.divide-neutral-200\/35>:not([hidden])~:not([hidden]){border-color:#e5e5e559}.divide-neutral-200\/40>:not([hidden])~:not([hidden]){border-color:#e5e5e566}.divide-neutral-200\/45>:not([hidden])~:not([hidden]){border-color:#e5e5e573}.divide-neutral-200\/5>:not([hidden])~:not([hidden]){border-color:#e5e5e50d}.divide-neutral-200\/50>:not([hidden])~:not([hidden]){border-color:#e5e5e580}.divide-neutral-200\/55>:not([hidden])~:not([hidden]){border-color:#e5e5e58c}.divide-neutral-200\/60>:not([hidden])~:not([hidden]){border-color:#e5e5e599}.divide-neutral-200\/65>:not([hidden])~:not([hidden]){border-color:#e5e5e5a6}.divide-neutral-200\/70>:not([hidden])~:not([hidden]){border-color:#e5e5e5b3}.divide-neutral-200\/75>:not([hidden])~:not([hidden]){border-color:#e5e5e5bf}.divide-neutral-200\/80>:not([hidden])~:not([hidden]){border-color:#e5e5e5cc}.divide-neutral-200\/85>:not([hidden])~:not([hidden]){border-color:#e5e5e5d9}.divide-neutral-200\/90>:not([hidden])~:not([hidden]){border-color:#e5e5e5e6}.divide-neutral-200\/95>:not([hidden])~:not([hidden]){border-color:#e5e5e5f2}.divide-neutral-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(212 212 212 / var(--tw-divide-opacity, 1))}.divide-neutral-300\/0>:not([hidden])~:not([hidden]){border-color:#d4d4d400}.divide-neutral-300\/10>:not([hidden])~:not([hidden]){border-color:#d4d4d41a}.divide-neutral-300\/100>:not([hidden])~:not([hidden]){border-color:#d4d4d4}.divide-neutral-300\/15>:not([hidden])~:not([hidden]){border-color:#d4d4d426}.divide-neutral-300\/20>:not([hidden])~:not([hidden]){border-color:#d4d4d433}.divide-neutral-300\/25>:not([hidden])~:not([hidden]){border-color:#d4d4d440}.divide-neutral-300\/30>:not([hidden])~:not([hidden]){border-color:#d4d4d44d}.divide-neutral-300\/35>:not([hidden])~:not([hidden]){border-color:#d4d4d459}.divide-neutral-300\/40>:not([hidden])~:not([hidden]){border-color:#d4d4d466}.divide-neutral-300\/45>:not([hidden])~:not([hidden]){border-color:#d4d4d473}.divide-neutral-300\/5>:not([hidden])~:not([hidden]){border-color:#d4d4d40d}.divide-neutral-300\/50>:not([hidden])~:not([hidden]){border-color:#d4d4d480}.divide-neutral-300\/55>:not([hidden])~:not([hidden]){border-color:#d4d4d48c}.divide-neutral-300\/60>:not([hidden])~:not([hidden]){border-color:#d4d4d499}.divide-neutral-300\/65>:not([hidden])~:not([hidden]){border-color:#d4d4d4a6}.divide-neutral-300\/70>:not([hidden])~:not([hidden]){border-color:#d4d4d4b3}.divide-neutral-300\/75>:not([hidden])~:not([hidden]){border-color:#d4d4d4bf}.divide-neutral-300\/80>:not([hidden])~:not([hidden]){border-color:#d4d4d4cc}.divide-neutral-300\/85>:not([hidden])~:not([hidden]){border-color:#d4d4d4d9}.divide-neutral-300\/90>:not([hidden])~:not([hidden]){border-color:#d4d4d4e6}.divide-neutral-300\/95>:not([hidden])~:not([hidden]){border-color:#d4d4d4f2}.divide-neutral-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(163 163 163 / var(--tw-divide-opacity, 1))}.divide-neutral-400\/0>:not([hidden])~:not([hidden]){border-color:#a3a3a300}.divide-neutral-400\/10>:not([hidden])~:not([hidden]){border-color:#a3a3a31a}.divide-neutral-400\/100>:not([hidden])~:not([hidden]){border-color:#a3a3a3}.divide-neutral-400\/15>:not([hidden])~:not([hidden]){border-color:#a3a3a326}.divide-neutral-400\/20>:not([hidden])~:not([hidden]){border-color:#a3a3a333}.divide-neutral-400\/25>:not([hidden])~:not([hidden]){border-color:#a3a3a340}.divide-neutral-400\/30>:not([hidden])~:not([hidden]){border-color:#a3a3a34d}.divide-neutral-400\/35>:not([hidden])~:not([hidden]){border-color:#a3a3a359}.divide-neutral-400\/40>:not([hidden])~:not([hidden]){border-color:#a3a3a366}.divide-neutral-400\/45>:not([hidden])~:not([hidden]){border-color:#a3a3a373}.divide-neutral-400\/5>:not([hidden])~:not([hidden]){border-color:#a3a3a30d}.divide-neutral-400\/50>:not([hidden])~:not([hidden]){border-color:#a3a3a380}.divide-neutral-400\/55>:not([hidden])~:not([hidden]){border-color:#a3a3a38c}.divide-neutral-400\/60>:not([hidden])~:not([hidden]){border-color:#a3a3a399}.divide-neutral-400\/65>:not([hidden])~:not([hidden]){border-color:#a3a3a3a6}.divide-neutral-400\/70>:not([hidden])~:not([hidden]){border-color:#a3a3a3b3}.divide-neutral-400\/75>:not([hidden])~:not([hidden]){border-color:#a3a3a3bf}.divide-neutral-400\/80>:not([hidden])~:not([hidden]){border-color:#a3a3a3cc}.divide-neutral-400\/85>:not([hidden])~:not([hidden]){border-color:#a3a3a3d9}.divide-neutral-400\/90>:not([hidden])~:not([hidden]){border-color:#a3a3a3e6}.divide-neutral-400\/95>:not([hidden])~:not([hidden]){border-color:#a3a3a3f2}.divide-neutral-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(250 250 250 / var(--tw-divide-opacity, 1))}.divide-neutral-50\/0>:not([hidden])~:not([hidden]){border-color:#fafafa00}.divide-neutral-50\/10>:not([hidden])~:not([hidden]){border-color:#fafafa1a}.divide-neutral-50\/100>:not([hidden])~:not([hidden]){border-color:#fafafa}.divide-neutral-50\/15>:not([hidden])~:not([hidden]){border-color:#fafafa26}.divide-neutral-50\/20>:not([hidden])~:not([hidden]){border-color:#fafafa33}.divide-neutral-50\/25>:not([hidden])~:not([hidden]){border-color:#fafafa40}.divide-neutral-50\/30>:not([hidden])~:not([hidden]){border-color:#fafafa4d}.divide-neutral-50\/35>:not([hidden])~:not([hidden]){border-color:#fafafa59}.divide-neutral-50\/40>:not([hidden])~:not([hidden]){border-color:#fafafa66}.divide-neutral-50\/45>:not([hidden])~:not([hidden]){border-color:#fafafa73}.divide-neutral-50\/5>:not([hidden])~:not([hidden]){border-color:#fafafa0d}.divide-neutral-50\/50>:not([hidden])~:not([hidden]){border-color:#fafafa80}.divide-neutral-50\/55>:not([hidden])~:not([hidden]){border-color:#fafafa8c}.divide-neutral-50\/60>:not([hidden])~:not([hidden]){border-color:#fafafa99}.divide-neutral-50\/65>:not([hidden])~:not([hidden]){border-color:#fafafaa6}.divide-neutral-50\/70>:not([hidden])~:not([hidden]){border-color:#fafafab3}.divide-neutral-50\/75>:not([hidden])~:not([hidden]){border-color:#fafafabf}.divide-neutral-50\/80>:not([hidden])~:not([hidden]){border-color:#fafafacc}.divide-neutral-50\/85>:not([hidden])~:not([hidden]){border-color:#fafafad9}.divide-neutral-50\/90>:not([hidden])~:not([hidden]){border-color:#fafafae6}.divide-neutral-50\/95>:not([hidden])~:not([hidden]){border-color:#fafafaf2}.divide-neutral-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(115 115 115 / var(--tw-divide-opacity, 1))}.divide-neutral-500\/0>:not([hidden])~:not([hidden]){border-color:#73737300}.divide-neutral-500\/10>:not([hidden])~:not([hidden]){border-color:#7373731a}.divide-neutral-500\/100>:not([hidden])~:not([hidden]){border-color:#737373}.divide-neutral-500\/15>:not([hidden])~:not([hidden]){border-color:#73737326}.divide-neutral-500\/20>:not([hidden])~:not([hidden]){border-color:#73737333}.divide-neutral-500\/25>:not([hidden])~:not([hidden]){border-color:#73737340}.divide-neutral-500\/30>:not([hidden])~:not([hidden]){border-color:#7373734d}.divide-neutral-500\/35>:not([hidden])~:not([hidden]){border-color:#73737359}.divide-neutral-500\/40>:not([hidden])~:not([hidden]){border-color:#73737366}.divide-neutral-500\/45>:not([hidden])~:not([hidden]){border-color:#73737373}.divide-neutral-500\/5>:not([hidden])~:not([hidden]){border-color:#7373730d}.divide-neutral-500\/50>:not([hidden])~:not([hidden]){border-color:#73737380}.divide-neutral-500\/55>:not([hidden])~:not([hidden]){border-color:#7373738c}.divide-neutral-500\/60>:not([hidden])~:not([hidden]){border-color:#73737399}.divide-neutral-500\/65>:not([hidden])~:not([hidden]){border-color:#737373a6}.divide-neutral-500\/70>:not([hidden])~:not([hidden]){border-color:#737373b3}.divide-neutral-500\/75>:not([hidden])~:not([hidden]){border-color:#737373bf}.divide-neutral-500\/80>:not([hidden])~:not([hidden]){border-color:#737373cc}.divide-neutral-500\/85>:not([hidden])~:not([hidden]){border-color:#737373d9}.divide-neutral-500\/90>:not([hidden])~:not([hidden]){border-color:#737373e6}.divide-neutral-500\/95>:not([hidden])~:not([hidden]){border-color:#737373f2}.divide-neutral-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(82 82 82 / var(--tw-divide-opacity, 1))}.divide-neutral-600\/0>:not([hidden])~:not([hidden]){border-color:#52525200}.divide-neutral-600\/10>:not([hidden])~:not([hidden]){border-color:#5252521a}.divide-neutral-600\/100>:not([hidden])~:not([hidden]){border-color:#525252}.divide-neutral-600\/15>:not([hidden])~:not([hidden]){border-color:#52525226}.divide-neutral-600\/20>:not([hidden])~:not([hidden]){border-color:#52525233}.divide-neutral-600\/25>:not([hidden])~:not([hidden]){border-color:#52525240}.divide-neutral-600\/30>:not([hidden])~:not([hidden]){border-color:#5252524d}.divide-neutral-600\/35>:not([hidden])~:not([hidden]){border-color:#52525259}.divide-neutral-600\/40>:not([hidden])~:not([hidden]){border-color:#52525266}.divide-neutral-600\/45>:not([hidden])~:not([hidden]){border-color:#52525273}.divide-neutral-600\/5>:not([hidden])~:not([hidden]){border-color:#5252520d}.divide-neutral-600\/50>:not([hidden])~:not([hidden]){border-color:#52525280}.divide-neutral-600\/55>:not([hidden])~:not([hidden]){border-color:#5252528c}.divide-neutral-600\/60>:not([hidden])~:not([hidden]){border-color:#52525299}.divide-neutral-600\/65>:not([hidden])~:not([hidden]){border-color:#525252a6}.divide-neutral-600\/70>:not([hidden])~:not([hidden]){border-color:#525252b3}.divide-neutral-600\/75>:not([hidden])~:not([hidden]){border-color:#525252bf}.divide-neutral-600\/80>:not([hidden])~:not([hidden]){border-color:#525252cc}.divide-neutral-600\/85>:not([hidden])~:not([hidden]){border-color:#525252d9}.divide-neutral-600\/90>:not([hidden])~:not([hidden]){border-color:#525252e6}.divide-neutral-600\/95>:not([hidden])~:not([hidden]){border-color:#525252f2}.divide-neutral-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(64 64 64 / var(--tw-divide-opacity, 1))}.divide-neutral-700\/0>:not([hidden])~:not([hidden]){border-color:#40404000}.divide-neutral-700\/10>:not([hidden])~:not([hidden]){border-color:#4040401a}.divide-neutral-700\/100>:not([hidden])~:not([hidden]){border-color:#404040}.divide-neutral-700\/15>:not([hidden])~:not([hidden]){border-color:#40404026}.divide-neutral-700\/20>:not([hidden])~:not([hidden]){border-color:#40404033}.divide-neutral-700\/25>:not([hidden])~:not([hidden]){border-color:#40404040}.divide-neutral-700\/30>:not([hidden])~:not([hidden]){border-color:#4040404d}.divide-neutral-700\/35>:not([hidden])~:not([hidden]){border-color:#40404059}.divide-neutral-700\/40>:not([hidden])~:not([hidden]){border-color:#40404066}.divide-neutral-700\/45>:not([hidden])~:not([hidden]){border-color:#40404073}.divide-neutral-700\/5>:not([hidden])~:not([hidden]){border-color:#4040400d}.divide-neutral-700\/50>:not([hidden])~:not([hidden]){border-color:#40404080}.divide-neutral-700\/55>:not([hidden])~:not([hidden]){border-color:#4040408c}.divide-neutral-700\/60>:not([hidden])~:not([hidden]){border-color:#40404099}.divide-neutral-700\/65>:not([hidden])~:not([hidden]){border-color:#404040a6}.divide-neutral-700\/70>:not([hidden])~:not([hidden]){border-color:#404040b3}.divide-neutral-700\/75>:not([hidden])~:not([hidden]){border-color:#404040bf}.divide-neutral-700\/80>:not([hidden])~:not([hidden]){border-color:#404040cc}.divide-neutral-700\/85>:not([hidden])~:not([hidden]){border-color:#404040d9}.divide-neutral-700\/90>:not([hidden])~:not([hidden]){border-color:#404040e6}.divide-neutral-700\/95>:not([hidden])~:not([hidden]){border-color:#404040f2}.divide-neutral-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(38 38 38 / var(--tw-divide-opacity, 1))}.divide-neutral-800\/0>:not([hidden])~:not([hidden]){border-color:#26262600}.divide-neutral-800\/10>:not([hidden])~:not([hidden]){border-color:#2626261a}.divide-neutral-800\/100>:not([hidden])~:not([hidden]){border-color:#262626}.divide-neutral-800\/15>:not([hidden])~:not([hidden]){border-color:#26262626}.divide-neutral-800\/20>:not([hidden])~:not([hidden]){border-color:#26262633}.divide-neutral-800\/25>:not([hidden])~:not([hidden]){border-color:#26262640}.divide-neutral-800\/30>:not([hidden])~:not([hidden]){border-color:#2626264d}.divide-neutral-800\/35>:not([hidden])~:not([hidden]){border-color:#26262659}.divide-neutral-800\/40>:not([hidden])~:not([hidden]){border-color:#26262666}.divide-neutral-800\/45>:not([hidden])~:not([hidden]){border-color:#26262673}.divide-neutral-800\/5>:not([hidden])~:not([hidden]){border-color:#2626260d}.divide-neutral-800\/50>:not([hidden])~:not([hidden]){border-color:#26262680}.divide-neutral-800\/55>:not([hidden])~:not([hidden]){border-color:#2626268c}.divide-neutral-800\/60>:not([hidden])~:not([hidden]){border-color:#26262699}.divide-neutral-800\/65>:not([hidden])~:not([hidden]){border-color:#262626a6}.divide-neutral-800\/70>:not([hidden])~:not([hidden]){border-color:#262626b3}.divide-neutral-800\/75>:not([hidden])~:not([hidden]){border-color:#262626bf}.divide-neutral-800\/80>:not([hidden])~:not([hidden]){border-color:#262626cc}.divide-neutral-800\/85>:not([hidden])~:not([hidden]){border-color:#262626d9}.divide-neutral-800\/90>:not([hidden])~:not([hidden]){border-color:#262626e6}.divide-neutral-800\/95>:not([hidden])~:not([hidden]){border-color:#262626f2}.divide-neutral-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(23 23 23 / var(--tw-divide-opacity, 1))}.divide-neutral-900\/0>:not([hidden])~:not([hidden]){border-color:#17171700}.divide-neutral-900\/10>:not([hidden])~:not([hidden]){border-color:#1717171a}.divide-neutral-900\/100>:not([hidden])~:not([hidden]){border-color:#171717}.divide-neutral-900\/15>:not([hidden])~:not([hidden]){border-color:#17171726}.divide-neutral-900\/20>:not([hidden])~:not([hidden]){border-color:#17171733}.divide-neutral-900\/25>:not([hidden])~:not([hidden]){border-color:#17171740}.divide-neutral-900\/30>:not([hidden])~:not([hidden]){border-color:#1717174d}.divide-neutral-900\/35>:not([hidden])~:not([hidden]){border-color:#17171759}.divide-neutral-900\/40>:not([hidden])~:not([hidden]){border-color:#17171766}.divide-neutral-900\/45>:not([hidden])~:not([hidden]){border-color:#17171773}.divide-neutral-900\/5>:not([hidden])~:not([hidden]){border-color:#1717170d}.divide-neutral-900\/50>:not([hidden])~:not([hidden]){border-color:#17171780}.divide-neutral-900\/55>:not([hidden])~:not([hidden]){border-color:#1717178c}.divide-neutral-900\/60>:not([hidden])~:not([hidden]){border-color:#17171799}.divide-neutral-900\/65>:not([hidden])~:not([hidden]){border-color:#171717a6}.divide-neutral-900\/70>:not([hidden])~:not([hidden]){border-color:#171717b3}.divide-neutral-900\/75>:not([hidden])~:not([hidden]){border-color:#171717bf}.divide-neutral-900\/80>:not([hidden])~:not([hidden]){border-color:#171717cc}.divide-neutral-900\/85>:not([hidden])~:not([hidden]){border-color:#171717d9}.divide-neutral-900\/90>:not([hidden])~:not([hidden]){border-color:#171717e6}.divide-neutral-900\/95>:not([hidden])~:not([hidden]){border-color:#171717f2}.divide-primary-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(204 227 241 / var(--tw-divide-opacity, 1))}.divide-primary-100\/0>:not([hidden])~:not([hidden]){border-color:#cce3f100}.divide-primary-100\/10>:not([hidden])~:not([hidden]){border-color:#cce3f11a}.divide-primary-100\/100>:not([hidden])~:not([hidden]){border-color:#cce3f1}.divide-primary-100\/15>:not([hidden])~:not([hidden]){border-color:#cce3f126}.divide-primary-100\/20>:not([hidden])~:not([hidden]){border-color:#cce3f133}.divide-primary-100\/25>:not([hidden])~:not([hidden]){border-color:#cce3f140}.divide-primary-100\/30>:not([hidden])~:not([hidden]){border-color:#cce3f14d}.divide-primary-100\/35>:not([hidden])~:not([hidden]){border-color:#cce3f159}.divide-primary-100\/40>:not([hidden])~:not([hidden]){border-color:#cce3f166}.divide-primary-100\/45>:not([hidden])~:not([hidden]){border-color:#cce3f173}.divide-primary-100\/5>:not([hidden])~:not([hidden]){border-color:#cce3f10d}.divide-primary-100\/50>:not([hidden])~:not([hidden]){border-color:#cce3f180}.divide-primary-100\/55>:not([hidden])~:not([hidden]){border-color:#cce3f18c}.divide-primary-100\/60>:not([hidden])~:not([hidden]){border-color:#cce3f199}.divide-primary-100\/65>:not([hidden])~:not([hidden]){border-color:#cce3f1a6}.divide-primary-100\/70>:not([hidden])~:not([hidden]){border-color:#cce3f1b3}.divide-primary-100\/75>:not([hidden])~:not([hidden]){border-color:#cce3f1bf}.divide-primary-100\/80>:not([hidden])~:not([hidden]){border-color:#cce3f1cc}.divide-primary-100\/85>:not([hidden])~:not([hidden]){border-color:#cce3f1d9}.divide-primary-100\/90>:not([hidden])~:not([hidden]){border-color:#cce3f1e6}.divide-primary-100\/95>:not([hidden])~:not([hidden]){border-color:#cce3f1f2}.divide-primary-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(153 200 227 / var(--tw-divide-opacity, 1))}.divide-primary-200\/0>:not([hidden])~:not([hidden]){border-color:#99c8e300}.divide-primary-200\/10>:not([hidden])~:not([hidden]){border-color:#99c8e31a}.divide-primary-200\/100>:not([hidden])~:not([hidden]){border-color:#99c8e3}.divide-primary-200\/15>:not([hidden])~:not([hidden]){border-color:#99c8e326}.divide-primary-200\/20>:not([hidden])~:not([hidden]){border-color:#99c8e333}.divide-primary-200\/25>:not([hidden])~:not([hidden]){border-color:#99c8e340}.divide-primary-200\/30>:not([hidden])~:not([hidden]){border-color:#99c8e34d}.divide-primary-200\/35>:not([hidden])~:not([hidden]){border-color:#99c8e359}.divide-primary-200\/40>:not([hidden])~:not([hidden]){border-color:#99c8e366}.divide-primary-200\/45>:not([hidden])~:not([hidden]){border-color:#99c8e373}.divide-primary-200\/5>:not([hidden])~:not([hidden]){border-color:#99c8e30d}.divide-primary-200\/50>:not([hidden])~:not([hidden]){border-color:#99c8e380}.divide-primary-200\/55>:not([hidden])~:not([hidden]){border-color:#99c8e38c}.divide-primary-200\/60>:not([hidden])~:not([hidden]){border-color:#99c8e399}.divide-primary-200\/65>:not([hidden])~:not([hidden]){border-color:#99c8e3a6}.divide-primary-200\/70>:not([hidden])~:not([hidden]){border-color:#99c8e3b3}.divide-primary-200\/75>:not([hidden])~:not([hidden]){border-color:#99c8e3bf}.divide-primary-200\/80>:not([hidden])~:not([hidden]){border-color:#99c8e3cc}.divide-primary-200\/85>:not([hidden])~:not([hidden]){border-color:#99c8e3d9}.divide-primary-200\/90>:not([hidden])~:not([hidden]){border-color:#99c8e3e6}.divide-primary-200\/95>:not([hidden])~:not([hidden]){border-color:#99c8e3f2}.divide-primary-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(102 173 214 / var(--tw-divide-opacity, 1))}.divide-primary-300\/0>:not([hidden])~:not([hidden]){border-color:#66add600}.divide-primary-300\/10>:not([hidden])~:not([hidden]){border-color:#66add61a}.divide-primary-300\/100>:not([hidden])~:not([hidden]){border-color:#66add6}.divide-primary-300\/15>:not([hidden])~:not([hidden]){border-color:#66add626}.divide-primary-300\/20>:not([hidden])~:not([hidden]){border-color:#66add633}.divide-primary-300\/25>:not([hidden])~:not([hidden]){border-color:#66add640}.divide-primary-300\/30>:not([hidden])~:not([hidden]){border-color:#66add64d}.divide-primary-300\/35>:not([hidden])~:not([hidden]){border-color:#66add659}.divide-primary-300\/40>:not([hidden])~:not([hidden]){border-color:#66add666}.divide-primary-300\/45>:not([hidden])~:not([hidden]){border-color:#66add673}.divide-primary-300\/5>:not([hidden])~:not([hidden]){border-color:#66add60d}.divide-primary-300\/50>:not([hidden])~:not([hidden]){border-color:#66add680}.divide-primary-300\/55>:not([hidden])~:not([hidden]){border-color:#66add68c}.divide-primary-300\/60>:not([hidden])~:not([hidden]){border-color:#66add699}.divide-primary-300\/65>:not([hidden])~:not([hidden]){border-color:#66add6a6}.divide-primary-300\/70>:not([hidden])~:not([hidden]){border-color:#66add6b3}.divide-primary-300\/75>:not([hidden])~:not([hidden]){border-color:#66add6bf}.divide-primary-300\/80>:not([hidden])~:not([hidden]){border-color:#66add6cc}.divide-primary-300\/85>:not([hidden])~:not([hidden]){border-color:#66add6d9}.divide-primary-300\/90>:not([hidden])~:not([hidden]){border-color:#66add6e6}.divide-primary-300\/95>:not([hidden])~:not([hidden]){border-color:#66add6f2}.divide-primary-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(51 146 200 / var(--tw-divide-opacity, 1))}.divide-primary-400\/0>:not([hidden])~:not([hidden]){border-color:#3392c800}.divide-primary-400\/10>:not([hidden])~:not([hidden]){border-color:#3392c81a}.divide-primary-400\/100>:not([hidden])~:not([hidden]){border-color:#3392c8}.divide-primary-400\/15>:not([hidden])~:not([hidden]){border-color:#3392c826}.divide-primary-400\/20>:not([hidden])~:not([hidden]){border-color:#3392c833}.divide-primary-400\/25>:not([hidden])~:not([hidden]){border-color:#3392c840}.divide-primary-400\/30>:not([hidden])~:not([hidden]){border-color:#3392c84d}.divide-primary-400\/35>:not([hidden])~:not([hidden]){border-color:#3392c859}.divide-primary-400\/40>:not([hidden])~:not([hidden]){border-color:#3392c866}.divide-primary-400\/45>:not([hidden])~:not([hidden]){border-color:#3392c873}.divide-primary-400\/5>:not([hidden])~:not([hidden]){border-color:#3392c80d}.divide-primary-400\/50>:not([hidden])~:not([hidden]){border-color:#3392c880}.divide-primary-400\/55>:not([hidden])~:not([hidden]){border-color:#3392c88c}.divide-primary-400\/60>:not([hidden])~:not([hidden]){border-color:#3392c899}.divide-primary-400\/65>:not([hidden])~:not([hidden]){border-color:#3392c8a6}.divide-primary-400\/70>:not([hidden])~:not([hidden]){border-color:#3392c8b3}.divide-primary-400\/75>:not([hidden])~:not([hidden]){border-color:#3392c8bf}.divide-primary-400\/80>:not([hidden])~:not([hidden]){border-color:#3392c8cc}.divide-primary-400\/85>:not([hidden])~:not([hidden]){border-color:#3392c8d9}.divide-primary-400\/90>:not([hidden])~:not([hidden]){border-color:#3392c8e6}.divide-primary-400\/95>:not([hidden])~:not([hidden]){border-color:#3392c8f2}.divide-primary-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(230 241 248 / var(--tw-divide-opacity, 1))}.divide-primary-50\/0>:not([hidden])~:not([hidden]){border-color:#e6f1f800}.divide-primary-50\/10>:not([hidden])~:not([hidden]){border-color:#e6f1f81a}.divide-primary-50\/100>:not([hidden])~:not([hidden]){border-color:#e6f1f8}.divide-primary-50\/15>:not([hidden])~:not([hidden]){border-color:#e6f1f826}.divide-primary-50\/20>:not([hidden])~:not([hidden]){border-color:#e6f1f833}.divide-primary-50\/25>:not([hidden])~:not([hidden]){border-color:#e6f1f840}.divide-primary-50\/30>:not([hidden])~:not([hidden]){border-color:#e6f1f84d}.divide-primary-50\/35>:not([hidden])~:not([hidden]){border-color:#e6f1f859}.divide-primary-50\/40>:not([hidden])~:not([hidden]){border-color:#e6f1f866}.divide-primary-50\/45>:not([hidden])~:not([hidden]){border-color:#e6f1f873}.divide-primary-50\/5>:not([hidden])~:not([hidden]){border-color:#e6f1f80d}.divide-primary-50\/50>:not([hidden])~:not([hidden]){border-color:#e6f1f880}.divide-primary-50\/55>:not([hidden])~:not([hidden]){border-color:#e6f1f88c}.divide-primary-50\/60>:not([hidden])~:not([hidden]){border-color:#e6f1f899}.divide-primary-50\/65>:not([hidden])~:not([hidden]){border-color:#e6f1f8a6}.divide-primary-50\/70>:not([hidden])~:not([hidden]){border-color:#e6f1f8b3}.divide-primary-50\/75>:not([hidden])~:not([hidden]){border-color:#e6f1f8bf}.divide-primary-50\/80>:not([hidden])~:not([hidden]){border-color:#e6f1f8cc}.divide-primary-50\/85>:not([hidden])~:not([hidden]){border-color:#e6f1f8d9}.divide-primary-50\/90>:not([hidden])~:not([hidden]){border-color:#e6f1f8e6}.divide-primary-50\/95>:not([hidden])~:not([hidden]){border-color:#e6f1f8f2}.divide-primary-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 119 187 / var(--tw-divide-opacity, 1))}.divide-primary-500\/0>:not([hidden])~:not([hidden]){border-color:#07b0}.divide-primary-500\/10>:not([hidden])~:not([hidden]){border-color:#0077bb1a}.divide-primary-500\/100>:not([hidden])~:not([hidden]){border-color:#07b}.divide-primary-500\/15>:not([hidden])~:not([hidden]){border-color:#0077bb26}.divide-primary-500\/20>:not([hidden])~:not([hidden]){border-color:#07b3}.divide-primary-500\/25>:not([hidden])~:not([hidden]){border-color:#0077bb40}.divide-primary-500\/30>:not([hidden])~:not([hidden]){border-color:#0077bb4d}.divide-primary-500\/35>:not([hidden])~:not([hidden]){border-color:#0077bb59}.divide-primary-500\/40>:not([hidden])~:not([hidden]){border-color:#07b6}.divide-primary-500\/45>:not([hidden])~:not([hidden]){border-color:#0077bb73}.divide-primary-500\/5>:not([hidden])~:not([hidden]){border-color:#0077bb0d}.divide-primary-500\/50>:not([hidden])~:not([hidden]){border-color:#0077bb80}.divide-primary-500\/55>:not([hidden])~:not([hidden]){border-color:#0077bb8c}.divide-primary-500\/60>:not([hidden])~:not([hidden]){border-color:#07b9}.divide-primary-500\/65>:not([hidden])~:not([hidden]){border-color:#0077bba6}.divide-primary-500\/70>:not([hidden])~:not([hidden]){border-color:#0077bbb3}.divide-primary-500\/75>:not([hidden])~:not([hidden]){border-color:#0077bbbf}.divide-primary-500\/80>:not([hidden])~:not([hidden]){border-color:#07bc}.divide-primary-500\/85>:not([hidden])~:not([hidden]){border-color:#0077bbd9}.divide-primary-500\/90>:not([hidden])~:not([hidden]){border-color:#0077bbe6}.divide-primary-500\/95>:not([hidden])~:not([hidden]){border-color:#0077bbf2}.divide-primary-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 102 153 / var(--tw-divide-opacity, 1))}.divide-primary-600\/0>:not([hidden])~:not([hidden]){border-color:#0690}.divide-primary-600\/10>:not([hidden])~:not([hidden]){border-color:#0066991a}.divide-primary-600\/100>:not([hidden])~:not([hidden]){border-color:#069}.divide-primary-600\/15>:not([hidden])~:not([hidden]){border-color:#00669926}.divide-primary-600\/20>:not([hidden])~:not([hidden]){border-color:#0693}.divide-primary-600\/25>:not([hidden])~:not([hidden]){border-color:#00669940}.divide-primary-600\/30>:not([hidden])~:not([hidden]){border-color:#0066994d}.divide-primary-600\/35>:not([hidden])~:not([hidden]){border-color:#00669959}.divide-primary-600\/40>:not([hidden])~:not([hidden]){border-color:#0696}.divide-primary-600\/45>:not([hidden])~:not([hidden]){border-color:#00669973}.divide-primary-600\/5>:not([hidden])~:not([hidden]){border-color:#0066990d}.divide-primary-600\/50>:not([hidden])~:not([hidden]){border-color:#00669980}.divide-primary-600\/55>:not([hidden])~:not([hidden]){border-color:#0066998c}.divide-primary-600\/60>:not([hidden])~:not([hidden]){border-color:#0699}.divide-primary-600\/65>:not([hidden])~:not([hidden]){border-color:#006699a6}.divide-primary-600\/70>:not([hidden])~:not([hidden]){border-color:#006699b3}.divide-primary-600\/75>:not([hidden])~:not([hidden]){border-color:#006699bf}.divide-primary-600\/80>:not([hidden])~:not([hidden]){border-color:#069c}.divide-primary-600\/85>:not([hidden])~:not([hidden]){border-color:#006699d9}.divide-primary-600\/90>:not([hidden])~:not([hidden]){border-color:#006699e6}.divide-primary-600\/95>:not([hidden])~:not([hidden]){border-color:#006699f2}.divide-primary-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 85 128 / var(--tw-divide-opacity, 1))}.divide-primary-700\/0>:not([hidden])~:not([hidden]){border-color:#00558000}.divide-primary-700\/10>:not([hidden])~:not([hidden]){border-color:#0055801a}.divide-primary-700\/100>:not([hidden])~:not([hidden]){border-color:#005580}.divide-primary-700\/15>:not([hidden])~:not([hidden]){border-color:#00558026}.divide-primary-700\/20>:not([hidden])~:not([hidden]){border-color:#00558033}.divide-primary-700\/25>:not([hidden])~:not([hidden]){border-color:#00558040}.divide-primary-700\/30>:not([hidden])~:not([hidden]){border-color:#0055804d}.divide-primary-700\/35>:not([hidden])~:not([hidden]){border-color:#00558059}.divide-primary-700\/40>:not([hidden])~:not([hidden]){border-color:#00558066}.divide-primary-700\/45>:not([hidden])~:not([hidden]){border-color:#00558073}.divide-primary-700\/5>:not([hidden])~:not([hidden]){border-color:#0055800d}.divide-primary-700\/50>:not([hidden])~:not([hidden]){border-color:#00558080}.divide-primary-700\/55>:not([hidden])~:not([hidden]){border-color:#0055808c}.divide-primary-700\/60>:not([hidden])~:not([hidden]){border-color:#00558099}.divide-primary-700\/65>:not([hidden])~:not([hidden]){border-color:#005580a6}.divide-primary-700\/70>:not([hidden])~:not([hidden]){border-color:#005580b3}.divide-primary-700\/75>:not([hidden])~:not([hidden]){border-color:#005580bf}.divide-primary-700\/80>:not([hidden])~:not([hidden]){border-color:#005580cc}.divide-primary-700\/85>:not([hidden])~:not([hidden]){border-color:#005580d9}.divide-primary-700\/90>:not([hidden])~:not([hidden]){border-color:#005580e6}.divide-primary-700\/95>:not([hidden])~:not([hidden]){border-color:#005580f2}.divide-primary-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 68 102 / var(--tw-divide-opacity, 1))}.divide-primary-800\/0>:not([hidden])~:not([hidden]){border-color:#0460}.divide-primary-800\/10>:not([hidden])~:not([hidden]){border-color:#0044661a}.divide-primary-800\/100>:not([hidden])~:not([hidden]){border-color:#046}.divide-primary-800\/15>:not([hidden])~:not([hidden]){border-color:#00446626}.divide-primary-800\/20>:not([hidden])~:not([hidden]){border-color:#0463}.divide-primary-800\/25>:not([hidden])~:not([hidden]){border-color:#00446640}.divide-primary-800\/30>:not([hidden])~:not([hidden]){border-color:#0044664d}.divide-primary-800\/35>:not([hidden])~:not([hidden]){border-color:#00446659}.divide-primary-800\/40>:not([hidden])~:not([hidden]){border-color:#0466}.divide-primary-800\/45>:not([hidden])~:not([hidden]){border-color:#00446673}.divide-primary-800\/5>:not([hidden])~:not([hidden]){border-color:#0044660d}.divide-primary-800\/50>:not([hidden])~:not([hidden]){border-color:#00446680}.divide-primary-800\/55>:not([hidden])~:not([hidden]){border-color:#0044668c}.divide-primary-800\/60>:not([hidden])~:not([hidden]){border-color:#0469}.divide-primary-800\/65>:not([hidden])~:not([hidden]){border-color:#004466a6}.divide-primary-800\/70>:not([hidden])~:not([hidden]){border-color:#004466b3}.divide-primary-800\/75>:not([hidden])~:not([hidden]){border-color:#004466bf}.divide-primary-800\/80>:not([hidden])~:not([hidden]){border-color:#046c}.divide-primary-800\/85>:not([hidden])~:not([hidden]){border-color:#004466d9}.divide-primary-800\/90>:not([hidden])~:not([hidden]){border-color:#004466e6}.divide-primary-800\/95>:not([hidden])~:not([hidden]){border-color:#004466f2}.divide-primary-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 51 77 / var(--tw-divide-opacity, 1))}.divide-primary-900\/0>:not([hidden])~:not([hidden]){border-color:#00334d00}.divide-primary-900\/10>:not([hidden])~:not([hidden]){border-color:#00334d1a}.divide-primary-900\/100>:not([hidden])~:not([hidden]){border-color:#00334d}.divide-primary-900\/15>:not([hidden])~:not([hidden]){border-color:#00334d26}.divide-primary-900\/20>:not([hidden])~:not([hidden]){border-color:#00334d33}.divide-primary-900\/25>:not([hidden])~:not([hidden]){border-color:#00334d40}.divide-primary-900\/30>:not([hidden])~:not([hidden]){border-color:#00334d4d}.divide-primary-900\/35>:not([hidden])~:not([hidden]){border-color:#00334d59}.divide-primary-900\/40>:not([hidden])~:not([hidden]){border-color:#00334d66}.divide-primary-900\/45>:not([hidden])~:not([hidden]){border-color:#00334d73}.divide-primary-900\/5>:not([hidden])~:not([hidden]){border-color:#00334d0d}.divide-primary-900\/50>:not([hidden])~:not([hidden]){border-color:#00334d80}.divide-primary-900\/55>:not([hidden])~:not([hidden]){border-color:#00334d8c}.divide-primary-900\/60>:not([hidden])~:not([hidden]){border-color:#00334d99}.divide-primary-900\/65>:not([hidden])~:not([hidden]){border-color:#00334da6}.divide-primary-900\/70>:not([hidden])~:not([hidden]){border-color:#00334db3}.divide-primary-900\/75>:not([hidden])~:not([hidden]){border-color:#00334dbf}.divide-primary-900\/80>:not([hidden])~:not([hidden]){border-color:#00334dcc}.divide-primary-900\/85>:not([hidden])~:not([hidden]){border-color:#00334dd9}.divide-primary-900\/90>:not([hidden])~:not([hidden]){border-color:#00334de6}.divide-primary-900\/95>:not([hidden])~:not([hidden]){border-color:#00334df2}.divide-red-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 226 226 / var(--tw-divide-opacity, 1))}.divide-red-100\/0>:not([hidden])~:not([hidden]){border-color:#fee2e200}.divide-red-100\/10>:not([hidden])~:not([hidden]){border-color:#fee2e21a}.divide-red-100\/100>:not([hidden])~:not([hidden]){border-color:#fee2e2}.divide-red-100\/15>:not([hidden])~:not([hidden]){border-color:#fee2e226}.divide-red-100\/20>:not([hidden])~:not([hidden]){border-color:#fee2e233}.divide-red-100\/25>:not([hidden])~:not([hidden]){border-color:#fee2e240}.divide-red-100\/30>:not([hidden])~:not([hidden]){border-color:#fee2e24d}.divide-red-100\/35>:not([hidden])~:not([hidden]){border-color:#fee2e259}.divide-red-100\/40>:not([hidden])~:not([hidden]){border-color:#fee2e266}.divide-red-100\/45>:not([hidden])~:not([hidden]){border-color:#fee2e273}.divide-red-100\/5>:not([hidden])~:not([hidden]){border-color:#fee2e20d}.divide-red-100\/50>:not([hidden])~:not([hidden]){border-color:#fee2e280}.divide-red-100\/55>:not([hidden])~:not([hidden]){border-color:#fee2e28c}.divide-red-100\/60>:not([hidden])~:not([hidden]){border-color:#fee2e299}.divide-red-100\/65>:not([hidden])~:not([hidden]){border-color:#fee2e2a6}.divide-red-100\/70>:not([hidden])~:not([hidden]){border-color:#fee2e2b3}.divide-red-100\/75>:not([hidden])~:not([hidden]){border-color:#fee2e2bf}.divide-red-100\/80>:not([hidden])~:not([hidden]){border-color:#fee2e2cc}.divide-red-100\/85>:not([hidden])~:not([hidden]){border-color:#fee2e2d9}.divide-red-100\/90>:not([hidden])~:not([hidden]){border-color:#fee2e2e6}.divide-red-100\/95>:not([hidden])~:not([hidden]){border-color:#fee2e2f2}.divide-red-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 202 202 / var(--tw-divide-opacity, 1))}.divide-red-200\/0>:not([hidden])~:not([hidden]){border-color:#fecaca00}.divide-red-200\/10>:not([hidden])~:not([hidden]){border-color:#fecaca1a}.divide-red-200\/100>:not([hidden])~:not([hidden]){border-color:#fecaca}.divide-red-200\/15>:not([hidden])~:not([hidden]){border-color:#fecaca26}.divide-red-200\/20>:not([hidden])~:not([hidden]){border-color:#fecaca33}.divide-red-200\/25>:not([hidden])~:not([hidden]){border-color:#fecaca40}.divide-red-200\/30>:not([hidden])~:not([hidden]){border-color:#fecaca4d}.divide-red-200\/35>:not([hidden])~:not([hidden]){border-color:#fecaca59}.divide-red-200\/40>:not([hidden])~:not([hidden]){border-color:#fecaca66}.divide-red-200\/45>:not([hidden])~:not([hidden]){border-color:#fecaca73}.divide-red-200\/5>:not([hidden])~:not([hidden]){border-color:#fecaca0d}.divide-red-200\/50>:not([hidden])~:not([hidden]){border-color:#fecaca80}.divide-red-200\/55>:not([hidden])~:not([hidden]){border-color:#fecaca8c}.divide-red-200\/60>:not([hidden])~:not([hidden]){border-color:#fecaca99}.divide-red-200\/65>:not([hidden])~:not([hidden]){border-color:#fecacaa6}.divide-red-200\/70>:not([hidden])~:not([hidden]){border-color:#fecacab3}.divide-red-200\/75>:not([hidden])~:not([hidden]){border-color:#fecacabf}.divide-red-200\/80>:not([hidden])~:not([hidden]){border-color:#fecacacc}.divide-red-200\/85>:not([hidden])~:not([hidden]){border-color:#fecacad9}.divide-red-200\/90>:not([hidden])~:not([hidden]){border-color:#fecacae6}.divide-red-200\/95>:not([hidden])~:not([hidden]){border-color:#fecacaf2}.divide-red-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(252 165 165 / var(--tw-divide-opacity, 1))}.divide-red-300\/0>:not([hidden])~:not([hidden]){border-color:#fca5a500}.divide-red-300\/10>:not([hidden])~:not([hidden]){border-color:#fca5a51a}.divide-red-300\/100>:not([hidden])~:not([hidden]){border-color:#fca5a5}.divide-red-300\/15>:not([hidden])~:not([hidden]){border-color:#fca5a526}.divide-red-300\/20>:not([hidden])~:not([hidden]){border-color:#fca5a533}.divide-red-300\/25>:not([hidden])~:not([hidden]){border-color:#fca5a540}.divide-red-300\/30>:not([hidden])~:not([hidden]){border-color:#fca5a54d}.divide-red-300\/35>:not([hidden])~:not([hidden]){border-color:#fca5a559}.divide-red-300\/40>:not([hidden])~:not([hidden]){border-color:#fca5a566}.divide-red-300\/45>:not([hidden])~:not([hidden]){border-color:#fca5a573}.divide-red-300\/5>:not([hidden])~:not([hidden]){border-color:#fca5a50d}.divide-red-300\/50>:not([hidden])~:not([hidden]){border-color:#fca5a580}.divide-red-300\/55>:not([hidden])~:not([hidden]){border-color:#fca5a58c}.divide-red-300\/60>:not([hidden])~:not([hidden]){border-color:#fca5a599}.divide-red-300\/65>:not([hidden])~:not([hidden]){border-color:#fca5a5a6}.divide-red-300\/70>:not([hidden])~:not([hidden]){border-color:#fca5a5b3}.divide-red-300\/75>:not([hidden])~:not([hidden]){border-color:#fca5a5bf}.divide-red-300\/80>:not([hidden])~:not([hidden]){border-color:#fca5a5cc}.divide-red-300\/85>:not([hidden])~:not([hidden]){border-color:#fca5a5d9}.divide-red-300\/90>:not([hidden])~:not([hidden]){border-color:#fca5a5e6}.divide-red-300\/95>:not([hidden])~:not([hidden]){border-color:#fca5a5f2}.divide-red-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(248 113 113 / var(--tw-divide-opacity, 1))}.divide-red-400\/0>:not([hidden])~:not([hidden]){border-color:#f8717100}.divide-red-400\/10>:not([hidden])~:not([hidden]){border-color:#f871711a}.divide-red-400\/100>:not([hidden])~:not([hidden]){border-color:#f87171}.divide-red-400\/15>:not([hidden])~:not([hidden]){border-color:#f8717126}.divide-red-400\/20>:not([hidden])~:not([hidden]){border-color:#f8717133}.divide-red-400\/25>:not([hidden])~:not([hidden]){border-color:#f8717140}.divide-red-400\/30>:not([hidden])~:not([hidden]){border-color:#f871714d}.divide-red-400\/35>:not([hidden])~:not([hidden]){border-color:#f8717159}.divide-red-400\/40>:not([hidden])~:not([hidden]){border-color:#f8717166}.divide-red-400\/45>:not([hidden])~:not([hidden]){border-color:#f8717173}.divide-red-400\/5>:not([hidden])~:not([hidden]){border-color:#f871710d}.divide-red-400\/50>:not([hidden])~:not([hidden]){border-color:#f8717180}.divide-red-400\/55>:not([hidden])~:not([hidden]){border-color:#f871718c}.divide-red-400\/60>:not([hidden])~:not([hidden]){border-color:#f8717199}.divide-red-400\/65>:not([hidden])~:not([hidden]){border-color:#f87171a6}.divide-red-400\/70>:not([hidden])~:not([hidden]){border-color:#f87171b3}.divide-red-400\/75>:not([hidden])~:not([hidden]){border-color:#f87171bf}.divide-red-400\/80>:not([hidden])~:not([hidden]){border-color:#f87171cc}.divide-red-400\/85>:not([hidden])~:not([hidden]){border-color:#f87171d9}.divide-red-400\/90>:not([hidden])~:not([hidden]){border-color:#f87171e6}.divide-red-400\/95>:not([hidden])~:not([hidden]){border-color:#f87171f2}.divide-red-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 242 242 / var(--tw-divide-opacity, 1))}.divide-red-50\/0>:not([hidden])~:not([hidden]){border-color:#fef2f200}.divide-red-50\/10>:not([hidden])~:not([hidden]){border-color:#fef2f21a}.divide-red-50\/100>:not([hidden])~:not([hidden]){border-color:#fef2f2}.divide-red-50\/15>:not([hidden])~:not([hidden]){border-color:#fef2f226}.divide-red-50\/20>:not([hidden])~:not([hidden]){border-color:#fef2f233}.divide-red-50\/25>:not([hidden])~:not([hidden]){border-color:#fef2f240}.divide-red-50\/30>:not([hidden])~:not([hidden]){border-color:#fef2f24d}.divide-red-50\/35>:not([hidden])~:not([hidden]){border-color:#fef2f259}.divide-red-50\/40>:not([hidden])~:not([hidden]){border-color:#fef2f266}.divide-red-50\/45>:not([hidden])~:not([hidden]){border-color:#fef2f273}.divide-red-50\/5>:not([hidden])~:not([hidden]){border-color:#fef2f20d}.divide-red-50\/50>:not([hidden])~:not([hidden]){border-color:#fef2f280}.divide-red-50\/55>:not([hidden])~:not([hidden]){border-color:#fef2f28c}.divide-red-50\/60>:not([hidden])~:not([hidden]){border-color:#fef2f299}.divide-red-50\/65>:not([hidden])~:not([hidden]){border-color:#fef2f2a6}.divide-red-50\/70>:not([hidden])~:not([hidden]){border-color:#fef2f2b3}.divide-red-50\/75>:not([hidden])~:not([hidden]){border-color:#fef2f2bf}.divide-red-50\/80>:not([hidden])~:not([hidden]){border-color:#fef2f2cc}.divide-red-50\/85>:not([hidden])~:not([hidden]){border-color:#fef2f2d9}.divide-red-50\/90>:not([hidden])~:not([hidden]){border-color:#fef2f2e6}.divide-red-50\/95>:not([hidden])~:not([hidden]){border-color:#fef2f2f2}.divide-red-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(239 68 68 / var(--tw-divide-opacity, 1))}.divide-red-500\/0>:not([hidden])~:not([hidden]){border-color:#ef444400}.divide-red-500\/10>:not([hidden])~:not([hidden]){border-color:#ef44441a}.divide-red-500\/100>:not([hidden])~:not([hidden]){border-color:#ef4444}.divide-red-500\/15>:not([hidden])~:not([hidden]){border-color:#ef444426}.divide-red-500\/20>:not([hidden])~:not([hidden]){border-color:#ef444433}.divide-red-500\/25>:not([hidden])~:not([hidden]){border-color:#ef444440}.divide-red-500\/30>:not([hidden])~:not([hidden]){border-color:#ef44444d}.divide-red-500\/35>:not([hidden])~:not([hidden]){border-color:#ef444459}.divide-red-500\/40>:not([hidden])~:not([hidden]){border-color:#ef444466}.divide-red-500\/45>:not([hidden])~:not([hidden]){border-color:#ef444473}.divide-red-500\/5>:not([hidden])~:not([hidden]){border-color:#ef44440d}.divide-red-500\/50>:not([hidden])~:not([hidden]){border-color:#ef444480}.divide-red-500\/55>:not([hidden])~:not([hidden]){border-color:#ef44448c}.divide-red-500\/60>:not([hidden])~:not([hidden]){border-color:#ef444499}.divide-red-500\/65>:not([hidden])~:not([hidden]){border-color:#ef4444a6}.divide-red-500\/70>:not([hidden])~:not([hidden]){border-color:#ef4444b3}.divide-red-500\/75>:not([hidden])~:not([hidden]){border-color:#ef4444bf}.divide-red-500\/80>:not([hidden])~:not([hidden]){border-color:#ef4444cc}.divide-red-500\/85>:not([hidden])~:not([hidden]){border-color:#ef4444d9}.divide-red-500\/90>:not([hidden])~:not([hidden]){border-color:#ef4444e6}.divide-red-500\/95>:not([hidden])~:not([hidden]){border-color:#ef4444f2}.divide-red-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(220 38 38 / var(--tw-divide-opacity, 1))}.divide-red-600\/0>:not([hidden])~:not([hidden]){border-color:#dc262600}.divide-red-600\/10>:not([hidden])~:not([hidden]){border-color:#dc26261a}.divide-red-600\/100>:not([hidden])~:not([hidden]){border-color:#dc2626}.divide-red-600\/15>:not([hidden])~:not([hidden]){border-color:#dc262626}.divide-red-600\/20>:not([hidden])~:not([hidden]){border-color:#dc262633}.divide-red-600\/25>:not([hidden])~:not([hidden]){border-color:#dc262640}.divide-red-600\/30>:not([hidden])~:not([hidden]){border-color:#dc26264d}.divide-red-600\/35>:not([hidden])~:not([hidden]){border-color:#dc262659}.divide-red-600\/40>:not([hidden])~:not([hidden]){border-color:#dc262666}.divide-red-600\/45>:not([hidden])~:not([hidden]){border-color:#dc262673}.divide-red-600\/5>:not([hidden])~:not([hidden]){border-color:#dc26260d}.divide-red-600\/50>:not([hidden])~:not([hidden]){border-color:#dc262680}.divide-red-600\/55>:not([hidden])~:not([hidden]){border-color:#dc26268c}.divide-red-600\/60>:not([hidden])~:not([hidden]){border-color:#dc262699}.divide-red-600\/65>:not([hidden])~:not([hidden]){border-color:#dc2626a6}.divide-red-600\/70>:not([hidden])~:not([hidden]){border-color:#dc2626b3}.divide-red-600\/75>:not([hidden])~:not([hidden]){border-color:#dc2626bf}.divide-red-600\/80>:not([hidden])~:not([hidden]){border-color:#dc2626cc}.divide-red-600\/85>:not([hidden])~:not([hidden]){border-color:#dc2626d9}.divide-red-600\/90>:not([hidden])~:not([hidden]){border-color:#dc2626e6}.divide-red-600\/95>:not([hidden])~:not([hidden]){border-color:#dc2626f2}.divide-red-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(185 28 28 / var(--tw-divide-opacity, 1))}.divide-red-700\/0>:not([hidden])~:not([hidden]){border-color:#b91c1c00}.divide-red-700\/10>:not([hidden])~:not([hidden]){border-color:#b91c1c1a}.divide-red-700\/100>:not([hidden])~:not([hidden]){border-color:#b91c1c}.divide-red-700\/15>:not([hidden])~:not([hidden]){border-color:#b91c1c26}.divide-red-700\/20>:not([hidden])~:not([hidden]){border-color:#b91c1c33}.divide-red-700\/25>:not([hidden])~:not([hidden]){border-color:#b91c1c40}.divide-red-700\/30>:not([hidden])~:not([hidden]){border-color:#b91c1c4d}.divide-red-700\/35>:not([hidden])~:not([hidden]){border-color:#b91c1c59}.divide-red-700\/40>:not([hidden])~:not([hidden]){border-color:#b91c1c66}.divide-red-700\/45>:not([hidden])~:not([hidden]){border-color:#b91c1c73}.divide-red-700\/5>:not([hidden])~:not([hidden]){border-color:#b91c1c0d}.divide-red-700\/50>:not([hidden])~:not([hidden]){border-color:#b91c1c80}.divide-red-700\/55>:not([hidden])~:not([hidden]){border-color:#b91c1c8c}.divide-red-700\/60>:not([hidden])~:not([hidden]){border-color:#b91c1c99}.divide-red-700\/65>:not([hidden])~:not([hidden]){border-color:#b91c1ca6}.divide-red-700\/70>:not([hidden])~:not([hidden]){border-color:#b91c1cb3}.divide-red-700\/75>:not([hidden])~:not([hidden]){border-color:#b91c1cbf}.divide-red-700\/80>:not([hidden])~:not([hidden]){border-color:#b91c1ccc}.divide-red-700\/85>:not([hidden])~:not([hidden]){border-color:#b91c1cd9}.divide-red-700\/90>:not([hidden])~:not([hidden]){border-color:#b91c1ce6}.divide-red-700\/95>:not([hidden])~:not([hidden]){border-color:#b91c1cf2}.divide-red-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(153 27 27 / var(--tw-divide-opacity, 1))}.divide-red-800\/0>:not([hidden])~:not([hidden]){border-color:#991b1b00}.divide-red-800\/10>:not([hidden])~:not([hidden]){border-color:#991b1b1a}.divide-red-800\/100>:not([hidden])~:not([hidden]){border-color:#991b1b}.divide-red-800\/15>:not([hidden])~:not([hidden]){border-color:#991b1b26}.divide-red-800\/20>:not([hidden])~:not([hidden]){border-color:#991b1b33}.divide-red-800\/25>:not([hidden])~:not([hidden]){border-color:#991b1b40}.divide-red-800\/30>:not([hidden])~:not([hidden]){border-color:#991b1b4d}.divide-red-800\/35>:not([hidden])~:not([hidden]){border-color:#991b1b59}.divide-red-800\/40>:not([hidden])~:not([hidden]){border-color:#991b1b66}.divide-red-800\/45>:not([hidden])~:not([hidden]){border-color:#991b1b73}.divide-red-800\/5>:not([hidden])~:not([hidden]){border-color:#991b1b0d}.divide-red-800\/50>:not([hidden])~:not([hidden]){border-color:#991b1b80}.divide-red-800\/55>:not([hidden])~:not([hidden]){border-color:#991b1b8c}.divide-red-800\/60>:not([hidden])~:not([hidden]){border-color:#991b1b99}.divide-red-800\/65>:not([hidden])~:not([hidden]){border-color:#991b1ba6}.divide-red-800\/70>:not([hidden])~:not([hidden]){border-color:#991b1bb3}.divide-red-800\/75>:not([hidden])~:not([hidden]){border-color:#991b1bbf}.divide-red-800\/80>:not([hidden])~:not([hidden]){border-color:#991b1bcc}.divide-red-800\/85>:not([hidden])~:not([hidden]){border-color:#991b1bd9}.divide-red-800\/90>:not([hidden])~:not([hidden]){border-color:#991b1be6}.divide-red-800\/95>:not([hidden])~:not([hidden]){border-color:#991b1bf2}.divide-red-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(127 29 29 / var(--tw-divide-opacity, 1))}.divide-red-900\/0>:not([hidden])~:not([hidden]){border-color:#7f1d1d00}.divide-red-900\/10>:not([hidden])~:not([hidden]){border-color:#7f1d1d1a}.divide-red-900\/100>:not([hidden])~:not([hidden]){border-color:#7f1d1d}.divide-red-900\/15>:not([hidden])~:not([hidden]){border-color:#7f1d1d26}.divide-red-900\/20>:not([hidden])~:not([hidden]){border-color:#7f1d1d33}.divide-red-900\/25>:not([hidden])~:not([hidden]){border-color:#7f1d1d40}.divide-red-900\/30>:not([hidden])~:not([hidden]){border-color:#7f1d1d4d}.divide-red-900\/35>:not([hidden])~:not([hidden]){border-color:#7f1d1d59}.divide-red-900\/40>:not([hidden])~:not([hidden]){border-color:#7f1d1d66}.divide-red-900\/45>:not([hidden])~:not([hidden]){border-color:#7f1d1d73}.divide-red-900\/5>:not([hidden])~:not([hidden]){border-color:#7f1d1d0d}.divide-red-900\/50>:not([hidden])~:not([hidden]){border-color:#7f1d1d80}.divide-red-900\/55>:not([hidden])~:not([hidden]){border-color:#7f1d1d8c}.divide-red-900\/60>:not([hidden])~:not([hidden]){border-color:#7f1d1d99}.divide-red-900\/65>:not([hidden])~:not([hidden]){border-color:#7f1d1da6}.divide-red-900\/70>:not([hidden])~:not([hidden]){border-color:#7f1d1db3}.divide-red-900\/75>:not([hidden])~:not([hidden]){border-color:#7f1d1dbf}.divide-red-900\/80>:not([hidden])~:not([hidden]){border-color:#7f1d1dcc}.divide-red-900\/85>:not([hidden])~:not([hidden]){border-color:#7f1d1dd9}.divide-red-900\/90>:not([hidden])~:not([hidden]){border-color:#7f1d1de6}.divide-red-900\/95>:not([hidden])~:not([hidden]){border-color:#7f1d1df2}.divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 249 195 / var(--tw-divide-opacity, 1))}.divide-yellow-100\/0>:not([hidden])~:not([hidden]){border-color:#fef9c300}.divide-yellow-100\/10>:not([hidden])~:not([hidden]){border-color:#fef9c31a}.divide-yellow-100\/100>:not([hidden])~:not([hidden]){border-color:#fef9c3}.divide-yellow-100\/15>:not([hidden])~:not([hidden]){border-color:#fef9c326}.divide-yellow-100\/20>:not([hidden])~:not([hidden]){border-color:#fef9c333}.divide-yellow-100\/25>:not([hidden])~:not([hidden]){border-color:#fef9c340}.divide-yellow-100\/30>:not([hidden])~:not([hidden]){border-color:#fef9c34d}.divide-yellow-100\/35>:not([hidden])~:not([hidden]){border-color:#fef9c359}.divide-yellow-100\/40>:not([hidden])~:not([hidden]){border-color:#fef9c366}.divide-yellow-100\/45>:not([hidden])~:not([hidden]){border-color:#fef9c373}.divide-yellow-100\/5>:not([hidden])~:not([hidden]){border-color:#fef9c30d}.divide-yellow-100\/50>:not([hidden])~:not([hidden]){border-color:#fef9c380}.divide-yellow-100\/55>:not([hidden])~:not([hidden]){border-color:#fef9c38c}.divide-yellow-100\/60>:not([hidden])~:not([hidden]){border-color:#fef9c399}.divide-yellow-100\/65>:not([hidden])~:not([hidden]){border-color:#fef9c3a6}.divide-yellow-100\/70>:not([hidden])~:not([hidden]){border-color:#fef9c3b3}.divide-yellow-100\/75>:not([hidden])~:not([hidden]){border-color:#fef9c3bf}.divide-yellow-100\/80>:not([hidden])~:not([hidden]){border-color:#fef9c3cc}.divide-yellow-100\/85>:not([hidden])~:not([hidden]){border-color:#fef9c3d9}.divide-yellow-100\/90>:not([hidden])~:not([hidden]){border-color:#fef9c3e6}.divide-yellow-100\/95>:not([hidden])~:not([hidden]){border-color:#fef9c3f2}.divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 240 138 / var(--tw-divide-opacity, 1))}.divide-yellow-200\/0>:not([hidden])~:not([hidden]){border-color:#fef08a00}.divide-yellow-200\/10>:not([hidden])~:not([hidden]){border-color:#fef08a1a}.divide-yellow-200\/100>:not([hidden])~:not([hidden]){border-color:#fef08a}.divide-yellow-200\/15>:not([hidden])~:not([hidden]){border-color:#fef08a26}.divide-yellow-200\/20>:not([hidden])~:not([hidden]){border-color:#fef08a33}.divide-yellow-200\/25>:not([hidden])~:not([hidden]){border-color:#fef08a40}.divide-yellow-200\/30>:not([hidden])~:not([hidden]){border-color:#fef08a4d}.divide-yellow-200\/35>:not([hidden])~:not([hidden]){border-color:#fef08a59}.divide-yellow-200\/40>:not([hidden])~:not([hidden]){border-color:#fef08a66}.divide-yellow-200\/45>:not([hidden])~:not([hidden]){border-color:#fef08a73}.divide-yellow-200\/5>:not([hidden])~:not([hidden]){border-color:#fef08a0d}.divide-yellow-200\/50>:not([hidden])~:not([hidden]){border-color:#fef08a80}.divide-yellow-200\/55>:not([hidden])~:not([hidden]){border-color:#fef08a8c}.divide-yellow-200\/60>:not([hidden])~:not([hidden]){border-color:#fef08a99}.divide-yellow-200\/65>:not([hidden])~:not([hidden]){border-color:#fef08aa6}.divide-yellow-200\/70>:not([hidden])~:not([hidden]){border-color:#fef08ab3}.divide-yellow-200\/75>:not([hidden])~:not([hidden]){border-color:#fef08abf}.divide-yellow-200\/80>:not([hidden])~:not([hidden]){border-color:#fef08acc}.divide-yellow-200\/85>:not([hidden])~:not([hidden]){border-color:#fef08ad9}.divide-yellow-200\/90>:not([hidden])~:not([hidden]){border-color:#fef08ae6}.divide-yellow-200\/95>:not([hidden])~:not([hidden]){border-color:#fef08af2}.divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(253 224 71 / var(--tw-divide-opacity, 1))}.divide-yellow-300\/0>:not([hidden])~:not([hidden]){border-color:#fde04700}.divide-yellow-300\/10>:not([hidden])~:not([hidden]){border-color:#fde0471a}.divide-yellow-300\/100>:not([hidden])~:not([hidden]){border-color:#fde047}.divide-yellow-300\/15>:not([hidden])~:not([hidden]){border-color:#fde04726}.divide-yellow-300\/20>:not([hidden])~:not([hidden]){border-color:#fde04733}.divide-yellow-300\/25>:not([hidden])~:not([hidden]){border-color:#fde04740}.divide-yellow-300\/30>:not([hidden])~:not([hidden]){border-color:#fde0474d}.divide-yellow-300\/35>:not([hidden])~:not([hidden]){border-color:#fde04759}.divide-yellow-300\/40>:not([hidden])~:not([hidden]){border-color:#fde04766}.divide-yellow-300\/45>:not([hidden])~:not([hidden]){border-color:#fde04773}.divide-yellow-300\/5>:not([hidden])~:not([hidden]){border-color:#fde0470d}.divide-yellow-300\/50>:not([hidden])~:not([hidden]){border-color:#fde04780}.divide-yellow-300\/55>:not([hidden])~:not([hidden]){border-color:#fde0478c}.divide-yellow-300\/60>:not([hidden])~:not([hidden]){border-color:#fde04799}.divide-yellow-300\/65>:not([hidden])~:not([hidden]){border-color:#fde047a6}.divide-yellow-300\/70>:not([hidden])~:not([hidden]){border-color:#fde047b3}.divide-yellow-300\/75>:not([hidden])~:not([hidden]){border-color:#fde047bf}.divide-yellow-300\/80>:not([hidden])~:not([hidden]){border-color:#fde047cc}.divide-yellow-300\/85>:not([hidden])~:not([hidden]){border-color:#fde047d9}.divide-yellow-300\/90>:not([hidden])~:not([hidden]){border-color:#fde047e6}.divide-yellow-300\/95>:not([hidden])~:not([hidden]){border-color:#fde047f2}.divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(250 204 21 / var(--tw-divide-opacity, 1))}.divide-yellow-400\/0>:not([hidden])~:not([hidden]){border-color:#facc1500}.divide-yellow-400\/10>:not([hidden])~:not([hidden]){border-color:#facc151a}.divide-yellow-400\/100>:not([hidden])~:not([hidden]){border-color:#facc15}.divide-yellow-400\/15>:not([hidden])~:not([hidden]){border-color:#facc1526}.divide-yellow-400\/20>:not([hidden])~:not([hidden]){border-color:#facc1533}.divide-yellow-400\/25>:not([hidden])~:not([hidden]){border-color:#facc1540}.divide-yellow-400\/30>:not([hidden])~:not([hidden]){border-color:#facc154d}.divide-yellow-400\/35>:not([hidden])~:not([hidden]){border-color:#facc1559}.divide-yellow-400\/40>:not([hidden])~:not([hidden]){border-color:#facc1566}.divide-yellow-400\/45>:not([hidden])~:not([hidden]){border-color:#facc1573}.divide-yellow-400\/5>:not([hidden])~:not([hidden]){border-color:#facc150d}.divide-yellow-400\/50>:not([hidden])~:not([hidden]){border-color:#facc1580}.divide-yellow-400\/55>:not([hidden])~:not([hidden]){border-color:#facc158c}.divide-yellow-400\/60>:not([hidden])~:not([hidden]){border-color:#facc1599}.divide-yellow-400\/65>:not([hidden])~:not([hidden]){border-color:#facc15a6}.divide-yellow-400\/70>:not([hidden])~:not([hidden]){border-color:#facc15b3}.divide-yellow-400\/75>:not([hidden])~:not([hidden]){border-color:#facc15bf}.divide-yellow-400\/80>:not([hidden])~:not([hidden]){border-color:#facc15cc}.divide-yellow-400\/85>:not([hidden])~:not([hidden]){border-color:#facc15d9}.divide-yellow-400\/90>:not([hidden])~:not([hidden]){border-color:#facc15e6}.divide-yellow-400\/95>:not([hidden])~:not([hidden]){border-color:#facc15f2}.divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 252 232 / var(--tw-divide-opacity, 1))}.divide-yellow-50\/0>:not([hidden])~:not([hidden]){border-color:#fefce800}.divide-yellow-50\/10>:not([hidden])~:not([hidden]){border-color:#fefce81a}.divide-yellow-50\/100>:not([hidden])~:not([hidden]){border-color:#fefce8}.divide-yellow-50\/15>:not([hidden])~:not([hidden]){border-color:#fefce826}.divide-yellow-50\/20>:not([hidden])~:not([hidden]){border-color:#fefce833}.divide-yellow-50\/25>:not([hidden])~:not([hidden]){border-color:#fefce840}.divide-yellow-50\/30>:not([hidden])~:not([hidden]){border-color:#fefce84d}.divide-yellow-50\/35>:not([hidden])~:not([hidden]){border-color:#fefce859}.divide-yellow-50\/40>:not([hidden])~:not([hidden]){border-color:#fefce866}.divide-yellow-50\/45>:not([hidden])~:not([hidden]){border-color:#fefce873}.divide-yellow-50\/5>:not([hidden])~:not([hidden]){border-color:#fefce80d}.divide-yellow-50\/50>:not([hidden])~:not([hidden]){border-color:#fefce880}.divide-yellow-50\/55>:not([hidden])~:not([hidden]){border-color:#fefce88c}.divide-yellow-50\/60>:not([hidden])~:not([hidden]){border-color:#fefce899}.divide-yellow-50\/65>:not([hidden])~:not([hidden]){border-color:#fefce8a6}.divide-yellow-50\/70>:not([hidden])~:not([hidden]){border-color:#fefce8b3}.divide-yellow-50\/75>:not([hidden])~:not([hidden]){border-color:#fefce8bf}.divide-yellow-50\/80>:not([hidden])~:not([hidden]){border-color:#fefce8cc}.divide-yellow-50\/85>:not([hidden])~:not([hidden]){border-color:#fefce8d9}.divide-yellow-50\/90>:not([hidden])~:not([hidden]){border-color:#fefce8e6}.divide-yellow-50\/95>:not([hidden])~:not([hidden]){border-color:#fefce8f2}.divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(234 179 8 / var(--tw-divide-opacity, 1))}.divide-yellow-500\/0>:not([hidden])~:not([hidden]){border-color:#eab30800}.divide-yellow-500\/10>:not([hidden])~:not([hidden]){border-color:#eab3081a}.divide-yellow-500\/100>:not([hidden])~:not([hidden]){border-color:#eab308}.divide-yellow-500\/15>:not([hidden])~:not([hidden]){border-color:#eab30826}.divide-yellow-500\/20>:not([hidden])~:not([hidden]){border-color:#eab30833}.divide-yellow-500\/25>:not([hidden])~:not([hidden]){border-color:#eab30840}.divide-yellow-500\/30>:not([hidden])~:not([hidden]){border-color:#eab3084d}.divide-yellow-500\/35>:not([hidden])~:not([hidden]){border-color:#eab30859}.divide-yellow-500\/40>:not([hidden])~:not([hidden]){border-color:#eab30866}.divide-yellow-500\/45>:not([hidden])~:not([hidden]){border-color:#eab30873}.divide-yellow-500\/5>:not([hidden])~:not([hidden]){border-color:#eab3080d}.divide-yellow-500\/50>:not([hidden])~:not([hidden]){border-color:#eab30880}.divide-yellow-500\/55>:not([hidden])~:not([hidden]){border-color:#eab3088c}.divide-yellow-500\/60>:not([hidden])~:not([hidden]){border-color:#eab30899}.divide-yellow-500\/65>:not([hidden])~:not([hidden]){border-color:#eab308a6}.divide-yellow-500\/70>:not([hidden])~:not([hidden]){border-color:#eab308b3}.divide-yellow-500\/75>:not([hidden])~:not([hidden]){border-color:#eab308bf}.divide-yellow-500\/80>:not([hidden])~:not([hidden]){border-color:#eab308cc}.divide-yellow-500\/85>:not([hidden])~:not([hidden]){border-color:#eab308d9}.divide-yellow-500\/90>:not([hidden])~:not([hidden]){border-color:#eab308e6}.divide-yellow-500\/95>:not([hidden])~:not([hidden]){border-color:#eab308f2}.divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(202 138 4 / var(--tw-divide-opacity, 1))}.divide-yellow-600\/0>:not([hidden])~:not([hidden]){border-color:#ca8a0400}.divide-yellow-600\/10>:not([hidden])~:not([hidden]){border-color:#ca8a041a}.divide-yellow-600\/100>:not([hidden])~:not([hidden]){border-color:#ca8a04}.divide-yellow-600\/15>:not([hidden])~:not([hidden]){border-color:#ca8a0426}.divide-yellow-600\/20>:not([hidden])~:not([hidden]){border-color:#ca8a0433}.divide-yellow-600\/25>:not([hidden])~:not([hidden]){border-color:#ca8a0440}.divide-yellow-600\/30>:not([hidden])~:not([hidden]){border-color:#ca8a044d}.divide-yellow-600\/35>:not([hidden])~:not([hidden]){border-color:#ca8a0459}.divide-yellow-600\/40>:not([hidden])~:not([hidden]){border-color:#ca8a0466}.divide-yellow-600\/45>:not([hidden])~:not([hidden]){border-color:#ca8a0473}.divide-yellow-600\/5>:not([hidden])~:not([hidden]){border-color:#ca8a040d}.divide-yellow-600\/50>:not([hidden])~:not([hidden]){border-color:#ca8a0480}.divide-yellow-600\/55>:not([hidden])~:not([hidden]){border-color:#ca8a048c}.divide-yellow-600\/60>:not([hidden])~:not([hidden]){border-color:#ca8a0499}.divide-yellow-600\/65>:not([hidden])~:not([hidden]){border-color:#ca8a04a6}.divide-yellow-600\/70>:not([hidden])~:not([hidden]){border-color:#ca8a04b3}.divide-yellow-600\/75>:not([hidden])~:not([hidden]){border-color:#ca8a04bf}.divide-yellow-600\/80>:not([hidden])~:not([hidden]){border-color:#ca8a04cc}.divide-yellow-600\/85>:not([hidden])~:not([hidden]){border-color:#ca8a04d9}.divide-yellow-600\/90>:not([hidden])~:not([hidden]){border-color:#ca8a04e6}.divide-yellow-600\/95>:not([hidden])~:not([hidden]){border-color:#ca8a04f2}.divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(161 98 7 / var(--tw-divide-opacity, 1))}.divide-yellow-700\/0>:not([hidden])~:not([hidden]){border-color:#a1620700}.divide-yellow-700\/10>:not([hidden])~:not([hidden]){border-color:#a162071a}.divide-yellow-700\/100>:not([hidden])~:not([hidden]){border-color:#a16207}.divide-yellow-700\/15>:not([hidden])~:not([hidden]){border-color:#a1620726}.divide-yellow-700\/20>:not([hidden])~:not([hidden]){border-color:#a1620733}.divide-yellow-700\/25>:not([hidden])~:not([hidden]){border-color:#a1620740}.divide-yellow-700\/30>:not([hidden])~:not([hidden]){border-color:#a162074d}.divide-yellow-700\/35>:not([hidden])~:not([hidden]){border-color:#a1620759}.divide-yellow-700\/40>:not([hidden])~:not([hidden]){border-color:#a1620766}.divide-yellow-700\/45>:not([hidden])~:not([hidden]){border-color:#a1620773}.divide-yellow-700\/5>:not([hidden])~:not([hidden]){border-color:#a162070d}.divide-yellow-700\/50>:not([hidden])~:not([hidden]){border-color:#a1620780}.divide-yellow-700\/55>:not([hidden])~:not([hidden]){border-color:#a162078c}.divide-yellow-700\/60>:not([hidden])~:not([hidden]){border-color:#a1620799}.divide-yellow-700\/65>:not([hidden])~:not([hidden]){border-color:#a16207a6}.divide-yellow-700\/70>:not([hidden])~:not([hidden]){border-color:#a16207b3}.divide-yellow-700\/75>:not([hidden])~:not([hidden]){border-color:#a16207bf}.divide-yellow-700\/80>:not([hidden])~:not([hidden]){border-color:#a16207cc}.divide-yellow-700\/85>:not([hidden])~:not([hidden]){border-color:#a16207d9}.divide-yellow-700\/90>:not([hidden])~:not([hidden]){border-color:#a16207e6}.divide-yellow-700\/95>:not([hidden])~:not([hidden]){border-color:#a16207f2}.divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(133 77 14 / var(--tw-divide-opacity, 1))}.divide-yellow-800\/0>:not([hidden])~:not([hidden]){border-color:#854d0e00}.divide-yellow-800\/10>:not([hidden])~:not([hidden]){border-color:#854d0e1a}.divide-yellow-800\/100>:not([hidden])~:not([hidden]){border-color:#854d0e}.divide-yellow-800\/15>:not([hidden])~:not([hidden]){border-color:#854d0e26}.divide-yellow-800\/20>:not([hidden])~:not([hidden]){border-color:#854d0e33}.divide-yellow-800\/25>:not([hidden])~:not([hidden]){border-color:#854d0e40}.divide-yellow-800\/30>:not([hidden])~:not([hidden]){border-color:#854d0e4d}.divide-yellow-800\/35>:not([hidden])~:not([hidden]){border-color:#854d0e59}.divide-yellow-800\/40>:not([hidden])~:not([hidden]){border-color:#854d0e66}.divide-yellow-800\/45>:not([hidden])~:not([hidden]){border-color:#854d0e73}.divide-yellow-800\/5>:not([hidden])~:not([hidden]){border-color:#854d0e0d}.divide-yellow-800\/50>:not([hidden])~:not([hidden]){border-color:#854d0e80}.divide-yellow-800\/55>:not([hidden])~:not([hidden]){border-color:#854d0e8c}.divide-yellow-800\/60>:not([hidden])~:not([hidden]){border-color:#854d0e99}.divide-yellow-800\/65>:not([hidden])~:not([hidden]){border-color:#854d0ea6}.divide-yellow-800\/70>:not([hidden])~:not([hidden]){border-color:#854d0eb3}.divide-yellow-800\/75>:not([hidden])~:not([hidden]){border-color:#854d0ebf}.divide-yellow-800\/80>:not([hidden])~:not([hidden]){border-color:#854d0ecc}.divide-yellow-800\/85>:not([hidden])~:not([hidden]){border-color:#854d0ed9}.divide-yellow-800\/90>:not([hidden])~:not([hidden]){border-color:#854d0ee6}.divide-yellow-800\/95>:not([hidden])~:not([hidden]){border-color:#854d0ef2}.divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(113 63 18 / var(--tw-divide-opacity, 1))}.divide-yellow-900\/0>:not([hidden])~:not([hidden]){border-color:#713f1200}.divide-yellow-900\/10>:not([hidden])~:not([hidden]){border-color:#713f121a}.divide-yellow-900\/100>:not([hidden])~:not([hidden]){border-color:#713f12}.divide-yellow-900\/15>:not([hidden])~:not([hidden]){border-color:#713f1226}.divide-yellow-900\/20>:not([hidden])~:not([hidden]){border-color:#713f1233}.divide-yellow-900\/25>:not([hidden])~:not([hidden]){border-color:#713f1240}.divide-yellow-900\/30>:not([hidden])~:not([hidden]){border-color:#713f124d}.divide-yellow-900\/35>:not([hidden])~:not([hidden]){border-color:#713f1259}.divide-yellow-900\/40>:not([hidden])~:not([hidden]){border-color:#713f1266}.divide-yellow-900\/45>:not([hidden])~:not([hidden]){border-color:#713f1273}.divide-yellow-900\/5>:not([hidden])~:not([hidden]){border-color:#713f120d}.divide-yellow-900\/50>:not([hidden])~:not([hidden]){border-color:#713f1280}.divide-yellow-900\/55>:not([hidden])~:not([hidden]){border-color:#713f128c}.divide-yellow-900\/60>:not([hidden])~:not([hidden]){border-color:#713f1299}.divide-yellow-900\/65>:not([hidden])~:not([hidden]){border-color:#713f12a6}.divide-yellow-900\/70>:not([hidden])~:not([hidden]){border-color:#713f12b3}.divide-yellow-900\/75>:not([hidden])~:not([hidden]){border-color:#713f12bf}.divide-yellow-900\/80>:not([hidden])~:not([hidden]){border-color:#713f12cc}.divide-yellow-900\/85>:not([hidden])~:not([hidden]){border-color:#713f12d9}.divide-yellow-900\/90>:not([hidden])~:not([hidden]){border-color:#713f12e6}.divide-yellow-900\/95>:not([hidden])~:not([hidden]){border-color:#713f12f2}.divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity: .1}.divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1}.divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity: .2}.divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity: .3}.divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity: .4}.divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: .5}.divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity: .6}.divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity: .7}.divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity: .8}.divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity: .9}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-ellipsis,.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.\!border-0{border-width:0px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-100\/0{border-color:#dbeafe00}.border-blue-100\/10{border-color:#dbeafe1a}.border-blue-100\/100{border-color:#dbeafe}.border-blue-100\/15{border-color:#dbeafe26}.border-blue-100\/20{border-color:#dbeafe33}.border-blue-100\/25{border-color:#dbeafe40}.border-blue-100\/30{border-color:#dbeafe4d}.border-blue-100\/35{border-color:#dbeafe59}.border-blue-100\/40{border-color:#dbeafe66}.border-blue-100\/45{border-color:#dbeafe73}.border-blue-100\/5{border-color:#dbeafe0d}.border-blue-100\/50{border-color:#dbeafe80}.border-blue-100\/55{border-color:#dbeafe8c}.border-blue-100\/60{border-color:#dbeafe99}.border-blue-100\/65{border-color:#dbeafea6}.border-blue-100\/70{border-color:#dbeafeb3}.border-blue-100\/75{border-color:#dbeafebf}.border-blue-100\/80{border-color:#dbeafecc}.border-blue-100\/85{border-color:#dbeafed9}.border-blue-100\/90{border-color:#dbeafee6}.border-blue-100\/95{border-color:#dbeafef2}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-200\/0{border-color:#bfdbfe00}.border-blue-200\/10{border-color:#bfdbfe1a}.border-blue-200\/100{border-color:#bfdbfe}.border-blue-200\/15{border-color:#bfdbfe26}.border-blue-200\/20{border-color:#bfdbfe33}.border-blue-200\/25{border-color:#bfdbfe40}.border-blue-200\/30{border-color:#bfdbfe4d}.border-blue-200\/35{border-color:#bfdbfe59}.border-blue-200\/40{border-color:#bfdbfe66}.border-blue-200\/45{border-color:#bfdbfe73}.border-blue-200\/5{border-color:#bfdbfe0d}.border-blue-200\/50{border-color:#bfdbfe80}.border-blue-200\/55{border-color:#bfdbfe8c}.border-blue-200\/60{border-color:#bfdbfe99}.border-blue-200\/65{border-color:#bfdbfea6}.border-blue-200\/70{border-color:#bfdbfeb3}.border-blue-200\/75{border-color:#bfdbfebf}.border-blue-200\/80{border-color:#bfdbfecc}.border-blue-200\/85{border-color:#bfdbfed9}.border-blue-200\/90{border-color:#bfdbfee6}.border-blue-200\/95{border-color:#bfdbfef2}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-300\/0{border-color:#93c5fd00}.border-blue-300\/10{border-color:#93c5fd1a}.border-blue-300\/100{border-color:#93c5fd}.border-blue-300\/15{border-color:#93c5fd26}.border-blue-300\/20{border-color:#93c5fd33}.border-blue-300\/25{border-color:#93c5fd40}.border-blue-300\/30{border-color:#93c5fd4d}.border-blue-300\/35{border-color:#93c5fd59}.border-blue-300\/40{border-color:#93c5fd66}.border-blue-300\/45{border-color:#93c5fd73}.border-blue-300\/5{border-color:#93c5fd0d}.border-blue-300\/50{border-color:#93c5fd80}.border-blue-300\/55{border-color:#93c5fd8c}.border-blue-300\/60{border-color:#93c5fd99}.border-blue-300\/65{border-color:#93c5fda6}.border-blue-300\/70{border-color:#93c5fdb3}.border-blue-300\/75{border-color:#93c5fdbf}.border-blue-300\/80{border-color:#93c5fdcc}.border-blue-300\/85{border-color:#93c5fdd9}.border-blue-300\/90{border-color:#93c5fde6}.border-blue-300\/95{border-color:#93c5fdf2}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-blue-400\/0{border-color:#60a5fa00}.border-blue-400\/10{border-color:#60a5fa1a}.border-blue-400\/100{border-color:#60a5fa}.border-blue-400\/15{border-color:#60a5fa26}.border-blue-400\/20{border-color:#60a5fa33}.border-blue-400\/25{border-color:#60a5fa40}.border-blue-400\/30{border-color:#60a5fa4d}.border-blue-400\/35{border-color:#60a5fa59}.border-blue-400\/40{border-color:#60a5fa66}.border-blue-400\/45{border-color:#60a5fa73}.border-blue-400\/5{border-color:#60a5fa0d}.border-blue-400\/50{border-color:#60a5fa80}.border-blue-400\/55{border-color:#60a5fa8c}.border-blue-400\/60{border-color:#60a5fa99}.border-blue-400\/65{border-color:#60a5faa6}.border-blue-400\/70{border-color:#60a5fab3}.border-blue-400\/75{border-color:#60a5fabf}.border-blue-400\/80{border-color:#60a5facc}.border-blue-400\/85{border-color:#60a5fad9}.border-blue-400\/90{border-color:#60a5fae6}.border-blue-400\/95{border-color:#60a5faf2}.border-blue-50{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.border-blue-50\/0{border-color:#eff6ff00}.border-blue-50\/10{border-color:#eff6ff1a}.border-blue-50\/100{border-color:#eff6ff}.border-blue-50\/15{border-color:#eff6ff26}.border-blue-50\/20{border-color:#eff6ff33}.border-blue-50\/25{border-color:#eff6ff40}.border-blue-50\/30{border-color:#eff6ff4d}.border-blue-50\/35{border-color:#eff6ff59}.border-blue-50\/40{border-color:#eff6ff66}.border-blue-50\/45{border-color:#eff6ff73}.border-blue-50\/5{border-color:#eff6ff0d}.border-blue-50\/50{border-color:#eff6ff80}.border-blue-50\/55{border-color:#eff6ff8c}.border-blue-50\/60{border-color:#eff6ff99}.border-blue-50\/65{border-color:#eff6ffa6}.border-blue-50\/70{border-color:#eff6ffb3}.border-blue-50\/75{border-color:#eff6ffbf}.border-blue-50\/80{border-color:#eff6ffcc}.border-blue-50\/85{border-color:#eff6ffd9}.border-blue-50\/90{border-color:#eff6ffe6}.border-blue-50\/95{border-color:#eff6fff2}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-500\/0{border-color:#3b82f600}.border-blue-500\/10{border-color:#3b82f61a}.border-blue-500\/100{border-color:#3b82f6}.border-blue-500\/15{border-color:#3b82f626}.border-blue-500\/20{border-color:#3b82f633}.border-blue-500\/25{border-color:#3b82f640}.border-blue-500\/30{border-color:#3b82f64d}.border-blue-500\/35{border-color:#3b82f659}.border-blue-500\/40{border-color:#3b82f666}.border-blue-500\/45{border-color:#3b82f673}.border-blue-500\/5{border-color:#3b82f60d}.border-blue-500\/50{border-color:#3b82f680}.border-blue-500\/55{border-color:#3b82f68c}.border-blue-500\/60{border-color:#3b82f699}.border-blue-500\/65{border-color:#3b82f6a6}.border-blue-500\/70{border-color:#3b82f6b3}.border-blue-500\/75{border-color:#3b82f6bf}.border-blue-500\/80{border-color:#3b82f6cc}.border-blue-500\/85{border-color:#3b82f6d9}.border-blue-500\/90{border-color:#3b82f6e6}.border-blue-500\/95{border-color:#3b82f6f2}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-blue-600\/0{border-color:#2563eb00}.border-blue-600\/10{border-color:#2563eb1a}.border-blue-600\/100{border-color:#2563eb}.border-blue-600\/15{border-color:#2563eb26}.border-blue-600\/20{border-color:#2563eb33}.border-blue-600\/25{border-color:#2563eb40}.border-blue-600\/30{border-color:#2563eb4d}.border-blue-600\/35{border-color:#2563eb59}.border-blue-600\/40{border-color:#2563eb66}.border-blue-600\/45{border-color:#2563eb73}.border-blue-600\/5{border-color:#2563eb0d}.border-blue-600\/50{border-color:#2563eb80}.border-blue-600\/55{border-color:#2563eb8c}.border-blue-600\/60{border-color:#2563eb99}.border-blue-600\/65{border-color:#2563eba6}.border-blue-600\/70{border-color:#2563ebb3}.border-blue-600\/75{border-color:#2563ebbf}.border-blue-600\/80{border-color:#2563ebcc}.border-blue-600\/85{border-color:#2563ebd9}.border-blue-600\/90{border-color:#2563ebe6}.border-blue-600\/95{border-color:#2563ebf2}.border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.border-blue-700\/0{border-color:#1d4ed800}.border-blue-700\/10{border-color:#1d4ed81a}.border-blue-700\/100{border-color:#1d4ed8}.border-blue-700\/15{border-color:#1d4ed826}.border-blue-700\/20{border-color:#1d4ed833}.border-blue-700\/25{border-color:#1d4ed840}.border-blue-700\/30{border-color:#1d4ed84d}.border-blue-700\/35{border-color:#1d4ed859}.border-blue-700\/40{border-color:#1d4ed866}.border-blue-700\/45{border-color:#1d4ed873}.border-blue-700\/5{border-color:#1d4ed80d}.border-blue-700\/50{border-color:#1d4ed880}.border-blue-700\/55{border-color:#1d4ed88c}.border-blue-700\/60{border-color:#1d4ed899}.border-blue-700\/65{border-color:#1d4ed8a6}.border-blue-700\/70{border-color:#1d4ed8b3}.border-blue-700\/75{border-color:#1d4ed8bf}.border-blue-700\/80{border-color:#1d4ed8cc}.border-blue-700\/85{border-color:#1d4ed8d9}.border-blue-700\/90{border-color:#1d4ed8e6}.border-blue-700\/95{border-color:#1d4ed8f2}.border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.border-blue-800\/0{border-color:#1e40af00}.border-blue-800\/10{border-color:#1e40af1a}.border-blue-800\/100{border-color:#1e40af}.border-blue-800\/15{border-color:#1e40af26}.border-blue-800\/20{border-color:#1e40af33}.border-blue-800\/25{border-color:#1e40af40}.border-blue-800\/30{border-color:#1e40af4d}.border-blue-800\/35{border-color:#1e40af59}.border-blue-800\/40{border-color:#1e40af66}.border-blue-800\/45{border-color:#1e40af73}.border-blue-800\/5{border-color:#1e40af0d}.border-blue-800\/50{border-color:#1e40af80}.border-blue-800\/55{border-color:#1e40af8c}.border-blue-800\/60{border-color:#1e40af99}.border-blue-800\/65{border-color:#1e40afa6}.border-blue-800\/70{border-color:#1e40afb3}.border-blue-800\/75{border-color:#1e40afbf}.border-blue-800\/80{border-color:#1e40afcc}.border-blue-800\/85{border-color:#1e40afd9}.border-blue-800\/90{border-color:#1e40afe6}.border-blue-800\/95{border-color:#1e40aff2}.border-blue-900{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.border-blue-900\/0{border-color:#1e3a8a00}.border-blue-900\/10{border-color:#1e3a8a1a}.border-blue-900\/100{border-color:#1e3a8a}.border-blue-900\/15{border-color:#1e3a8a26}.border-blue-900\/20{border-color:#1e3a8a33}.border-blue-900\/25{border-color:#1e3a8a40}.border-blue-900\/30{border-color:#1e3a8a4d}.border-blue-900\/35{border-color:#1e3a8a59}.border-blue-900\/40{border-color:#1e3a8a66}.border-blue-900\/45{border-color:#1e3a8a73}.border-blue-900\/5{border-color:#1e3a8a0d}.border-blue-900\/50{border-color:#1e3a8a80}.border-blue-900\/55{border-color:#1e3a8a8c}.border-blue-900\/60{border-color:#1e3a8a99}.border-blue-900\/65{border-color:#1e3a8aa6}.border-blue-900\/70{border-color:#1e3a8ab3}.border-blue-900\/75{border-color:#1e3a8abf}.border-blue-900\/80{border-color:#1e3a8acc}.border-blue-900\/85{border-color:#1e3a8ad9}.border-blue-900\/90{border-color:#1e3a8ae6}.border-blue-900\/95{border-color:#1e3a8af2}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-900\/25{border-color:#11182740}.border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.border-green-100\/0{border-color:#dcfce700}.border-green-100\/10{border-color:#dcfce71a}.border-green-100\/100{border-color:#dcfce7}.border-green-100\/15{border-color:#dcfce726}.border-green-100\/20{border-color:#dcfce733}.border-green-100\/25{border-color:#dcfce740}.border-green-100\/30{border-color:#dcfce74d}.border-green-100\/35{border-color:#dcfce759}.border-green-100\/40{border-color:#dcfce766}.border-green-100\/45{border-color:#dcfce773}.border-green-100\/5{border-color:#dcfce70d}.border-green-100\/50{border-color:#dcfce780}.border-green-100\/55{border-color:#dcfce78c}.border-green-100\/60{border-color:#dcfce799}.border-green-100\/65{border-color:#dcfce7a6}.border-green-100\/70{border-color:#dcfce7b3}.border-green-100\/75{border-color:#dcfce7bf}.border-green-100\/80{border-color:#dcfce7cc}.border-green-100\/85{border-color:#dcfce7d9}.border-green-100\/90{border-color:#dcfce7e6}.border-green-100\/95{border-color:#dcfce7f2}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-200\/0{border-color:#bbf7d000}.border-green-200\/10{border-color:#bbf7d01a}.border-green-200\/100{border-color:#bbf7d0}.border-green-200\/15{border-color:#bbf7d026}.border-green-200\/20{border-color:#bbf7d033}.border-green-200\/25{border-color:#bbf7d040}.border-green-200\/30{border-color:#bbf7d04d}.border-green-200\/35{border-color:#bbf7d059}.border-green-200\/40{border-color:#bbf7d066}.border-green-200\/45{border-color:#bbf7d073}.border-green-200\/5{border-color:#bbf7d00d}.border-green-200\/50{border-color:#bbf7d080}.border-green-200\/55{border-color:#bbf7d08c}.border-green-200\/60{border-color:#bbf7d099}.border-green-200\/65{border-color:#bbf7d0a6}.border-green-200\/70{border-color:#bbf7d0b3}.border-green-200\/75{border-color:#bbf7d0bf}.border-green-200\/80{border-color:#bbf7d0cc}.border-green-200\/85{border-color:#bbf7d0d9}.border-green-200\/90{border-color:#bbf7d0e6}.border-green-200\/95{border-color:#bbf7d0f2}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.border-green-300\/0{border-color:#86efac00}.border-green-300\/10{border-color:#86efac1a}.border-green-300\/100{border-color:#86efac}.border-green-300\/15{border-color:#86efac26}.border-green-300\/20{border-color:#86efac33}.border-green-300\/25{border-color:#86efac40}.border-green-300\/30{border-color:#86efac4d}.border-green-300\/35{border-color:#86efac59}.border-green-300\/40{border-color:#86efac66}.border-green-300\/45{border-color:#86efac73}.border-green-300\/5{border-color:#86efac0d}.border-green-300\/50{border-color:#86efac80}.border-green-300\/55{border-color:#86efac8c}.border-green-300\/60{border-color:#86efac99}.border-green-300\/65{border-color:#86efaca6}.border-green-300\/70{border-color:#86efacb3}.border-green-300\/75{border-color:#86efacbf}.border-green-300\/80{border-color:#86efaccc}.border-green-300\/85{border-color:#86efacd9}.border-green-300\/90{border-color:#86eface6}.border-green-300\/95{border-color:#86efacf2}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-green-400\/0{border-color:#4ade8000}.border-green-400\/10{border-color:#4ade801a}.border-green-400\/100{border-color:#4ade80}.border-green-400\/15{border-color:#4ade8026}.border-green-400\/20{border-color:#4ade8033}.border-green-400\/25{border-color:#4ade8040}.border-green-400\/30{border-color:#4ade804d}.border-green-400\/35{border-color:#4ade8059}.border-green-400\/40{border-color:#4ade8066}.border-green-400\/45{border-color:#4ade8073}.border-green-400\/5{border-color:#4ade800d}.border-green-400\/50{border-color:#4ade8080}.border-green-400\/55{border-color:#4ade808c}.border-green-400\/60{border-color:#4ade8099}.border-green-400\/65{border-color:#4ade80a6}.border-green-400\/70{border-color:#4ade80b3}.border-green-400\/75{border-color:#4ade80bf}.border-green-400\/80{border-color:#4ade80cc}.border-green-400\/85{border-color:#4ade80d9}.border-green-400\/90{border-color:#4ade80e6}.border-green-400\/95{border-color:#4ade80f2}.border-green-50{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))}.border-green-50\/0{border-color:#f0fdf400}.border-green-50\/10{border-color:#f0fdf41a}.border-green-50\/100{border-color:#f0fdf4}.border-green-50\/15{border-color:#f0fdf426}.border-green-50\/20{border-color:#f0fdf433}.border-green-50\/25{border-color:#f0fdf440}.border-green-50\/30{border-color:#f0fdf44d}.border-green-50\/35{border-color:#f0fdf459}.border-green-50\/40{border-color:#f0fdf466}.border-green-50\/45{border-color:#f0fdf473}.border-green-50\/5{border-color:#f0fdf40d}.border-green-50\/50{border-color:#f0fdf480}.border-green-50\/55{border-color:#f0fdf48c}.border-green-50\/60{border-color:#f0fdf499}.border-green-50\/65{border-color:#f0fdf4a6}.border-green-50\/70{border-color:#f0fdf4b3}.border-green-50\/75{border-color:#f0fdf4bf}.border-green-50\/80{border-color:#f0fdf4cc}.border-green-50\/85{border-color:#f0fdf4d9}.border-green-50\/90{border-color:#f0fdf4e6}.border-green-50\/95{border-color:#f0fdf4f2}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-green-500\/0{border-color:#22c55e00}.border-green-500\/10{border-color:#22c55e1a}.border-green-500\/100{border-color:#22c55e}.border-green-500\/15{border-color:#22c55e26}.border-green-500\/20{border-color:#22c55e33}.border-green-500\/25{border-color:#22c55e40}.border-green-500\/30{border-color:#22c55e4d}.border-green-500\/35{border-color:#22c55e59}.border-green-500\/40{border-color:#22c55e66}.border-green-500\/45{border-color:#22c55e73}.border-green-500\/5{border-color:#22c55e0d}.border-green-500\/50{border-color:#22c55e80}.border-green-500\/55{border-color:#22c55e8c}.border-green-500\/60{border-color:#22c55e99}.border-green-500\/65{border-color:#22c55ea6}.border-green-500\/70{border-color:#22c55eb3}.border-green-500\/75{border-color:#22c55ebf}.border-green-500\/80{border-color:#22c55ecc}.border-green-500\/85{border-color:#22c55ed9}.border-green-500\/90{border-color:#22c55ee6}.border-green-500\/95{border-color:#22c55ef2}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-green-600\/0{border-color:#16a34a00}.border-green-600\/10{border-color:#16a34a1a}.border-green-600\/100{border-color:#16a34a}.border-green-600\/15{border-color:#16a34a26}.border-green-600\/20{border-color:#16a34a33}.border-green-600\/25{border-color:#16a34a40}.border-green-600\/30{border-color:#16a34a4d}.border-green-600\/35{border-color:#16a34a59}.border-green-600\/40{border-color:#16a34a66}.border-green-600\/45{border-color:#16a34a73}.border-green-600\/5{border-color:#16a34a0d}.border-green-600\/50{border-color:#16a34a80}.border-green-600\/55{border-color:#16a34a8c}.border-green-600\/60{border-color:#16a34a99}.border-green-600\/65{border-color:#16a34aa6}.border-green-600\/70{border-color:#16a34ab3}.border-green-600\/75{border-color:#16a34abf}.border-green-600\/80{border-color:#16a34acc}.border-green-600\/85{border-color:#16a34ad9}.border-green-600\/90{border-color:#16a34ae6}.border-green-600\/95{border-color:#16a34af2}.border-green-700{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.border-green-700\/0{border-color:#15803d00}.border-green-700\/10{border-color:#15803d1a}.border-green-700\/100{border-color:#15803d}.border-green-700\/15{border-color:#15803d26}.border-green-700\/20{border-color:#15803d33}.border-green-700\/25{border-color:#15803d40}.border-green-700\/30{border-color:#15803d4d}.border-green-700\/35{border-color:#15803d59}.border-green-700\/40{border-color:#15803d66}.border-green-700\/45{border-color:#15803d73}.border-green-700\/5{border-color:#15803d0d}.border-green-700\/50{border-color:#15803d80}.border-green-700\/55{border-color:#15803d8c}.border-green-700\/60{border-color:#15803d99}.border-green-700\/65{border-color:#15803da6}.border-green-700\/70{border-color:#15803db3}.border-green-700\/75{border-color:#15803dbf}.border-green-700\/80{border-color:#15803dcc}.border-green-700\/85{border-color:#15803dd9}.border-green-700\/90{border-color:#15803de6}.border-green-700\/95{border-color:#15803df2}.border-green-800{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.border-green-800\/0{border-color:#16653400}.border-green-800\/10{border-color:#1665341a}.border-green-800\/100{border-color:#166534}.border-green-800\/15{border-color:#16653426}.border-green-800\/20{border-color:#16653433}.border-green-800\/25{border-color:#16653440}.border-green-800\/30{border-color:#1665344d}.border-green-800\/35{border-color:#16653459}.border-green-800\/40{border-color:#16653466}.border-green-800\/45{border-color:#16653473}.border-green-800\/5{border-color:#1665340d}.border-green-800\/50{border-color:#16653480}.border-green-800\/55{border-color:#1665348c}.border-green-800\/60{border-color:#16653499}.border-green-800\/65{border-color:#166534a6}.border-green-800\/70{border-color:#166534b3}.border-green-800\/75{border-color:#166534bf}.border-green-800\/80{border-color:#166534cc}.border-green-800\/85{border-color:#166534d9}.border-green-800\/90{border-color:#166534e6}.border-green-800\/95{border-color:#166534f2}.border-green-900{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.border-green-900\/0{border-color:#14532d00}.border-green-900\/10{border-color:#14532d1a}.border-green-900\/100{border-color:#14532d}.border-green-900\/15{border-color:#14532d26}.border-green-900\/20{border-color:#14532d33}.border-green-900\/25{border-color:#14532d40}.border-green-900\/30{border-color:#14532d4d}.border-green-900\/35{border-color:#14532d59}.border-green-900\/40{border-color:#14532d66}.border-green-900\/45{border-color:#14532d73}.border-green-900\/5{border-color:#14532d0d}.border-green-900\/50{border-color:#14532d80}.border-green-900\/55{border-color:#14532d8c}.border-green-900\/60{border-color:#14532d99}.border-green-900\/65{border-color:#14532da6}.border-green-900\/70{border-color:#14532db3}.border-green-900\/75{border-color:#14532dbf}.border-green-900\/80{border-color:#14532dcc}.border-green-900\/85{border-color:#14532dd9}.border-green-900\/90{border-color:#14532de6}.border-green-900\/95{border-color:#14532df2}.border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.border-neutral-100{--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity, 1))}.border-neutral-100\/0{border-color:#f5f5f500}.border-neutral-100\/10{border-color:#f5f5f51a}.border-neutral-100\/100{border-color:#f5f5f5}.border-neutral-100\/15{border-color:#f5f5f526}.border-neutral-100\/20{border-color:#f5f5f533}.border-neutral-100\/25{border-color:#f5f5f540}.border-neutral-100\/30{border-color:#f5f5f54d}.border-neutral-100\/35{border-color:#f5f5f559}.border-neutral-100\/40{border-color:#f5f5f566}.border-neutral-100\/45{border-color:#f5f5f573}.border-neutral-100\/5{border-color:#f5f5f50d}.border-neutral-100\/50{border-color:#f5f5f580}.border-neutral-100\/55{border-color:#f5f5f58c}.border-neutral-100\/60{border-color:#f5f5f599}.border-neutral-100\/65{border-color:#f5f5f5a6}.border-neutral-100\/70{border-color:#f5f5f5b3}.border-neutral-100\/75{border-color:#f5f5f5bf}.border-neutral-100\/80{border-color:#f5f5f5cc}.border-neutral-100\/85{border-color:#f5f5f5d9}.border-neutral-100\/90{border-color:#f5f5f5e6}.border-neutral-100\/95{border-color:#f5f5f5f2}.border-neutral-200{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-neutral-200\/0{border-color:#e5e5e500}.border-neutral-200\/10{border-color:#e5e5e51a}.border-neutral-200\/100{border-color:#e5e5e5}.border-neutral-200\/15{border-color:#e5e5e526}.border-neutral-200\/20{border-color:#e5e5e533}.border-neutral-200\/25{border-color:#e5e5e540}.border-neutral-200\/30{border-color:#e5e5e54d}.border-neutral-200\/35{border-color:#e5e5e559}.border-neutral-200\/40{border-color:#e5e5e566}.border-neutral-200\/45{border-color:#e5e5e573}.border-neutral-200\/5{border-color:#e5e5e50d}.border-neutral-200\/50{border-color:#e5e5e580}.border-neutral-200\/55{border-color:#e5e5e58c}.border-neutral-200\/60{border-color:#e5e5e599}.border-neutral-200\/65{border-color:#e5e5e5a6}.border-neutral-200\/70{border-color:#e5e5e5b3}.border-neutral-200\/75{border-color:#e5e5e5bf}.border-neutral-200\/80{border-color:#e5e5e5cc}.border-neutral-200\/85{border-color:#e5e5e5d9}.border-neutral-200\/90{border-color:#e5e5e5e6}.border-neutral-200\/95{border-color:#e5e5e5f2}.border-neutral-300{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.border-neutral-300\/0{border-color:#d4d4d400}.border-neutral-300\/10{border-color:#d4d4d41a}.border-neutral-300\/100{border-color:#d4d4d4}.border-neutral-300\/15{border-color:#d4d4d426}.border-neutral-300\/20{border-color:#d4d4d433}.border-neutral-300\/25{border-color:#d4d4d440}.border-neutral-300\/30{border-color:#d4d4d44d}.border-neutral-300\/35{border-color:#d4d4d459}.border-neutral-300\/40{border-color:#d4d4d466}.border-neutral-300\/45{border-color:#d4d4d473}.border-neutral-300\/5{border-color:#d4d4d40d}.border-neutral-300\/50{border-color:#d4d4d480}.border-neutral-300\/55{border-color:#d4d4d48c}.border-neutral-300\/60{border-color:#d4d4d499}.border-neutral-300\/65{border-color:#d4d4d4a6}.border-neutral-300\/70{border-color:#d4d4d4b3}.border-neutral-300\/75{border-color:#d4d4d4bf}.border-neutral-300\/80{border-color:#d4d4d4cc}.border-neutral-300\/85{border-color:#d4d4d4d9}.border-neutral-300\/90{border-color:#d4d4d4e6}.border-neutral-300\/95{border-color:#d4d4d4f2}.border-neutral-400{--tw-border-opacity: 1;border-color:rgb(163 163 163 / var(--tw-border-opacity, 1))}.border-neutral-400\/0{border-color:#a3a3a300}.border-neutral-400\/10{border-color:#a3a3a31a}.border-neutral-400\/100{border-color:#a3a3a3}.border-neutral-400\/15{border-color:#a3a3a326}.border-neutral-400\/20{border-color:#a3a3a333}.border-neutral-400\/25{border-color:#a3a3a340}.border-neutral-400\/30{border-color:#a3a3a34d}.border-neutral-400\/35{border-color:#a3a3a359}.border-neutral-400\/40{border-color:#a3a3a366}.border-neutral-400\/45{border-color:#a3a3a373}.border-neutral-400\/5{border-color:#a3a3a30d}.border-neutral-400\/50{border-color:#a3a3a380}.border-neutral-400\/55{border-color:#a3a3a38c}.border-neutral-400\/60{border-color:#a3a3a399}.border-neutral-400\/65{border-color:#a3a3a3a6}.border-neutral-400\/70{border-color:#a3a3a3b3}.border-neutral-400\/75{border-color:#a3a3a3bf}.border-neutral-400\/80{border-color:#a3a3a3cc}.border-neutral-400\/85{border-color:#a3a3a3d9}.border-neutral-400\/90{border-color:#a3a3a3e6}.border-neutral-400\/95{border-color:#a3a3a3f2}.border-neutral-50{--tw-border-opacity: 1;border-color:rgb(250 250 250 / var(--tw-border-opacity, 1))}.border-neutral-50\/0{border-color:#fafafa00}.border-neutral-50\/10{border-color:#fafafa1a}.border-neutral-50\/100{border-color:#fafafa}.border-neutral-50\/15{border-color:#fafafa26}.border-neutral-50\/20{border-color:#fafafa33}.border-neutral-50\/25{border-color:#fafafa40}.border-neutral-50\/30{border-color:#fafafa4d}.border-neutral-50\/35{border-color:#fafafa59}.border-neutral-50\/40{border-color:#fafafa66}.border-neutral-50\/45{border-color:#fafafa73}.border-neutral-50\/5{border-color:#fafafa0d}.border-neutral-50\/50{border-color:#fafafa80}.border-neutral-50\/55{border-color:#fafafa8c}.border-neutral-50\/60{border-color:#fafafa99}.border-neutral-50\/65{border-color:#fafafaa6}.border-neutral-50\/70{border-color:#fafafab3}.border-neutral-50\/75{border-color:#fafafabf}.border-neutral-50\/80{border-color:#fafafacc}.border-neutral-50\/85{border-color:#fafafad9}.border-neutral-50\/90{border-color:#fafafae6}.border-neutral-50\/95{border-color:#fafafaf2}.border-neutral-500{--tw-border-opacity: 1;border-color:rgb(115 115 115 / var(--tw-border-opacity, 1))}.border-neutral-500\/0{border-color:#73737300}.border-neutral-500\/10{border-color:#7373731a}.border-neutral-500\/100{border-color:#737373}.border-neutral-500\/15{border-color:#73737326}.border-neutral-500\/20{border-color:#73737333}.border-neutral-500\/25{border-color:#73737340}.border-neutral-500\/30{border-color:#7373734d}.border-neutral-500\/35{border-color:#73737359}.border-neutral-500\/40{border-color:#73737366}.border-neutral-500\/45{border-color:#73737373}.border-neutral-500\/5{border-color:#7373730d}.border-neutral-500\/50{border-color:#73737380}.border-neutral-500\/55{border-color:#7373738c}.border-neutral-500\/60{border-color:#73737399}.border-neutral-500\/65{border-color:#737373a6}.border-neutral-500\/70{border-color:#737373b3}.border-neutral-500\/75{border-color:#737373bf}.border-neutral-500\/80{border-color:#737373cc}.border-neutral-500\/85{border-color:#737373d9}.border-neutral-500\/90{border-color:#737373e6}.border-neutral-500\/95{border-color:#737373f2}.border-neutral-600{--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity, 1))}.border-neutral-600\/0{border-color:#52525200}.border-neutral-600\/10{border-color:#5252521a}.border-neutral-600\/100{border-color:#525252}.border-neutral-600\/15{border-color:#52525226}.border-neutral-600\/20{border-color:#52525233}.border-neutral-600\/25{border-color:#52525240}.border-neutral-600\/30{border-color:#5252524d}.border-neutral-600\/35{border-color:#52525259}.border-neutral-600\/40{border-color:#52525266}.border-neutral-600\/45{border-color:#52525273}.border-neutral-600\/5{border-color:#5252520d}.border-neutral-600\/50{border-color:#52525280}.border-neutral-600\/55{border-color:#5252528c}.border-neutral-600\/60{border-color:#52525299}.border-neutral-600\/65{border-color:#525252a6}.border-neutral-600\/70{border-color:#525252b3}.border-neutral-600\/75{border-color:#525252bf}.border-neutral-600\/80{border-color:#525252cc}.border-neutral-600\/85{border-color:#525252d9}.border-neutral-600\/90{border-color:#525252e6}.border-neutral-600\/95{border-color:#525252f2}.border-neutral-700{--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.border-neutral-700\/0{border-color:#40404000}.border-neutral-700\/10{border-color:#4040401a}.border-neutral-700\/100{border-color:#404040}.border-neutral-700\/15{border-color:#40404026}.border-neutral-700\/20{border-color:#40404033}.border-neutral-700\/25{border-color:#40404040}.border-neutral-700\/30{border-color:#4040404d}.border-neutral-700\/35{border-color:#40404059}.border-neutral-700\/40{border-color:#40404066}.border-neutral-700\/45{border-color:#40404073}.border-neutral-700\/5{border-color:#4040400d}.border-neutral-700\/50{border-color:#40404080}.border-neutral-700\/55{border-color:#4040408c}.border-neutral-700\/60{border-color:#40404099}.border-neutral-700\/65{border-color:#404040a6}.border-neutral-700\/70{border-color:#404040b3}.border-neutral-700\/75{border-color:#404040bf}.border-neutral-700\/80{border-color:#404040cc}.border-neutral-700\/85{border-color:#404040d9}.border-neutral-700\/90{border-color:#404040e6}.border-neutral-700\/95{border-color:#404040f2}.border-neutral-800{--tw-border-opacity: 1;border-color:rgb(38 38 38 / var(--tw-border-opacity, 1))}.border-neutral-800\/0{border-color:#26262600}.border-neutral-800\/10{border-color:#2626261a}.border-neutral-800\/100{border-color:#262626}.border-neutral-800\/15{border-color:#26262626}.border-neutral-800\/20{border-color:#26262633}.border-neutral-800\/25{border-color:#26262640}.border-neutral-800\/30{border-color:#2626264d}.border-neutral-800\/35{border-color:#26262659}.border-neutral-800\/40{border-color:#26262666}.border-neutral-800\/45{border-color:#26262673}.border-neutral-800\/5{border-color:#2626260d}.border-neutral-800\/50{border-color:#26262680}.border-neutral-800\/55{border-color:#2626268c}.border-neutral-800\/60{border-color:#26262699}.border-neutral-800\/65{border-color:#262626a6}.border-neutral-800\/70{border-color:#262626b3}.border-neutral-800\/75{border-color:#262626bf}.border-neutral-800\/80{border-color:#262626cc}.border-neutral-800\/85{border-color:#262626d9}.border-neutral-800\/90{border-color:#262626e6}.border-neutral-800\/95{border-color:#262626f2}.border-neutral-900{--tw-border-opacity: 1;border-color:rgb(23 23 23 / var(--tw-border-opacity, 1))}.border-neutral-900\/0{border-color:#17171700}.border-neutral-900\/10{border-color:#1717171a}.border-neutral-900\/100{border-color:#171717}.border-neutral-900\/15{border-color:#17171726}.border-neutral-900\/20{border-color:#17171733}.border-neutral-900\/25{border-color:#17171740}.border-neutral-900\/30{border-color:#1717174d}.border-neutral-900\/35{border-color:#17171759}.border-neutral-900\/40{border-color:#17171766}.border-neutral-900\/45{border-color:#17171773}.border-neutral-900\/5{border-color:#1717170d}.border-neutral-900\/50{border-color:#17171780}.border-neutral-900\/55{border-color:#1717178c}.border-neutral-900\/60{border-color:#17171799}.border-neutral-900\/65{border-color:#171717a6}.border-neutral-900\/70{border-color:#171717b3}.border-neutral-900\/75{border-color:#171717bf}.border-neutral-900\/80{border-color:#171717cc}.border-neutral-900\/85{border-color:#171717d9}.border-neutral-900\/90{border-color:#171717e6}.border-neutral-900\/95{border-color:#171717f2}.border-primary-100{--tw-border-opacity: 1;border-color:rgb(204 227 241 / var(--tw-border-opacity, 1))}.border-primary-100\/0{border-color:#cce3f100}.border-primary-100\/10{border-color:#cce3f11a}.border-primary-100\/100{border-color:#cce3f1}.border-primary-100\/15{border-color:#cce3f126}.border-primary-100\/20{border-color:#cce3f133}.border-primary-100\/25{border-color:#cce3f140}.border-primary-100\/30{border-color:#cce3f14d}.border-primary-100\/35{border-color:#cce3f159}.border-primary-100\/40{border-color:#cce3f166}.border-primary-100\/45{border-color:#cce3f173}.border-primary-100\/5{border-color:#cce3f10d}.border-primary-100\/50{border-color:#cce3f180}.border-primary-100\/55{border-color:#cce3f18c}.border-primary-100\/60{border-color:#cce3f199}.border-primary-100\/65{border-color:#cce3f1a6}.border-primary-100\/70{border-color:#cce3f1b3}.border-primary-100\/75{border-color:#cce3f1bf}.border-primary-100\/80{border-color:#cce3f1cc}.border-primary-100\/85{border-color:#cce3f1d9}.border-primary-100\/90{border-color:#cce3f1e6}.border-primary-100\/95{border-color:#cce3f1f2}.border-primary-200{--tw-border-opacity: 1;border-color:rgb(153 200 227 / var(--tw-border-opacity, 1))}.border-primary-200\/0{border-color:#99c8e300}.border-primary-200\/10{border-color:#99c8e31a}.border-primary-200\/100{border-color:#99c8e3}.border-primary-200\/15{border-color:#99c8e326}.border-primary-200\/20{border-color:#99c8e333}.border-primary-200\/25{border-color:#99c8e340}.border-primary-200\/30{border-color:#99c8e34d}.border-primary-200\/35{border-color:#99c8e359}.border-primary-200\/40{border-color:#99c8e366}.border-primary-200\/45{border-color:#99c8e373}.border-primary-200\/5{border-color:#99c8e30d}.border-primary-200\/50{border-color:#99c8e380}.border-primary-200\/55{border-color:#99c8e38c}.border-primary-200\/60{border-color:#99c8e399}.border-primary-200\/65{border-color:#99c8e3a6}.border-primary-200\/70{border-color:#99c8e3b3}.border-primary-200\/75{border-color:#99c8e3bf}.border-primary-200\/80{border-color:#99c8e3cc}.border-primary-200\/85{border-color:#99c8e3d9}.border-primary-200\/90{border-color:#99c8e3e6}.border-primary-200\/95{border-color:#99c8e3f2}.border-primary-300{--tw-border-opacity: 1;border-color:rgb(102 173 214 / var(--tw-border-opacity, 1))}.border-primary-300\/0{border-color:#66add600}.border-primary-300\/10{border-color:#66add61a}.border-primary-300\/100{border-color:#66add6}.border-primary-300\/15{border-color:#66add626}.border-primary-300\/20{border-color:#66add633}.border-primary-300\/25{border-color:#66add640}.border-primary-300\/30{border-color:#66add64d}.border-primary-300\/35{border-color:#66add659}.border-primary-300\/40{border-color:#66add666}.border-primary-300\/45{border-color:#66add673}.border-primary-300\/5{border-color:#66add60d}.border-primary-300\/50{border-color:#66add680}.border-primary-300\/55{border-color:#66add68c}.border-primary-300\/60{border-color:#66add699}.border-primary-300\/65{border-color:#66add6a6}.border-primary-300\/70{border-color:#66add6b3}.border-primary-300\/75{border-color:#66add6bf}.border-primary-300\/80{border-color:#66add6cc}.border-primary-300\/85{border-color:#66add6d9}.border-primary-300\/90{border-color:#66add6e6}.border-primary-300\/95{border-color:#66add6f2}.border-primary-400{--tw-border-opacity: 1;border-color:rgb(51 146 200 / var(--tw-border-opacity, 1))}.border-primary-400\/0{border-color:#3392c800}.border-primary-400\/10{border-color:#3392c81a}.border-primary-400\/100{border-color:#3392c8}.border-primary-400\/15{border-color:#3392c826}.border-primary-400\/20{border-color:#3392c833}.border-primary-400\/25{border-color:#3392c840}.border-primary-400\/30{border-color:#3392c84d}.border-primary-400\/35{border-color:#3392c859}.border-primary-400\/40{border-color:#3392c866}.border-primary-400\/45{border-color:#3392c873}.border-primary-400\/5{border-color:#3392c80d}.border-primary-400\/50{border-color:#3392c880}.border-primary-400\/55{border-color:#3392c88c}.border-primary-400\/60{border-color:#3392c899}.border-primary-400\/65{border-color:#3392c8a6}.border-primary-400\/70{border-color:#3392c8b3}.border-primary-400\/75{border-color:#3392c8bf}.border-primary-400\/80{border-color:#3392c8cc}.border-primary-400\/85{border-color:#3392c8d9}.border-primary-400\/90{border-color:#3392c8e6}.border-primary-400\/95{border-color:#3392c8f2}.border-primary-50{--tw-border-opacity: 1;border-color:rgb(230 241 248 / var(--tw-border-opacity, 1))}.border-primary-50\/0{border-color:#e6f1f800}.border-primary-50\/10{border-color:#e6f1f81a}.border-primary-50\/100{border-color:#e6f1f8}.border-primary-50\/15{border-color:#e6f1f826}.border-primary-50\/20{border-color:#e6f1f833}.border-primary-50\/25{border-color:#e6f1f840}.border-primary-50\/30{border-color:#e6f1f84d}.border-primary-50\/35{border-color:#e6f1f859}.border-primary-50\/40{border-color:#e6f1f866}.border-primary-50\/45{border-color:#e6f1f873}.border-primary-50\/5{border-color:#e6f1f80d}.border-primary-50\/50{border-color:#e6f1f880}.border-primary-50\/55{border-color:#e6f1f88c}.border-primary-50\/60{border-color:#e6f1f899}.border-primary-50\/65{border-color:#e6f1f8a6}.border-primary-50\/70{border-color:#e6f1f8b3}.border-primary-50\/75{border-color:#e6f1f8bf}.border-primary-50\/80{border-color:#e6f1f8cc}.border-primary-50\/85{border-color:#e6f1f8d9}.border-primary-50\/90{border-color:#e6f1f8e6}.border-primary-50\/95{border-color:#e6f1f8f2}.border-primary-500{--tw-border-opacity: 1;border-color:rgb(0 119 187 / var(--tw-border-opacity, 1))}.border-primary-500\/0{border-color:#07b0}.border-primary-500\/10{border-color:#0077bb1a}.border-primary-500\/100{border-color:#07b}.border-primary-500\/15{border-color:#0077bb26}.border-primary-500\/20{border-color:#07b3}.border-primary-500\/25{border-color:#0077bb40}.border-primary-500\/30{border-color:#0077bb4d}.border-primary-500\/35{border-color:#0077bb59}.border-primary-500\/40{border-color:#07b6}.border-primary-500\/45{border-color:#0077bb73}.border-primary-500\/5{border-color:#0077bb0d}.border-primary-500\/50{border-color:#0077bb80}.border-primary-500\/55{border-color:#0077bb8c}.border-primary-500\/60{border-color:#07b9}.border-primary-500\/65{border-color:#0077bba6}.border-primary-500\/70{border-color:#0077bbb3}.border-primary-500\/75{border-color:#0077bbbf}.border-primary-500\/80{border-color:#07bc}.border-primary-500\/85{border-color:#0077bbd9}.border-primary-500\/90{border-color:#0077bbe6}.border-primary-500\/95{border-color:#0077bbf2}.border-primary-600{--tw-border-opacity: 1;border-color:rgb(0 102 153 / var(--tw-border-opacity, 1))}.border-primary-600\/0{border-color:#0690}.border-primary-600\/10{border-color:#0066991a}.border-primary-600\/100{border-color:#069}.border-primary-600\/15{border-color:#00669926}.border-primary-600\/20{border-color:#0693}.border-primary-600\/25{border-color:#00669940}.border-primary-600\/30{border-color:#0066994d}.border-primary-600\/35{border-color:#00669959}.border-primary-600\/40{border-color:#0696}.border-primary-600\/45{border-color:#00669973}.border-primary-600\/5{border-color:#0066990d}.border-primary-600\/50{border-color:#00669980}.border-primary-600\/55{border-color:#0066998c}.border-primary-600\/60{border-color:#0699}.border-primary-600\/65{border-color:#006699a6}.border-primary-600\/70{border-color:#006699b3}.border-primary-600\/75{border-color:#006699bf}.border-primary-600\/80{border-color:#069c}.border-primary-600\/85{border-color:#006699d9}.border-primary-600\/90{border-color:#006699e6}.border-primary-600\/95{border-color:#006699f2}.border-primary-700{--tw-border-opacity: 1;border-color:rgb(0 85 128 / var(--tw-border-opacity, 1))}.border-primary-700\/0{border-color:#00558000}.border-primary-700\/10{border-color:#0055801a}.border-primary-700\/100{border-color:#005580}.border-primary-700\/15{border-color:#00558026}.border-primary-700\/20{border-color:#00558033}.border-primary-700\/25{border-color:#00558040}.border-primary-700\/30{border-color:#0055804d}.border-primary-700\/35{border-color:#00558059}.border-primary-700\/40{border-color:#00558066}.border-primary-700\/45{border-color:#00558073}.border-primary-700\/5{border-color:#0055800d}.border-primary-700\/50{border-color:#00558080}.border-primary-700\/55{border-color:#0055808c}.border-primary-700\/60{border-color:#00558099}.border-primary-700\/65{border-color:#005580a6}.border-primary-700\/70{border-color:#005580b3}.border-primary-700\/75{border-color:#005580bf}.border-primary-700\/80{border-color:#005580cc}.border-primary-700\/85{border-color:#005580d9}.border-primary-700\/90{border-color:#005580e6}.border-primary-700\/95{border-color:#005580f2}.border-primary-800{--tw-border-opacity: 1;border-color:rgb(0 68 102 / var(--tw-border-opacity, 1))}.border-primary-800\/0{border-color:#0460}.border-primary-800\/10{border-color:#0044661a}.border-primary-800\/100{border-color:#046}.border-primary-800\/15{border-color:#00446626}.border-primary-800\/20{border-color:#0463}.border-primary-800\/25{border-color:#00446640}.border-primary-800\/30{border-color:#0044664d}.border-primary-800\/35{border-color:#00446659}.border-primary-800\/40{border-color:#0466}.border-primary-800\/45{border-color:#00446673}.border-primary-800\/5{border-color:#0044660d}.border-primary-800\/50{border-color:#00446680}.border-primary-800\/55{border-color:#0044668c}.border-primary-800\/60{border-color:#0469}.border-primary-800\/65{border-color:#004466a6}.border-primary-800\/70{border-color:#004466b3}.border-primary-800\/75{border-color:#004466bf}.border-primary-800\/80{border-color:#046c}.border-primary-800\/85{border-color:#004466d9}.border-primary-800\/90{border-color:#004466e6}.border-primary-800\/95{border-color:#004466f2}.border-primary-900{--tw-border-opacity: 1;border-color:rgb(0 51 77 / var(--tw-border-opacity, 1))}.border-primary-900\/0{border-color:#00334d00}.border-primary-900\/10{border-color:#00334d1a}.border-primary-900\/100{border-color:#00334d}.border-primary-900\/15{border-color:#00334d26}.border-primary-900\/20{border-color:#00334d33}.border-primary-900\/25{border-color:#00334d40}.border-primary-900\/30{border-color:#00334d4d}.border-primary-900\/35{border-color:#00334d59}.border-primary-900\/40{border-color:#00334d66}.border-primary-900\/45{border-color:#00334d73}.border-primary-900\/5{border-color:#00334d0d}.border-primary-900\/50{border-color:#00334d80}.border-primary-900\/55{border-color:#00334d8c}.border-primary-900\/60{border-color:#00334d99}.border-primary-900\/65{border-color:#00334da6}.border-primary-900\/70{border-color:#00334db3}.border-primary-900\/75{border-color:#00334dbf}.border-primary-900\/80{border-color:#00334dcc}.border-primary-900\/85{border-color:#00334dd9}.border-primary-900\/90{border-color:#00334de6}.border-primary-900\/95{border-color:#00334df2}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-100\/0{border-color:#fee2e200}.border-red-100\/10{border-color:#fee2e21a}.border-red-100\/100{border-color:#fee2e2}.border-red-100\/15{border-color:#fee2e226}.border-red-100\/20{border-color:#fee2e233}.border-red-100\/25{border-color:#fee2e240}.border-red-100\/30{border-color:#fee2e24d}.border-red-100\/35{border-color:#fee2e259}.border-red-100\/40{border-color:#fee2e266}.border-red-100\/45{border-color:#fee2e273}.border-red-100\/5{border-color:#fee2e20d}.border-red-100\/50{border-color:#fee2e280}.border-red-100\/55{border-color:#fee2e28c}.border-red-100\/60{border-color:#fee2e299}.border-red-100\/65{border-color:#fee2e2a6}.border-red-100\/70{border-color:#fee2e2b3}.border-red-100\/75{border-color:#fee2e2bf}.border-red-100\/80{border-color:#fee2e2cc}.border-red-100\/85{border-color:#fee2e2d9}.border-red-100\/90{border-color:#fee2e2e6}.border-red-100\/95{border-color:#fee2e2f2}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-200\/0{border-color:#fecaca00}.border-red-200\/10{border-color:#fecaca1a}.border-red-200\/100{border-color:#fecaca}.border-red-200\/15{border-color:#fecaca26}.border-red-200\/20{border-color:#fecaca33}.border-red-200\/25{border-color:#fecaca40}.border-red-200\/30{border-color:#fecaca4d}.border-red-200\/35{border-color:#fecaca59}.border-red-200\/40{border-color:#fecaca66}.border-red-200\/45{border-color:#fecaca73}.border-red-200\/5{border-color:#fecaca0d}.border-red-200\/50{border-color:#fecaca80}.border-red-200\/55{border-color:#fecaca8c}.border-red-200\/60{border-color:#fecaca99}.border-red-200\/65{border-color:#fecacaa6}.border-red-200\/70{border-color:#fecacab3}.border-red-200\/75{border-color:#fecacabf}.border-red-200\/80{border-color:#fecacacc}.border-red-200\/85{border-color:#fecacad9}.border-red-200\/90{border-color:#fecacae6}.border-red-200\/95{border-color:#fecacaf2}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-300\/0{border-color:#fca5a500}.border-red-300\/10{border-color:#fca5a51a}.border-red-300\/100{border-color:#fca5a5}.border-red-300\/15{border-color:#fca5a526}.border-red-300\/20{border-color:#fca5a533}.border-red-300\/25{border-color:#fca5a540}.border-red-300\/30{border-color:#fca5a54d}.border-red-300\/35{border-color:#fca5a559}.border-red-300\/40{border-color:#fca5a566}.border-red-300\/45{border-color:#fca5a573}.border-red-300\/5{border-color:#fca5a50d}.border-red-300\/50{border-color:#fca5a580}.border-red-300\/55{border-color:#fca5a58c}.border-red-300\/60{border-color:#fca5a599}.border-red-300\/65{border-color:#fca5a5a6}.border-red-300\/70{border-color:#fca5a5b3}.border-red-300\/75{border-color:#fca5a5bf}.border-red-300\/80{border-color:#fca5a5cc}.border-red-300\/85{border-color:#fca5a5d9}.border-red-300\/90{border-color:#fca5a5e6}.border-red-300\/95{border-color:#fca5a5f2}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-400\/0{border-color:#f8717100}.border-red-400\/10{border-color:#f871711a}.border-red-400\/100{border-color:#f87171}.border-red-400\/15{border-color:#f8717126}.border-red-400\/20{border-color:#f8717133}.border-red-400\/25{border-color:#f8717140}.border-red-400\/30{border-color:#f871714d}.border-red-400\/35{border-color:#f8717159}.border-red-400\/40{border-color:#f8717166}.border-red-400\/45{border-color:#f8717173}.border-red-400\/5{border-color:#f871710d}.border-red-400\/50{border-color:#f8717180}.border-red-400\/55{border-color:#f871718c}.border-red-400\/60{border-color:#f8717199}.border-red-400\/65{border-color:#f87171a6}.border-red-400\/70{border-color:#f87171b3}.border-red-400\/75{border-color:#f87171bf}.border-red-400\/80{border-color:#f87171cc}.border-red-400\/85{border-color:#f87171d9}.border-red-400\/90{border-color:#f87171e6}.border-red-400\/95{border-color:#f87171f2}.border-red-50{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.border-red-50\/0{border-color:#fef2f200}.border-red-50\/10{border-color:#fef2f21a}.border-red-50\/100{border-color:#fef2f2}.border-red-50\/15{border-color:#fef2f226}.border-red-50\/20{border-color:#fef2f233}.border-red-50\/25{border-color:#fef2f240}.border-red-50\/30{border-color:#fef2f24d}.border-red-50\/35{border-color:#fef2f259}.border-red-50\/40{border-color:#fef2f266}.border-red-50\/45{border-color:#fef2f273}.border-red-50\/5{border-color:#fef2f20d}.border-red-50\/50{border-color:#fef2f280}.border-red-50\/55{border-color:#fef2f28c}.border-red-50\/60{border-color:#fef2f299}.border-red-50\/65{border-color:#fef2f2a6}.border-red-50\/70{border-color:#fef2f2b3}.border-red-50\/75{border-color:#fef2f2bf}.border-red-50\/80{border-color:#fef2f2cc}.border-red-50\/85{border-color:#fef2f2d9}.border-red-50\/90{border-color:#fef2f2e6}.border-red-50\/95{border-color:#fef2f2f2}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-500\/0{border-color:#ef444400}.border-red-500\/10{border-color:#ef44441a}.border-red-500\/100{border-color:#ef4444}.border-red-500\/15{border-color:#ef444426}.border-red-500\/20{border-color:#ef444433}.border-red-500\/25{border-color:#ef444440}.border-red-500\/30{border-color:#ef44444d}.border-red-500\/35{border-color:#ef444459}.border-red-500\/40{border-color:#ef444466}.border-red-500\/45{border-color:#ef444473}.border-red-500\/5{border-color:#ef44440d}.border-red-500\/50{border-color:#ef444480}.border-red-500\/55{border-color:#ef44448c}.border-red-500\/60{border-color:#ef444499}.border-red-500\/65{border-color:#ef4444a6}.border-red-500\/70{border-color:#ef4444b3}.border-red-500\/75{border-color:#ef4444bf}.border-red-500\/80{border-color:#ef4444cc}.border-red-500\/85{border-color:#ef4444d9}.border-red-500\/90{border-color:#ef4444e6}.border-red-500\/95{border-color:#ef4444f2}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-red-600\/0{border-color:#dc262600}.border-red-600\/10{border-color:#dc26261a}.border-red-600\/100{border-color:#dc2626}.border-red-600\/15{border-color:#dc262626}.border-red-600\/20{border-color:#dc262633}.border-red-600\/25{border-color:#dc262640}.border-red-600\/30{border-color:#dc26264d}.border-red-600\/35{border-color:#dc262659}.border-red-600\/40{border-color:#dc262666}.border-red-600\/45{border-color:#dc262673}.border-red-600\/5{border-color:#dc26260d}.border-red-600\/50{border-color:#dc262680}.border-red-600\/55{border-color:#dc26268c}.border-red-600\/60{border-color:#dc262699}.border-red-600\/65{border-color:#dc2626a6}.border-red-600\/70{border-color:#dc2626b3}.border-red-600\/75{border-color:#dc2626bf}.border-red-600\/80{border-color:#dc2626cc}.border-red-600\/85{border-color:#dc2626d9}.border-red-600\/90{border-color:#dc2626e6}.border-red-600\/95{border-color:#dc2626f2}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-red-700\/0{border-color:#b91c1c00}.border-red-700\/10{border-color:#b91c1c1a}.border-red-700\/100{border-color:#b91c1c}.border-red-700\/15{border-color:#b91c1c26}.border-red-700\/20{border-color:#b91c1c33}.border-red-700\/25{border-color:#b91c1c40}.border-red-700\/30{border-color:#b91c1c4d}.border-red-700\/35{border-color:#b91c1c59}.border-red-700\/40{border-color:#b91c1c66}.border-red-700\/45{border-color:#b91c1c73}.border-red-700\/5{border-color:#b91c1c0d}.border-red-700\/50{border-color:#b91c1c80}.border-red-700\/55{border-color:#b91c1c8c}.border-red-700\/60{border-color:#b91c1c99}.border-red-700\/65{border-color:#b91c1ca6}.border-red-700\/70{border-color:#b91c1cb3}.border-red-700\/75{border-color:#b91c1cbf}.border-red-700\/80{border-color:#b91c1ccc}.border-red-700\/85{border-color:#b91c1cd9}.border-red-700\/90{border-color:#b91c1ce6}.border-red-700\/95{border-color:#b91c1cf2}.border-red-800{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.border-red-800\/0{border-color:#991b1b00}.border-red-800\/10{border-color:#991b1b1a}.border-red-800\/100{border-color:#991b1b}.border-red-800\/15{border-color:#991b1b26}.border-red-800\/20{border-color:#991b1b33}.border-red-800\/25{border-color:#991b1b40}.border-red-800\/30{border-color:#991b1b4d}.border-red-800\/35{border-color:#991b1b59}.border-red-800\/40{border-color:#991b1b66}.border-red-800\/45{border-color:#991b1b73}.border-red-800\/5{border-color:#991b1b0d}.border-red-800\/50{border-color:#991b1b80}.border-red-800\/55{border-color:#991b1b8c}.border-red-800\/60{border-color:#991b1b99}.border-red-800\/65{border-color:#991b1ba6}.border-red-800\/70{border-color:#991b1bb3}.border-red-800\/75{border-color:#991b1bbf}.border-red-800\/80{border-color:#991b1bcc}.border-red-800\/85{border-color:#991b1bd9}.border-red-800\/90{border-color:#991b1be6}.border-red-800\/95{border-color:#991b1bf2}.border-red-900{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.border-red-900\/0{border-color:#7f1d1d00}.border-red-900\/10{border-color:#7f1d1d1a}.border-red-900\/100{border-color:#7f1d1d}.border-red-900\/15{border-color:#7f1d1d26}.border-red-900\/20{border-color:#7f1d1d33}.border-red-900\/25{border-color:#7f1d1d40}.border-red-900\/30{border-color:#7f1d1d4d}.border-red-900\/35{border-color:#7f1d1d59}.border-red-900\/40{border-color:#7f1d1d66}.border-red-900\/45{border-color:#7f1d1d73}.border-red-900\/5{border-color:#7f1d1d0d}.border-red-900\/50{border-color:#7f1d1d80}.border-red-900\/55{border-color:#7f1d1d8c}.border-red-900\/60{border-color:#7f1d1d99}.border-red-900\/65{border-color:#7f1d1da6}.border-red-900\/70{border-color:#7f1d1db3}.border-red-900\/75{border-color:#7f1d1dbf}.border-red-900\/80{border-color:#7f1d1dcc}.border-red-900\/85{border-color:#7f1d1dd9}.border-red-900\/90{border-color:#7f1d1de6}.border-red-900\/95{border-color:#7f1d1df2}.border-slate-400\/20{border-color:#94a3b833}.border-stone-200{--tw-border-opacity: 1;border-color:rgb(231 229 228 / var(--tw-border-opacity, 1))}.border-stone-300{--tw-border-opacity: 1;border-color:rgb(214 211 209 / var(--tw-border-opacity, 1))}.border-stone-500{--tw-border-opacity: 1;border-color:rgb(120 113 108 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-yellow-100{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.border-yellow-100\/0{border-color:#fef9c300}.border-yellow-100\/10{border-color:#fef9c31a}.border-yellow-100\/100{border-color:#fef9c3}.border-yellow-100\/15{border-color:#fef9c326}.border-yellow-100\/20{border-color:#fef9c333}.border-yellow-100\/25{border-color:#fef9c340}.border-yellow-100\/30{border-color:#fef9c34d}.border-yellow-100\/35{border-color:#fef9c359}.border-yellow-100\/40{border-color:#fef9c366}.border-yellow-100\/45{border-color:#fef9c373}.border-yellow-100\/5{border-color:#fef9c30d}.border-yellow-100\/50{border-color:#fef9c380}.border-yellow-100\/55{border-color:#fef9c38c}.border-yellow-100\/60{border-color:#fef9c399}.border-yellow-100\/65{border-color:#fef9c3a6}.border-yellow-100\/70{border-color:#fef9c3b3}.border-yellow-100\/75{border-color:#fef9c3bf}.border-yellow-100\/80{border-color:#fef9c3cc}.border-yellow-100\/85{border-color:#fef9c3d9}.border-yellow-100\/90{border-color:#fef9c3e6}.border-yellow-100\/95{border-color:#fef9c3f2}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-200\/0{border-color:#fef08a00}.border-yellow-200\/10{border-color:#fef08a1a}.border-yellow-200\/100{border-color:#fef08a}.border-yellow-200\/15{border-color:#fef08a26}.border-yellow-200\/20{border-color:#fef08a33}.border-yellow-200\/25{border-color:#fef08a40}.border-yellow-200\/30{border-color:#fef08a4d}.border-yellow-200\/35{border-color:#fef08a59}.border-yellow-200\/40{border-color:#fef08a66}.border-yellow-200\/45{border-color:#fef08a73}.border-yellow-200\/5{border-color:#fef08a0d}.border-yellow-200\/50{border-color:#fef08a80}.border-yellow-200\/55{border-color:#fef08a8c}.border-yellow-200\/60{border-color:#fef08a99}.border-yellow-200\/65{border-color:#fef08aa6}.border-yellow-200\/70{border-color:#fef08ab3}.border-yellow-200\/75{border-color:#fef08abf}.border-yellow-200\/80{border-color:#fef08acc}.border-yellow-200\/85{border-color:#fef08ad9}.border-yellow-200\/90{border-color:#fef08ae6}.border-yellow-200\/95{border-color:#fef08af2}.border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.border-yellow-300\/0{border-color:#fde04700}.border-yellow-300\/10{border-color:#fde0471a}.border-yellow-300\/100{border-color:#fde047}.border-yellow-300\/15{border-color:#fde04726}.border-yellow-300\/20{border-color:#fde04733}.border-yellow-300\/25{border-color:#fde04740}.border-yellow-300\/30{border-color:#fde0474d}.border-yellow-300\/35{border-color:#fde04759}.border-yellow-300\/40{border-color:#fde04766}.border-yellow-300\/45{border-color:#fde04773}.border-yellow-300\/5{border-color:#fde0470d}.border-yellow-300\/50{border-color:#fde04780}.border-yellow-300\/55{border-color:#fde0478c}.border-yellow-300\/60{border-color:#fde04799}.border-yellow-300\/65{border-color:#fde047a6}.border-yellow-300\/70{border-color:#fde047b3}.border-yellow-300\/75{border-color:#fde047bf}.border-yellow-300\/80{border-color:#fde047cc}.border-yellow-300\/85{border-color:#fde047d9}.border-yellow-300\/90{border-color:#fde047e6}.border-yellow-300\/95{border-color:#fde047f2}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-yellow-400\/0{border-color:#facc1500}.border-yellow-400\/10{border-color:#facc151a}.border-yellow-400\/100{border-color:#facc15}.border-yellow-400\/15{border-color:#facc1526}.border-yellow-400\/20{border-color:#facc1533}.border-yellow-400\/25{border-color:#facc1540}.border-yellow-400\/30{border-color:#facc154d}.border-yellow-400\/35{border-color:#facc1559}.border-yellow-400\/40{border-color:#facc1566}.border-yellow-400\/45{border-color:#facc1573}.border-yellow-400\/5{border-color:#facc150d}.border-yellow-400\/50{border-color:#facc1580}.border-yellow-400\/55{border-color:#facc158c}.border-yellow-400\/60{border-color:#facc1599}.border-yellow-400\/65{border-color:#facc15a6}.border-yellow-400\/70{border-color:#facc15b3}.border-yellow-400\/75{border-color:#facc15bf}.border-yellow-400\/80{border-color:#facc15cc}.border-yellow-400\/85{border-color:#facc15d9}.border-yellow-400\/90{border-color:#facc15e6}.border-yellow-400\/95{border-color:#facc15f2}.border-yellow-50{--tw-border-opacity: 1;border-color:rgb(254 252 232 / var(--tw-border-opacity, 1))}.border-yellow-50\/0{border-color:#fefce800}.border-yellow-50\/10{border-color:#fefce81a}.border-yellow-50\/100{border-color:#fefce8}.border-yellow-50\/15{border-color:#fefce826}.border-yellow-50\/20{border-color:#fefce833}.border-yellow-50\/25{border-color:#fefce840}.border-yellow-50\/30{border-color:#fefce84d}.border-yellow-50\/35{border-color:#fefce859}.border-yellow-50\/40{border-color:#fefce866}.border-yellow-50\/45{border-color:#fefce873}.border-yellow-50\/5{border-color:#fefce80d}.border-yellow-50\/50{border-color:#fefce880}.border-yellow-50\/55{border-color:#fefce88c}.border-yellow-50\/60{border-color:#fefce899}.border-yellow-50\/65{border-color:#fefce8a6}.border-yellow-50\/70{border-color:#fefce8b3}.border-yellow-50\/75{border-color:#fefce8bf}.border-yellow-50\/80{border-color:#fefce8cc}.border-yellow-50\/85{border-color:#fefce8d9}.border-yellow-50\/90{border-color:#fefce8e6}.border-yellow-50\/95{border-color:#fefce8f2}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-yellow-500\/0{border-color:#eab30800}.border-yellow-500\/10{border-color:#eab3081a}.border-yellow-500\/100{border-color:#eab308}.border-yellow-500\/15{border-color:#eab30826}.border-yellow-500\/20{border-color:#eab30833}.border-yellow-500\/25{border-color:#eab30840}.border-yellow-500\/30{border-color:#eab3084d}.border-yellow-500\/35{border-color:#eab30859}.border-yellow-500\/40{border-color:#eab30866}.border-yellow-500\/45{border-color:#eab30873}.border-yellow-500\/5{border-color:#eab3080d}.border-yellow-500\/50{border-color:#eab30880}.border-yellow-500\/55{border-color:#eab3088c}.border-yellow-500\/60{border-color:#eab30899}.border-yellow-500\/65{border-color:#eab308a6}.border-yellow-500\/70{border-color:#eab308b3}.border-yellow-500\/75{border-color:#eab308bf}.border-yellow-500\/80{border-color:#eab308cc}.border-yellow-500\/85{border-color:#eab308d9}.border-yellow-500\/90{border-color:#eab308e6}.border-yellow-500\/95{border-color:#eab308f2}.border-yellow-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.border-yellow-600\/0{border-color:#ca8a0400}.border-yellow-600\/10{border-color:#ca8a041a}.border-yellow-600\/100{border-color:#ca8a04}.border-yellow-600\/15{border-color:#ca8a0426}.border-yellow-600\/20{border-color:#ca8a0433}.border-yellow-600\/25{border-color:#ca8a0440}.border-yellow-600\/30{border-color:#ca8a044d}.border-yellow-600\/35{border-color:#ca8a0459}.border-yellow-600\/40{border-color:#ca8a0466}.border-yellow-600\/45{border-color:#ca8a0473}.border-yellow-600\/5{border-color:#ca8a040d}.border-yellow-600\/50{border-color:#ca8a0480}.border-yellow-600\/55{border-color:#ca8a048c}.border-yellow-600\/60{border-color:#ca8a0499}.border-yellow-600\/65{border-color:#ca8a04a6}.border-yellow-600\/70{border-color:#ca8a04b3}.border-yellow-600\/75{border-color:#ca8a04bf}.border-yellow-600\/80{border-color:#ca8a04cc}.border-yellow-600\/85{border-color:#ca8a04d9}.border-yellow-600\/90{border-color:#ca8a04e6}.border-yellow-600\/95{border-color:#ca8a04f2}.border-yellow-700{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.border-yellow-700\/0{border-color:#a1620700}.border-yellow-700\/10{border-color:#a162071a}.border-yellow-700\/100{border-color:#a16207}.border-yellow-700\/15{border-color:#a1620726}.border-yellow-700\/20{border-color:#a1620733}.border-yellow-700\/25{border-color:#a1620740}.border-yellow-700\/30{border-color:#a162074d}.border-yellow-700\/35{border-color:#a1620759}.border-yellow-700\/40{border-color:#a1620766}.border-yellow-700\/45{border-color:#a1620773}.border-yellow-700\/5{border-color:#a162070d}.border-yellow-700\/50{border-color:#a1620780}.border-yellow-700\/55{border-color:#a162078c}.border-yellow-700\/60{border-color:#a1620799}.border-yellow-700\/65{border-color:#a16207a6}.border-yellow-700\/70{border-color:#a16207b3}.border-yellow-700\/75{border-color:#a16207bf}.border-yellow-700\/80{border-color:#a16207cc}.border-yellow-700\/85{border-color:#a16207d9}.border-yellow-700\/90{border-color:#a16207e6}.border-yellow-700\/95{border-color:#a16207f2}.border-yellow-800{--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.border-yellow-800\/0{border-color:#854d0e00}.border-yellow-800\/10{border-color:#854d0e1a}.border-yellow-800\/100{border-color:#854d0e}.border-yellow-800\/15{border-color:#854d0e26}.border-yellow-800\/20{border-color:#854d0e33}.border-yellow-800\/25{border-color:#854d0e40}.border-yellow-800\/30{border-color:#854d0e4d}.border-yellow-800\/35{border-color:#854d0e59}.border-yellow-800\/40{border-color:#854d0e66}.border-yellow-800\/45{border-color:#854d0e73}.border-yellow-800\/5{border-color:#854d0e0d}.border-yellow-800\/50{border-color:#854d0e80}.border-yellow-800\/55{border-color:#854d0e8c}.border-yellow-800\/60{border-color:#854d0e99}.border-yellow-800\/65{border-color:#854d0ea6}.border-yellow-800\/70{border-color:#854d0eb3}.border-yellow-800\/75{border-color:#854d0ebf}.border-yellow-800\/80{border-color:#854d0ecc}.border-yellow-800\/85{border-color:#854d0ed9}.border-yellow-800\/90{border-color:#854d0ee6}.border-yellow-800\/95{border-color:#854d0ef2}.border-yellow-900{--tw-border-opacity: 1;border-color:rgb(113 63 18 / var(--tw-border-opacity, 1))}.border-yellow-900\/0{border-color:#713f1200}.border-yellow-900\/10{border-color:#713f121a}.border-yellow-900\/100{border-color:#713f12}.border-yellow-900\/15{border-color:#713f1226}.border-yellow-900\/20{border-color:#713f1233}.border-yellow-900\/25{border-color:#713f1240}.border-yellow-900\/30{border-color:#713f124d}.border-yellow-900\/35{border-color:#713f1259}.border-yellow-900\/40{border-color:#713f1266}.border-yellow-900\/45{border-color:#713f1273}.border-yellow-900\/5{border-color:#713f120d}.border-yellow-900\/50{border-color:#713f1280}.border-yellow-900\/55{border-color:#713f128c}.border-yellow-900\/60{border-color:#713f1299}.border-yellow-900\/65{border-color:#713f12a6}.border-yellow-900\/70{border-color:#713f12b3}.border-yellow-900\/75{border-color:#713f12bf}.border-yellow-900\/80{border-color:#713f12cc}.border-yellow-900\/85{border-color:#713f12d9}.border-yellow-900\/90{border-color:#713f12e6}.border-yellow-900\/95{border-color:#713f12f2}.border-t-primary-600{--tw-border-opacity: 1;border-top-color:rgb(0 102 153 / var(--tw-border-opacity, 1))}.border-opacity-10{--tw-border-opacity: .1}.border-opacity-100{--tw-border-opacity: 1}.border-opacity-20{--tw-border-opacity: .2}.border-opacity-30{--tw-border-opacity: .3}.border-opacity-40{--tw-border-opacity: .4}.border-opacity-50{--tw-border-opacity: .5}.border-opacity-60{--tw-border-opacity: .6}.border-opacity-70{--tw-border-opacity: .7}.border-opacity-80{--tw-border-opacity: .8}.border-opacity-90{--tw-border-opacity: .9}.bg-background-100{--tw-bg-opacity: 1;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1))}.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:#dbeafe00}.bg-blue-100\/10{background-color:#dbeafe1a}.bg-blue-100\/100{background-color:#dbeafe}.bg-blue-100\/15{background-color:#dbeafe26}.bg-blue-100\/20{background-color:#dbeafe33}.bg-blue-100\/25{background-color:#dbeafe40}.bg-blue-100\/30{background-color:#dbeafe4d}.bg-blue-100\/35{background-color:#dbeafe59}.bg-blue-100\/40{background-color:#dbeafe66}.bg-blue-100\/45{background-color:#dbeafe73}.bg-blue-100\/5{background-color:#dbeafe0d}.bg-blue-100\/50{background-color:#dbeafe80}.bg-blue-100\/55{background-color:#dbeafe8c}.bg-blue-100\/60{background-color:#dbeafe99}.bg-blue-100\/65{background-color:#dbeafea6}.bg-blue-100\/70{background-color:#dbeafeb3}.bg-blue-100\/75{background-color:#dbeafebf}.bg-blue-100\/80{background-color:#dbeafecc}.bg-blue-100\/85{background-color:#dbeafed9}.bg-blue-100\/90{background-color:#dbeafee6}.bg-blue-100\/95{background-color:#dbeafef2}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-200\/0{background-color:#bfdbfe00}.bg-blue-200\/10{background-color:#bfdbfe1a}.bg-blue-200\/100{background-color:#bfdbfe}.bg-blue-200\/15{background-color:#bfdbfe26}.bg-blue-200\/20{background-color:#bfdbfe33}.bg-blue-200\/25{background-color:#bfdbfe40}.bg-blue-200\/30{background-color:#bfdbfe4d}.bg-blue-200\/35{background-color:#bfdbfe59}.bg-blue-200\/40{background-color:#bfdbfe66}.bg-blue-200\/45{background-color:#bfdbfe73}.bg-blue-200\/5{background-color:#bfdbfe0d}.bg-blue-200\/50{background-color:#bfdbfe80}.bg-blue-200\/55{background-color:#bfdbfe8c}.bg-blue-200\/60{background-color:#bfdbfe99}.bg-blue-200\/65{background-color:#bfdbfea6}.bg-blue-200\/70{background-color:#bfdbfeb3}.bg-blue-200\/75{background-color:#bfdbfebf}.bg-blue-200\/80{background-color:#bfdbfecc}.bg-blue-200\/85{background-color:#bfdbfed9}.bg-blue-200\/90{background-color:#bfdbfee6}.bg-blue-200\/95{background-color:#bfdbfef2}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.bg-blue-300\/0{background-color:#93c5fd00}.bg-blue-300\/10{background-color:#93c5fd1a}.bg-blue-300\/100{background-color:#93c5fd}.bg-blue-300\/15{background-color:#93c5fd26}.bg-blue-300\/20{background-color:#93c5fd33}.bg-blue-300\/25{background-color:#93c5fd40}.bg-blue-300\/30{background-color:#93c5fd4d}.bg-blue-300\/35{background-color:#93c5fd59}.bg-blue-300\/40{background-color:#93c5fd66}.bg-blue-300\/45{background-color:#93c5fd73}.bg-blue-300\/5{background-color:#93c5fd0d}.bg-blue-300\/50{background-color:#93c5fd80}.bg-blue-300\/55{background-color:#93c5fd8c}.bg-blue-300\/60{background-color:#93c5fd99}.bg-blue-300\/65{background-color:#93c5fda6}.bg-blue-300\/70{background-color:#93c5fdb3}.bg-blue-300\/75{background-color:#93c5fdbf}.bg-blue-300\/80{background-color:#93c5fdcc}.bg-blue-300\/85{background-color:#93c5fdd9}.bg-blue-300\/90{background-color:#93c5fde6}.bg-blue-300\/95{background-color:#93c5fdf2}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-400\/0{background-color:#60a5fa00}.bg-blue-400\/10{background-color:#60a5fa1a}.bg-blue-400\/100{background-color:#60a5fa}.bg-blue-400\/15{background-color:#60a5fa26}.bg-blue-400\/20{background-color:#60a5fa33}.bg-blue-400\/25{background-color:#60a5fa40}.bg-blue-400\/30{background-color:#60a5fa4d}.bg-blue-400\/35{background-color:#60a5fa59}.bg-blue-400\/40{background-color:#60a5fa66}.bg-blue-400\/45{background-color:#60a5fa73}.bg-blue-400\/5{background-color:#60a5fa0d}.bg-blue-400\/50{background-color:#60a5fa80}.bg-blue-400\/55{background-color:#60a5fa8c}.bg-blue-400\/60{background-color:#60a5fa99}.bg-blue-400\/65{background-color:#60a5faa6}.bg-blue-400\/70{background-color:#60a5fab3}.bg-blue-400\/75{background-color:#60a5fabf}.bg-blue-400\/80{background-color:#60a5facc}.bg-blue-400\/85{background-color:#60a5fad9}.bg-blue-400\/90{background-color:#60a5fae6}.bg-blue-400\/95{background-color:#60a5faf2}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\/0{background-color:#eff6ff00}.bg-blue-50\/10{background-color:#eff6ff1a}.bg-blue-50\/100{background-color:#eff6ff}.bg-blue-50\/15{background-color:#eff6ff26}.bg-blue-50\/20{background-color:#eff6ff33}.bg-blue-50\/25{background-color:#eff6ff40}.bg-blue-50\/30{background-color:#eff6ff4d}.bg-blue-50\/35{background-color:#eff6ff59}.bg-blue-50\/40{background-color:#eff6ff66}.bg-blue-50\/45{background-color:#eff6ff73}.bg-blue-50\/5{background-color:#eff6ff0d}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-50\/55{background-color:#eff6ff8c}.bg-blue-50\/60{background-color:#eff6ff99}.bg-blue-50\/65{background-color:#eff6ffa6}.bg-blue-50\/70{background-color:#eff6ffb3}.bg-blue-50\/75{background-color:#eff6ffbf}.bg-blue-50\/80{background-color:#eff6ffcc}.bg-blue-50\/85{background-color:#eff6ffd9}.bg-blue-50\/90{background-color:#eff6ffe6}.bg-blue-50\/95{background-color:#eff6fff2}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-500\/0{background-color:#3b82f600}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/100{background-color:#3b82f6}.bg-blue-500\/15{background-color:#3b82f626}.bg-blue-500\/20{background-color:#3b82f633}.bg-blue-500\/25{background-color:#3b82f640}.bg-blue-500\/30{background-color:#3b82f64d}.bg-blue-500\/35{background-color:#3b82f659}.bg-blue-500\/40{background-color:#3b82f666}.bg-blue-500\/45{background-color:#3b82f673}.bg-blue-500\/5{background-color:#3b82f60d}.bg-blue-500\/50{background-color:#3b82f680}.bg-blue-500\/55{background-color:#3b82f68c}.bg-blue-500\/60{background-color:#3b82f699}.bg-blue-500\/65{background-color:#3b82f6a6}.bg-blue-500\/70{background-color:#3b82f6b3}.bg-blue-500\/75{background-color:#3b82f6bf}.bg-blue-500\/80{background-color:#3b82f6cc}.bg-blue-500\/85{background-color:#3b82f6d9}.bg-blue-500\/90{background-color:#3b82f6e6}.bg-blue-500\/95{background-color:#3b82f6f2}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-600\/0{background-color:#2563eb00}.bg-blue-600\/10{background-color:#2563eb1a}.bg-blue-600\/100{background-color:#2563eb}.bg-blue-600\/15{background-color:#2563eb26}.bg-blue-600\/20{background-color:#2563eb33}.bg-blue-600\/25{background-color:#2563eb40}.bg-blue-600\/30{background-color:#2563eb4d}.bg-blue-600\/35{background-color:#2563eb59}.bg-blue-600\/40{background-color:#2563eb66}.bg-blue-600\/45{background-color:#2563eb73}.bg-blue-600\/5{background-color:#2563eb0d}.bg-blue-600\/50{background-color:#2563eb80}.bg-blue-600\/55{background-color:#2563eb8c}.bg-blue-600\/60{background-color:#2563eb99}.bg-blue-600\/65{background-color:#2563eba6}.bg-blue-600\/70{background-color:#2563ebb3}.bg-blue-600\/75{background-color:#2563ebbf}.bg-blue-600\/80{background-color:#2563ebcc}.bg-blue-600\/85{background-color:#2563ebd9}.bg-blue-600\/90{background-color:#2563ebe6}.bg-blue-600\/95{background-color:#2563ebf2}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.bg-blue-700\/0{background-color:#1d4ed800}.bg-blue-700\/10{background-color:#1d4ed81a}.bg-blue-700\/100{background-color:#1d4ed8}.bg-blue-700\/15{background-color:#1d4ed826}.bg-blue-700\/20{background-color:#1d4ed833}.bg-blue-700\/25{background-color:#1d4ed840}.bg-blue-700\/30{background-color:#1d4ed84d}.bg-blue-700\/35{background-color:#1d4ed859}.bg-blue-700\/40{background-color:#1d4ed866}.bg-blue-700\/45{background-color:#1d4ed873}.bg-blue-700\/5{background-color:#1d4ed80d}.bg-blue-700\/50{background-color:#1d4ed880}.bg-blue-700\/55{background-color:#1d4ed88c}.bg-blue-700\/60{background-color:#1d4ed899}.bg-blue-700\/65{background-color:#1d4ed8a6}.bg-blue-700\/70{background-color:#1d4ed8b3}.bg-blue-700\/75{background-color:#1d4ed8bf}.bg-blue-700\/80{background-color:#1d4ed8cc}.bg-blue-700\/85{background-color:#1d4ed8d9}.bg-blue-700\/90{background-color:#1d4ed8e6}.bg-blue-700\/95{background-color:#1d4ed8f2}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.bg-blue-800\/0{background-color:#1e40af00}.bg-blue-800\/10{background-color:#1e40af1a}.bg-blue-800\/100{background-color:#1e40af}.bg-blue-800\/15{background-color:#1e40af26}.bg-blue-800\/20{background-color:#1e40af33}.bg-blue-800\/25{background-color:#1e40af40}.bg-blue-800\/30{background-color:#1e40af4d}.bg-blue-800\/35{background-color:#1e40af59}.bg-blue-800\/40{background-color:#1e40af66}.bg-blue-800\/45{background-color:#1e40af73}.bg-blue-800\/5{background-color:#1e40af0d}.bg-blue-800\/50{background-color:#1e40af80}.bg-blue-800\/55{background-color:#1e40af8c}.bg-blue-800\/60{background-color:#1e40af99}.bg-blue-800\/65{background-color:#1e40afa6}.bg-blue-800\/70{background-color:#1e40afb3}.bg-blue-800\/75{background-color:#1e40afbf}.bg-blue-800\/80{background-color:#1e40afcc}.bg-blue-800\/85{background-color:#1e40afd9}.bg-blue-800\/90{background-color:#1e40afe6}.bg-blue-800\/95{background-color:#1e40aff2}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.bg-blue-900\/0{background-color:#1e3a8a00}.bg-blue-900\/10{background-color:#1e3a8a1a}.bg-blue-900\/100{background-color:#1e3a8a}.bg-blue-900\/15{background-color:#1e3a8a26}.bg-blue-900\/20{background-color:#1e3a8a33}.bg-blue-900\/25{background-color:#1e3a8a40}.bg-blue-900\/30{background-color:#1e3a8a4d}.bg-blue-900\/35{background-color:#1e3a8a59}.bg-blue-900\/40{background-color:#1e3a8a66}.bg-blue-900\/45{background-color:#1e3a8a73}.bg-blue-900\/5{background-color:#1e3a8a0d}.bg-blue-900\/50{background-color:#1e3a8a80}.bg-blue-900\/55{background-color:#1e3a8a8c}.bg-blue-900\/60{background-color:#1e3a8a99}.bg-blue-900\/65{background-color:#1e3a8aa6}.bg-blue-900\/70{background-color:#1e3a8ab3}.bg-blue-900\/75{background-color:#1e3a8abf}.bg-blue-900\/80{background-color:#1e3a8acc}.bg-blue-900\/85{background-color:#1e3a8ad9}.bg-blue-900\/90{background-color:#1e3a8ae6}.bg-blue-900\/95{background-color:#1e3a8af2}.bg-blue-950{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.bg-blue-950\/0{background-color:#17255400}.bg-blue-950\/10{background-color:#1725541a}.bg-blue-950\/100{background-color:#172554}.bg-blue-950\/15{background-color:#17255426}.bg-blue-950\/20{background-color:#17255433}.bg-blue-950\/25{background-color:#17255440}.bg-blue-950\/30{background-color:#1725544d}.bg-blue-950\/35{background-color:#17255459}.bg-blue-950\/40{background-color:#17255466}.bg-blue-950\/45{background-color:#17255473}.bg-blue-950\/5{background-color:#1725540d}.bg-blue-950\/50{background-color:#17255480}.bg-blue-950\/55{background-color:#1725548c}.bg-blue-950\/60{background-color:#17255499}.bg-blue-950\/65{background-color:#172554a6}.bg-blue-950\/70{background-color:#172554b3}.bg-blue-950\/75{background-color:#172554bf}.bg-blue-950\/80{background-color:#172554cc}.bg-blue-950\/85{background-color:#172554d9}.bg-blue-950\/90{background-color:#172554e6}.bg-blue-950\/95{background-color:#172554f2}.bg-error{--tw-bg-opacity: 1;background-color:rgb(255 87 36 / var(--tw-bg-opacity, 1))}.bg-error-focus{--tw-bg-opacity: 1;background-color:rgb(240 48 0 / var(--tw-bg-opacity, 1))}.bg-error-focus\/0{background-color:#f0300000}.bg-error-focus\/10{background-color:#f030001a}.bg-error-focus\/100{background-color:#f03000}.bg-error-focus\/15{background-color:#f0300026}.bg-error-focus\/20{background-color:#f0300033}.bg-error-focus\/25{background-color:#f0300040}.bg-error-focus\/30{background-color:#f030004d}.bg-error-focus\/35{background-color:#f0300059}.bg-error-focus\/40{background-color:#f0300066}.bg-error-focus\/45{background-color:#f0300073}.bg-error-focus\/5{background-color:#f030000d}.bg-error-focus\/50{background-color:#f0300080}.bg-error-focus\/55{background-color:#f030008c}.bg-error-focus\/60{background-color:#f0300099}.bg-error-focus\/65{background-color:#f03000a6}.bg-error-focus\/70{background-color:#f03000b3}.bg-error-focus\/75{background-color:#f03000bf}.bg-error-focus\/80{background-color:#f03000cc}.bg-error-focus\/85{background-color:#f03000d9}.bg-error-focus\/90{background-color:#f03000e6}.bg-error-focus\/95{background-color:#f03000f2}.bg-error\/0{background-color:#ff572400}.bg-error\/10{background-color:#ff57241a}.bg-error\/100{background-color:#ff5724}.bg-error\/15{background-color:#ff572426}.bg-error\/20{background-color:#ff572433}.bg-error\/25{background-color:#ff572440}.bg-error\/30{background-color:#ff57244d}.bg-error\/35{background-color:#ff572459}.bg-error\/40{background-color:#ff572466}.bg-error\/45{background-color:#ff572473}.bg-error\/5{background-color:#ff57240d}.bg-error\/50{background-color:#ff572480}.bg-error\/55{background-color:#ff57248c}.bg-error\/60{background-color:#ff572499}.bg-error\/65{background-color:#ff5724a6}.bg-error\/70{background-color:#ff5724b3}.bg-error\/75{background-color:#ff5724bf}.bg-error\/80{background-color:#ff5724cc}.bg-error\/85{background-color:#ff5724d9}.bg-error\/90{background-color:#ff5724e6}.bg-error\/95{background-color:#ff5724f2}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-100\/0{background-color:#dcfce700}.bg-green-100\/10{background-color:#dcfce71a}.bg-green-100\/100{background-color:#dcfce7}.bg-green-100\/15{background-color:#dcfce726}.bg-green-100\/20{background-color:#dcfce733}.bg-green-100\/25{background-color:#dcfce740}.bg-green-100\/30{background-color:#dcfce74d}.bg-green-100\/35{background-color:#dcfce759}.bg-green-100\/40{background-color:#dcfce766}.bg-green-100\/45{background-color:#dcfce773}.bg-green-100\/5{background-color:#dcfce70d}.bg-green-100\/50{background-color:#dcfce780}.bg-green-100\/55{background-color:#dcfce78c}.bg-green-100\/60{background-color:#dcfce799}.bg-green-100\/65{background-color:#dcfce7a6}.bg-green-100\/70{background-color:#dcfce7b3}.bg-green-100\/75{background-color:#dcfce7bf}.bg-green-100\/80{background-color:#dcfce7cc}.bg-green-100\/85{background-color:#dcfce7d9}.bg-green-100\/90{background-color:#dcfce7e6}.bg-green-100\/95{background-color:#dcfce7f2}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-green-200\/0{background-color:#bbf7d000}.bg-green-200\/10{background-color:#bbf7d01a}.bg-green-200\/100{background-color:#bbf7d0}.bg-green-200\/15{background-color:#bbf7d026}.bg-green-200\/20{background-color:#bbf7d033}.bg-green-200\/25{background-color:#bbf7d040}.bg-green-200\/30{background-color:#bbf7d04d}.bg-green-200\/35{background-color:#bbf7d059}.bg-green-200\/40{background-color:#bbf7d066}.bg-green-200\/45{background-color:#bbf7d073}.bg-green-200\/5{background-color:#bbf7d00d}.bg-green-200\/50{background-color:#bbf7d080}.bg-green-200\/55{background-color:#bbf7d08c}.bg-green-200\/60{background-color:#bbf7d099}.bg-green-200\/65{background-color:#bbf7d0a6}.bg-green-200\/70{background-color:#bbf7d0b3}.bg-green-200\/75{background-color:#bbf7d0bf}.bg-green-200\/80{background-color:#bbf7d0cc}.bg-green-200\/85{background-color:#bbf7d0d9}.bg-green-200\/90{background-color:#bbf7d0e6}.bg-green-200\/95{background-color:#bbf7d0f2}.bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.bg-green-300\/0{background-color:#86efac00}.bg-green-300\/10{background-color:#86efac1a}.bg-green-300\/100{background-color:#86efac}.bg-green-300\/15{background-color:#86efac26}.bg-green-300\/20{background-color:#86efac33}.bg-green-300\/25{background-color:#86efac40}.bg-green-300\/30{background-color:#86efac4d}.bg-green-300\/35{background-color:#86efac59}.bg-green-300\/40{background-color:#86efac66}.bg-green-300\/45{background-color:#86efac73}.bg-green-300\/5{background-color:#86efac0d}.bg-green-300\/50{background-color:#86efac80}.bg-green-300\/55{background-color:#86efac8c}.bg-green-300\/60{background-color:#86efac99}.bg-green-300\/65{background-color:#86efaca6}.bg-green-300\/70{background-color:#86efacb3}.bg-green-300\/75{background-color:#86efacbf}.bg-green-300\/80{background-color:#86efaccc}.bg-green-300\/85{background-color:#86efacd9}.bg-green-300\/90{background-color:#86eface6}.bg-green-300\/95{background-color:#86efacf2}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-green-400\/0{background-color:#4ade8000}.bg-green-400\/10{background-color:#4ade801a}.bg-green-400\/100{background-color:#4ade80}.bg-green-400\/15{background-color:#4ade8026}.bg-green-400\/20{background-color:#4ade8033}.bg-green-400\/25{background-color:#4ade8040}.bg-green-400\/30{background-color:#4ade804d}.bg-green-400\/35{background-color:#4ade8059}.bg-green-400\/40{background-color:#4ade8066}.bg-green-400\/45{background-color:#4ade8073}.bg-green-400\/5{background-color:#4ade800d}.bg-green-400\/50{background-color:#4ade8080}.bg-green-400\/55{background-color:#4ade808c}.bg-green-400\/60{background-color:#4ade8099}.bg-green-400\/65{background-color:#4ade80a6}.bg-green-400\/70{background-color:#4ade80b3}.bg-green-400\/75{background-color:#4ade80bf}.bg-green-400\/80{background-color:#4ade80cc}.bg-green-400\/85{background-color:#4ade80d9}.bg-green-400\/90{background-color:#4ade80e6}.bg-green-400\/95{background-color:#4ade80f2}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-50\/0{background-color:#f0fdf400}.bg-green-50\/10{background-color:#f0fdf41a}.bg-green-50\/100{background-color:#f0fdf4}.bg-green-50\/15{background-color:#f0fdf426}.bg-green-50\/20{background-color:#f0fdf433}.bg-green-50\/25{background-color:#f0fdf440}.bg-green-50\/30{background-color:#f0fdf44d}.bg-green-50\/35{background-color:#f0fdf459}.bg-green-50\/40{background-color:#f0fdf466}.bg-green-50\/45{background-color:#f0fdf473}.bg-green-50\/5{background-color:#f0fdf40d}.bg-green-50\/50{background-color:#f0fdf480}.bg-green-50\/55{background-color:#f0fdf48c}.bg-green-50\/60{background-color:#f0fdf499}.bg-green-50\/65{background-color:#f0fdf4a6}.bg-green-50\/70{background-color:#f0fdf4b3}.bg-green-50\/75{background-color:#f0fdf4bf}.bg-green-50\/80{background-color:#f0fdf4cc}.bg-green-50\/85{background-color:#f0fdf4d9}.bg-green-50\/90{background-color:#f0fdf4e6}.bg-green-50\/95{background-color:#f0fdf4f2}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-500\/0{background-color:#22c55e00}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/100{background-color:#22c55e}.bg-green-500\/15{background-color:#22c55e26}.bg-green-500\/20{background-color:#22c55e33}.bg-green-500\/25{background-color:#22c55e40}.bg-green-500\/30{background-color:#22c55e4d}.bg-green-500\/35{background-color:#22c55e59}.bg-green-500\/40{background-color:#22c55e66}.bg-green-500\/45{background-color:#22c55e73}.bg-green-500\/5{background-color:#22c55e0d}.bg-green-500\/50{background-color:#22c55e80}.bg-green-500\/55{background-color:#22c55e8c}.bg-green-500\/60{background-color:#22c55e99}.bg-green-500\/65{background-color:#22c55ea6}.bg-green-500\/70{background-color:#22c55eb3}.bg-green-500\/75{background-color:#22c55ebf}.bg-green-500\/80{background-color:#22c55ecc}.bg-green-500\/85{background-color:#22c55ed9}.bg-green-500\/90{background-color:#22c55ee6}.bg-green-500\/95{background-color:#22c55ef2}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-600\/0{background-color:#16a34a00}.bg-green-600\/10{background-color:#16a34a1a}.bg-green-600\/100{background-color:#16a34a}.bg-green-600\/15{background-color:#16a34a26}.bg-green-600\/20{background-color:#16a34a33}.bg-green-600\/25{background-color:#16a34a40}.bg-green-600\/30{background-color:#16a34a4d}.bg-green-600\/35{background-color:#16a34a59}.bg-green-600\/40{background-color:#16a34a66}.bg-green-600\/45{background-color:#16a34a73}.bg-green-600\/5{background-color:#16a34a0d}.bg-green-600\/50{background-color:#16a34a80}.bg-green-600\/55{background-color:#16a34a8c}.bg-green-600\/60{background-color:#16a34a99}.bg-green-600\/65{background-color:#16a34aa6}.bg-green-600\/70{background-color:#16a34ab3}.bg-green-600\/75{background-color:#16a34abf}.bg-green-600\/80{background-color:#16a34acc}.bg-green-600\/85{background-color:#16a34ad9}.bg-green-600\/90{background-color:#16a34ae6}.bg-green-600\/95{background-color:#16a34af2}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-green-700\/0{background-color:#15803d00}.bg-green-700\/10{background-color:#15803d1a}.bg-green-700\/100{background-color:#15803d}.bg-green-700\/15{background-color:#15803d26}.bg-green-700\/20{background-color:#15803d33}.bg-green-700\/25{background-color:#15803d40}.bg-green-700\/30{background-color:#15803d4d}.bg-green-700\/35{background-color:#15803d59}.bg-green-700\/40{background-color:#15803d66}.bg-green-700\/45{background-color:#15803d73}.bg-green-700\/5{background-color:#15803d0d}.bg-green-700\/50{background-color:#15803d80}.bg-green-700\/55{background-color:#15803d8c}.bg-green-700\/60{background-color:#15803d99}.bg-green-700\/65{background-color:#15803da6}.bg-green-700\/70{background-color:#15803db3}.bg-green-700\/75{background-color:#15803dbf}.bg-green-700\/80{background-color:#15803dcc}.bg-green-700\/85{background-color:#15803dd9}.bg-green-700\/90{background-color:#15803de6}.bg-green-700\/95{background-color:#15803df2}.bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.bg-green-800\/0{background-color:#16653400}.bg-green-800\/10{background-color:#1665341a}.bg-green-800\/100{background-color:#166534}.bg-green-800\/15{background-color:#16653426}.bg-green-800\/20{background-color:#16653433}.bg-green-800\/25{background-color:#16653440}.bg-green-800\/30{background-color:#1665344d}.bg-green-800\/35{background-color:#16653459}.bg-green-800\/40{background-color:#16653466}.bg-green-800\/45{background-color:#16653473}.bg-green-800\/5{background-color:#1665340d}.bg-green-800\/50{background-color:#16653480}.bg-green-800\/55{background-color:#1665348c}.bg-green-800\/60{background-color:#16653499}.bg-green-800\/65{background-color:#166534a6}.bg-green-800\/70{background-color:#166534b3}.bg-green-800\/75{background-color:#166534bf}.bg-green-800\/80{background-color:#166534cc}.bg-green-800\/85{background-color:#166534d9}.bg-green-800\/90{background-color:#166534e6}.bg-green-800\/95{background-color:#166534f2}.bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.bg-green-900\/0{background-color:#14532d00}.bg-green-900\/10{background-color:#14532d1a}.bg-green-900\/100{background-color:#14532d}.bg-green-900\/15{background-color:#14532d26}.bg-green-900\/20{background-color:#14532d33}.bg-green-900\/25{background-color:#14532d40}.bg-green-900\/30{background-color:#14532d4d}.bg-green-900\/35{background-color:#14532d59}.bg-green-900\/40{background-color:#14532d66}.bg-green-900\/45{background-color:#14532d73}.bg-green-900\/5{background-color:#14532d0d}.bg-green-900\/50{background-color:#14532d80}.bg-green-900\/55{background-color:#14532d8c}.bg-green-900\/60{background-color:#14532d99}.bg-green-900\/65{background-color:#14532da6}.bg-green-900\/70{background-color:#14532db3}.bg-green-900\/75{background-color:#14532dbf}.bg-green-900\/80{background-color:#14532dcc}.bg-green-900\/85{background-color:#14532dd9}.bg-green-900\/90{background-color:#14532de6}.bg-green-900\/95{background-color:#14532df2}.bg-green-950{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))}.bg-green-950\/0{background-color:#052e1600}.bg-green-950\/10{background-color:#052e161a}.bg-green-950\/100{background-color:#052e16}.bg-green-950\/15{background-color:#052e1626}.bg-green-950\/20{background-color:#052e1633}.bg-green-950\/25{background-color:#052e1640}.bg-green-950\/30{background-color:#052e164d}.bg-green-950\/35{background-color:#052e1659}.bg-green-950\/40{background-color:#052e1666}.bg-green-950\/45{background-color:#052e1673}.bg-green-950\/5{background-color:#052e160d}.bg-green-950\/50{background-color:#052e1680}.bg-green-950\/55{background-color:#052e168c}.bg-green-950\/60{background-color:#052e1699}.bg-green-950\/65{background-color:#052e16a6}.bg-green-950\/70{background-color:#052e16b3}.bg-green-950\/75{background-color:#052e16bf}.bg-green-950\/80{background-color:#052e16cc}.bg-green-950\/85{background-color:#052e16d9}.bg-green-950\/90{background-color:#052e16e6}.bg-green-950\/95{background-color:#052e16f2}.bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-neutral-100\/0{background-color:#f5f5f500}.bg-neutral-100\/10{background-color:#f5f5f51a}.bg-neutral-100\/100{background-color:#f5f5f5}.bg-neutral-100\/15{background-color:#f5f5f526}.bg-neutral-100\/20{background-color:#f5f5f533}.bg-neutral-100\/25{background-color:#f5f5f540}.bg-neutral-100\/30{background-color:#f5f5f54d}.bg-neutral-100\/35{background-color:#f5f5f559}.bg-neutral-100\/40{background-color:#f5f5f566}.bg-neutral-100\/45{background-color:#f5f5f573}.bg-neutral-100\/5{background-color:#f5f5f50d}.bg-neutral-100\/50{background-color:#f5f5f580}.bg-neutral-100\/55{background-color:#f5f5f58c}.bg-neutral-100\/60{background-color:#f5f5f599}.bg-neutral-100\/65{background-color:#f5f5f5a6}.bg-neutral-100\/70{background-color:#f5f5f5b3}.bg-neutral-100\/75{background-color:#f5f5f5bf}.bg-neutral-100\/80{background-color:#f5f5f5cc}.bg-neutral-100\/85{background-color:#f5f5f5d9}.bg-neutral-100\/90{background-color:#f5f5f5e6}.bg-neutral-100\/95{background-color:#f5f5f5f2}.bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.bg-neutral-200\/0{background-color:#e5e5e500}.bg-neutral-200\/10{background-color:#e5e5e51a}.bg-neutral-200\/100{background-color:#e5e5e5}.bg-neutral-200\/15{background-color:#e5e5e526}.bg-neutral-200\/20{background-color:#e5e5e533}.bg-neutral-200\/25{background-color:#e5e5e540}.bg-neutral-200\/30{background-color:#e5e5e54d}.bg-neutral-200\/35{background-color:#e5e5e559}.bg-neutral-200\/40{background-color:#e5e5e566}.bg-neutral-200\/45{background-color:#e5e5e573}.bg-neutral-200\/5{background-color:#e5e5e50d}.bg-neutral-200\/50{background-color:#e5e5e580}.bg-neutral-200\/55{background-color:#e5e5e58c}.bg-neutral-200\/60{background-color:#e5e5e599}.bg-neutral-200\/65{background-color:#e5e5e5a6}.bg-neutral-200\/70{background-color:#e5e5e5b3}.bg-neutral-200\/75{background-color:#e5e5e5bf}.bg-neutral-200\/80{background-color:#e5e5e5cc}.bg-neutral-200\/85{background-color:#e5e5e5d9}.bg-neutral-200\/90{background-color:#e5e5e5e6}.bg-neutral-200\/95{background-color:#e5e5e5f2}.bg-neutral-300{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.bg-neutral-300\/0{background-color:#d4d4d400}.bg-neutral-300\/10{background-color:#d4d4d41a}.bg-neutral-300\/100{background-color:#d4d4d4}.bg-neutral-300\/15{background-color:#d4d4d426}.bg-neutral-300\/20{background-color:#d4d4d433}.bg-neutral-300\/25{background-color:#d4d4d440}.bg-neutral-300\/30{background-color:#d4d4d44d}.bg-neutral-300\/35{background-color:#d4d4d459}.bg-neutral-300\/40{background-color:#d4d4d466}.bg-neutral-300\/45{background-color:#d4d4d473}.bg-neutral-300\/5{background-color:#d4d4d40d}.bg-neutral-300\/50{background-color:#d4d4d480}.bg-neutral-300\/55{background-color:#d4d4d48c}.bg-neutral-300\/60{background-color:#d4d4d499}.bg-neutral-300\/65{background-color:#d4d4d4a6}.bg-neutral-300\/70{background-color:#d4d4d4b3}.bg-neutral-300\/75{background-color:#d4d4d4bf}.bg-neutral-300\/80{background-color:#d4d4d4cc}.bg-neutral-300\/85{background-color:#d4d4d4d9}.bg-neutral-300\/90{background-color:#d4d4d4e6}.bg-neutral-300\/95{background-color:#d4d4d4f2}.bg-neutral-400{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.bg-neutral-400\/0{background-color:#a3a3a300}.bg-neutral-400\/10{background-color:#a3a3a31a}.bg-neutral-400\/100{background-color:#a3a3a3}.bg-neutral-400\/15{background-color:#a3a3a326}.bg-neutral-400\/20{background-color:#a3a3a333}.bg-neutral-400\/25{background-color:#a3a3a340}.bg-neutral-400\/30{background-color:#a3a3a34d}.bg-neutral-400\/35{background-color:#a3a3a359}.bg-neutral-400\/40{background-color:#a3a3a366}.bg-neutral-400\/45{background-color:#a3a3a373}.bg-neutral-400\/5{background-color:#a3a3a30d}.bg-neutral-400\/50{background-color:#a3a3a380}.bg-neutral-400\/55{background-color:#a3a3a38c}.bg-neutral-400\/60{background-color:#a3a3a399}.bg-neutral-400\/65{background-color:#a3a3a3a6}.bg-neutral-400\/70{background-color:#a3a3a3b3}.bg-neutral-400\/75{background-color:#a3a3a3bf}.bg-neutral-400\/80{background-color:#a3a3a3cc}.bg-neutral-400\/85{background-color:#a3a3a3d9}.bg-neutral-400\/90{background-color:#a3a3a3e6}.bg-neutral-400\/95{background-color:#a3a3a3f2}.bg-neutral-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-neutral-50\/0{background-color:#fafafa00}.bg-neutral-50\/10{background-color:#fafafa1a}.bg-neutral-50\/100{background-color:#fafafa}.bg-neutral-50\/15{background-color:#fafafa26}.bg-neutral-50\/20{background-color:#fafafa33}.bg-neutral-50\/25{background-color:#fafafa40}.bg-neutral-50\/30{background-color:#fafafa4d}.bg-neutral-50\/35{background-color:#fafafa59}.bg-neutral-50\/40{background-color:#fafafa66}.bg-neutral-50\/45{background-color:#fafafa73}.bg-neutral-50\/5{background-color:#fafafa0d}.bg-neutral-50\/50{background-color:#fafafa80}.bg-neutral-50\/55{background-color:#fafafa8c}.bg-neutral-50\/60{background-color:#fafafa99}.bg-neutral-50\/65{background-color:#fafafaa6}.bg-neutral-50\/70{background-color:#fafafab3}.bg-neutral-50\/75{background-color:#fafafabf}.bg-neutral-50\/80{background-color:#fafafacc}.bg-neutral-50\/85{background-color:#fafafad9}.bg-neutral-50\/90{background-color:#fafafae6}.bg-neutral-50\/95{background-color:#fafafaf2}.bg-neutral-500{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity, 1))}.bg-neutral-500\/0{background-color:#73737300}.bg-neutral-500\/10{background-color:#7373731a}.bg-neutral-500\/100{background-color:#737373}.bg-neutral-500\/15{background-color:#73737326}.bg-neutral-500\/20{background-color:#73737333}.bg-neutral-500\/25{background-color:#73737340}.bg-neutral-500\/30{background-color:#7373734d}.bg-neutral-500\/35{background-color:#73737359}.bg-neutral-500\/40{background-color:#73737366}.bg-neutral-500\/45{background-color:#73737373}.bg-neutral-500\/5{background-color:#7373730d}.bg-neutral-500\/50{background-color:#73737380}.bg-neutral-500\/55{background-color:#7373738c}.bg-neutral-500\/60{background-color:#73737399}.bg-neutral-500\/65{background-color:#737373a6}.bg-neutral-500\/70{background-color:#737373b3}.bg-neutral-500\/75{background-color:#737373bf}.bg-neutral-500\/80{background-color:#737373cc}.bg-neutral-500\/85{background-color:#737373d9}.bg-neutral-500\/90{background-color:#737373e6}.bg-neutral-500\/95{background-color:#737373f2}.bg-neutral-600{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.bg-neutral-600\/0{background-color:#52525200}.bg-neutral-600\/10{background-color:#5252521a}.bg-neutral-600\/100{background-color:#525252}.bg-neutral-600\/15{background-color:#52525226}.bg-neutral-600\/20{background-color:#52525233}.bg-neutral-600\/25{background-color:#52525240}.bg-neutral-600\/30{background-color:#5252524d}.bg-neutral-600\/35{background-color:#52525259}.bg-neutral-600\/40{background-color:#52525266}.bg-neutral-600\/45{background-color:#52525273}.bg-neutral-600\/5{background-color:#5252520d}.bg-neutral-600\/50{background-color:#52525280}.bg-neutral-600\/55{background-color:#5252528c}.bg-neutral-600\/60{background-color:#52525299}.bg-neutral-600\/65{background-color:#525252a6}.bg-neutral-600\/70{background-color:#525252b3}.bg-neutral-600\/75{background-color:#525252bf}.bg-neutral-600\/80{background-color:#525252cc}.bg-neutral-600\/85{background-color:#525252d9}.bg-neutral-600\/90{background-color:#525252e6}.bg-neutral-600\/95{background-color:#525252f2}.bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.bg-neutral-700\/0{background-color:#40404000}.bg-neutral-700\/10{background-color:#4040401a}.bg-neutral-700\/100{background-color:#404040}.bg-neutral-700\/15{background-color:#40404026}.bg-neutral-700\/20{background-color:#40404033}.bg-neutral-700\/25{background-color:#40404040}.bg-neutral-700\/30{background-color:#4040404d}.bg-neutral-700\/35{background-color:#40404059}.bg-neutral-700\/40{background-color:#40404066}.bg-neutral-700\/45{background-color:#40404073}.bg-neutral-700\/5{background-color:#4040400d}.bg-neutral-700\/50{background-color:#40404080}.bg-neutral-700\/55{background-color:#4040408c}.bg-neutral-700\/60{background-color:#40404099}.bg-neutral-700\/65{background-color:#404040a6}.bg-neutral-700\/70{background-color:#404040b3}.bg-neutral-700\/75{background-color:#404040bf}.bg-neutral-700\/80{background-color:#404040cc}.bg-neutral-700\/85{background-color:#404040d9}.bg-neutral-700\/90{background-color:#404040e6}.bg-neutral-700\/95{background-color:#404040f2}.bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.bg-neutral-800\/0{background-color:#26262600}.bg-neutral-800\/10{background-color:#2626261a}.bg-neutral-800\/100{background-color:#262626}.bg-neutral-800\/15{background-color:#26262626}.bg-neutral-800\/20{background-color:#26262633}.bg-neutral-800\/25{background-color:#26262640}.bg-neutral-800\/30{background-color:#2626264d}.bg-neutral-800\/35{background-color:#26262659}.bg-neutral-800\/40{background-color:#26262666}.bg-neutral-800\/45{background-color:#26262673}.bg-neutral-800\/5{background-color:#2626260d}.bg-neutral-800\/50{background-color:#26262680}.bg-neutral-800\/55{background-color:#2626268c}.bg-neutral-800\/60{background-color:#26262699}.bg-neutral-800\/65{background-color:#262626a6}.bg-neutral-800\/70{background-color:#262626b3}.bg-neutral-800\/75{background-color:#262626bf}.bg-neutral-800\/80{background-color:#262626cc}.bg-neutral-800\/85{background-color:#262626d9}.bg-neutral-800\/90{background-color:#262626e6}.bg-neutral-800\/95{background-color:#262626f2}.bg-neutral-900{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.bg-neutral-900\/0{background-color:#17171700}.bg-neutral-900\/10{background-color:#1717171a}.bg-neutral-900\/100{background-color:#171717}.bg-neutral-900\/15{background-color:#17171726}.bg-neutral-900\/20{background-color:#17171733}.bg-neutral-900\/25{background-color:#17171740}.bg-neutral-900\/30{background-color:#1717174d}.bg-neutral-900\/35{background-color:#17171759}.bg-neutral-900\/40{background-color:#17171766}.bg-neutral-900\/45{background-color:#17171773}.bg-neutral-900\/5{background-color:#1717170d}.bg-neutral-900\/50{background-color:#17171780}.bg-neutral-900\/55{background-color:#1717178c}.bg-neutral-900\/60{background-color:#17171799}.bg-neutral-900\/65{background-color:#171717a6}.bg-neutral-900\/70{background-color:#171717b3}.bg-neutral-900\/75{background-color:#171717bf}.bg-neutral-900\/80{background-color:#171717cc}.bg-neutral-900\/85{background-color:#171717d9}.bg-neutral-900\/90{background-color:#171717e6}.bg-neutral-900\/95{background-color:#171717f2}.bg-neutral-950{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.bg-neutral-950\/0{background-color:#0a0a0a00}.bg-neutral-950\/10{background-color:#0a0a0a1a}.bg-neutral-950\/100{background-color:#0a0a0a}.bg-neutral-950\/15{background-color:#0a0a0a26}.bg-neutral-950\/20{background-color:#0a0a0a33}.bg-neutral-950\/25{background-color:#0a0a0a40}.bg-neutral-950\/30{background-color:#0a0a0a4d}.bg-neutral-950\/35{background-color:#0a0a0a59}.bg-neutral-950\/40{background-color:#0a0a0a66}.bg-neutral-950\/45{background-color:#0a0a0a73}.bg-neutral-950\/5{background-color:#0a0a0a0d}.bg-neutral-950\/50{background-color:#0a0a0a80}.bg-neutral-950\/55{background-color:#0a0a0a8c}.bg-neutral-950\/60{background-color:#0a0a0a99}.bg-neutral-950\/65{background-color:#0a0a0aa6}.bg-neutral-950\/70{background-color:#0a0a0ab3}.bg-neutral-950\/75{background-color:#0a0a0abf}.bg-neutral-950\/80{background-color:#0a0a0acc}.bg-neutral-950\/85{background-color:#0a0a0ad9}.bg-neutral-950\/90{background-color:#0a0a0ae6}.bg-neutral-950\/95{background-color:#0a0a0af2}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.bg-primary-100{--tw-bg-opacity: 1;background-color:rgb(204 227 241 / var(--tw-bg-opacity, 1))}.bg-primary-100\/0{background-color:#cce3f100}.bg-primary-100\/10{background-color:#cce3f11a}.bg-primary-100\/100{background-color:#cce3f1}.bg-primary-100\/15{background-color:#cce3f126}.bg-primary-100\/20{background-color:#cce3f133}.bg-primary-100\/25{background-color:#cce3f140}.bg-primary-100\/30{background-color:#cce3f14d}.bg-primary-100\/35{background-color:#cce3f159}.bg-primary-100\/40{background-color:#cce3f166}.bg-primary-100\/45{background-color:#cce3f173}.bg-primary-100\/5{background-color:#cce3f10d}.bg-primary-100\/50{background-color:#cce3f180}.bg-primary-100\/55{background-color:#cce3f18c}.bg-primary-100\/60{background-color:#cce3f199}.bg-primary-100\/65{background-color:#cce3f1a6}.bg-primary-100\/70{background-color:#cce3f1b3}.bg-primary-100\/75{background-color:#cce3f1bf}.bg-primary-100\/80{background-color:#cce3f1cc}.bg-primary-100\/85{background-color:#cce3f1d9}.bg-primary-100\/90{background-color:#cce3f1e6}.bg-primary-100\/95{background-color:#cce3f1f2}.bg-primary-200{--tw-bg-opacity: 1;background-color:rgb(153 200 227 / var(--tw-bg-opacity, 1))}.bg-primary-200\/0{background-color:#99c8e300}.bg-primary-200\/10{background-color:#99c8e31a}.bg-primary-200\/100{background-color:#99c8e3}.bg-primary-200\/15{background-color:#99c8e326}.bg-primary-200\/20{background-color:#99c8e333}.bg-primary-200\/25{background-color:#99c8e340}.bg-primary-200\/30{background-color:#99c8e34d}.bg-primary-200\/35{background-color:#99c8e359}.bg-primary-200\/40{background-color:#99c8e366}.bg-primary-200\/45{background-color:#99c8e373}.bg-primary-200\/5{background-color:#99c8e30d}.bg-primary-200\/50{background-color:#99c8e380}.bg-primary-200\/55{background-color:#99c8e38c}.bg-primary-200\/60{background-color:#99c8e399}.bg-primary-200\/65{background-color:#99c8e3a6}.bg-primary-200\/70{background-color:#99c8e3b3}.bg-primary-200\/75{background-color:#99c8e3bf}.bg-primary-200\/80{background-color:#99c8e3cc}.bg-primary-200\/85{background-color:#99c8e3d9}.bg-primary-200\/90{background-color:#99c8e3e6}.bg-primary-200\/95{background-color:#99c8e3f2}.bg-primary-300{--tw-bg-opacity: 1;background-color:rgb(102 173 214 / var(--tw-bg-opacity, 1))}.bg-primary-300\/0{background-color:#66add600}.bg-primary-300\/10{background-color:#66add61a}.bg-primary-300\/100{background-color:#66add6}.bg-primary-300\/15{background-color:#66add626}.bg-primary-300\/20{background-color:#66add633}.bg-primary-300\/25{background-color:#66add640}.bg-primary-300\/30{background-color:#66add64d}.bg-primary-300\/35{background-color:#66add659}.bg-primary-300\/40{background-color:#66add666}.bg-primary-300\/45{background-color:#66add673}.bg-primary-300\/5{background-color:#66add60d}.bg-primary-300\/50{background-color:#66add680}.bg-primary-300\/55{background-color:#66add68c}.bg-primary-300\/60{background-color:#66add699}.bg-primary-300\/65{background-color:#66add6a6}.bg-primary-300\/70{background-color:#66add6b3}.bg-primary-300\/75{background-color:#66add6bf}.bg-primary-300\/80{background-color:#66add6cc}.bg-primary-300\/85{background-color:#66add6d9}.bg-primary-300\/90{background-color:#66add6e6}.bg-primary-300\/95{background-color:#66add6f2}.bg-primary-400{--tw-bg-opacity: 1;background-color:rgb(51 146 200 / var(--tw-bg-opacity, 1))}.bg-primary-400\/0{background-color:#3392c800}.bg-primary-400\/10{background-color:#3392c81a}.bg-primary-400\/100{background-color:#3392c8}.bg-primary-400\/15{background-color:#3392c826}.bg-primary-400\/20{background-color:#3392c833}.bg-primary-400\/25{background-color:#3392c840}.bg-primary-400\/30{background-color:#3392c84d}.bg-primary-400\/35{background-color:#3392c859}.bg-primary-400\/40{background-color:#3392c866}.bg-primary-400\/45{background-color:#3392c873}.bg-primary-400\/5{background-color:#3392c80d}.bg-primary-400\/50{background-color:#3392c880}.bg-primary-400\/55{background-color:#3392c88c}.bg-primary-400\/60{background-color:#3392c899}.bg-primary-400\/65{background-color:#3392c8a6}.bg-primary-400\/70{background-color:#3392c8b3}.bg-primary-400\/75{background-color:#3392c8bf}.bg-primary-400\/80{background-color:#3392c8cc}.bg-primary-400\/85{background-color:#3392c8d9}.bg-primary-400\/90{background-color:#3392c8e6}.bg-primary-400\/95{background-color:#3392c8f2}.bg-primary-50{--tw-bg-opacity: 1;background-color:rgb(230 241 248 / var(--tw-bg-opacity, 1))}.bg-primary-50\/0{background-color:#e6f1f800}.bg-primary-50\/10{background-color:#e6f1f81a}.bg-primary-50\/100{background-color:#e6f1f8}.bg-primary-50\/15{background-color:#e6f1f826}.bg-primary-50\/20{background-color:#e6f1f833}.bg-primary-50\/25{background-color:#e6f1f840}.bg-primary-50\/30{background-color:#e6f1f84d}.bg-primary-50\/35{background-color:#e6f1f859}.bg-primary-50\/40{background-color:#e6f1f866}.bg-primary-50\/45{background-color:#e6f1f873}.bg-primary-50\/5{background-color:#e6f1f80d}.bg-primary-50\/50{background-color:#e6f1f880}.bg-primary-50\/55{background-color:#e6f1f88c}.bg-primary-50\/60{background-color:#e6f1f899}.bg-primary-50\/65{background-color:#e6f1f8a6}.bg-primary-50\/70{background-color:#e6f1f8b3}.bg-primary-50\/75{background-color:#e6f1f8bf}.bg-primary-50\/80{background-color:#e6f1f8cc}.bg-primary-50\/85{background-color:#e6f1f8d9}.bg-primary-50\/90{background-color:#e6f1f8e6}.bg-primary-50\/95{background-color:#e6f1f8f2}.bg-primary-500{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.bg-primary-500\/0{background-color:#07b0}.bg-primary-500\/10{background-color:#0077bb1a}.bg-primary-500\/100{background-color:#07b}.bg-primary-500\/15{background-color:#0077bb26}.bg-primary-500\/20{background-color:#07b3}.bg-primary-500\/25{background-color:#0077bb40}.bg-primary-500\/30{background-color:#0077bb4d}.bg-primary-500\/35{background-color:#0077bb59}.bg-primary-500\/40{background-color:#07b6}.bg-primary-500\/45{background-color:#0077bb73}.bg-primary-500\/5{background-color:#0077bb0d}.bg-primary-500\/50{background-color:#0077bb80}.bg-primary-500\/55{background-color:#0077bb8c}.bg-primary-500\/60{background-color:#07b9}.bg-primary-500\/65{background-color:#0077bba6}.bg-primary-500\/70{background-color:#0077bbb3}.bg-primary-500\/75{background-color:#0077bbbf}.bg-primary-500\/80{background-color:#07bc}.bg-primary-500\/85{background-color:#0077bbd9}.bg-primary-500\/90{background-color:#0077bbe6}.bg-primary-500\/95{background-color:#0077bbf2}.bg-primary-600{--tw-bg-opacity: 1;background-color:rgb(0 102 153 / var(--tw-bg-opacity, 1))}.bg-primary-600\/0{background-color:#0690}.bg-primary-600\/10{background-color:#0066991a}.bg-primary-600\/100{background-color:#069}.bg-primary-600\/15{background-color:#00669926}.bg-primary-600\/20{background-color:#0693}.bg-primary-600\/25{background-color:#00669940}.bg-primary-600\/30{background-color:#0066994d}.bg-primary-600\/35{background-color:#00669959}.bg-primary-600\/40{background-color:#0696}.bg-primary-600\/45{background-color:#00669973}.bg-primary-600\/5{background-color:#0066990d}.bg-primary-600\/50{background-color:#00669980}.bg-primary-600\/55{background-color:#0066998c}.bg-primary-600\/60{background-color:#0699}.bg-primary-600\/65{background-color:#006699a6}.bg-primary-600\/70{background-color:#006699b3}.bg-primary-600\/75{background-color:#006699bf}.bg-primary-600\/80{background-color:#069c}.bg-primary-600\/85{background-color:#006699d9}.bg-primary-600\/90{background-color:#006699e6}.bg-primary-600\/95{background-color:#006699f2}.bg-primary-700{--tw-bg-opacity: 1;background-color:rgb(0 85 128 / var(--tw-bg-opacity, 1))}.bg-primary-700\/0{background-color:#00558000}.bg-primary-700\/10{background-color:#0055801a}.bg-primary-700\/100{background-color:#005580}.bg-primary-700\/15{background-color:#00558026}.bg-primary-700\/20{background-color:#00558033}.bg-primary-700\/25{background-color:#00558040}.bg-primary-700\/30{background-color:#0055804d}.bg-primary-700\/35{background-color:#00558059}.bg-primary-700\/40{background-color:#00558066}.bg-primary-700\/45{background-color:#00558073}.bg-primary-700\/5{background-color:#0055800d}.bg-primary-700\/50{background-color:#00558080}.bg-primary-700\/55{background-color:#0055808c}.bg-primary-700\/60{background-color:#00558099}.bg-primary-700\/65{background-color:#005580a6}.bg-primary-700\/70{background-color:#005580b3}.bg-primary-700\/75{background-color:#005580bf}.bg-primary-700\/80{background-color:#005580cc}.bg-primary-700\/85{background-color:#005580d9}.bg-primary-700\/90{background-color:#005580e6}.bg-primary-700\/95{background-color:#005580f2}.bg-primary-800{--tw-bg-opacity: 1;background-color:rgb(0 68 102 / var(--tw-bg-opacity, 1))}.bg-primary-800\/0{background-color:#0460}.bg-primary-800\/10{background-color:#0044661a}.bg-primary-800\/100{background-color:#046}.bg-primary-800\/15{background-color:#00446626}.bg-primary-800\/20{background-color:#0463}.bg-primary-800\/25{background-color:#00446640}.bg-primary-800\/30{background-color:#0044664d}.bg-primary-800\/35{background-color:#00446659}.bg-primary-800\/40{background-color:#0466}.bg-primary-800\/45{background-color:#00446673}.bg-primary-800\/5{background-color:#0044660d}.bg-primary-800\/50{background-color:#00446680}.bg-primary-800\/55{background-color:#0044668c}.bg-primary-800\/60{background-color:#0469}.bg-primary-800\/65{background-color:#004466a6}.bg-primary-800\/70{background-color:#004466b3}.bg-primary-800\/75{background-color:#004466bf}.bg-primary-800\/80{background-color:#046c}.bg-primary-800\/85{background-color:#004466d9}.bg-primary-800\/90{background-color:#004466e6}.bg-primary-800\/95{background-color:#004466f2}.bg-primary-900{--tw-bg-opacity: 1;background-color:rgb(0 51 77 / var(--tw-bg-opacity, 1))}.bg-primary-900\/0{background-color:#00334d00}.bg-primary-900\/10{background-color:#00334d1a}.bg-primary-900\/100{background-color:#00334d}.bg-primary-900\/15{background-color:#00334d26}.bg-primary-900\/20{background-color:#00334d33}.bg-primary-900\/25{background-color:#00334d40}.bg-primary-900\/30{background-color:#00334d4d}.bg-primary-900\/35{background-color:#00334d59}.bg-primary-900\/40{background-color:#00334d66}.bg-primary-900\/45{background-color:#00334d73}.bg-primary-900\/5{background-color:#00334d0d}.bg-primary-900\/50{background-color:#00334d80}.bg-primary-900\/55{background-color:#00334d8c}.bg-primary-900\/60{background-color:#00334d99}.bg-primary-900\/65{background-color:#00334da6}.bg-primary-900\/70{background-color:#00334db3}.bg-primary-900\/75{background-color:#00334dbf}.bg-primary-900\/80{background-color:#00334dcc}.bg-primary-900\/85{background-color:#00334dd9}.bg-primary-900\/90{background-color:#00334de6}.bg-primary-900\/95{background-color:#00334df2}.bg-primary-focus{--tw-bg-opacity: 1;background-color:rgb(46 62 99 / var(--tw-bg-opacity, 1))}.bg-primary-focus\/0{background-color:#2e3e6300}.bg-primary-focus\/10{background-color:#2e3e631a}.bg-primary-focus\/100{background-color:#2e3e63}.bg-primary-focus\/15{background-color:#2e3e6326}.bg-primary-focus\/20{background-color:#2e3e6333}.bg-primary-focus\/25{background-color:#2e3e6340}.bg-primary-focus\/30{background-color:#2e3e634d}.bg-primary-focus\/35{background-color:#2e3e6359}.bg-primary-focus\/40{background-color:#2e3e6366}.bg-primary-focus\/45{background-color:#2e3e6373}.bg-primary-focus\/5{background-color:#2e3e630d}.bg-primary-focus\/50{background-color:#2e3e6380}.bg-primary-focus\/55{background-color:#2e3e638c}.bg-primary-focus\/60{background-color:#2e3e6399}.bg-primary-focus\/65{background-color:#2e3e63a6}.bg-primary-focus\/70{background-color:#2e3e63b3}.bg-primary-focus\/75{background-color:#2e3e63bf}.bg-primary-focus\/80{background-color:#2e3e63cc}.bg-primary-focus\/85{background-color:#2e3e63d9}.bg-primary-focus\/90{background-color:#2e3e63e6}.bg-primary-focus\/95{background-color:#2e3e63f2}.bg-primary\/0{background-color:#07b0}.bg-primary\/10{background-color:#0077bb1a}.bg-primary\/100{background-color:#07b}.bg-primary\/15{background-color:#0077bb26}.bg-primary\/20{background-color:#07b3}.bg-primary\/25{background-color:#0077bb40}.bg-primary\/30{background-color:#0077bb4d}.bg-primary\/35{background-color:#0077bb59}.bg-primary\/40{background-color:#07b6}.bg-primary\/45{background-color:#0077bb73}.bg-primary\/5{background-color:#0077bb0d}.bg-primary\/50{background-color:#0077bb80}.bg-primary\/55{background-color:#0077bb8c}.bg-primary\/60{background-color:#07b9}.bg-primary\/65{background-color:#0077bba6}.bg-primary\/70{background-color:#0077bbb3}.bg-primary\/75{background-color:#0077bbbf}.bg-primary\/80{background-color:#07bc}.bg-primary\/85{background-color:#0077bbd9}.bg-primary\/90{background-color:#0077bbe6}.bg-primary\/95{background-color:#0077bbf2}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-100\/0{background-color:#fee2e200}.bg-red-100\/10{background-color:#fee2e21a}.bg-red-100\/100{background-color:#fee2e2}.bg-red-100\/15{background-color:#fee2e226}.bg-red-100\/20{background-color:#fee2e233}.bg-red-100\/25{background-color:#fee2e240}.bg-red-100\/30{background-color:#fee2e24d}.bg-red-100\/35{background-color:#fee2e259}.bg-red-100\/40{background-color:#fee2e266}.bg-red-100\/45{background-color:#fee2e273}.bg-red-100\/5{background-color:#fee2e20d}.bg-red-100\/50{background-color:#fee2e280}.bg-red-100\/55{background-color:#fee2e28c}.bg-red-100\/60{background-color:#fee2e299}.bg-red-100\/65{background-color:#fee2e2a6}.bg-red-100\/70{background-color:#fee2e2b3}.bg-red-100\/75{background-color:#fee2e2bf}.bg-red-100\/80{background-color:#fee2e2cc}.bg-red-100\/85{background-color:#fee2e2d9}.bg-red-100\/90{background-color:#fee2e2e6}.bg-red-100\/95{background-color:#fee2e2f2}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-200\/0{background-color:#fecaca00}.bg-red-200\/10{background-color:#fecaca1a}.bg-red-200\/100{background-color:#fecaca}.bg-red-200\/15{background-color:#fecaca26}.bg-red-200\/20{background-color:#fecaca33}.bg-red-200\/25{background-color:#fecaca40}.bg-red-200\/30{background-color:#fecaca4d}.bg-red-200\/35{background-color:#fecaca59}.bg-red-200\/40{background-color:#fecaca66}.bg-red-200\/45{background-color:#fecaca73}.bg-red-200\/5{background-color:#fecaca0d}.bg-red-200\/50{background-color:#fecaca80}.bg-red-200\/55{background-color:#fecaca8c}.bg-red-200\/60{background-color:#fecaca99}.bg-red-200\/65{background-color:#fecacaa6}.bg-red-200\/70{background-color:#fecacab3}.bg-red-200\/75{background-color:#fecacabf}.bg-red-200\/80{background-color:#fecacacc}.bg-red-200\/85{background-color:#fecacad9}.bg-red-200\/90{background-color:#fecacae6}.bg-red-200\/95{background-color:#fecacaf2}.bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.bg-red-300\/0{background-color:#fca5a500}.bg-red-300\/10{background-color:#fca5a51a}.bg-red-300\/100{background-color:#fca5a5}.bg-red-300\/15{background-color:#fca5a526}.bg-red-300\/20{background-color:#fca5a533}.bg-red-300\/25{background-color:#fca5a540}.bg-red-300\/30{background-color:#fca5a54d}.bg-red-300\/35{background-color:#fca5a559}.bg-red-300\/40{background-color:#fca5a566}.bg-red-300\/45{background-color:#fca5a573}.bg-red-300\/5{background-color:#fca5a50d}.bg-red-300\/50{background-color:#fca5a580}.bg-red-300\/55{background-color:#fca5a58c}.bg-red-300\/60{background-color:#fca5a599}.bg-red-300\/65{background-color:#fca5a5a6}.bg-red-300\/70{background-color:#fca5a5b3}.bg-red-300\/75{background-color:#fca5a5bf}.bg-red-300\/80{background-color:#fca5a5cc}.bg-red-300\/85{background-color:#fca5a5d9}.bg-red-300\/90{background-color:#fca5a5e6}.bg-red-300\/95{background-color:#fca5a5f2}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-400\/0{background-color:#f8717100}.bg-red-400\/10{background-color:#f871711a}.bg-red-400\/100{background-color:#f87171}.bg-red-400\/15{background-color:#f8717126}.bg-red-400\/20{background-color:#f8717133}.bg-red-400\/25{background-color:#f8717140}.bg-red-400\/30{background-color:#f871714d}.bg-red-400\/35{background-color:#f8717159}.bg-red-400\/40{background-color:#f8717166}.bg-red-400\/45{background-color:#f8717173}.bg-red-400\/5{background-color:#f871710d}.bg-red-400\/50{background-color:#f8717180}.bg-red-400\/55{background-color:#f871718c}.bg-red-400\/60{background-color:#f8717199}.bg-red-400\/65{background-color:#f87171a6}.bg-red-400\/70{background-color:#f87171b3}.bg-red-400\/75{background-color:#f87171bf}.bg-red-400\/80{background-color:#f87171cc}.bg-red-400\/85{background-color:#f87171d9}.bg-red-400\/90{background-color:#f87171e6}.bg-red-400\/95{background-color:#f87171f2}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/0{background-color:#fef2f200}.bg-red-50\/10{background-color:#fef2f21a}.bg-red-50\/100{background-color:#fef2f2}.bg-red-50\/15{background-color:#fef2f226}.bg-red-50\/20{background-color:#fef2f233}.bg-red-50\/25{background-color:#fef2f240}.bg-red-50\/30{background-color:#fef2f24d}.bg-red-50\/35{background-color:#fef2f259}.bg-red-50\/40{background-color:#fef2f266}.bg-red-50\/45{background-color:#fef2f273}.bg-red-50\/5{background-color:#fef2f20d}.bg-red-50\/50{background-color:#fef2f280}.bg-red-50\/55{background-color:#fef2f28c}.bg-red-50\/60{background-color:#fef2f299}.bg-red-50\/65{background-color:#fef2f2a6}.bg-red-50\/70{background-color:#fef2f2b3}.bg-red-50\/75{background-color:#fef2f2bf}.bg-red-50\/80{background-color:#fef2f2cc}.bg-red-50\/85{background-color:#fef2f2d9}.bg-red-50\/90{background-color:#fef2f2e6}.bg-red-50\/95{background-color:#fef2f2f2}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/0{background-color:#ef444400}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/100{background-color:#ef4444}.bg-red-500\/15{background-color:#ef444426}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/25{background-color:#ef444440}.bg-red-500\/30{background-color:#ef44444d}.bg-red-500\/35{background-color:#ef444459}.bg-red-500\/40{background-color:#ef444466}.bg-red-500\/45{background-color:#ef444473}.bg-red-500\/5{background-color:#ef44440d}.bg-red-500\/50{background-color:#ef444480}.bg-red-500\/55{background-color:#ef44448c}.bg-red-500\/60{background-color:#ef444499}.bg-red-500\/65{background-color:#ef4444a6}.bg-red-500\/70{background-color:#ef4444b3}.bg-red-500\/75{background-color:#ef4444bf}.bg-red-500\/80{background-color:#ef4444cc}.bg-red-500\/85{background-color:#ef4444d9}.bg-red-500\/90{background-color:#ef4444e6}.bg-red-500\/95{background-color:#ef4444f2}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-600\/0{background-color:#dc262600}.bg-red-600\/10{background-color:#dc26261a}.bg-red-600\/100{background-color:#dc2626}.bg-red-600\/15{background-color:#dc262626}.bg-red-600\/20{background-color:#dc262633}.bg-red-600\/25{background-color:#dc262640}.bg-red-600\/30{background-color:#dc26264d}.bg-red-600\/35{background-color:#dc262659}.bg-red-600\/40{background-color:#dc262666}.bg-red-600\/45{background-color:#dc262673}.bg-red-600\/5{background-color:#dc26260d}.bg-red-600\/50{background-color:#dc262680}.bg-red-600\/55{background-color:#dc26268c}.bg-red-600\/60{background-color:#dc262699}.bg-red-600\/65{background-color:#dc2626a6}.bg-red-600\/70{background-color:#dc2626b3}.bg-red-600\/75{background-color:#dc2626bf}.bg-red-600\/80{background-color:#dc2626cc}.bg-red-600\/85{background-color:#dc2626d9}.bg-red-600\/90{background-color:#dc2626e6}.bg-red-600\/95{background-color:#dc2626f2}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-red-700\/0{background-color:#b91c1c00}.bg-red-700\/10{background-color:#b91c1c1a}.bg-red-700\/100{background-color:#b91c1c}.bg-red-700\/15{background-color:#b91c1c26}.bg-red-700\/20{background-color:#b91c1c33}.bg-red-700\/25{background-color:#b91c1c40}.bg-red-700\/30{background-color:#b91c1c4d}.bg-red-700\/35{background-color:#b91c1c59}.bg-red-700\/40{background-color:#b91c1c66}.bg-red-700\/45{background-color:#b91c1c73}.bg-red-700\/5{background-color:#b91c1c0d}.bg-red-700\/50{background-color:#b91c1c80}.bg-red-700\/55{background-color:#b91c1c8c}.bg-red-700\/60{background-color:#b91c1c99}.bg-red-700\/65{background-color:#b91c1ca6}.bg-red-700\/70{background-color:#b91c1cb3}.bg-red-700\/75{background-color:#b91c1cbf}.bg-red-700\/80{background-color:#b91c1ccc}.bg-red-700\/85{background-color:#b91c1cd9}.bg-red-700\/90{background-color:#b91c1ce6}.bg-red-700\/95{background-color:#b91c1cf2}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.bg-red-800\/0{background-color:#991b1b00}.bg-red-800\/10{background-color:#991b1b1a}.bg-red-800\/100{background-color:#991b1b}.bg-red-800\/15{background-color:#991b1b26}.bg-red-800\/20{background-color:#991b1b33}.bg-red-800\/25{background-color:#991b1b40}.bg-red-800\/30{background-color:#991b1b4d}.bg-red-800\/35{background-color:#991b1b59}.bg-red-800\/40{background-color:#991b1b66}.bg-red-800\/45{background-color:#991b1b73}.bg-red-800\/5{background-color:#991b1b0d}.bg-red-800\/50{background-color:#991b1b80}.bg-red-800\/55{background-color:#991b1b8c}.bg-red-800\/60{background-color:#991b1b99}.bg-red-800\/65{background-color:#991b1ba6}.bg-red-800\/70{background-color:#991b1bb3}.bg-red-800\/75{background-color:#991b1bbf}.bg-red-800\/80{background-color:#991b1bcc}.bg-red-800\/85{background-color:#991b1bd9}.bg-red-800\/90{background-color:#991b1be6}.bg-red-800\/95{background-color:#991b1bf2}.bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.bg-red-900\/0{background-color:#7f1d1d00}.bg-red-900\/10{background-color:#7f1d1d1a}.bg-red-900\/100{background-color:#7f1d1d}.bg-red-900\/15{background-color:#7f1d1d26}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-900\/25{background-color:#7f1d1d40}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-red-900\/35{background-color:#7f1d1d59}.bg-red-900\/40{background-color:#7f1d1d66}.bg-red-900\/45{background-color:#7f1d1d73}.bg-red-900\/5{background-color:#7f1d1d0d}.bg-red-900\/50{background-color:#7f1d1d80}.bg-red-900\/55{background-color:#7f1d1d8c}.bg-red-900\/60{background-color:#7f1d1d99}.bg-red-900\/65{background-color:#7f1d1da6}.bg-red-900\/70{background-color:#7f1d1db3}.bg-red-900\/75{background-color:#7f1d1dbf}.bg-red-900\/80{background-color:#7f1d1dcc}.bg-red-900\/85{background-color:#7f1d1dd9}.bg-red-900\/90{background-color:#7f1d1de6}.bg-red-900\/95{background-color:#7f1d1df2}.bg-red-950{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.bg-red-950\/0{background-color:#450a0a00}.bg-red-950\/10{background-color:#450a0a1a}.bg-red-950\/100{background-color:#450a0a}.bg-red-950\/15{background-color:#450a0a26}.bg-red-950\/20{background-color:#450a0a33}.bg-red-950\/25{background-color:#450a0a40}.bg-red-950\/30{background-color:#450a0a4d}.bg-red-950\/35{background-color:#450a0a59}.bg-red-950\/40{background-color:#450a0a66}.bg-red-950\/45{background-color:#450a0a73}.bg-red-950\/5{background-color:#450a0a0d}.bg-red-950\/50{background-color:#450a0a80}.bg-red-950\/55{background-color:#450a0a8c}.bg-red-950\/60{background-color:#450a0a99}.bg-red-950\/65{background-color:#450a0aa6}.bg-red-950\/70{background-color:#450a0ab3}.bg-red-950\/75{background-color:#450a0abf}.bg-red-950\/80{background-color:#450a0acc}.bg-red-950\/85{background-color:#450a0ad9}.bg-red-950\/90{background-color:#450a0ae6}.bg-red-950\/95{background-color:#450a0af2}.bg-secondary{--tw-bg-opacity: 1;background-color:rgb(240 0 185 / var(--tw-bg-opacity, 1))}.bg-slate-150{--tw-bg-opacity: 1;background-color:rgb(233 238 245 / var(--tw-bg-opacity, 1))}.bg-stone-100{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity, 1))}.bg-success{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-success-focus{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-success-focus\/0{background-color:#05966900}.bg-success-focus\/10{background-color:#0596691a}.bg-success-focus\/100{background-color:#059669}.bg-success-focus\/15{background-color:#05966926}.bg-success-focus\/20{background-color:#05966933}.bg-success-focus\/25{background-color:#05966940}.bg-success-focus\/30{background-color:#0596694d}.bg-success-focus\/35{background-color:#05966959}.bg-success-focus\/40{background-color:#05966966}.bg-success-focus\/45{background-color:#05966973}.bg-success-focus\/5{background-color:#0596690d}.bg-success-focus\/50{background-color:#05966980}.bg-success-focus\/55{background-color:#0596698c}.bg-success-focus\/60{background-color:#05966999}.bg-success-focus\/65{background-color:#059669a6}.bg-success-focus\/70{background-color:#059669b3}.bg-success-focus\/75{background-color:#059669bf}.bg-success-focus\/80{background-color:#059669cc}.bg-success-focus\/85{background-color:#059669d9}.bg-success-focus\/90{background-color:#059669e6}.bg-success-focus\/95{background-color:#059669f2}.bg-success\/0{background-color:#10b98100}.bg-success\/10{background-color:#10b9811a}.bg-success\/100{background-color:#10b981}.bg-success\/15{background-color:#10b98126}.bg-success\/20{background-color:#10b98133}.bg-success\/25{background-color:#10b98140}.bg-success\/30{background-color:#10b9814d}.bg-success\/35{background-color:#10b98159}.bg-success\/40{background-color:#10b98166}.bg-success\/45{background-color:#10b98173}.bg-success\/5{background-color:#10b9810d}.bg-success\/50{background-color:#10b98180}.bg-success\/55{background-color:#10b9818c}.bg-success\/60{background-color:#10b98199}.bg-success\/65{background-color:#10b981a6}.bg-success\/70{background-color:#10b981b3}.bg-success\/75{background-color:#10b981bf}.bg-success\/80{background-color:#10b981cc}.bg-success\/85{background-color:#10b981d9}.bg-success\/90{background-color:#10b981e6}.bg-success\/95{background-color:#10b981f2}.bg-transparent{background-color:transparent}.bg-warning{--tw-bg-opacity: 1;background-color:rgb(255 152 0 / var(--tw-bg-opacity, 1))}.bg-warning-focus{--tw-bg-opacity: 1;background-color:rgb(230 130 0 / var(--tw-bg-opacity, 1))}.bg-warning-focus\/0{background-color:#e6820000}.bg-warning-focus\/10{background-color:#e682001a}.bg-warning-focus\/100{background-color:#e68200}.bg-warning-focus\/15{background-color:#e6820026}.bg-warning-focus\/20{background-color:#e6820033}.bg-warning-focus\/25{background-color:#e6820040}.bg-warning-focus\/30{background-color:#e682004d}.bg-warning-focus\/35{background-color:#e6820059}.bg-warning-focus\/40{background-color:#e6820066}.bg-warning-focus\/45{background-color:#e6820073}.bg-warning-focus\/5{background-color:#e682000d}.bg-warning-focus\/50{background-color:#e6820080}.bg-warning-focus\/55{background-color:#e682008c}.bg-warning-focus\/60{background-color:#e6820099}.bg-warning-focus\/65{background-color:#e68200a6}.bg-warning-focus\/70{background-color:#e68200b3}.bg-warning-focus\/75{background-color:#e68200bf}.bg-warning-focus\/80{background-color:#e68200cc}.bg-warning-focus\/85{background-color:#e68200d9}.bg-warning-focus\/90{background-color:#e68200e6}.bg-warning-focus\/95{background-color:#e68200f2}.bg-warning\/0{background-color:#ff980000}.bg-warning\/10{background-color:#ff98001a}.bg-warning\/100{background-color:#ff9800}.bg-warning\/15{background-color:#ff980026}.bg-warning\/20{background-color:#ff980033}.bg-warning\/25{background-color:#ff980040}.bg-warning\/30{background-color:#ff98004d}.bg-warning\/35{background-color:#ff980059}.bg-warning\/40{background-color:#ff980066}.bg-warning\/45{background-color:#ff980073}.bg-warning\/5{background-color:#ff98000d}.bg-warning\/50{background-color:#ff980080}.bg-warning\/55{background-color:#ff98008c}.bg-warning\/60{background-color:#ff980099}.bg-warning\/65{background-color:#ff9800a6}.bg-warning\/70{background-color:#ff9800b3}.bg-warning\/75{background-color:#ff9800bf}.bg-warning\/80{background-color:#ff9800cc}.bg-warning\/85{background-color:#ff9800d9}.bg-warning\/90{background-color:#ff9800e6}.bg-warning\/95{background-color:#ff9800f2}.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:#fef9c300}.bg-yellow-100\/10{background-color:#fef9c31a}.bg-yellow-100\/100{background-color:#fef9c3}.bg-yellow-100\/15{background-color:#fef9c326}.bg-yellow-100\/20{background-color:#fef9c333}.bg-yellow-100\/25{background-color:#fef9c340}.bg-yellow-100\/30{background-color:#fef9c34d}.bg-yellow-100\/35{background-color:#fef9c359}.bg-yellow-100\/40{background-color:#fef9c366}.bg-yellow-100\/45{background-color:#fef9c373}.bg-yellow-100\/5{background-color:#fef9c30d}.bg-yellow-100\/50{background-color:#fef9c380}.bg-yellow-100\/55{background-color:#fef9c38c}.bg-yellow-100\/60{background-color:#fef9c399}.bg-yellow-100\/65{background-color:#fef9c3a6}.bg-yellow-100\/70{background-color:#fef9c3b3}.bg-yellow-100\/75{background-color:#fef9c3bf}.bg-yellow-100\/80{background-color:#fef9c3cc}.bg-yellow-100\/85{background-color:#fef9c3d9}.bg-yellow-100\/90{background-color:#fef9c3e6}.bg-yellow-100\/95{background-color:#fef9c3f2}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-200\/0{background-color:#fef08a00}.bg-yellow-200\/10{background-color:#fef08a1a}.bg-yellow-200\/100{background-color:#fef08a}.bg-yellow-200\/15{background-color:#fef08a26}.bg-yellow-200\/20{background-color:#fef08a33}.bg-yellow-200\/25{background-color:#fef08a40}.bg-yellow-200\/30{background-color:#fef08a4d}.bg-yellow-200\/35{background-color:#fef08a59}.bg-yellow-200\/40{background-color:#fef08a66}.bg-yellow-200\/45{background-color:#fef08a73}.bg-yellow-200\/5{background-color:#fef08a0d}.bg-yellow-200\/50{background-color:#fef08a80}.bg-yellow-200\/55{background-color:#fef08a8c}.bg-yellow-200\/60{background-color:#fef08a99}.bg-yellow-200\/65{background-color:#fef08aa6}.bg-yellow-200\/70{background-color:#fef08ab3}.bg-yellow-200\/75{background-color:#fef08abf}.bg-yellow-200\/80{background-color:#fef08acc}.bg-yellow-200\/85{background-color:#fef08ad9}.bg-yellow-200\/90{background-color:#fef08ae6}.bg-yellow-200\/95{background-color:#fef08af2}.bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.bg-yellow-300\/0{background-color:#fde04700}.bg-yellow-300\/10{background-color:#fde0471a}.bg-yellow-300\/100{background-color:#fde047}.bg-yellow-300\/15{background-color:#fde04726}.bg-yellow-300\/20{background-color:#fde04733}.bg-yellow-300\/25{background-color:#fde04740}.bg-yellow-300\/30{background-color:#fde0474d}.bg-yellow-300\/35{background-color:#fde04759}.bg-yellow-300\/40{background-color:#fde04766}.bg-yellow-300\/45{background-color:#fde04773}.bg-yellow-300\/5{background-color:#fde0470d}.bg-yellow-300\/50{background-color:#fde04780}.bg-yellow-300\/55{background-color:#fde0478c}.bg-yellow-300\/60{background-color:#fde04799}.bg-yellow-300\/65{background-color:#fde047a6}.bg-yellow-300\/70{background-color:#fde047b3}.bg-yellow-300\/75{background-color:#fde047bf}.bg-yellow-300\/80{background-color:#fde047cc}.bg-yellow-300\/85{background-color:#fde047d9}.bg-yellow-300\/90{background-color:#fde047e6}.bg-yellow-300\/95{background-color:#fde047f2}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-400\/0{background-color:#facc1500}.bg-yellow-400\/10{background-color:#facc151a}.bg-yellow-400\/100{background-color:#facc15}.bg-yellow-400\/15{background-color:#facc1526}.bg-yellow-400\/20{background-color:#facc1533}.bg-yellow-400\/25{background-color:#facc1540}.bg-yellow-400\/30{background-color:#facc154d}.bg-yellow-400\/35{background-color:#facc1559}.bg-yellow-400\/40{background-color:#facc1566}.bg-yellow-400\/45{background-color:#facc1573}.bg-yellow-400\/5{background-color:#facc150d}.bg-yellow-400\/50{background-color:#facc1580}.bg-yellow-400\/55{background-color:#facc158c}.bg-yellow-400\/60{background-color:#facc1599}.bg-yellow-400\/65{background-color:#facc15a6}.bg-yellow-400\/70{background-color:#facc15b3}.bg-yellow-400\/75{background-color:#facc15bf}.bg-yellow-400\/80{background-color:#facc15cc}.bg-yellow-400\/85{background-color:#facc15d9}.bg-yellow-400\/90{background-color:#facc15e6}.bg-yellow-400\/95{background-color:#facc15f2}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-50\/0{background-color:#fefce800}.bg-yellow-50\/10{background-color:#fefce81a}.bg-yellow-50\/100{background-color:#fefce8}.bg-yellow-50\/15{background-color:#fefce826}.bg-yellow-50\/20{background-color:#fefce833}.bg-yellow-50\/25{background-color:#fefce840}.bg-yellow-50\/30{background-color:#fefce84d}.bg-yellow-50\/35{background-color:#fefce859}.bg-yellow-50\/40{background-color:#fefce866}.bg-yellow-50\/45{background-color:#fefce873}.bg-yellow-50\/5{background-color:#fefce80d}.bg-yellow-50\/50{background-color:#fefce880}.bg-yellow-50\/55{background-color:#fefce88c}.bg-yellow-50\/60{background-color:#fefce899}.bg-yellow-50\/65{background-color:#fefce8a6}.bg-yellow-50\/70{background-color:#fefce8b3}.bg-yellow-50\/75{background-color:#fefce8bf}.bg-yellow-50\/80{background-color:#fefce8cc}.bg-yellow-50\/85{background-color:#fefce8d9}.bg-yellow-50\/90{background-color:#fefce8e6}.bg-yellow-50\/95{background-color:#fefce8f2}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-500\/0{background-color:#eab30800}.bg-yellow-500\/10{background-color:#eab3081a}.bg-yellow-500\/100{background-color:#eab308}.bg-yellow-500\/15{background-color:#eab30826}.bg-yellow-500\/20{background-color:#eab30833}.bg-yellow-500\/25{background-color:#eab30840}.bg-yellow-500\/30{background-color:#eab3084d}.bg-yellow-500\/35{background-color:#eab30859}.bg-yellow-500\/40{background-color:#eab30866}.bg-yellow-500\/45{background-color:#eab30873}.bg-yellow-500\/5{background-color:#eab3080d}.bg-yellow-500\/50{background-color:#eab30880}.bg-yellow-500\/55{background-color:#eab3088c}.bg-yellow-500\/60{background-color:#eab30899}.bg-yellow-500\/65{background-color:#eab308a6}.bg-yellow-500\/70{background-color:#eab308b3}.bg-yellow-500\/75{background-color:#eab308bf}.bg-yellow-500\/80{background-color:#eab308cc}.bg-yellow-500\/85{background-color:#eab308d9}.bg-yellow-500\/90{background-color:#eab308e6}.bg-yellow-500\/95{background-color:#eab308f2}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-yellow-600\/0{background-color:#ca8a0400}.bg-yellow-600\/10{background-color:#ca8a041a}.bg-yellow-600\/100{background-color:#ca8a04}.bg-yellow-600\/15{background-color:#ca8a0426}.bg-yellow-600\/20{background-color:#ca8a0433}.bg-yellow-600\/25{background-color:#ca8a0440}.bg-yellow-600\/30{background-color:#ca8a044d}.bg-yellow-600\/35{background-color:#ca8a0459}.bg-yellow-600\/40{background-color:#ca8a0466}.bg-yellow-600\/45{background-color:#ca8a0473}.bg-yellow-600\/5{background-color:#ca8a040d}.bg-yellow-600\/50{background-color:#ca8a0480}.bg-yellow-600\/55{background-color:#ca8a048c}.bg-yellow-600\/60{background-color:#ca8a0499}.bg-yellow-600\/65{background-color:#ca8a04a6}.bg-yellow-600\/70{background-color:#ca8a04b3}.bg-yellow-600\/75{background-color:#ca8a04bf}.bg-yellow-600\/80{background-color:#ca8a04cc}.bg-yellow-600\/85{background-color:#ca8a04d9}.bg-yellow-600\/90{background-color:#ca8a04e6}.bg-yellow-600\/95{background-color:#ca8a04f2}.bg-yellow-700{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.bg-yellow-700\/0{background-color:#a1620700}.bg-yellow-700\/10{background-color:#a162071a}.bg-yellow-700\/100{background-color:#a16207}.bg-yellow-700\/15{background-color:#a1620726}.bg-yellow-700\/20{background-color:#a1620733}.bg-yellow-700\/25{background-color:#a1620740}.bg-yellow-700\/30{background-color:#a162074d}.bg-yellow-700\/35{background-color:#a1620759}.bg-yellow-700\/40{background-color:#a1620766}.bg-yellow-700\/45{background-color:#a1620773}.bg-yellow-700\/5{background-color:#a162070d}.bg-yellow-700\/50{background-color:#a1620780}.bg-yellow-700\/55{background-color:#a162078c}.bg-yellow-700\/60{background-color:#a1620799}.bg-yellow-700\/65{background-color:#a16207a6}.bg-yellow-700\/70{background-color:#a16207b3}.bg-yellow-700\/75{background-color:#a16207bf}.bg-yellow-700\/80{background-color:#a16207cc}.bg-yellow-700\/85{background-color:#a16207d9}.bg-yellow-700\/90{background-color:#a16207e6}.bg-yellow-700\/95{background-color:#a16207f2}.bg-yellow-800{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.bg-yellow-800\/0{background-color:#854d0e00}.bg-yellow-800\/10{background-color:#854d0e1a}.bg-yellow-800\/100{background-color:#854d0e}.bg-yellow-800\/15{background-color:#854d0e26}.bg-yellow-800\/20{background-color:#854d0e33}.bg-yellow-800\/25{background-color:#854d0e40}.bg-yellow-800\/30{background-color:#854d0e4d}.bg-yellow-800\/35{background-color:#854d0e59}.bg-yellow-800\/40{background-color:#854d0e66}.bg-yellow-800\/45{background-color:#854d0e73}.bg-yellow-800\/5{background-color:#854d0e0d}.bg-yellow-800\/50{background-color:#854d0e80}.bg-yellow-800\/55{background-color:#854d0e8c}.bg-yellow-800\/60{background-color:#854d0e99}.bg-yellow-800\/65{background-color:#854d0ea6}.bg-yellow-800\/70{background-color:#854d0eb3}.bg-yellow-800\/75{background-color:#854d0ebf}.bg-yellow-800\/80{background-color:#854d0ecc}.bg-yellow-800\/85{background-color:#854d0ed9}.bg-yellow-800\/90{background-color:#854d0ee6}.bg-yellow-800\/95{background-color:#854d0ef2}.bg-yellow-900{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.bg-yellow-900\/0{background-color:#713f1200}.bg-yellow-900\/10{background-color:#713f121a}.bg-yellow-900\/100{background-color:#713f12}.bg-yellow-900\/15{background-color:#713f1226}.bg-yellow-900\/20{background-color:#713f1233}.bg-yellow-900\/25{background-color:#713f1240}.bg-yellow-900\/30{background-color:#713f124d}.bg-yellow-900\/35{background-color:#713f1259}.bg-yellow-900\/40{background-color:#713f1266}.bg-yellow-900\/45{background-color:#713f1273}.bg-yellow-900\/5{background-color:#713f120d}.bg-yellow-900\/50{background-color:#713f1280}.bg-yellow-900\/55{background-color:#713f128c}.bg-yellow-900\/60{background-color:#713f1299}.bg-yellow-900\/65{background-color:#713f12a6}.bg-yellow-900\/70{background-color:#713f12b3}.bg-yellow-900\/75{background-color:#713f12bf}.bg-yellow-900\/80{background-color:#713f12cc}.bg-yellow-900\/85{background-color:#713f12d9}.bg-yellow-900\/90{background-color:#713f12e6}.bg-yellow-900\/95{background-color:#713f12f2}.bg-yellow-950{--tw-bg-opacity: 1;background-color:rgb(66 32 6 / var(--tw-bg-opacity, 1))}.bg-yellow-950\/0{background-color:#42200600}.bg-yellow-950\/10{background-color:#4220061a}.bg-yellow-950\/100{background-color:#422006}.bg-yellow-950\/15{background-color:#42200626}.bg-yellow-950\/20{background-color:#42200633}.bg-yellow-950\/25{background-color:#42200640}.bg-yellow-950\/30{background-color:#4220064d}.bg-yellow-950\/35{background-color:#42200659}.bg-yellow-950\/40{background-color:#42200666}.bg-yellow-950\/45{background-color:#42200673}.bg-yellow-950\/5{background-color:#4220060d}.bg-yellow-950\/50{background-color:#42200680}.bg-yellow-950\/55{background-color:#4220068c}.bg-yellow-950\/60{background-color:#42200699}.bg-yellow-950\/65{background-color:#422006a6}.bg-yellow-950\/70{background-color:#422006b3}.bg-yellow-950\/75{background-color:#422006bf}.bg-yellow-950\/80{background-color:#422006cc}.bg-yellow-950\/85{background-color:#422006d9}.bg-yellow-950\/90{background-color:#422006e6}.bg-yellow-950\/95{background-color:#422006f2}.bg-opacity-0{--tw-bg-opacity: 0}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-100{--tw-bg-opacity: 1}.bg-opacity-20{--tw-bg-opacity: .2}.bg-opacity-30{--tw-bg-opacity: .3}.bg-opacity-40{--tw-bg-opacity: .4}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-60{--tw-bg-opacity: .6}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-80{--tw-bg-opacity: .8}.bg-opacity-90{--tw-bg-opacity: .9}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-100{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/0{--tw-gradient-from: rgb(219 234 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/10{--tw-gradient-from: rgb(219 234 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/100{--tw-gradient-from: rgb(219 234 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/15{--tw-gradient-from: rgb(219 234 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/20{--tw-gradient-from: rgb(219 234 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/25{--tw-gradient-from: rgb(219 234 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/30{--tw-gradient-from: rgb(219 234 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/35{--tw-gradient-from: rgb(219 234 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/40{--tw-gradient-from: rgb(219 234 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/45{--tw-gradient-from: rgb(219 234 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/5{--tw-gradient-from: rgb(219 234 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/50{--tw-gradient-from: rgb(219 234 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/55{--tw-gradient-from: rgb(219 234 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/60{--tw-gradient-from: rgb(219 234 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/65{--tw-gradient-from: rgb(219 234 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/70{--tw-gradient-from: rgb(219 234 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/75{--tw-gradient-from: rgb(219 234 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/80{--tw-gradient-from: rgb(219 234 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/85{--tw-gradient-from: rgb(219 234 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/90{--tw-gradient-from: rgb(219 234 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/95{--tw-gradient-from: rgb(219 234 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200{--tw-gradient-from: #bfdbfe var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/0{--tw-gradient-from: rgb(191 219 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/10{--tw-gradient-from: rgb(191 219 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/100{--tw-gradient-from: rgb(191 219 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/15{--tw-gradient-from: rgb(191 219 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/20{--tw-gradient-from: rgb(191 219 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/25{--tw-gradient-from: rgb(191 219 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/30{--tw-gradient-from: rgb(191 219 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/35{--tw-gradient-from: rgb(191 219 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/40{--tw-gradient-from: rgb(191 219 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/45{--tw-gradient-from: rgb(191 219 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/5{--tw-gradient-from: rgb(191 219 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/50{--tw-gradient-from: rgb(191 219 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/55{--tw-gradient-from: rgb(191 219 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/60{--tw-gradient-from: rgb(191 219 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/65{--tw-gradient-from: rgb(191 219 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/70{--tw-gradient-from: rgb(191 219 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/75{--tw-gradient-from: rgb(191 219 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/80{--tw-gradient-from: rgb(191 219 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/85{--tw-gradient-from: rgb(191 219 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/90{--tw-gradient-from: rgb(191 219 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/95{--tw-gradient-from: rgb(191 219 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300{--tw-gradient-from: #93c5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/0{--tw-gradient-from: rgb(147 197 253 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/10{--tw-gradient-from: rgb(147 197 253 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/100{--tw-gradient-from: rgb(147 197 253 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/15{--tw-gradient-from: rgb(147 197 253 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/20{--tw-gradient-from: rgb(147 197 253 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/25{--tw-gradient-from: rgb(147 197 253 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/30{--tw-gradient-from: rgb(147 197 253 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/35{--tw-gradient-from: rgb(147 197 253 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/40{--tw-gradient-from: rgb(147 197 253 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/45{--tw-gradient-from: rgb(147 197 253 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/5{--tw-gradient-from: rgb(147 197 253 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/50{--tw-gradient-from: rgb(147 197 253 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/55{--tw-gradient-from: rgb(147 197 253 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/60{--tw-gradient-from: rgb(147 197 253 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/65{--tw-gradient-from: rgb(147 197 253 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/70{--tw-gradient-from: rgb(147 197 253 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/75{--tw-gradient-from: rgb(147 197 253 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/80{--tw-gradient-from: rgb(147 197 253 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/85{--tw-gradient-from: rgb(147 197 253 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/90{--tw-gradient-from: rgb(147 197 253 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/95{--tw-gradient-from: rgb(147 197 253 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/0{--tw-gradient-from: rgb(96 165 250 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/10{--tw-gradient-from: rgb(96 165 250 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/100{--tw-gradient-from: rgb(96 165 250 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/15{--tw-gradient-from: rgb(96 165 250 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/20{--tw-gradient-from: rgb(96 165 250 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/25{--tw-gradient-from: rgb(96 165 250 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/30{--tw-gradient-from: rgb(96 165 250 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/35{--tw-gradient-from: rgb(96 165 250 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/40{--tw-gradient-from: rgb(96 165 250 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/45{--tw-gradient-from: rgb(96 165 250 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/5{--tw-gradient-from: rgb(96 165 250 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/50{--tw-gradient-from: rgb(96 165 250 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/55{--tw-gradient-from: rgb(96 165 250 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/60{--tw-gradient-from: rgb(96 165 250 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/65{--tw-gradient-from: rgb(96 165 250 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/70{--tw-gradient-from: rgb(96 165 250 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/75{--tw-gradient-from: rgb(96 165 250 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/80{--tw-gradient-from: rgb(96 165 250 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/85{--tw-gradient-from: rgb(96 165 250 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/90{--tw-gradient-from: rgb(96 165 250 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/95{--tw-gradient-from: rgb(96 165 250 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/0{--tw-gradient-from: rgb(239 246 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/10{--tw-gradient-from: rgb(239 246 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/100{--tw-gradient-from: rgb(239 246 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/15{--tw-gradient-from: rgb(239 246 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/20{--tw-gradient-from: rgb(239 246 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/25{--tw-gradient-from: rgb(239 246 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/30{--tw-gradient-from: rgb(239 246 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/35{--tw-gradient-from: rgb(239 246 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/40{--tw-gradient-from: rgb(239 246 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/45{--tw-gradient-from: rgb(239 246 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/5{--tw-gradient-from: rgb(239 246 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/50{--tw-gradient-from: rgb(239 246 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/55{--tw-gradient-from: rgb(239 246 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/60{--tw-gradient-from: rgb(239 246 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/65{--tw-gradient-from: rgb(239 246 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/70{--tw-gradient-from: rgb(239 246 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/75{--tw-gradient-from: rgb(239 246 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/80{--tw-gradient-from: rgb(239 246 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/85{--tw-gradient-from: rgb(239 246 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/90{--tw-gradient-from: rgb(239 246 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/95{--tw-gradient-from: rgb(239 246 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/0{--tw-gradient-from: rgb(59 130 246 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/10{--tw-gradient-from: rgb(59 130 246 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/100{--tw-gradient-from: rgb(59 130 246 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/15{--tw-gradient-from: rgb(59 130 246 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/20{--tw-gradient-from: rgb(59 130 246 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/25{--tw-gradient-from: rgb(59 130 246 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/30{--tw-gradient-from: rgb(59 130 246 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/35{--tw-gradient-from: rgb(59 130 246 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/40{--tw-gradient-from: rgb(59 130 246 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/45{--tw-gradient-from: rgb(59 130 246 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/5{--tw-gradient-from: rgb(59 130 246 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/50{--tw-gradient-from: rgb(59 130 246 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/55{--tw-gradient-from: rgb(59 130 246 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/60{--tw-gradient-from: rgb(59 130 246 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/65{--tw-gradient-from: rgb(59 130 246 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/70{--tw-gradient-from: rgb(59 130 246 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/75{--tw-gradient-from: rgb(59 130 246 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/80{--tw-gradient-from: rgb(59 130 246 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/85{--tw-gradient-from: rgb(59 130 246 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/90{--tw-gradient-from: rgb(59 130 246 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/95{--tw-gradient-from: rgb(59 130 246 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/0{--tw-gradient-from: rgb(37 99 235 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/10{--tw-gradient-from: rgb(37 99 235 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/100{--tw-gradient-from: rgb(37 99 235 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/15{--tw-gradient-from: rgb(37 99 235 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/20{--tw-gradient-from: rgb(37 99 235 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/25{--tw-gradient-from: rgb(37 99 235 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/30{--tw-gradient-from: rgb(37 99 235 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/35{--tw-gradient-from: rgb(37 99 235 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/40{--tw-gradient-from: rgb(37 99 235 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/45{--tw-gradient-from: rgb(37 99 235 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/5{--tw-gradient-from: rgb(37 99 235 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/50{--tw-gradient-from: rgb(37 99 235 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/55{--tw-gradient-from: rgb(37 99 235 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/60{--tw-gradient-from: rgb(37 99 235 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/65{--tw-gradient-from: rgb(37 99 235 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/70{--tw-gradient-from: rgb(37 99 235 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/75{--tw-gradient-from: rgb(37 99 235 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/80{--tw-gradient-from: rgb(37 99 235 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/85{--tw-gradient-from: rgb(37 99 235 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/90{--tw-gradient-from: rgb(37 99 235 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/95{--tw-gradient-from: rgb(37 99 235 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/0{--tw-gradient-from: rgb(29 78 216 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/10{--tw-gradient-from: rgb(29 78 216 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/100{--tw-gradient-from: rgb(29 78 216 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/15{--tw-gradient-from: rgb(29 78 216 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/20{--tw-gradient-from: rgb(29 78 216 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/25{--tw-gradient-from: rgb(29 78 216 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/30{--tw-gradient-from: rgb(29 78 216 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/35{--tw-gradient-from: rgb(29 78 216 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/40{--tw-gradient-from: rgb(29 78 216 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/45{--tw-gradient-from: rgb(29 78 216 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/5{--tw-gradient-from: rgb(29 78 216 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/50{--tw-gradient-from: rgb(29 78 216 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/55{--tw-gradient-from: rgb(29 78 216 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/60{--tw-gradient-from: rgb(29 78 216 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/65{--tw-gradient-from: rgb(29 78 216 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/70{--tw-gradient-from: rgb(29 78 216 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/75{--tw-gradient-from: rgb(29 78 216 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/80{--tw-gradient-from: rgb(29 78 216 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/85{--tw-gradient-from: rgb(29 78 216 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/90{--tw-gradient-from: rgb(29 78 216 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/95{--tw-gradient-from: rgb(29 78 216 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/0{--tw-gradient-from: rgb(30 64 175 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/10{--tw-gradient-from: rgb(30 64 175 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/100{--tw-gradient-from: rgb(30 64 175 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/15{--tw-gradient-from: rgb(30 64 175 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/20{--tw-gradient-from: rgb(30 64 175 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/25{--tw-gradient-from: rgb(30 64 175 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/30{--tw-gradient-from: rgb(30 64 175 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/35{--tw-gradient-from: rgb(30 64 175 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/40{--tw-gradient-from: rgb(30 64 175 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/45{--tw-gradient-from: rgb(30 64 175 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/5{--tw-gradient-from: rgb(30 64 175 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/50{--tw-gradient-from: rgb(30 64 175 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/55{--tw-gradient-from: rgb(30 64 175 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/60{--tw-gradient-from: rgb(30 64 175 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/65{--tw-gradient-from: rgb(30 64 175 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/70{--tw-gradient-from: rgb(30 64 175 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/75{--tw-gradient-from: rgb(30 64 175 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/80{--tw-gradient-from: rgb(30 64 175 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/85{--tw-gradient-from: rgb(30 64 175 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/90{--tw-gradient-from: rgb(30 64 175 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/95{--tw-gradient-from: rgb(30 64 175 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900{--tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/0{--tw-gradient-from: rgb(30 58 138 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/10{--tw-gradient-from: rgb(30 58 138 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/100{--tw-gradient-from: rgb(30 58 138 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/15{--tw-gradient-from: rgb(30 58 138 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/20{--tw-gradient-from: rgb(30 58 138 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/25{--tw-gradient-from: rgb(30 58 138 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/30{--tw-gradient-from: rgb(30 58 138 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/35{--tw-gradient-from: rgb(30 58 138 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/40{--tw-gradient-from: rgb(30 58 138 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/45{--tw-gradient-from: rgb(30 58 138 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/5{--tw-gradient-from: rgb(30 58 138 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/50{--tw-gradient-from: rgb(30 58 138 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/55{--tw-gradient-from: rgb(30 58 138 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/60{--tw-gradient-from: rgb(30 58 138 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/65{--tw-gradient-from: rgb(30 58 138 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/70{--tw-gradient-from: rgb(30 58 138 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/75{--tw-gradient-from: rgb(30 58 138 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/80{--tw-gradient-from: rgb(30 58 138 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/85{--tw-gradient-from: rgb(30 58 138 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/90{--tw-gradient-from: rgb(30 58 138 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/95{--tw-gradient-from: rgb(30 58 138 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400{--tw-gradient-from: #22d3ee var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/0{--tw-gradient-from: rgb(220 252 231 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/10{--tw-gradient-from: rgb(220 252 231 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/100{--tw-gradient-from: rgb(220 252 231 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/15{--tw-gradient-from: rgb(220 252 231 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/20{--tw-gradient-from: rgb(220 252 231 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/25{--tw-gradient-from: rgb(220 252 231 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/30{--tw-gradient-from: rgb(220 252 231 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/35{--tw-gradient-from: rgb(220 252 231 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/40{--tw-gradient-from: rgb(220 252 231 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/45{--tw-gradient-from: rgb(220 252 231 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/5{--tw-gradient-from: rgb(220 252 231 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/50{--tw-gradient-from: rgb(220 252 231 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/55{--tw-gradient-from: rgb(220 252 231 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/60{--tw-gradient-from: rgb(220 252 231 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/65{--tw-gradient-from: rgb(220 252 231 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/70{--tw-gradient-from: rgb(220 252 231 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/75{--tw-gradient-from: rgb(220 252 231 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/80{--tw-gradient-from: rgb(220 252 231 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/85{--tw-gradient-from: rgb(220 252 231 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/90{--tw-gradient-from: rgb(220 252 231 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/95{--tw-gradient-from: rgb(220 252 231 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200{--tw-gradient-from: #bbf7d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/0{--tw-gradient-from: rgb(187 247 208 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/10{--tw-gradient-from: rgb(187 247 208 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/100{--tw-gradient-from: rgb(187 247 208 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/15{--tw-gradient-from: rgb(187 247 208 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/20{--tw-gradient-from: rgb(187 247 208 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/25{--tw-gradient-from: rgb(187 247 208 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/30{--tw-gradient-from: rgb(187 247 208 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/35{--tw-gradient-from: rgb(187 247 208 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/40{--tw-gradient-from: rgb(187 247 208 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/45{--tw-gradient-from: rgb(187 247 208 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/5{--tw-gradient-from: rgb(187 247 208 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/50{--tw-gradient-from: rgb(187 247 208 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/55{--tw-gradient-from: rgb(187 247 208 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/60{--tw-gradient-from: rgb(187 247 208 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/65{--tw-gradient-from: rgb(187 247 208 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/70{--tw-gradient-from: rgb(187 247 208 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/75{--tw-gradient-from: rgb(187 247 208 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/80{--tw-gradient-from: rgb(187 247 208 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/85{--tw-gradient-from: rgb(187 247 208 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/90{--tw-gradient-from: rgb(187 247 208 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/95{--tw-gradient-from: rgb(187 247 208 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300{--tw-gradient-from: #86efac var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/0{--tw-gradient-from: rgb(134 239 172 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/10{--tw-gradient-from: rgb(134 239 172 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/100{--tw-gradient-from: rgb(134 239 172 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/15{--tw-gradient-from: rgb(134 239 172 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/20{--tw-gradient-from: rgb(134 239 172 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/25{--tw-gradient-from: rgb(134 239 172 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/30{--tw-gradient-from: rgb(134 239 172 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/35{--tw-gradient-from: rgb(134 239 172 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/40{--tw-gradient-from: rgb(134 239 172 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/45{--tw-gradient-from: rgb(134 239 172 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/5{--tw-gradient-from: rgb(134 239 172 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/50{--tw-gradient-from: rgb(134 239 172 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/55{--tw-gradient-from: rgb(134 239 172 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/60{--tw-gradient-from: rgb(134 239 172 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/65{--tw-gradient-from: rgb(134 239 172 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/70{--tw-gradient-from: rgb(134 239 172 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/75{--tw-gradient-from: rgb(134 239 172 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/80{--tw-gradient-from: rgb(134 239 172 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/85{--tw-gradient-from: rgb(134 239 172 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/90{--tw-gradient-from: rgb(134 239 172 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/95{--tw-gradient-from: rgb(134 239 172 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/0{--tw-gradient-from: rgb(74 222 128 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/10{--tw-gradient-from: rgb(74 222 128 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/100{--tw-gradient-from: rgb(74 222 128 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/15{--tw-gradient-from: rgb(74 222 128 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/20{--tw-gradient-from: rgb(74 222 128 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/25{--tw-gradient-from: rgb(74 222 128 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/30{--tw-gradient-from: rgb(74 222 128 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/35{--tw-gradient-from: rgb(74 222 128 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/40{--tw-gradient-from: rgb(74 222 128 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/45{--tw-gradient-from: rgb(74 222 128 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/5{--tw-gradient-from: rgb(74 222 128 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/50{--tw-gradient-from: rgb(74 222 128 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/55{--tw-gradient-from: rgb(74 222 128 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/60{--tw-gradient-from: rgb(74 222 128 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/65{--tw-gradient-from: rgb(74 222 128 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/70{--tw-gradient-from: rgb(74 222 128 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/75{--tw-gradient-from: rgb(74 222 128 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/80{--tw-gradient-from: rgb(74 222 128 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/85{--tw-gradient-from: rgb(74 222 128 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/90{--tw-gradient-from: rgb(74 222 128 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/95{--tw-gradient-from: rgb(74 222 128 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/0{--tw-gradient-from: rgb(240 253 244 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/10{--tw-gradient-from: rgb(240 253 244 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/100{--tw-gradient-from: rgb(240 253 244 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/15{--tw-gradient-from: rgb(240 253 244 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/20{--tw-gradient-from: rgb(240 253 244 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/25{--tw-gradient-from: rgb(240 253 244 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/30{--tw-gradient-from: rgb(240 253 244 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/35{--tw-gradient-from: rgb(240 253 244 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/40{--tw-gradient-from: rgb(240 253 244 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/45{--tw-gradient-from: rgb(240 253 244 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/5{--tw-gradient-from: rgb(240 253 244 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/50{--tw-gradient-from: rgb(240 253 244 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/55{--tw-gradient-from: rgb(240 253 244 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/60{--tw-gradient-from: rgb(240 253 244 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/65{--tw-gradient-from: rgb(240 253 244 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/70{--tw-gradient-from: rgb(240 253 244 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/75{--tw-gradient-from: rgb(240 253 244 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/80{--tw-gradient-from: rgb(240 253 244 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/85{--tw-gradient-from: rgb(240 253 244 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/90{--tw-gradient-from: rgb(240 253 244 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/95{--tw-gradient-from: rgb(240 253 244 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/0{--tw-gradient-from: rgb(34 197 94 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/10{--tw-gradient-from: rgb(34 197 94 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/100{--tw-gradient-from: rgb(34 197 94 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/15{--tw-gradient-from: rgb(34 197 94 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/20{--tw-gradient-from: rgb(34 197 94 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/25{--tw-gradient-from: rgb(34 197 94 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/30{--tw-gradient-from: rgb(34 197 94 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/35{--tw-gradient-from: rgb(34 197 94 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/40{--tw-gradient-from: rgb(34 197 94 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/45{--tw-gradient-from: rgb(34 197 94 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/5{--tw-gradient-from: rgb(34 197 94 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/50{--tw-gradient-from: rgb(34 197 94 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/55{--tw-gradient-from: rgb(34 197 94 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/60{--tw-gradient-from: rgb(34 197 94 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/65{--tw-gradient-from: rgb(34 197 94 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/70{--tw-gradient-from: rgb(34 197 94 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/75{--tw-gradient-from: rgb(34 197 94 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/80{--tw-gradient-from: rgb(34 197 94 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/85{--tw-gradient-from: rgb(34 197 94 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/90{--tw-gradient-from: rgb(34 197 94 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/95{--tw-gradient-from: rgb(34 197 94 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/0{--tw-gradient-from: rgb(22 163 74 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/10{--tw-gradient-from: rgb(22 163 74 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/100{--tw-gradient-from: rgb(22 163 74 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/15{--tw-gradient-from: rgb(22 163 74 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/20{--tw-gradient-from: rgb(22 163 74 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/25{--tw-gradient-from: rgb(22 163 74 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/30{--tw-gradient-from: rgb(22 163 74 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/35{--tw-gradient-from: rgb(22 163 74 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/40{--tw-gradient-from: rgb(22 163 74 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/45{--tw-gradient-from: rgb(22 163 74 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/5{--tw-gradient-from: rgb(22 163 74 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/50{--tw-gradient-from: rgb(22 163 74 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/55{--tw-gradient-from: rgb(22 163 74 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/60{--tw-gradient-from: rgb(22 163 74 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/65{--tw-gradient-from: rgb(22 163 74 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/70{--tw-gradient-from: rgb(22 163 74 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/75{--tw-gradient-from: rgb(22 163 74 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/80{--tw-gradient-from: rgb(22 163 74 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/85{--tw-gradient-from: rgb(22 163 74 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/90{--tw-gradient-from: rgb(22 163 74 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/95{--tw-gradient-from: rgb(22 163 74 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700{--tw-gradient-from: #15803d var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/0{--tw-gradient-from: rgb(21 128 61 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/10{--tw-gradient-from: rgb(21 128 61 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/100{--tw-gradient-from: rgb(21 128 61 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/15{--tw-gradient-from: rgb(21 128 61 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/20{--tw-gradient-from: rgb(21 128 61 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/25{--tw-gradient-from: rgb(21 128 61 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/30{--tw-gradient-from: rgb(21 128 61 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/35{--tw-gradient-from: rgb(21 128 61 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/40{--tw-gradient-from: rgb(21 128 61 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/45{--tw-gradient-from: rgb(21 128 61 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/5{--tw-gradient-from: rgb(21 128 61 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/50{--tw-gradient-from: rgb(21 128 61 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/55{--tw-gradient-from: rgb(21 128 61 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/60{--tw-gradient-from: rgb(21 128 61 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/65{--tw-gradient-from: rgb(21 128 61 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/70{--tw-gradient-from: rgb(21 128 61 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/75{--tw-gradient-from: rgb(21 128 61 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/80{--tw-gradient-from: rgb(21 128 61 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/85{--tw-gradient-from: rgb(21 128 61 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/90{--tw-gradient-from: rgb(21 128 61 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/95{--tw-gradient-from: rgb(21 128 61 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800{--tw-gradient-from: #166534 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/0{--tw-gradient-from: rgb(22 101 52 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/10{--tw-gradient-from: rgb(22 101 52 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/100{--tw-gradient-from: rgb(22 101 52 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/15{--tw-gradient-from: rgb(22 101 52 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/20{--tw-gradient-from: rgb(22 101 52 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/25{--tw-gradient-from: rgb(22 101 52 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/30{--tw-gradient-from: rgb(22 101 52 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/35{--tw-gradient-from: rgb(22 101 52 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/40{--tw-gradient-from: rgb(22 101 52 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/45{--tw-gradient-from: rgb(22 101 52 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/5{--tw-gradient-from: rgb(22 101 52 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/50{--tw-gradient-from: rgb(22 101 52 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/55{--tw-gradient-from: rgb(22 101 52 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/60{--tw-gradient-from: rgb(22 101 52 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/65{--tw-gradient-from: rgb(22 101 52 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/70{--tw-gradient-from: rgb(22 101 52 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/75{--tw-gradient-from: rgb(22 101 52 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/80{--tw-gradient-from: rgb(22 101 52 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/85{--tw-gradient-from: rgb(22 101 52 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/90{--tw-gradient-from: rgb(22 101 52 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/95{--tw-gradient-from: rgb(22 101 52 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900{--tw-gradient-from: #14532d var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/0{--tw-gradient-from: rgb(20 83 45 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/10{--tw-gradient-from: rgb(20 83 45 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/100{--tw-gradient-from: rgb(20 83 45 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/15{--tw-gradient-from: rgb(20 83 45 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/20{--tw-gradient-from: rgb(20 83 45 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/25{--tw-gradient-from: rgb(20 83 45 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/30{--tw-gradient-from: rgb(20 83 45 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/35{--tw-gradient-from: rgb(20 83 45 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/40{--tw-gradient-from: rgb(20 83 45 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/45{--tw-gradient-from: rgb(20 83 45 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/5{--tw-gradient-from: rgb(20 83 45 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/50{--tw-gradient-from: rgb(20 83 45 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/55{--tw-gradient-from: rgb(20 83 45 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/60{--tw-gradient-from: rgb(20 83 45 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/65{--tw-gradient-from: rgb(20 83 45 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/70{--tw-gradient-from: rgb(20 83 45 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/75{--tw-gradient-from: rgb(20 83 45 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/80{--tw-gradient-from: rgb(20 83 45 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/85{--tw-gradient-from: rgb(20 83 45 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/90{--tw-gradient-from: rgb(20 83 45 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/95{--tw-gradient-from: rgb(20 83 45 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100{--tw-gradient-from: #f5f5f5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/0{--tw-gradient-from: rgb(245 245 245 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/10{--tw-gradient-from: rgb(245 245 245 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/100{--tw-gradient-from: rgb(245 245 245 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/15{--tw-gradient-from: rgb(245 245 245 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/20{--tw-gradient-from: rgb(245 245 245 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/25{--tw-gradient-from: rgb(245 245 245 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/30{--tw-gradient-from: rgb(245 245 245 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/35{--tw-gradient-from: rgb(245 245 245 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/40{--tw-gradient-from: rgb(245 245 245 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/45{--tw-gradient-from: rgb(245 245 245 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/5{--tw-gradient-from: rgb(245 245 245 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/50{--tw-gradient-from: rgb(245 245 245 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/55{--tw-gradient-from: rgb(245 245 245 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/60{--tw-gradient-from: rgb(245 245 245 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/65{--tw-gradient-from: rgb(245 245 245 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/70{--tw-gradient-from: rgb(245 245 245 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/75{--tw-gradient-from: rgb(245 245 245 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/80{--tw-gradient-from: rgb(245 245 245 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/85{--tw-gradient-from: rgb(245 245 245 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/90{--tw-gradient-from: rgb(245 245 245 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/95{--tw-gradient-from: rgb(245 245 245 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200{--tw-gradient-from: #e5e5e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/0{--tw-gradient-from: rgb(229 229 229 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/10{--tw-gradient-from: rgb(229 229 229 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/100{--tw-gradient-from: rgb(229 229 229 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/15{--tw-gradient-from: rgb(229 229 229 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/20{--tw-gradient-from: rgb(229 229 229 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/25{--tw-gradient-from: rgb(229 229 229 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/30{--tw-gradient-from: rgb(229 229 229 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/35{--tw-gradient-from: rgb(229 229 229 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/40{--tw-gradient-from: rgb(229 229 229 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/45{--tw-gradient-from: rgb(229 229 229 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/5{--tw-gradient-from: rgb(229 229 229 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/50{--tw-gradient-from: rgb(229 229 229 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/55{--tw-gradient-from: rgb(229 229 229 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/60{--tw-gradient-from: rgb(229 229 229 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/65{--tw-gradient-from: rgb(229 229 229 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/70{--tw-gradient-from: rgb(229 229 229 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/75{--tw-gradient-from: rgb(229 229 229 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/80{--tw-gradient-from: rgb(229 229 229 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/85{--tw-gradient-from: rgb(229 229 229 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/90{--tw-gradient-from: rgb(229 229 229 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/95{--tw-gradient-from: rgb(229 229 229 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300{--tw-gradient-from: #d4d4d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/0{--tw-gradient-from: rgb(212 212 212 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/10{--tw-gradient-from: rgb(212 212 212 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/100{--tw-gradient-from: rgb(212 212 212 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/15{--tw-gradient-from: rgb(212 212 212 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/20{--tw-gradient-from: rgb(212 212 212 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/25{--tw-gradient-from: rgb(212 212 212 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/30{--tw-gradient-from: rgb(212 212 212 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/35{--tw-gradient-from: rgb(212 212 212 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/40{--tw-gradient-from: rgb(212 212 212 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/45{--tw-gradient-from: rgb(212 212 212 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/5{--tw-gradient-from: rgb(212 212 212 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/50{--tw-gradient-from: rgb(212 212 212 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/55{--tw-gradient-from: rgb(212 212 212 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/60{--tw-gradient-from: rgb(212 212 212 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/65{--tw-gradient-from: rgb(212 212 212 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/70{--tw-gradient-from: rgb(212 212 212 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/75{--tw-gradient-from: rgb(212 212 212 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/80{--tw-gradient-from: rgb(212 212 212 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/85{--tw-gradient-from: rgb(212 212 212 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/90{--tw-gradient-from: rgb(212 212 212 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/95{--tw-gradient-from: rgb(212 212 212 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400{--tw-gradient-from: #a3a3a3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/0{--tw-gradient-from: rgb(163 163 163 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/10{--tw-gradient-from: rgb(163 163 163 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/100{--tw-gradient-from: rgb(163 163 163 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/15{--tw-gradient-from: rgb(163 163 163 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/20{--tw-gradient-from: rgb(163 163 163 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/25{--tw-gradient-from: rgb(163 163 163 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/30{--tw-gradient-from: rgb(163 163 163 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/35{--tw-gradient-from: rgb(163 163 163 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/40{--tw-gradient-from: rgb(163 163 163 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/45{--tw-gradient-from: rgb(163 163 163 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/5{--tw-gradient-from: rgb(163 163 163 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/50{--tw-gradient-from: rgb(163 163 163 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/55{--tw-gradient-from: rgb(163 163 163 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/60{--tw-gradient-from: rgb(163 163 163 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/65{--tw-gradient-from: rgb(163 163 163 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/70{--tw-gradient-from: rgb(163 163 163 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/75{--tw-gradient-from: rgb(163 163 163 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/80{--tw-gradient-from: rgb(163 163 163 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/85{--tw-gradient-from: rgb(163 163 163 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/90{--tw-gradient-from: rgb(163 163 163 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/95{--tw-gradient-from: rgb(163 163 163 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50{--tw-gradient-from: #fafafa var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/0{--tw-gradient-from: rgb(250 250 250 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/10{--tw-gradient-from: rgb(250 250 250 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/100{--tw-gradient-from: rgb(250 250 250 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/15{--tw-gradient-from: rgb(250 250 250 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/20{--tw-gradient-from: rgb(250 250 250 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/25{--tw-gradient-from: rgb(250 250 250 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/30{--tw-gradient-from: rgb(250 250 250 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/35{--tw-gradient-from: rgb(250 250 250 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/40{--tw-gradient-from: rgb(250 250 250 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/45{--tw-gradient-from: rgb(250 250 250 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/5{--tw-gradient-from: rgb(250 250 250 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/50{--tw-gradient-from: rgb(250 250 250 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/55{--tw-gradient-from: rgb(250 250 250 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/60{--tw-gradient-from: rgb(250 250 250 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/65{--tw-gradient-from: rgb(250 250 250 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/70{--tw-gradient-from: rgb(250 250 250 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/75{--tw-gradient-from: rgb(250 250 250 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/80{--tw-gradient-from: rgb(250 250 250 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/85{--tw-gradient-from: rgb(250 250 250 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/90{--tw-gradient-from: rgb(250 250 250 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/95{--tw-gradient-from: rgb(250 250 250 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500{--tw-gradient-from: #737373 var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/0{--tw-gradient-from: rgb(115 115 115 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/10{--tw-gradient-from: rgb(115 115 115 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/100{--tw-gradient-from: rgb(115 115 115 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/15{--tw-gradient-from: rgb(115 115 115 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/20{--tw-gradient-from: rgb(115 115 115 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/25{--tw-gradient-from: rgb(115 115 115 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/30{--tw-gradient-from: rgb(115 115 115 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/35{--tw-gradient-from: rgb(115 115 115 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/40{--tw-gradient-from: rgb(115 115 115 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/45{--tw-gradient-from: rgb(115 115 115 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/5{--tw-gradient-from: rgb(115 115 115 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/50{--tw-gradient-from: rgb(115 115 115 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/55{--tw-gradient-from: rgb(115 115 115 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/60{--tw-gradient-from: rgb(115 115 115 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/65{--tw-gradient-from: rgb(115 115 115 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/70{--tw-gradient-from: rgb(115 115 115 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/75{--tw-gradient-from: rgb(115 115 115 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/80{--tw-gradient-from: rgb(115 115 115 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/85{--tw-gradient-from: rgb(115 115 115 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/90{--tw-gradient-from: rgb(115 115 115 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/95{--tw-gradient-from: rgb(115 115 115 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600{--tw-gradient-from: #525252 var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/0{--tw-gradient-from: rgb(82 82 82 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/10{--tw-gradient-from: rgb(82 82 82 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/100{--tw-gradient-from: rgb(82 82 82 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/15{--tw-gradient-from: rgb(82 82 82 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/20{--tw-gradient-from: rgb(82 82 82 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/25{--tw-gradient-from: rgb(82 82 82 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/30{--tw-gradient-from: rgb(82 82 82 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/35{--tw-gradient-from: rgb(82 82 82 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/40{--tw-gradient-from: rgb(82 82 82 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/45{--tw-gradient-from: rgb(82 82 82 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/5{--tw-gradient-from: rgb(82 82 82 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/50{--tw-gradient-from: rgb(82 82 82 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/55{--tw-gradient-from: rgb(82 82 82 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/60{--tw-gradient-from: rgb(82 82 82 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/65{--tw-gradient-from: rgb(82 82 82 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/70{--tw-gradient-from: rgb(82 82 82 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/75{--tw-gradient-from: rgb(82 82 82 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/80{--tw-gradient-from: rgb(82 82 82 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/85{--tw-gradient-from: rgb(82 82 82 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/90{--tw-gradient-from: rgb(82 82 82 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/95{--tw-gradient-from: rgb(82 82 82 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700{--tw-gradient-from: #404040 var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/0{--tw-gradient-from: rgb(64 64 64 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/10{--tw-gradient-from: rgb(64 64 64 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/100{--tw-gradient-from: rgb(64 64 64 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/15{--tw-gradient-from: rgb(64 64 64 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/20{--tw-gradient-from: rgb(64 64 64 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/25{--tw-gradient-from: rgb(64 64 64 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/30{--tw-gradient-from: rgb(64 64 64 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/35{--tw-gradient-from: rgb(64 64 64 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/40{--tw-gradient-from: rgb(64 64 64 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/45{--tw-gradient-from: rgb(64 64 64 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/5{--tw-gradient-from: rgb(64 64 64 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/50{--tw-gradient-from: rgb(64 64 64 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/55{--tw-gradient-from: rgb(64 64 64 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/60{--tw-gradient-from: rgb(64 64 64 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/65{--tw-gradient-from: rgb(64 64 64 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/70{--tw-gradient-from: rgb(64 64 64 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/75{--tw-gradient-from: rgb(64 64 64 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/80{--tw-gradient-from: rgb(64 64 64 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/85{--tw-gradient-from: rgb(64 64 64 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/90{--tw-gradient-from: rgb(64 64 64 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/95{--tw-gradient-from: rgb(64 64 64 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800{--tw-gradient-from: #262626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/0{--tw-gradient-from: rgb(38 38 38 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/10{--tw-gradient-from: rgb(38 38 38 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/100{--tw-gradient-from: rgb(38 38 38 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/15{--tw-gradient-from: rgb(38 38 38 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/20{--tw-gradient-from: rgb(38 38 38 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/25{--tw-gradient-from: rgb(38 38 38 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/30{--tw-gradient-from: rgb(38 38 38 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/35{--tw-gradient-from: rgb(38 38 38 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/40{--tw-gradient-from: rgb(38 38 38 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/45{--tw-gradient-from: rgb(38 38 38 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/5{--tw-gradient-from: rgb(38 38 38 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/50{--tw-gradient-from: rgb(38 38 38 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/55{--tw-gradient-from: rgb(38 38 38 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/60{--tw-gradient-from: rgb(38 38 38 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/65{--tw-gradient-from: rgb(38 38 38 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/70{--tw-gradient-from: rgb(38 38 38 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/75{--tw-gradient-from: rgb(38 38 38 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/80{--tw-gradient-from: rgb(38 38 38 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/85{--tw-gradient-from: rgb(38 38 38 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/90{--tw-gradient-from: rgb(38 38 38 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/95{--tw-gradient-from: rgb(38 38 38 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900{--tw-gradient-from: #171717 var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/0{--tw-gradient-from: rgb(23 23 23 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/10{--tw-gradient-from: rgb(23 23 23 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/100{--tw-gradient-from: rgb(23 23 23 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/15{--tw-gradient-from: rgb(23 23 23 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/20{--tw-gradient-from: rgb(23 23 23 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/25{--tw-gradient-from: rgb(23 23 23 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/30{--tw-gradient-from: rgb(23 23 23 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/35{--tw-gradient-from: rgb(23 23 23 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/40{--tw-gradient-from: rgb(23 23 23 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/45{--tw-gradient-from: rgb(23 23 23 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/5{--tw-gradient-from: rgb(23 23 23 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/50{--tw-gradient-from: rgb(23 23 23 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/55{--tw-gradient-from: rgb(23 23 23 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/60{--tw-gradient-from: rgb(23 23 23 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/65{--tw-gradient-from: rgb(23 23 23 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/70{--tw-gradient-from: rgb(23 23 23 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/75{--tw-gradient-from: rgb(23 23 23 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/80{--tw-gradient-from: rgb(23 23 23 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/85{--tw-gradient-from: rgb(23 23 23 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/90{--tw-gradient-from: rgb(23 23 23 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/95{--tw-gradient-from: rgb(23 23 23 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100{--tw-gradient-from: #cce3f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/0{--tw-gradient-from: rgb(204 227 241 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/10{--tw-gradient-from: rgb(204 227 241 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/100{--tw-gradient-from: rgb(204 227 241 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/15{--tw-gradient-from: rgb(204 227 241 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/20{--tw-gradient-from: rgb(204 227 241 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/25{--tw-gradient-from: rgb(204 227 241 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/30{--tw-gradient-from: rgb(204 227 241 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/35{--tw-gradient-from: rgb(204 227 241 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/40{--tw-gradient-from: rgb(204 227 241 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/45{--tw-gradient-from: rgb(204 227 241 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/5{--tw-gradient-from: rgb(204 227 241 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/50{--tw-gradient-from: rgb(204 227 241 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/55{--tw-gradient-from: rgb(204 227 241 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/60{--tw-gradient-from: rgb(204 227 241 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/65{--tw-gradient-from: rgb(204 227 241 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/70{--tw-gradient-from: rgb(204 227 241 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/75{--tw-gradient-from: rgb(204 227 241 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/80{--tw-gradient-from: rgb(204 227 241 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/85{--tw-gradient-from: rgb(204 227 241 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/90{--tw-gradient-from: rgb(204 227 241 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100\/95{--tw-gradient-from: rgb(204 227 241 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200{--tw-gradient-from: #99c8e3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/0{--tw-gradient-from: rgb(153 200 227 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/10{--tw-gradient-from: rgb(153 200 227 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/100{--tw-gradient-from: rgb(153 200 227 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/15{--tw-gradient-from: rgb(153 200 227 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/20{--tw-gradient-from: rgb(153 200 227 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/25{--tw-gradient-from: rgb(153 200 227 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/30{--tw-gradient-from: rgb(153 200 227 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/35{--tw-gradient-from: rgb(153 200 227 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/40{--tw-gradient-from: rgb(153 200 227 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/45{--tw-gradient-from: rgb(153 200 227 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/5{--tw-gradient-from: rgb(153 200 227 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/50{--tw-gradient-from: rgb(153 200 227 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/55{--tw-gradient-from: rgb(153 200 227 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/60{--tw-gradient-from: rgb(153 200 227 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/65{--tw-gradient-from: rgb(153 200 227 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/70{--tw-gradient-from: rgb(153 200 227 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/75{--tw-gradient-from: rgb(153 200 227 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/80{--tw-gradient-from: rgb(153 200 227 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/85{--tw-gradient-from: rgb(153 200 227 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/90{--tw-gradient-from: rgb(153 200 227 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-200\/95{--tw-gradient-from: rgb(153 200 227 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300{--tw-gradient-from: #66add6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/0{--tw-gradient-from: rgb(102 173 214 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/10{--tw-gradient-from: rgb(102 173 214 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/100{--tw-gradient-from: rgb(102 173 214 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/15{--tw-gradient-from: rgb(102 173 214 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/20{--tw-gradient-from: rgb(102 173 214 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/25{--tw-gradient-from: rgb(102 173 214 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/30{--tw-gradient-from: rgb(102 173 214 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/35{--tw-gradient-from: rgb(102 173 214 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/40{--tw-gradient-from: rgb(102 173 214 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/45{--tw-gradient-from: rgb(102 173 214 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/5{--tw-gradient-from: rgb(102 173 214 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/50{--tw-gradient-from: rgb(102 173 214 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/55{--tw-gradient-from: rgb(102 173 214 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/60{--tw-gradient-from: rgb(102 173 214 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/65{--tw-gradient-from: rgb(102 173 214 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/70{--tw-gradient-from: rgb(102 173 214 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/75{--tw-gradient-from: rgb(102 173 214 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/80{--tw-gradient-from: rgb(102 173 214 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/85{--tw-gradient-from: rgb(102 173 214 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/90{--tw-gradient-from: rgb(102 173 214 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-300\/95{--tw-gradient-from: rgb(102 173 214 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400{--tw-gradient-from: #3392c8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/0{--tw-gradient-from: rgb(51 146 200 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/10{--tw-gradient-from: rgb(51 146 200 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/100{--tw-gradient-from: rgb(51 146 200 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/15{--tw-gradient-from: rgb(51 146 200 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/20{--tw-gradient-from: rgb(51 146 200 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/25{--tw-gradient-from: rgb(51 146 200 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/30{--tw-gradient-from: rgb(51 146 200 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/35{--tw-gradient-from: rgb(51 146 200 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/40{--tw-gradient-from: rgb(51 146 200 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/45{--tw-gradient-from: rgb(51 146 200 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/5{--tw-gradient-from: rgb(51 146 200 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/50{--tw-gradient-from: rgb(51 146 200 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/55{--tw-gradient-from: rgb(51 146 200 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/60{--tw-gradient-from: rgb(51 146 200 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/65{--tw-gradient-from: rgb(51 146 200 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/70{--tw-gradient-from: rgb(51 146 200 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/75{--tw-gradient-from: rgb(51 146 200 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/80{--tw-gradient-from: rgb(51 146 200 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/85{--tw-gradient-from: rgb(51 146 200 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/90{--tw-gradient-from: rgb(51 146 200 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400\/95{--tw-gradient-from: rgb(51 146 200 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50{--tw-gradient-from: #e6f1f8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/0{--tw-gradient-from: rgb(230 241 248 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/10{--tw-gradient-from: rgb(230 241 248 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/100{--tw-gradient-from: rgb(230 241 248 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/15{--tw-gradient-from: rgb(230 241 248 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/20{--tw-gradient-from: rgb(230 241 248 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/25{--tw-gradient-from: rgb(230 241 248 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/30{--tw-gradient-from: rgb(230 241 248 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/35{--tw-gradient-from: rgb(230 241 248 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/40{--tw-gradient-from: rgb(230 241 248 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/45{--tw-gradient-from: rgb(230 241 248 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/5{--tw-gradient-from: rgb(230 241 248 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/50{--tw-gradient-from: rgb(230 241 248 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/55{--tw-gradient-from: rgb(230 241 248 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/60{--tw-gradient-from: rgb(230 241 248 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/65{--tw-gradient-from: rgb(230 241 248 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/70{--tw-gradient-from: rgb(230 241 248 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/75{--tw-gradient-from: rgb(230 241 248 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/80{--tw-gradient-from: rgb(230 241 248 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/85{--tw-gradient-from: rgb(230 241 248 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/90{--tw-gradient-from: rgb(230 241 248 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50\/95{--tw-gradient-from: rgb(230 241 248 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500{--tw-gradient-from: #0077bb var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/0{--tw-gradient-from: rgb(0 119 187 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/10{--tw-gradient-from: rgb(0 119 187 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/100{--tw-gradient-from: rgb(0 119 187 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/15{--tw-gradient-from: rgb(0 119 187 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/20{--tw-gradient-from: rgb(0 119 187 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/25{--tw-gradient-from: rgb(0 119 187 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/30{--tw-gradient-from: rgb(0 119 187 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/35{--tw-gradient-from: rgb(0 119 187 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/40{--tw-gradient-from: rgb(0 119 187 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/45{--tw-gradient-from: rgb(0 119 187 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/5{--tw-gradient-from: rgb(0 119 187 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/50{--tw-gradient-from: rgb(0 119 187 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/55{--tw-gradient-from: rgb(0 119 187 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/60{--tw-gradient-from: rgb(0 119 187 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/65{--tw-gradient-from: rgb(0 119 187 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/70{--tw-gradient-from: rgb(0 119 187 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/75{--tw-gradient-from: rgb(0 119 187 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/80{--tw-gradient-from: rgb(0 119 187 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/85{--tw-gradient-from: rgb(0 119 187 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/90{--tw-gradient-from: rgb(0 119 187 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/95{--tw-gradient-from: rgb(0 119 187 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600{--tw-gradient-from: #006699 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/0{--tw-gradient-from: rgb(0 102 153 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/10{--tw-gradient-from: rgb(0 102 153 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/100{--tw-gradient-from: rgb(0 102 153 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/15{--tw-gradient-from: rgb(0 102 153 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/20{--tw-gradient-from: rgb(0 102 153 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/25{--tw-gradient-from: rgb(0 102 153 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/30{--tw-gradient-from: rgb(0 102 153 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/35{--tw-gradient-from: rgb(0 102 153 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/40{--tw-gradient-from: rgb(0 102 153 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/45{--tw-gradient-from: rgb(0 102 153 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/5{--tw-gradient-from: rgb(0 102 153 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/50{--tw-gradient-from: rgb(0 102 153 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/55{--tw-gradient-from: rgb(0 102 153 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/60{--tw-gradient-from: rgb(0 102 153 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/65{--tw-gradient-from: rgb(0 102 153 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/70{--tw-gradient-from: rgb(0 102 153 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/75{--tw-gradient-from: rgb(0 102 153 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/80{--tw-gradient-from: rgb(0 102 153 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/85{--tw-gradient-from: rgb(0 102 153 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/90{--tw-gradient-from: rgb(0 102 153 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-600\/95{--tw-gradient-from: rgb(0 102 153 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700{--tw-gradient-from: #005580 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/0{--tw-gradient-from: rgb(0 85 128 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/10{--tw-gradient-from: rgb(0 85 128 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/100{--tw-gradient-from: rgb(0 85 128 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/15{--tw-gradient-from: rgb(0 85 128 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/20{--tw-gradient-from: rgb(0 85 128 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/25{--tw-gradient-from: rgb(0 85 128 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/30{--tw-gradient-from: rgb(0 85 128 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/35{--tw-gradient-from: rgb(0 85 128 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/40{--tw-gradient-from: rgb(0 85 128 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/45{--tw-gradient-from: rgb(0 85 128 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/5{--tw-gradient-from: rgb(0 85 128 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/50{--tw-gradient-from: rgb(0 85 128 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/55{--tw-gradient-from: rgb(0 85 128 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/60{--tw-gradient-from: rgb(0 85 128 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/65{--tw-gradient-from: rgb(0 85 128 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/70{--tw-gradient-from: rgb(0 85 128 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/75{--tw-gradient-from: rgb(0 85 128 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/80{--tw-gradient-from: rgb(0 85 128 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/85{--tw-gradient-from: rgb(0 85 128 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/90{--tw-gradient-from: rgb(0 85 128 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-700\/95{--tw-gradient-from: rgb(0 85 128 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800{--tw-gradient-from: #004466 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/0{--tw-gradient-from: rgb(0 68 102 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/10{--tw-gradient-from: rgb(0 68 102 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/100{--tw-gradient-from: rgb(0 68 102 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/15{--tw-gradient-from: rgb(0 68 102 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/20{--tw-gradient-from: rgb(0 68 102 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/25{--tw-gradient-from: rgb(0 68 102 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/30{--tw-gradient-from: rgb(0 68 102 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/35{--tw-gradient-from: rgb(0 68 102 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/40{--tw-gradient-from: rgb(0 68 102 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/45{--tw-gradient-from: rgb(0 68 102 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/5{--tw-gradient-from: rgb(0 68 102 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/50{--tw-gradient-from: rgb(0 68 102 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/55{--tw-gradient-from: rgb(0 68 102 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/60{--tw-gradient-from: rgb(0 68 102 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/65{--tw-gradient-from: rgb(0 68 102 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/70{--tw-gradient-from: rgb(0 68 102 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/75{--tw-gradient-from: rgb(0 68 102 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/80{--tw-gradient-from: rgb(0 68 102 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/85{--tw-gradient-from: rgb(0 68 102 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/90{--tw-gradient-from: rgb(0 68 102 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-800\/95{--tw-gradient-from: rgb(0 68 102 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900{--tw-gradient-from: #00334d var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/0{--tw-gradient-from: rgb(0 51 77 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/10{--tw-gradient-from: rgb(0 51 77 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/100{--tw-gradient-from: rgb(0 51 77 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/15{--tw-gradient-from: rgb(0 51 77 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/20{--tw-gradient-from: rgb(0 51 77 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/25{--tw-gradient-from: rgb(0 51 77 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/30{--tw-gradient-from: rgb(0 51 77 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/35{--tw-gradient-from: rgb(0 51 77 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/40{--tw-gradient-from: rgb(0 51 77 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/45{--tw-gradient-from: rgb(0 51 77 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/5{--tw-gradient-from: rgb(0 51 77 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/50{--tw-gradient-from: rgb(0 51 77 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/55{--tw-gradient-from: rgb(0 51 77 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/60{--tw-gradient-from: rgb(0 51 77 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/65{--tw-gradient-from: rgb(0 51 77 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/70{--tw-gradient-from: rgb(0 51 77 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/75{--tw-gradient-from: rgb(0 51 77 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/80{--tw-gradient-from: rgb(0 51 77 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/85{--tw-gradient-from: rgb(0 51 77 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/90{--tw-gradient-from: rgb(0 51 77 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-900\/95{--tw-gradient-from: rgb(0 51 77 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/0{--tw-gradient-from: rgb(254 226 226 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/10{--tw-gradient-from: rgb(254 226 226 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/100{--tw-gradient-from: rgb(254 226 226 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/15{--tw-gradient-from: rgb(254 226 226 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/20{--tw-gradient-from: rgb(254 226 226 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/25{--tw-gradient-from: rgb(254 226 226 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/30{--tw-gradient-from: rgb(254 226 226 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/35{--tw-gradient-from: rgb(254 226 226 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/40{--tw-gradient-from: rgb(254 226 226 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/45{--tw-gradient-from: rgb(254 226 226 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/5{--tw-gradient-from: rgb(254 226 226 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/50{--tw-gradient-from: rgb(254 226 226 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/55{--tw-gradient-from: rgb(254 226 226 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/60{--tw-gradient-from: rgb(254 226 226 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/65{--tw-gradient-from: rgb(254 226 226 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/70{--tw-gradient-from: rgb(254 226 226 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/75{--tw-gradient-from: rgb(254 226 226 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/80{--tw-gradient-from: rgb(254 226 226 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/85{--tw-gradient-from: rgb(254 226 226 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/90{--tw-gradient-from: rgb(254 226 226 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/95{--tw-gradient-from: rgb(254 226 226 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200{--tw-gradient-from: #fecaca var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/0{--tw-gradient-from: rgb(254 202 202 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/10{--tw-gradient-from: rgb(254 202 202 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/100{--tw-gradient-from: rgb(254 202 202 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/15{--tw-gradient-from: rgb(254 202 202 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/20{--tw-gradient-from: rgb(254 202 202 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/25{--tw-gradient-from: rgb(254 202 202 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/30{--tw-gradient-from: rgb(254 202 202 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/35{--tw-gradient-from: rgb(254 202 202 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/40{--tw-gradient-from: rgb(254 202 202 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/45{--tw-gradient-from: rgb(254 202 202 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/5{--tw-gradient-from: rgb(254 202 202 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/50{--tw-gradient-from: rgb(254 202 202 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/55{--tw-gradient-from: rgb(254 202 202 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/60{--tw-gradient-from: rgb(254 202 202 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/65{--tw-gradient-from: rgb(254 202 202 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/70{--tw-gradient-from: rgb(254 202 202 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/75{--tw-gradient-from: rgb(254 202 202 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/80{--tw-gradient-from: rgb(254 202 202 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/85{--tw-gradient-from: rgb(254 202 202 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/90{--tw-gradient-from: rgb(254 202 202 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/95{--tw-gradient-from: rgb(254 202 202 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300{--tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/0{--tw-gradient-from: rgb(252 165 165 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/10{--tw-gradient-from: rgb(252 165 165 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/100{--tw-gradient-from: rgb(252 165 165 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/15{--tw-gradient-from: rgb(252 165 165 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/20{--tw-gradient-from: rgb(252 165 165 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/25{--tw-gradient-from: rgb(252 165 165 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/30{--tw-gradient-from: rgb(252 165 165 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/35{--tw-gradient-from: rgb(252 165 165 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/40{--tw-gradient-from: rgb(252 165 165 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/45{--tw-gradient-from: rgb(252 165 165 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/5{--tw-gradient-from: rgb(252 165 165 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/50{--tw-gradient-from: rgb(252 165 165 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/55{--tw-gradient-from: rgb(252 165 165 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/60{--tw-gradient-from: rgb(252 165 165 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/65{--tw-gradient-from: rgb(252 165 165 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/70{--tw-gradient-from: rgb(252 165 165 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/75{--tw-gradient-from: rgb(252 165 165 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/80{--tw-gradient-from: rgb(252 165 165 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/85{--tw-gradient-from: rgb(252 165 165 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/90{--tw-gradient-from: rgb(252 165 165 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/95{--tw-gradient-from: rgb(252 165 165 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400{--tw-gradient-from: #f87171 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/0{--tw-gradient-from: rgb(248 113 113 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/10{--tw-gradient-from: rgb(248 113 113 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/100{--tw-gradient-from: rgb(248 113 113 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/15{--tw-gradient-from: rgb(248 113 113 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/20{--tw-gradient-from: rgb(248 113 113 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/25{--tw-gradient-from: rgb(248 113 113 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/30{--tw-gradient-from: rgb(248 113 113 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/35{--tw-gradient-from: rgb(248 113 113 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/40{--tw-gradient-from: rgb(248 113 113 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/45{--tw-gradient-from: rgb(248 113 113 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/5{--tw-gradient-from: rgb(248 113 113 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/50{--tw-gradient-from: rgb(248 113 113 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/55{--tw-gradient-from: rgb(248 113 113 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/60{--tw-gradient-from: rgb(248 113 113 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/65{--tw-gradient-from: rgb(248 113 113 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/70{--tw-gradient-from: rgb(248 113 113 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/75{--tw-gradient-from: rgb(248 113 113 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/80{--tw-gradient-from: rgb(248 113 113 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/85{--tw-gradient-from: rgb(248 113 113 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/90{--tw-gradient-from: rgb(248 113 113 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/95{--tw-gradient-from: rgb(248 113 113 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/0{--tw-gradient-from: rgb(254 242 242 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/10{--tw-gradient-from: rgb(254 242 242 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/100{--tw-gradient-from: rgb(254 242 242 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/15{--tw-gradient-from: rgb(254 242 242 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/20{--tw-gradient-from: rgb(254 242 242 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/25{--tw-gradient-from: rgb(254 242 242 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/30{--tw-gradient-from: rgb(254 242 242 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/35{--tw-gradient-from: rgb(254 242 242 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/40{--tw-gradient-from: rgb(254 242 242 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/45{--tw-gradient-from: rgb(254 242 242 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/5{--tw-gradient-from: rgb(254 242 242 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/50{--tw-gradient-from: rgb(254 242 242 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/55{--tw-gradient-from: rgb(254 242 242 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/60{--tw-gradient-from: rgb(254 242 242 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/65{--tw-gradient-from: rgb(254 242 242 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/70{--tw-gradient-from: rgb(254 242 242 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/75{--tw-gradient-from: rgb(254 242 242 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/80{--tw-gradient-from: rgb(254 242 242 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/85{--tw-gradient-from: rgb(254 242 242 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/90{--tw-gradient-from: rgb(254 242 242 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/95{--tw-gradient-from: rgb(254 242 242 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/0{--tw-gradient-from: rgb(239 68 68 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/10{--tw-gradient-from: rgb(239 68 68 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/100{--tw-gradient-from: rgb(239 68 68 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/15{--tw-gradient-from: rgb(239 68 68 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/20{--tw-gradient-from: rgb(239 68 68 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/25{--tw-gradient-from: rgb(239 68 68 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/30{--tw-gradient-from: rgb(239 68 68 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/35{--tw-gradient-from: rgb(239 68 68 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/40{--tw-gradient-from: rgb(239 68 68 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/45{--tw-gradient-from: rgb(239 68 68 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/5{--tw-gradient-from: rgb(239 68 68 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/50{--tw-gradient-from: rgb(239 68 68 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/55{--tw-gradient-from: rgb(239 68 68 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/60{--tw-gradient-from: rgb(239 68 68 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/65{--tw-gradient-from: rgb(239 68 68 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/70{--tw-gradient-from: rgb(239 68 68 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/75{--tw-gradient-from: rgb(239 68 68 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/80{--tw-gradient-from: rgb(239 68 68 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/85{--tw-gradient-from: rgb(239 68 68 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/90{--tw-gradient-from: rgb(239 68 68 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/95{--tw-gradient-from: rgb(239 68 68 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/0{--tw-gradient-from: rgb(220 38 38 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/10{--tw-gradient-from: rgb(220 38 38 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/100{--tw-gradient-from: rgb(220 38 38 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/15{--tw-gradient-from: rgb(220 38 38 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/20{--tw-gradient-from: rgb(220 38 38 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/25{--tw-gradient-from: rgb(220 38 38 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/30{--tw-gradient-from: rgb(220 38 38 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/35{--tw-gradient-from: rgb(220 38 38 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/40{--tw-gradient-from: rgb(220 38 38 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/45{--tw-gradient-from: rgb(220 38 38 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/5{--tw-gradient-from: rgb(220 38 38 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/50{--tw-gradient-from: rgb(220 38 38 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/55{--tw-gradient-from: rgb(220 38 38 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/60{--tw-gradient-from: rgb(220 38 38 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/65{--tw-gradient-from: rgb(220 38 38 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/70{--tw-gradient-from: rgb(220 38 38 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/75{--tw-gradient-from: rgb(220 38 38 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/80{--tw-gradient-from: rgb(220 38 38 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/85{--tw-gradient-from: rgb(220 38 38 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/90{--tw-gradient-from: rgb(220 38 38 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/95{--tw-gradient-from: rgb(220 38 38 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/0{--tw-gradient-from: rgb(185 28 28 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/10{--tw-gradient-from: rgb(185 28 28 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/100{--tw-gradient-from: rgb(185 28 28 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/15{--tw-gradient-from: rgb(185 28 28 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/20{--tw-gradient-from: rgb(185 28 28 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/25{--tw-gradient-from: rgb(185 28 28 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/30{--tw-gradient-from: rgb(185 28 28 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/35{--tw-gradient-from: rgb(185 28 28 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/40{--tw-gradient-from: rgb(185 28 28 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/45{--tw-gradient-from: rgb(185 28 28 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/5{--tw-gradient-from: rgb(185 28 28 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/50{--tw-gradient-from: rgb(185 28 28 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/55{--tw-gradient-from: rgb(185 28 28 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/60{--tw-gradient-from: rgb(185 28 28 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/65{--tw-gradient-from: rgb(185 28 28 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/70{--tw-gradient-from: rgb(185 28 28 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/75{--tw-gradient-from: rgb(185 28 28 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/80{--tw-gradient-from: rgb(185 28 28 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/85{--tw-gradient-from: rgb(185 28 28 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/90{--tw-gradient-from: rgb(185 28 28 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/95{--tw-gradient-from: rgb(185 28 28 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800{--tw-gradient-from: #991b1b var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/0{--tw-gradient-from: rgb(153 27 27 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/10{--tw-gradient-from: rgb(153 27 27 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/100{--tw-gradient-from: rgb(153 27 27 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/15{--tw-gradient-from: rgb(153 27 27 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/20{--tw-gradient-from: rgb(153 27 27 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/25{--tw-gradient-from: rgb(153 27 27 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/30{--tw-gradient-from: rgb(153 27 27 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/35{--tw-gradient-from: rgb(153 27 27 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/40{--tw-gradient-from: rgb(153 27 27 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/45{--tw-gradient-from: rgb(153 27 27 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/5{--tw-gradient-from: rgb(153 27 27 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/50{--tw-gradient-from: rgb(153 27 27 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/55{--tw-gradient-from: rgb(153 27 27 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/60{--tw-gradient-from: rgb(153 27 27 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/65{--tw-gradient-from: rgb(153 27 27 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/70{--tw-gradient-from: rgb(153 27 27 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/75{--tw-gradient-from: rgb(153 27 27 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/80{--tw-gradient-from: rgb(153 27 27 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/85{--tw-gradient-from: rgb(153 27 27 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/90{--tw-gradient-from: rgb(153 27 27 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/95{--tw-gradient-from: rgb(153 27 27 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/0{--tw-gradient-from: rgb(127 29 29 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/10{--tw-gradient-from: rgb(127 29 29 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/100{--tw-gradient-from: rgb(127 29 29 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/15{--tw-gradient-from: rgb(127 29 29 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/20{--tw-gradient-from: rgb(127 29 29 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/25{--tw-gradient-from: rgb(127 29 29 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/30{--tw-gradient-from: rgb(127 29 29 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/35{--tw-gradient-from: rgb(127 29 29 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/40{--tw-gradient-from: rgb(127 29 29 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/45{--tw-gradient-from: rgb(127 29 29 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/5{--tw-gradient-from: rgb(127 29 29 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/50{--tw-gradient-from: rgb(127 29 29 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/55{--tw-gradient-from: rgb(127 29 29 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/60{--tw-gradient-from: rgb(127 29 29 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/65{--tw-gradient-from: rgb(127 29 29 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/70{--tw-gradient-from: rgb(127 29 29 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/75{--tw-gradient-from: rgb(127 29 29 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/80{--tw-gradient-from: rgb(127 29 29 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/85{--tw-gradient-from: rgb(127 29 29 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/90{--tw-gradient-from: rgb(127 29 29 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/95{--tw-gradient-from: rgb(127 29 29 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100{--tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/0{--tw-gradient-from: rgb(254 249 195 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/10{--tw-gradient-from: rgb(254 249 195 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/100{--tw-gradient-from: rgb(254 249 195 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/15{--tw-gradient-from: rgb(254 249 195 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/20{--tw-gradient-from: rgb(254 249 195 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/25{--tw-gradient-from: rgb(254 249 195 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/30{--tw-gradient-from: rgb(254 249 195 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/35{--tw-gradient-from: rgb(254 249 195 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/40{--tw-gradient-from: rgb(254 249 195 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/45{--tw-gradient-from: rgb(254 249 195 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/5{--tw-gradient-from: rgb(254 249 195 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/50{--tw-gradient-from: rgb(254 249 195 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/55{--tw-gradient-from: rgb(254 249 195 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/60{--tw-gradient-from: rgb(254 249 195 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/65{--tw-gradient-from: rgb(254 249 195 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/70{--tw-gradient-from: rgb(254 249 195 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/75{--tw-gradient-from: rgb(254 249 195 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/80{--tw-gradient-from: rgb(254 249 195 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/85{--tw-gradient-from: rgb(254 249 195 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/90{--tw-gradient-from: rgb(254 249 195 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/95{--tw-gradient-from: rgb(254 249 195 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200{--tw-gradient-from: #fef08a var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/0{--tw-gradient-from: rgb(254 240 138 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/10{--tw-gradient-from: rgb(254 240 138 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/100{--tw-gradient-from: rgb(254 240 138 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/15{--tw-gradient-from: rgb(254 240 138 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/20{--tw-gradient-from: rgb(254 240 138 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/25{--tw-gradient-from: rgb(254 240 138 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/30{--tw-gradient-from: rgb(254 240 138 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/35{--tw-gradient-from: rgb(254 240 138 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/40{--tw-gradient-from: rgb(254 240 138 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/45{--tw-gradient-from: rgb(254 240 138 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/5{--tw-gradient-from: rgb(254 240 138 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/50{--tw-gradient-from: rgb(254 240 138 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/55{--tw-gradient-from: rgb(254 240 138 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/60{--tw-gradient-from: rgb(254 240 138 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/65{--tw-gradient-from: rgb(254 240 138 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/70{--tw-gradient-from: rgb(254 240 138 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/75{--tw-gradient-from: rgb(254 240 138 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/80{--tw-gradient-from: rgb(254 240 138 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/85{--tw-gradient-from: rgb(254 240 138 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/90{--tw-gradient-from: rgb(254 240 138 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/95{--tw-gradient-from: rgb(254 240 138 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300{--tw-gradient-from: #fde047 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/0{--tw-gradient-from: rgb(253 224 71 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/10{--tw-gradient-from: rgb(253 224 71 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/100{--tw-gradient-from: rgb(253 224 71 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/15{--tw-gradient-from: rgb(253 224 71 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/20{--tw-gradient-from: rgb(253 224 71 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/25{--tw-gradient-from: rgb(253 224 71 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/30{--tw-gradient-from: rgb(253 224 71 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/35{--tw-gradient-from: rgb(253 224 71 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/40{--tw-gradient-from: rgb(253 224 71 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/45{--tw-gradient-from: rgb(253 224 71 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/5{--tw-gradient-from: rgb(253 224 71 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/50{--tw-gradient-from: rgb(253 224 71 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/55{--tw-gradient-from: rgb(253 224 71 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/60{--tw-gradient-from: rgb(253 224 71 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/65{--tw-gradient-from: rgb(253 224 71 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/70{--tw-gradient-from: rgb(253 224 71 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/75{--tw-gradient-from: rgb(253 224 71 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/80{--tw-gradient-from: rgb(253 224 71 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/85{--tw-gradient-from: rgb(253 224 71 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/90{--tw-gradient-from: rgb(253 224 71 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/95{--tw-gradient-from: rgb(253 224 71 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/0{--tw-gradient-from: rgb(250 204 21 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/10{--tw-gradient-from: rgb(250 204 21 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/100{--tw-gradient-from: rgb(250 204 21 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/15{--tw-gradient-from: rgb(250 204 21 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/20{--tw-gradient-from: rgb(250 204 21 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/25{--tw-gradient-from: rgb(250 204 21 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/30{--tw-gradient-from: rgb(250 204 21 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/35{--tw-gradient-from: rgb(250 204 21 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/40{--tw-gradient-from: rgb(250 204 21 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/45{--tw-gradient-from: rgb(250 204 21 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/5{--tw-gradient-from: rgb(250 204 21 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/50{--tw-gradient-from: rgb(250 204 21 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/55{--tw-gradient-from: rgb(250 204 21 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/60{--tw-gradient-from: rgb(250 204 21 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/65{--tw-gradient-from: rgb(250 204 21 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/70{--tw-gradient-from: rgb(250 204 21 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/75{--tw-gradient-from: rgb(250 204 21 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/80{--tw-gradient-from: rgb(250 204 21 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/85{--tw-gradient-from: rgb(250 204 21 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/90{--tw-gradient-from: rgb(250 204 21 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/95{--tw-gradient-from: rgb(250 204 21 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/0{--tw-gradient-from: rgb(254 252 232 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/10{--tw-gradient-from: rgb(254 252 232 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/100{--tw-gradient-from: rgb(254 252 232 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/15{--tw-gradient-from: rgb(254 252 232 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/20{--tw-gradient-from: rgb(254 252 232 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/25{--tw-gradient-from: rgb(254 252 232 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/30{--tw-gradient-from: rgb(254 252 232 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/35{--tw-gradient-from: rgb(254 252 232 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/40{--tw-gradient-from: rgb(254 252 232 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/45{--tw-gradient-from: rgb(254 252 232 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/5{--tw-gradient-from: rgb(254 252 232 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/50{--tw-gradient-from: rgb(254 252 232 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/55{--tw-gradient-from: rgb(254 252 232 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/60{--tw-gradient-from: rgb(254 252 232 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/65{--tw-gradient-from: rgb(254 252 232 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/70{--tw-gradient-from: rgb(254 252 232 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/75{--tw-gradient-from: rgb(254 252 232 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/80{--tw-gradient-from: rgb(254 252 232 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/85{--tw-gradient-from: rgb(254 252 232 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/90{--tw-gradient-from: rgb(254 252 232 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/95{--tw-gradient-from: rgb(254 252 232 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/0{--tw-gradient-from: rgb(234 179 8 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/10{--tw-gradient-from: rgb(234 179 8 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/100{--tw-gradient-from: rgb(234 179 8 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/15{--tw-gradient-from: rgb(234 179 8 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/20{--tw-gradient-from: rgb(234 179 8 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/25{--tw-gradient-from: rgb(234 179 8 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/30{--tw-gradient-from: rgb(234 179 8 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/35{--tw-gradient-from: rgb(234 179 8 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/40{--tw-gradient-from: rgb(234 179 8 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/45{--tw-gradient-from: rgb(234 179 8 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/5{--tw-gradient-from: rgb(234 179 8 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/50{--tw-gradient-from: rgb(234 179 8 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/55{--tw-gradient-from: rgb(234 179 8 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/60{--tw-gradient-from: rgb(234 179 8 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/65{--tw-gradient-from: rgb(234 179 8 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/70{--tw-gradient-from: rgb(234 179 8 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/75{--tw-gradient-from: rgb(234 179 8 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/80{--tw-gradient-from: rgb(234 179 8 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/85{--tw-gradient-from: rgb(234 179 8 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/90{--tw-gradient-from: rgb(234 179 8 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/95{--tw-gradient-from: rgb(234 179 8 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/0{--tw-gradient-from: rgb(202 138 4 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/10{--tw-gradient-from: rgb(202 138 4 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/100{--tw-gradient-from: rgb(202 138 4 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/15{--tw-gradient-from: rgb(202 138 4 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/20{--tw-gradient-from: rgb(202 138 4 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/25{--tw-gradient-from: rgb(202 138 4 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/30{--tw-gradient-from: rgb(202 138 4 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/35{--tw-gradient-from: rgb(202 138 4 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/40{--tw-gradient-from: rgb(202 138 4 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/45{--tw-gradient-from: rgb(202 138 4 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/5{--tw-gradient-from: rgb(202 138 4 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/50{--tw-gradient-from: rgb(202 138 4 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/55{--tw-gradient-from: rgb(202 138 4 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/60{--tw-gradient-from: rgb(202 138 4 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/65{--tw-gradient-from: rgb(202 138 4 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/70{--tw-gradient-from: rgb(202 138 4 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/75{--tw-gradient-from: rgb(202 138 4 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/80{--tw-gradient-from: rgb(202 138 4 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/85{--tw-gradient-from: rgb(202 138 4 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/90{--tw-gradient-from: rgb(202 138 4 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/95{--tw-gradient-from: rgb(202 138 4 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700{--tw-gradient-from: #a16207 var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/0{--tw-gradient-from: rgb(161 98 7 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/10{--tw-gradient-from: rgb(161 98 7 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/100{--tw-gradient-from: rgb(161 98 7 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/15{--tw-gradient-from: rgb(161 98 7 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/20{--tw-gradient-from: rgb(161 98 7 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/25{--tw-gradient-from: rgb(161 98 7 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/30{--tw-gradient-from: rgb(161 98 7 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/35{--tw-gradient-from: rgb(161 98 7 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/40{--tw-gradient-from: rgb(161 98 7 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/45{--tw-gradient-from: rgb(161 98 7 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/5{--tw-gradient-from: rgb(161 98 7 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/50{--tw-gradient-from: rgb(161 98 7 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/55{--tw-gradient-from: rgb(161 98 7 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/60{--tw-gradient-from: rgb(161 98 7 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/65{--tw-gradient-from: rgb(161 98 7 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/70{--tw-gradient-from: rgb(161 98 7 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/75{--tw-gradient-from: rgb(161 98 7 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/80{--tw-gradient-from: rgb(161 98 7 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/85{--tw-gradient-from: rgb(161 98 7 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/90{--tw-gradient-from: rgb(161 98 7 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/95{--tw-gradient-from: rgb(161 98 7 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800{--tw-gradient-from: #854d0e var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/0{--tw-gradient-from: rgb(133 77 14 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/10{--tw-gradient-from: rgb(133 77 14 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/100{--tw-gradient-from: rgb(133 77 14 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/15{--tw-gradient-from: rgb(133 77 14 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/20{--tw-gradient-from: rgb(133 77 14 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/25{--tw-gradient-from: rgb(133 77 14 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/30{--tw-gradient-from: rgb(133 77 14 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/35{--tw-gradient-from: rgb(133 77 14 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/40{--tw-gradient-from: rgb(133 77 14 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/45{--tw-gradient-from: rgb(133 77 14 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/5{--tw-gradient-from: rgb(133 77 14 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/50{--tw-gradient-from: rgb(133 77 14 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/55{--tw-gradient-from: rgb(133 77 14 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/60{--tw-gradient-from: rgb(133 77 14 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/65{--tw-gradient-from: rgb(133 77 14 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/70{--tw-gradient-from: rgb(133 77 14 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/75{--tw-gradient-from: rgb(133 77 14 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/80{--tw-gradient-from: rgb(133 77 14 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/85{--tw-gradient-from: rgb(133 77 14 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/90{--tw-gradient-from: rgb(133 77 14 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/95{--tw-gradient-from: rgb(133 77 14 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900{--tw-gradient-from: #713f12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/0{--tw-gradient-from: rgb(113 63 18 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/10{--tw-gradient-from: rgb(113 63 18 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/100{--tw-gradient-from: rgb(113 63 18 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/15{--tw-gradient-from: rgb(113 63 18 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/20{--tw-gradient-from: rgb(113 63 18 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/25{--tw-gradient-from: rgb(113 63 18 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/30{--tw-gradient-from: rgb(113 63 18 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/35{--tw-gradient-from: rgb(113 63 18 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/40{--tw-gradient-from: rgb(113 63 18 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/45{--tw-gradient-from: rgb(113 63 18 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/5{--tw-gradient-from: rgb(113 63 18 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/50{--tw-gradient-from: rgb(113 63 18 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/55{--tw-gradient-from: rgb(113 63 18 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/60{--tw-gradient-from: rgb(113 63 18 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/65{--tw-gradient-from: rgb(113 63 18 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/70{--tw-gradient-from: rgb(113 63 18 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/75{--tw-gradient-from: rgb(113 63 18 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/80{--tw-gradient-from: rgb(113 63 18 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/85{--tw-gradient-from: rgb(113 63 18 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/90{--tw-gradient-from: rgb(113 63 18 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/95{--tw-gradient-from: rgb(113 63 18 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-blue-100{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.to-blue-100\/0{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position)}.to-blue-100\/10{--tw-gradient-to: rgb(219 234 254 / .1) var(--tw-gradient-to-position)}.to-blue-100\/100{--tw-gradient-to: rgb(219 234 254 / 1) var(--tw-gradient-to-position)}.to-blue-100\/15{--tw-gradient-to: rgb(219 234 254 / .15) var(--tw-gradient-to-position)}.to-blue-100\/20{--tw-gradient-to: rgb(219 234 254 / .2) var(--tw-gradient-to-position)}.to-blue-100\/25{--tw-gradient-to: rgb(219 234 254 / .25) var(--tw-gradient-to-position)}.to-blue-100\/30{--tw-gradient-to: rgb(219 234 254 / .3) var(--tw-gradient-to-position)}.to-blue-100\/35{--tw-gradient-to: rgb(219 234 254 / .35) var(--tw-gradient-to-position)}.to-blue-100\/40{--tw-gradient-to: rgb(219 234 254 / .4) var(--tw-gradient-to-position)}.to-blue-100\/45{--tw-gradient-to: rgb(219 234 254 / .45) var(--tw-gradient-to-position)}.to-blue-100\/5{--tw-gradient-to: rgb(219 234 254 / .05) var(--tw-gradient-to-position)}.to-blue-100\/50{--tw-gradient-to: rgb(219 234 254 / .5) var(--tw-gradient-to-position)}.to-blue-100\/55{--tw-gradient-to: rgb(219 234 254 / .55) var(--tw-gradient-to-position)}.to-blue-100\/60{--tw-gradient-to: rgb(219 234 254 / .6) var(--tw-gradient-to-position)}.to-blue-100\/65{--tw-gradient-to: rgb(219 234 254 / .65) var(--tw-gradient-to-position)}.to-blue-100\/70{--tw-gradient-to: rgb(219 234 254 / .7) var(--tw-gradient-to-position)}.to-blue-100\/75{--tw-gradient-to: rgb(219 234 254 / .75) var(--tw-gradient-to-position)}.to-blue-100\/80{--tw-gradient-to: rgb(219 234 254 / .8) var(--tw-gradient-to-position)}.to-blue-100\/85{--tw-gradient-to: rgb(219 234 254 / .85) var(--tw-gradient-to-position)}.to-blue-100\/90{--tw-gradient-to: rgb(219 234 254 / .9) var(--tw-gradient-to-position)}.to-blue-100\/95{--tw-gradient-to: rgb(219 234 254 / .95) var(--tw-gradient-to-position)}.to-blue-200{--tw-gradient-to: #bfdbfe var(--tw-gradient-to-position)}.to-blue-200\/0{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position)}.to-blue-200\/10{--tw-gradient-to: rgb(191 219 254 / .1) var(--tw-gradient-to-position)}.to-blue-200\/100{--tw-gradient-to: rgb(191 219 254 / 1) var(--tw-gradient-to-position)}.to-blue-200\/15{--tw-gradient-to: rgb(191 219 254 / .15) var(--tw-gradient-to-position)}.to-blue-200\/20{--tw-gradient-to: rgb(191 219 254 / .2) var(--tw-gradient-to-position)}.to-blue-200\/25{--tw-gradient-to: rgb(191 219 254 / .25) var(--tw-gradient-to-position)}.to-blue-200\/30{--tw-gradient-to: rgb(191 219 254 / .3) var(--tw-gradient-to-position)}.to-blue-200\/35{--tw-gradient-to: rgb(191 219 254 / .35) var(--tw-gradient-to-position)}.to-blue-200\/40{--tw-gradient-to: rgb(191 219 254 / .4) var(--tw-gradient-to-position)}.to-blue-200\/45{--tw-gradient-to: rgb(191 219 254 / .45) var(--tw-gradient-to-position)}.to-blue-200\/5{--tw-gradient-to: rgb(191 219 254 / .05) var(--tw-gradient-to-position)}.to-blue-200\/50{--tw-gradient-to: rgb(191 219 254 / .5) var(--tw-gradient-to-position)}.to-blue-200\/55{--tw-gradient-to: rgb(191 219 254 / .55) var(--tw-gradient-to-position)}.to-blue-200\/60{--tw-gradient-to: rgb(191 219 254 / .6) var(--tw-gradient-to-position)}.to-blue-200\/65{--tw-gradient-to: rgb(191 219 254 / .65) var(--tw-gradient-to-position)}.to-blue-200\/70{--tw-gradient-to: rgb(191 219 254 / .7) var(--tw-gradient-to-position)}.to-blue-200\/75{--tw-gradient-to: rgb(191 219 254 / .75) var(--tw-gradient-to-position)}.to-blue-200\/80{--tw-gradient-to: rgb(191 219 254 / .8) var(--tw-gradient-to-position)}.to-blue-200\/85{--tw-gradient-to: rgb(191 219 254 / .85) var(--tw-gradient-to-position)}.to-blue-200\/90{--tw-gradient-to: rgb(191 219 254 / .9) var(--tw-gradient-to-position)}.to-blue-200\/95{--tw-gradient-to: rgb(191 219 254 / .95) var(--tw-gradient-to-position)}.to-blue-300{--tw-gradient-to: #93c5fd var(--tw-gradient-to-position)}.to-blue-300\/0{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position)}.to-blue-300\/10{--tw-gradient-to: rgb(147 197 253 / .1) var(--tw-gradient-to-position)}.to-blue-300\/100{--tw-gradient-to: rgb(147 197 253 / 1) var(--tw-gradient-to-position)}.to-blue-300\/15{--tw-gradient-to: rgb(147 197 253 / .15) var(--tw-gradient-to-position)}.to-blue-300\/20{--tw-gradient-to: rgb(147 197 253 / .2) var(--tw-gradient-to-position)}.to-blue-300\/25{--tw-gradient-to: rgb(147 197 253 / .25) var(--tw-gradient-to-position)}.to-blue-300\/30{--tw-gradient-to: rgb(147 197 253 / .3) var(--tw-gradient-to-position)}.to-blue-300\/35{--tw-gradient-to: rgb(147 197 253 / .35) var(--tw-gradient-to-position)}.to-blue-300\/40{--tw-gradient-to: rgb(147 197 253 / .4) var(--tw-gradient-to-position)}.to-blue-300\/45{--tw-gradient-to: rgb(147 197 253 / .45) var(--tw-gradient-to-position)}.to-blue-300\/5{--tw-gradient-to: rgb(147 197 253 / .05) var(--tw-gradient-to-position)}.to-blue-300\/50{--tw-gradient-to: rgb(147 197 253 / .5) var(--tw-gradient-to-position)}.to-blue-300\/55{--tw-gradient-to: rgb(147 197 253 / .55) var(--tw-gradient-to-position)}.to-blue-300\/60{--tw-gradient-to: rgb(147 197 253 / .6) var(--tw-gradient-to-position)}.to-blue-300\/65{--tw-gradient-to: rgb(147 197 253 / .65) var(--tw-gradient-to-position)}.to-blue-300\/70{--tw-gradient-to: rgb(147 197 253 / .7) var(--tw-gradient-to-position)}.to-blue-300\/75{--tw-gradient-to: rgb(147 197 253 / .75) var(--tw-gradient-to-position)}.to-blue-300\/80{--tw-gradient-to: rgb(147 197 253 / .8) var(--tw-gradient-to-position)}.to-blue-300\/85{--tw-gradient-to: rgb(147 197 253 / .85) var(--tw-gradient-to-position)}.to-blue-300\/90{--tw-gradient-to: rgb(147 197 253 / .9) var(--tw-gradient-to-position)}.to-blue-300\/95{--tw-gradient-to: rgb(147 197 253 / .95) var(--tw-gradient-to-position)}.to-blue-400{--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.to-blue-400\/0{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position)}.to-blue-400\/10{--tw-gradient-to: rgb(96 165 250 / .1) var(--tw-gradient-to-position)}.to-blue-400\/100{--tw-gradient-to: rgb(96 165 250 / 1) var(--tw-gradient-to-position)}.to-blue-400\/15{--tw-gradient-to: rgb(96 165 250 / .15) var(--tw-gradient-to-position)}.to-blue-400\/20{--tw-gradient-to: rgb(96 165 250 / .2) var(--tw-gradient-to-position)}.to-blue-400\/25{--tw-gradient-to: rgb(96 165 250 / .25) var(--tw-gradient-to-position)}.to-blue-400\/30{--tw-gradient-to: rgb(96 165 250 / .3) var(--tw-gradient-to-position)}.to-blue-400\/35{--tw-gradient-to: rgb(96 165 250 / .35) var(--tw-gradient-to-position)}.to-blue-400\/40{--tw-gradient-to: rgb(96 165 250 / .4) var(--tw-gradient-to-position)}.to-blue-400\/45{--tw-gradient-to: rgb(96 165 250 / .45) var(--tw-gradient-to-position)}.to-blue-400\/5{--tw-gradient-to: rgb(96 165 250 / .05) var(--tw-gradient-to-position)}.to-blue-400\/50{--tw-gradient-to: rgb(96 165 250 / .5) var(--tw-gradient-to-position)}.to-blue-400\/55{--tw-gradient-to: rgb(96 165 250 / .55) var(--tw-gradient-to-position)}.to-blue-400\/60{--tw-gradient-to: rgb(96 165 250 / .6) var(--tw-gradient-to-position)}.to-blue-400\/65{--tw-gradient-to: rgb(96 165 250 / .65) var(--tw-gradient-to-position)}.to-blue-400\/70{--tw-gradient-to: rgb(96 165 250 / .7) var(--tw-gradient-to-position)}.to-blue-400\/75{--tw-gradient-to: rgb(96 165 250 / .75) var(--tw-gradient-to-position)}.to-blue-400\/80{--tw-gradient-to: rgb(96 165 250 / .8) var(--tw-gradient-to-position)}.to-blue-400\/85{--tw-gradient-to: rgb(96 165 250 / .85) var(--tw-gradient-to-position)}.to-blue-400\/90{--tw-gradient-to: rgb(96 165 250 / .9) var(--tw-gradient-to-position)}.to-blue-400\/95{--tw-gradient-to: rgb(96 165 250 / .95) var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.to-blue-50\/0{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position)}.to-blue-50\/10{--tw-gradient-to: rgb(239 246 255 / .1) var(--tw-gradient-to-position)}.to-blue-50\/100{--tw-gradient-to: rgb(239 246 255 / 1) var(--tw-gradient-to-position)}.to-blue-50\/15{--tw-gradient-to: rgb(239 246 255 / .15) var(--tw-gradient-to-position)}.to-blue-50\/20{--tw-gradient-to: rgb(239 246 255 / .2) var(--tw-gradient-to-position)}.to-blue-50\/25{--tw-gradient-to: rgb(239 246 255 / .25) var(--tw-gradient-to-position)}.to-blue-50\/30{--tw-gradient-to: rgb(239 246 255 / .3) var(--tw-gradient-to-position)}.to-blue-50\/35{--tw-gradient-to: rgb(239 246 255 / .35) var(--tw-gradient-to-position)}.to-blue-50\/40{--tw-gradient-to: rgb(239 246 255 / .4) var(--tw-gradient-to-position)}.to-blue-50\/45{--tw-gradient-to: rgb(239 246 255 / .45) var(--tw-gradient-to-position)}.to-blue-50\/5{--tw-gradient-to: rgb(239 246 255 / .05) var(--tw-gradient-to-position)}.to-blue-50\/50{--tw-gradient-to: rgb(239 246 255 / .5) var(--tw-gradient-to-position)}.to-blue-50\/55{--tw-gradient-to: rgb(239 246 255 / .55) var(--tw-gradient-to-position)}.to-blue-50\/60{--tw-gradient-to: rgb(239 246 255 / .6) var(--tw-gradient-to-position)}.to-blue-50\/65{--tw-gradient-to: rgb(239 246 255 / .65) var(--tw-gradient-to-position)}.to-blue-50\/70{--tw-gradient-to: rgb(239 246 255 / .7) var(--tw-gradient-to-position)}.to-blue-50\/75{--tw-gradient-to: rgb(239 246 255 / .75) var(--tw-gradient-to-position)}.to-blue-50\/80{--tw-gradient-to: rgb(239 246 255 / .8) var(--tw-gradient-to-position)}.to-blue-50\/85{--tw-gradient-to: rgb(239 246 255 / .85) var(--tw-gradient-to-position)}.to-blue-50\/90{--tw-gradient-to: rgb(239 246 255 / .9) var(--tw-gradient-to-position)}.to-blue-50\/95{--tw-gradient-to: rgb(239 246 255 / .95) var(--tw-gradient-to-position)}.to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.to-blue-500\/0{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position)}.to-blue-500\/10{--tw-gradient-to: rgb(59 130 246 / .1) var(--tw-gradient-to-position)}.to-blue-500\/100{--tw-gradient-to: rgb(59 130 246 / 1) var(--tw-gradient-to-position)}.to-blue-500\/15{--tw-gradient-to: rgb(59 130 246 / .15) var(--tw-gradient-to-position)}.to-blue-500\/20{--tw-gradient-to: rgb(59 130 246 / .2) var(--tw-gradient-to-position)}.to-blue-500\/25{--tw-gradient-to: rgb(59 130 246 / .25) var(--tw-gradient-to-position)}.to-blue-500\/30{--tw-gradient-to: rgb(59 130 246 / .3) var(--tw-gradient-to-position)}.to-blue-500\/35{--tw-gradient-to: rgb(59 130 246 / .35) var(--tw-gradient-to-position)}.to-blue-500\/40{--tw-gradient-to: rgb(59 130 246 / .4) var(--tw-gradient-to-position)}.to-blue-500\/45{--tw-gradient-to: rgb(59 130 246 / .45) var(--tw-gradient-to-position)}.to-blue-500\/5{--tw-gradient-to: rgb(59 130 246 / .05) var(--tw-gradient-to-position)}.to-blue-500\/50{--tw-gradient-to: rgb(59 130 246 / .5) var(--tw-gradient-to-position)}.to-blue-500\/55{--tw-gradient-to: rgb(59 130 246 / .55) var(--tw-gradient-to-position)}.to-blue-500\/60{--tw-gradient-to: rgb(59 130 246 / .6) var(--tw-gradient-to-position)}.to-blue-500\/65{--tw-gradient-to: rgb(59 130 246 / .65) var(--tw-gradient-to-position)}.to-blue-500\/70{--tw-gradient-to: rgb(59 130 246 / .7) var(--tw-gradient-to-position)}.to-blue-500\/75{--tw-gradient-to: rgb(59 130 246 / .75) var(--tw-gradient-to-position)}.to-blue-500\/80{--tw-gradient-to: rgb(59 130 246 / .8) var(--tw-gradient-to-position)}.to-blue-500\/85{--tw-gradient-to: rgb(59 130 246 / .85) var(--tw-gradient-to-position)}.to-blue-500\/90{--tw-gradient-to: rgb(59 130 246 / .9) var(--tw-gradient-to-position)}.to-blue-500\/95{--tw-gradient-to: rgb(59 130 246 / .95) var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-blue-600\/0{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position)}.to-blue-600\/10{--tw-gradient-to: rgb(37 99 235 / .1) var(--tw-gradient-to-position)}.to-blue-600\/100{--tw-gradient-to: rgb(37 99 235 / 1) var(--tw-gradient-to-position)}.to-blue-600\/15{--tw-gradient-to: rgb(37 99 235 / .15) var(--tw-gradient-to-position)}.to-blue-600\/20{--tw-gradient-to: rgb(37 99 235 / .2) var(--tw-gradient-to-position)}.to-blue-600\/25{--tw-gradient-to: rgb(37 99 235 / .25) var(--tw-gradient-to-position)}.to-blue-600\/30{--tw-gradient-to: rgb(37 99 235 / .3) var(--tw-gradient-to-position)}.to-blue-600\/35{--tw-gradient-to: rgb(37 99 235 / .35) var(--tw-gradient-to-position)}.to-blue-600\/40{--tw-gradient-to: rgb(37 99 235 / .4) var(--tw-gradient-to-position)}.to-blue-600\/45{--tw-gradient-to: rgb(37 99 235 / .45) var(--tw-gradient-to-position)}.to-blue-600\/5{--tw-gradient-to: rgb(37 99 235 / .05) var(--tw-gradient-to-position)}.to-blue-600\/50{--tw-gradient-to: rgb(37 99 235 / .5) var(--tw-gradient-to-position)}.to-blue-600\/55{--tw-gradient-to: rgb(37 99 235 / .55) var(--tw-gradient-to-position)}.to-blue-600\/60{--tw-gradient-to: rgb(37 99 235 / .6) var(--tw-gradient-to-position)}.to-blue-600\/65{--tw-gradient-to: rgb(37 99 235 / .65) var(--tw-gradient-to-position)}.to-blue-600\/70{--tw-gradient-to: rgb(37 99 235 / .7) var(--tw-gradient-to-position)}.to-blue-600\/75{--tw-gradient-to: rgb(37 99 235 / .75) var(--tw-gradient-to-position)}.to-blue-600\/80{--tw-gradient-to: rgb(37 99 235 / .8) var(--tw-gradient-to-position)}.to-blue-600\/85{--tw-gradient-to: rgb(37 99 235 / .85) var(--tw-gradient-to-position)}.to-blue-600\/90{--tw-gradient-to: rgb(37 99 235 / .9) var(--tw-gradient-to-position)}.to-blue-600\/95{--tw-gradient-to: rgb(37 99 235 / .95) var(--tw-gradient-to-position)}.to-blue-700{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.to-blue-700\/0{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position)}.to-blue-700\/10{--tw-gradient-to: rgb(29 78 216 / .1) var(--tw-gradient-to-position)}.to-blue-700\/100{--tw-gradient-to: rgb(29 78 216 / 1) var(--tw-gradient-to-position)}.to-blue-700\/15{--tw-gradient-to: rgb(29 78 216 / .15) var(--tw-gradient-to-position)}.to-blue-700\/20{--tw-gradient-to: rgb(29 78 216 / .2) var(--tw-gradient-to-position)}.to-blue-700\/25{--tw-gradient-to: rgb(29 78 216 / .25) var(--tw-gradient-to-position)}.to-blue-700\/30{--tw-gradient-to: rgb(29 78 216 / .3) var(--tw-gradient-to-position)}.to-blue-700\/35{--tw-gradient-to: rgb(29 78 216 / .35) var(--tw-gradient-to-position)}.to-blue-700\/40{--tw-gradient-to: rgb(29 78 216 / .4) var(--tw-gradient-to-position)}.to-blue-700\/45{--tw-gradient-to: rgb(29 78 216 / .45) var(--tw-gradient-to-position)}.to-blue-700\/5{--tw-gradient-to: rgb(29 78 216 / .05) var(--tw-gradient-to-position)}.to-blue-700\/50{--tw-gradient-to: rgb(29 78 216 / .5) var(--tw-gradient-to-position)}.to-blue-700\/55{--tw-gradient-to: rgb(29 78 216 / .55) var(--tw-gradient-to-position)}.to-blue-700\/60{--tw-gradient-to: rgb(29 78 216 / .6) var(--tw-gradient-to-position)}.to-blue-700\/65{--tw-gradient-to: rgb(29 78 216 / .65) var(--tw-gradient-to-position)}.to-blue-700\/70{--tw-gradient-to: rgb(29 78 216 / .7) var(--tw-gradient-to-position)}.to-blue-700\/75{--tw-gradient-to: rgb(29 78 216 / .75) var(--tw-gradient-to-position)}.to-blue-700\/80{--tw-gradient-to: rgb(29 78 216 / .8) var(--tw-gradient-to-position)}.to-blue-700\/85{--tw-gradient-to: rgb(29 78 216 / .85) var(--tw-gradient-to-position)}.to-blue-700\/90{--tw-gradient-to: rgb(29 78 216 / .9) var(--tw-gradient-to-position)}.to-blue-700\/95{--tw-gradient-to: rgb(29 78 216 / .95) var(--tw-gradient-to-position)}.to-blue-800{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.to-blue-800\/0{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position)}.to-blue-800\/10{--tw-gradient-to: rgb(30 64 175 / .1) var(--tw-gradient-to-position)}.to-blue-800\/100{--tw-gradient-to: rgb(30 64 175 / 1) var(--tw-gradient-to-position)}.to-blue-800\/15{--tw-gradient-to: rgb(30 64 175 / .15) var(--tw-gradient-to-position)}.to-blue-800\/20{--tw-gradient-to: rgb(30 64 175 / .2) var(--tw-gradient-to-position)}.to-blue-800\/25{--tw-gradient-to: rgb(30 64 175 / .25) var(--tw-gradient-to-position)}.to-blue-800\/30{--tw-gradient-to: rgb(30 64 175 / .3) var(--tw-gradient-to-position)}.to-blue-800\/35{--tw-gradient-to: rgb(30 64 175 / .35) var(--tw-gradient-to-position)}.to-blue-800\/40{--tw-gradient-to: rgb(30 64 175 / .4) var(--tw-gradient-to-position)}.to-blue-800\/45{--tw-gradient-to: rgb(30 64 175 / .45) var(--tw-gradient-to-position)}.to-blue-800\/5{--tw-gradient-to: rgb(30 64 175 / .05) var(--tw-gradient-to-position)}.to-blue-800\/50{--tw-gradient-to: rgb(30 64 175 / .5) var(--tw-gradient-to-position)}.to-blue-800\/55{--tw-gradient-to: rgb(30 64 175 / .55) var(--tw-gradient-to-position)}.to-blue-800\/60{--tw-gradient-to: rgb(30 64 175 / .6) var(--tw-gradient-to-position)}.to-blue-800\/65{--tw-gradient-to: rgb(30 64 175 / .65) var(--tw-gradient-to-position)}.to-blue-800\/70{--tw-gradient-to: rgb(30 64 175 / .7) var(--tw-gradient-to-position)}.to-blue-800\/75{--tw-gradient-to: rgb(30 64 175 / .75) var(--tw-gradient-to-position)}.to-blue-800\/80{--tw-gradient-to: rgb(30 64 175 / .8) var(--tw-gradient-to-position)}.to-blue-800\/85{--tw-gradient-to: rgb(30 64 175 / .85) var(--tw-gradient-to-position)}.to-blue-800\/90{--tw-gradient-to: rgb(30 64 175 / .9) var(--tw-gradient-to-position)}.to-blue-800\/95{--tw-gradient-to: rgb(30 64 175 / .95) var(--tw-gradient-to-position)}.to-blue-900{--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.to-blue-900\/0{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position)}.to-blue-900\/10{--tw-gradient-to: rgb(30 58 138 / .1) var(--tw-gradient-to-position)}.to-blue-900\/100{--tw-gradient-to: rgb(30 58 138 / 1) var(--tw-gradient-to-position)}.to-blue-900\/15{--tw-gradient-to: rgb(30 58 138 / .15) var(--tw-gradient-to-position)}.to-blue-900\/20{--tw-gradient-to: rgb(30 58 138 / .2) var(--tw-gradient-to-position)}.to-blue-900\/25{--tw-gradient-to: rgb(30 58 138 / .25) var(--tw-gradient-to-position)}.to-blue-900\/30{--tw-gradient-to: rgb(30 58 138 / .3) var(--tw-gradient-to-position)}.to-blue-900\/35{--tw-gradient-to: rgb(30 58 138 / .35) var(--tw-gradient-to-position)}.to-blue-900\/40{--tw-gradient-to: rgb(30 58 138 / .4) var(--tw-gradient-to-position)}.to-blue-900\/45{--tw-gradient-to: rgb(30 58 138 / .45) var(--tw-gradient-to-position)}.to-blue-900\/5{--tw-gradient-to: rgb(30 58 138 / .05) var(--tw-gradient-to-position)}.to-blue-900\/50{--tw-gradient-to: rgb(30 58 138 / .5) var(--tw-gradient-to-position)}.to-blue-900\/55{--tw-gradient-to: rgb(30 58 138 / .55) var(--tw-gradient-to-position)}.to-blue-900\/60{--tw-gradient-to: rgb(30 58 138 / .6) var(--tw-gradient-to-position)}.to-blue-900\/65{--tw-gradient-to: rgb(30 58 138 / .65) var(--tw-gradient-to-position)}.to-blue-900\/70{--tw-gradient-to: rgb(30 58 138 / .7) var(--tw-gradient-to-position)}.to-blue-900\/75{--tw-gradient-to: rgb(30 58 138 / .75) var(--tw-gradient-to-position)}.to-blue-900\/80{--tw-gradient-to: rgb(30 58 138 / .8) var(--tw-gradient-to-position)}.to-blue-900\/85{--tw-gradient-to: rgb(30 58 138 / .85) var(--tw-gradient-to-position)}.to-blue-900\/90{--tw-gradient-to: rgb(30 58 138 / .9) var(--tw-gradient-to-position)}.to-blue-900\/95{--tw-gradient-to: rgb(30 58 138 / .95) var(--tw-gradient-to-position)}.to-green-100{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.to-green-100\/0{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position)}.to-green-100\/10{--tw-gradient-to: rgb(220 252 231 / .1) var(--tw-gradient-to-position)}.to-green-100\/100{--tw-gradient-to: rgb(220 252 231 / 1) var(--tw-gradient-to-position)}.to-green-100\/15{--tw-gradient-to: rgb(220 252 231 / .15) var(--tw-gradient-to-position)}.to-green-100\/20{--tw-gradient-to: rgb(220 252 231 / .2) var(--tw-gradient-to-position)}.to-green-100\/25{--tw-gradient-to: rgb(220 252 231 / .25) var(--tw-gradient-to-position)}.to-green-100\/30{--tw-gradient-to: rgb(220 252 231 / .3) var(--tw-gradient-to-position)}.to-green-100\/35{--tw-gradient-to: rgb(220 252 231 / .35) var(--tw-gradient-to-position)}.to-green-100\/40{--tw-gradient-to: rgb(220 252 231 / .4) var(--tw-gradient-to-position)}.to-green-100\/45{--tw-gradient-to: rgb(220 252 231 / .45) var(--tw-gradient-to-position)}.to-green-100\/5{--tw-gradient-to: rgb(220 252 231 / .05) var(--tw-gradient-to-position)}.to-green-100\/50{--tw-gradient-to: rgb(220 252 231 / .5) var(--tw-gradient-to-position)}.to-green-100\/55{--tw-gradient-to: rgb(220 252 231 / .55) var(--tw-gradient-to-position)}.to-green-100\/60{--tw-gradient-to: rgb(220 252 231 / .6) var(--tw-gradient-to-position)}.to-green-100\/65{--tw-gradient-to: rgb(220 252 231 / .65) var(--tw-gradient-to-position)}.to-green-100\/70{--tw-gradient-to: rgb(220 252 231 / .7) var(--tw-gradient-to-position)}.to-green-100\/75{--tw-gradient-to: rgb(220 252 231 / .75) var(--tw-gradient-to-position)}.to-green-100\/80{--tw-gradient-to: rgb(220 252 231 / .8) var(--tw-gradient-to-position)}.to-green-100\/85{--tw-gradient-to: rgb(220 252 231 / .85) var(--tw-gradient-to-position)}.to-green-100\/90{--tw-gradient-to: rgb(220 252 231 / .9) var(--tw-gradient-to-position)}.to-green-100\/95{--tw-gradient-to: rgb(220 252 231 / .95) var(--tw-gradient-to-position)}.to-green-200{--tw-gradient-to: #bbf7d0 var(--tw-gradient-to-position)}.to-green-200\/0{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position)}.to-green-200\/10{--tw-gradient-to: rgb(187 247 208 / .1) var(--tw-gradient-to-position)}.to-green-200\/100{--tw-gradient-to: rgb(187 247 208 / 1) var(--tw-gradient-to-position)}.to-green-200\/15{--tw-gradient-to: rgb(187 247 208 / .15) var(--tw-gradient-to-position)}.to-green-200\/20{--tw-gradient-to: rgb(187 247 208 / .2) var(--tw-gradient-to-position)}.to-green-200\/25{--tw-gradient-to: rgb(187 247 208 / .25) var(--tw-gradient-to-position)}.to-green-200\/30{--tw-gradient-to: rgb(187 247 208 / .3) var(--tw-gradient-to-position)}.to-green-200\/35{--tw-gradient-to: rgb(187 247 208 / .35) var(--tw-gradient-to-position)}.to-green-200\/40{--tw-gradient-to: rgb(187 247 208 / .4) var(--tw-gradient-to-position)}.to-green-200\/45{--tw-gradient-to: rgb(187 247 208 / .45) var(--tw-gradient-to-position)}.to-green-200\/5{--tw-gradient-to: rgb(187 247 208 / .05) var(--tw-gradient-to-position)}.to-green-200\/50{--tw-gradient-to: rgb(187 247 208 / .5) var(--tw-gradient-to-position)}.to-green-200\/55{--tw-gradient-to: rgb(187 247 208 / .55) var(--tw-gradient-to-position)}.to-green-200\/60{--tw-gradient-to: rgb(187 247 208 / .6) var(--tw-gradient-to-position)}.to-green-200\/65{--tw-gradient-to: rgb(187 247 208 / .65) var(--tw-gradient-to-position)}.to-green-200\/70{--tw-gradient-to: rgb(187 247 208 / .7) var(--tw-gradient-to-position)}.to-green-200\/75{--tw-gradient-to: rgb(187 247 208 / .75) var(--tw-gradient-to-position)}.to-green-200\/80{--tw-gradient-to: rgb(187 247 208 / .8) var(--tw-gradient-to-position)}.to-green-200\/85{--tw-gradient-to: rgb(187 247 208 / .85) var(--tw-gradient-to-position)}.to-green-200\/90{--tw-gradient-to: rgb(187 247 208 / .9) var(--tw-gradient-to-position)}.to-green-200\/95{--tw-gradient-to: rgb(187 247 208 / .95) var(--tw-gradient-to-position)}.to-green-300{--tw-gradient-to: #86efac var(--tw-gradient-to-position)}.to-green-300\/0{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position)}.to-green-300\/10{--tw-gradient-to: rgb(134 239 172 / .1) var(--tw-gradient-to-position)}.to-green-300\/100{--tw-gradient-to: rgb(134 239 172 / 1) var(--tw-gradient-to-position)}.to-green-300\/15{--tw-gradient-to: rgb(134 239 172 / .15) var(--tw-gradient-to-position)}.to-green-300\/20{--tw-gradient-to: rgb(134 239 172 / .2) var(--tw-gradient-to-position)}.to-green-300\/25{--tw-gradient-to: rgb(134 239 172 / .25) var(--tw-gradient-to-position)}.to-green-300\/30{--tw-gradient-to: rgb(134 239 172 / .3) var(--tw-gradient-to-position)}.to-green-300\/35{--tw-gradient-to: rgb(134 239 172 / .35) var(--tw-gradient-to-position)}.to-green-300\/40{--tw-gradient-to: rgb(134 239 172 / .4) var(--tw-gradient-to-position)}.to-green-300\/45{--tw-gradient-to: rgb(134 239 172 / .45) var(--tw-gradient-to-position)}.to-green-300\/5{--tw-gradient-to: rgb(134 239 172 / .05) var(--tw-gradient-to-position)}.to-green-300\/50{--tw-gradient-to: rgb(134 239 172 / .5) var(--tw-gradient-to-position)}.to-green-300\/55{--tw-gradient-to: rgb(134 239 172 / .55) var(--tw-gradient-to-position)}.to-green-300\/60{--tw-gradient-to: rgb(134 239 172 / .6) var(--tw-gradient-to-position)}.to-green-300\/65{--tw-gradient-to: rgb(134 239 172 / .65) var(--tw-gradient-to-position)}.to-green-300\/70{--tw-gradient-to: rgb(134 239 172 / .7) var(--tw-gradient-to-position)}.to-green-300\/75{--tw-gradient-to: rgb(134 239 172 / .75) var(--tw-gradient-to-position)}.to-green-300\/80{--tw-gradient-to: rgb(134 239 172 / .8) var(--tw-gradient-to-position)}.to-green-300\/85{--tw-gradient-to: rgb(134 239 172 / .85) var(--tw-gradient-to-position)}.to-green-300\/90{--tw-gradient-to: rgb(134 239 172 / .9) var(--tw-gradient-to-position)}.to-green-300\/95{--tw-gradient-to: rgb(134 239 172 / .95) var(--tw-gradient-to-position)}.to-green-400{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position)}.to-green-400\/0{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position)}.to-green-400\/10{--tw-gradient-to: rgb(74 222 128 / .1) var(--tw-gradient-to-position)}.to-green-400\/100{--tw-gradient-to: rgb(74 222 128 / 1) var(--tw-gradient-to-position)}.to-green-400\/15{--tw-gradient-to: rgb(74 222 128 / .15) var(--tw-gradient-to-position)}.to-green-400\/20{--tw-gradient-to: rgb(74 222 128 / .2) var(--tw-gradient-to-position)}.to-green-400\/25{--tw-gradient-to: rgb(74 222 128 / .25) var(--tw-gradient-to-position)}.to-green-400\/30{--tw-gradient-to: rgb(74 222 128 / .3) var(--tw-gradient-to-position)}.to-green-400\/35{--tw-gradient-to: rgb(74 222 128 / .35) var(--tw-gradient-to-position)}.to-green-400\/40{--tw-gradient-to: rgb(74 222 128 / .4) var(--tw-gradient-to-position)}.to-green-400\/45{--tw-gradient-to: rgb(74 222 128 / .45) var(--tw-gradient-to-position)}.to-green-400\/5{--tw-gradient-to: rgb(74 222 128 / .05) var(--tw-gradient-to-position)}.to-green-400\/50{--tw-gradient-to: rgb(74 222 128 / .5) var(--tw-gradient-to-position)}.to-green-400\/55{--tw-gradient-to: rgb(74 222 128 / .55) var(--tw-gradient-to-position)}.to-green-400\/60{--tw-gradient-to: rgb(74 222 128 / .6) var(--tw-gradient-to-position)}.to-green-400\/65{--tw-gradient-to: rgb(74 222 128 / .65) var(--tw-gradient-to-position)}.to-green-400\/70{--tw-gradient-to: rgb(74 222 128 / .7) var(--tw-gradient-to-position)}.to-green-400\/75{--tw-gradient-to: rgb(74 222 128 / .75) var(--tw-gradient-to-position)}.to-green-400\/80{--tw-gradient-to: rgb(74 222 128 / .8) var(--tw-gradient-to-position)}.to-green-400\/85{--tw-gradient-to: rgb(74 222 128 / .85) var(--tw-gradient-to-position)}.to-green-400\/90{--tw-gradient-to: rgb(74 222 128 / .9) var(--tw-gradient-to-position)}.to-green-400\/95{--tw-gradient-to: rgb(74 222 128 / .95) var(--tw-gradient-to-position)}.to-green-50{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.to-green-50\/0{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position)}.to-green-50\/10{--tw-gradient-to: rgb(240 253 244 / .1) var(--tw-gradient-to-position)}.to-green-50\/100{--tw-gradient-to: rgb(240 253 244 / 1) var(--tw-gradient-to-position)}.to-green-50\/15{--tw-gradient-to: rgb(240 253 244 / .15) var(--tw-gradient-to-position)}.to-green-50\/20{--tw-gradient-to: rgb(240 253 244 / .2) var(--tw-gradient-to-position)}.to-green-50\/25{--tw-gradient-to: rgb(240 253 244 / .25) var(--tw-gradient-to-position)}.to-green-50\/30{--tw-gradient-to: rgb(240 253 244 / .3) var(--tw-gradient-to-position)}.to-green-50\/35{--tw-gradient-to: rgb(240 253 244 / .35) var(--tw-gradient-to-position)}.to-green-50\/40{--tw-gradient-to: rgb(240 253 244 / .4) var(--tw-gradient-to-position)}.to-green-50\/45{--tw-gradient-to: rgb(240 253 244 / .45) var(--tw-gradient-to-position)}.to-green-50\/5{--tw-gradient-to: rgb(240 253 244 / .05) var(--tw-gradient-to-position)}.to-green-50\/50{--tw-gradient-to: rgb(240 253 244 / .5) var(--tw-gradient-to-position)}.to-green-50\/55{--tw-gradient-to: rgb(240 253 244 / .55) var(--tw-gradient-to-position)}.to-green-50\/60{--tw-gradient-to: rgb(240 253 244 / .6) var(--tw-gradient-to-position)}.to-green-50\/65{--tw-gradient-to: rgb(240 253 244 / .65) var(--tw-gradient-to-position)}.to-green-50\/70{--tw-gradient-to: rgb(240 253 244 / .7) var(--tw-gradient-to-position)}.to-green-50\/75{--tw-gradient-to: rgb(240 253 244 / .75) var(--tw-gradient-to-position)}.to-green-50\/80{--tw-gradient-to: rgb(240 253 244 / .8) var(--tw-gradient-to-position)}.to-green-50\/85{--tw-gradient-to: rgb(240 253 244 / .85) var(--tw-gradient-to-position)}.to-green-50\/90{--tw-gradient-to: rgb(240 253 244 / .9) var(--tw-gradient-to-position)}.to-green-50\/95{--tw-gradient-to: rgb(240 253 244 / .95) var(--tw-gradient-to-position)}.to-green-500{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.to-green-500\/0{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position)}.to-green-500\/10{--tw-gradient-to: rgb(34 197 94 / .1) var(--tw-gradient-to-position)}.to-green-500\/100{--tw-gradient-to: rgb(34 197 94 / 1) var(--tw-gradient-to-position)}.to-green-500\/15{--tw-gradient-to: rgb(34 197 94 / .15) var(--tw-gradient-to-position)}.to-green-500\/20{--tw-gradient-to: rgb(34 197 94 / .2) var(--tw-gradient-to-position)}.to-green-500\/25{--tw-gradient-to: rgb(34 197 94 / .25) var(--tw-gradient-to-position)}.to-green-500\/30{--tw-gradient-to: rgb(34 197 94 / .3) var(--tw-gradient-to-position)}.to-green-500\/35{--tw-gradient-to: rgb(34 197 94 / .35) var(--tw-gradient-to-position)}.to-green-500\/40{--tw-gradient-to: rgb(34 197 94 / .4) var(--tw-gradient-to-position)}.to-green-500\/45{--tw-gradient-to: rgb(34 197 94 / .45) var(--tw-gradient-to-position)}.to-green-500\/5{--tw-gradient-to: rgb(34 197 94 / .05) var(--tw-gradient-to-position)}.to-green-500\/50{--tw-gradient-to: rgb(34 197 94 / .5) var(--tw-gradient-to-position)}.to-green-500\/55{--tw-gradient-to: rgb(34 197 94 / .55) var(--tw-gradient-to-position)}.to-green-500\/60{--tw-gradient-to: rgb(34 197 94 / .6) var(--tw-gradient-to-position)}.to-green-500\/65{--tw-gradient-to: rgb(34 197 94 / .65) var(--tw-gradient-to-position)}.to-green-500\/70{--tw-gradient-to: rgb(34 197 94 / .7) var(--tw-gradient-to-position)}.to-green-500\/75{--tw-gradient-to: rgb(34 197 94 / .75) var(--tw-gradient-to-position)}.to-green-500\/80{--tw-gradient-to: rgb(34 197 94 / .8) var(--tw-gradient-to-position)}.to-green-500\/85{--tw-gradient-to: rgb(34 197 94 / .85) var(--tw-gradient-to-position)}.to-green-500\/90{--tw-gradient-to: rgb(34 197 94 / .9) var(--tw-gradient-to-position)}.to-green-500\/95{--tw-gradient-to: rgb(34 197 94 / .95) var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.to-green-600\/0{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position)}.to-green-600\/10{--tw-gradient-to: rgb(22 163 74 / .1) var(--tw-gradient-to-position)}.to-green-600\/100{--tw-gradient-to: rgb(22 163 74 / 1) var(--tw-gradient-to-position)}.to-green-600\/15{--tw-gradient-to: rgb(22 163 74 / .15) var(--tw-gradient-to-position)}.to-green-600\/20{--tw-gradient-to: rgb(22 163 74 / .2) var(--tw-gradient-to-position)}.to-green-600\/25{--tw-gradient-to: rgb(22 163 74 / .25) var(--tw-gradient-to-position)}.to-green-600\/30{--tw-gradient-to: rgb(22 163 74 / .3) var(--tw-gradient-to-position)}.to-green-600\/35{--tw-gradient-to: rgb(22 163 74 / .35) var(--tw-gradient-to-position)}.to-green-600\/40{--tw-gradient-to: rgb(22 163 74 / .4) var(--tw-gradient-to-position)}.to-green-600\/45{--tw-gradient-to: rgb(22 163 74 / .45) var(--tw-gradient-to-position)}.to-green-600\/5{--tw-gradient-to: rgb(22 163 74 / .05) var(--tw-gradient-to-position)}.to-green-600\/50{--tw-gradient-to: rgb(22 163 74 / .5) var(--tw-gradient-to-position)}.to-green-600\/55{--tw-gradient-to: rgb(22 163 74 / .55) var(--tw-gradient-to-position)}.to-green-600\/60{--tw-gradient-to: rgb(22 163 74 / .6) var(--tw-gradient-to-position)}.to-green-600\/65{--tw-gradient-to: rgb(22 163 74 / .65) var(--tw-gradient-to-position)}.to-green-600\/70{--tw-gradient-to: rgb(22 163 74 / .7) var(--tw-gradient-to-position)}.to-green-600\/75{--tw-gradient-to: rgb(22 163 74 / .75) var(--tw-gradient-to-position)}.to-green-600\/80{--tw-gradient-to: rgb(22 163 74 / .8) var(--tw-gradient-to-position)}.to-green-600\/85{--tw-gradient-to: rgb(22 163 74 / .85) var(--tw-gradient-to-position)}.to-green-600\/90{--tw-gradient-to: rgb(22 163 74 / .9) var(--tw-gradient-to-position)}.to-green-600\/95{--tw-gradient-to: rgb(22 163 74 / .95) var(--tw-gradient-to-position)}.to-green-700{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.to-green-700\/0{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position)}.to-green-700\/10{--tw-gradient-to: rgb(21 128 61 / .1) var(--tw-gradient-to-position)}.to-green-700\/100{--tw-gradient-to: rgb(21 128 61 / 1) var(--tw-gradient-to-position)}.to-green-700\/15{--tw-gradient-to: rgb(21 128 61 / .15) var(--tw-gradient-to-position)}.to-green-700\/20{--tw-gradient-to: rgb(21 128 61 / .2) var(--tw-gradient-to-position)}.to-green-700\/25{--tw-gradient-to: rgb(21 128 61 / .25) var(--tw-gradient-to-position)}.to-green-700\/30{--tw-gradient-to: rgb(21 128 61 / .3) var(--tw-gradient-to-position)}.to-green-700\/35{--tw-gradient-to: rgb(21 128 61 / .35) var(--tw-gradient-to-position)}.to-green-700\/40{--tw-gradient-to: rgb(21 128 61 / .4) var(--tw-gradient-to-position)}.to-green-700\/45{--tw-gradient-to: rgb(21 128 61 / .45) var(--tw-gradient-to-position)}.to-green-700\/5{--tw-gradient-to: rgb(21 128 61 / .05) var(--tw-gradient-to-position)}.to-green-700\/50{--tw-gradient-to: rgb(21 128 61 / .5) var(--tw-gradient-to-position)}.to-green-700\/55{--tw-gradient-to: rgb(21 128 61 / .55) var(--tw-gradient-to-position)}.to-green-700\/60{--tw-gradient-to: rgb(21 128 61 / .6) var(--tw-gradient-to-position)}.to-green-700\/65{--tw-gradient-to: rgb(21 128 61 / .65) var(--tw-gradient-to-position)}.to-green-700\/70{--tw-gradient-to: rgb(21 128 61 / .7) var(--tw-gradient-to-position)}.to-green-700\/75{--tw-gradient-to: rgb(21 128 61 / .75) var(--tw-gradient-to-position)}.to-green-700\/80{--tw-gradient-to: rgb(21 128 61 / .8) var(--tw-gradient-to-position)}.to-green-700\/85{--tw-gradient-to: rgb(21 128 61 / .85) var(--tw-gradient-to-position)}.to-green-700\/90{--tw-gradient-to: rgb(21 128 61 / .9) var(--tw-gradient-to-position)}.to-green-700\/95{--tw-gradient-to: rgb(21 128 61 / .95) var(--tw-gradient-to-position)}.to-green-800{--tw-gradient-to: #166534 var(--tw-gradient-to-position)}.to-green-800\/0{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position)}.to-green-800\/10{--tw-gradient-to: rgb(22 101 52 / .1) var(--tw-gradient-to-position)}.to-green-800\/100{--tw-gradient-to: rgb(22 101 52 / 1) var(--tw-gradient-to-position)}.to-green-800\/15{--tw-gradient-to: rgb(22 101 52 / .15) var(--tw-gradient-to-position)}.to-green-800\/20{--tw-gradient-to: rgb(22 101 52 / .2) var(--tw-gradient-to-position)}.to-green-800\/25{--tw-gradient-to: rgb(22 101 52 / .25) var(--tw-gradient-to-position)}.to-green-800\/30{--tw-gradient-to: rgb(22 101 52 / .3) var(--tw-gradient-to-position)}.to-green-800\/35{--tw-gradient-to: rgb(22 101 52 / .35) var(--tw-gradient-to-position)}.to-green-800\/40{--tw-gradient-to: rgb(22 101 52 / .4) var(--tw-gradient-to-position)}.to-green-800\/45{--tw-gradient-to: rgb(22 101 52 / .45) var(--tw-gradient-to-position)}.to-green-800\/5{--tw-gradient-to: rgb(22 101 52 / .05) var(--tw-gradient-to-position)}.to-green-800\/50{--tw-gradient-to: rgb(22 101 52 / .5) var(--tw-gradient-to-position)}.to-green-800\/55{--tw-gradient-to: rgb(22 101 52 / .55) var(--tw-gradient-to-position)}.to-green-800\/60{--tw-gradient-to: rgb(22 101 52 / .6) var(--tw-gradient-to-position)}.to-green-800\/65{--tw-gradient-to: rgb(22 101 52 / .65) var(--tw-gradient-to-position)}.to-green-800\/70{--tw-gradient-to: rgb(22 101 52 / .7) var(--tw-gradient-to-position)}.to-green-800\/75{--tw-gradient-to: rgb(22 101 52 / .75) var(--tw-gradient-to-position)}.to-green-800\/80{--tw-gradient-to: rgb(22 101 52 / .8) var(--tw-gradient-to-position)}.to-green-800\/85{--tw-gradient-to: rgb(22 101 52 / .85) var(--tw-gradient-to-position)}.to-green-800\/90{--tw-gradient-to: rgb(22 101 52 / .9) var(--tw-gradient-to-position)}.to-green-800\/95{--tw-gradient-to: rgb(22 101 52 / .95) var(--tw-gradient-to-position)}.to-green-900{--tw-gradient-to: #14532d var(--tw-gradient-to-position)}.to-green-900\/0{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position)}.to-green-900\/10{--tw-gradient-to: rgb(20 83 45 / .1) var(--tw-gradient-to-position)}.to-green-900\/100{--tw-gradient-to: rgb(20 83 45 / 1) var(--tw-gradient-to-position)}.to-green-900\/15{--tw-gradient-to: rgb(20 83 45 / .15) var(--tw-gradient-to-position)}.to-green-900\/20{--tw-gradient-to: rgb(20 83 45 / .2) var(--tw-gradient-to-position)}.to-green-900\/25{--tw-gradient-to: rgb(20 83 45 / .25) var(--tw-gradient-to-position)}.to-green-900\/30{--tw-gradient-to: rgb(20 83 45 / .3) var(--tw-gradient-to-position)}.to-green-900\/35{--tw-gradient-to: rgb(20 83 45 / .35) var(--tw-gradient-to-position)}.to-green-900\/40{--tw-gradient-to: rgb(20 83 45 / .4) var(--tw-gradient-to-position)}.to-green-900\/45{--tw-gradient-to: rgb(20 83 45 / .45) var(--tw-gradient-to-position)}.to-green-900\/5{--tw-gradient-to: rgb(20 83 45 / .05) var(--tw-gradient-to-position)}.to-green-900\/50{--tw-gradient-to: rgb(20 83 45 / .5) var(--tw-gradient-to-position)}.to-green-900\/55{--tw-gradient-to: rgb(20 83 45 / .55) var(--tw-gradient-to-position)}.to-green-900\/60{--tw-gradient-to: rgb(20 83 45 / .6) var(--tw-gradient-to-position)}.to-green-900\/65{--tw-gradient-to: rgb(20 83 45 / .65) var(--tw-gradient-to-position)}.to-green-900\/70{--tw-gradient-to: rgb(20 83 45 / .7) var(--tw-gradient-to-position)}.to-green-900\/75{--tw-gradient-to: rgb(20 83 45 / .75) var(--tw-gradient-to-position)}.to-green-900\/80{--tw-gradient-to: rgb(20 83 45 / .8) var(--tw-gradient-to-position)}.to-green-900\/85{--tw-gradient-to: rgb(20 83 45 / .85) var(--tw-gradient-to-position)}.to-green-900\/90{--tw-gradient-to: rgb(20 83 45 / .9) var(--tw-gradient-to-position)}.to-green-900\/95{--tw-gradient-to: rgb(20 83 45 / .95) var(--tw-gradient-to-position)}.to-neutral-100{--tw-gradient-to: #f5f5f5 var(--tw-gradient-to-position)}.to-neutral-100\/0{--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position)}.to-neutral-100\/10{--tw-gradient-to: rgb(245 245 245 / .1) var(--tw-gradient-to-position)}.to-neutral-100\/100{--tw-gradient-to: rgb(245 245 245 / 1) var(--tw-gradient-to-position)}.to-neutral-100\/15{--tw-gradient-to: rgb(245 245 245 / .15) var(--tw-gradient-to-position)}.to-neutral-100\/20{--tw-gradient-to: rgb(245 245 245 / .2) var(--tw-gradient-to-position)}.to-neutral-100\/25{--tw-gradient-to: rgb(245 245 245 / .25) var(--tw-gradient-to-position)}.to-neutral-100\/30{--tw-gradient-to: rgb(245 245 245 / .3) var(--tw-gradient-to-position)}.to-neutral-100\/35{--tw-gradient-to: rgb(245 245 245 / .35) var(--tw-gradient-to-position)}.to-neutral-100\/40{--tw-gradient-to: rgb(245 245 245 / .4) var(--tw-gradient-to-position)}.to-neutral-100\/45{--tw-gradient-to: rgb(245 245 245 / .45) var(--tw-gradient-to-position)}.to-neutral-100\/5{--tw-gradient-to: rgb(245 245 245 / .05) var(--tw-gradient-to-position)}.to-neutral-100\/50{--tw-gradient-to: rgb(245 245 245 / .5) var(--tw-gradient-to-position)}.to-neutral-100\/55{--tw-gradient-to: rgb(245 245 245 / .55) var(--tw-gradient-to-position)}.to-neutral-100\/60{--tw-gradient-to: rgb(245 245 245 / .6) var(--tw-gradient-to-position)}.to-neutral-100\/65{--tw-gradient-to: rgb(245 245 245 / .65) var(--tw-gradient-to-position)}.to-neutral-100\/70{--tw-gradient-to: rgb(245 245 245 / .7) var(--tw-gradient-to-position)}.to-neutral-100\/75{--tw-gradient-to: rgb(245 245 245 / .75) var(--tw-gradient-to-position)}.to-neutral-100\/80{--tw-gradient-to: rgb(245 245 245 / .8) var(--tw-gradient-to-position)}.to-neutral-100\/85{--tw-gradient-to: rgb(245 245 245 / .85) var(--tw-gradient-to-position)}.to-neutral-100\/90{--tw-gradient-to: rgb(245 245 245 / .9) var(--tw-gradient-to-position)}.to-neutral-100\/95{--tw-gradient-to: rgb(245 245 245 / .95) var(--tw-gradient-to-position)}.to-neutral-200{--tw-gradient-to: #e5e5e5 var(--tw-gradient-to-position)}.to-neutral-200\/0{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position)}.to-neutral-200\/10{--tw-gradient-to: rgb(229 229 229 / .1) var(--tw-gradient-to-position)}.to-neutral-200\/100{--tw-gradient-to: rgb(229 229 229 / 1) var(--tw-gradient-to-position)}.to-neutral-200\/15{--tw-gradient-to: rgb(229 229 229 / .15) var(--tw-gradient-to-position)}.to-neutral-200\/20{--tw-gradient-to: rgb(229 229 229 / .2) var(--tw-gradient-to-position)}.to-neutral-200\/25{--tw-gradient-to: rgb(229 229 229 / .25) var(--tw-gradient-to-position)}.to-neutral-200\/30{--tw-gradient-to: rgb(229 229 229 / .3) var(--tw-gradient-to-position)}.to-neutral-200\/35{--tw-gradient-to: rgb(229 229 229 / .35) var(--tw-gradient-to-position)}.to-neutral-200\/40{--tw-gradient-to: rgb(229 229 229 / .4) var(--tw-gradient-to-position)}.to-neutral-200\/45{--tw-gradient-to: rgb(229 229 229 / .45) var(--tw-gradient-to-position)}.to-neutral-200\/5{--tw-gradient-to: rgb(229 229 229 / .05) var(--tw-gradient-to-position)}.to-neutral-200\/50{--tw-gradient-to: rgb(229 229 229 / .5) var(--tw-gradient-to-position)}.to-neutral-200\/55{--tw-gradient-to: rgb(229 229 229 / .55) var(--tw-gradient-to-position)}.to-neutral-200\/60{--tw-gradient-to: rgb(229 229 229 / .6) var(--tw-gradient-to-position)}.to-neutral-200\/65{--tw-gradient-to: rgb(229 229 229 / .65) var(--tw-gradient-to-position)}.to-neutral-200\/70{--tw-gradient-to: rgb(229 229 229 / .7) var(--tw-gradient-to-position)}.to-neutral-200\/75{--tw-gradient-to: rgb(229 229 229 / .75) var(--tw-gradient-to-position)}.to-neutral-200\/80{--tw-gradient-to: rgb(229 229 229 / .8) var(--tw-gradient-to-position)}.to-neutral-200\/85{--tw-gradient-to: rgb(229 229 229 / .85) var(--tw-gradient-to-position)}.to-neutral-200\/90{--tw-gradient-to: rgb(229 229 229 / .9) var(--tw-gradient-to-position)}.to-neutral-200\/95{--tw-gradient-to: rgb(229 229 229 / .95) var(--tw-gradient-to-position)}.to-neutral-300{--tw-gradient-to: #d4d4d4 var(--tw-gradient-to-position)}.to-neutral-300\/0{--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position)}.to-neutral-300\/10{--tw-gradient-to: rgb(212 212 212 / .1) var(--tw-gradient-to-position)}.to-neutral-300\/100{--tw-gradient-to: rgb(212 212 212 / 1) var(--tw-gradient-to-position)}.to-neutral-300\/15{--tw-gradient-to: rgb(212 212 212 / .15) var(--tw-gradient-to-position)}.to-neutral-300\/20{--tw-gradient-to: rgb(212 212 212 / .2) var(--tw-gradient-to-position)}.to-neutral-300\/25{--tw-gradient-to: rgb(212 212 212 / .25) var(--tw-gradient-to-position)}.to-neutral-300\/30{--tw-gradient-to: rgb(212 212 212 / .3) var(--tw-gradient-to-position)}.to-neutral-300\/35{--tw-gradient-to: rgb(212 212 212 / .35) var(--tw-gradient-to-position)}.to-neutral-300\/40{--tw-gradient-to: rgb(212 212 212 / .4) var(--tw-gradient-to-position)}.to-neutral-300\/45{--tw-gradient-to: rgb(212 212 212 / .45) var(--tw-gradient-to-position)}.to-neutral-300\/5{--tw-gradient-to: rgb(212 212 212 / .05) var(--tw-gradient-to-position)}.to-neutral-300\/50{--tw-gradient-to: rgb(212 212 212 / .5) var(--tw-gradient-to-position)}.to-neutral-300\/55{--tw-gradient-to: rgb(212 212 212 / .55) var(--tw-gradient-to-position)}.to-neutral-300\/60{--tw-gradient-to: rgb(212 212 212 / .6) var(--tw-gradient-to-position)}.to-neutral-300\/65{--tw-gradient-to: rgb(212 212 212 / .65) var(--tw-gradient-to-position)}.to-neutral-300\/70{--tw-gradient-to: rgb(212 212 212 / .7) var(--tw-gradient-to-position)}.to-neutral-300\/75{--tw-gradient-to: rgb(212 212 212 / .75) var(--tw-gradient-to-position)}.to-neutral-300\/80{--tw-gradient-to: rgb(212 212 212 / .8) var(--tw-gradient-to-position)}.to-neutral-300\/85{--tw-gradient-to: rgb(212 212 212 / .85) var(--tw-gradient-to-position)}.to-neutral-300\/90{--tw-gradient-to: rgb(212 212 212 / .9) var(--tw-gradient-to-position)}.to-neutral-300\/95{--tw-gradient-to: rgb(212 212 212 / .95) var(--tw-gradient-to-position)}.to-neutral-400{--tw-gradient-to: #a3a3a3 var(--tw-gradient-to-position)}.to-neutral-400\/0{--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position)}.to-neutral-400\/10{--tw-gradient-to: rgb(163 163 163 / .1) var(--tw-gradient-to-position)}.to-neutral-400\/100{--tw-gradient-to: rgb(163 163 163 / 1) var(--tw-gradient-to-position)}.to-neutral-400\/15{--tw-gradient-to: rgb(163 163 163 / .15) var(--tw-gradient-to-position)}.to-neutral-400\/20{--tw-gradient-to: rgb(163 163 163 / .2) var(--tw-gradient-to-position)}.to-neutral-400\/25{--tw-gradient-to: rgb(163 163 163 / .25) var(--tw-gradient-to-position)}.to-neutral-400\/30{--tw-gradient-to: rgb(163 163 163 / .3) var(--tw-gradient-to-position)}.to-neutral-400\/35{--tw-gradient-to: rgb(163 163 163 / .35) var(--tw-gradient-to-position)}.to-neutral-400\/40{--tw-gradient-to: rgb(163 163 163 / .4) var(--tw-gradient-to-position)}.to-neutral-400\/45{--tw-gradient-to: rgb(163 163 163 / .45) var(--tw-gradient-to-position)}.to-neutral-400\/5{--tw-gradient-to: rgb(163 163 163 / .05) var(--tw-gradient-to-position)}.to-neutral-400\/50{--tw-gradient-to: rgb(163 163 163 / .5) var(--tw-gradient-to-position)}.to-neutral-400\/55{--tw-gradient-to: rgb(163 163 163 / .55) var(--tw-gradient-to-position)}.to-neutral-400\/60{--tw-gradient-to: rgb(163 163 163 / .6) var(--tw-gradient-to-position)}.to-neutral-400\/65{--tw-gradient-to: rgb(163 163 163 / .65) var(--tw-gradient-to-position)}.to-neutral-400\/70{--tw-gradient-to: rgb(163 163 163 / .7) var(--tw-gradient-to-position)}.to-neutral-400\/75{--tw-gradient-to: rgb(163 163 163 / .75) var(--tw-gradient-to-position)}.to-neutral-400\/80{--tw-gradient-to: rgb(163 163 163 / .8) var(--tw-gradient-to-position)}.to-neutral-400\/85{--tw-gradient-to: rgb(163 163 163 / .85) var(--tw-gradient-to-position)}.to-neutral-400\/90{--tw-gradient-to: rgb(163 163 163 / .9) var(--tw-gradient-to-position)}.to-neutral-400\/95{--tw-gradient-to: rgb(163 163 163 / .95) var(--tw-gradient-to-position)}.to-neutral-50{--tw-gradient-to: #fafafa var(--tw-gradient-to-position)}.to-neutral-50\/0{--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position)}.to-neutral-50\/10{--tw-gradient-to: rgb(250 250 250 / .1) var(--tw-gradient-to-position)}.to-neutral-50\/100{--tw-gradient-to: rgb(250 250 250 / 1) var(--tw-gradient-to-position)}.to-neutral-50\/15{--tw-gradient-to: rgb(250 250 250 / .15) var(--tw-gradient-to-position)}.to-neutral-50\/20{--tw-gradient-to: rgb(250 250 250 / .2) var(--tw-gradient-to-position)}.to-neutral-50\/25{--tw-gradient-to: rgb(250 250 250 / .25) var(--tw-gradient-to-position)}.to-neutral-50\/30{--tw-gradient-to: rgb(250 250 250 / .3) var(--tw-gradient-to-position)}.to-neutral-50\/35{--tw-gradient-to: rgb(250 250 250 / .35) var(--tw-gradient-to-position)}.to-neutral-50\/40{--tw-gradient-to: rgb(250 250 250 / .4) var(--tw-gradient-to-position)}.to-neutral-50\/45{--tw-gradient-to: rgb(250 250 250 / .45) var(--tw-gradient-to-position)}.to-neutral-50\/5{--tw-gradient-to: rgb(250 250 250 / .05) var(--tw-gradient-to-position)}.to-neutral-50\/50{--tw-gradient-to: rgb(250 250 250 / .5) var(--tw-gradient-to-position)}.to-neutral-50\/55{--tw-gradient-to: rgb(250 250 250 / .55) var(--tw-gradient-to-position)}.to-neutral-50\/60{--tw-gradient-to: rgb(250 250 250 / .6) var(--tw-gradient-to-position)}.to-neutral-50\/65{--tw-gradient-to: rgb(250 250 250 / .65) var(--tw-gradient-to-position)}.to-neutral-50\/70{--tw-gradient-to: rgb(250 250 250 / .7) var(--tw-gradient-to-position)}.to-neutral-50\/75{--tw-gradient-to: rgb(250 250 250 / .75) var(--tw-gradient-to-position)}.to-neutral-50\/80{--tw-gradient-to: rgb(250 250 250 / .8) var(--tw-gradient-to-position)}.to-neutral-50\/85{--tw-gradient-to: rgb(250 250 250 / .85) var(--tw-gradient-to-position)}.to-neutral-50\/90{--tw-gradient-to: rgb(250 250 250 / .9) var(--tw-gradient-to-position)}.to-neutral-50\/95{--tw-gradient-to: rgb(250 250 250 / .95) var(--tw-gradient-to-position)}.to-neutral-500{--tw-gradient-to: #737373 var(--tw-gradient-to-position)}.to-neutral-500\/0{--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position)}.to-neutral-500\/10{--tw-gradient-to: rgb(115 115 115 / .1) var(--tw-gradient-to-position)}.to-neutral-500\/100{--tw-gradient-to: rgb(115 115 115 / 1) var(--tw-gradient-to-position)}.to-neutral-500\/15{--tw-gradient-to: rgb(115 115 115 / .15) var(--tw-gradient-to-position)}.to-neutral-500\/20{--tw-gradient-to: rgb(115 115 115 / .2) var(--tw-gradient-to-position)}.to-neutral-500\/25{--tw-gradient-to: rgb(115 115 115 / .25) var(--tw-gradient-to-position)}.to-neutral-500\/30{--tw-gradient-to: rgb(115 115 115 / .3) var(--tw-gradient-to-position)}.to-neutral-500\/35{--tw-gradient-to: rgb(115 115 115 / .35) var(--tw-gradient-to-position)}.to-neutral-500\/40{--tw-gradient-to: rgb(115 115 115 / .4) var(--tw-gradient-to-position)}.to-neutral-500\/45{--tw-gradient-to: rgb(115 115 115 / .45) var(--tw-gradient-to-position)}.to-neutral-500\/5{--tw-gradient-to: rgb(115 115 115 / .05) var(--tw-gradient-to-position)}.to-neutral-500\/50{--tw-gradient-to: rgb(115 115 115 / .5) var(--tw-gradient-to-position)}.to-neutral-500\/55{--tw-gradient-to: rgb(115 115 115 / .55) var(--tw-gradient-to-position)}.to-neutral-500\/60{--tw-gradient-to: rgb(115 115 115 / .6) var(--tw-gradient-to-position)}.to-neutral-500\/65{--tw-gradient-to: rgb(115 115 115 / .65) var(--tw-gradient-to-position)}.to-neutral-500\/70{--tw-gradient-to: rgb(115 115 115 / .7) var(--tw-gradient-to-position)}.to-neutral-500\/75{--tw-gradient-to: rgb(115 115 115 / .75) var(--tw-gradient-to-position)}.to-neutral-500\/80{--tw-gradient-to: rgb(115 115 115 / .8) var(--tw-gradient-to-position)}.to-neutral-500\/85{--tw-gradient-to: rgb(115 115 115 / .85) var(--tw-gradient-to-position)}.to-neutral-500\/90{--tw-gradient-to: rgb(115 115 115 / .9) var(--tw-gradient-to-position)}.to-neutral-500\/95{--tw-gradient-to: rgb(115 115 115 / .95) var(--tw-gradient-to-position)}.to-neutral-600{--tw-gradient-to: #525252 var(--tw-gradient-to-position)}.to-neutral-600\/0{--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position)}.to-neutral-600\/10{--tw-gradient-to: rgb(82 82 82 / .1) var(--tw-gradient-to-position)}.to-neutral-600\/100{--tw-gradient-to: rgb(82 82 82 / 1) var(--tw-gradient-to-position)}.to-neutral-600\/15{--tw-gradient-to: rgb(82 82 82 / .15) var(--tw-gradient-to-position)}.to-neutral-600\/20{--tw-gradient-to: rgb(82 82 82 / .2) var(--tw-gradient-to-position)}.to-neutral-600\/25{--tw-gradient-to: rgb(82 82 82 / .25) var(--tw-gradient-to-position)}.to-neutral-600\/30{--tw-gradient-to: rgb(82 82 82 / .3) var(--tw-gradient-to-position)}.to-neutral-600\/35{--tw-gradient-to: rgb(82 82 82 / .35) var(--tw-gradient-to-position)}.to-neutral-600\/40{--tw-gradient-to: rgb(82 82 82 / .4) var(--tw-gradient-to-position)}.to-neutral-600\/45{--tw-gradient-to: rgb(82 82 82 / .45) var(--tw-gradient-to-position)}.to-neutral-600\/5{--tw-gradient-to: rgb(82 82 82 / .05) var(--tw-gradient-to-position)}.to-neutral-600\/50{--tw-gradient-to: rgb(82 82 82 / .5) var(--tw-gradient-to-position)}.to-neutral-600\/55{--tw-gradient-to: rgb(82 82 82 / .55) var(--tw-gradient-to-position)}.to-neutral-600\/60{--tw-gradient-to: rgb(82 82 82 / .6) var(--tw-gradient-to-position)}.to-neutral-600\/65{--tw-gradient-to: rgb(82 82 82 / .65) var(--tw-gradient-to-position)}.to-neutral-600\/70{--tw-gradient-to: rgb(82 82 82 / .7) var(--tw-gradient-to-position)}.to-neutral-600\/75{--tw-gradient-to: rgb(82 82 82 / .75) var(--tw-gradient-to-position)}.to-neutral-600\/80{--tw-gradient-to: rgb(82 82 82 / .8) var(--tw-gradient-to-position)}.to-neutral-600\/85{--tw-gradient-to: rgb(82 82 82 / .85) var(--tw-gradient-to-position)}.to-neutral-600\/90{--tw-gradient-to: rgb(82 82 82 / .9) var(--tw-gradient-to-position)}.to-neutral-600\/95{--tw-gradient-to: rgb(82 82 82 / .95) var(--tw-gradient-to-position)}.to-neutral-700{--tw-gradient-to: #404040 var(--tw-gradient-to-position)}.to-neutral-700\/0{--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position)}.to-neutral-700\/10{--tw-gradient-to: rgb(64 64 64 / .1) var(--tw-gradient-to-position)}.to-neutral-700\/100{--tw-gradient-to: rgb(64 64 64 / 1) var(--tw-gradient-to-position)}.to-neutral-700\/15{--tw-gradient-to: rgb(64 64 64 / .15) var(--tw-gradient-to-position)}.to-neutral-700\/20{--tw-gradient-to: rgb(64 64 64 / .2) var(--tw-gradient-to-position)}.to-neutral-700\/25{--tw-gradient-to: rgb(64 64 64 / .25) var(--tw-gradient-to-position)}.to-neutral-700\/30{--tw-gradient-to: rgb(64 64 64 / .3) var(--tw-gradient-to-position)}.to-neutral-700\/35{--tw-gradient-to: rgb(64 64 64 / .35) var(--tw-gradient-to-position)}.to-neutral-700\/40{--tw-gradient-to: rgb(64 64 64 / .4) var(--tw-gradient-to-position)}.to-neutral-700\/45{--tw-gradient-to: rgb(64 64 64 / .45) var(--tw-gradient-to-position)}.to-neutral-700\/5{--tw-gradient-to: rgb(64 64 64 / .05) var(--tw-gradient-to-position)}.to-neutral-700\/50{--tw-gradient-to: rgb(64 64 64 / .5) var(--tw-gradient-to-position)}.to-neutral-700\/55{--tw-gradient-to: rgb(64 64 64 / .55) var(--tw-gradient-to-position)}.to-neutral-700\/60{--tw-gradient-to: rgb(64 64 64 / .6) var(--tw-gradient-to-position)}.to-neutral-700\/65{--tw-gradient-to: rgb(64 64 64 / .65) var(--tw-gradient-to-position)}.to-neutral-700\/70{--tw-gradient-to: rgb(64 64 64 / .7) var(--tw-gradient-to-position)}.to-neutral-700\/75{--tw-gradient-to: rgb(64 64 64 / .75) var(--tw-gradient-to-position)}.to-neutral-700\/80{--tw-gradient-to: rgb(64 64 64 / .8) var(--tw-gradient-to-position)}.to-neutral-700\/85{--tw-gradient-to: rgb(64 64 64 / .85) var(--tw-gradient-to-position)}.to-neutral-700\/90{--tw-gradient-to: rgb(64 64 64 / .9) var(--tw-gradient-to-position)}.to-neutral-700\/95{--tw-gradient-to: rgb(64 64 64 / .95) var(--tw-gradient-to-position)}.to-neutral-800{--tw-gradient-to: #262626 var(--tw-gradient-to-position)}.to-neutral-800\/0{--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position)}.to-neutral-800\/10{--tw-gradient-to: rgb(38 38 38 / .1) var(--tw-gradient-to-position)}.to-neutral-800\/100{--tw-gradient-to: rgb(38 38 38 / 1) var(--tw-gradient-to-position)}.to-neutral-800\/15{--tw-gradient-to: rgb(38 38 38 / .15) var(--tw-gradient-to-position)}.to-neutral-800\/20{--tw-gradient-to: rgb(38 38 38 / .2) var(--tw-gradient-to-position)}.to-neutral-800\/25{--tw-gradient-to: rgb(38 38 38 / .25) var(--tw-gradient-to-position)}.to-neutral-800\/30{--tw-gradient-to: rgb(38 38 38 / .3) var(--tw-gradient-to-position)}.to-neutral-800\/35{--tw-gradient-to: rgb(38 38 38 / .35) var(--tw-gradient-to-position)}.to-neutral-800\/40{--tw-gradient-to: rgb(38 38 38 / .4) var(--tw-gradient-to-position)}.to-neutral-800\/45{--tw-gradient-to: rgb(38 38 38 / .45) var(--tw-gradient-to-position)}.to-neutral-800\/5{--tw-gradient-to: rgb(38 38 38 / .05) var(--tw-gradient-to-position)}.to-neutral-800\/50{--tw-gradient-to: rgb(38 38 38 / .5) var(--tw-gradient-to-position)}.to-neutral-800\/55{--tw-gradient-to: rgb(38 38 38 / .55) var(--tw-gradient-to-position)}.to-neutral-800\/60{--tw-gradient-to: rgb(38 38 38 / .6) var(--tw-gradient-to-position)}.to-neutral-800\/65{--tw-gradient-to: rgb(38 38 38 / .65) var(--tw-gradient-to-position)}.to-neutral-800\/70{--tw-gradient-to: rgb(38 38 38 / .7) var(--tw-gradient-to-position)}.to-neutral-800\/75{--tw-gradient-to: rgb(38 38 38 / .75) var(--tw-gradient-to-position)}.to-neutral-800\/80{--tw-gradient-to: rgb(38 38 38 / .8) var(--tw-gradient-to-position)}.to-neutral-800\/85{--tw-gradient-to: rgb(38 38 38 / .85) var(--tw-gradient-to-position)}.to-neutral-800\/90{--tw-gradient-to: rgb(38 38 38 / .9) var(--tw-gradient-to-position)}.to-neutral-800\/95{--tw-gradient-to: rgb(38 38 38 / .95) var(--tw-gradient-to-position)}.to-neutral-900{--tw-gradient-to: #171717 var(--tw-gradient-to-position)}.to-neutral-900\/0{--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position)}.to-neutral-900\/10{--tw-gradient-to: rgb(23 23 23 / .1) var(--tw-gradient-to-position)}.to-neutral-900\/100{--tw-gradient-to: rgb(23 23 23 / 1) var(--tw-gradient-to-position)}.to-neutral-900\/15{--tw-gradient-to: rgb(23 23 23 / .15) var(--tw-gradient-to-position)}.to-neutral-900\/20{--tw-gradient-to: rgb(23 23 23 / .2) var(--tw-gradient-to-position)}.to-neutral-900\/25{--tw-gradient-to: rgb(23 23 23 / .25) var(--tw-gradient-to-position)}.to-neutral-900\/30{--tw-gradient-to: rgb(23 23 23 / .3) var(--tw-gradient-to-position)}.to-neutral-900\/35{--tw-gradient-to: rgb(23 23 23 / .35) var(--tw-gradient-to-position)}.to-neutral-900\/40{--tw-gradient-to: rgb(23 23 23 / .4) var(--tw-gradient-to-position)}.to-neutral-900\/45{--tw-gradient-to: rgb(23 23 23 / .45) var(--tw-gradient-to-position)}.to-neutral-900\/5{--tw-gradient-to: rgb(23 23 23 / .05) var(--tw-gradient-to-position)}.to-neutral-900\/50{--tw-gradient-to: rgb(23 23 23 / .5) var(--tw-gradient-to-position)}.to-neutral-900\/55{--tw-gradient-to: rgb(23 23 23 / .55) var(--tw-gradient-to-position)}.to-neutral-900\/60{--tw-gradient-to: rgb(23 23 23 / .6) var(--tw-gradient-to-position)}.to-neutral-900\/65{--tw-gradient-to: rgb(23 23 23 / .65) var(--tw-gradient-to-position)}.to-neutral-900\/70{--tw-gradient-to: rgb(23 23 23 / .7) var(--tw-gradient-to-position)}.to-neutral-900\/75{--tw-gradient-to: rgb(23 23 23 / .75) var(--tw-gradient-to-position)}.to-neutral-900\/80{--tw-gradient-to: rgb(23 23 23 / .8) var(--tw-gradient-to-position)}.to-neutral-900\/85{--tw-gradient-to: rgb(23 23 23 / .85) var(--tw-gradient-to-position)}.to-neutral-900\/90{--tw-gradient-to: rgb(23 23 23 / .9) var(--tw-gradient-to-position)}.to-neutral-900\/95{--tw-gradient-to: rgb(23 23 23 / .95) var(--tw-gradient-to-position)}.to-primary-100{--tw-gradient-to: #cce3f1 var(--tw-gradient-to-position)}.to-primary-100\/0{--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position)}.to-primary-100\/10{--tw-gradient-to: rgb(204 227 241 / .1) var(--tw-gradient-to-position)}.to-primary-100\/100{--tw-gradient-to: rgb(204 227 241 / 1) var(--tw-gradient-to-position)}.to-primary-100\/15{--tw-gradient-to: rgb(204 227 241 / .15) var(--tw-gradient-to-position)}.to-primary-100\/20{--tw-gradient-to: rgb(204 227 241 / .2) var(--tw-gradient-to-position)}.to-primary-100\/25{--tw-gradient-to: rgb(204 227 241 / .25) var(--tw-gradient-to-position)}.to-primary-100\/30{--tw-gradient-to: rgb(204 227 241 / .3) var(--tw-gradient-to-position)}.to-primary-100\/35{--tw-gradient-to: rgb(204 227 241 / .35) var(--tw-gradient-to-position)}.to-primary-100\/40{--tw-gradient-to: rgb(204 227 241 / .4) var(--tw-gradient-to-position)}.to-primary-100\/45{--tw-gradient-to: rgb(204 227 241 / .45) var(--tw-gradient-to-position)}.to-primary-100\/5{--tw-gradient-to: rgb(204 227 241 / .05) var(--tw-gradient-to-position)}.to-primary-100\/50{--tw-gradient-to: rgb(204 227 241 / .5) var(--tw-gradient-to-position)}.to-primary-100\/55{--tw-gradient-to: rgb(204 227 241 / .55) var(--tw-gradient-to-position)}.to-primary-100\/60{--tw-gradient-to: rgb(204 227 241 / .6) var(--tw-gradient-to-position)}.to-primary-100\/65{--tw-gradient-to: rgb(204 227 241 / .65) var(--tw-gradient-to-position)}.to-primary-100\/70{--tw-gradient-to: rgb(204 227 241 / .7) var(--tw-gradient-to-position)}.to-primary-100\/75{--tw-gradient-to: rgb(204 227 241 / .75) var(--tw-gradient-to-position)}.to-primary-100\/80{--tw-gradient-to: rgb(204 227 241 / .8) var(--tw-gradient-to-position)}.to-primary-100\/85{--tw-gradient-to: rgb(204 227 241 / .85) var(--tw-gradient-to-position)}.to-primary-100\/90{--tw-gradient-to: rgb(204 227 241 / .9) var(--tw-gradient-to-position)}.to-primary-100\/95{--tw-gradient-to: rgb(204 227 241 / .95) var(--tw-gradient-to-position)}.to-primary-200{--tw-gradient-to: #99c8e3 var(--tw-gradient-to-position)}.to-primary-200\/0{--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position)}.to-primary-200\/10{--tw-gradient-to: rgb(153 200 227 / .1) var(--tw-gradient-to-position)}.to-primary-200\/100{--tw-gradient-to: rgb(153 200 227 / 1) var(--tw-gradient-to-position)}.to-primary-200\/15{--tw-gradient-to: rgb(153 200 227 / .15) var(--tw-gradient-to-position)}.to-primary-200\/20{--tw-gradient-to: rgb(153 200 227 / .2) var(--tw-gradient-to-position)}.to-primary-200\/25{--tw-gradient-to: rgb(153 200 227 / .25) var(--tw-gradient-to-position)}.to-primary-200\/30{--tw-gradient-to: rgb(153 200 227 / .3) var(--tw-gradient-to-position)}.to-primary-200\/35{--tw-gradient-to: rgb(153 200 227 / .35) var(--tw-gradient-to-position)}.to-primary-200\/40{--tw-gradient-to: rgb(153 200 227 / .4) var(--tw-gradient-to-position)}.to-primary-200\/45{--tw-gradient-to: rgb(153 200 227 / .45) var(--tw-gradient-to-position)}.to-primary-200\/5{--tw-gradient-to: rgb(153 200 227 / .05) var(--tw-gradient-to-position)}.to-primary-200\/50{--tw-gradient-to: rgb(153 200 227 / .5) var(--tw-gradient-to-position)}.to-primary-200\/55{--tw-gradient-to: rgb(153 200 227 / .55) var(--tw-gradient-to-position)}.to-primary-200\/60{--tw-gradient-to: rgb(153 200 227 / .6) var(--tw-gradient-to-position)}.to-primary-200\/65{--tw-gradient-to: rgb(153 200 227 / .65) var(--tw-gradient-to-position)}.to-primary-200\/70{--tw-gradient-to: rgb(153 200 227 / .7) var(--tw-gradient-to-position)}.to-primary-200\/75{--tw-gradient-to: rgb(153 200 227 / .75) var(--tw-gradient-to-position)}.to-primary-200\/80{--tw-gradient-to: rgb(153 200 227 / .8) var(--tw-gradient-to-position)}.to-primary-200\/85{--tw-gradient-to: rgb(153 200 227 / .85) var(--tw-gradient-to-position)}.to-primary-200\/90{--tw-gradient-to: rgb(153 200 227 / .9) var(--tw-gradient-to-position)}.to-primary-200\/95{--tw-gradient-to: rgb(153 200 227 / .95) var(--tw-gradient-to-position)}.to-primary-300{--tw-gradient-to: #66add6 var(--tw-gradient-to-position)}.to-primary-300\/0{--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position)}.to-primary-300\/10{--tw-gradient-to: rgb(102 173 214 / .1) var(--tw-gradient-to-position)}.to-primary-300\/100{--tw-gradient-to: rgb(102 173 214 / 1) var(--tw-gradient-to-position)}.to-primary-300\/15{--tw-gradient-to: rgb(102 173 214 / .15) var(--tw-gradient-to-position)}.to-primary-300\/20{--tw-gradient-to: rgb(102 173 214 / .2) var(--tw-gradient-to-position)}.to-primary-300\/25{--tw-gradient-to: rgb(102 173 214 / .25) var(--tw-gradient-to-position)}.to-primary-300\/30{--tw-gradient-to: rgb(102 173 214 / .3) var(--tw-gradient-to-position)}.to-primary-300\/35{--tw-gradient-to: rgb(102 173 214 / .35) var(--tw-gradient-to-position)}.to-primary-300\/40{--tw-gradient-to: rgb(102 173 214 / .4) var(--tw-gradient-to-position)}.to-primary-300\/45{--tw-gradient-to: rgb(102 173 214 / .45) var(--tw-gradient-to-position)}.to-primary-300\/5{--tw-gradient-to: rgb(102 173 214 / .05) var(--tw-gradient-to-position)}.to-primary-300\/50{--tw-gradient-to: rgb(102 173 214 / .5) var(--tw-gradient-to-position)}.to-primary-300\/55{--tw-gradient-to: rgb(102 173 214 / .55) var(--tw-gradient-to-position)}.to-primary-300\/60{--tw-gradient-to: rgb(102 173 214 / .6) var(--tw-gradient-to-position)}.to-primary-300\/65{--tw-gradient-to: rgb(102 173 214 / .65) var(--tw-gradient-to-position)}.to-primary-300\/70{--tw-gradient-to: rgb(102 173 214 / .7) var(--tw-gradient-to-position)}.to-primary-300\/75{--tw-gradient-to: rgb(102 173 214 / .75) var(--tw-gradient-to-position)}.to-primary-300\/80{--tw-gradient-to: rgb(102 173 214 / .8) var(--tw-gradient-to-position)}.to-primary-300\/85{--tw-gradient-to: rgb(102 173 214 / .85) var(--tw-gradient-to-position)}.to-primary-300\/90{--tw-gradient-to: rgb(102 173 214 / .9) var(--tw-gradient-to-position)}.to-primary-300\/95{--tw-gradient-to: rgb(102 173 214 / .95) var(--tw-gradient-to-position)}.to-primary-400{--tw-gradient-to: #3392c8 var(--tw-gradient-to-position)}.to-primary-400\/0{--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position)}.to-primary-400\/10{--tw-gradient-to: rgb(51 146 200 / .1) var(--tw-gradient-to-position)}.to-primary-400\/100{--tw-gradient-to: rgb(51 146 200 / 1) var(--tw-gradient-to-position)}.to-primary-400\/15{--tw-gradient-to: rgb(51 146 200 / .15) var(--tw-gradient-to-position)}.to-primary-400\/20{--tw-gradient-to: rgb(51 146 200 / .2) var(--tw-gradient-to-position)}.to-primary-400\/25{--tw-gradient-to: rgb(51 146 200 / .25) var(--tw-gradient-to-position)}.to-primary-400\/30{--tw-gradient-to: rgb(51 146 200 / .3) var(--tw-gradient-to-position)}.to-primary-400\/35{--tw-gradient-to: rgb(51 146 200 / .35) var(--tw-gradient-to-position)}.to-primary-400\/40{--tw-gradient-to: rgb(51 146 200 / .4) var(--tw-gradient-to-position)}.to-primary-400\/45{--tw-gradient-to: rgb(51 146 200 / .45) var(--tw-gradient-to-position)}.to-primary-400\/5{--tw-gradient-to: rgb(51 146 200 / .05) var(--tw-gradient-to-position)}.to-primary-400\/50{--tw-gradient-to: rgb(51 146 200 / .5) var(--tw-gradient-to-position)}.to-primary-400\/55{--tw-gradient-to: rgb(51 146 200 / .55) var(--tw-gradient-to-position)}.to-primary-400\/60{--tw-gradient-to: rgb(51 146 200 / .6) var(--tw-gradient-to-position)}.to-primary-400\/65{--tw-gradient-to: rgb(51 146 200 / .65) var(--tw-gradient-to-position)}.to-primary-400\/70{--tw-gradient-to: rgb(51 146 200 / .7) var(--tw-gradient-to-position)}.to-primary-400\/75{--tw-gradient-to: rgb(51 146 200 / .75) var(--tw-gradient-to-position)}.to-primary-400\/80{--tw-gradient-to: rgb(51 146 200 / .8) var(--tw-gradient-to-position)}.to-primary-400\/85{--tw-gradient-to: rgb(51 146 200 / .85) var(--tw-gradient-to-position)}.to-primary-400\/90{--tw-gradient-to: rgb(51 146 200 / .9) var(--tw-gradient-to-position)}.to-primary-400\/95{--tw-gradient-to: rgb(51 146 200 / .95) var(--tw-gradient-to-position)}.to-primary-50{--tw-gradient-to: #e6f1f8 var(--tw-gradient-to-position)}.to-primary-50\/0{--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position)}.to-primary-50\/10{--tw-gradient-to: rgb(230 241 248 / .1) var(--tw-gradient-to-position)}.to-primary-50\/100{--tw-gradient-to: rgb(230 241 248 / 1) var(--tw-gradient-to-position)}.to-primary-50\/15{--tw-gradient-to: rgb(230 241 248 / .15) var(--tw-gradient-to-position)}.to-primary-50\/20{--tw-gradient-to: rgb(230 241 248 / .2) var(--tw-gradient-to-position)}.to-primary-50\/25{--tw-gradient-to: rgb(230 241 248 / .25) var(--tw-gradient-to-position)}.to-primary-50\/30{--tw-gradient-to: rgb(230 241 248 / .3) var(--tw-gradient-to-position)}.to-primary-50\/35{--tw-gradient-to: rgb(230 241 248 / .35) var(--tw-gradient-to-position)}.to-primary-50\/40{--tw-gradient-to: rgb(230 241 248 / .4) var(--tw-gradient-to-position)}.to-primary-50\/45{--tw-gradient-to: rgb(230 241 248 / .45) var(--tw-gradient-to-position)}.to-primary-50\/5{--tw-gradient-to: rgb(230 241 248 / .05) var(--tw-gradient-to-position)}.to-primary-50\/50{--tw-gradient-to: rgb(230 241 248 / .5) var(--tw-gradient-to-position)}.to-primary-50\/55{--tw-gradient-to: rgb(230 241 248 / .55) var(--tw-gradient-to-position)}.to-primary-50\/60{--tw-gradient-to: rgb(230 241 248 / .6) var(--tw-gradient-to-position)}.to-primary-50\/65{--tw-gradient-to: rgb(230 241 248 / .65) var(--tw-gradient-to-position)}.to-primary-50\/70{--tw-gradient-to: rgb(230 241 248 / .7) var(--tw-gradient-to-position)}.to-primary-50\/75{--tw-gradient-to: rgb(230 241 248 / .75) var(--tw-gradient-to-position)}.to-primary-50\/80{--tw-gradient-to: rgb(230 241 248 / .8) var(--tw-gradient-to-position)}.to-primary-50\/85{--tw-gradient-to: rgb(230 241 248 / .85) var(--tw-gradient-to-position)}.to-primary-50\/90{--tw-gradient-to: rgb(230 241 248 / .9) var(--tw-gradient-to-position)}.to-primary-50\/95{--tw-gradient-to: rgb(230 241 248 / .95) var(--tw-gradient-to-position)}.to-primary-500{--tw-gradient-to: #0077bb var(--tw-gradient-to-position)}.to-primary-500\/0{--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position)}.to-primary-500\/10{--tw-gradient-to: rgb(0 119 187 / .1) var(--tw-gradient-to-position)}.to-primary-500\/100{--tw-gradient-to: rgb(0 119 187 / 1) var(--tw-gradient-to-position)}.to-primary-500\/15{--tw-gradient-to: rgb(0 119 187 / .15) var(--tw-gradient-to-position)}.to-primary-500\/20{--tw-gradient-to: rgb(0 119 187 / .2) var(--tw-gradient-to-position)}.to-primary-500\/25{--tw-gradient-to: rgb(0 119 187 / .25) var(--tw-gradient-to-position)}.to-primary-500\/30{--tw-gradient-to: rgb(0 119 187 / .3) var(--tw-gradient-to-position)}.to-primary-500\/35{--tw-gradient-to: rgb(0 119 187 / .35) var(--tw-gradient-to-position)}.to-primary-500\/40{--tw-gradient-to: rgb(0 119 187 / .4) var(--tw-gradient-to-position)}.to-primary-500\/45{--tw-gradient-to: rgb(0 119 187 / .45) var(--tw-gradient-to-position)}.to-primary-500\/5{--tw-gradient-to: rgb(0 119 187 / .05) var(--tw-gradient-to-position)}.to-primary-500\/50{--tw-gradient-to: rgb(0 119 187 / .5) var(--tw-gradient-to-position)}.to-primary-500\/55{--tw-gradient-to: rgb(0 119 187 / .55) var(--tw-gradient-to-position)}.to-primary-500\/60{--tw-gradient-to: rgb(0 119 187 / .6) var(--tw-gradient-to-position)}.to-primary-500\/65{--tw-gradient-to: rgb(0 119 187 / .65) var(--tw-gradient-to-position)}.to-primary-500\/70{--tw-gradient-to: rgb(0 119 187 / .7) var(--tw-gradient-to-position)}.to-primary-500\/75{--tw-gradient-to: rgb(0 119 187 / .75) var(--tw-gradient-to-position)}.to-primary-500\/80{--tw-gradient-to: rgb(0 119 187 / .8) var(--tw-gradient-to-position)}.to-primary-500\/85{--tw-gradient-to: rgb(0 119 187 / .85) var(--tw-gradient-to-position)}.to-primary-500\/90{--tw-gradient-to: rgb(0 119 187 / .9) var(--tw-gradient-to-position)}.to-primary-500\/95{--tw-gradient-to: rgb(0 119 187 / .95) var(--tw-gradient-to-position)}.to-primary-600{--tw-gradient-to: #006699 var(--tw-gradient-to-position)}.to-primary-600\/0{--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position)}.to-primary-600\/10{--tw-gradient-to: rgb(0 102 153 / .1) var(--tw-gradient-to-position)}.to-primary-600\/100{--tw-gradient-to: rgb(0 102 153 / 1) var(--tw-gradient-to-position)}.to-primary-600\/15{--tw-gradient-to: rgb(0 102 153 / .15) var(--tw-gradient-to-position)}.to-primary-600\/20{--tw-gradient-to: rgb(0 102 153 / .2) var(--tw-gradient-to-position)}.to-primary-600\/25{--tw-gradient-to: rgb(0 102 153 / .25) var(--tw-gradient-to-position)}.to-primary-600\/30{--tw-gradient-to: rgb(0 102 153 / .3) var(--tw-gradient-to-position)}.to-primary-600\/35{--tw-gradient-to: rgb(0 102 153 / .35) var(--tw-gradient-to-position)}.to-primary-600\/40{--tw-gradient-to: rgb(0 102 153 / .4) var(--tw-gradient-to-position)}.to-primary-600\/45{--tw-gradient-to: rgb(0 102 153 / .45) var(--tw-gradient-to-position)}.to-primary-600\/5{--tw-gradient-to: rgb(0 102 153 / .05) var(--tw-gradient-to-position)}.to-primary-600\/50{--tw-gradient-to: rgb(0 102 153 / .5) var(--tw-gradient-to-position)}.to-primary-600\/55{--tw-gradient-to: rgb(0 102 153 / .55) var(--tw-gradient-to-position)}.to-primary-600\/60{--tw-gradient-to: rgb(0 102 153 / .6) var(--tw-gradient-to-position)}.to-primary-600\/65{--tw-gradient-to: rgb(0 102 153 / .65) var(--tw-gradient-to-position)}.to-primary-600\/70{--tw-gradient-to: rgb(0 102 153 / .7) var(--tw-gradient-to-position)}.to-primary-600\/75{--tw-gradient-to: rgb(0 102 153 / .75) var(--tw-gradient-to-position)}.to-primary-600\/80{--tw-gradient-to: rgb(0 102 153 / .8) var(--tw-gradient-to-position)}.to-primary-600\/85{--tw-gradient-to: rgb(0 102 153 / .85) var(--tw-gradient-to-position)}.to-primary-600\/90{--tw-gradient-to: rgb(0 102 153 / .9) var(--tw-gradient-to-position)}.to-primary-600\/95{--tw-gradient-to: rgb(0 102 153 / .95) var(--tw-gradient-to-position)}.to-primary-700{--tw-gradient-to: #005580 var(--tw-gradient-to-position)}.to-primary-700\/0{--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position)}.to-primary-700\/10{--tw-gradient-to: rgb(0 85 128 / .1) var(--tw-gradient-to-position)}.to-primary-700\/100{--tw-gradient-to: rgb(0 85 128 / 1) var(--tw-gradient-to-position)}.to-primary-700\/15{--tw-gradient-to: rgb(0 85 128 / .15) var(--tw-gradient-to-position)}.to-primary-700\/20{--tw-gradient-to: rgb(0 85 128 / .2) var(--tw-gradient-to-position)}.to-primary-700\/25{--tw-gradient-to: rgb(0 85 128 / .25) var(--tw-gradient-to-position)}.to-primary-700\/30{--tw-gradient-to: rgb(0 85 128 / .3) var(--tw-gradient-to-position)}.to-primary-700\/35{--tw-gradient-to: rgb(0 85 128 / .35) var(--tw-gradient-to-position)}.to-primary-700\/40{--tw-gradient-to: rgb(0 85 128 / .4) var(--tw-gradient-to-position)}.to-primary-700\/45{--tw-gradient-to: rgb(0 85 128 / .45) var(--tw-gradient-to-position)}.to-primary-700\/5{--tw-gradient-to: rgb(0 85 128 / .05) var(--tw-gradient-to-position)}.to-primary-700\/50{--tw-gradient-to: rgb(0 85 128 / .5) var(--tw-gradient-to-position)}.to-primary-700\/55{--tw-gradient-to: rgb(0 85 128 / .55) var(--tw-gradient-to-position)}.to-primary-700\/60{--tw-gradient-to: rgb(0 85 128 / .6) var(--tw-gradient-to-position)}.to-primary-700\/65{--tw-gradient-to: rgb(0 85 128 / .65) var(--tw-gradient-to-position)}.to-primary-700\/70{--tw-gradient-to: rgb(0 85 128 / .7) var(--tw-gradient-to-position)}.to-primary-700\/75{--tw-gradient-to: rgb(0 85 128 / .75) var(--tw-gradient-to-position)}.to-primary-700\/80{--tw-gradient-to: rgb(0 85 128 / .8) var(--tw-gradient-to-position)}.to-primary-700\/85{--tw-gradient-to: rgb(0 85 128 / .85) var(--tw-gradient-to-position)}.to-primary-700\/90{--tw-gradient-to: rgb(0 85 128 / .9) var(--tw-gradient-to-position)}.to-primary-700\/95{--tw-gradient-to: rgb(0 85 128 / .95) var(--tw-gradient-to-position)}.to-primary-800{--tw-gradient-to: #004466 var(--tw-gradient-to-position)}.to-primary-800\/0{--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position)}.to-primary-800\/10{--tw-gradient-to: rgb(0 68 102 / .1) var(--tw-gradient-to-position)}.to-primary-800\/100{--tw-gradient-to: rgb(0 68 102 / 1) var(--tw-gradient-to-position)}.to-primary-800\/15{--tw-gradient-to: rgb(0 68 102 / .15) var(--tw-gradient-to-position)}.to-primary-800\/20{--tw-gradient-to: rgb(0 68 102 / .2) var(--tw-gradient-to-position)}.to-primary-800\/25{--tw-gradient-to: rgb(0 68 102 / .25) var(--tw-gradient-to-position)}.to-primary-800\/30{--tw-gradient-to: rgb(0 68 102 / .3) var(--tw-gradient-to-position)}.to-primary-800\/35{--tw-gradient-to: rgb(0 68 102 / .35) var(--tw-gradient-to-position)}.to-primary-800\/40{--tw-gradient-to: rgb(0 68 102 / .4) var(--tw-gradient-to-position)}.to-primary-800\/45{--tw-gradient-to: rgb(0 68 102 / .45) var(--tw-gradient-to-position)}.to-primary-800\/5{--tw-gradient-to: rgb(0 68 102 / .05) var(--tw-gradient-to-position)}.to-primary-800\/50{--tw-gradient-to: rgb(0 68 102 / .5) var(--tw-gradient-to-position)}.to-primary-800\/55{--tw-gradient-to: rgb(0 68 102 / .55) var(--tw-gradient-to-position)}.to-primary-800\/60{--tw-gradient-to: rgb(0 68 102 / .6) var(--tw-gradient-to-position)}.to-primary-800\/65{--tw-gradient-to: rgb(0 68 102 / .65) var(--tw-gradient-to-position)}.to-primary-800\/70{--tw-gradient-to: rgb(0 68 102 / .7) var(--tw-gradient-to-position)}.to-primary-800\/75{--tw-gradient-to: rgb(0 68 102 / .75) var(--tw-gradient-to-position)}.to-primary-800\/80{--tw-gradient-to: rgb(0 68 102 / .8) var(--tw-gradient-to-position)}.to-primary-800\/85{--tw-gradient-to: rgb(0 68 102 / .85) var(--tw-gradient-to-position)}.to-primary-800\/90{--tw-gradient-to: rgb(0 68 102 / .9) var(--tw-gradient-to-position)}.to-primary-800\/95{--tw-gradient-to: rgb(0 68 102 / .95) var(--tw-gradient-to-position)}.to-primary-900{--tw-gradient-to: #00334d var(--tw-gradient-to-position)}.to-primary-900\/0{--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position)}.to-primary-900\/10{--tw-gradient-to: rgb(0 51 77 / .1) var(--tw-gradient-to-position)}.to-primary-900\/100{--tw-gradient-to: rgb(0 51 77 / 1) var(--tw-gradient-to-position)}.to-primary-900\/15{--tw-gradient-to: rgb(0 51 77 / .15) var(--tw-gradient-to-position)}.to-primary-900\/20{--tw-gradient-to: rgb(0 51 77 / .2) var(--tw-gradient-to-position)}.to-primary-900\/25{--tw-gradient-to: rgb(0 51 77 / .25) var(--tw-gradient-to-position)}.to-primary-900\/30{--tw-gradient-to: rgb(0 51 77 / .3) var(--tw-gradient-to-position)}.to-primary-900\/35{--tw-gradient-to: rgb(0 51 77 / .35) var(--tw-gradient-to-position)}.to-primary-900\/40{--tw-gradient-to: rgb(0 51 77 / .4) var(--tw-gradient-to-position)}.to-primary-900\/45{--tw-gradient-to: rgb(0 51 77 / .45) var(--tw-gradient-to-position)}.to-primary-900\/5{--tw-gradient-to: rgb(0 51 77 / .05) var(--tw-gradient-to-position)}.to-primary-900\/50{--tw-gradient-to: rgb(0 51 77 / .5) var(--tw-gradient-to-position)}.to-primary-900\/55{--tw-gradient-to: rgb(0 51 77 / .55) var(--tw-gradient-to-position)}.to-primary-900\/60{--tw-gradient-to: rgb(0 51 77 / .6) var(--tw-gradient-to-position)}.to-primary-900\/65{--tw-gradient-to: rgb(0 51 77 / .65) var(--tw-gradient-to-position)}.to-primary-900\/70{--tw-gradient-to: rgb(0 51 77 / .7) var(--tw-gradient-to-position)}.to-primary-900\/75{--tw-gradient-to: rgb(0 51 77 / .75) var(--tw-gradient-to-position)}.to-primary-900\/80{--tw-gradient-to: rgb(0 51 77 / .8) var(--tw-gradient-to-position)}.to-primary-900\/85{--tw-gradient-to: rgb(0 51 77 / .85) var(--tw-gradient-to-position)}.to-primary-900\/90{--tw-gradient-to: rgb(0 51 77 / .9) var(--tw-gradient-to-position)}.to-primary-900\/95{--tw-gradient-to: rgb(0 51 77 / .95) var(--tw-gradient-to-position)}.to-red-100{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.to-red-100\/0{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position)}.to-red-100\/10{--tw-gradient-to: rgb(254 226 226 / .1) var(--tw-gradient-to-position)}.to-red-100\/100{--tw-gradient-to: rgb(254 226 226 / 1) var(--tw-gradient-to-position)}.to-red-100\/15{--tw-gradient-to: rgb(254 226 226 / .15) var(--tw-gradient-to-position)}.to-red-100\/20{--tw-gradient-to: rgb(254 226 226 / .2) var(--tw-gradient-to-position)}.to-red-100\/25{--tw-gradient-to: rgb(254 226 226 / .25) var(--tw-gradient-to-position)}.to-red-100\/30{--tw-gradient-to: rgb(254 226 226 / .3) var(--tw-gradient-to-position)}.to-red-100\/35{--tw-gradient-to: rgb(254 226 226 / .35) var(--tw-gradient-to-position)}.to-red-100\/40{--tw-gradient-to: rgb(254 226 226 / .4) var(--tw-gradient-to-position)}.to-red-100\/45{--tw-gradient-to: rgb(254 226 226 / .45) var(--tw-gradient-to-position)}.to-red-100\/5{--tw-gradient-to: rgb(254 226 226 / .05) var(--tw-gradient-to-position)}.to-red-100\/50{--tw-gradient-to: rgb(254 226 226 / .5) var(--tw-gradient-to-position)}.to-red-100\/55{--tw-gradient-to: rgb(254 226 226 / .55) var(--tw-gradient-to-position)}.to-red-100\/60{--tw-gradient-to: rgb(254 226 226 / .6) var(--tw-gradient-to-position)}.to-red-100\/65{--tw-gradient-to: rgb(254 226 226 / .65) var(--tw-gradient-to-position)}.to-red-100\/70{--tw-gradient-to: rgb(254 226 226 / .7) var(--tw-gradient-to-position)}.to-red-100\/75{--tw-gradient-to: rgb(254 226 226 / .75) var(--tw-gradient-to-position)}.to-red-100\/80{--tw-gradient-to: rgb(254 226 226 / .8) var(--tw-gradient-to-position)}.to-red-100\/85{--tw-gradient-to: rgb(254 226 226 / .85) var(--tw-gradient-to-position)}.to-red-100\/90{--tw-gradient-to: rgb(254 226 226 / .9) var(--tw-gradient-to-position)}.to-red-100\/95{--tw-gradient-to: rgb(254 226 226 / .95) var(--tw-gradient-to-position)}.to-red-200{--tw-gradient-to: #fecaca var(--tw-gradient-to-position)}.to-red-200\/0{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position)}.to-red-200\/10{--tw-gradient-to: rgb(254 202 202 / .1) var(--tw-gradient-to-position)}.to-red-200\/100{--tw-gradient-to: rgb(254 202 202 / 1) var(--tw-gradient-to-position)}.to-red-200\/15{--tw-gradient-to: rgb(254 202 202 / .15) var(--tw-gradient-to-position)}.to-red-200\/20{--tw-gradient-to: rgb(254 202 202 / .2) var(--tw-gradient-to-position)}.to-red-200\/25{--tw-gradient-to: rgb(254 202 202 / .25) var(--tw-gradient-to-position)}.to-red-200\/30{--tw-gradient-to: rgb(254 202 202 / .3) var(--tw-gradient-to-position)}.to-red-200\/35{--tw-gradient-to: rgb(254 202 202 / .35) var(--tw-gradient-to-position)}.to-red-200\/40{--tw-gradient-to: rgb(254 202 202 / .4) var(--tw-gradient-to-position)}.to-red-200\/45{--tw-gradient-to: rgb(254 202 202 / .45) var(--tw-gradient-to-position)}.to-red-200\/5{--tw-gradient-to: rgb(254 202 202 / .05) var(--tw-gradient-to-position)}.to-red-200\/50{--tw-gradient-to: rgb(254 202 202 / .5) var(--tw-gradient-to-position)}.to-red-200\/55{--tw-gradient-to: rgb(254 202 202 / .55) var(--tw-gradient-to-position)}.to-red-200\/60{--tw-gradient-to: rgb(254 202 202 / .6) var(--tw-gradient-to-position)}.to-red-200\/65{--tw-gradient-to: rgb(254 202 202 / .65) var(--tw-gradient-to-position)}.to-red-200\/70{--tw-gradient-to: rgb(254 202 202 / .7) var(--tw-gradient-to-position)}.to-red-200\/75{--tw-gradient-to: rgb(254 202 202 / .75) var(--tw-gradient-to-position)}.to-red-200\/80{--tw-gradient-to: rgb(254 202 202 / .8) var(--tw-gradient-to-position)}.to-red-200\/85{--tw-gradient-to: rgb(254 202 202 / .85) var(--tw-gradient-to-position)}.to-red-200\/90{--tw-gradient-to: rgb(254 202 202 / .9) var(--tw-gradient-to-position)}.to-red-200\/95{--tw-gradient-to: rgb(254 202 202 / .95) var(--tw-gradient-to-position)}.to-red-300{--tw-gradient-to: #fca5a5 var(--tw-gradient-to-position)}.to-red-300\/0{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position)}.to-red-300\/10{--tw-gradient-to: rgb(252 165 165 / .1) var(--tw-gradient-to-position)}.to-red-300\/100{--tw-gradient-to: rgb(252 165 165 / 1) var(--tw-gradient-to-position)}.to-red-300\/15{--tw-gradient-to: rgb(252 165 165 / .15) var(--tw-gradient-to-position)}.to-red-300\/20{--tw-gradient-to: rgb(252 165 165 / .2) var(--tw-gradient-to-position)}.to-red-300\/25{--tw-gradient-to: rgb(252 165 165 / .25) var(--tw-gradient-to-position)}.to-red-300\/30{--tw-gradient-to: rgb(252 165 165 / .3) var(--tw-gradient-to-position)}.to-red-300\/35{--tw-gradient-to: rgb(252 165 165 / .35) var(--tw-gradient-to-position)}.to-red-300\/40{--tw-gradient-to: rgb(252 165 165 / .4) var(--tw-gradient-to-position)}.to-red-300\/45{--tw-gradient-to: rgb(252 165 165 / .45) var(--tw-gradient-to-position)}.to-red-300\/5{--tw-gradient-to: rgb(252 165 165 / .05) var(--tw-gradient-to-position)}.to-red-300\/50{--tw-gradient-to: rgb(252 165 165 / .5) var(--tw-gradient-to-position)}.to-red-300\/55{--tw-gradient-to: rgb(252 165 165 / .55) var(--tw-gradient-to-position)}.to-red-300\/60{--tw-gradient-to: rgb(252 165 165 / .6) var(--tw-gradient-to-position)}.to-red-300\/65{--tw-gradient-to: rgb(252 165 165 / .65) var(--tw-gradient-to-position)}.to-red-300\/70{--tw-gradient-to: rgb(252 165 165 / .7) var(--tw-gradient-to-position)}.to-red-300\/75{--tw-gradient-to: rgb(252 165 165 / .75) var(--tw-gradient-to-position)}.to-red-300\/80{--tw-gradient-to: rgb(252 165 165 / .8) var(--tw-gradient-to-position)}.to-red-300\/85{--tw-gradient-to: rgb(252 165 165 / .85) var(--tw-gradient-to-position)}.to-red-300\/90{--tw-gradient-to: rgb(252 165 165 / .9) var(--tw-gradient-to-position)}.to-red-300\/95{--tw-gradient-to: rgb(252 165 165 / .95) var(--tw-gradient-to-position)}.to-red-400{--tw-gradient-to: #f87171 var(--tw-gradient-to-position)}.to-red-400\/0{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position)}.to-red-400\/10{--tw-gradient-to: rgb(248 113 113 / .1) var(--tw-gradient-to-position)}.to-red-400\/100{--tw-gradient-to: rgb(248 113 113 / 1) var(--tw-gradient-to-position)}.to-red-400\/15{--tw-gradient-to: rgb(248 113 113 / .15) var(--tw-gradient-to-position)}.to-red-400\/20{--tw-gradient-to: rgb(248 113 113 / .2) var(--tw-gradient-to-position)}.to-red-400\/25{--tw-gradient-to: rgb(248 113 113 / .25) var(--tw-gradient-to-position)}.to-red-400\/30{--tw-gradient-to: rgb(248 113 113 / .3) var(--tw-gradient-to-position)}.to-red-400\/35{--tw-gradient-to: rgb(248 113 113 / .35) var(--tw-gradient-to-position)}.to-red-400\/40{--tw-gradient-to: rgb(248 113 113 / .4) var(--tw-gradient-to-position)}.to-red-400\/45{--tw-gradient-to: rgb(248 113 113 / .45) var(--tw-gradient-to-position)}.to-red-400\/5{--tw-gradient-to: rgb(248 113 113 / .05) var(--tw-gradient-to-position)}.to-red-400\/50{--tw-gradient-to: rgb(248 113 113 / .5) var(--tw-gradient-to-position)}.to-red-400\/55{--tw-gradient-to: rgb(248 113 113 / .55) var(--tw-gradient-to-position)}.to-red-400\/60{--tw-gradient-to: rgb(248 113 113 / .6) var(--tw-gradient-to-position)}.to-red-400\/65{--tw-gradient-to: rgb(248 113 113 / .65) var(--tw-gradient-to-position)}.to-red-400\/70{--tw-gradient-to: rgb(248 113 113 / .7) var(--tw-gradient-to-position)}.to-red-400\/75{--tw-gradient-to: rgb(248 113 113 / .75) var(--tw-gradient-to-position)}.to-red-400\/80{--tw-gradient-to: rgb(248 113 113 / .8) var(--tw-gradient-to-position)}.to-red-400\/85{--tw-gradient-to: rgb(248 113 113 / .85) var(--tw-gradient-to-position)}.to-red-400\/90{--tw-gradient-to: rgb(248 113 113 / .9) var(--tw-gradient-to-position)}.to-red-400\/95{--tw-gradient-to: rgb(248 113 113 / .95) var(--tw-gradient-to-position)}.to-red-50{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.to-red-50\/0{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position)}.to-red-50\/10{--tw-gradient-to: rgb(254 242 242 / .1) var(--tw-gradient-to-position)}.to-red-50\/100{--tw-gradient-to: rgb(254 242 242 / 1) var(--tw-gradient-to-position)}.to-red-50\/15{--tw-gradient-to: rgb(254 242 242 / .15) var(--tw-gradient-to-position)}.to-red-50\/20{--tw-gradient-to: rgb(254 242 242 / .2) var(--tw-gradient-to-position)}.to-red-50\/25{--tw-gradient-to: rgb(254 242 242 / .25) var(--tw-gradient-to-position)}.to-red-50\/30{--tw-gradient-to: rgb(254 242 242 / .3) var(--tw-gradient-to-position)}.to-red-50\/35{--tw-gradient-to: rgb(254 242 242 / .35) var(--tw-gradient-to-position)}.to-red-50\/40{--tw-gradient-to: rgb(254 242 242 / .4) var(--tw-gradient-to-position)}.to-red-50\/45{--tw-gradient-to: rgb(254 242 242 / .45) var(--tw-gradient-to-position)}.to-red-50\/5{--tw-gradient-to: rgb(254 242 242 / .05) var(--tw-gradient-to-position)}.to-red-50\/50{--tw-gradient-to: rgb(254 242 242 / .5) var(--tw-gradient-to-position)}.to-red-50\/55{--tw-gradient-to: rgb(254 242 242 / .55) var(--tw-gradient-to-position)}.to-red-50\/60{--tw-gradient-to: rgb(254 242 242 / .6) var(--tw-gradient-to-position)}.to-red-50\/65{--tw-gradient-to: rgb(254 242 242 / .65) var(--tw-gradient-to-position)}.to-red-50\/70{--tw-gradient-to: rgb(254 242 242 / .7) var(--tw-gradient-to-position)}.to-red-50\/75{--tw-gradient-to: rgb(254 242 242 / .75) var(--tw-gradient-to-position)}.to-red-50\/80{--tw-gradient-to: rgb(254 242 242 / .8) var(--tw-gradient-to-position)}.to-red-50\/85{--tw-gradient-to: rgb(254 242 242 / .85) var(--tw-gradient-to-position)}.to-red-50\/90{--tw-gradient-to: rgb(254 242 242 / .9) var(--tw-gradient-to-position)}.to-red-50\/95{--tw-gradient-to: rgb(254 242 242 / .95) var(--tw-gradient-to-position)}.to-red-500{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.to-red-500\/0{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position)}.to-red-500\/10{--tw-gradient-to: rgb(239 68 68 / .1) var(--tw-gradient-to-position)}.to-red-500\/100{--tw-gradient-to: rgb(239 68 68 / 1) var(--tw-gradient-to-position)}.to-red-500\/15{--tw-gradient-to: rgb(239 68 68 / .15) var(--tw-gradient-to-position)}.to-red-500\/20{--tw-gradient-to: rgb(239 68 68 / .2) var(--tw-gradient-to-position)}.to-red-500\/25{--tw-gradient-to: rgb(239 68 68 / .25) var(--tw-gradient-to-position)}.to-red-500\/30{--tw-gradient-to: rgb(239 68 68 / .3) var(--tw-gradient-to-position)}.to-red-500\/35{--tw-gradient-to: rgb(239 68 68 / .35) var(--tw-gradient-to-position)}.to-red-500\/40{--tw-gradient-to: rgb(239 68 68 / .4) var(--tw-gradient-to-position)}.to-red-500\/45{--tw-gradient-to: rgb(239 68 68 / .45) var(--tw-gradient-to-position)}.to-red-500\/5{--tw-gradient-to: rgb(239 68 68 / .05) var(--tw-gradient-to-position)}.to-red-500\/50{--tw-gradient-to: rgb(239 68 68 / .5) var(--tw-gradient-to-position)}.to-red-500\/55{--tw-gradient-to: rgb(239 68 68 / .55) var(--tw-gradient-to-position)}.to-red-500\/60{--tw-gradient-to: rgb(239 68 68 / .6) var(--tw-gradient-to-position)}.to-red-500\/65{--tw-gradient-to: rgb(239 68 68 / .65) var(--tw-gradient-to-position)}.to-red-500\/70{--tw-gradient-to: rgb(239 68 68 / .7) var(--tw-gradient-to-position)}.to-red-500\/75{--tw-gradient-to: rgb(239 68 68 / .75) var(--tw-gradient-to-position)}.to-red-500\/80{--tw-gradient-to: rgb(239 68 68 / .8) var(--tw-gradient-to-position)}.to-red-500\/85{--tw-gradient-to: rgb(239 68 68 / .85) var(--tw-gradient-to-position)}.to-red-500\/90{--tw-gradient-to: rgb(239 68 68 / .9) var(--tw-gradient-to-position)}.to-red-500\/95{--tw-gradient-to: rgb(239 68 68 / .95) var(--tw-gradient-to-position)}.to-red-600{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.to-red-600\/0{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position)}.to-red-600\/10{--tw-gradient-to: rgb(220 38 38 / .1) var(--tw-gradient-to-position)}.to-red-600\/100{--tw-gradient-to: rgb(220 38 38 / 1) var(--tw-gradient-to-position)}.to-red-600\/15{--tw-gradient-to: rgb(220 38 38 / .15) var(--tw-gradient-to-position)}.to-red-600\/20{--tw-gradient-to: rgb(220 38 38 / .2) var(--tw-gradient-to-position)}.to-red-600\/25{--tw-gradient-to: rgb(220 38 38 / .25) var(--tw-gradient-to-position)}.to-red-600\/30{--tw-gradient-to: rgb(220 38 38 / .3) var(--tw-gradient-to-position)}.to-red-600\/35{--tw-gradient-to: rgb(220 38 38 / .35) var(--tw-gradient-to-position)}.to-red-600\/40{--tw-gradient-to: rgb(220 38 38 / .4) var(--tw-gradient-to-position)}.to-red-600\/45{--tw-gradient-to: rgb(220 38 38 / .45) var(--tw-gradient-to-position)}.to-red-600\/5{--tw-gradient-to: rgb(220 38 38 / .05) var(--tw-gradient-to-position)}.to-red-600\/50{--tw-gradient-to: rgb(220 38 38 / .5) var(--tw-gradient-to-position)}.to-red-600\/55{--tw-gradient-to: rgb(220 38 38 / .55) var(--tw-gradient-to-position)}.to-red-600\/60{--tw-gradient-to: rgb(220 38 38 / .6) var(--tw-gradient-to-position)}.to-red-600\/65{--tw-gradient-to: rgb(220 38 38 / .65) var(--tw-gradient-to-position)}.to-red-600\/70{--tw-gradient-to: rgb(220 38 38 / .7) var(--tw-gradient-to-position)}.to-red-600\/75{--tw-gradient-to: rgb(220 38 38 / .75) var(--tw-gradient-to-position)}.to-red-600\/80{--tw-gradient-to: rgb(220 38 38 / .8) var(--tw-gradient-to-position)}.to-red-600\/85{--tw-gradient-to: rgb(220 38 38 / .85) var(--tw-gradient-to-position)}.to-red-600\/90{--tw-gradient-to: rgb(220 38 38 / .9) var(--tw-gradient-to-position)}.to-red-600\/95{--tw-gradient-to: rgb(220 38 38 / .95) var(--tw-gradient-to-position)}.to-red-700{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.to-red-700\/0{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position)}.to-red-700\/10{--tw-gradient-to: rgb(185 28 28 / .1) var(--tw-gradient-to-position)}.to-red-700\/100{--tw-gradient-to: rgb(185 28 28 / 1) var(--tw-gradient-to-position)}.to-red-700\/15{--tw-gradient-to: rgb(185 28 28 / .15) var(--tw-gradient-to-position)}.to-red-700\/20{--tw-gradient-to: rgb(185 28 28 / .2) var(--tw-gradient-to-position)}.to-red-700\/25{--tw-gradient-to: rgb(185 28 28 / .25) var(--tw-gradient-to-position)}.to-red-700\/30{--tw-gradient-to: rgb(185 28 28 / .3) var(--tw-gradient-to-position)}.to-red-700\/35{--tw-gradient-to: rgb(185 28 28 / .35) var(--tw-gradient-to-position)}.to-red-700\/40{--tw-gradient-to: rgb(185 28 28 / .4) var(--tw-gradient-to-position)}.to-red-700\/45{--tw-gradient-to: rgb(185 28 28 / .45) var(--tw-gradient-to-position)}.to-red-700\/5{--tw-gradient-to: rgb(185 28 28 / .05) var(--tw-gradient-to-position)}.to-red-700\/50{--tw-gradient-to: rgb(185 28 28 / .5) var(--tw-gradient-to-position)}.to-red-700\/55{--tw-gradient-to: rgb(185 28 28 / .55) var(--tw-gradient-to-position)}.to-red-700\/60{--tw-gradient-to: rgb(185 28 28 / .6) var(--tw-gradient-to-position)}.to-red-700\/65{--tw-gradient-to: rgb(185 28 28 / .65) var(--tw-gradient-to-position)}.to-red-700\/70{--tw-gradient-to: rgb(185 28 28 / .7) var(--tw-gradient-to-position)}.to-red-700\/75{--tw-gradient-to: rgb(185 28 28 / .75) var(--tw-gradient-to-position)}.to-red-700\/80{--tw-gradient-to: rgb(185 28 28 / .8) var(--tw-gradient-to-position)}.to-red-700\/85{--tw-gradient-to: rgb(185 28 28 / .85) var(--tw-gradient-to-position)}.to-red-700\/90{--tw-gradient-to: rgb(185 28 28 / .9) var(--tw-gradient-to-position)}.to-red-700\/95{--tw-gradient-to: rgb(185 28 28 / .95) var(--tw-gradient-to-position)}.to-red-800{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.to-red-800\/0{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position)}.to-red-800\/10{--tw-gradient-to: rgb(153 27 27 / .1) var(--tw-gradient-to-position)}.to-red-800\/100{--tw-gradient-to: rgb(153 27 27 / 1) var(--tw-gradient-to-position)}.to-red-800\/15{--tw-gradient-to: rgb(153 27 27 / .15) var(--tw-gradient-to-position)}.to-red-800\/20{--tw-gradient-to: rgb(153 27 27 / .2) var(--tw-gradient-to-position)}.to-red-800\/25{--tw-gradient-to: rgb(153 27 27 / .25) var(--tw-gradient-to-position)}.to-red-800\/30{--tw-gradient-to: rgb(153 27 27 / .3) var(--tw-gradient-to-position)}.to-red-800\/35{--tw-gradient-to: rgb(153 27 27 / .35) var(--tw-gradient-to-position)}.to-red-800\/40{--tw-gradient-to: rgb(153 27 27 / .4) var(--tw-gradient-to-position)}.to-red-800\/45{--tw-gradient-to: rgb(153 27 27 / .45) var(--tw-gradient-to-position)}.to-red-800\/5{--tw-gradient-to: rgb(153 27 27 / .05) var(--tw-gradient-to-position)}.to-red-800\/50{--tw-gradient-to: rgb(153 27 27 / .5) var(--tw-gradient-to-position)}.to-red-800\/55{--tw-gradient-to: rgb(153 27 27 / .55) var(--tw-gradient-to-position)}.to-red-800\/60{--tw-gradient-to: rgb(153 27 27 / .6) var(--tw-gradient-to-position)}.to-red-800\/65{--tw-gradient-to: rgb(153 27 27 / .65) var(--tw-gradient-to-position)}.to-red-800\/70{--tw-gradient-to: rgb(153 27 27 / .7) var(--tw-gradient-to-position)}.to-red-800\/75{--tw-gradient-to: rgb(153 27 27 / .75) var(--tw-gradient-to-position)}.to-red-800\/80{--tw-gradient-to: rgb(153 27 27 / .8) var(--tw-gradient-to-position)}.to-red-800\/85{--tw-gradient-to: rgb(153 27 27 / .85) var(--tw-gradient-to-position)}.to-red-800\/90{--tw-gradient-to: rgb(153 27 27 / .9) var(--tw-gradient-to-position)}.to-red-800\/95{--tw-gradient-to: rgb(153 27 27 / .95) var(--tw-gradient-to-position)}.to-red-900{--tw-gradient-to: #7f1d1d var(--tw-gradient-to-position)}.to-red-900\/0{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position)}.to-red-900\/10{--tw-gradient-to: rgb(127 29 29 / .1) var(--tw-gradient-to-position)}.to-red-900\/100{--tw-gradient-to: rgb(127 29 29 / 1) var(--tw-gradient-to-position)}.to-red-900\/15{--tw-gradient-to: rgb(127 29 29 / .15) var(--tw-gradient-to-position)}.to-red-900\/20{--tw-gradient-to: rgb(127 29 29 / .2) var(--tw-gradient-to-position)}.to-red-900\/25{--tw-gradient-to: rgb(127 29 29 / .25) var(--tw-gradient-to-position)}.to-red-900\/30{--tw-gradient-to: rgb(127 29 29 / .3) var(--tw-gradient-to-position)}.to-red-900\/35{--tw-gradient-to: rgb(127 29 29 / .35) var(--tw-gradient-to-position)}.to-red-900\/40{--tw-gradient-to: rgb(127 29 29 / .4) var(--tw-gradient-to-position)}.to-red-900\/45{--tw-gradient-to: rgb(127 29 29 / .45) var(--tw-gradient-to-position)}.to-red-900\/5{--tw-gradient-to: rgb(127 29 29 / .05) var(--tw-gradient-to-position)}.to-red-900\/50{--tw-gradient-to: rgb(127 29 29 / .5) var(--tw-gradient-to-position)}.to-red-900\/55{--tw-gradient-to: rgb(127 29 29 / .55) var(--tw-gradient-to-position)}.to-red-900\/60{--tw-gradient-to: rgb(127 29 29 / .6) var(--tw-gradient-to-position)}.to-red-900\/65{--tw-gradient-to: rgb(127 29 29 / .65) var(--tw-gradient-to-position)}.to-red-900\/70{--tw-gradient-to: rgb(127 29 29 / .7) var(--tw-gradient-to-position)}.to-red-900\/75{--tw-gradient-to: rgb(127 29 29 / .75) var(--tw-gradient-to-position)}.to-red-900\/80{--tw-gradient-to: rgb(127 29 29 / .8) var(--tw-gradient-to-position)}.to-red-900\/85{--tw-gradient-to: rgb(127 29 29 / .85) var(--tw-gradient-to-position)}.to-red-900\/90{--tw-gradient-to: rgb(127 29 29 / .9) var(--tw-gradient-to-position)}.to-red-900\/95{--tw-gradient-to: rgb(127 29 29 / .95) var(--tw-gradient-to-position)}.to-yellow-100{--tw-gradient-to: #fef9c3 var(--tw-gradient-to-position)}.to-yellow-100\/0{--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position)}.to-yellow-100\/10{--tw-gradient-to: rgb(254 249 195 / .1) var(--tw-gradient-to-position)}.to-yellow-100\/100{--tw-gradient-to: rgb(254 249 195 / 1) var(--tw-gradient-to-position)}.to-yellow-100\/15{--tw-gradient-to: rgb(254 249 195 / .15) var(--tw-gradient-to-position)}.to-yellow-100\/20{--tw-gradient-to: rgb(254 249 195 / .2) var(--tw-gradient-to-position)}.to-yellow-100\/25{--tw-gradient-to: rgb(254 249 195 / .25) var(--tw-gradient-to-position)}.to-yellow-100\/30{--tw-gradient-to: rgb(254 249 195 / .3) var(--tw-gradient-to-position)}.to-yellow-100\/35{--tw-gradient-to: rgb(254 249 195 / .35) var(--tw-gradient-to-position)}.to-yellow-100\/40{--tw-gradient-to: rgb(254 249 195 / .4) var(--tw-gradient-to-position)}.to-yellow-100\/45{--tw-gradient-to: rgb(254 249 195 / .45) var(--tw-gradient-to-position)}.to-yellow-100\/5{--tw-gradient-to: rgb(254 249 195 / .05) var(--tw-gradient-to-position)}.to-yellow-100\/50{--tw-gradient-to: rgb(254 249 195 / .5) var(--tw-gradient-to-position)}.to-yellow-100\/55{--tw-gradient-to: rgb(254 249 195 / .55) var(--tw-gradient-to-position)}.to-yellow-100\/60{--tw-gradient-to: rgb(254 249 195 / .6) var(--tw-gradient-to-position)}.to-yellow-100\/65{--tw-gradient-to: rgb(254 249 195 / .65) var(--tw-gradient-to-position)}.to-yellow-100\/70{--tw-gradient-to: rgb(254 249 195 / .7) var(--tw-gradient-to-position)}.to-yellow-100\/75{--tw-gradient-to: rgb(254 249 195 / .75) var(--tw-gradient-to-position)}.to-yellow-100\/80{--tw-gradient-to: rgb(254 249 195 / .8) var(--tw-gradient-to-position)}.to-yellow-100\/85{--tw-gradient-to: rgb(254 249 195 / .85) var(--tw-gradient-to-position)}.to-yellow-100\/90{--tw-gradient-to: rgb(254 249 195 / .9) var(--tw-gradient-to-position)}.to-yellow-100\/95{--tw-gradient-to: rgb(254 249 195 / .95) var(--tw-gradient-to-position)}.to-yellow-200{--tw-gradient-to: #fef08a var(--tw-gradient-to-position)}.to-yellow-200\/0{--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position)}.to-yellow-200\/10{--tw-gradient-to: rgb(254 240 138 / .1) var(--tw-gradient-to-position)}.to-yellow-200\/100{--tw-gradient-to: rgb(254 240 138 / 1) var(--tw-gradient-to-position)}.to-yellow-200\/15{--tw-gradient-to: rgb(254 240 138 / .15) var(--tw-gradient-to-position)}.to-yellow-200\/20{--tw-gradient-to: rgb(254 240 138 / .2) var(--tw-gradient-to-position)}.to-yellow-200\/25{--tw-gradient-to: rgb(254 240 138 / .25) var(--tw-gradient-to-position)}.to-yellow-200\/30{--tw-gradient-to: rgb(254 240 138 / .3) var(--tw-gradient-to-position)}.to-yellow-200\/35{--tw-gradient-to: rgb(254 240 138 / .35) var(--tw-gradient-to-position)}.to-yellow-200\/40{--tw-gradient-to: rgb(254 240 138 / .4) var(--tw-gradient-to-position)}.to-yellow-200\/45{--tw-gradient-to: rgb(254 240 138 / .45) var(--tw-gradient-to-position)}.to-yellow-200\/5{--tw-gradient-to: rgb(254 240 138 / .05) var(--tw-gradient-to-position)}.to-yellow-200\/50{--tw-gradient-to: rgb(254 240 138 / .5) var(--tw-gradient-to-position)}.to-yellow-200\/55{--tw-gradient-to: rgb(254 240 138 / .55) var(--tw-gradient-to-position)}.to-yellow-200\/60{--tw-gradient-to: rgb(254 240 138 / .6) var(--tw-gradient-to-position)}.to-yellow-200\/65{--tw-gradient-to: rgb(254 240 138 / .65) var(--tw-gradient-to-position)}.to-yellow-200\/70{--tw-gradient-to: rgb(254 240 138 / .7) var(--tw-gradient-to-position)}.to-yellow-200\/75{--tw-gradient-to: rgb(254 240 138 / .75) var(--tw-gradient-to-position)}.to-yellow-200\/80{--tw-gradient-to: rgb(254 240 138 / .8) var(--tw-gradient-to-position)}.to-yellow-200\/85{--tw-gradient-to: rgb(254 240 138 / .85) var(--tw-gradient-to-position)}.to-yellow-200\/90{--tw-gradient-to: rgb(254 240 138 / .9) var(--tw-gradient-to-position)}.to-yellow-200\/95{--tw-gradient-to: rgb(254 240 138 / .95) var(--tw-gradient-to-position)}.to-yellow-300{--tw-gradient-to: #fde047 var(--tw-gradient-to-position)}.to-yellow-300\/0{--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position)}.to-yellow-300\/10{--tw-gradient-to: rgb(253 224 71 / .1) var(--tw-gradient-to-position)}.to-yellow-300\/100{--tw-gradient-to: rgb(253 224 71 / 1) var(--tw-gradient-to-position)}.to-yellow-300\/15{--tw-gradient-to: rgb(253 224 71 / .15) var(--tw-gradient-to-position)}.to-yellow-300\/20{--tw-gradient-to: rgb(253 224 71 / .2) var(--tw-gradient-to-position)}.to-yellow-300\/25{--tw-gradient-to: rgb(253 224 71 / .25) var(--tw-gradient-to-position)}.to-yellow-300\/30{--tw-gradient-to: rgb(253 224 71 / .3) var(--tw-gradient-to-position)}.to-yellow-300\/35{--tw-gradient-to: rgb(253 224 71 / .35) var(--tw-gradient-to-position)}.to-yellow-300\/40{--tw-gradient-to: rgb(253 224 71 / .4) var(--tw-gradient-to-position)}.to-yellow-300\/45{--tw-gradient-to: rgb(253 224 71 / .45) var(--tw-gradient-to-position)}.to-yellow-300\/5{--tw-gradient-to: rgb(253 224 71 / .05) var(--tw-gradient-to-position)}.to-yellow-300\/50{--tw-gradient-to: rgb(253 224 71 / .5) var(--tw-gradient-to-position)}.to-yellow-300\/55{--tw-gradient-to: rgb(253 224 71 / .55) var(--tw-gradient-to-position)}.to-yellow-300\/60{--tw-gradient-to: rgb(253 224 71 / .6) var(--tw-gradient-to-position)}.to-yellow-300\/65{--tw-gradient-to: rgb(253 224 71 / .65) var(--tw-gradient-to-position)}.to-yellow-300\/70{--tw-gradient-to: rgb(253 224 71 / .7) var(--tw-gradient-to-position)}.to-yellow-300\/75{--tw-gradient-to: rgb(253 224 71 / .75) var(--tw-gradient-to-position)}.to-yellow-300\/80{--tw-gradient-to: rgb(253 224 71 / .8) var(--tw-gradient-to-position)}.to-yellow-300\/85{--tw-gradient-to: rgb(253 224 71 / .85) var(--tw-gradient-to-position)}.to-yellow-300\/90{--tw-gradient-to: rgb(253 224 71 / .9) var(--tw-gradient-to-position)}.to-yellow-300\/95{--tw-gradient-to: rgb(253 224 71 / .95) var(--tw-gradient-to-position)}.to-yellow-400{--tw-gradient-to: #facc15 var(--tw-gradient-to-position)}.to-yellow-400\/0{--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position)}.to-yellow-400\/10{--tw-gradient-to: rgb(250 204 21 / .1) var(--tw-gradient-to-position)}.to-yellow-400\/100{--tw-gradient-to: rgb(250 204 21 / 1) var(--tw-gradient-to-position)}.to-yellow-400\/15{--tw-gradient-to: rgb(250 204 21 / .15) var(--tw-gradient-to-position)}.to-yellow-400\/20{--tw-gradient-to: rgb(250 204 21 / .2) var(--tw-gradient-to-position)}.to-yellow-400\/25{--tw-gradient-to: rgb(250 204 21 / .25) var(--tw-gradient-to-position)}.to-yellow-400\/30{--tw-gradient-to: rgb(250 204 21 / .3) var(--tw-gradient-to-position)}.to-yellow-400\/35{--tw-gradient-to: rgb(250 204 21 / .35) var(--tw-gradient-to-position)}.to-yellow-400\/40{--tw-gradient-to: rgb(250 204 21 / .4) var(--tw-gradient-to-position)}.to-yellow-400\/45{--tw-gradient-to: rgb(250 204 21 / .45) var(--tw-gradient-to-position)}.to-yellow-400\/5{--tw-gradient-to: rgb(250 204 21 / .05) var(--tw-gradient-to-position)}.to-yellow-400\/50{--tw-gradient-to: rgb(250 204 21 / .5) var(--tw-gradient-to-position)}.to-yellow-400\/55{--tw-gradient-to: rgb(250 204 21 / .55) var(--tw-gradient-to-position)}.to-yellow-400\/60{--tw-gradient-to: rgb(250 204 21 / .6) var(--tw-gradient-to-position)}.to-yellow-400\/65{--tw-gradient-to: rgb(250 204 21 / .65) var(--tw-gradient-to-position)}.to-yellow-400\/70{--tw-gradient-to: rgb(250 204 21 / .7) var(--tw-gradient-to-position)}.to-yellow-400\/75{--tw-gradient-to: rgb(250 204 21 / .75) var(--tw-gradient-to-position)}.to-yellow-400\/80{--tw-gradient-to: rgb(250 204 21 / .8) var(--tw-gradient-to-position)}.to-yellow-400\/85{--tw-gradient-to: rgb(250 204 21 / .85) var(--tw-gradient-to-position)}.to-yellow-400\/90{--tw-gradient-to: rgb(250 204 21 / .9) var(--tw-gradient-to-position)}.to-yellow-400\/95{--tw-gradient-to: rgb(250 204 21 / .95) var(--tw-gradient-to-position)}.to-yellow-50{--tw-gradient-to: #fefce8 var(--tw-gradient-to-position)}.to-yellow-50\/0{--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position)}.to-yellow-50\/10{--tw-gradient-to: rgb(254 252 232 / .1) var(--tw-gradient-to-position)}.to-yellow-50\/100{--tw-gradient-to: rgb(254 252 232 / 1) var(--tw-gradient-to-position)}.to-yellow-50\/15{--tw-gradient-to: rgb(254 252 232 / .15) var(--tw-gradient-to-position)}.to-yellow-50\/20{--tw-gradient-to: rgb(254 252 232 / .2) var(--tw-gradient-to-position)}.to-yellow-50\/25{--tw-gradient-to: rgb(254 252 232 / .25) var(--tw-gradient-to-position)}.to-yellow-50\/30{--tw-gradient-to: rgb(254 252 232 / .3) var(--tw-gradient-to-position)}.to-yellow-50\/35{--tw-gradient-to: rgb(254 252 232 / .35) var(--tw-gradient-to-position)}.to-yellow-50\/40{--tw-gradient-to: rgb(254 252 232 / .4) var(--tw-gradient-to-position)}.to-yellow-50\/45{--tw-gradient-to: rgb(254 252 232 / .45) var(--tw-gradient-to-position)}.to-yellow-50\/5{--tw-gradient-to: rgb(254 252 232 / .05) var(--tw-gradient-to-position)}.to-yellow-50\/50{--tw-gradient-to: rgb(254 252 232 / .5) var(--tw-gradient-to-position)}.to-yellow-50\/55{--tw-gradient-to: rgb(254 252 232 / .55) var(--tw-gradient-to-position)}.to-yellow-50\/60{--tw-gradient-to: rgb(254 252 232 / .6) var(--tw-gradient-to-position)}.to-yellow-50\/65{--tw-gradient-to: rgb(254 252 232 / .65) var(--tw-gradient-to-position)}.to-yellow-50\/70{--tw-gradient-to: rgb(254 252 232 / .7) var(--tw-gradient-to-position)}.to-yellow-50\/75{--tw-gradient-to: rgb(254 252 232 / .75) var(--tw-gradient-to-position)}.to-yellow-50\/80{--tw-gradient-to: rgb(254 252 232 / .8) var(--tw-gradient-to-position)}.to-yellow-50\/85{--tw-gradient-to: rgb(254 252 232 / .85) var(--tw-gradient-to-position)}.to-yellow-50\/90{--tw-gradient-to: rgb(254 252 232 / .9) var(--tw-gradient-to-position)}.to-yellow-50\/95{--tw-gradient-to: rgb(254 252 232 / .95) var(--tw-gradient-to-position)}.to-yellow-500{--tw-gradient-to: #eab308 var(--tw-gradient-to-position)}.to-yellow-500\/0{--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position)}.to-yellow-500\/10{--tw-gradient-to: rgb(234 179 8 / .1) var(--tw-gradient-to-position)}.to-yellow-500\/100{--tw-gradient-to: rgb(234 179 8 / 1) var(--tw-gradient-to-position)}.to-yellow-500\/15{--tw-gradient-to: rgb(234 179 8 / .15) var(--tw-gradient-to-position)}.to-yellow-500\/20{--tw-gradient-to: rgb(234 179 8 / .2) var(--tw-gradient-to-position)}.to-yellow-500\/25{--tw-gradient-to: rgb(234 179 8 / .25) var(--tw-gradient-to-position)}.to-yellow-500\/30{--tw-gradient-to: rgb(234 179 8 / .3) var(--tw-gradient-to-position)}.to-yellow-500\/35{--tw-gradient-to: rgb(234 179 8 / .35) var(--tw-gradient-to-position)}.to-yellow-500\/40{--tw-gradient-to: rgb(234 179 8 / .4) var(--tw-gradient-to-position)}.to-yellow-500\/45{--tw-gradient-to: rgb(234 179 8 / .45) var(--tw-gradient-to-position)}.to-yellow-500\/5{--tw-gradient-to: rgb(234 179 8 / .05) var(--tw-gradient-to-position)}.to-yellow-500\/50{--tw-gradient-to: rgb(234 179 8 / .5) var(--tw-gradient-to-position)}.to-yellow-500\/55{--tw-gradient-to: rgb(234 179 8 / .55) var(--tw-gradient-to-position)}.to-yellow-500\/60{--tw-gradient-to: rgb(234 179 8 / .6) var(--tw-gradient-to-position)}.to-yellow-500\/65{--tw-gradient-to: rgb(234 179 8 / .65) var(--tw-gradient-to-position)}.to-yellow-500\/70{--tw-gradient-to: rgb(234 179 8 / .7) var(--tw-gradient-to-position)}.to-yellow-500\/75{--tw-gradient-to: rgb(234 179 8 / .75) var(--tw-gradient-to-position)}.to-yellow-500\/80{--tw-gradient-to: rgb(234 179 8 / .8) var(--tw-gradient-to-position)}.to-yellow-500\/85{--tw-gradient-to: rgb(234 179 8 / .85) var(--tw-gradient-to-position)}.to-yellow-500\/90{--tw-gradient-to: rgb(234 179 8 / .9) var(--tw-gradient-to-position)}.to-yellow-500\/95{--tw-gradient-to: rgb(234 179 8 / .95) var(--tw-gradient-to-position)}.to-yellow-600{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)}.to-yellow-600\/0{--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position)}.to-yellow-600\/10{--tw-gradient-to: rgb(202 138 4 / .1) var(--tw-gradient-to-position)}.to-yellow-600\/100{--tw-gradient-to: rgb(202 138 4 / 1) var(--tw-gradient-to-position)}.to-yellow-600\/15{--tw-gradient-to: rgb(202 138 4 / .15) var(--tw-gradient-to-position)}.to-yellow-600\/20{--tw-gradient-to: rgb(202 138 4 / .2) var(--tw-gradient-to-position)}.to-yellow-600\/25{--tw-gradient-to: rgb(202 138 4 / .25) var(--tw-gradient-to-position)}.to-yellow-600\/30{--tw-gradient-to: rgb(202 138 4 / .3) var(--tw-gradient-to-position)}.to-yellow-600\/35{--tw-gradient-to: rgb(202 138 4 / .35) var(--tw-gradient-to-position)}.to-yellow-600\/40{--tw-gradient-to: rgb(202 138 4 / .4) var(--tw-gradient-to-position)}.to-yellow-600\/45{--tw-gradient-to: rgb(202 138 4 / .45) var(--tw-gradient-to-position)}.to-yellow-600\/5{--tw-gradient-to: rgb(202 138 4 / .05) var(--tw-gradient-to-position)}.to-yellow-600\/50{--tw-gradient-to: rgb(202 138 4 / .5) var(--tw-gradient-to-position)}.to-yellow-600\/55{--tw-gradient-to: rgb(202 138 4 / .55) var(--tw-gradient-to-position)}.to-yellow-600\/60{--tw-gradient-to: rgb(202 138 4 / .6) var(--tw-gradient-to-position)}.to-yellow-600\/65{--tw-gradient-to: rgb(202 138 4 / .65) var(--tw-gradient-to-position)}.to-yellow-600\/70{--tw-gradient-to: rgb(202 138 4 / .7) var(--tw-gradient-to-position)}.to-yellow-600\/75{--tw-gradient-to: rgb(202 138 4 / .75) var(--tw-gradient-to-position)}.to-yellow-600\/80{--tw-gradient-to: rgb(202 138 4 / .8) var(--tw-gradient-to-position)}.to-yellow-600\/85{--tw-gradient-to: rgb(202 138 4 / .85) var(--tw-gradient-to-position)}.to-yellow-600\/90{--tw-gradient-to: rgb(202 138 4 / .9) var(--tw-gradient-to-position)}.to-yellow-600\/95{--tw-gradient-to: rgb(202 138 4 / .95) var(--tw-gradient-to-position)}.to-yellow-700{--tw-gradient-to: #a16207 var(--tw-gradient-to-position)}.to-yellow-700\/0{--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position)}.to-yellow-700\/10{--tw-gradient-to: rgb(161 98 7 / .1) var(--tw-gradient-to-position)}.to-yellow-700\/100{--tw-gradient-to: rgb(161 98 7 / 1) var(--tw-gradient-to-position)}.to-yellow-700\/15{--tw-gradient-to: rgb(161 98 7 / .15) var(--tw-gradient-to-position)}.to-yellow-700\/20{--tw-gradient-to: rgb(161 98 7 / .2) var(--tw-gradient-to-position)}.to-yellow-700\/25{--tw-gradient-to: rgb(161 98 7 / .25) var(--tw-gradient-to-position)}.to-yellow-700\/30{--tw-gradient-to: rgb(161 98 7 / .3) var(--tw-gradient-to-position)}.to-yellow-700\/35{--tw-gradient-to: rgb(161 98 7 / .35) var(--tw-gradient-to-position)}.to-yellow-700\/40{--tw-gradient-to: rgb(161 98 7 / .4) var(--tw-gradient-to-position)}.to-yellow-700\/45{--tw-gradient-to: rgb(161 98 7 / .45) var(--tw-gradient-to-position)}.to-yellow-700\/5{--tw-gradient-to: rgb(161 98 7 / .05) var(--tw-gradient-to-position)}.to-yellow-700\/50{--tw-gradient-to: rgb(161 98 7 / .5) var(--tw-gradient-to-position)}.to-yellow-700\/55{--tw-gradient-to: rgb(161 98 7 / .55) var(--tw-gradient-to-position)}.to-yellow-700\/60{--tw-gradient-to: rgb(161 98 7 / .6) var(--tw-gradient-to-position)}.to-yellow-700\/65{--tw-gradient-to: rgb(161 98 7 / .65) var(--tw-gradient-to-position)}.to-yellow-700\/70{--tw-gradient-to: rgb(161 98 7 / .7) var(--tw-gradient-to-position)}.to-yellow-700\/75{--tw-gradient-to: rgb(161 98 7 / .75) var(--tw-gradient-to-position)}.to-yellow-700\/80{--tw-gradient-to: rgb(161 98 7 / .8) var(--tw-gradient-to-position)}.to-yellow-700\/85{--tw-gradient-to: rgb(161 98 7 / .85) var(--tw-gradient-to-position)}.to-yellow-700\/90{--tw-gradient-to: rgb(161 98 7 / .9) var(--tw-gradient-to-position)}.to-yellow-700\/95{--tw-gradient-to: rgb(161 98 7 / .95) var(--tw-gradient-to-position)}.to-yellow-800{--tw-gradient-to: #854d0e var(--tw-gradient-to-position)}.to-yellow-800\/0{--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position)}.to-yellow-800\/10{--tw-gradient-to: rgb(133 77 14 / .1) var(--tw-gradient-to-position)}.to-yellow-800\/100{--tw-gradient-to: rgb(133 77 14 / 1) var(--tw-gradient-to-position)}.to-yellow-800\/15{--tw-gradient-to: rgb(133 77 14 / .15) var(--tw-gradient-to-position)}.to-yellow-800\/20{--tw-gradient-to: rgb(133 77 14 / .2) var(--tw-gradient-to-position)}.to-yellow-800\/25{--tw-gradient-to: rgb(133 77 14 / .25) var(--tw-gradient-to-position)}.to-yellow-800\/30{--tw-gradient-to: rgb(133 77 14 / .3) var(--tw-gradient-to-position)}.to-yellow-800\/35{--tw-gradient-to: rgb(133 77 14 / .35) var(--tw-gradient-to-position)}.to-yellow-800\/40{--tw-gradient-to: rgb(133 77 14 / .4) var(--tw-gradient-to-position)}.to-yellow-800\/45{--tw-gradient-to: rgb(133 77 14 / .45) var(--tw-gradient-to-position)}.to-yellow-800\/5{--tw-gradient-to: rgb(133 77 14 / .05) var(--tw-gradient-to-position)}.to-yellow-800\/50{--tw-gradient-to: rgb(133 77 14 / .5) var(--tw-gradient-to-position)}.to-yellow-800\/55{--tw-gradient-to: rgb(133 77 14 / .55) var(--tw-gradient-to-position)}.to-yellow-800\/60{--tw-gradient-to: rgb(133 77 14 / .6) var(--tw-gradient-to-position)}.to-yellow-800\/65{--tw-gradient-to: rgb(133 77 14 / .65) var(--tw-gradient-to-position)}.to-yellow-800\/70{--tw-gradient-to: rgb(133 77 14 / .7) var(--tw-gradient-to-position)}.to-yellow-800\/75{--tw-gradient-to: rgb(133 77 14 / .75) var(--tw-gradient-to-position)}.to-yellow-800\/80{--tw-gradient-to: rgb(133 77 14 / .8) var(--tw-gradient-to-position)}.to-yellow-800\/85{--tw-gradient-to: rgb(133 77 14 / .85) var(--tw-gradient-to-position)}.to-yellow-800\/90{--tw-gradient-to: rgb(133 77 14 / .9) var(--tw-gradient-to-position)}.to-yellow-800\/95{--tw-gradient-to: rgb(133 77 14 / .95) var(--tw-gradient-to-position)}.to-yellow-900{--tw-gradient-to: #713f12 var(--tw-gradient-to-position)}.to-yellow-900\/0{--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position)}.to-yellow-900\/10{--tw-gradient-to: rgb(113 63 18 / .1) var(--tw-gradient-to-position)}.to-yellow-900\/100{--tw-gradient-to: rgb(113 63 18 / 1) var(--tw-gradient-to-position)}.to-yellow-900\/15{--tw-gradient-to: rgb(113 63 18 / .15) var(--tw-gradient-to-position)}.to-yellow-900\/20{--tw-gradient-to: rgb(113 63 18 / .2) var(--tw-gradient-to-position)}.to-yellow-900\/25{--tw-gradient-to: rgb(113 63 18 / .25) var(--tw-gradient-to-position)}.to-yellow-900\/30{--tw-gradient-to: rgb(113 63 18 / .3) var(--tw-gradient-to-position)}.to-yellow-900\/35{--tw-gradient-to: rgb(113 63 18 / .35) var(--tw-gradient-to-position)}.to-yellow-900\/40{--tw-gradient-to: rgb(113 63 18 / .4) var(--tw-gradient-to-position)}.to-yellow-900\/45{--tw-gradient-to: rgb(113 63 18 / .45) var(--tw-gradient-to-position)}.to-yellow-900\/5{--tw-gradient-to: rgb(113 63 18 / .05) var(--tw-gradient-to-position)}.to-yellow-900\/50{--tw-gradient-to: rgb(113 63 18 / .5) var(--tw-gradient-to-position)}.to-yellow-900\/55{--tw-gradient-to: rgb(113 63 18 / .55) var(--tw-gradient-to-position)}.to-yellow-900\/60{--tw-gradient-to: rgb(113 63 18 / .6) var(--tw-gradient-to-position)}.to-yellow-900\/65{--tw-gradient-to: rgb(113 63 18 / .65) var(--tw-gradient-to-position)}.to-yellow-900\/70{--tw-gradient-to: rgb(113 63 18 / .7) var(--tw-gradient-to-position)}.to-yellow-900\/75{--tw-gradient-to: rgb(113 63 18 / .75) var(--tw-gradient-to-position)}.to-yellow-900\/80{--tw-gradient-to: rgb(113 63 18 / .8) var(--tw-gradient-to-position)}.to-yellow-900\/85{--tw-gradient-to: rgb(113 63 18 / .85) var(--tw-gradient-to-position)}.to-yellow-900\/90{--tw-gradient-to: rgb(113 63 18 / .9) var(--tw-gradient-to-position)}.to-yellow-900\/95{--tw-gradient-to: rgb(113 63 18 / .95) var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.\!p-0{padding:0!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.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-7{padding:1.75rem}.p-8{padding:2rem}.p-\[2px\]{padding:2px}.p-\[30px\]{padding:30px}.\!px-0{padding-left:0!important;padding-right:0!important}.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-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[2px\]{padding-left:2px;padding-right:2px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-px{padding-top:1px;padding-bottom:1px}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-\[50px\]{padding-bottom:50px}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-3{padding-right:.75rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.align-bottom{vertical-align:bottom}.font-sans{font-family:Inter var,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.563rem}.text-3xl{font-size:1.953rem}.text-4xl{font-size:2.441rem}.text-5xl{font-size:3.052rem}.text-\[2rem\]{font-size:2rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.85rem}.text-xl{font-size:1.25rem}.text-xs{font-size:.75rem}.text-xxs{font-size:.65rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-100\/0{color:#dbeafe00}.text-blue-100\/10{color:#dbeafe1a}.text-blue-100\/100{color:#dbeafe}.text-blue-100\/15{color:#dbeafe26}.text-blue-100\/20{color:#dbeafe33}.text-blue-100\/25{color:#dbeafe40}.text-blue-100\/30{color:#dbeafe4d}.text-blue-100\/35{color:#dbeafe59}.text-blue-100\/40{color:#dbeafe66}.text-blue-100\/45{color:#dbeafe73}.text-blue-100\/5{color:#dbeafe0d}.text-blue-100\/50{color:#dbeafe80}.text-blue-100\/55{color:#dbeafe8c}.text-blue-100\/60{color:#dbeafe99}.text-blue-100\/65{color:#dbeafea6}.text-blue-100\/70{color:#dbeafeb3}.text-blue-100\/75{color:#dbeafebf}.text-blue-100\/80{color:#dbeafecc}.text-blue-100\/85{color:#dbeafed9}.text-blue-100\/90{color:#dbeafee6}.text-blue-100\/95{color:#dbeafef2}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-blue-200\/0{color:#bfdbfe00}.text-blue-200\/10{color:#bfdbfe1a}.text-blue-200\/100{color:#bfdbfe}.text-blue-200\/15{color:#bfdbfe26}.text-blue-200\/20{color:#bfdbfe33}.text-blue-200\/25{color:#bfdbfe40}.text-blue-200\/30{color:#bfdbfe4d}.text-blue-200\/35{color:#bfdbfe59}.text-blue-200\/40{color:#bfdbfe66}.text-blue-200\/45{color:#bfdbfe73}.text-blue-200\/5{color:#bfdbfe0d}.text-blue-200\/50{color:#bfdbfe80}.text-blue-200\/55{color:#bfdbfe8c}.text-blue-200\/60{color:#bfdbfe99}.text-blue-200\/65{color:#bfdbfea6}.text-blue-200\/70{color:#bfdbfeb3}.text-blue-200\/75{color:#bfdbfebf}.text-blue-200\/80{color:#bfdbfecc}.text-blue-200\/85{color:#bfdbfed9}.text-blue-200\/90{color:#bfdbfee6}.text-blue-200\/95{color:#bfdbfef2}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-300\/0{color:#93c5fd00}.text-blue-300\/10{color:#93c5fd1a}.text-blue-300\/100{color:#93c5fd}.text-blue-300\/15{color:#93c5fd26}.text-blue-300\/20{color:#93c5fd33}.text-blue-300\/25{color:#93c5fd40}.text-blue-300\/30{color:#93c5fd4d}.text-blue-300\/35{color:#93c5fd59}.text-blue-300\/40{color:#93c5fd66}.text-blue-300\/45{color:#93c5fd73}.text-blue-300\/5{color:#93c5fd0d}.text-blue-300\/50{color:#93c5fd80}.text-blue-300\/55{color:#93c5fd8c}.text-blue-300\/60{color:#93c5fd99}.text-blue-300\/65{color:#93c5fda6}.text-blue-300\/70{color:#93c5fdb3}.text-blue-300\/75{color:#93c5fdbf}.text-blue-300\/80{color:#93c5fdcc}.text-blue-300\/85{color:#93c5fdd9}.text-blue-300\/90{color:#93c5fde6}.text-blue-300\/95{color:#93c5fdf2}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-400\/0{color:#60a5fa00}.text-blue-400\/10{color:#60a5fa1a}.text-blue-400\/100{color:#60a5fa}.text-blue-400\/15{color:#60a5fa26}.text-blue-400\/20{color:#60a5fa33}.text-blue-400\/25{color:#60a5fa40}.text-blue-400\/30{color:#60a5fa4d}.text-blue-400\/35{color:#60a5fa59}.text-blue-400\/40{color:#60a5fa66}.text-blue-400\/45{color:#60a5fa73}.text-blue-400\/5{color:#60a5fa0d}.text-blue-400\/50{color:#60a5fa80}.text-blue-400\/55{color:#60a5fa8c}.text-blue-400\/60{color:#60a5fa99}.text-blue-400\/65{color:#60a5faa6}.text-blue-400\/70{color:#60a5fab3}.text-blue-400\/75{color:#60a5fabf}.text-blue-400\/80{color:#60a5facc}.text-blue-400\/85{color:#60a5fad9}.text-blue-400\/90{color:#60a5fae6}.text-blue-400\/95{color:#60a5faf2}.text-blue-50{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.text-blue-50\/0{color:#eff6ff00}.text-blue-50\/10{color:#eff6ff1a}.text-blue-50\/100{color:#eff6ff}.text-blue-50\/15{color:#eff6ff26}.text-blue-50\/20{color:#eff6ff33}.text-blue-50\/25{color:#eff6ff40}.text-blue-50\/30{color:#eff6ff4d}.text-blue-50\/35{color:#eff6ff59}.text-blue-50\/40{color:#eff6ff66}.text-blue-50\/45{color:#eff6ff73}.text-blue-50\/5{color:#eff6ff0d}.text-blue-50\/50{color:#eff6ff80}.text-blue-50\/55{color:#eff6ff8c}.text-blue-50\/60{color:#eff6ff99}.text-blue-50\/65{color:#eff6ffa6}.text-blue-50\/70{color:#eff6ffb3}.text-blue-50\/75{color:#eff6ffbf}.text-blue-50\/80{color:#eff6ffcc}.text-blue-50\/85{color:#eff6ffd9}.text-blue-50\/90{color:#eff6ffe6}.text-blue-50\/95{color:#eff6fff2}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-500\/0{color:#3b82f600}.text-blue-500\/10{color:#3b82f61a}.text-blue-500\/100{color:#3b82f6}.text-blue-500\/15{color:#3b82f626}.text-blue-500\/20{color:#3b82f633}.text-blue-500\/25{color:#3b82f640}.text-blue-500\/30{color:#3b82f64d}.text-blue-500\/35{color:#3b82f659}.text-blue-500\/40{color:#3b82f666}.text-blue-500\/45{color:#3b82f673}.text-blue-500\/5{color:#3b82f60d}.text-blue-500\/50{color:#3b82f680}.text-blue-500\/55{color:#3b82f68c}.text-blue-500\/60{color:#3b82f699}.text-blue-500\/65{color:#3b82f6a6}.text-blue-500\/70{color:#3b82f6b3}.text-blue-500\/75{color:#3b82f6bf}.text-blue-500\/80{color:#3b82f6cc}.text-blue-500\/85{color:#3b82f6d9}.text-blue-500\/90{color:#3b82f6e6}.text-blue-500\/95{color:#3b82f6f2}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-600\/0{color:#2563eb00}.text-blue-600\/10{color:#2563eb1a}.text-blue-600\/100{color:#2563eb}.text-blue-600\/15{color:#2563eb26}.text-blue-600\/20{color:#2563eb33}.text-blue-600\/25{color:#2563eb40}.text-blue-600\/30{color:#2563eb4d}.text-blue-600\/35{color:#2563eb59}.text-blue-600\/40{color:#2563eb66}.text-blue-600\/45{color:#2563eb73}.text-blue-600\/5{color:#2563eb0d}.text-blue-600\/50{color:#2563eb80}.text-blue-600\/55{color:#2563eb8c}.text-blue-600\/60{color:#2563eb99}.text-blue-600\/65{color:#2563eba6}.text-blue-600\/70{color:#2563ebb3}.text-blue-600\/75{color:#2563ebbf}.text-blue-600\/80{color:#2563ebcc}.text-blue-600\/85{color:#2563ebd9}.text-blue-600\/90{color:#2563ebe6}.text-blue-600\/95{color:#2563ebf2}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-700\/0{color:#1d4ed800}.text-blue-700\/10{color:#1d4ed81a}.text-blue-700\/100{color:#1d4ed8}.text-blue-700\/15{color:#1d4ed826}.text-blue-700\/20{color:#1d4ed833}.text-blue-700\/25{color:#1d4ed840}.text-blue-700\/30{color:#1d4ed84d}.text-blue-700\/35{color:#1d4ed859}.text-blue-700\/40{color:#1d4ed866}.text-blue-700\/45{color:#1d4ed873}.text-blue-700\/5{color:#1d4ed80d}.text-blue-700\/50{color:#1d4ed880}.text-blue-700\/55{color:#1d4ed88c}.text-blue-700\/60{color:#1d4ed899}.text-blue-700\/65{color:#1d4ed8a6}.text-blue-700\/70{color:#1d4ed8b3}.text-blue-700\/75{color:#1d4ed8bf}.text-blue-700\/80{color:#1d4ed8cc}.text-blue-700\/85{color:#1d4ed8d9}.text-blue-700\/90{color:#1d4ed8e6}.text-blue-700\/95{color:#1d4ed8f2}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-800\/0{color:#1e40af00}.text-blue-800\/10{color:#1e40af1a}.text-blue-800\/100{color:#1e40af}.text-blue-800\/15{color:#1e40af26}.text-blue-800\/20{color:#1e40af33}.text-blue-800\/25{color:#1e40af40}.text-blue-800\/30{color:#1e40af4d}.text-blue-800\/35{color:#1e40af59}.text-blue-800\/40{color:#1e40af66}.text-blue-800\/45{color:#1e40af73}.text-blue-800\/5{color:#1e40af0d}.text-blue-800\/50{color:#1e40af80}.text-blue-800\/55{color:#1e40af8c}.text-blue-800\/60{color:#1e40af99}.text-blue-800\/65{color:#1e40afa6}.text-blue-800\/70{color:#1e40afb3}.text-blue-800\/75{color:#1e40afbf}.text-blue-800\/80{color:#1e40afcc}.text-blue-800\/85{color:#1e40afd9}.text-blue-800\/90{color:#1e40afe6}.text-blue-800\/95{color:#1e40aff2}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-blue-900\/0{color:#1e3a8a00}.text-blue-900\/10{color:#1e3a8a1a}.text-blue-900\/100{color:#1e3a8a}.text-blue-900\/15{color:#1e3a8a26}.text-blue-900\/20{color:#1e3a8a33}.text-blue-900\/25{color:#1e3a8a40}.text-blue-900\/30{color:#1e3a8a4d}.text-blue-900\/35{color:#1e3a8a59}.text-blue-900\/40{color:#1e3a8a66}.text-blue-900\/45{color:#1e3a8a73}.text-blue-900\/5{color:#1e3a8a0d}.text-blue-900\/50{color:#1e3a8a80}.text-blue-900\/55{color:#1e3a8a8c}.text-blue-900\/60{color:#1e3a8a99}.text-blue-900\/65{color:#1e3a8aa6}.text-blue-900\/70{color:#1e3a8ab3}.text-blue-900\/75{color:#1e3a8abf}.text-blue-900\/80{color:#1e3a8acc}.text-blue-900\/85{color:#1e3a8ad9}.text-blue-900\/90{color:#1e3a8ae6}.text-blue-900\/95{color:#1e3a8af2}.text-blue-950{--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity, 1))}.text-blue-950\/0{color:#17255400}.text-blue-950\/10{color:#1725541a}.text-blue-950\/100{color:#172554}.text-blue-950\/15{color:#17255426}.text-blue-950\/20{color:#17255433}.text-blue-950\/25{color:#17255440}.text-blue-950\/30{color:#1725544d}.text-blue-950\/35{color:#17255459}.text-blue-950\/40{color:#17255466}.text-blue-950\/45{color:#17255473}.text-blue-950\/5{color:#1725540d}.text-blue-950\/50{color:#17255480}.text-blue-950\/55{color:#1725548c}.text-blue-950\/60{color:#17255499}.text-blue-950\/65{color:#172554a6}.text-blue-950\/70{color:#172554b3}.text-blue-950\/75{color:#172554bf}.text-blue-950\/80{color:#172554cc}.text-blue-950\/85{color:#172554d9}.text-blue-950\/90{color:#172554e6}.text-blue-950\/95{color:#172554f2}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-error{--tw-text-opacity: 1;color:rgb(255 87 36 / var(--tw-text-opacity, 1))}.text-error-focus{--tw-text-opacity: 1;color:rgb(240 48 0 / var(--tw-text-opacity, 1))}.text-error-focus\/0{color:#f0300000}.text-error-focus\/10{color:#f030001a}.text-error-focus\/100{color:#f03000}.text-error-focus\/15{color:#f0300026}.text-error-focus\/20{color:#f0300033}.text-error-focus\/25{color:#f0300040}.text-error-focus\/30{color:#f030004d}.text-error-focus\/35{color:#f0300059}.text-error-focus\/40{color:#f0300066}.text-error-focus\/45{color:#f0300073}.text-error-focus\/5{color:#f030000d}.text-error-focus\/50{color:#f0300080}.text-error-focus\/55{color:#f030008c}.text-error-focus\/60{color:#f0300099}.text-error-focus\/65{color:#f03000a6}.text-error-focus\/70{color:#f03000b3}.text-error-focus\/75{color:#f03000bf}.text-error-focus\/80{color:#f03000cc}.text-error-focus\/85{color:#f03000d9}.text-error-focus\/90{color:#f03000e6}.text-error-focus\/95{color:#f03000f2}.text-error\/0{color:#ff572400}.text-error\/10{color:#ff57241a}.text-error\/100{color:#ff5724}.text-error\/15{color:#ff572426}.text-error\/20{color:#ff572433}.text-error\/25{color:#ff572440}.text-error\/30{color:#ff57244d}.text-error\/35{color:#ff572459}.text-error\/40{color:#ff572466}.text-error\/45{color:#ff572473}.text-error\/5{color:#ff57240d}.text-error\/50{color:#ff572480}.text-error\/55{color:#ff57248c}.text-error\/60{color:#ff572499}.text-error\/65{color:#ff5724a6}.text-error\/70{color:#ff5724b3}.text-error\/75{color:#ff5724bf}.text-error\/80{color:#ff5724cc}.text-error\/85{color:#ff5724d9}.text-error\/90{color:#ff5724e6}.text-error\/95{color:#ff5724f2}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / 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-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-100{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.text-green-100\/0{color:#dcfce700}.text-green-100\/10{color:#dcfce71a}.text-green-100\/100{color:#dcfce7}.text-green-100\/15{color:#dcfce726}.text-green-100\/20{color:#dcfce733}.text-green-100\/25{color:#dcfce740}.text-green-100\/30{color:#dcfce74d}.text-green-100\/35{color:#dcfce759}.text-green-100\/40{color:#dcfce766}.text-green-100\/45{color:#dcfce773}.text-green-100\/5{color:#dcfce70d}.text-green-100\/50{color:#dcfce780}.text-green-100\/55{color:#dcfce78c}.text-green-100\/60{color:#dcfce799}.text-green-100\/65{color:#dcfce7a6}.text-green-100\/70{color:#dcfce7b3}.text-green-100\/75{color:#dcfce7bf}.text-green-100\/80{color:#dcfce7cc}.text-green-100\/85{color:#dcfce7d9}.text-green-100\/90{color:#dcfce7e6}.text-green-100\/95{color:#dcfce7f2}.text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.text-green-200\/0{color:#bbf7d000}.text-green-200\/10{color:#bbf7d01a}.text-green-200\/100{color:#bbf7d0}.text-green-200\/15{color:#bbf7d026}.text-green-200\/20{color:#bbf7d033}.text-green-200\/25{color:#bbf7d040}.text-green-200\/30{color:#bbf7d04d}.text-green-200\/35{color:#bbf7d059}.text-green-200\/40{color:#bbf7d066}.text-green-200\/45{color:#bbf7d073}.text-green-200\/5{color:#bbf7d00d}.text-green-200\/50{color:#bbf7d080}.text-green-200\/55{color:#bbf7d08c}.text-green-200\/60{color:#bbf7d099}.text-green-200\/65{color:#bbf7d0a6}.text-green-200\/70{color:#bbf7d0b3}.text-green-200\/75{color:#bbf7d0bf}.text-green-200\/80{color:#bbf7d0cc}.text-green-200\/85{color:#bbf7d0d9}.text-green-200\/90{color:#bbf7d0e6}.text-green-200\/95{color:#bbf7d0f2}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-300\/0{color:#86efac00}.text-green-300\/10{color:#86efac1a}.text-green-300\/100{color:#86efac}.text-green-300\/15{color:#86efac26}.text-green-300\/20{color:#86efac33}.text-green-300\/25{color:#86efac40}.text-green-300\/30{color:#86efac4d}.text-green-300\/35{color:#86efac59}.text-green-300\/40{color:#86efac66}.text-green-300\/45{color:#86efac73}.text-green-300\/5{color:#86efac0d}.text-green-300\/50{color:#86efac80}.text-green-300\/55{color:#86efac8c}.text-green-300\/60{color:#86efac99}.text-green-300\/65{color:#86efaca6}.text-green-300\/70{color:#86efacb3}.text-green-300\/75{color:#86efacbf}.text-green-300\/80{color:#86efaccc}.text-green-300\/85{color:#86efacd9}.text-green-300\/90{color:#86eface6}.text-green-300\/95{color:#86efacf2}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-400\/0{color:#4ade8000}.text-green-400\/10{color:#4ade801a}.text-green-400\/100{color:#4ade80}.text-green-400\/15{color:#4ade8026}.text-green-400\/20{color:#4ade8033}.text-green-400\/25{color:#4ade8040}.text-green-400\/30{color:#4ade804d}.text-green-400\/35{color:#4ade8059}.text-green-400\/40{color:#4ade8066}.text-green-400\/45{color:#4ade8073}.text-green-400\/5{color:#4ade800d}.text-green-400\/50{color:#4ade8080}.text-green-400\/55{color:#4ade808c}.text-green-400\/60{color:#4ade8099}.text-green-400\/65{color:#4ade80a6}.text-green-400\/70{color:#4ade80b3}.text-green-400\/75{color:#4ade80bf}.text-green-400\/80{color:#4ade80cc}.text-green-400\/85{color:#4ade80d9}.text-green-400\/90{color:#4ade80e6}.text-green-400\/95{color:#4ade80f2}.text-green-50{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity, 1))}.text-green-50\/0{color:#f0fdf400}.text-green-50\/10{color:#f0fdf41a}.text-green-50\/100{color:#f0fdf4}.text-green-50\/15{color:#f0fdf426}.text-green-50\/20{color:#f0fdf433}.text-green-50\/25{color:#f0fdf440}.text-green-50\/30{color:#f0fdf44d}.text-green-50\/35{color:#f0fdf459}.text-green-50\/40{color:#f0fdf466}.text-green-50\/45{color:#f0fdf473}.text-green-50\/5{color:#f0fdf40d}.text-green-50\/50{color:#f0fdf480}.text-green-50\/55{color:#f0fdf48c}.text-green-50\/60{color:#f0fdf499}.text-green-50\/65{color:#f0fdf4a6}.text-green-50\/70{color:#f0fdf4b3}.text-green-50\/75{color:#f0fdf4bf}.text-green-50\/80{color:#f0fdf4cc}.text-green-50\/85{color:#f0fdf4d9}.text-green-50\/90{color:#f0fdf4e6}.text-green-50\/95{color:#f0fdf4f2}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-500\/0{color:#22c55e00}.text-green-500\/10{color:#22c55e1a}.text-green-500\/100{color:#22c55e}.text-green-500\/15{color:#22c55e26}.text-green-500\/20{color:#22c55e33}.text-green-500\/25{color:#22c55e40}.text-green-500\/30{color:#22c55e4d}.text-green-500\/35{color:#22c55e59}.text-green-500\/40{color:#22c55e66}.text-green-500\/45{color:#22c55e73}.text-green-500\/5{color:#22c55e0d}.text-green-500\/50{color:#22c55e80}.text-green-500\/55{color:#22c55e8c}.text-green-500\/60{color:#22c55e99}.text-green-500\/65{color:#22c55ea6}.text-green-500\/70{color:#22c55eb3}.text-green-500\/75{color:#22c55ebf}.text-green-500\/80{color:#22c55ecc}.text-green-500\/85{color:#22c55ed9}.text-green-500\/90{color:#22c55ee6}.text-green-500\/95{color:#22c55ef2}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-600\/0{color:#16a34a00}.text-green-600\/10{color:#16a34a1a}.text-green-600\/100{color:#16a34a}.text-green-600\/15{color:#16a34a26}.text-green-600\/20{color:#16a34a33}.text-green-600\/25{color:#16a34a40}.text-green-600\/30{color:#16a34a4d}.text-green-600\/35{color:#16a34a59}.text-green-600\/40{color:#16a34a66}.text-green-600\/45{color:#16a34a73}.text-green-600\/5{color:#16a34a0d}.text-green-600\/50{color:#16a34a80}.text-green-600\/55{color:#16a34a8c}.text-green-600\/60{color:#16a34a99}.text-green-600\/65{color:#16a34aa6}.text-green-600\/70{color:#16a34ab3}.text-green-600\/75{color:#16a34abf}.text-green-600\/80{color:#16a34acc}.text-green-600\/85{color:#16a34ad9}.text-green-600\/90{color:#16a34ae6}.text-green-600\/95{color:#16a34af2}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-700\/0{color:#15803d00}.text-green-700\/10{color:#15803d1a}.text-green-700\/100{color:#15803d}.text-green-700\/15{color:#15803d26}.text-green-700\/20{color:#15803d33}.text-green-700\/25{color:#15803d40}.text-green-700\/30{color:#15803d4d}.text-green-700\/35{color:#15803d59}.text-green-700\/40{color:#15803d66}.text-green-700\/45{color:#15803d73}.text-green-700\/5{color:#15803d0d}.text-green-700\/50{color:#15803d80}.text-green-700\/55{color:#15803d8c}.text-green-700\/60{color:#15803d99}.text-green-700\/65{color:#15803da6}.text-green-700\/70{color:#15803db3}.text-green-700\/75{color:#15803dbf}.text-green-700\/80{color:#15803dcc}.text-green-700\/85{color:#15803dd9}.text-green-700\/90{color:#15803de6}.text-green-700\/95{color:#15803df2}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-800\/0{color:#16653400}.text-green-800\/10{color:#1665341a}.text-green-800\/100{color:#166534}.text-green-800\/15{color:#16653426}.text-green-800\/20{color:#16653433}.text-green-800\/25{color:#16653440}.text-green-800\/30{color:#1665344d}.text-green-800\/35{color:#16653459}.text-green-800\/40{color:#16653466}.text-green-800\/45{color:#16653473}.text-green-800\/5{color:#1665340d}.text-green-800\/50{color:#16653480}.text-green-800\/55{color:#1665348c}.text-green-800\/60{color:#16653499}.text-green-800\/65{color:#166534a6}.text-green-800\/70{color:#166534b3}.text-green-800\/75{color:#166534bf}.text-green-800\/80{color:#166534cc}.text-green-800\/85{color:#166534d9}.text-green-800\/90{color:#166534e6}.text-green-800\/95{color:#166534f2}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-green-900\/0{color:#14532d00}.text-green-900\/10{color:#14532d1a}.text-green-900\/100{color:#14532d}.text-green-900\/15{color:#14532d26}.text-green-900\/20{color:#14532d33}.text-green-900\/25{color:#14532d40}.text-green-900\/30{color:#14532d4d}.text-green-900\/35{color:#14532d59}.text-green-900\/40{color:#14532d66}.text-green-900\/45{color:#14532d73}.text-green-900\/5{color:#14532d0d}.text-green-900\/50{color:#14532d80}.text-green-900\/55{color:#14532d8c}.text-green-900\/60{color:#14532d99}.text-green-900\/65{color:#14532da6}.text-green-900\/70{color:#14532db3}.text-green-900\/75{color:#14532dbf}.text-green-900\/80{color:#14532dcc}.text-green-900\/85{color:#14532dd9}.text-green-900\/90{color:#14532de6}.text-green-900\/95{color:#14532df2}.text-green-950{--tw-text-opacity: 1;color:rgb(5 46 22 / var(--tw-text-opacity, 1))}.text-green-950\/0{color:#052e1600}.text-green-950\/10{color:#052e161a}.text-green-950\/100{color:#052e16}.text-green-950\/15{color:#052e1626}.text-green-950\/20{color:#052e1633}.text-green-950\/25{color:#052e1640}.text-green-950\/30{color:#052e164d}.text-green-950\/35{color:#052e1659}.text-green-950\/40{color:#052e1666}.text-green-950\/45{color:#052e1673}.text-green-950\/5{color:#052e160d}.text-green-950\/50{color:#052e1680}.text-green-950\/55{color:#052e168c}.text-green-950\/60{color:#052e1699}.text-green-950\/65{color:#052e16a6}.text-green-950\/70{color:#052e16b3}.text-green-950\/75{color:#052e16bf}.text-green-950\/80{color:#052e16cc}.text-green-950\/85{color:#052e16d9}.text-green-950\/90{color:#052e16e6}.text-green-950\/95{color:#052e16f2}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-neutral-100{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.text-neutral-100\/0{color:#f5f5f500}.text-neutral-100\/10{color:#f5f5f51a}.text-neutral-100\/100{color:#f5f5f5}.text-neutral-100\/15{color:#f5f5f526}.text-neutral-100\/20{color:#f5f5f533}.text-neutral-100\/25{color:#f5f5f540}.text-neutral-100\/30{color:#f5f5f54d}.text-neutral-100\/35{color:#f5f5f559}.text-neutral-100\/40{color:#f5f5f566}.text-neutral-100\/45{color:#f5f5f573}.text-neutral-100\/5{color:#f5f5f50d}.text-neutral-100\/50{color:#f5f5f580}.text-neutral-100\/55{color:#f5f5f58c}.text-neutral-100\/60{color:#f5f5f599}.text-neutral-100\/65{color:#f5f5f5a6}.text-neutral-100\/70{color:#f5f5f5b3}.text-neutral-100\/75{color:#f5f5f5bf}.text-neutral-100\/80{color:#f5f5f5cc}.text-neutral-100\/85{color:#f5f5f5d9}.text-neutral-100\/90{color:#f5f5f5e6}.text-neutral-100\/95{color:#f5f5f5f2}.text-neutral-200{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity, 1))}.text-neutral-200\/0{color:#e5e5e500}.text-neutral-200\/10{color:#e5e5e51a}.text-neutral-200\/100{color:#e5e5e5}.text-neutral-200\/15{color:#e5e5e526}.text-neutral-200\/20{color:#e5e5e533}.text-neutral-200\/25{color:#e5e5e540}.text-neutral-200\/30{color:#e5e5e54d}.text-neutral-200\/35{color:#e5e5e559}.text-neutral-200\/40{color:#e5e5e566}.text-neutral-200\/45{color:#e5e5e573}.text-neutral-200\/5{color:#e5e5e50d}.text-neutral-200\/50{color:#e5e5e580}.text-neutral-200\/55{color:#e5e5e58c}.text-neutral-200\/60{color:#e5e5e599}.text-neutral-200\/65{color:#e5e5e5a6}.text-neutral-200\/70{color:#e5e5e5b3}.text-neutral-200\/75{color:#e5e5e5bf}.text-neutral-200\/80{color:#e5e5e5cc}.text-neutral-200\/85{color:#e5e5e5d9}.text-neutral-200\/90{color:#e5e5e5e6}.text-neutral-200\/95{color:#e5e5e5f2}.text-neutral-300{--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.text-neutral-300\/0{color:#d4d4d400}.text-neutral-300\/10{color:#d4d4d41a}.text-neutral-300\/100{color:#d4d4d4}.text-neutral-300\/15{color:#d4d4d426}.text-neutral-300\/20{color:#d4d4d433}.text-neutral-300\/25{color:#d4d4d440}.text-neutral-300\/30{color:#d4d4d44d}.text-neutral-300\/35{color:#d4d4d459}.text-neutral-300\/40{color:#d4d4d466}.text-neutral-300\/45{color:#d4d4d473}.text-neutral-300\/5{color:#d4d4d40d}.text-neutral-300\/50{color:#d4d4d480}.text-neutral-300\/55{color:#d4d4d48c}.text-neutral-300\/60{color:#d4d4d499}.text-neutral-300\/65{color:#d4d4d4a6}.text-neutral-300\/70{color:#d4d4d4b3}.text-neutral-300\/75{color:#d4d4d4bf}.text-neutral-300\/80{color:#d4d4d4cc}.text-neutral-300\/85{color:#d4d4d4d9}.text-neutral-300\/90{color:#d4d4d4e6}.text-neutral-300\/95{color:#d4d4d4f2}.text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.text-neutral-400\/0{color:#a3a3a300}.text-neutral-400\/10{color:#a3a3a31a}.text-neutral-400\/100{color:#a3a3a3}.text-neutral-400\/15{color:#a3a3a326}.text-neutral-400\/20{color:#a3a3a333}.text-neutral-400\/25{color:#a3a3a340}.text-neutral-400\/30{color:#a3a3a34d}.text-neutral-400\/35{color:#a3a3a359}.text-neutral-400\/40{color:#a3a3a366}.text-neutral-400\/45{color:#a3a3a373}.text-neutral-400\/5{color:#a3a3a30d}.text-neutral-400\/50{color:#a3a3a380}.text-neutral-400\/55{color:#a3a3a38c}.text-neutral-400\/60{color:#a3a3a399}.text-neutral-400\/65{color:#a3a3a3a6}.text-neutral-400\/70{color:#a3a3a3b3}.text-neutral-400\/75{color:#a3a3a3bf}.text-neutral-400\/80{color:#a3a3a3cc}.text-neutral-400\/85{color:#a3a3a3d9}.text-neutral-400\/90{color:#a3a3a3e6}.text-neutral-400\/95{color:#a3a3a3f2}.text-neutral-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity, 1))}.text-neutral-50\/0{color:#fafafa00}.text-neutral-50\/10{color:#fafafa1a}.text-neutral-50\/100{color:#fafafa}.text-neutral-50\/15{color:#fafafa26}.text-neutral-50\/20{color:#fafafa33}.text-neutral-50\/25{color:#fafafa40}.text-neutral-50\/30{color:#fafafa4d}.text-neutral-50\/35{color:#fafafa59}.text-neutral-50\/40{color:#fafafa66}.text-neutral-50\/45{color:#fafafa73}.text-neutral-50\/5{color:#fafafa0d}.text-neutral-50\/50{color:#fafafa80}.text-neutral-50\/55{color:#fafafa8c}.text-neutral-50\/60{color:#fafafa99}.text-neutral-50\/65{color:#fafafaa6}.text-neutral-50\/70{color:#fafafab3}.text-neutral-50\/75{color:#fafafabf}.text-neutral-50\/80{color:#fafafacc}.text-neutral-50\/85{color:#fafafad9}.text-neutral-50\/90{color:#fafafae6}.text-neutral-50\/95{color:#fafafaf2}.text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.text-neutral-500\/0{color:#73737300}.text-neutral-500\/10{color:#7373731a}.text-neutral-500\/100{color:#737373}.text-neutral-500\/15{color:#73737326}.text-neutral-500\/20{color:#73737333}.text-neutral-500\/25{color:#73737340}.text-neutral-500\/30{color:#7373734d}.text-neutral-500\/35{color:#73737359}.text-neutral-500\/40{color:#73737366}.text-neutral-500\/45{color:#73737373}.text-neutral-500\/5{color:#7373730d}.text-neutral-500\/50{color:#73737380}.text-neutral-500\/55{color:#7373738c}.text-neutral-500\/60{color:#73737399}.text-neutral-500\/65{color:#737373a6}.text-neutral-500\/70{color:#737373b3}.text-neutral-500\/75{color:#737373bf}.text-neutral-500\/80{color:#737373cc}.text-neutral-500\/85{color:#737373d9}.text-neutral-500\/90{color:#737373e6}.text-neutral-500\/95{color:#737373f2}.text-neutral-600{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.text-neutral-600\/0{color:#52525200}.text-neutral-600\/10{color:#5252521a}.text-neutral-600\/100{color:#525252}.text-neutral-600\/15{color:#52525226}.text-neutral-600\/20{color:#52525233}.text-neutral-600\/25{color:#52525240}.text-neutral-600\/30{color:#5252524d}.text-neutral-600\/35{color:#52525259}.text-neutral-600\/40{color:#52525266}.text-neutral-600\/45{color:#52525273}.text-neutral-600\/5{color:#5252520d}.text-neutral-600\/50{color:#52525280}.text-neutral-600\/55{color:#5252528c}.text-neutral-600\/60{color:#52525299}.text-neutral-600\/65{color:#525252a6}.text-neutral-600\/70{color:#525252b3}.text-neutral-600\/75{color:#525252bf}.text-neutral-600\/80{color:#525252cc}.text-neutral-600\/85{color:#525252d9}.text-neutral-600\/90{color:#525252e6}.text-neutral-600\/95{color:#525252f2}.text-neutral-700{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.text-neutral-700\/0{color:#40404000}.text-neutral-700\/10{color:#4040401a}.text-neutral-700\/100{color:#404040}.text-neutral-700\/15{color:#40404026}.text-neutral-700\/20{color:#40404033}.text-neutral-700\/25{color:#40404040}.text-neutral-700\/30{color:#4040404d}.text-neutral-700\/35{color:#40404059}.text-neutral-700\/40{color:#40404066}.text-neutral-700\/45{color:#40404073}.text-neutral-700\/5{color:#4040400d}.text-neutral-700\/50{color:#40404080}.text-neutral-700\/55{color:#4040408c}.text-neutral-700\/60{color:#40404099}.text-neutral-700\/65{color:#404040a6}.text-neutral-700\/70{color:#404040b3}.text-neutral-700\/75{color:#404040bf}.text-neutral-700\/80{color:#404040cc}.text-neutral-700\/85{color:#404040d9}.text-neutral-700\/90{color:#404040e6}.text-neutral-700\/95{color:#404040f2}.text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.text-neutral-800\/0{color:#26262600}.text-neutral-800\/10{color:#2626261a}.text-neutral-800\/100{color:#262626}.text-neutral-800\/15{color:#26262626}.text-neutral-800\/20{color:#26262633}.text-neutral-800\/25{color:#26262640}.text-neutral-800\/30{color:#2626264d}.text-neutral-800\/35{color:#26262659}.text-neutral-800\/40{color:#26262666}.text-neutral-800\/45{color:#26262673}.text-neutral-800\/5{color:#2626260d}.text-neutral-800\/50{color:#26262680}.text-neutral-800\/55{color:#2626268c}.text-neutral-800\/60{color:#26262699}.text-neutral-800\/65{color:#262626a6}.text-neutral-800\/70{color:#262626b3}.text-neutral-800\/75{color:#262626bf}.text-neutral-800\/80{color:#262626cc}.text-neutral-800\/85{color:#262626d9}.text-neutral-800\/90{color:#262626e6}.text-neutral-800\/95{color:#262626f2}.text-neutral-900{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.text-neutral-900\/0{color:#17171700}.text-neutral-900\/10{color:#1717171a}.text-neutral-900\/100{color:#171717}.text-neutral-900\/15{color:#17171726}.text-neutral-900\/20{color:#17171733}.text-neutral-900\/25{color:#17171740}.text-neutral-900\/30{color:#1717174d}.text-neutral-900\/35{color:#17171759}.text-neutral-900\/40{color:#17171766}.text-neutral-900\/45{color:#17171773}.text-neutral-900\/5{color:#1717170d}.text-neutral-900\/50{color:#17171780}.text-neutral-900\/55{color:#1717178c}.text-neutral-900\/60{color:#17171799}.text-neutral-900\/65{color:#171717a6}.text-neutral-900\/70{color:#171717b3}.text-neutral-900\/75{color:#171717bf}.text-neutral-900\/80{color:#171717cc}.text-neutral-900\/85{color:#171717d9}.text-neutral-900\/90{color:#171717e6}.text-neutral-900\/95{color:#171717f2}.text-neutral-950{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.text-neutral-950\/0{color:#0a0a0a00}.text-neutral-950\/10{color:#0a0a0a1a}.text-neutral-950\/100{color:#0a0a0a}.text-neutral-950\/15{color:#0a0a0a26}.text-neutral-950\/20{color:#0a0a0a33}.text-neutral-950\/25{color:#0a0a0a40}.text-neutral-950\/30{color:#0a0a0a4d}.text-neutral-950\/35{color:#0a0a0a59}.text-neutral-950\/40{color:#0a0a0a66}.text-neutral-950\/45{color:#0a0a0a73}.text-neutral-950\/5{color:#0a0a0a0d}.text-neutral-950\/50{color:#0a0a0a80}.text-neutral-950\/55{color:#0a0a0a8c}.text-neutral-950\/60{color:#0a0a0a99}.text-neutral-950\/65{color:#0a0a0aa6}.text-neutral-950\/70{color:#0a0a0ab3}.text-neutral-950\/75{color:#0a0a0abf}.text-neutral-950\/80{color:#0a0a0acc}.text-neutral-950\/85{color:#0a0a0ad9}.text-neutral-950\/90{color:#0a0a0ae6}.text-neutral-950\/95{color:#0a0a0af2}.text-primary{--tw-text-opacity: 1;color:rgb(0 119 187 / var(--tw-text-opacity, 1))}.text-primary-100{--tw-text-opacity: 1;color:rgb(204 227 241 / var(--tw-text-opacity, 1))}.text-primary-100\/0{color:#cce3f100}.text-primary-100\/10{color:#cce3f11a}.text-primary-100\/100{color:#cce3f1}.text-primary-100\/15{color:#cce3f126}.text-primary-100\/20{color:#cce3f133}.text-primary-100\/25{color:#cce3f140}.text-primary-100\/30{color:#cce3f14d}.text-primary-100\/35{color:#cce3f159}.text-primary-100\/40{color:#cce3f166}.text-primary-100\/45{color:#cce3f173}.text-primary-100\/5{color:#cce3f10d}.text-primary-100\/50{color:#cce3f180}.text-primary-100\/55{color:#cce3f18c}.text-primary-100\/60{color:#cce3f199}.text-primary-100\/65{color:#cce3f1a6}.text-primary-100\/70{color:#cce3f1b3}.text-primary-100\/75{color:#cce3f1bf}.text-primary-100\/80{color:#cce3f1cc}.text-primary-100\/85{color:#cce3f1d9}.text-primary-100\/90{color:#cce3f1e6}.text-primary-100\/95{color:#cce3f1f2}.text-primary-200{--tw-text-opacity: 1;color:rgb(153 200 227 / var(--tw-text-opacity, 1))}.text-primary-200\/0{color:#99c8e300}.text-primary-200\/10{color:#99c8e31a}.text-primary-200\/100{color:#99c8e3}.text-primary-200\/15{color:#99c8e326}.text-primary-200\/20{color:#99c8e333}.text-primary-200\/25{color:#99c8e340}.text-primary-200\/30{color:#99c8e34d}.text-primary-200\/35{color:#99c8e359}.text-primary-200\/40{color:#99c8e366}.text-primary-200\/45{color:#99c8e373}.text-primary-200\/5{color:#99c8e30d}.text-primary-200\/50{color:#99c8e380}.text-primary-200\/55{color:#99c8e38c}.text-primary-200\/60{color:#99c8e399}.text-primary-200\/65{color:#99c8e3a6}.text-primary-200\/70{color:#99c8e3b3}.text-primary-200\/75{color:#99c8e3bf}.text-primary-200\/80{color:#99c8e3cc}.text-primary-200\/85{color:#99c8e3d9}.text-primary-200\/90{color:#99c8e3e6}.text-primary-200\/95{color:#99c8e3f2}.text-primary-300{--tw-text-opacity: 1;color:rgb(102 173 214 / var(--tw-text-opacity, 1))}.text-primary-300\/0{color:#66add600}.text-primary-300\/10{color:#66add61a}.text-primary-300\/100{color:#66add6}.text-primary-300\/15{color:#66add626}.text-primary-300\/20{color:#66add633}.text-primary-300\/25{color:#66add640}.text-primary-300\/30{color:#66add64d}.text-primary-300\/35{color:#66add659}.text-primary-300\/40{color:#66add666}.text-primary-300\/45{color:#66add673}.text-primary-300\/5{color:#66add60d}.text-primary-300\/50{color:#66add680}.text-primary-300\/55{color:#66add68c}.text-primary-300\/60{color:#66add699}.text-primary-300\/65{color:#66add6a6}.text-primary-300\/70{color:#66add6b3}.text-primary-300\/75{color:#66add6bf}.text-primary-300\/80{color:#66add6cc}.text-primary-300\/85{color:#66add6d9}.text-primary-300\/90{color:#66add6e6}.text-primary-300\/95{color:#66add6f2}.text-primary-400{--tw-text-opacity: 1;color:rgb(51 146 200 / var(--tw-text-opacity, 1))}.text-primary-400\/0{color:#3392c800}.text-primary-400\/10{color:#3392c81a}.text-primary-400\/100{color:#3392c8}.text-primary-400\/15{color:#3392c826}.text-primary-400\/20{color:#3392c833}.text-primary-400\/25{color:#3392c840}.text-primary-400\/30{color:#3392c84d}.text-primary-400\/35{color:#3392c859}.text-primary-400\/40{color:#3392c866}.text-primary-400\/45{color:#3392c873}.text-primary-400\/5{color:#3392c80d}.text-primary-400\/50{color:#3392c880}.text-primary-400\/55{color:#3392c88c}.text-primary-400\/60{color:#3392c899}.text-primary-400\/65{color:#3392c8a6}.text-primary-400\/70{color:#3392c8b3}.text-primary-400\/75{color:#3392c8bf}.text-primary-400\/80{color:#3392c8cc}.text-primary-400\/85{color:#3392c8d9}.text-primary-400\/90{color:#3392c8e6}.text-primary-400\/95{color:#3392c8f2}.text-primary-50{--tw-text-opacity: 1;color:rgb(230 241 248 / var(--tw-text-opacity, 1))}.text-primary-50\/0{color:#e6f1f800}.text-primary-50\/10{color:#e6f1f81a}.text-primary-50\/100{color:#e6f1f8}.text-primary-50\/15{color:#e6f1f826}.text-primary-50\/20{color:#e6f1f833}.text-primary-50\/25{color:#e6f1f840}.text-primary-50\/30{color:#e6f1f84d}.text-primary-50\/35{color:#e6f1f859}.text-primary-50\/40{color:#e6f1f866}.text-primary-50\/45{color:#e6f1f873}.text-primary-50\/5{color:#e6f1f80d}.text-primary-50\/50{color:#e6f1f880}.text-primary-50\/55{color:#e6f1f88c}.text-primary-50\/60{color:#e6f1f899}.text-primary-50\/65{color:#e6f1f8a6}.text-primary-50\/70{color:#e6f1f8b3}.text-primary-50\/75{color:#e6f1f8bf}.text-primary-50\/80{color:#e6f1f8cc}.text-primary-50\/85{color:#e6f1f8d9}.text-primary-50\/90{color:#e6f1f8e6}.text-primary-50\/95{color:#e6f1f8f2}.text-primary-500{--tw-text-opacity: 1;color:rgb(0 119 187 / var(--tw-text-opacity, 1))}.text-primary-500\/0{color:#07b0}.text-primary-500\/10{color:#0077bb1a}.text-primary-500\/100{color:#07b}.text-primary-500\/15{color:#0077bb26}.text-primary-500\/20{color:#07b3}.text-primary-500\/25{color:#0077bb40}.text-primary-500\/30{color:#0077bb4d}.text-primary-500\/35{color:#0077bb59}.text-primary-500\/40{color:#07b6}.text-primary-500\/45{color:#0077bb73}.text-primary-500\/5{color:#0077bb0d}.text-primary-500\/50{color:#0077bb80}.text-primary-500\/55{color:#0077bb8c}.text-primary-500\/60{color:#07b9}.text-primary-500\/65{color:#0077bba6}.text-primary-500\/70{color:#0077bbb3}.text-primary-500\/75{color:#0077bbbf}.text-primary-500\/80{color:#07bc}.text-primary-500\/85{color:#0077bbd9}.text-primary-500\/90{color:#0077bbe6}.text-primary-500\/95{color:#0077bbf2}.text-primary-600{--tw-text-opacity: 1;color:rgb(0 102 153 / var(--tw-text-opacity, 1))}.text-primary-600\/0{color:#0690}.text-primary-600\/10{color:#0066991a}.text-primary-600\/100{color:#069}.text-primary-600\/15{color:#00669926}.text-primary-600\/20{color:#0693}.text-primary-600\/25{color:#00669940}.text-primary-600\/30{color:#0066994d}.text-primary-600\/35{color:#00669959}.text-primary-600\/40{color:#0696}.text-primary-600\/45{color:#00669973}.text-primary-600\/5{color:#0066990d}.text-primary-600\/50{color:#00669980}.text-primary-600\/55{color:#0066998c}.text-primary-600\/60{color:#0699}.text-primary-600\/65{color:#006699a6}.text-primary-600\/70{color:#006699b3}.text-primary-600\/75{color:#006699bf}.text-primary-600\/80{color:#069c}.text-primary-600\/85{color:#006699d9}.text-primary-600\/90{color:#006699e6}.text-primary-600\/95{color:#006699f2}.text-primary-700{--tw-text-opacity: 1;color:rgb(0 85 128 / var(--tw-text-opacity, 1))}.text-primary-700\/0{color:#00558000}.text-primary-700\/10{color:#0055801a}.text-primary-700\/100{color:#005580}.text-primary-700\/15{color:#00558026}.text-primary-700\/20{color:#00558033}.text-primary-700\/25{color:#00558040}.text-primary-700\/30{color:#0055804d}.text-primary-700\/35{color:#00558059}.text-primary-700\/40{color:#00558066}.text-primary-700\/45{color:#00558073}.text-primary-700\/5{color:#0055800d}.text-primary-700\/50{color:#00558080}.text-primary-700\/55{color:#0055808c}.text-primary-700\/60{color:#00558099}.text-primary-700\/65{color:#005580a6}.text-primary-700\/70{color:#005580b3}.text-primary-700\/75{color:#005580bf}.text-primary-700\/80{color:#005580cc}.text-primary-700\/85{color:#005580d9}.text-primary-700\/90{color:#005580e6}.text-primary-700\/95{color:#005580f2}.text-primary-800{--tw-text-opacity: 1;color:rgb(0 68 102 / var(--tw-text-opacity, 1))}.text-primary-800\/0{color:#0460}.text-primary-800\/10{color:#0044661a}.text-primary-800\/100{color:#046}.text-primary-800\/15{color:#00446626}.text-primary-800\/20{color:#0463}.text-primary-800\/25{color:#00446640}.text-primary-800\/30{color:#0044664d}.text-primary-800\/35{color:#00446659}.text-primary-800\/40{color:#0466}.text-primary-800\/45{color:#00446673}.text-primary-800\/5{color:#0044660d}.text-primary-800\/50{color:#00446680}.text-primary-800\/55{color:#0044668c}.text-primary-800\/60{color:#0469}.text-primary-800\/65{color:#004466a6}.text-primary-800\/70{color:#004466b3}.text-primary-800\/75{color:#004466bf}.text-primary-800\/80{color:#046c}.text-primary-800\/85{color:#004466d9}.text-primary-800\/90{color:#004466e6}.text-primary-800\/95{color:#004466f2}.text-primary-900{--tw-text-opacity: 1;color:rgb(0 51 77 / var(--tw-text-opacity, 1))}.text-primary-900\/0{color:#00334d00}.text-primary-900\/10{color:#00334d1a}.text-primary-900\/100{color:#00334d}.text-primary-900\/15{color:#00334d26}.text-primary-900\/20{color:#00334d33}.text-primary-900\/25{color:#00334d40}.text-primary-900\/30{color:#00334d4d}.text-primary-900\/35{color:#00334d59}.text-primary-900\/40{color:#00334d66}.text-primary-900\/45{color:#00334d73}.text-primary-900\/5{color:#00334d0d}.text-primary-900\/50{color:#00334d80}.text-primary-900\/55{color:#00334d8c}.text-primary-900\/60{color:#00334d99}.text-primary-900\/65{color:#00334da6}.text-primary-900\/70{color:#00334db3}.text-primary-900\/75{color:#00334dbf}.text-primary-900\/80{color:#00334dcc}.text-primary-900\/85{color:#00334dd9}.text-primary-900\/90{color:#00334de6}.text-primary-900\/95{color:#00334df2}.text-primary-focus{--tw-text-opacity: 1;color:rgb(46 62 99 / var(--tw-text-opacity, 1))}.text-primary-focus\/0{color:#2e3e6300}.text-primary-focus\/10{color:#2e3e631a}.text-primary-focus\/100{color:#2e3e63}.text-primary-focus\/15{color:#2e3e6326}.text-primary-focus\/20{color:#2e3e6333}.text-primary-focus\/25{color:#2e3e6340}.text-primary-focus\/30{color:#2e3e634d}.text-primary-focus\/35{color:#2e3e6359}.text-primary-focus\/40{color:#2e3e6366}.text-primary-focus\/45{color:#2e3e6373}.text-primary-focus\/5{color:#2e3e630d}.text-primary-focus\/50{color:#2e3e6380}.text-primary-focus\/55{color:#2e3e638c}.text-primary-focus\/60{color:#2e3e6399}.text-primary-focus\/65{color:#2e3e63a6}.text-primary-focus\/70{color:#2e3e63b3}.text-primary-focus\/75{color:#2e3e63bf}.text-primary-focus\/80{color:#2e3e63cc}.text-primary-focus\/85{color:#2e3e63d9}.text-primary-focus\/90{color:#2e3e63e6}.text-primary-focus\/95{color:#2e3e63f2}.text-primary\/0{color:#07b0}.text-primary\/10{color:#0077bb1a}.text-primary\/100{color:#07b}.text-primary\/15{color:#0077bb26}.text-primary\/20{color:#07b3}.text-primary\/25{color:#0077bb40}.text-primary\/30{color:#0077bb4d}.text-primary\/35{color:#0077bb59}.text-primary\/40{color:#07b6}.text-primary\/45{color:#0077bb73}.text-primary\/5{color:#0077bb0d}.text-primary\/50{color:#0077bb80}.text-primary\/55{color:#0077bb8c}.text-primary\/60{color:#07b9}.text-primary\/65{color:#0077bba6}.text-primary\/70{color:#0077bbb3}.text-primary\/75{color:#0077bbbf}.text-primary\/80{color:#07bc}.text-primary\/85{color:#0077bbd9}.text-primary\/90{color:#0077bbe6}.text-primary\/95{color:#0077bbf2}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.text-red-100\/0{color:#fee2e200}.text-red-100\/10{color:#fee2e21a}.text-red-100\/100{color:#fee2e2}.text-red-100\/15{color:#fee2e226}.text-red-100\/20{color:#fee2e233}.text-red-100\/25{color:#fee2e240}.text-red-100\/30{color:#fee2e24d}.text-red-100\/35{color:#fee2e259}.text-red-100\/40{color:#fee2e266}.text-red-100\/45{color:#fee2e273}.text-red-100\/5{color:#fee2e20d}.text-red-100\/50{color:#fee2e280}.text-red-100\/55{color:#fee2e28c}.text-red-100\/60{color:#fee2e299}.text-red-100\/65{color:#fee2e2a6}.text-red-100\/70{color:#fee2e2b3}.text-red-100\/75{color:#fee2e2bf}.text-red-100\/80{color:#fee2e2cc}.text-red-100\/85{color:#fee2e2d9}.text-red-100\/90{color:#fee2e2e6}.text-red-100\/95{color:#fee2e2f2}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-200\/0{color:#fecaca00}.text-red-200\/10{color:#fecaca1a}.text-red-200\/100{color:#fecaca}.text-red-200\/15{color:#fecaca26}.text-red-200\/20{color:#fecaca33}.text-red-200\/25{color:#fecaca40}.text-red-200\/30{color:#fecaca4d}.text-red-200\/35{color:#fecaca59}.text-red-200\/40{color:#fecaca66}.text-red-200\/45{color:#fecaca73}.text-red-200\/5{color:#fecaca0d}.text-red-200\/50{color:#fecaca80}.text-red-200\/55{color:#fecaca8c}.text-red-200\/60{color:#fecaca99}.text-red-200\/65{color:#fecacaa6}.text-red-200\/70{color:#fecacab3}.text-red-200\/75{color:#fecacabf}.text-red-200\/80{color:#fecacacc}.text-red-200\/85{color:#fecacad9}.text-red-200\/90{color:#fecacae6}.text-red-200\/95{color:#fecacaf2}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-300\/0{color:#fca5a500}.text-red-300\/10{color:#fca5a51a}.text-red-300\/100{color:#fca5a5}.text-red-300\/15{color:#fca5a526}.text-red-300\/20{color:#fca5a533}.text-red-300\/25{color:#fca5a540}.text-red-300\/30{color:#fca5a54d}.text-red-300\/35{color:#fca5a559}.text-red-300\/40{color:#fca5a566}.text-red-300\/45{color:#fca5a573}.text-red-300\/5{color:#fca5a50d}.text-red-300\/50{color:#fca5a580}.text-red-300\/55{color:#fca5a58c}.text-red-300\/60{color:#fca5a599}.text-red-300\/65{color:#fca5a5a6}.text-red-300\/70{color:#fca5a5b3}.text-red-300\/75{color:#fca5a5bf}.text-red-300\/80{color:#fca5a5cc}.text-red-300\/85{color:#fca5a5d9}.text-red-300\/90{color:#fca5a5e6}.text-red-300\/95{color:#fca5a5f2}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-400\/0{color:#f8717100}.text-red-400\/10{color:#f871711a}.text-red-400\/100{color:#f87171}.text-red-400\/15{color:#f8717126}.text-red-400\/20{color:#f8717133}.text-red-400\/25{color:#f8717140}.text-red-400\/30{color:#f871714d}.text-red-400\/35{color:#f8717159}.text-red-400\/40{color:#f8717166}.text-red-400\/45{color:#f8717173}.text-red-400\/5{color:#f871710d}.text-red-400\/50{color:#f8717180}.text-red-400\/55{color:#f871718c}.text-red-400\/60{color:#f8717199}.text-red-400\/65{color:#f87171a6}.text-red-400\/70{color:#f87171b3}.text-red-400\/75{color:#f87171bf}.text-red-400\/80{color:#f87171cc}.text-red-400\/85{color:#f87171d9}.text-red-400\/90{color:#f87171e6}.text-red-400\/95{color:#f87171f2}.text-red-50{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.text-red-50\/0{color:#fef2f200}.text-red-50\/10{color:#fef2f21a}.text-red-50\/100{color:#fef2f2}.text-red-50\/15{color:#fef2f226}.text-red-50\/20{color:#fef2f233}.text-red-50\/25{color:#fef2f240}.text-red-50\/30{color:#fef2f24d}.text-red-50\/35{color:#fef2f259}.text-red-50\/40{color:#fef2f266}.text-red-50\/45{color:#fef2f273}.text-red-50\/5{color:#fef2f20d}.text-red-50\/50{color:#fef2f280}.text-red-50\/55{color:#fef2f28c}.text-red-50\/60{color:#fef2f299}.text-red-50\/65{color:#fef2f2a6}.text-red-50\/70{color:#fef2f2b3}.text-red-50\/75{color:#fef2f2bf}.text-red-50\/80{color:#fef2f2cc}.text-red-50\/85{color:#fef2f2d9}.text-red-50\/90{color:#fef2f2e6}.text-red-50\/95{color:#fef2f2f2}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-500\/0{color:#ef444400}.text-red-500\/10{color:#ef44441a}.text-red-500\/100{color:#ef4444}.text-red-500\/15{color:#ef444426}.text-red-500\/20{color:#ef444433}.text-red-500\/25{color:#ef444440}.text-red-500\/30{color:#ef44444d}.text-red-500\/35{color:#ef444459}.text-red-500\/40{color:#ef444466}.text-red-500\/45{color:#ef444473}.text-red-500\/5{color:#ef44440d}.text-red-500\/50{color:#ef444480}.text-red-500\/55{color:#ef44448c}.text-red-500\/60{color:#ef444499}.text-red-500\/65{color:#ef4444a6}.text-red-500\/70{color:#ef4444b3}.text-red-500\/75{color:#ef4444bf}.text-red-500\/80{color:#ef4444cc}.text-red-500\/85{color:#ef4444d9}.text-red-500\/90{color:#ef4444e6}.text-red-500\/95{color:#ef4444f2}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-600\/0{color:#dc262600}.text-red-600\/10{color:#dc26261a}.text-red-600\/100{color:#dc2626}.text-red-600\/15{color:#dc262626}.text-red-600\/20{color:#dc262633}.text-red-600\/25{color:#dc262640}.text-red-600\/30{color:#dc26264d}.text-red-600\/35{color:#dc262659}.text-red-600\/40{color:#dc262666}.text-red-600\/45{color:#dc262673}.text-red-600\/5{color:#dc26260d}.text-red-600\/50{color:#dc262680}.text-red-600\/55{color:#dc26268c}.text-red-600\/60{color:#dc262699}.text-red-600\/65{color:#dc2626a6}.text-red-600\/70{color:#dc2626b3}.text-red-600\/75{color:#dc2626bf}.text-red-600\/80{color:#dc2626cc}.text-red-600\/85{color:#dc2626d9}.text-red-600\/90{color:#dc2626e6}.text-red-600\/95{color:#dc2626f2}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-700\/0{color:#b91c1c00}.text-red-700\/10{color:#b91c1c1a}.text-red-700\/100{color:#b91c1c}.text-red-700\/15{color:#b91c1c26}.text-red-700\/20{color:#b91c1c33}.text-red-700\/25{color:#b91c1c40}.text-red-700\/30{color:#b91c1c4d}.text-red-700\/35{color:#b91c1c59}.text-red-700\/40{color:#b91c1c66}.text-red-700\/45{color:#b91c1c73}.text-red-700\/5{color:#b91c1c0d}.text-red-700\/50{color:#b91c1c80}.text-red-700\/55{color:#b91c1c8c}.text-red-700\/60{color:#b91c1c99}.text-red-700\/65{color:#b91c1ca6}.text-red-700\/70{color:#b91c1cb3}.text-red-700\/75{color:#b91c1cbf}.text-red-700\/80{color:#b91c1ccc}.text-red-700\/85{color:#b91c1cd9}.text-red-700\/90{color:#b91c1ce6}.text-red-700\/95{color:#b91c1cf2}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-800\/0{color:#991b1b00}.text-red-800\/10{color:#991b1b1a}.text-red-800\/100{color:#991b1b}.text-red-800\/15{color:#991b1b26}.text-red-800\/20{color:#991b1b33}.text-red-800\/25{color:#991b1b40}.text-red-800\/30{color:#991b1b4d}.text-red-800\/35{color:#991b1b59}.text-red-800\/40{color:#991b1b66}.text-red-800\/45{color:#991b1b73}.text-red-800\/5{color:#991b1b0d}.text-red-800\/50{color:#991b1b80}.text-red-800\/55{color:#991b1b8c}.text-red-800\/60{color:#991b1b99}.text-red-800\/65{color:#991b1ba6}.text-red-800\/70{color:#991b1bb3}.text-red-800\/75{color:#991b1bbf}.text-red-800\/80{color:#991b1bcc}.text-red-800\/85{color:#991b1bd9}.text-red-800\/90{color:#991b1be6}.text-red-800\/95{color:#991b1bf2}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-red-900\/0{color:#7f1d1d00}.text-red-900\/10{color:#7f1d1d1a}.text-red-900\/100{color:#7f1d1d}.text-red-900\/15{color:#7f1d1d26}.text-red-900\/20{color:#7f1d1d33}.text-red-900\/25{color:#7f1d1d40}.text-red-900\/30{color:#7f1d1d4d}.text-red-900\/35{color:#7f1d1d59}.text-red-900\/40{color:#7f1d1d66}.text-red-900\/45{color:#7f1d1d73}.text-red-900\/5{color:#7f1d1d0d}.text-red-900\/50{color:#7f1d1d80}.text-red-900\/55{color:#7f1d1d8c}.text-red-900\/60{color:#7f1d1d99}.text-red-900\/65{color:#7f1d1da6}.text-red-900\/70{color:#7f1d1db3}.text-red-900\/75{color:#7f1d1dbf}.text-red-900\/80{color:#7f1d1dcc}.text-red-900\/85{color:#7f1d1dd9}.text-red-900\/90{color:#7f1d1de6}.text-red-900\/95{color:#7f1d1df2}.text-red-950{--tw-text-opacity: 1;color:rgb(69 10 10 / var(--tw-text-opacity, 1))}.text-red-950\/0{color:#450a0a00}.text-red-950\/10{color:#450a0a1a}.text-red-950\/100{color:#450a0a}.text-red-950\/15{color:#450a0a26}.text-red-950\/20{color:#450a0a33}.text-red-950\/25{color:#450a0a40}.text-red-950\/30{color:#450a0a4d}.text-red-950\/35{color:#450a0a59}.text-red-950\/40{color:#450a0a66}.text-red-950\/45{color:#450a0a73}.text-red-950\/5{color:#450a0a0d}.text-red-950\/50{color:#450a0a80}.text-red-950\/55{color:#450a0a8c}.text-red-950\/60{color:#450a0a99}.text-red-950\/65{color:#450a0aa6}.text-red-950\/70{color:#450a0ab3}.text-red-950\/75{color:#450a0abf}.text-red-950\/80{color:#450a0acc}.text-red-950\/85{color:#450a0ad9}.text-red-950\/90{color:#450a0ae6}.text-red-950\/95{color:#450a0af2}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-stone-500{--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity, 1))}.text-stone-600{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity, 1))}.text-stone-700{--tw-text-opacity: 1;color:rgb(68 64 60 / var(--tw-text-opacity, 1))}.text-stone-900{--tw-text-opacity: 1;color:rgb(28 25 23 / var(--tw-text-opacity, 1))}.text-success{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-success-focus{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-success-focus\/0{color:#05966900}.text-success-focus\/10{color:#0596691a}.text-success-focus\/100{color:#059669}.text-success-focus\/15{color:#05966926}.text-success-focus\/20{color:#05966933}.text-success-focus\/25{color:#05966940}.text-success-focus\/30{color:#0596694d}.text-success-focus\/35{color:#05966959}.text-success-focus\/40{color:#05966966}.text-success-focus\/45{color:#05966973}.text-success-focus\/5{color:#0596690d}.text-success-focus\/50{color:#05966980}.text-success-focus\/55{color:#0596698c}.text-success-focus\/60{color:#05966999}.text-success-focus\/65{color:#059669a6}.text-success-focus\/70{color:#059669b3}.text-success-focus\/75{color:#059669bf}.text-success-focus\/80{color:#059669cc}.text-success-focus\/85{color:#059669d9}.text-success-focus\/90{color:#059669e6}.text-success-focus\/95{color:#059669f2}.text-success\/0{color:#10b98100}.text-success\/10{color:#10b9811a}.text-success\/100{color:#10b981}.text-success\/15{color:#10b98126}.text-success\/20{color:#10b98133}.text-success\/25{color:#10b98140}.text-success\/30{color:#10b9814d}.text-success\/35{color:#10b98159}.text-success\/40{color:#10b98166}.text-success\/45{color:#10b98173}.text-success\/5{color:#10b9810d}.text-success\/50{color:#10b98180}.text-success\/55{color:#10b9818c}.text-success\/60{color:#10b98199}.text-success\/65{color:#10b981a6}.text-success\/70{color:#10b981b3}.text-success\/75{color:#10b981bf}.text-success\/80{color:#10b981cc}.text-success\/85{color:#10b981d9}.text-success\/90{color:#10b981e6}.text-success\/95{color:#10b981f2}.text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.text-warning{--tw-text-opacity: 1;color:rgb(255 152 0 / var(--tw-text-opacity, 1))}.text-warning-focus{--tw-text-opacity: 1;color:rgb(230 130 0 / var(--tw-text-opacity, 1))}.text-warning-focus\/0{color:#e6820000}.text-warning-focus\/10{color:#e682001a}.text-warning-focus\/100{color:#e68200}.text-warning-focus\/15{color:#e6820026}.text-warning-focus\/20{color:#e6820033}.text-warning-focus\/25{color:#e6820040}.text-warning-focus\/30{color:#e682004d}.text-warning-focus\/35{color:#e6820059}.text-warning-focus\/40{color:#e6820066}.text-warning-focus\/45{color:#e6820073}.text-warning-focus\/5{color:#e682000d}.text-warning-focus\/50{color:#e6820080}.text-warning-focus\/55{color:#e682008c}.text-warning-focus\/60{color:#e6820099}.text-warning-focus\/65{color:#e68200a6}.text-warning-focus\/70{color:#e68200b3}.text-warning-focus\/75{color:#e68200bf}.text-warning-focus\/80{color:#e68200cc}.text-warning-focus\/85{color:#e68200d9}.text-warning-focus\/90{color:#e68200e6}.text-warning-focus\/95{color:#e68200f2}.text-warning\/0{color:#ff980000}.text-warning\/10{color:#ff98001a}.text-warning\/100{color:#ff9800}.text-warning\/15{color:#ff980026}.text-warning\/20{color:#ff980033}.text-warning\/25{color:#ff980040}.text-warning\/30{color:#ff98004d}.text-warning\/35{color:#ff980059}.text-warning\/40{color:#ff980066}.text-warning\/45{color:#ff980073}.text-warning\/5{color:#ff98000d}.text-warning\/50{color:#ff980080}.text-warning\/55{color:#ff98008c}.text-warning\/60{color:#ff980099}.text-warning\/65{color:#ff9800a6}.text-warning\/70{color:#ff9800b3}.text-warning\/75{color:#ff9800bf}.text-warning\/80{color:#ff9800cc}.text-warning\/85{color:#ff9800d9}.text-warning\/90{color:#ff9800e6}.text-warning\/95{color:#ff9800f2}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-100{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.text-yellow-100\/0{color:#fef9c300}.text-yellow-100\/10{color:#fef9c31a}.text-yellow-100\/100{color:#fef9c3}.text-yellow-100\/15{color:#fef9c326}.text-yellow-100\/20{color:#fef9c333}.text-yellow-100\/25{color:#fef9c340}.text-yellow-100\/30{color:#fef9c34d}.text-yellow-100\/35{color:#fef9c359}.text-yellow-100\/40{color:#fef9c366}.text-yellow-100\/45{color:#fef9c373}.text-yellow-100\/5{color:#fef9c30d}.text-yellow-100\/50{color:#fef9c380}.text-yellow-100\/55{color:#fef9c38c}.text-yellow-100\/60{color:#fef9c399}.text-yellow-100\/65{color:#fef9c3a6}.text-yellow-100\/70{color:#fef9c3b3}.text-yellow-100\/75{color:#fef9c3bf}.text-yellow-100\/80{color:#fef9c3cc}.text-yellow-100\/85{color:#fef9c3d9}.text-yellow-100\/90{color:#fef9c3e6}.text-yellow-100\/95{color:#fef9c3f2}.text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.text-yellow-200\/0{color:#fef08a00}.text-yellow-200\/10{color:#fef08a1a}.text-yellow-200\/100{color:#fef08a}.text-yellow-200\/15{color:#fef08a26}.text-yellow-200\/20{color:#fef08a33}.text-yellow-200\/25{color:#fef08a40}.text-yellow-200\/30{color:#fef08a4d}.text-yellow-200\/35{color:#fef08a59}.text-yellow-200\/40{color:#fef08a66}.text-yellow-200\/45{color:#fef08a73}.text-yellow-200\/5{color:#fef08a0d}.text-yellow-200\/50{color:#fef08a80}.text-yellow-200\/55{color:#fef08a8c}.text-yellow-200\/60{color:#fef08a99}.text-yellow-200\/65{color:#fef08aa6}.text-yellow-200\/70{color:#fef08ab3}.text-yellow-200\/75{color:#fef08abf}.text-yellow-200\/80{color:#fef08acc}.text-yellow-200\/85{color:#fef08ad9}.text-yellow-200\/90{color:#fef08ae6}.text-yellow-200\/95{color:#fef08af2}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-300\/0{color:#fde04700}.text-yellow-300\/10{color:#fde0471a}.text-yellow-300\/100{color:#fde047}.text-yellow-300\/15{color:#fde04726}.text-yellow-300\/20{color:#fde04733}.text-yellow-300\/25{color:#fde04740}.text-yellow-300\/30{color:#fde0474d}.text-yellow-300\/35{color:#fde04759}.text-yellow-300\/40{color:#fde04766}.text-yellow-300\/45{color:#fde04773}.text-yellow-300\/5{color:#fde0470d}.text-yellow-300\/50{color:#fde04780}.text-yellow-300\/55{color:#fde0478c}.text-yellow-300\/60{color:#fde04799}.text-yellow-300\/65{color:#fde047a6}.text-yellow-300\/70{color:#fde047b3}.text-yellow-300\/75{color:#fde047bf}.text-yellow-300\/80{color:#fde047cc}.text-yellow-300\/85{color:#fde047d9}.text-yellow-300\/90{color:#fde047e6}.text-yellow-300\/95{color:#fde047f2}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-400\/0{color:#facc1500}.text-yellow-400\/10{color:#facc151a}.text-yellow-400\/100{color:#facc15}.text-yellow-400\/15{color:#facc1526}.text-yellow-400\/20{color:#facc1533}.text-yellow-400\/25{color:#facc1540}.text-yellow-400\/30{color:#facc154d}.text-yellow-400\/35{color:#facc1559}.text-yellow-400\/40{color:#facc1566}.text-yellow-400\/45{color:#facc1573}.text-yellow-400\/5{color:#facc150d}.text-yellow-400\/50{color:#facc1580}.text-yellow-400\/55{color:#facc158c}.text-yellow-400\/60{color:#facc1599}.text-yellow-400\/65{color:#facc15a6}.text-yellow-400\/70{color:#facc15b3}.text-yellow-400\/75{color:#facc15bf}.text-yellow-400\/80{color:#facc15cc}.text-yellow-400\/85{color:#facc15d9}.text-yellow-400\/90{color:#facc15e6}.text-yellow-400\/95{color:#facc15f2}.text-yellow-50{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity, 1))}.text-yellow-50\/0{color:#fefce800}.text-yellow-50\/10{color:#fefce81a}.text-yellow-50\/100{color:#fefce8}.text-yellow-50\/15{color:#fefce826}.text-yellow-50\/20{color:#fefce833}.text-yellow-50\/25{color:#fefce840}.text-yellow-50\/30{color:#fefce84d}.text-yellow-50\/35{color:#fefce859}.text-yellow-50\/40{color:#fefce866}.text-yellow-50\/45{color:#fefce873}.text-yellow-50\/5{color:#fefce80d}.text-yellow-50\/50{color:#fefce880}.text-yellow-50\/55{color:#fefce88c}.text-yellow-50\/60{color:#fefce899}.text-yellow-50\/65{color:#fefce8a6}.text-yellow-50\/70{color:#fefce8b3}.text-yellow-50\/75{color:#fefce8bf}.text-yellow-50\/80{color:#fefce8cc}.text-yellow-50\/85{color:#fefce8d9}.text-yellow-50\/90{color:#fefce8e6}.text-yellow-50\/95{color:#fefce8f2}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-500\/0{color:#eab30800}.text-yellow-500\/10{color:#eab3081a}.text-yellow-500\/100{color:#eab308}.text-yellow-500\/15{color:#eab30826}.text-yellow-500\/20{color:#eab30833}.text-yellow-500\/25{color:#eab30840}.text-yellow-500\/30{color:#eab3084d}.text-yellow-500\/35{color:#eab30859}.text-yellow-500\/40{color:#eab30866}.text-yellow-500\/45{color:#eab30873}.text-yellow-500\/5{color:#eab3080d}.text-yellow-500\/50{color:#eab30880}.text-yellow-500\/55{color:#eab3088c}.text-yellow-500\/60{color:#eab30899}.text-yellow-500\/65{color:#eab308a6}.text-yellow-500\/70{color:#eab308b3}.text-yellow-500\/75{color:#eab308bf}.text-yellow-500\/80{color:#eab308cc}.text-yellow-500\/85{color:#eab308d9}.text-yellow-500\/90{color:#eab308e6}.text-yellow-500\/95{color:#eab308f2}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-600\/0{color:#ca8a0400}.text-yellow-600\/10{color:#ca8a041a}.text-yellow-600\/100{color:#ca8a04}.text-yellow-600\/15{color:#ca8a0426}.text-yellow-600\/20{color:#ca8a0433}.text-yellow-600\/25{color:#ca8a0440}.text-yellow-600\/30{color:#ca8a044d}.text-yellow-600\/35{color:#ca8a0459}.text-yellow-600\/40{color:#ca8a0466}.text-yellow-600\/45{color:#ca8a0473}.text-yellow-600\/5{color:#ca8a040d}.text-yellow-600\/50{color:#ca8a0480}.text-yellow-600\/55{color:#ca8a048c}.text-yellow-600\/60{color:#ca8a0499}.text-yellow-600\/65{color:#ca8a04a6}.text-yellow-600\/70{color:#ca8a04b3}.text-yellow-600\/75{color:#ca8a04bf}.text-yellow-600\/80{color:#ca8a04cc}.text-yellow-600\/85{color:#ca8a04d9}.text-yellow-600\/90{color:#ca8a04e6}.text-yellow-600\/95{color:#ca8a04f2}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-700\/0{color:#a1620700}.text-yellow-700\/10{color:#a162071a}.text-yellow-700\/100{color:#a16207}.text-yellow-700\/15{color:#a1620726}.text-yellow-700\/20{color:#a1620733}.text-yellow-700\/25{color:#a1620740}.text-yellow-700\/30{color:#a162074d}.text-yellow-700\/35{color:#a1620759}.text-yellow-700\/40{color:#a1620766}.text-yellow-700\/45{color:#a1620773}.text-yellow-700\/5{color:#a162070d}.text-yellow-700\/50{color:#a1620780}.text-yellow-700\/55{color:#a162078c}.text-yellow-700\/60{color:#a1620799}.text-yellow-700\/65{color:#a16207a6}.text-yellow-700\/70{color:#a16207b3}.text-yellow-700\/75{color:#a16207bf}.text-yellow-700\/80{color:#a16207cc}.text-yellow-700\/85{color:#a16207d9}.text-yellow-700\/90{color:#a16207e6}.text-yellow-700\/95{color:#a16207f2}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-800\/0{color:#854d0e00}.text-yellow-800\/10{color:#854d0e1a}.text-yellow-800\/100{color:#854d0e}.text-yellow-800\/15{color:#854d0e26}.text-yellow-800\/20{color:#854d0e33}.text-yellow-800\/25{color:#854d0e40}.text-yellow-800\/30{color:#854d0e4d}.text-yellow-800\/35{color:#854d0e59}.text-yellow-800\/40{color:#854d0e66}.text-yellow-800\/45{color:#854d0e73}.text-yellow-800\/5{color:#854d0e0d}.text-yellow-800\/50{color:#854d0e80}.text-yellow-800\/55{color:#854d0e8c}.text-yellow-800\/60{color:#854d0e99}.text-yellow-800\/65{color:#854d0ea6}.text-yellow-800\/70{color:#854d0eb3}.text-yellow-800\/75{color:#854d0ebf}.text-yellow-800\/80{color:#854d0ecc}.text-yellow-800\/85{color:#854d0ed9}.text-yellow-800\/90{color:#854d0ee6}.text-yellow-800\/95{color:#854d0ef2}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.text-yellow-900\/0{color:#713f1200}.text-yellow-900\/10{color:#713f121a}.text-yellow-900\/100{color:#713f12}.text-yellow-900\/15{color:#713f1226}.text-yellow-900\/20{color:#713f1233}.text-yellow-900\/25{color:#713f1240}.text-yellow-900\/30{color:#713f124d}.text-yellow-900\/35{color:#713f1259}.text-yellow-900\/40{color:#713f1266}.text-yellow-900\/45{color:#713f1273}.text-yellow-900\/5{color:#713f120d}.text-yellow-900\/50{color:#713f1280}.text-yellow-900\/55{color:#713f128c}.text-yellow-900\/60{color:#713f1299}.text-yellow-900\/65{color:#713f12a6}.text-yellow-900\/70{color:#713f12b3}.text-yellow-900\/75{color:#713f12bf}.text-yellow-900\/80{color:#713f12cc}.text-yellow-900\/85{color:#713f12d9}.text-yellow-900\/90{color:#713f12e6}.text-yellow-900\/95{color:#713f12f2}.text-yellow-950{--tw-text-opacity: 1;color:rgb(66 32 6 / var(--tw-text-opacity, 1))}.text-yellow-950\/0{color:#42200600}.text-yellow-950\/10{color:#4220061a}.text-yellow-950\/100{color:#422006}.text-yellow-950\/15{color:#42200626}.text-yellow-950\/20{color:#42200633}.text-yellow-950\/25{color:#42200640}.text-yellow-950\/30{color:#4220064d}.text-yellow-950\/35{color:#42200659}.text-yellow-950\/40{color:#42200666}.text-yellow-950\/45{color:#42200673}.text-yellow-950\/5{color:#4220060d}.text-yellow-950\/50{color:#42200680}.text-yellow-950\/55{color:#4220068c}.text-yellow-950\/60{color:#42200699}.text-yellow-950\/65{color:#422006a6}.text-yellow-950\/70{color:#422006b3}.text-yellow-950\/75{color:#422006bf}.text-yellow-950\/80{color:#422006cc}.text-yellow-950\/85{color:#422006d9}.text-yellow-950\/90{color:#422006e6}.text-yellow-950\/95{color:#422006f2}.text-opacity-10{--tw-text-opacity: .1}.text-opacity-100{--tw-text-opacity: 1}.text-opacity-20{--tw-text-opacity: .2}.text-opacity-30{--tw-text-opacity: .3}.text-opacity-40{--tw-text-opacity: .4}.text-opacity-50{--tw-text-opacity: .5}.text-opacity-60{--tw-text-opacity: .6}.text-opacity-70{--tw-text-opacity: .7}.text-opacity-80{--tw-text-opacity: .8}.text-opacity-90{--tw-text-opacity: .9}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.placeholder-opacity-10::-moz-placeholder{--tw-placeholder-opacity: .1}.placeholder-opacity-10::placeholder{--tw-placeholder-opacity: .1}.placeholder-opacity-100::-moz-placeholder{--tw-placeholder-opacity: 1}.placeholder-opacity-100::placeholder{--tw-placeholder-opacity: 1}.placeholder-opacity-20::-moz-placeholder{--tw-placeholder-opacity: .2}.placeholder-opacity-20::placeholder{--tw-placeholder-opacity: .2}.placeholder-opacity-30::-moz-placeholder{--tw-placeholder-opacity: .3}.placeholder-opacity-30::placeholder{--tw-placeholder-opacity: .3}.placeholder-opacity-40::-moz-placeholder{--tw-placeholder-opacity: .4}.placeholder-opacity-40::placeholder{--tw-placeholder-opacity: .4}.placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity: .5}.placeholder-opacity-50::placeholder{--tw-placeholder-opacity: .5}.placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity: .6}.placeholder-opacity-60::placeholder{--tw-placeholder-opacity: .6}.placeholder-opacity-70::-moz-placeholder{--tw-placeholder-opacity: .7}.placeholder-opacity-70::placeholder{--tw-placeholder-opacity: .7}.placeholder-opacity-80::-moz-placeholder{--tw-placeholder-opacity: .8}.placeholder-opacity-80::placeholder{--tw-placeholder-opacity: .8}.placeholder-opacity-90::-moz-placeholder{--tw-placeholder-opacity: .9}.placeholder-opacity-90::placeholder{--tw-placeholder-opacity: .9}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-black\/5{--tw-shadow-color: rgb(0 0 0 / .05);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.\!ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring{--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(3px + 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-0{--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(0px + 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-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-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-inset{--tw-ring-inset: inset}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.ring-blue-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.ring-blue-100\/0{--tw-ring-color: rgb(219 234 254 / 0)}.ring-blue-100\/10{--tw-ring-color: rgb(219 234 254 / .1)}.ring-blue-100\/100{--tw-ring-color: rgb(219 234 254 / 1)}.ring-blue-100\/15{--tw-ring-color: rgb(219 234 254 / .15)}.ring-blue-100\/20{--tw-ring-color: rgb(219 234 254 / .2)}.ring-blue-100\/25{--tw-ring-color: rgb(219 234 254 / .25)}.ring-blue-100\/30{--tw-ring-color: rgb(219 234 254 / .3)}.ring-blue-100\/35{--tw-ring-color: rgb(219 234 254 / .35)}.ring-blue-100\/40{--tw-ring-color: rgb(219 234 254 / .4)}.ring-blue-100\/45{--tw-ring-color: rgb(219 234 254 / .45)}.ring-blue-100\/5{--tw-ring-color: rgb(219 234 254 / .05)}.ring-blue-100\/50{--tw-ring-color: rgb(219 234 254 / .5)}.ring-blue-100\/55{--tw-ring-color: rgb(219 234 254 / .55)}.ring-blue-100\/60{--tw-ring-color: rgb(219 234 254 / .6)}.ring-blue-100\/65{--tw-ring-color: rgb(219 234 254 / .65)}.ring-blue-100\/70{--tw-ring-color: rgb(219 234 254 / .7)}.ring-blue-100\/75{--tw-ring-color: rgb(219 234 254 / .75)}.ring-blue-100\/80{--tw-ring-color: rgb(219 234 254 / .8)}.ring-blue-100\/85{--tw-ring-color: rgb(219 234 254 / .85)}.ring-blue-100\/90{--tw-ring-color: rgb(219 234 254 / .9)}.ring-blue-100\/95{--tw-ring-color: rgb(219 234 254 / .95)}.ring-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.ring-blue-200\/0{--tw-ring-color: rgb(191 219 254 / 0)}.ring-blue-200\/10{--tw-ring-color: rgb(191 219 254 / .1)}.ring-blue-200\/100{--tw-ring-color: rgb(191 219 254 / 1)}.ring-blue-200\/15{--tw-ring-color: rgb(191 219 254 / .15)}.ring-blue-200\/20{--tw-ring-color: rgb(191 219 254 / .2)}.ring-blue-200\/25{--tw-ring-color: rgb(191 219 254 / .25)}.ring-blue-200\/30{--tw-ring-color: rgb(191 219 254 / .3)}.ring-blue-200\/35{--tw-ring-color: rgb(191 219 254 / .35)}.ring-blue-200\/40{--tw-ring-color: rgb(191 219 254 / .4)}.ring-blue-200\/45{--tw-ring-color: rgb(191 219 254 / .45)}.ring-blue-200\/5{--tw-ring-color: rgb(191 219 254 / .05)}.ring-blue-200\/50{--tw-ring-color: rgb(191 219 254 / .5)}.ring-blue-200\/55{--tw-ring-color: rgb(191 219 254 / .55)}.ring-blue-200\/60{--tw-ring-color: rgb(191 219 254 / .6)}.ring-blue-200\/65{--tw-ring-color: rgb(191 219 254 / .65)}.ring-blue-200\/70{--tw-ring-color: rgb(191 219 254 / .7)}.ring-blue-200\/75{--tw-ring-color: rgb(191 219 254 / .75)}.ring-blue-200\/80{--tw-ring-color: rgb(191 219 254 / .8)}.ring-blue-200\/85{--tw-ring-color: rgb(191 219 254 / .85)}.ring-blue-200\/90{--tw-ring-color: rgb(191 219 254 / .9)}.ring-blue-200\/95{--tw-ring-color: rgb(191 219 254 / .95)}.ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.ring-blue-300\/0{--tw-ring-color: rgb(147 197 253 / 0)}.ring-blue-300\/10{--tw-ring-color: rgb(147 197 253 / .1)}.ring-blue-300\/100{--tw-ring-color: rgb(147 197 253 / 1)}.ring-blue-300\/15{--tw-ring-color: rgb(147 197 253 / .15)}.ring-blue-300\/20{--tw-ring-color: rgb(147 197 253 / .2)}.ring-blue-300\/25{--tw-ring-color: rgb(147 197 253 / .25)}.ring-blue-300\/30{--tw-ring-color: rgb(147 197 253 / .3)}.ring-blue-300\/35{--tw-ring-color: rgb(147 197 253 / .35)}.ring-blue-300\/40{--tw-ring-color: rgb(147 197 253 / .4)}.ring-blue-300\/45{--tw-ring-color: rgb(147 197 253 / .45)}.ring-blue-300\/5{--tw-ring-color: rgb(147 197 253 / .05)}.ring-blue-300\/50{--tw-ring-color: rgb(147 197 253 / .5)}.ring-blue-300\/55{--tw-ring-color: rgb(147 197 253 / .55)}.ring-blue-300\/60{--tw-ring-color: rgb(147 197 253 / .6)}.ring-blue-300\/65{--tw-ring-color: rgb(147 197 253 / .65)}.ring-blue-300\/70{--tw-ring-color: rgb(147 197 253 / .7)}.ring-blue-300\/75{--tw-ring-color: rgb(147 197 253 / .75)}.ring-blue-300\/80{--tw-ring-color: rgb(147 197 253 / .8)}.ring-blue-300\/85{--tw-ring-color: rgb(147 197 253 / .85)}.ring-blue-300\/90{--tw-ring-color: rgb(147 197 253 / .9)}.ring-blue-300\/95{--tw-ring-color: rgb(147 197 253 / .95)}.ring-blue-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.ring-blue-400\/0{--tw-ring-color: rgb(96 165 250 / 0)}.ring-blue-400\/10{--tw-ring-color: rgb(96 165 250 / .1)}.ring-blue-400\/100{--tw-ring-color: rgb(96 165 250 / 1)}.ring-blue-400\/15{--tw-ring-color: rgb(96 165 250 / .15)}.ring-blue-400\/20{--tw-ring-color: rgb(96 165 250 / .2)}.ring-blue-400\/25{--tw-ring-color: rgb(96 165 250 / .25)}.ring-blue-400\/30{--tw-ring-color: rgb(96 165 250 / .3)}.ring-blue-400\/35{--tw-ring-color: rgb(96 165 250 / .35)}.ring-blue-400\/40{--tw-ring-color: rgb(96 165 250 / .4)}.ring-blue-400\/45{--tw-ring-color: rgb(96 165 250 / .45)}.ring-blue-400\/5{--tw-ring-color: rgb(96 165 250 / .05)}.ring-blue-400\/50{--tw-ring-color: rgb(96 165 250 / .5)}.ring-blue-400\/55{--tw-ring-color: rgb(96 165 250 / .55)}.ring-blue-400\/60{--tw-ring-color: rgb(96 165 250 / .6)}.ring-blue-400\/65{--tw-ring-color: rgb(96 165 250 / .65)}.ring-blue-400\/70{--tw-ring-color: rgb(96 165 250 / .7)}.ring-blue-400\/75{--tw-ring-color: rgb(96 165 250 / .75)}.ring-blue-400\/80{--tw-ring-color: rgb(96 165 250 / .8)}.ring-blue-400\/85{--tw-ring-color: rgb(96 165 250 / .85)}.ring-blue-400\/90{--tw-ring-color: rgb(96 165 250 / .9)}.ring-blue-400\/95{--tw-ring-color: rgb(96 165 250 / .95)}.ring-blue-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1))}.ring-blue-50\/0{--tw-ring-color: rgb(239 246 255 / 0)}.ring-blue-50\/10{--tw-ring-color: rgb(239 246 255 / .1)}.ring-blue-50\/100{--tw-ring-color: rgb(239 246 255 / 1)}.ring-blue-50\/15{--tw-ring-color: rgb(239 246 255 / .15)}.ring-blue-50\/20{--tw-ring-color: rgb(239 246 255 / .2)}.ring-blue-50\/25{--tw-ring-color: rgb(239 246 255 / .25)}.ring-blue-50\/30{--tw-ring-color: rgb(239 246 255 / .3)}.ring-blue-50\/35{--tw-ring-color: rgb(239 246 255 / .35)}.ring-blue-50\/40{--tw-ring-color: rgb(239 246 255 / .4)}.ring-blue-50\/45{--tw-ring-color: rgb(239 246 255 / .45)}.ring-blue-50\/5{--tw-ring-color: rgb(239 246 255 / .05)}.ring-blue-50\/50{--tw-ring-color: rgb(239 246 255 / .5)}.ring-blue-50\/55{--tw-ring-color: rgb(239 246 255 / .55)}.ring-blue-50\/60{--tw-ring-color: rgb(239 246 255 / .6)}.ring-blue-50\/65{--tw-ring-color: rgb(239 246 255 / .65)}.ring-blue-50\/70{--tw-ring-color: rgb(239 246 255 / .7)}.ring-blue-50\/75{--tw-ring-color: rgb(239 246 255 / .75)}.ring-blue-50\/80{--tw-ring-color: rgb(239 246 255 / .8)}.ring-blue-50\/85{--tw-ring-color: rgb(239 246 255 / .85)}.ring-blue-50\/90{--tw-ring-color: rgb(239 246 255 / .9)}.ring-blue-50\/95{--tw-ring-color: rgb(239 246 255 / .95)}.ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.ring-blue-500\/0{--tw-ring-color: rgb(59 130 246 / 0)}.ring-blue-500\/10{--tw-ring-color: rgb(59 130 246 / .1)}.ring-blue-500\/100{--tw-ring-color: rgb(59 130 246 / 1)}.ring-blue-500\/15{--tw-ring-color: rgb(59 130 246 / .15)}.ring-blue-500\/20{--tw-ring-color: rgb(59 130 246 / .2)}.ring-blue-500\/25{--tw-ring-color: rgb(59 130 246 / .25)}.ring-blue-500\/30{--tw-ring-color: rgb(59 130 246 / .3)}.ring-blue-500\/35{--tw-ring-color: rgb(59 130 246 / .35)}.ring-blue-500\/40{--tw-ring-color: rgb(59 130 246 / .4)}.ring-blue-500\/45{--tw-ring-color: rgb(59 130 246 / .45)}.ring-blue-500\/5{--tw-ring-color: rgb(59 130 246 / .05)}.ring-blue-500\/50{--tw-ring-color: rgb(59 130 246 / .5)}.ring-blue-500\/55{--tw-ring-color: rgb(59 130 246 / .55)}.ring-blue-500\/60{--tw-ring-color: rgb(59 130 246 / .6)}.ring-blue-500\/65{--tw-ring-color: rgb(59 130 246 / .65)}.ring-blue-500\/70{--tw-ring-color: rgb(59 130 246 / .7)}.ring-blue-500\/75{--tw-ring-color: rgb(59 130 246 / .75)}.ring-blue-500\/80{--tw-ring-color: rgb(59 130 246 / .8)}.ring-blue-500\/85{--tw-ring-color: rgb(59 130 246 / .85)}.ring-blue-500\/90{--tw-ring-color: rgb(59 130 246 / .9)}.ring-blue-500\/95{--tw-ring-color: rgb(59 130 246 / .95)}.ring-blue-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.ring-blue-600\/0{--tw-ring-color: rgb(37 99 235 / 0)}.ring-blue-600\/10{--tw-ring-color: rgb(37 99 235 / .1)}.ring-blue-600\/100{--tw-ring-color: rgb(37 99 235 / 1)}.ring-blue-600\/15{--tw-ring-color: rgb(37 99 235 / .15)}.ring-blue-600\/20{--tw-ring-color: rgb(37 99 235 / .2)}.ring-blue-600\/25{--tw-ring-color: rgb(37 99 235 / .25)}.ring-blue-600\/30{--tw-ring-color: rgb(37 99 235 / .3)}.ring-blue-600\/35{--tw-ring-color: rgb(37 99 235 / .35)}.ring-blue-600\/40{--tw-ring-color: rgb(37 99 235 / .4)}.ring-blue-600\/45{--tw-ring-color: rgb(37 99 235 / .45)}.ring-blue-600\/5{--tw-ring-color: rgb(37 99 235 / .05)}.ring-blue-600\/50{--tw-ring-color: rgb(37 99 235 / .5)}.ring-blue-600\/55{--tw-ring-color: rgb(37 99 235 / .55)}.ring-blue-600\/60{--tw-ring-color: rgb(37 99 235 / .6)}.ring-blue-600\/65{--tw-ring-color: rgb(37 99 235 / .65)}.ring-blue-600\/70{--tw-ring-color: rgb(37 99 235 / .7)}.ring-blue-600\/75{--tw-ring-color: rgb(37 99 235 / .75)}.ring-blue-600\/80{--tw-ring-color: rgb(37 99 235 / .8)}.ring-blue-600\/85{--tw-ring-color: rgb(37 99 235 / .85)}.ring-blue-600\/90{--tw-ring-color: rgb(37 99 235 / .9)}.ring-blue-600\/95{--tw-ring-color: rgb(37 99 235 / .95)}.ring-blue-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1))}.ring-blue-700\/0{--tw-ring-color: rgb(29 78 216 / 0)}.ring-blue-700\/10{--tw-ring-color: rgb(29 78 216 / .1)}.ring-blue-700\/100{--tw-ring-color: rgb(29 78 216 / 1)}.ring-blue-700\/15{--tw-ring-color: rgb(29 78 216 / .15)}.ring-blue-700\/20{--tw-ring-color: rgb(29 78 216 / .2)}.ring-blue-700\/25{--tw-ring-color: rgb(29 78 216 / .25)}.ring-blue-700\/30{--tw-ring-color: rgb(29 78 216 / .3)}.ring-blue-700\/35{--tw-ring-color: rgb(29 78 216 / .35)}.ring-blue-700\/40{--tw-ring-color: rgb(29 78 216 / .4)}.ring-blue-700\/45{--tw-ring-color: rgb(29 78 216 / .45)}.ring-blue-700\/5{--tw-ring-color: rgb(29 78 216 / .05)}.ring-blue-700\/50{--tw-ring-color: rgb(29 78 216 / .5)}.ring-blue-700\/55{--tw-ring-color: rgb(29 78 216 / .55)}.ring-blue-700\/60{--tw-ring-color: rgb(29 78 216 / .6)}.ring-blue-700\/65{--tw-ring-color: rgb(29 78 216 / .65)}.ring-blue-700\/70{--tw-ring-color: rgb(29 78 216 / .7)}.ring-blue-700\/75{--tw-ring-color: rgb(29 78 216 / .75)}.ring-blue-700\/80{--tw-ring-color: rgb(29 78 216 / .8)}.ring-blue-700\/85{--tw-ring-color: rgb(29 78 216 / .85)}.ring-blue-700\/90{--tw-ring-color: rgb(29 78 216 / .9)}.ring-blue-700\/95{--tw-ring-color: rgb(29 78 216 / .95)}.ring-blue-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.ring-blue-800\/0{--tw-ring-color: rgb(30 64 175 / 0)}.ring-blue-800\/10{--tw-ring-color: rgb(30 64 175 / .1)}.ring-blue-800\/100{--tw-ring-color: rgb(30 64 175 / 1)}.ring-blue-800\/15{--tw-ring-color: rgb(30 64 175 / .15)}.ring-blue-800\/20{--tw-ring-color: rgb(30 64 175 / .2)}.ring-blue-800\/25{--tw-ring-color: rgb(30 64 175 / .25)}.ring-blue-800\/30{--tw-ring-color: rgb(30 64 175 / .3)}.ring-blue-800\/35{--tw-ring-color: rgb(30 64 175 / .35)}.ring-blue-800\/40{--tw-ring-color: rgb(30 64 175 / .4)}.ring-blue-800\/45{--tw-ring-color: rgb(30 64 175 / .45)}.ring-blue-800\/5{--tw-ring-color: rgb(30 64 175 / .05)}.ring-blue-800\/50{--tw-ring-color: rgb(30 64 175 / .5)}.ring-blue-800\/55{--tw-ring-color: rgb(30 64 175 / .55)}.ring-blue-800\/60{--tw-ring-color: rgb(30 64 175 / .6)}.ring-blue-800\/65{--tw-ring-color: rgb(30 64 175 / .65)}.ring-blue-800\/70{--tw-ring-color: rgb(30 64 175 / .7)}.ring-blue-800\/75{--tw-ring-color: rgb(30 64 175 / .75)}.ring-blue-800\/80{--tw-ring-color: rgb(30 64 175 / .8)}.ring-blue-800\/85{--tw-ring-color: rgb(30 64 175 / .85)}.ring-blue-800\/90{--tw-ring-color: rgb(30 64 175 / .9)}.ring-blue-800\/95{--tw-ring-color: rgb(30 64 175 / .95)}.ring-blue-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1))}.ring-blue-900\/0{--tw-ring-color: rgb(30 58 138 / 0)}.ring-blue-900\/10{--tw-ring-color: rgb(30 58 138 / .1)}.ring-blue-900\/100{--tw-ring-color: rgb(30 58 138 / 1)}.ring-blue-900\/15{--tw-ring-color: rgb(30 58 138 / .15)}.ring-blue-900\/20{--tw-ring-color: rgb(30 58 138 / .2)}.ring-blue-900\/25{--tw-ring-color: rgb(30 58 138 / .25)}.ring-blue-900\/30{--tw-ring-color: rgb(30 58 138 / .3)}.ring-blue-900\/35{--tw-ring-color: rgb(30 58 138 / .35)}.ring-blue-900\/40{--tw-ring-color: rgb(30 58 138 / .4)}.ring-blue-900\/45{--tw-ring-color: rgb(30 58 138 / .45)}.ring-blue-900\/5{--tw-ring-color: rgb(30 58 138 / .05)}.ring-blue-900\/50{--tw-ring-color: rgb(30 58 138 / .5)}.ring-blue-900\/55{--tw-ring-color: rgb(30 58 138 / .55)}.ring-blue-900\/60{--tw-ring-color: rgb(30 58 138 / .6)}.ring-blue-900\/65{--tw-ring-color: rgb(30 58 138 / .65)}.ring-blue-900\/70{--tw-ring-color: rgb(30 58 138 / .7)}.ring-blue-900\/75{--tw-ring-color: rgb(30 58 138 / .75)}.ring-blue-900\/80{--tw-ring-color: rgb(30 58 138 / .8)}.ring-blue-900\/85{--tw-ring-color: rgb(30 58 138 / .85)}.ring-blue-900\/90{--tw-ring-color: rgb(30 58 138 / .9)}.ring-blue-900\/95{--tw-ring-color: rgb(30 58 138 / .95)}.ring-blue-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 37 84 / var(--tw-ring-opacity, 1))}.ring-blue-950\/0{--tw-ring-color: rgb(23 37 84 / 0)}.ring-blue-950\/10{--tw-ring-color: rgb(23 37 84 / .1)}.ring-blue-950\/100{--tw-ring-color: rgb(23 37 84 / 1)}.ring-blue-950\/15{--tw-ring-color: rgb(23 37 84 / .15)}.ring-blue-950\/20{--tw-ring-color: rgb(23 37 84 / .2)}.ring-blue-950\/25{--tw-ring-color: rgb(23 37 84 / .25)}.ring-blue-950\/30{--tw-ring-color: rgb(23 37 84 / .3)}.ring-blue-950\/35{--tw-ring-color: rgb(23 37 84 / .35)}.ring-blue-950\/40{--tw-ring-color: rgb(23 37 84 / .4)}.ring-blue-950\/45{--tw-ring-color: rgb(23 37 84 / .45)}.ring-blue-950\/5{--tw-ring-color: rgb(23 37 84 / .05)}.ring-blue-950\/50{--tw-ring-color: rgb(23 37 84 / .5)}.ring-blue-950\/55{--tw-ring-color: rgb(23 37 84 / .55)}.ring-blue-950\/60{--tw-ring-color: rgb(23 37 84 / .6)}.ring-blue-950\/65{--tw-ring-color: rgb(23 37 84 / .65)}.ring-blue-950\/70{--tw-ring-color: rgb(23 37 84 / .7)}.ring-blue-950\/75{--tw-ring-color: rgb(23 37 84 / .75)}.ring-blue-950\/80{--tw-ring-color: rgb(23 37 84 / .8)}.ring-blue-950\/85{--tw-ring-color: rgb(23 37 84 / .85)}.ring-blue-950\/90{--tw-ring-color: rgb(23 37 84 / .9)}.ring-blue-950\/95{--tw-ring-color: rgb(23 37 84 / .95)}.ring-error{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 87 36 / var(--tw-ring-opacity, 1))}.ring-error-focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 48 0 / var(--tw-ring-opacity, 1))}.ring-error-focus\/0{--tw-ring-color: rgb(240 48 0 / 0)}.ring-error-focus\/10{--tw-ring-color: rgb(240 48 0 / .1)}.ring-error-focus\/100{--tw-ring-color: rgb(240 48 0 / 1)}.ring-error-focus\/15{--tw-ring-color: rgb(240 48 0 / .15)}.ring-error-focus\/20{--tw-ring-color: rgb(240 48 0 / .2)}.ring-error-focus\/25{--tw-ring-color: rgb(240 48 0 / .25)}.ring-error-focus\/30{--tw-ring-color: rgb(240 48 0 / .3)}.ring-error-focus\/35{--tw-ring-color: rgb(240 48 0 / .35)}.ring-error-focus\/40{--tw-ring-color: rgb(240 48 0 / .4)}.ring-error-focus\/45{--tw-ring-color: rgb(240 48 0 / .45)}.ring-error-focus\/5{--tw-ring-color: rgb(240 48 0 / .05)}.ring-error-focus\/50{--tw-ring-color: rgb(240 48 0 / .5)}.ring-error-focus\/55{--tw-ring-color: rgb(240 48 0 / .55)}.ring-error-focus\/60{--tw-ring-color: rgb(240 48 0 / .6)}.ring-error-focus\/65{--tw-ring-color: rgb(240 48 0 / .65)}.ring-error-focus\/70{--tw-ring-color: rgb(240 48 0 / .7)}.ring-error-focus\/75{--tw-ring-color: rgb(240 48 0 / .75)}.ring-error-focus\/80{--tw-ring-color: rgb(240 48 0 / .8)}.ring-error-focus\/85{--tw-ring-color: rgb(240 48 0 / .85)}.ring-error-focus\/90{--tw-ring-color: rgb(240 48 0 / .9)}.ring-error-focus\/95{--tw-ring-color: rgb(240 48 0 / .95)}.ring-error\/0{--tw-ring-color: rgb(255 87 36 / 0)}.ring-error\/10{--tw-ring-color: rgb(255 87 36 / .1)}.ring-error\/100{--tw-ring-color: rgb(255 87 36 / 1)}.ring-error\/15{--tw-ring-color: rgb(255 87 36 / .15)}.ring-error\/20{--tw-ring-color: rgb(255 87 36 / .2)}.ring-error\/25{--tw-ring-color: rgb(255 87 36 / .25)}.ring-error\/30{--tw-ring-color: rgb(255 87 36 / .3)}.ring-error\/35{--tw-ring-color: rgb(255 87 36 / .35)}.ring-error\/40{--tw-ring-color: rgb(255 87 36 / .4)}.ring-error\/45{--tw-ring-color: rgb(255 87 36 / .45)}.ring-error\/5{--tw-ring-color: rgb(255 87 36 / .05)}.ring-error\/50{--tw-ring-color: rgb(255 87 36 / .5)}.ring-error\/55{--tw-ring-color: rgb(255 87 36 / .55)}.ring-error\/60{--tw-ring-color: rgb(255 87 36 / .6)}.ring-error\/65{--tw-ring-color: rgb(255 87 36 / .65)}.ring-error\/70{--tw-ring-color: rgb(255 87 36 / .7)}.ring-error\/75{--tw-ring-color: rgb(255 87 36 / .75)}.ring-error\/80{--tw-ring-color: rgb(255 87 36 / .8)}.ring-error\/85{--tw-ring-color: rgb(255 87 36 / .85)}.ring-error\/90{--tw-ring-color: rgb(255 87 36 / .9)}.ring-error\/95{--tw-ring-color: rgb(255 87 36 / .95)}.ring-gray-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.ring-gray-900\/25{--tw-ring-color: rgb(17 24 39 / .25)}.ring-green-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1))}.ring-green-100\/0{--tw-ring-color: rgb(220 252 231 / 0)}.ring-green-100\/10{--tw-ring-color: rgb(220 252 231 / .1)}.ring-green-100\/100{--tw-ring-color: rgb(220 252 231 / 1)}.ring-green-100\/15{--tw-ring-color: rgb(220 252 231 / .15)}.ring-green-100\/20{--tw-ring-color: rgb(220 252 231 / .2)}.ring-green-100\/25{--tw-ring-color: rgb(220 252 231 / .25)}.ring-green-100\/30{--tw-ring-color: rgb(220 252 231 / .3)}.ring-green-100\/35{--tw-ring-color: rgb(220 252 231 / .35)}.ring-green-100\/40{--tw-ring-color: rgb(220 252 231 / .4)}.ring-green-100\/45{--tw-ring-color: rgb(220 252 231 / .45)}.ring-green-100\/5{--tw-ring-color: rgb(220 252 231 / .05)}.ring-green-100\/50{--tw-ring-color: rgb(220 252 231 / .5)}.ring-green-100\/55{--tw-ring-color: rgb(220 252 231 / .55)}.ring-green-100\/60{--tw-ring-color: rgb(220 252 231 / .6)}.ring-green-100\/65{--tw-ring-color: rgb(220 252 231 / .65)}.ring-green-100\/70{--tw-ring-color: rgb(220 252 231 / .7)}.ring-green-100\/75{--tw-ring-color: rgb(220 252 231 / .75)}.ring-green-100\/80{--tw-ring-color: rgb(220 252 231 / .8)}.ring-green-100\/85{--tw-ring-color: rgb(220 252 231 / .85)}.ring-green-100\/90{--tw-ring-color: rgb(220 252 231 / .9)}.ring-green-100\/95{--tw-ring-color: rgb(220 252 231 / .95)}.ring-green-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.ring-green-200\/0{--tw-ring-color: rgb(187 247 208 / 0)}.ring-green-200\/10{--tw-ring-color: rgb(187 247 208 / .1)}.ring-green-200\/100{--tw-ring-color: rgb(187 247 208 / 1)}.ring-green-200\/15{--tw-ring-color: rgb(187 247 208 / .15)}.ring-green-200\/20{--tw-ring-color: rgb(187 247 208 / .2)}.ring-green-200\/25{--tw-ring-color: rgb(187 247 208 / .25)}.ring-green-200\/30{--tw-ring-color: rgb(187 247 208 / .3)}.ring-green-200\/35{--tw-ring-color: rgb(187 247 208 / .35)}.ring-green-200\/40{--tw-ring-color: rgb(187 247 208 / .4)}.ring-green-200\/45{--tw-ring-color: rgb(187 247 208 / .45)}.ring-green-200\/5{--tw-ring-color: rgb(187 247 208 / .05)}.ring-green-200\/50{--tw-ring-color: rgb(187 247 208 / .5)}.ring-green-200\/55{--tw-ring-color: rgb(187 247 208 / .55)}.ring-green-200\/60{--tw-ring-color: rgb(187 247 208 / .6)}.ring-green-200\/65{--tw-ring-color: rgb(187 247 208 / .65)}.ring-green-200\/70{--tw-ring-color: rgb(187 247 208 / .7)}.ring-green-200\/75{--tw-ring-color: rgb(187 247 208 / .75)}.ring-green-200\/80{--tw-ring-color: rgb(187 247 208 / .8)}.ring-green-200\/85{--tw-ring-color: rgb(187 247 208 / .85)}.ring-green-200\/90{--tw-ring-color: rgb(187 247 208 / .9)}.ring-green-200\/95{--tw-ring-color: rgb(187 247 208 / .95)}.ring-green-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.ring-green-300\/0{--tw-ring-color: rgb(134 239 172 / 0)}.ring-green-300\/10{--tw-ring-color: rgb(134 239 172 / .1)}.ring-green-300\/100{--tw-ring-color: rgb(134 239 172 / 1)}.ring-green-300\/15{--tw-ring-color: rgb(134 239 172 / .15)}.ring-green-300\/20{--tw-ring-color: rgb(134 239 172 / .2)}.ring-green-300\/25{--tw-ring-color: rgb(134 239 172 / .25)}.ring-green-300\/30{--tw-ring-color: rgb(134 239 172 / .3)}.ring-green-300\/35{--tw-ring-color: rgb(134 239 172 / .35)}.ring-green-300\/40{--tw-ring-color: rgb(134 239 172 / .4)}.ring-green-300\/45{--tw-ring-color: rgb(134 239 172 / .45)}.ring-green-300\/5{--tw-ring-color: rgb(134 239 172 / .05)}.ring-green-300\/50{--tw-ring-color: rgb(134 239 172 / .5)}.ring-green-300\/55{--tw-ring-color: rgb(134 239 172 / .55)}.ring-green-300\/60{--tw-ring-color: rgb(134 239 172 / .6)}.ring-green-300\/65{--tw-ring-color: rgb(134 239 172 / .65)}.ring-green-300\/70{--tw-ring-color: rgb(134 239 172 / .7)}.ring-green-300\/75{--tw-ring-color: rgb(134 239 172 / .75)}.ring-green-300\/80{--tw-ring-color: rgb(134 239 172 / .8)}.ring-green-300\/85{--tw-ring-color: rgb(134 239 172 / .85)}.ring-green-300\/90{--tw-ring-color: rgb(134 239 172 / .9)}.ring-green-300\/95{--tw-ring-color: rgb(134 239 172 / .95)}.ring-green-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.ring-green-400\/0{--tw-ring-color: rgb(74 222 128 / 0)}.ring-green-400\/10{--tw-ring-color: rgb(74 222 128 / .1)}.ring-green-400\/100{--tw-ring-color: rgb(74 222 128 / 1)}.ring-green-400\/15{--tw-ring-color: rgb(74 222 128 / .15)}.ring-green-400\/20{--tw-ring-color: rgb(74 222 128 / .2)}.ring-green-400\/25{--tw-ring-color: rgb(74 222 128 / .25)}.ring-green-400\/30{--tw-ring-color: rgb(74 222 128 / .3)}.ring-green-400\/35{--tw-ring-color: rgb(74 222 128 / .35)}.ring-green-400\/40{--tw-ring-color: rgb(74 222 128 / .4)}.ring-green-400\/45{--tw-ring-color: rgb(74 222 128 / .45)}.ring-green-400\/5{--tw-ring-color: rgb(74 222 128 / .05)}.ring-green-400\/50{--tw-ring-color: rgb(74 222 128 / .5)}.ring-green-400\/55{--tw-ring-color: rgb(74 222 128 / .55)}.ring-green-400\/60{--tw-ring-color: rgb(74 222 128 / .6)}.ring-green-400\/65{--tw-ring-color: rgb(74 222 128 / .65)}.ring-green-400\/70{--tw-ring-color: rgb(74 222 128 / .7)}.ring-green-400\/75{--tw-ring-color: rgb(74 222 128 / .75)}.ring-green-400\/80{--tw-ring-color: rgb(74 222 128 / .8)}.ring-green-400\/85{--tw-ring-color: rgb(74 222 128 / .85)}.ring-green-400\/90{--tw-ring-color: rgb(74 222 128 / .9)}.ring-green-400\/95{--tw-ring-color: rgb(74 222 128 / .95)}.ring-green-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1))}.ring-green-50\/0{--tw-ring-color: rgb(240 253 244 / 0)}.ring-green-50\/10{--tw-ring-color: rgb(240 253 244 / .1)}.ring-green-50\/100{--tw-ring-color: rgb(240 253 244 / 1)}.ring-green-50\/15{--tw-ring-color: rgb(240 253 244 / .15)}.ring-green-50\/20{--tw-ring-color: rgb(240 253 244 / .2)}.ring-green-50\/25{--tw-ring-color: rgb(240 253 244 / .25)}.ring-green-50\/30{--tw-ring-color: rgb(240 253 244 / .3)}.ring-green-50\/35{--tw-ring-color: rgb(240 253 244 / .35)}.ring-green-50\/40{--tw-ring-color: rgb(240 253 244 / .4)}.ring-green-50\/45{--tw-ring-color: rgb(240 253 244 / .45)}.ring-green-50\/5{--tw-ring-color: rgb(240 253 244 / .05)}.ring-green-50\/50{--tw-ring-color: rgb(240 253 244 / .5)}.ring-green-50\/55{--tw-ring-color: rgb(240 253 244 / .55)}.ring-green-50\/60{--tw-ring-color: rgb(240 253 244 / .6)}.ring-green-50\/65{--tw-ring-color: rgb(240 253 244 / .65)}.ring-green-50\/70{--tw-ring-color: rgb(240 253 244 / .7)}.ring-green-50\/75{--tw-ring-color: rgb(240 253 244 / .75)}.ring-green-50\/80{--tw-ring-color: rgb(240 253 244 / .8)}.ring-green-50\/85{--tw-ring-color: rgb(240 253 244 / .85)}.ring-green-50\/90{--tw-ring-color: rgb(240 253 244 / .9)}.ring-green-50\/95{--tw-ring-color: rgb(240 253 244 / .95)}.ring-green-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.ring-green-500\/0{--tw-ring-color: rgb(34 197 94 / 0)}.ring-green-500\/10{--tw-ring-color: rgb(34 197 94 / .1)}.ring-green-500\/100{--tw-ring-color: rgb(34 197 94 / 1)}.ring-green-500\/15{--tw-ring-color: rgb(34 197 94 / .15)}.ring-green-500\/20{--tw-ring-color: rgb(34 197 94 / .2)}.ring-green-500\/25{--tw-ring-color: rgb(34 197 94 / .25)}.ring-green-500\/30{--tw-ring-color: rgb(34 197 94 / .3)}.ring-green-500\/35{--tw-ring-color: rgb(34 197 94 / .35)}.ring-green-500\/40{--tw-ring-color: rgb(34 197 94 / .4)}.ring-green-500\/45{--tw-ring-color: rgb(34 197 94 / .45)}.ring-green-500\/5{--tw-ring-color: rgb(34 197 94 / .05)}.ring-green-500\/50{--tw-ring-color: rgb(34 197 94 / .5)}.ring-green-500\/55{--tw-ring-color: rgb(34 197 94 / .55)}.ring-green-500\/60{--tw-ring-color: rgb(34 197 94 / .6)}.ring-green-500\/65{--tw-ring-color: rgb(34 197 94 / .65)}.ring-green-500\/70{--tw-ring-color: rgb(34 197 94 / .7)}.ring-green-500\/75{--tw-ring-color: rgb(34 197 94 / .75)}.ring-green-500\/80{--tw-ring-color: rgb(34 197 94 / .8)}.ring-green-500\/85{--tw-ring-color: rgb(34 197 94 / .85)}.ring-green-500\/90{--tw-ring-color: rgb(34 197 94 / .9)}.ring-green-500\/95{--tw-ring-color: rgb(34 197 94 / .95)}.ring-green-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.ring-green-600\/0{--tw-ring-color: rgb(22 163 74 / 0)}.ring-green-600\/10{--tw-ring-color: rgb(22 163 74 / .1)}.ring-green-600\/100{--tw-ring-color: rgb(22 163 74 / 1)}.ring-green-600\/15{--tw-ring-color: rgb(22 163 74 / .15)}.ring-green-600\/20{--tw-ring-color: rgb(22 163 74 / .2)}.ring-green-600\/25{--tw-ring-color: rgb(22 163 74 / .25)}.ring-green-600\/30{--tw-ring-color: rgb(22 163 74 / .3)}.ring-green-600\/35{--tw-ring-color: rgb(22 163 74 / .35)}.ring-green-600\/40{--tw-ring-color: rgb(22 163 74 / .4)}.ring-green-600\/45{--tw-ring-color: rgb(22 163 74 / .45)}.ring-green-600\/5{--tw-ring-color: rgb(22 163 74 / .05)}.ring-green-600\/50{--tw-ring-color: rgb(22 163 74 / .5)}.ring-green-600\/55{--tw-ring-color: rgb(22 163 74 / .55)}.ring-green-600\/60{--tw-ring-color: rgb(22 163 74 / .6)}.ring-green-600\/65{--tw-ring-color: rgb(22 163 74 / .65)}.ring-green-600\/70{--tw-ring-color: rgb(22 163 74 / .7)}.ring-green-600\/75{--tw-ring-color: rgb(22 163 74 / .75)}.ring-green-600\/80{--tw-ring-color: rgb(22 163 74 / .8)}.ring-green-600\/85{--tw-ring-color: rgb(22 163 74 / .85)}.ring-green-600\/90{--tw-ring-color: rgb(22 163 74 / .9)}.ring-green-600\/95{--tw-ring-color: rgb(22 163 74 / .95)}.ring-green-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1))}.ring-green-700\/0{--tw-ring-color: rgb(21 128 61 / 0)}.ring-green-700\/10{--tw-ring-color: rgb(21 128 61 / .1)}.ring-green-700\/100{--tw-ring-color: rgb(21 128 61 / 1)}.ring-green-700\/15{--tw-ring-color: rgb(21 128 61 / .15)}.ring-green-700\/20{--tw-ring-color: rgb(21 128 61 / .2)}.ring-green-700\/25{--tw-ring-color: rgb(21 128 61 / .25)}.ring-green-700\/30{--tw-ring-color: rgb(21 128 61 / .3)}.ring-green-700\/35{--tw-ring-color: rgb(21 128 61 / .35)}.ring-green-700\/40{--tw-ring-color: rgb(21 128 61 / .4)}.ring-green-700\/45{--tw-ring-color: rgb(21 128 61 / .45)}.ring-green-700\/5{--tw-ring-color: rgb(21 128 61 / .05)}.ring-green-700\/50{--tw-ring-color: rgb(21 128 61 / .5)}.ring-green-700\/55{--tw-ring-color: rgb(21 128 61 / .55)}.ring-green-700\/60{--tw-ring-color: rgb(21 128 61 / .6)}.ring-green-700\/65{--tw-ring-color: rgb(21 128 61 / .65)}.ring-green-700\/70{--tw-ring-color: rgb(21 128 61 / .7)}.ring-green-700\/75{--tw-ring-color: rgb(21 128 61 / .75)}.ring-green-700\/80{--tw-ring-color: rgb(21 128 61 / .8)}.ring-green-700\/85{--tw-ring-color: rgb(21 128 61 / .85)}.ring-green-700\/90{--tw-ring-color: rgb(21 128 61 / .9)}.ring-green-700\/95{--tw-ring-color: rgb(21 128 61 / .95)}.ring-green-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1))}.ring-green-800\/0{--tw-ring-color: rgb(22 101 52 / 0)}.ring-green-800\/10{--tw-ring-color: rgb(22 101 52 / .1)}.ring-green-800\/100{--tw-ring-color: rgb(22 101 52 / 1)}.ring-green-800\/15{--tw-ring-color: rgb(22 101 52 / .15)}.ring-green-800\/20{--tw-ring-color: rgb(22 101 52 / .2)}.ring-green-800\/25{--tw-ring-color: rgb(22 101 52 / .25)}.ring-green-800\/30{--tw-ring-color: rgb(22 101 52 / .3)}.ring-green-800\/35{--tw-ring-color: rgb(22 101 52 / .35)}.ring-green-800\/40{--tw-ring-color: rgb(22 101 52 / .4)}.ring-green-800\/45{--tw-ring-color: rgb(22 101 52 / .45)}.ring-green-800\/5{--tw-ring-color: rgb(22 101 52 / .05)}.ring-green-800\/50{--tw-ring-color: rgb(22 101 52 / .5)}.ring-green-800\/55{--tw-ring-color: rgb(22 101 52 / .55)}.ring-green-800\/60{--tw-ring-color: rgb(22 101 52 / .6)}.ring-green-800\/65{--tw-ring-color: rgb(22 101 52 / .65)}.ring-green-800\/70{--tw-ring-color: rgb(22 101 52 / .7)}.ring-green-800\/75{--tw-ring-color: rgb(22 101 52 / .75)}.ring-green-800\/80{--tw-ring-color: rgb(22 101 52 / .8)}.ring-green-800\/85{--tw-ring-color: rgb(22 101 52 / .85)}.ring-green-800\/90{--tw-ring-color: rgb(22 101 52 / .9)}.ring-green-800\/95{--tw-ring-color: rgb(22 101 52 / .95)}.ring-green-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1))}.ring-green-900\/0{--tw-ring-color: rgb(20 83 45 / 0)}.ring-green-900\/10{--tw-ring-color: rgb(20 83 45 / .1)}.ring-green-900\/100{--tw-ring-color: rgb(20 83 45 / 1)}.ring-green-900\/15{--tw-ring-color: rgb(20 83 45 / .15)}.ring-green-900\/20{--tw-ring-color: rgb(20 83 45 / .2)}.ring-green-900\/25{--tw-ring-color: rgb(20 83 45 / .25)}.ring-green-900\/30{--tw-ring-color: rgb(20 83 45 / .3)}.ring-green-900\/35{--tw-ring-color: rgb(20 83 45 / .35)}.ring-green-900\/40{--tw-ring-color: rgb(20 83 45 / .4)}.ring-green-900\/45{--tw-ring-color: rgb(20 83 45 / .45)}.ring-green-900\/5{--tw-ring-color: rgb(20 83 45 / .05)}.ring-green-900\/50{--tw-ring-color: rgb(20 83 45 / .5)}.ring-green-900\/55{--tw-ring-color: rgb(20 83 45 / .55)}.ring-green-900\/60{--tw-ring-color: rgb(20 83 45 / .6)}.ring-green-900\/65{--tw-ring-color: rgb(20 83 45 / .65)}.ring-green-900\/70{--tw-ring-color: rgb(20 83 45 / .7)}.ring-green-900\/75{--tw-ring-color: rgb(20 83 45 / .75)}.ring-green-900\/80{--tw-ring-color: rgb(20 83 45 / .8)}.ring-green-900\/85{--tw-ring-color: rgb(20 83 45 / .85)}.ring-green-900\/90{--tw-ring-color: rgb(20 83 45 / .9)}.ring-green-900\/95{--tw-ring-color: rgb(20 83 45 / .95)}.ring-green-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 46 22 / var(--tw-ring-opacity, 1))}.ring-green-950\/0{--tw-ring-color: rgb(5 46 22 / 0)}.ring-green-950\/10{--tw-ring-color: rgb(5 46 22 / .1)}.ring-green-950\/100{--tw-ring-color: rgb(5 46 22 / 1)}.ring-green-950\/15{--tw-ring-color: rgb(5 46 22 / .15)}.ring-green-950\/20{--tw-ring-color: rgb(5 46 22 / .2)}.ring-green-950\/25{--tw-ring-color: rgb(5 46 22 / .25)}.ring-green-950\/30{--tw-ring-color: rgb(5 46 22 / .3)}.ring-green-950\/35{--tw-ring-color: rgb(5 46 22 / .35)}.ring-green-950\/40{--tw-ring-color: rgb(5 46 22 / .4)}.ring-green-950\/45{--tw-ring-color: rgb(5 46 22 / .45)}.ring-green-950\/5{--tw-ring-color: rgb(5 46 22 / .05)}.ring-green-950\/50{--tw-ring-color: rgb(5 46 22 / .5)}.ring-green-950\/55{--tw-ring-color: rgb(5 46 22 / .55)}.ring-green-950\/60{--tw-ring-color: rgb(5 46 22 / .6)}.ring-green-950\/65{--tw-ring-color: rgb(5 46 22 / .65)}.ring-green-950\/70{--tw-ring-color: rgb(5 46 22 / .7)}.ring-green-950\/75{--tw-ring-color: rgb(5 46 22 / .75)}.ring-green-950\/80{--tw-ring-color: rgb(5 46 22 / .8)}.ring-green-950\/85{--tw-ring-color: rgb(5 46 22 / .85)}.ring-green-950\/90{--tw-ring-color: rgb(5 46 22 / .9)}.ring-green-950\/95{--tw-ring-color: rgb(5 46 22 / .95)}.ring-neutral-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1))}.ring-neutral-100\/0{--tw-ring-color: rgb(245 245 245 / 0)}.ring-neutral-100\/10{--tw-ring-color: rgb(245 245 245 / .1)}.ring-neutral-100\/100{--tw-ring-color: rgb(245 245 245 / 1)}.ring-neutral-100\/15{--tw-ring-color: rgb(245 245 245 / .15)}.ring-neutral-100\/20{--tw-ring-color: rgb(245 245 245 / .2)}.ring-neutral-100\/25{--tw-ring-color: rgb(245 245 245 / .25)}.ring-neutral-100\/30{--tw-ring-color: rgb(245 245 245 / .3)}.ring-neutral-100\/35{--tw-ring-color: rgb(245 245 245 / .35)}.ring-neutral-100\/40{--tw-ring-color: rgb(245 245 245 / .4)}.ring-neutral-100\/45{--tw-ring-color: rgb(245 245 245 / .45)}.ring-neutral-100\/5{--tw-ring-color: rgb(245 245 245 / .05)}.ring-neutral-100\/50{--tw-ring-color: rgb(245 245 245 / .5)}.ring-neutral-100\/55{--tw-ring-color: rgb(245 245 245 / .55)}.ring-neutral-100\/60{--tw-ring-color: rgb(245 245 245 / .6)}.ring-neutral-100\/65{--tw-ring-color: rgb(245 245 245 / .65)}.ring-neutral-100\/70{--tw-ring-color: rgb(245 245 245 / .7)}.ring-neutral-100\/75{--tw-ring-color: rgb(245 245 245 / .75)}.ring-neutral-100\/80{--tw-ring-color: rgb(245 245 245 / .8)}.ring-neutral-100\/85{--tw-ring-color: rgb(245 245 245 / .85)}.ring-neutral-100\/90{--tw-ring-color: rgb(245 245 245 / .9)}.ring-neutral-100\/95{--tw-ring-color: rgb(245 245 245 / .95)}.ring-neutral-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1))}.ring-neutral-200\/0{--tw-ring-color: rgb(229 229 229 / 0)}.ring-neutral-200\/10{--tw-ring-color: rgb(229 229 229 / .1)}.ring-neutral-200\/100{--tw-ring-color: rgb(229 229 229 / 1)}.ring-neutral-200\/15{--tw-ring-color: rgb(229 229 229 / .15)}.ring-neutral-200\/20{--tw-ring-color: rgb(229 229 229 / .2)}.ring-neutral-200\/25{--tw-ring-color: rgb(229 229 229 / .25)}.ring-neutral-200\/30{--tw-ring-color: rgb(229 229 229 / .3)}.ring-neutral-200\/35{--tw-ring-color: rgb(229 229 229 / .35)}.ring-neutral-200\/40{--tw-ring-color: rgb(229 229 229 / .4)}.ring-neutral-200\/45{--tw-ring-color: rgb(229 229 229 / .45)}.ring-neutral-200\/5{--tw-ring-color: rgb(229 229 229 / .05)}.ring-neutral-200\/50{--tw-ring-color: rgb(229 229 229 / .5)}.ring-neutral-200\/55{--tw-ring-color: rgb(229 229 229 / .55)}.ring-neutral-200\/60{--tw-ring-color: rgb(229 229 229 / .6)}.ring-neutral-200\/65{--tw-ring-color: rgb(229 229 229 / .65)}.ring-neutral-200\/70{--tw-ring-color: rgb(229 229 229 / .7)}.ring-neutral-200\/75{--tw-ring-color: rgb(229 229 229 / .75)}.ring-neutral-200\/80{--tw-ring-color: rgb(229 229 229 / .8)}.ring-neutral-200\/85{--tw-ring-color: rgb(229 229 229 / .85)}.ring-neutral-200\/90{--tw-ring-color: rgb(229 229 229 / .9)}.ring-neutral-200\/95{--tw-ring-color: rgb(229 229 229 / .95)}.ring-neutral-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1))}.ring-neutral-300\/0{--tw-ring-color: rgb(212 212 212 / 0)}.ring-neutral-300\/10{--tw-ring-color: rgb(212 212 212 / .1)}.ring-neutral-300\/100{--tw-ring-color: rgb(212 212 212 / 1)}.ring-neutral-300\/15{--tw-ring-color: rgb(212 212 212 / .15)}.ring-neutral-300\/20{--tw-ring-color: rgb(212 212 212 / .2)}.ring-neutral-300\/25{--tw-ring-color: rgb(212 212 212 / .25)}.ring-neutral-300\/30{--tw-ring-color: rgb(212 212 212 / .3)}.ring-neutral-300\/35{--tw-ring-color: rgb(212 212 212 / .35)}.ring-neutral-300\/40{--tw-ring-color: rgb(212 212 212 / .4)}.ring-neutral-300\/45{--tw-ring-color: rgb(212 212 212 / .45)}.ring-neutral-300\/5{--tw-ring-color: rgb(212 212 212 / .05)}.ring-neutral-300\/50{--tw-ring-color: rgb(212 212 212 / .5)}.ring-neutral-300\/55{--tw-ring-color: rgb(212 212 212 / .55)}.ring-neutral-300\/60{--tw-ring-color: rgb(212 212 212 / .6)}.ring-neutral-300\/65{--tw-ring-color: rgb(212 212 212 / .65)}.ring-neutral-300\/70{--tw-ring-color: rgb(212 212 212 / .7)}.ring-neutral-300\/75{--tw-ring-color: rgb(212 212 212 / .75)}.ring-neutral-300\/80{--tw-ring-color: rgb(212 212 212 / .8)}.ring-neutral-300\/85{--tw-ring-color: rgb(212 212 212 / .85)}.ring-neutral-300\/90{--tw-ring-color: rgb(212 212 212 / .9)}.ring-neutral-300\/95{--tw-ring-color: rgb(212 212 212 / .95)}.ring-neutral-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1))}.ring-neutral-400\/0{--tw-ring-color: rgb(163 163 163 / 0)}.ring-neutral-400\/10{--tw-ring-color: rgb(163 163 163 / .1)}.ring-neutral-400\/100{--tw-ring-color: rgb(163 163 163 / 1)}.ring-neutral-400\/15{--tw-ring-color: rgb(163 163 163 / .15)}.ring-neutral-400\/20{--tw-ring-color: rgb(163 163 163 / .2)}.ring-neutral-400\/25{--tw-ring-color: rgb(163 163 163 / .25)}.ring-neutral-400\/30{--tw-ring-color: rgb(163 163 163 / .3)}.ring-neutral-400\/35{--tw-ring-color: rgb(163 163 163 / .35)}.ring-neutral-400\/40{--tw-ring-color: rgb(163 163 163 / .4)}.ring-neutral-400\/45{--tw-ring-color: rgb(163 163 163 / .45)}.ring-neutral-400\/5{--tw-ring-color: rgb(163 163 163 / .05)}.ring-neutral-400\/50{--tw-ring-color: rgb(163 163 163 / .5)}.ring-neutral-400\/55{--tw-ring-color: rgb(163 163 163 / .55)}.ring-neutral-400\/60{--tw-ring-color: rgb(163 163 163 / .6)}.ring-neutral-400\/65{--tw-ring-color: rgb(163 163 163 / .65)}.ring-neutral-400\/70{--tw-ring-color: rgb(163 163 163 / .7)}.ring-neutral-400\/75{--tw-ring-color: rgb(163 163 163 / .75)}.ring-neutral-400\/80{--tw-ring-color: rgb(163 163 163 / .8)}.ring-neutral-400\/85{--tw-ring-color: rgb(163 163 163 / .85)}.ring-neutral-400\/90{--tw-ring-color: rgb(163 163 163 / .9)}.ring-neutral-400\/95{--tw-ring-color: rgb(163 163 163 / .95)}.ring-neutral-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 250 250 / var(--tw-ring-opacity, 1))}.ring-neutral-50\/0{--tw-ring-color: rgb(250 250 250 / 0)}.ring-neutral-50\/10{--tw-ring-color: rgb(250 250 250 / .1)}.ring-neutral-50\/100{--tw-ring-color: rgb(250 250 250 / 1)}.ring-neutral-50\/15{--tw-ring-color: rgb(250 250 250 / .15)}.ring-neutral-50\/20{--tw-ring-color: rgb(250 250 250 / .2)}.ring-neutral-50\/25{--tw-ring-color: rgb(250 250 250 / .25)}.ring-neutral-50\/30{--tw-ring-color: rgb(250 250 250 / .3)}.ring-neutral-50\/35{--tw-ring-color: rgb(250 250 250 / .35)}.ring-neutral-50\/40{--tw-ring-color: rgb(250 250 250 / .4)}.ring-neutral-50\/45{--tw-ring-color: rgb(250 250 250 / .45)}.ring-neutral-50\/5{--tw-ring-color: rgb(250 250 250 / .05)}.ring-neutral-50\/50{--tw-ring-color: rgb(250 250 250 / .5)}.ring-neutral-50\/55{--tw-ring-color: rgb(250 250 250 / .55)}.ring-neutral-50\/60{--tw-ring-color: rgb(250 250 250 / .6)}.ring-neutral-50\/65{--tw-ring-color: rgb(250 250 250 / .65)}.ring-neutral-50\/70{--tw-ring-color: rgb(250 250 250 / .7)}.ring-neutral-50\/75{--tw-ring-color: rgb(250 250 250 / .75)}.ring-neutral-50\/80{--tw-ring-color: rgb(250 250 250 / .8)}.ring-neutral-50\/85{--tw-ring-color: rgb(250 250 250 / .85)}.ring-neutral-50\/90{--tw-ring-color: rgb(250 250 250 / .9)}.ring-neutral-50\/95{--tw-ring-color: rgb(250 250 250 / .95)}.ring-neutral-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1))}.ring-neutral-500\/0{--tw-ring-color: rgb(115 115 115 / 0)}.ring-neutral-500\/10{--tw-ring-color: rgb(115 115 115 / .1)}.ring-neutral-500\/100{--tw-ring-color: rgb(115 115 115 / 1)}.ring-neutral-500\/15{--tw-ring-color: rgb(115 115 115 / .15)}.ring-neutral-500\/20{--tw-ring-color: rgb(115 115 115 / .2)}.ring-neutral-500\/25{--tw-ring-color: rgb(115 115 115 / .25)}.ring-neutral-500\/30{--tw-ring-color: rgb(115 115 115 / .3)}.ring-neutral-500\/35{--tw-ring-color: rgb(115 115 115 / .35)}.ring-neutral-500\/40{--tw-ring-color: rgb(115 115 115 / .4)}.ring-neutral-500\/45{--tw-ring-color: rgb(115 115 115 / .45)}.ring-neutral-500\/5{--tw-ring-color: rgb(115 115 115 / .05)}.ring-neutral-500\/50{--tw-ring-color: rgb(115 115 115 / .5)}.ring-neutral-500\/55{--tw-ring-color: rgb(115 115 115 / .55)}.ring-neutral-500\/60{--tw-ring-color: rgb(115 115 115 / .6)}.ring-neutral-500\/65{--tw-ring-color: rgb(115 115 115 / .65)}.ring-neutral-500\/70{--tw-ring-color: rgb(115 115 115 / .7)}.ring-neutral-500\/75{--tw-ring-color: rgb(115 115 115 / .75)}.ring-neutral-500\/80{--tw-ring-color: rgb(115 115 115 / .8)}.ring-neutral-500\/85{--tw-ring-color: rgb(115 115 115 / .85)}.ring-neutral-500\/90{--tw-ring-color: rgb(115 115 115 / .9)}.ring-neutral-500\/95{--tw-ring-color: rgb(115 115 115 / .95)}.ring-neutral-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1))}.ring-neutral-600\/0{--tw-ring-color: rgb(82 82 82 / 0)}.ring-neutral-600\/10{--tw-ring-color: rgb(82 82 82 / .1)}.ring-neutral-600\/100{--tw-ring-color: rgb(82 82 82 / 1)}.ring-neutral-600\/15{--tw-ring-color: rgb(82 82 82 / .15)}.ring-neutral-600\/20{--tw-ring-color: rgb(82 82 82 / .2)}.ring-neutral-600\/25{--tw-ring-color: rgb(82 82 82 / .25)}.ring-neutral-600\/30{--tw-ring-color: rgb(82 82 82 / .3)}.ring-neutral-600\/35{--tw-ring-color: rgb(82 82 82 / .35)}.ring-neutral-600\/40{--tw-ring-color: rgb(82 82 82 / .4)}.ring-neutral-600\/45{--tw-ring-color: rgb(82 82 82 / .45)}.ring-neutral-600\/5{--tw-ring-color: rgb(82 82 82 / .05)}.ring-neutral-600\/50{--tw-ring-color: rgb(82 82 82 / .5)}.ring-neutral-600\/55{--tw-ring-color: rgb(82 82 82 / .55)}.ring-neutral-600\/60{--tw-ring-color: rgb(82 82 82 / .6)}.ring-neutral-600\/65{--tw-ring-color: rgb(82 82 82 / .65)}.ring-neutral-600\/70{--tw-ring-color: rgb(82 82 82 / .7)}.ring-neutral-600\/75{--tw-ring-color: rgb(82 82 82 / .75)}.ring-neutral-600\/80{--tw-ring-color: rgb(82 82 82 / .8)}.ring-neutral-600\/85{--tw-ring-color: rgb(82 82 82 / .85)}.ring-neutral-600\/90{--tw-ring-color: rgb(82 82 82 / .9)}.ring-neutral-600\/95{--tw-ring-color: rgb(82 82 82 / .95)}.ring-neutral-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(64 64 64 / var(--tw-ring-opacity, 1))}.ring-neutral-700\/0{--tw-ring-color: rgb(64 64 64 / 0)}.ring-neutral-700\/10{--tw-ring-color: rgb(64 64 64 / .1)}.ring-neutral-700\/100{--tw-ring-color: rgb(64 64 64 / 1)}.ring-neutral-700\/15{--tw-ring-color: rgb(64 64 64 / .15)}.ring-neutral-700\/20{--tw-ring-color: rgb(64 64 64 / .2)}.ring-neutral-700\/25{--tw-ring-color: rgb(64 64 64 / .25)}.ring-neutral-700\/30{--tw-ring-color: rgb(64 64 64 / .3)}.ring-neutral-700\/35{--tw-ring-color: rgb(64 64 64 / .35)}.ring-neutral-700\/40{--tw-ring-color: rgb(64 64 64 / .4)}.ring-neutral-700\/45{--tw-ring-color: rgb(64 64 64 / .45)}.ring-neutral-700\/5{--tw-ring-color: rgb(64 64 64 / .05)}.ring-neutral-700\/50{--tw-ring-color: rgb(64 64 64 / .5)}.ring-neutral-700\/55{--tw-ring-color: rgb(64 64 64 / .55)}.ring-neutral-700\/60{--tw-ring-color: rgb(64 64 64 / .6)}.ring-neutral-700\/65{--tw-ring-color: rgb(64 64 64 / .65)}.ring-neutral-700\/70{--tw-ring-color: rgb(64 64 64 / .7)}.ring-neutral-700\/75{--tw-ring-color: rgb(64 64 64 / .75)}.ring-neutral-700\/80{--tw-ring-color: rgb(64 64 64 / .8)}.ring-neutral-700\/85{--tw-ring-color: rgb(64 64 64 / .85)}.ring-neutral-700\/90{--tw-ring-color: rgb(64 64 64 / .9)}.ring-neutral-700\/95{--tw-ring-color: rgb(64 64 64 / .95)}.ring-neutral-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(38 38 38 / var(--tw-ring-opacity, 1))}.ring-neutral-800\/0{--tw-ring-color: rgb(38 38 38 / 0)}.ring-neutral-800\/10{--tw-ring-color: rgb(38 38 38 / .1)}.ring-neutral-800\/100{--tw-ring-color: rgb(38 38 38 / 1)}.ring-neutral-800\/15{--tw-ring-color: rgb(38 38 38 / .15)}.ring-neutral-800\/20{--tw-ring-color: rgb(38 38 38 / .2)}.ring-neutral-800\/25{--tw-ring-color: rgb(38 38 38 / .25)}.ring-neutral-800\/30{--tw-ring-color: rgb(38 38 38 / .3)}.ring-neutral-800\/35{--tw-ring-color: rgb(38 38 38 / .35)}.ring-neutral-800\/40{--tw-ring-color: rgb(38 38 38 / .4)}.ring-neutral-800\/45{--tw-ring-color: rgb(38 38 38 / .45)}.ring-neutral-800\/5{--tw-ring-color: rgb(38 38 38 / .05)}.ring-neutral-800\/50{--tw-ring-color: rgb(38 38 38 / .5)}.ring-neutral-800\/55{--tw-ring-color: rgb(38 38 38 / .55)}.ring-neutral-800\/60{--tw-ring-color: rgb(38 38 38 / .6)}.ring-neutral-800\/65{--tw-ring-color: rgb(38 38 38 / .65)}.ring-neutral-800\/70{--tw-ring-color: rgb(38 38 38 / .7)}.ring-neutral-800\/75{--tw-ring-color: rgb(38 38 38 / .75)}.ring-neutral-800\/80{--tw-ring-color: rgb(38 38 38 / .8)}.ring-neutral-800\/85{--tw-ring-color: rgb(38 38 38 / .85)}.ring-neutral-800\/90{--tw-ring-color: rgb(38 38 38 / .9)}.ring-neutral-800\/95{--tw-ring-color: rgb(38 38 38 / .95)}.ring-neutral-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity, 1))}.ring-neutral-900\/0{--tw-ring-color: rgb(23 23 23 / 0)}.ring-neutral-900\/10{--tw-ring-color: rgb(23 23 23 / .1)}.ring-neutral-900\/100{--tw-ring-color: rgb(23 23 23 / 1)}.ring-neutral-900\/15{--tw-ring-color: rgb(23 23 23 / .15)}.ring-neutral-900\/20{--tw-ring-color: rgb(23 23 23 / .2)}.ring-neutral-900\/25{--tw-ring-color: rgb(23 23 23 / .25)}.ring-neutral-900\/30{--tw-ring-color: rgb(23 23 23 / .3)}.ring-neutral-900\/35{--tw-ring-color: rgb(23 23 23 / .35)}.ring-neutral-900\/40{--tw-ring-color: rgb(23 23 23 / .4)}.ring-neutral-900\/45{--tw-ring-color: rgb(23 23 23 / .45)}.ring-neutral-900\/5{--tw-ring-color: rgb(23 23 23 / .05)}.ring-neutral-900\/50{--tw-ring-color: rgb(23 23 23 / .5)}.ring-neutral-900\/55{--tw-ring-color: rgb(23 23 23 / .55)}.ring-neutral-900\/60{--tw-ring-color: rgb(23 23 23 / .6)}.ring-neutral-900\/65{--tw-ring-color: rgb(23 23 23 / .65)}.ring-neutral-900\/70{--tw-ring-color: rgb(23 23 23 / .7)}.ring-neutral-900\/75{--tw-ring-color: rgb(23 23 23 / .75)}.ring-neutral-900\/80{--tw-ring-color: rgb(23 23 23 / .8)}.ring-neutral-900\/85{--tw-ring-color: rgb(23 23 23 / .85)}.ring-neutral-900\/90{--tw-ring-color: rgb(23 23 23 / .9)}.ring-neutral-900\/95{--tw-ring-color: rgb(23 23 23 / .95)}.ring-neutral-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity, 1))}.ring-neutral-950\/0{--tw-ring-color: rgb(10 10 10 / 0)}.ring-neutral-950\/10{--tw-ring-color: rgb(10 10 10 / .1)}.ring-neutral-950\/100{--tw-ring-color: rgb(10 10 10 / 1)}.ring-neutral-950\/15{--tw-ring-color: rgb(10 10 10 / .15)}.ring-neutral-950\/20{--tw-ring-color: rgb(10 10 10 / .2)}.ring-neutral-950\/25{--tw-ring-color: rgb(10 10 10 / .25)}.ring-neutral-950\/30{--tw-ring-color: rgb(10 10 10 / .3)}.ring-neutral-950\/35{--tw-ring-color: rgb(10 10 10 / .35)}.ring-neutral-950\/40{--tw-ring-color: rgb(10 10 10 / .4)}.ring-neutral-950\/45{--tw-ring-color: rgb(10 10 10 / .45)}.ring-neutral-950\/5{--tw-ring-color: rgb(10 10 10 / .05)}.ring-neutral-950\/50{--tw-ring-color: rgb(10 10 10 / .5)}.ring-neutral-950\/55{--tw-ring-color: rgb(10 10 10 / .55)}.ring-neutral-950\/60{--tw-ring-color: rgb(10 10 10 / .6)}.ring-neutral-950\/65{--tw-ring-color: rgb(10 10 10 / .65)}.ring-neutral-950\/70{--tw-ring-color: rgb(10 10 10 / .7)}.ring-neutral-950\/75{--tw-ring-color: rgb(10 10 10 / .75)}.ring-neutral-950\/80{--tw-ring-color: rgb(10 10 10 / .8)}.ring-neutral-950\/85{--tw-ring-color: rgb(10 10 10 / .85)}.ring-neutral-950\/90{--tw-ring-color: rgb(10 10 10 / .9)}.ring-neutral-950\/95{--tw-ring-color: rgb(10 10 10 / .95)}.ring-primary{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 119 187 / var(--tw-ring-opacity, 1))}.ring-primary-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 227 241 / var(--tw-ring-opacity, 1))}.ring-primary-100\/0{--tw-ring-color: rgb(204 227 241 / 0)}.ring-primary-100\/10{--tw-ring-color: rgb(204 227 241 / .1)}.ring-primary-100\/100{--tw-ring-color: rgb(204 227 241 / 1)}.ring-primary-100\/15{--tw-ring-color: rgb(204 227 241 / .15)}.ring-primary-100\/20{--tw-ring-color: rgb(204 227 241 / .2)}.ring-primary-100\/25{--tw-ring-color: rgb(204 227 241 / .25)}.ring-primary-100\/30{--tw-ring-color: rgb(204 227 241 / .3)}.ring-primary-100\/35{--tw-ring-color: rgb(204 227 241 / .35)}.ring-primary-100\/40{--tw-ring-color: rgb(204 227 241 / .4)}.ring-primary-100\/45{--tw-ring-color: rgb(204 227 241 / .45)}.ring-primary-100\/5{--tw-ring-color: rgb(204 227 241 / .05)}.ring-primary-100\/50{--tw-ring-color: rgb(204 227 241 / .5)}.ring-primary-100\/55{--tw-ring-color: rgb(204 227 241 / .55)}.ring-primary-100\/60{--tw-ring-color: rgb(204 227 241 / .6)}.ring-primary-100\/65{--tw-ring-color: rgb(204 227 241 / .65)}.ring-primary-100\/70{--tw-ring-color: rgb(204 227 241 / .7)}.ring-primary-100\/75{--tw-ring-color: rgb(204 227 241 / .75)}.ring-primary-100\/80{--tw-ring-color: rgb(204 227 241 / .8)}.ring-primary-100\/85{--tw-ring-color: rgb(204 227 241 / .85)}.ring-primary-100\/90{--tw-ring-color: rgb(204 227 241 / .9)}.ring-primary-100\/95{--tw-ring-color: rgb(204 227 241 / .95)}.ring-primary-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 200 227 / var(--tw-ring-opacity, 1))}.ring-primary-200\/0{--tw-ring-color: rgb(153 200 227 / 0)}.ring-primary-200\/10{--tw-ring-color: rgb(153 200 227 / .1)}.ring-primary-200\/100{--tw-ring-color: rgb(153 200 227 / 1)}.ring-primary-200\/15{--tw-ring-color: rgb(153 200 227 / .15)}.ring-primary-200\/20{--tw-ring-color: rgb(153 200 227 / .2)}.ring-primary-200\/25{--tw-ring-color: rgb(153 200 227 / .25)}.ring-primary-200\/30{--tw-ring-color: rgb(153 200 227 / .3)}.ring-primary-200\/35{--tw-ring-color: rgb(153 200 227 / .35)}.ring-primary-200\/40{--tw-ring-color: rgb(153 200 227 / .4)}.ring-primary-200\/45{--tw-ring-color: rgb(153 200 227 / .45)}.ring-primary-200\/5{--tw-ring-color: rgb(153 200 227 / .05)}.ring-primary-200\/50{--tw-ring-color: rgb(153 200 227 / .5)}.ring-primary-200\/55{--tw-ring-color: rgb(153 200 227 / .55)}.ring-primary-200\/60{--tw-ring-color: rgb(153 200 227 / .6)}.ring-primary-200\/65{--tw-ring-color: rgb(153 200 227 / .65)}.ring-primary-200\/70{--tw-ring-color: rgb(153 200 227 / .7)}.ring-primary-200\/75{--tw-ring-color: rgb(153 200 227 / .75)}.ring-primary-200\/80{--tw-ring-color: rgb(153 200 227 / .8)}.ring-primary-200\/85{--tw-ring-color: rgb(153 200 227 / .85)}.ring-primary-200\/90{--tw-ring-color: rgb(153 200 227 / .9)}.ring-primary-200\/95{--tw-ring-color: rgb(153 200 227 / .95)}.ring-primary-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(102 173 214 / var(--tw-ring-opacity, 1))}.ring-primary-300\/0{--tw-ring-color: rgb(102 173 214 / 0)}.ring-primary-300\/10{--tw-ring-color: rgb(102 173 214 / .1)}.ring-primary-300\/100{--tw-ring-color: rgb(102 173 214 / 1)}.ring-primary-300\/15{--tw-ring-color: rgb(102 173 214 / .15)}.ring-primary-300\/20{--tw-ring-color: rgb(102 173 214 / .2)}.ring-primary-300\/25{--tw-ring-color: rgb(102 173 214 / .25)}.ring-primary-300\/30{--tw-ring-color: rgb(102 173 214 / .3)}.ring-primary-300\/35{--tw-ring-color: rgb(102 173 214 / .35)}.ring-primary-300\/40{--tw-ring-color: rgb(102 173 214 / .4)}.ring-primary-300\/45{--tw-ring-color: rgb(102 173 214 / .45)}.ring-primary-300\/5{--tw-ring-color: rgb(102 173 214 / .05)}.ring-primary-300\/50{--tw-ring-color: rgb(102 173 214 / .5)}.ring-primary-300\/55{--tw-ring-color: rgb(102 173 214 / .55)}.ring-primary-300\/60{--tw-ring-color: rgb(102 173 214 / .6)}.ring-primary-300\/65{--tw-ring-color: rgb(102 173 214 / .65)}.ring-primary-300\/70{--tw-ring-color: rgb(102 173 214 / .7)}.ring-primary-300\/75{--tw-ring-color: rgb(102 173 214 / .75)}.ring-primary-300\/80{--tw-ring-color: rgb(102 173 214 / .8)}.ring-primary-300\/85{--tw-ring-color: rgb(102 173 214 / .85)}.ring-primary-300\/90{--tw-ring-color: rgb(102 173 214 / .9)}.ring-primary-300\/95{--tw-ring-color: rgb(102 173 214 / .95)}.ring-primary-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 146 200 / var(--tw-ring-opacity, 1))}.ring-primary-400\/0{--tw-ring-color: rgb(51 146 200 / 0)}.ring-primary-400\/10{--tw-ring-color: rgb(51 146 200 / .1)}.ring-primary-400\/100{--tw-ring-color: rgb(51 146 200 / 1)}.ring-primary-400\/15{--tw-ring-color: rgb(51 146 200 / .15)}.ring-primary-400\/20{--tw-ring-color: rgb(51 146 200 / .2)}.ring-primary-400\/25{--tw-ring-color: rgb(51 146 200 / .25)}.ring-primary-400\/30{--tw-ring-color: rgb(51 146 200 / .3)}.ring-primary-400\/35{--tw-ring-color: rgb(51 146 200 / .35)}.ring-primary-400\/40{--tw-ring-color: rgb(51 146 200 / .4)}.ring-primary-400\/45{--tw-ring-color: rgb(51 146 200 / .45)}.ring-primary-400\/5{--tw-ring-color: rgb(51 146 200 / .05)}.ring-primary-400\/50{--tw-ring-color: rgb(51 146 200 / .5)}.ring-primary-400\/55{--tw-ring-color: rgb(51 146 200 / .55)}.ring-primary-400\/60{--tw-ring-color: rgb(51 146 200 / .6)}.ring-primary-400\/65{--tw-ring-color: rgb(51 146 200 / .65)}.ring-primary-400\/70{--tw-ring-color: rgb(51 146 200 / .7)}.ring-primary-400\/75{--tw-ring-color: rgb(51 146 200 / .75)}.ring-primary-400\/80{--tw-ring-color: rgb(51 146 200 / .8)}.ring-primary-400\/85{--tw-ring-color: rgb(51 146 200 / .85)}.ring-primary-400\/90{--tw-ring-color: rgb(51 146 200 / .9)}.ring-primary-400\/95{--tw-ring-color: rgb(51 146 200 / .95)}.ring-primary-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(230 241 248 / var(--tw-ring-opacity, 1))}.ring-primary-50\/0{--tw-ring-color: rgb(230 241 248 / 0)}.ring-primary-50\/10{--tw-ring-color: rgb(230 241 248 / .1)}.ring-primary-50\/100{--tw-ring-color: rgb(230 241 248 / 1)}.ring-primary-50\/15{--tw-ring-color: rgb(230 241 248 / .15)}.ring-primary-50\/20{--tw-ring-color: rgb(230 241 248 / .2)}.ring-primary-50\/25{--tw-ring-color: rgb(230 241 248 / .25)}.ring-primary-50\/30{--tw-ring-color: rgb(230 241 248 / .3)}.ring-primary-50\/35{--tw-ring-color: rgb(230 241 248 / .35)}.ring-primary-50\/40{--tw-ring-color: rgb(230 241 248 / .4)}.ring-primary-50\/45{--tw-ring-color: rgb(230 241 248 / .45)}.ring-primary-50\/5{--tw-ring-color: rgb(230 241 248 / .05)}.ring-primary-50\/50{--tw-ring-color: rgb(230 241 248 / .5)}.ring-primary-50\/55{--tw-ring-color: rgb(230 241 248 / .55)}.ring-primary-50\/60{--tw-ring-color: rgb(230 241 248 / .6)}.ring-primary-50\/65{--tw-ring-color: rgb(230 241 248 / .65)}.ring-primary-50\/70{--tw-ring-color: rgb(230 241 248 / .7)}.ring-primary-50\/75{--tw-ring-color: rgb(230 241 248 / .75)}.ring-primary-50\/80{--tw-ring-color: rgb(230 241 248 / .8)}.ring-primary-50\/85{--tw-ring-color: rgb(230 241 248 / .85)}.ring-primary-50\/90{--tw-ring-color: rgb(230 241 248 / .9)}.ring-primary-50\/95{--tw-ring-color: rgb(230 241 248 / .95)}.ring-primary-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 119 187 / var(--tw-ring-opacity, 1))}.ring-primary-500\/0{--tw-ring-color: rgb(0 119 187 / 0)}.ring-primary-500\/10{--tw-ring-color: rgb(0 119 187 / .1)}.ring-primary-500\/100{--tw-ring-color: rgb(0 119 187 / 1)}.ring-primary-500\/15{--tw-ring-color: rgb(0 119 187 / .15)}.ring-primary-500\/20{--tw-ring-color: rgb(0 119 187 / .2)}.ring-primary-500\/25{--tw-ring-color: rgb(0 119 187 / .25)}.ring-primary-500\/30{--tw-ring-color: rgb(0 119 187 / .3)}.ring-primary-500\/35{--tw-ring-color: rgb(0 119 187 / .35)}.ring-primary-500\/40{--tw-ring-color: rgb(0 119 187 / .4)}.ring-primary-500\/45{--tw-ring-color: rgb(0 119 187 / .45)}.ring-primary-500\/5{--tw-ring-color: rgb(0 119 187 / .05)}.ring-primary-500\/50{--tw-ring-color: rgb(0 119 187 / .5)}.ring-primary-500\/55{--tw-ring-color: rgb(0 119 187 / .55)}.ring-primary-500\/60{--tw-ring-color: rgb(0 119 187 / .6)}.ring-primary-500\/65{--tw-ring-color: rgb(0 119 187 / .65)}.ring-primary-500\/70{--tw-ring-color: rgb(0 119 187 / .7)}.ring-primary-500\/75{--tw-ring-color: rgb(0 119 187 / .75)}.ring-primary-500\/80{--tw-ring-color: rgb(0 119 187 / .8)}.ring-primary-500\/85{--tw-ring-color: rgb(0 119 187 / .85)}.ring-primary-500\/90{--tw-ring-color: rgb(0 119 187 / .9)}.ring-primary-500\/95{--tw-ring-color: rgb(0 119 187 / .95)}.ring-primary-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 102 153 / var(--tw-ring-opacity, 1))}.ring-primary-600\/0{--tw-ring-color: rgb(0 102 153 / 0)}.ring-primary-600\/10{--tw-ring-color: rgb(0 102 153 / .1)}.ring-primary-600\/100{--tw-ring-color: rgb(0 102 153 / 1)}.ring-primary-600\/15{--tw-ring-color: rgb(0 102 153 / .15)}.ring-primary-600\/20{--tw-ring-color: rgb(0 102 153 / .2)}.ring-primary-600\/25{--tw-ring-color: rgb(0 102 153 / .25)}.ring-primary-600\/30{--tw-ring-color: rgb(0 102 153 / .3)}.ring-primary-600\/35{--tw-ring-color: rgb(0 102 153 / .35)}.ring-primary-600\/40{--tw-ring-color: rgb(0 102 153 / .4)}.ring-primary-600\/45{--tw-ring-color: rgb(0 102 153 / .45)}.ring-primary-600\/5{--tw-ring-color: rgb(0 102 153 / .05)}.ring-primary-600\/50{--tw-ring-color: rgb(0 102 153 / .5)}.ring-primary-600\/55{--tw-ring-color: rgb(0 102 153 / .55)}.ring-primary-600\/60{--tw-ring-color: rgb(0 102 153 / .6)}.ring-primary-600\/65{--tw-ring-color: rgb(0 102 153 / .65)}.ring-primary-600\/70{--tw-ring-color: rgb(0 102 153 / .7)}.ring-primary-600\/75{--tw-ring-color: rgb(0 102 153 / .75)}.ring-primary-600\/80{--tw-ring-color: rgb(0 102 153 / .8)}.ring-primary-600\/85{--tw-ring-color: rgb(0 102 153 / .85)}.ring-primary-600\/90{--tw-ring-color: rgb(0 102 153 / .9)}.ring-primary-600\/95{--tw-ring-color: rgb(0 102 153 / .95)}.ring-primary-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 85 128 / var(--tw-ring-opacity, 1))}.ring-primary-700\/0{--tw-ring-color: rgb(0 85 128 / 0)}.ring-primary-700\/10{--tw-ring-color: rgb(0 85 128 / .1)}.ring-primary-700\/100{--tw-ring-color: rgb(0 85 128 / 1)}.ring-primary-700\/15{--tw-ring-color: rgb(0 85 128 / .15)}.ring-primary-700\/20{--tw-ring-color: rgb(0 85 128 / .2)}.ring-primary-700\/25{--tw-ring-color: rgb(0 85 128 / .25)}.ring-primary-700\/30{--tw-ring-color: rgb(0 85 128 / .3)}.ring-primary-700\/35{--tw-ring-color: rgb(0 85 128 / .35)}.ring-primary-700\/40{--tw-ring-color: rgb(0 85 128 / .4)}.ring-primary-700\/45{--tw-ring-color: rgb(0 85 128 / .45)}.ring-primary-700\/5{--tw-ring-color: rgb(0 85 128 / .05)}.ring-primary-700\/50{--tw-ring-color: rgb(0 85 128 / .5)}.ring-primary-700\/55{--tw-ring-color: rgb(0 85 128 / .55)}.ring-primary-700\/60{--tw-ring-color: rgb(0 85 128 / .6)}.ring-primary-700\/65{--tw-ring-color: rgb(0 85 128 / .65)}.ring-primary-700\/70{--tw-ring-color: rgb(0 85 128 / .7)}.ring-primary-700\/75{--tw-ring-color: rgb(0 85 128 / .75)}.ring-primary-700\/80{--tw-ring-color: rgb(0 85 128 / .8)}.ring-primary-700\/85{--tw-ring-color: rgb(0 85 128 / .85)}.ring-primary-700\/90{--tw-ring-color: rgb(0 85 128 / .9)}.ring-primary-700\/95{--tw-ring-color: rgb(0 85 128 / .95)}.ring-primary-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 68 102 / var(--tw-ring-opacity, 1))}.ring-primary-800\/0{--tw-ring-color: rgb(0 68 102 / 0)}.ring-primary-800\/10{--tw-ring-color: rgb(0 68 102 / .1)}.ring-primary-800\/100{--tw-ring-color: rgb(0 68 102 / 1)}.ring-primary-800\/15{--tw-ring-color: rgb(0 68 102 / .15)}.ring-primary-800\/20{--tw-ring-color: rgb(0 68 102 / .2)}.ring-primary-800\/25{--tw-ring-color: rgb(0 68 102 / .25)}.ring-primary-800\/30{--tw-ring-color: rgb(0 68 102 / .3)}.ring-primary-800\/35{--tw-ring-color: rgb(0 68 102 / .35)}.ring-primary-800\/40{--tw-ring-color: rgb(0 68 102 / .4)}.ring-primary-800\/45{--tw-ring-color: rgb(0 68 102 / .45)}.ring-primary-800\/5{--tw-ring-color: rgb(0 68 102 / .05)}.ring-primary-800\/50{--tw-ring-color: rgb(0 68 102 / .5)}.ring-primary-800\/55{--tw-ring-color: rgb(0 68 102 / .55)}.ring-primary-800\/60{--tw-ring-color: rgb(0 68 102 / .6)}.ring-primary-800\/65{--tw-ring-color: rgb(0 68 102 / .65)}.ring-primary-800\/70{--tw-ring-color: rgb(0 68 102 / .7)}.ring-primary-800\/75{--tw-ring-color: rgb(0 68 102 / .75)}.ring-primary-800\/80{--tw-ring-color: rgb(0 68 102 / .8)}.ring-primary-800\/85{--tw-ring-color: rgb(0 68 102 / .85)}.ring-primary-800\/90{--tw-ring-color: rgb(0 68 102 / .9)}.ring-primary-800\/95{--tw-ring-color: rgb(0 68 102 / .95)}.ring-primary-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 51 77 / var(--tw-ring-opacity, 1))}.ring-primary-900\/0{--tw-ring-color: rgb(0 51 77 / 0)}.ring-primary-900\/10{--tw-ring-color: rgb(0 51 77 / .1)}.ring-primary-900\/100{--tw-ring-color: rgb(0 51 77 / 1)}.ring-primary-900\/15{--tw-ring-color: rgb(0 51 77 / .15)}.ring-primary-900\/20{--tw-ring-color: rgb(0 51 77 / .2)}.ring-primary-900\/25{--tw-ring-color: rgb(0 51 77 / .25)}.ring-primary-900\/30{--tw-ring-color: rgb(0 51 77 / .3)}.ring-primary-900\/35{--tw-ring-color: rgb(0 51 77 / .35)}.ring-primary-900\/40{--tw-ring-color: rgb(0 51 77 / .4)}.ring-primary-900\/45{--tw-ring-color: rgb(0 51 77 / .45)}.ring-primary-900\/5{--tw-ring-color: rgb(0 51 77 / .05)}.ring-primary-900\/50{--tw-ring-color: rgb(0 51 77 / .5)}.ring-primary-900\/55{--tw-ring-color: rgb(0 51 77 / .55)}.ring-primary-900\/60{--tw-ring-color: rgb(0 51 77 / .6)}.ring-primary-900\/65{--tw-ring-color: rgb(0 51 77 / .65)}.ring-primary-900\/70{--tw-ring-color: rgb(0 51 77 / .7)}.ring-primary-900\/75{--tw-ring-color: rgb(0 51 77 / .75)}.ring-primary-900\/80{--tw-ring-color: rgb(0 51 77 / .8)}.ring-primary-900\/85{--tw-ring-color: rgb(0 51 77 / .85)}.ring-primary-900\/90{--tw-ring-color: rgb(0 51 77 / .9)}.ring-primary-900\/95{--tw-ring-color: rgb(0 51 77 / .95)}.ring-primary-focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(46 62 99 / var(--tw-ring-opacity, 1))}.ring-primary-focus\/0{--tw-ring-color: rgb(46 62 99 / 0)}.ring-primary-focus\/10{--tw-ring-color: rgb(46 62 99 / .1)}.ring-primary-focus\/100{--tw-ring-color: rgb(46 62 99 / 1)}.ring-primary-focus\/15{--tw-ring-color: rgb(46 62 99 / .15)}.ring-primary-focus\/20{--tw-ring-color: rgb(46 62 99 / .2)}.ring-primary-focus\/25{--tw-ring-color: rgb(46 62 99 / .25)}.ring-primary-focus\/30{--tw-ring-color: rgb(46 62 99 / .3)}.ring-primary-focus\/35{--tw-ring-color: rgb(46 62 99 / .35)}.ring-primary-focus\/40{--tw-ring-color: rgb(46 62 99 / .4)}.ring-primary-focus\/45{--tw-ring-color: rgb(46 62 99 / .45)}.ring-primary-focus\/5{--tw-ring-color: rgb(46 62 99 / .05)}.ring-primary-focus\/50{--tw-ring-color: rgb(46 62 99 / .5)}.ring-primary-focus\/55{--tw-ring-color: rgb(46 62 99 / .55)}.ring-primary-focus\/60{--tw-ring-color: rgb(46 62 99 / .6)}.ring-primary-focus\/65{--tw-ring-color: rgb(46 62 99 / .65)}.ring-primary-focus\/70{--tw-ring-color: rgb(46 62 99 / .7)}.ring-primary-focus\/75{--tw-ring-color: rgb(46 62 99 / .75)}.ring-primary-focus\/80{--tw-ring-color: rgb(46 62 99 / .8)}.ring-primary-focus\/85{--tw-ring-color: rgb(46 62 99 / .85)}.ring-primary-focus\/90{--tw-ring-color: rgb(46 62 99 / .9)}.ring-primary-focus\/95{--tw-ring-color: rgb(46 62 99 / .95)}.ring-primary\/0{--tw-ring-color: rgb(0 119 187 / 0)}.ring-primary\/10{--tw-ring-color: rgb(0 119 187 / .1)}.ring-primary\/100{--tw-ring-color: rgb(0 119 187 / 1)}.ring-primary\/15{--tw-ring-color: rgb(0 119 187 / .15)}.ring-primary\/20{--tw-ring-color: rgb(0 119 187 / .2)}.ring-primary\/25{--tw-ring-color: rgb(0 119 187 / .25)}.ring-primary\/30{--tw-ring-color: rgb(0 119 187 / .3)}.ring-primary\/35{--tw-ring-color: rgb(0 119 187 / .35)}.ring-primary\/40{--tw-ring-color: rgb(0 119 187 / .4)}.ring-primary\/45{--tw-ring-color: rgb(0 119 187 / .45)}.ring-primary\/5{--tw-ring-color: rgb(0 119 187 / .05)}.ring-primary\/50{--tw-ring-color: rgb(0 119 187 / .5)}.ring-primary\/55{--tw-ring-color: rgb(0 119 187 / .55)}.ring-primary\/60{--tw-ring-color: rgb(0 119 187 / .6)}.ring-primary\/65{--tw-ring-color: rgb(0 119 187 / .65)}.ring-primary\/70{--tw-ring-color: rgb(0 119 187 / .7)}.ring-primary\/75{--tw-ring-color: rgb(0 119 187 / .75)}.ring-primary\/80{--tw-ring-color: rgb(0 119 187 / .8)}.ring-primary\/85{--tw-ring-color: rgb(0 119 187 / .85)}.ring-primary\/90{--tw-ring-color: rgb(0 119 187 / .9)}.ring-primary\/95{--tw-ring-color: rgb(0 119 187 / .95)}.ring-red-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.ring-red-100\/0{--tw-ring-color: rgb(254 226 226 / 0)}.ring-red-100\/10{--tw-ring-color: rgb(254 226 226 / .1)}.ring-red-100\/100{--tw-ring-color: rgb(254 226 226 / 1)}.ring-red-100\/15{--tw-ring-color: rgb(254 226 226 / .15)}.ring-red-100\/20{--tw-ring-color: rgb(254 226 226 / .2)}.ring-red-100\/25{--tw-ring-color: rgb(254 226 226 / .25)}.ring-red-100\/30{--tw-ring-color: rgb(254 226 226 / .3)}.ring-red-100\/35{--tw-ring-color: rgb(254 226 226 / .35)}.ring-red-100\/40{--tw-ring-color: rgb(254 226 226 / .4)}.ring-red-100\/45{--tw-ring-color: rgb(254 226 226 / .45)}.ring-red-100\/5{--tw-ring-color: rgb(254 226 226 / .05)}.ring-red-100\/50{--tw-ring-color: rgb(254 226 226 / .5)}.ring-red-100\/55{--tw-ring-color: rgb(254 226 226 / .55)}.ring-red-100\/60{--tw-ring-color: rgb(254 226 226 / .6)}.ring-red-100\/65{--tw-ring-color: rgb(254 226 226 / .65)}.ring-red-100\/70{--tw-ring-color: rgb(254 226 226 / .7)}.ring-red-100\/75{--tw-ring-color: rgb(254 226 226 / .75)}.ring-red-100\/80{--tw-ring-color: rgb(254 226 226 / .8)}.ring-red-100\/85{--tw-ring-color: rgb(254 226 226 / .85)}.ring-red-100\/90{--tw-ring-color: rgb(254 226 226 / .9)}.ring-red-100\/95{--tw-ring-color: rgb(254 226 226 / .95)}.ring-red-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.ring-red-200\/0{--tw-ring-color: rgb(254 202 202 / 0)}.ring-red-200\/10{--tw-ring-color: rgb(254 202 202 / .1)}.ring-red-200\/100{--tw-ring-color: rgb(254 202 202 / 1)}.ring-red-200\/15{--tw-ring-color: rgb(254 202 202 / .15)}.ring-red-200\/20{--tw-ring-color: rgb(254 202 202 / .2)}.ring-red-200\/25{--tw-ring-color: rgb(254 202 202 / .25)}.ring-red-200\/30{--tw-ring-color: rgb(254 202 202 / .3)}.ring-red-200\/35{--tw-ring-color: rgb(254 202 202 / .35)}.ring-red-200\/40{--tw-ring-color: rgb(254 202 202 / .4)}.ring-red-200\/45{--tw-ring-color: rgb(254 202 202 / .45)}.ring-red-200\/5{--tw-ring-color: rgb(254 202 202 / .05)}.ring-red-200\/50{--tw-ring-color: rgb(254 202 202 / .5)}.ring-red-200\/55{--tw-ring-color: rgb(254 202 202 / .55)}.ring-red-200\/60{--tw-ring-color: rgb(254 202 202 / .6)}.ring-red-200\/65{--tw-ring-color: rgb(254 202 202 / .65)}.ring-red-200\/70{--tw-ring-color: rgb(254 202 202 / .7)}.ring-red-200\/75{--tw-ring-color: rgb(254 202 202 / .75)}.ring-red-200\/80{--tw-ring-color: rgb(254 202 202 / .8)}.ring-red-200\/85{--tw-ring-color: rgb(254 202 202 / .85)}.ring-red-200\/90{--tw-ring-color: rgb(254 202 202 / .9)}.ring-red-200\/95{--tw-ring-color: rgb(254 202 202 / .95)}.ring-red-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.ring-red-300\/0{--tw-ring-color: rgb(252 165 165 / 0)}.ring-red-300\/10{--tw-ring-color: rgb(252 165 165 / .1)}.ring-red-300\/100{--tw-ring-color: rgb(252 165 165 / 1)}.ring-red-300\/15{--tw-ring-color: rgb(252 165 165 / .15)}.ring-red-300\/20{--tw-ring-color: rgb(252 165 165 / .2)}.ring-red-300\/25{--tw-ring-color: rgb(252 165 165 / .25)}.ring-red-300\/30{--tw-ring-color: rgb(252 165 165 / .3)}.ring-red-300\/35{--tw-ring-color: rgb(252 165 165 / .35)}.ring-red-300\/40{--tw-ring-color: rgb(252 165 165 / .4)}.ring-red-300\/45{--tw-ring-color: rgb(252 165 165 / .45)}.ring-red-300\/5{--tw-ring-color: rgb(252 165 165 / .05)}.ring-red-300\/50{--tw-ring-color: rgb(252 165 165 / .5)}.ring-red-300\/55{--tw-ring-color: rgb(252 165 165 / .55)}.ring-red-300\/60{--tw-ring-color: rgb(252 165 165 / .6)}.ring-red-300\/65{--tw-ring-color: rgb(252 165 165 / .65)}.ring-red-300\/70{--tw-ring-color: rgb(252 165 165 / .7)}.ring-red-300\/75{--tw-ring-color: rgb(252 165 165 / .75)}.ring-red-300\/80{--tw-ring-color: rgb(252 165 165 / .8)}.ring-red-300\/85{--tw-ring-color: rgb(252 165 165 / .85)}.ring-red-300\/90{--tw-ring-color: rgb(252 165 165 / .9)}.ring-red-300\/95{--tw-ring-color: rgb(252 165 165 / .95)}.ring-red-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.ring-red-400\/0{--tw-ring-color: rgb(248 113 113 / 0)}.ring-red-400\/10{--tw-ring-color: rgb(248 113 113 / .1)}.ring-red-400\/100{--tw-ring-color: rgb(248 113 113 / 1)}.ring-red-400\/15{--tw-ring-color: rgb(248 113 113 / .15)}.ring-red-400\/20{--tw-ring-color: rgb(248 113 113 / .2)}.ring-red-400\/25{--tw-ring-color: rgb(248 113 113 / .25)}.ring-red-400\/30{--tw-ring-color: rgb(248 113 113 / .3)}.ring-red-400\/35{--tw-ring-color: rgb(248 113 113 / .35)}.ring-red-400\/40{--tw-ring-color: rgb(248 113 113 / .4)}.ring-red-400\/45{--tw-ring-color: rgb(248 113 113 / .45)}.ring-red-400\/5{--tw-ring-color: rgb(248 113 113 / .05)}.ring-red-400\/50{--tw-ring-color: rgb(248 113 113 / .5)}.ring-red-400\/55{--tw-ring-color: rgb(248 113 113 / .55)}.ring-red-400\/60{--tw-ring-color: rgb(248 113 113 / .6)}.ring-red-400\/65{--tw-ring-color: rgb(248 113 113 / .65)}.ring-red-400\/70{--tw-ring-color: rgb(248 113 113 / .7)}.ring-red-400\/75{--tw-ring-color: rgb(248 113 113 / .75)}.ring-red-400\/80{--tw-ring-color: rgb(248 113 113 / .8)}.ring-red-400\/85{--tw-ring-color: rgb(248 113 113 / .85)}.ring-red-400\/90{--tw-ring-color: rgb(248 113 113 / .9)}.ring-red-400\/95{--tw-ring-color: rgb(248 113 113 / .95)}.ring-red-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1))}.ring-red-50\/0{--tw-ring-color: rgb(254 242 242 / 0)}.ring-red-50\/10{--tw-ring-color: rgb(254 242 242 / .1)}.ring-red-50\/100{--tw-ring-color: rgb(254 242 242 / 1)}.ring-red-50\/15{--tw-ring-color: rgb(254 242 242 / .15)}.ring-red-50\/20{--tw-ring-color: rgb(254 242 242 / .2)}.ring-red-50\/25{--tw-ring-color: rgb(254 242 242 / .25)}.ring-red-50\/30{--tw-ring-color: rgb(254 242 242 / .3)}.ring-red-50\/35{--tw-ring-color: rgb(254 242 242 / .35)}.ring-red-50\/40{--tw-ring-color: rgb(254 242 242 / .4)}.ring-red-50\/45{--tw-ring-color: rgb(254 242 242 / .45)}.ring-red-50\/5{--tw-ring-color: rgb(254 242 242 / .05)}.ring-red-50\/50{--tw-ring-color: rgb(254 242 242 / .5)}.ring-red-50\/55{--tw-ring-color: rgb(254 242 242 / .55)}.ring-red-50\/60{--tw-ring-color: rgb(254 242 242 / .6)}.ring-red-50\/65{--tw-ring-color: rgb(254 242 242 / .65)}.ring-red-50\/70{--tw-ring-color: rgb(254 242 242 / .7)}.ring-red-50\/75{--tw-ring-color: rgb(254 242 242 / .75)}.ring-red-50\/80{--tw-ring-color: rgb(254 242 242 / .8)}.ring-red-50\/85{--tw-ring-color: rgb(254 242 242 / .85)}.ring-red-50\/90{--tw-ring-color: rgb(254 242 242 / .9)}.ring-red-50\/95{--tw-ring-color: rgb(254 242 242 / .95)}.ring-red-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.ring-red-500\/0{--tw-ring-color: rgb(239 68 68 / 0)}.ring-red-500\/10{--tw-ring-color: rgb(239 68 68 / .1)}.ring-red-500\/100{--tw-ring-color: rgb(239 68 68 / 1)}.ring-red-500\/15{--tw-ring-color: rgb(239 68 68 / .15)}.ring-red-500\/20{--tw-ring-color: rgb(239 68 68 / .2)}.ring-red-500\/25{--tw-ring-color: rgb(239 68 68 / .25)}.ring-red-500\/30{--tw-ring-color: rgb(239 68 68 / .3)}.ring-red-500\/35{--tw-ring-color: rgb(239 68 68 / .35)}.ring-red-500\/40{--tw-ring-color: rgb(239 68 68 / .4)}.ring-red-500\/45{--tw-ring-color: rgb(239 68 68 / .45)}.ring-red-500\/5{--tw-ring-color: rgb(239 68 68 / .05)}.ring-red-500\/50{--tw-ring-color: rgb(239 68 68 / .5)}.ring-red-500\/55{--tw-ring-color: rgb(239 68 68 / .55)}.ring-red-500\/60{--tw-ring-color: rgb(239 68 68 / .6)}.ring-red-500\/65{--tw-ring-color: rgb(239 68 68 / .65)}.ring-red-500\/70{--tw-ring-color: rgb(239 68 68 / .7)}.ring-red-500\/75{--tw-ring-color: rgb(239 68 68 / .75)}.ring-red-500\/80{--tw-ring-color: rgb(239 68 68 / .8)}.ring-red-500\/85{--tw-ring-color: rgb(239 68 68 / .85)}.ring-red-500\/90{--tw-ring-color: rgb(239 68 68 / .9)}.ring-red-500\/95{--tw-ring-color: rgb(239 68 68 / .95)}.ring-red-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.ring-red-600\/0{--tw-ring-color: rgb(220 38 38 / 0)}.ring-red-600\/10{--tw-ring-color: rgb(220 38 38 / .1)}.ring-red-600\/100{--tw-ring-color: rgb(220 38 38 / 1)}.ring-red-600\/15{--tw-ring-color: rgb(220 38 38 / .15)}.ring-red-600\/20{--tw-ring-color: rgb(220 38 38 / .2)}.ring-red-600\/25{--tw-ring-color: rgb(220 38 38 / .25)}.ring-red-600\/30{--tw-ring-color: rgb(220 38 38 / .3)}.ring-red-600\/35{--tw-ring-color: rgb(220 38 38 / .35)}.ring-red-600\/40{--tw-ring-color: rgb(220 38 38 / .4)}.ring-red-600\/45{--tw-ring-color: rgb(220 38 38 / .45)}.ring-red-600\/5{--tw-ring-color: rgb(220 38 38 / .05)}.ring-red-600\/50{--tw-ring-color: rgb(220 38 38 / .5)}.ring-red-600\/55{--tw-ring-color: rgb(220 38 38 / .55)}.ring-red-600\/60{--tw-ring-color: rgb(220 38 38 / .6)}.ring-red-600\/65{--tw-ring-color: rgb(220 38 38 / .65)}.ring-red-600\/70{--tw-ring-color: rgb(220 38 38 / .7)}.ring-red-600\/75{--tw-ring-color: rgb(220 38 38 / .75)}.ring-red-600\/80{--tw-ring-color: rgb(220 38 38 / .8)}.ring-red-600\/85{--tw-ring-color: rgb(220 38 38 / .85)}.ring-red-600\/90{--tw-ring-color: rgb(220 38 38 / .9)}.ring-red-600\/95{--tw-ring-color: rgb(220 38 38 / .95)}.ring-red-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1))}.ring-red-700\/0{--tw-ring-color: rgb(185 28 28 / 0)}.ring-red-700\/10{--tw-ring-color: rgb(185 28 28 / .1)}.ring-red-700\/100{--tw-ring-color: rgb(185 28 28 / 1)}.ring-red-700\/15{--tw-ring-color: rgb(185 28 28 / .15)}.ring-red-700\/20{--tw-ring-color: rgb(185 28 28 / .2)}.ring-red-700\/25{--tw-ring-color: rgb(185 28 28 / .25)}.ring-red-700\/30{--tw-ring-color: rgb(185 28 28 / .3)}.ring-red-700\/35{--tw-ring-color: rgb(185 28 28 / .35)}.ring-red-700\/40{--tw-ring-color: rgb(185 28 28 / .4)}.ring-red-700\/45{--tw-ring-color: rgb(185 28 28 / .45)}.ring-red-700\/5{--tw-ring-color: rgb(185 28 28 / .05)}.ring-red-700\/50{--tw-ring-color: rgb(185 28 28 / .5)}.ring-red-700\/55{--tw-ring-color: rgb(185 28 28 / .55)}.ring-red-700\/60{--tw-ring-color: rgb(185 28 28 / .6)}.ring-red-700\/65{--tw-ring-color: rgb(185 28 28 / .65)}.ring-red-700\/70{--tw-ring-color: rgb(185 28 28 / .7)}.ring-red-700\/75{--tw-ring-color: rgb(185 28 28 / .75)}.ring-red-700\/80{--tw-ring-color: rgb(185 28 28 / .8)}.ring-red-700\/85{--tw-ring-color: rgb(185 28 28 / .85)}.ring-red-700\/90{--tw-ring-color: rgb(185 28 28 / .9)}.ring-red-700\/95{--tw-ring-color: rgb(185 28 28 / .95)}.ring-red-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1))}.ring-red-800\/0{--tw-ring-color: rgb(153 27 27 / 0)}.ring-red-800\/10{--tw-ring-color: rgb(153 27 27 / .1)}.ring-red-800\/100{--tw-ring-color: rgb(153 27 27 / 1)}.ring-red-800\/15{--tw-ring-color: rgb(153 27 27 / .15)}.ring-red-800\/20{--tw-ring-color: rgb(153 27 27 / .2)}.ring-red-800\/25{--tw-ring-color: rgb(153 27 27 / .25)}.ring-red-800\/30{--tw-ring-color: rgb(153 27 27 / .3)}.ring-red-800\/35{--tw-ring-color: rgb(153 27 27 / .35)}.ring-red-800\/40{--tw-ring-color: rgb(153 27 27 / .4)}.ring-red-800\/45{--tw-ring-color: rgb(153 27 27 / .45)}.ring-red-800\/5{--tw-ring-color: rgb(153 27 27 / .05)}.ring-red-800\/50{--tw-ring-color: rgb(153 27 27 / .5)}.ring-red-800\/55{--tw-ring-color: rgb(153 27 27 / .55)}.ring-red-800\/60{--tw-ring-color: rgb(153 27 27 / .6)}.ring-red-800\/65{--tw-ring-color: rgb(153 27 27 / .65)}.ring-red-800\/70{--tw-ring-color: rgb(153 27 27 / .7)}.ring-red-800\/75{--tw-ring-color: rgb(153 27 27 / .75)}.ring-red-800\/80{--tw-ring-color: rgb(153 27 27 / .8)}.ring-red-800\/85{--tw-ring-color: rgb(153 27 27 / .85)}.ring-red-800\/90{--tw-ring-color: rgb(153 27 27 / .9)}.ring-red-800\/95{--tw-ring-color: rgb(153 27 27 / .95)}.ring-red-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1))}.ring-red-900\/0{--tw-ring-color: rgb(127 29 29 / 0)}.ring-red-900\/10{--tw-ring-color: rgb(127 29 29 / .1)}.ring-red-900\/100{--tw-ring-color: rgb(127 29 29 / 1)}.ring-red-900\/15{--tw-ring-color: rgb(127 29 29 / .15)}.ring-red-900\/20{--tw-ring-color: rgb(127 29 29 / .2)}.ring-red-900\/25{--tw-ring-color: rgb(127 29 29 / .25)}.ring-red-900\/30{--tw-ring-color: rgb(127 29 29 / .3)}.ring-red-900\/35{--tw-ring-color: rgb(127 29 29 / .35)}.ring-red-900\/40{--tw-ring-color: rgb(127 29 29 / .4)}.ring-red-900\/45{--tw-ring-color: rgb(127 29 29 / .45)}.ring-red-900\/5{--tw-ring-color: rgb(127 29 29 / .05)}.ring-red-900\/50{--tw-ring-color: rgb(127 29 29 / .5)}.ring-red-900\/55{--tw-ring-color: rgb(127 29 29 / .55)}.ring-red-900\/60{--tw-ring-color: rgb(127 29 29 / .6)}.ring-red-900\/65{--tw-ring-color: rgb(127 29 29 / .65)}.ring-red-900\/70{--tw-ring-color: rgb(127 29 29 / .7)}.ring-red-900\/75{--tw-ring-color: rgb(127 29 29 / .75)}.ring-red-900\/80{--tw-ring-color: rgb(127 29 29 / .8)}.ring-red-900\/85{--tw-ring-color: rgb(127 29 29 / .85)}.ring-red-900\/90{--tw-ring-color: rgb(127 29 29 / .9)}.ring-red-900\/95{--tw-ring-color: rgb(127 29 29 / .95)}.ring-red-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(69 10 10 / var(--tw-ring-opacity, 1))}.ring-red-950\/0{--tw-ring-color: rgb(69 10 10 / 0)}.ring-red-950\/10{--tw-ring-color: rgb(69 10 10 / .1)}.ring-red-950\/100{--tw-ring-color: rgb(69 10 10 / 1)}.ring-red-950\/15{--tw-ring-color: rgb(69 10 10 / .15)}.ring-red-950\/20{--tw-ring-color: rgb(69 10 10 / .2)}.ring-red-950\/25{--tw-ring-color: rgb(69 10 10 / .25)}.ring-red-950\/30{--tw-ring-color: rgb(69 10 10 / .3)}.ring-red-950\/35{--tw-ring-color: rgb(69 10 10 / .35)}.ring-red-950\/40{--tw-ring-color: rgb(69 10 10 / .4)}.ring-red-950\/45{--tw-ring-color: rgb(69 10 10 / .45)}.ring-red-950\/5{--tw-ring-color: rgb(69 10 10 / .05)}.ring-red-950\/50{--tw-ring-color: rgb(69 10 10 / .5)}.ring-red-950\/55{--tw-ring-color: rgb(69 10 10 / .55)}.ring-red-950\/60{--tw-ring-color: rgb(69 10 10 / .6)}.ring-red-950\/65{--tw-ring-color: rgb(69 10 10 / .65)}.ring-red-950\/70{--tw-ring-color: rgb(69 10 10 / .7)}.ring-red-950\/75{--tw-ring-color: rgb(69 10 10 / .75)}.ring-red-950\/80{--tw-ring-color: rgb(69 10 10 / .8)}.ring-red-950\/85{--tw-ring-color: rgb(69 10 10 / .85)}.ring-red-950\/90{--tw-ring-color: rgb(69 10 10 / .9)}.ring-red-950\/95{--tw-ring-color: rgb(69 10 10 / .95)}.ring-slate-700\/10{--tw-ring-color: rgb(51 65 85 / .1)}.ring-slate-900\/5{--tw-ring-color: rgb(15 23 42 / .05)}.ring-success{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.ring-success-focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.ring-success-focus\/0{--tw-ring-color: rgb(5 150 105 / 0)}.ring-success-focus\/10{--tw-ring-color: rgb(5 150 105 / .1)}.ring-success-focus\/100{--tw-ring-color: rgb(5 150 105 / 1)}.ring-success-focus\/15{--tw-ring-color: rgb(5 150 105 / .15)}.ring-success-focus\/20{--tw-ring-color: rgb(5 150 105 / .2)}.ring-success-focus\/25{--tw-ring-color: rgb(5 150 105 / .25)}.ring-success-focus\/30{--tw-ring-color: rgb(5 150 105 / .3)}.ring-success-focus\/35{--tw-ring-color: rgb(5 150 105 / .35)}.ring-success-focus\/40{--tw-ring-color: rgb(5 150 105 / .4)}.ring-success-focus\/45{--tw-ring-color: rgb(5 150 105 / .45)}.ring-success-focus\/5{--tw-ring-color: rgb(5 150 105 / .05)}.ring-success-focus\/50{--tw-ring-color: rgb(5 150 105 / .5)}.ring-success-focus\/55{--tw-ring-color: rgb(5 150 105 / .55)}.ring-success-focus\/60{--tw-ring-color: rgb(5 150 105 / .6)}.ring-success-focus\/65{--tw-ring-color: rgb(5 150 105 / .65)}.ring-success-focus\/70{--tw-ring-color: rgb(5 150 105 / .7)}.ring-success-focus\/75{--tw-ring-color: rgb(5 150 105 / .75)}.ring-success-focus\/80{--tw-ring-color: rgb(5 150 105 / .8)}.ring-success-focus\/85{--tw-ring-color: rgb(5 150 105 / .85)}.ring-success-focus\/90{--tw-ring-color: rgb(5 150 105 / .9)}.ring-success-focus\/95{--tw-ring-color: rgb(5 150 105 / .95)}.ring-success\/0{--tw-ring-color: rgb(16 185 129 / 0)}.ring-success\/10{--tw-ring-color: rgb(16 185 129 / .1)}.ring-success\/100{--tw-ring-color: rgb(16 185 129 / 1)}.ring-success\/15{--tw-ring-color: rgb(16 185 129 / .15)}.ring-success\/20{--tw-ring-color: rgb(16 185 129 / .2)}.ring-success\/25{--tw-ring-color: rgb(16 185 129 / .25)}.ring-success\/30{--tw-ring-color: rgb(16 185 129 / .3)}.ring-success\/35{--tw-ring-color: rgb(16 185 129 / .35)}.ring-success\/40{--tw-ring-color: rgb(16 185 129 / .4)}.ring-success\/45{--tw-ring-color: rgb(16 185 129 / .45)}.ring-success\/5{--tw-ring-color: rgb(16 185 129 / .05)}.ring-success\/50{--tw-ring-color: rgb(16 185 129 / .5)}.ring-success\/55{--tw-ring-color: rgb(16 185 129 / .55)}.ring-success\/60{--tw-ring-color: rgb(16 185 129 / .6)}.ring-success\/65{--tw-ring-color: rgb(16 185 129 / .65)}.ring-success\/70{--tw-ring-color: rgb(16 185 129 / .7)}.ring-success\/75{--tw-ring-color: rgb(16 185 129 / .75)}.ring-success\/80{--tw-ring-color: rgb(16 185 129 / .8)}.ring-success\/85{--tw-ring-color: rgb(16 185 129 / .85)}.ring-success\/90{--tw-ring-color: rgb(16 185 129 / .9)}.ring-success\/95{--tw-ring-color: rgb(16 185 129 / .95)}.ring-warning{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 152 0 / var(--tw-ring-opacity, 1))}.ring-warning-focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(230 130 0 / var(--tw-ring-opacity, 1))}.ring-warning-focus\/0{--tw-ring-color: rgb(230 130 0 / 0)}.ring-warning-focus\/10{--tw-ring-color: rgb(230 130 0 / .1)}.ring-warning-focus\/100{--tw-ring-color: rgb(230 130 0 / 1)}.ring-warning-focus\/15{--tw-ring-color: rgb(230 130 0 / .15)}.ring-warning-focus\/20{--tw-ring-color: rgb(230 130 0 / .2)}.ring-warning-focus\/25{--tw-ring-color: rgb(230 130 0 / .25)}.ring-warning-focus\/30{--tw-ring-color: rgb(230 130 0 / .3)}.ring-warning-focus\/35{--tw-ring-color: rgb(230 130 0 / .35)}.ring-warning-focus\/40{--tw-ring-color: rgb(230 130 0 / .4)}.ring-warning-focus\/45{--tw-ring-color: rgb(230 130 0 / .45)}.ring-warning-focus\/5{--tw-ring-color: rgb(230 130 0 / .05)}.ring-warning-focus\/50{--tw-ring-color: rgb(230 130 0 / .5)}.ring-warning-focus\/55{--tw-ring-color: rgb(230 130 0 / .55)}.ring-warning-focus\/60{--tw-ring-color: rgb(230 130 0 / .6)}.ring-warning-focus\/65{--tw-ring-color: rgb(230 130 0 / .65)}.ring-warning-focus\/70{--tw-ring-color: rgb(230 130 0 / .7)}.ring-warning-focus\/75{--tw-ring-color: rgb(230 130 0 / .75)}.ring-warning-focus\/80{--tw-ring-color: rgb(230 130 0 / .8)}.ring-warning-focus\/85{--tw-ring-color: rgb(230 130 0 / .85)}.ring-warning-focus\/90{--tw-ring-color: rgb(230 130 0 / .9)}.ring-warning-focus\/95{--tw-ring-color: rgb(230 130 0 / .95)}.ring-warning\/0{--tw-ring-color: rgb(255 152 0 / 0)}.ring-warning\/10{--tw-ring-color: rgb(255 152 0 / .1)}.ring-warning\/100{--tw-ring-color: rgb(255 152 0 / 1)}.ring-warning\/15{--tw-ring-color: rgb(255 152 0 / .15)}.ring-warning\/20{--tw-ring-color: rgb(255 152 0 / .2)}.ring-warning\/25{--tw-ring-color: rgb(255 152 0 / .25)}.ring-warning\/30{--tw-ring-color: rgb(255 152 0 / .3)}.ring-warning\/35{--tw-ring-color: rgb(255 152 0 / .35)}.ring-warning\/40{--tw-ring-color: rgb(255 152 0 / .4)}.ring-warning\/45{--tw-ring-color: rgb(255 152 0 / .45)}.ring-warning\/5{--tw-ring-color: rgb(255 152 0 / .05)}.ring-warning\/50{--tw-ring-color: rgb(255 152 0 / .5)}.ring-warning\/55{--tw-ring-color: rgb(255 152 0 / .55)}.ring-warning\/60{--tw-ring-color: rgb(255 152 0 / .6)}.ring-warning\/65{--tw-ring-color: rgb(255 152 0 / .65)}.ring-warning\/70{--tw-ring-color: rgb(255 152 0 / .7)}.ring-warning\/75{--tw-ring-color: rgb(255 152 0 / .75)}.ring-warning\/80{--tw-ring-color: rgb(255 152 0 / .8)}.ring-warning\/85{--tw-ring-color: rgb(255 152 0 / .85)}.ring-warning\/90{--tw-ring-color: rgb(255 152 0 / .9)}.ring-warning\/95{--tw-ring-color: rgb(255 152 0 / .95)}.ring-yellow-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1))}.ring-yellow-100\/0{--tw-ring-color: rgb(254 249 195 / 0)}.ring-yellow-100\/10{--tw-ring-color: rgb(254 249 195 / .1)}.ring-yellow-100\/100{--tw-ring-color: rgb(254 249 195 / 1)}.ring-yellow-100\/15{--tw-ring-color: rgb(254 249 195 / .15)}.ring-yellow-100\/20{--tw-ring-color: rgb(254 249 195 / .2)}.ring-yellow-100\/25{--tw-ring-color: rgb(254 249 195 / .25)}.ring-yellow-100\/30{--tw-ring-color: rgb(254 249 195 / .3)}.ring-yellow-100\/35{--tw-ring-color: rgb(254 249 195 / .35)}.ring-yellow-100\/40{--tw-ring-color: rgb(254 249 195 / .4)}.ring-yellow-100\/45{--tw-ring-color: rgb(254 249 195 / .45)}.ring-yellow-100\/5{--tw-ring-color: rgb(254 249 195 / .05)}.ring-yellow-100\/50{--tw-ring-color: rgb(254 249 195 / .5)}.ring-yellow-100\/55{--tw-ring-color: rgb(254 249 195 / .55)}.ring-yellow-100\/60{--tw-ring-color: rgb(254 249 195 / .6)}.ring-yellow-100\/65{--tw-ring-color: rgb(254 249 195 / .65)}.ring-yellow-100\/70{--tw-ring-color: rgb(254 249 195 / .7)}.ring-yellow-100\/75{--tw-ring-color: rgb(254 249 195 / .75)}.ring-yellow-100\/80{--tw-ring-color: rgb(254 249 195 / .8)}.ring-yellow-100\/85{--tw-ring-color: rgb(254 249 195 / .85)}.ring-yellow-100\/90{--tw-ring-color: rgb(254 249 195 / .9)}.ring-yellow-100\/95{--tw-ring-color: rgb(254 249 195 / .95)}.ring-yellow-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.ring-yellow-200\/0{--tw-ring-color: rgb(254 240 138 / 0)}.ring-yellow-200\/10{--tw-ring-color: rgb(254 240 138 / .1)}.ring-yellow-200\/100{--tw-ring-color: rgb(254 240 138 / 1)}.ring-yellow-200\/15{--tw-ring-color: rgb(254 240 138 / .15)}.ring-yellow-200\/20{--tw-ring-color: rgb(254 240 138 / .2)}.ring-yellow-200\/25{--tw-ring-color: rgb(254 240 138 / .25)}.ring-yellow-200\/30{--tw-ring-color: rgb(254 240 138 / .3)}.ring-yellow-200\/35{--tw-ring-color: rgb(254 240 138 / .35)}.ring-yellow-200\/40{--tw-ring-color: rgb(254 240 138 / .4)}.ring-yellow-200\/45{--tw-ring-color: rgb(254 240 138 / .45)}.ring-yellow-200\/5{--tw-ring-color: rgb(254 240 138 / .05)}.ring-yellow-200\/50{--tw-ring-color: rgb(254 240 138 / .5)}.ring-yellow-200\/55{--tw-ring-color: rgb(254 240 138 / .55)}.ring-yellow-200\/60{--tw-ring-color: rgb(254 240 138 / .6)}.ring-yellow-200\/65{--tw-ring-color: rgb(254 240 138 / .65)}.ring-yellow-200\/70{--tw-ring-color: rgb(254 240 138 / .7)}.ring-yellow-200\/75{--tw-ring-color: rgb(254 240 138 / .75)}.ring-yellow-200\/80{--tw-ring-color: rgb(254 240 138 / .8)}.ring-yellow-200\/85{--tw-ring-color: rgb(254 240 138 / .85)}.ring-yellow-200\/90{--tw-ring-color: rgb(254 240 138 / .9)}.ring-yellow-200\/95{--tw-ring-color: rgb(254 240 138 / .95)}.ring-yellow-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.ring-yellow-300\/0{--tw-ring-color: rgb(253 224 71 / 0)}.ring-yellow-300\/10{--tw-ring-color: rgb(253 224 71 / .1)}.ring-yellow-300\/100{--tw-ring-color: rgb(253 224 71 / 1)}.ring-yellow-300\/15{--tw-ring-color: rgb(253 224 71 / .15)}.ring-yellow-300\/20{--tw-ring-color: rgb(253 224 71 / .2)}.ring-yellow-300\/25{--tw-ring-color: rgb(253 224 71 / .25)}.ring-yellow-300\/30{--tw-ring-color: rgb(253 224 71 / .3)}.ring-yellow-300\/35{--tw-ring-color: rgb(253 224 71 / .35)}.ring-yellow-300\/40{--tw-ring-color: rgb(253 224 71 / .4)}.ring-yellow-300\/45{--tw-ring-color: rgb(253 224 71 / .45)}.ring-yellow-300\/5{--tw-ring-color: rgb(253 224 71 / .05)}.ring-yellow-300\/50{--tw-ring-color: rgb(253 224 71 / .5)}.ring-yellow-300\/55{--tw-ring-color: rgb(253 224 71 / .55)}.ring-yellow-300\/60{--tw-ring-color: rgb(253 224 71 / .6)}.ring-yellow-300\/65{--tw-ring-color: rgb(253 224 71 / .65)}.ring-yellow-300\/70{--tw-ring-color: rgb(253 224 71 / .7)}.ring-yellow-300\/75{--tw-ring-color: rgb(253 224 71 / .75)}.ring-yellow-300\/80{--tw-ring-color: rgb(253 224 71 / .8)}.ring-yellow-300\/85{--tw-ring-color: rgb(253 224 71 / .85)}.ring-yellow-300\/90{--tw-ring-color: rgb(253 224 71 / .9)}.ring-yellow-300\/95{--tw-ring-color: rgb(253 224 71 / .95)}.ring-yellow-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.ring-yellow-400\/0{--tw-ring-color: rgb(250 204 21 / 0)}.ring-yellow-400\/10{--tw-ring-color: rgb(250 204 21 / .1)}.ring-yellow-400\/100{--tw-ring-color: rgb(250 204 21 / 1)}.ring-yellow-400\/15{--tw-ring-color: rgb(250 204 21 / .15)}.ring-yellow-400\/20{--tw-ring-color: rgb(250 204 21 / .2)}.ring-yellow-400\/25{--tw-ring-color: rgb(250 204 21 / .25)}.ring-yellow-400\/30{--tw-ring-color: rgb(250 204 21 / .3)}.ring-yellow-400\/35{--tw-ring-color: rgb(250 204 21 / .35)}.ring-yellow-400\/40{--tw-ring-color: rgb(250 204 21 / .4)}.ring-yellow-400\/45{--tw-ring-color: rgb(250 204 21 / .45)}.ring-yellow-400\/5{--tw-ring-color: rgb(250 204 21 / .05)}.ring-yellow-400\/50{--tw-ring-color: rgb(250 204 21 / .5)}.ring-yellow-400\/55{--tw-ring-color: rgb(250 204 21 / .55)}.ring-yellow-400\/60{--tw-ring-color: rgb(250 204 21 / .6)}.ring-yellow-400\/65{--tw-ring-color: rgb(250 204 21 / .65)}.ring-yellow-400\/70{--tw-ring-color: rgb(250 204 21 / .7)}.ring-yellow-400\/75{--tw-ring-color: rgb(250 204 21 / .75)}.ring-yellow-400\/80{--tw-ring-color: rgb(250 204 21 / .8)}.ring-yellow-400\/85{--tw-ring-color: rgb(250 204 21 / .85)}.ring-yellow-400\/90{--tw-ring-color: rgb(250 204 21 / .9)}.ring-yellow-400\/95{--tw-ring-color: rgb(250 204 21 / .95)}.ring-yellow-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1))}.ring-yellow-50\/0{--tw-ring-color: rgb(254 252 232 / 0)}.ring-yellow-50\/10{--tw-ring-color: rgb(254 252 232 / .1)}.ring-yellow-50\/100{--tw-ring-color: rgb(254 252 232 / 1)}.ring-yellow-50\/15{--tw-ring-color: rgb(254 252 232 / .15)}.ring-yellow-50\/20{--tw-ring-color: rgb(254 252 232 / .2)}.ring-yellow-50\/25{--tw-ring-color: rgb(254 252 232 / .25)}.ring-yellow-50\/30{--tw-ring-color: rgb(254 252 232 / .3)}.ring-yellow-50\/35{--tw-ring-color: rgb(254 252 232 / .35)}.ring-yellow-50\/40{--tw-ring-color: rgb(254 252 232 / .4)}.ring-yellow-50\/45{--tw-ring-color: rgb(254 252 232 / .45)}.ring-yellow-50\/5{--tw-ring-color: rgb(254 252 232 / .05)}.ring-yellow-50\/50{--tw-ring-color: rgb(254 252 232 / .5)}.ring-yellow-50\/55{--tw-ring-color: rgb(254 252 232 / .55)}.ring-yellow-50\/60{--tw-ring-color: rgb(254 252 232 / .6)}.ring-yellow-50\/65{--tw-ring-color: rgb(254 252 232 / .65)}.ring-yellow-50\/70{--tw-ring-color: rgb(254 252 232 / .7)}.ring-yellow-50\/75{--tw-ring-color: rgb(254 252 232 / .75)}.ring-yellow-50\/80{--tw-ring-color: rgb(254 252 232 / .8)}.ring-yellow-50\/85{--tw-ring-color: rgb(254 252 232 / .85)}.ring-yellow-50\/90{--tw-ring-color: rgb(254 252 232 / .9)}.ring-yellow-50\/95{--tw-ring-color: rgb(254 252 232 / .95)}.ring-yellow-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.ring-yellow-500\/0{--tw-ring-color: rgb(234 179 8 / 0)}.ring-yellow-500\/10{--tw-ring-color: rgb(234 179 8 / .1)}.ring-yellow-500\/100{--tw-ring-color: rgb(234 179 8 / 1)}.ring-yellow-500\/15{--tw-ring-color: rgb(234 179 8 / .15)}.ring-yellow-500\/20{--tw-ring-color: rgb(234 179 8 / .2)}.ring-yellow-500\/25{--tw-ring-color: rgb(234 179 8 / .25)}.ring-yellow-500\/30{--tw-ring-color: rgb(234 179 8 / .3)}.ring-yellow-500\/35{--tw-ring-color: rgb(234 179 8 / .35)}.ring-yellow-500\/40{--tw-ring-color: rgb(234 179 8 / .4)}.ring-yellow-500\/45{--tw-ring-color: rgb(234 179 8 / .45)}.ring-yellow-500\/5{--tw-ring-color: rgb(234 179 8 / .05)}.ring-yellow-500\/50{--tw-ring-color: rgb(234 179 8 / .5)}.ring-yellow-500\/55{--tw-ring-color: rgb(234 179 8 / .55)}.ring-yellow-500\/60{--tw-ring-color: rgb(234 179 8 / .6)}.ring-yellow-500\/65{--tw-ring-color: rgb(234 179 8 / .65)}.ring-yellow-500\/70{--tw-ring-color: rgb(234 179 8 / .7)}.ring-yellow-500\/75{--tw-ring-color: rgb(234 179 8 / .75)}.ring-yellow-500\/80{--tw-ring-color: rgb(234 179 8 / .8)}.ring-yellow-500\/85{--tw-ring-color: rgb(234 179 8 / .85)}.ring-yellow-500\/90{--tw-ring-color: rgb(234 179 8 / .9)}.ring-yellow-500\/95{--tw-ring-color: rgb(234 179 8 / .95)}.ring-yellow-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1))}.ring-yellow-600\/0{--tw-ring-color: rgb(202 138 4 / 0)}.ring-yellow-600\/10{--tw-ring-color: rgb(202 138 4 / .1)}.ring-yellow-600\/100{--tw-ring-color: rgb(202 138 4 / 1)}.ring-yellow-600\/15{--tw-ring-color: rgb(202 138 4 / .15)}.ring-yellow-600\/20{--tw-ring-color: rgb(202 138 4 / .2)}.ring-yellow-600\/25{--tw-ring-color: rgb(202 138 4 / .25)}.ring-yellow-600\/30{--tw-ring-color: rgb(202 138 4 / .3)}.ring-yellow-600\/35{--tw-ring-color: rgb(202 138 4 / .35)}.ring-yellow-600\/40{--tw-ring-color: rgb(202 138 4 / .4)}.ring-yellow-600\/45{--tw-ring-color: rgb(202 138 4 / .45)}.ring-yellow-600\/5{--tw-ring-color: rgb(202 138 4 / .05)}.ring-yellow-600\/50{--tw-ring-color: rgb(202 138 4 / .5)}.ring-yellow-600\/55{--tw-ring-color: rgb(202 138 4 / .55)}.ring-yellow-600\/60{--tw-ring-color: rgb(202 138 4 / .6)}.ring-yellow-600\/65{--tw-ring-color: rgb(202 138 4 / .65)}.ring-yellow-600\/70{--tw-ring-color: rgb(202 138 4 / .7)}.ring-yellow-600\/75{--tw-ring-color: rgb(202 138 4 / .75)}.ring-yellow-600\/80{--tw-ring-color: rgb(202 138 4 / .8)}.ring-yellow-600\/85{--tw-ring-color: rgb(202 138 4 / .85)}.ring-yellow-600\/90{--tw-ring-color: rgb(202 138 4 / .9)}.ring-yellow-600\/95{--tw-ring-color: rgb(202 138 4 / .95)}.ring-yellow-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1))}.ring-yellow-700\/0{--tw-ring-color: rgb(161 98 7 / 0)}.ring-yellow-700\/10{--tw-ring-color: rgb(161 98 7 / .1)}.ring-yellow-700\/100{--tw-ring-color: rgb(161 98 7 / 1)}.ring-yellow-700\/15{--tw-ring-color: rgb(161 98 7 / .15)}.ring-yellow-700\/20{--tw-ring-color: rgb(161 98 7 / .2)}.ring-yellow-700\/25{--tw-ring-color: rgb(161 98 7 / .25)}.ring-yellow-700\/30{--tw-ring-color: rgb(161 98 7 / .3)}.ring-yellow-700\/35{--tw-ring-color: rgb(161 98 7 / .35)}.ring-yellow-700\/40{--tw-ring-color: rgb(161 98 7 / .4)}.ring-yellow-700\/45{--tw-ring-color: rgb(161 98 7 / .45)}.ring-yellow-700\/5{--tw-ring-color: rgb(161 98 7 / .05)}.ring-yellow-700\/50{--tw-ring-color: rgb(161 98 7 / .5)}.ring-yellow-700\/55{--tw-ring-color: rgb(161 98 7 / .55)}.ring-yellow-700\/60{--tw-ring-color: rgb(161 98 7 / .6)}.ring-yellow-700\/65{--tw-ring-color: rgb(161 98 7 / .65)}.ring-yellow-700\/70{--tw-ring-color: rgb(161 98 7 / .7)}.ring-yellow-700\/75{--tw-ring-color: rgb(161 98 7 / .75)}.ring-yellow-700\/80{--tw-ring-color: rgb(161 98 7 / .8)}.ring-yellow-700\/85{--tw-ring-color: rgb(161 98 7 / .85)}.ring-yellow-700\/90{--tw-ring-color: rgb(161 98 7 / .9)}.ring-yellow-700\/95{--tw-ring-color: rgb(161 98 7 / .95)}.ring-yellow-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1))}.ring-yellow-800\/0{--tw-ring-color: rgb(133 77 14 / 0)}.ring-yellow-800\/10{--tw-ring-color: rgb(133 77 14 / .1)}.ring-yellow-800\/100{--tw-ring-color: rgb(133 77 14 / 1)}.ring-yellow-800\/15{--tw-ring-color: rgb(133 77 14 / .15)}.ring-yellow-800\/20{--tw-ring-color: rgb(133 77 14 / .2)}.ring-yellow-800\/25{--tw-ring-color: rgb(133 77 14 / .25)}.ring-yellow-800\/30{--tw-ring-color: rgb(133 77 14 / .3)}.ring-yellow-800\/35{--tw-ring-color: rgb(133 77 14 / .35)}.ring-yellow-800\/40{--tw-ring-color: rgb(133 77 14 / .4)}.ring-yellow-800\/45{--tw-ring-color: rgb(133 77 14 / .45)}.ring-yellow-800\/5{--tw-ring-color: rgb(133 77 14 / .05)}.ring-yellow-800\/50{--tw-ring-color: rgb(133 77 14 / .5)}.ring-yellow-800\/55{--tw-ring-color: rgb(133 77 14 / .55)}.ring-yellow-800\/60{--tw-ring-color: rgb(133 77 14 / .6)}.ring-yellow-800\/65{--tw-ring-color: rgb(133 77 14 / .65)}.ring-yellow-800\/70{--tw-ring-color: rgb(133 77 14 / .7)}.ring-yellow-800\/75{--tw-ring-color: rgb(133 77 14 / .75)}.ring-yellow-800\/80{--tw-ring-color: rgb(133 77 14 / .8)}.ring-yellow-800\/85{--tw-ring-color: rgb(133 77 14 / .85)}.ring-yellow-800\/90{--tw-ring-color: rgb(133 77 14 / .9)}.ring-yellow-800\/95{--tw-ring-color: rgb(133 77 14 / .95)}.ring-yellow-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1))}.ring-yellow-900\/0{--tw-ring-color: rgb(113 63 18 / 0)}.ring-yellow-900\/10{--tw-ring-color: rgb(113 63 18 / .1)}.ring-yellow-900\/100{--tw-ring-color: rgb(113 63 18 / 1)}.ring-yellow-900\/15{--tw-ring-color: rgb(113 63 18 / .15)}.ring-yellow-900\/20{--tw-ring-color: rgb(113 63 18 / .2)}.ring-yellow-900\/25{--tw-ring-color: rgb(113 63 18 / .25)}.ring-yellow-900\/30{--tw-ring-color: rgb(113 63 18 / .3)}.ring-yellow-900\/35{--tw-ring-color: rgb(113 63 18 / .35)}.ring-yellow-900\/40{--tw-ring-color: rgb(113 63 18 / .4)}.ring-yellow-900\/45{--tw-ring-color: rgb(113 63 18 / .45)}.ring-yellow-900\/5{--tw-ring-color: rgb(113 63 18 / .05)}.ring-yellow-900\/50{--tw-ring-color: rgb(113 63 18 / .5)}.ring-yellow-900\/55{--tw-ring-color: rgb(113 63 18 / .55)}.ring-yellow-900\/60{--tw-ring-color: rgb(113 63 18 / .6)}.ring-yellow-900\/65{--tw-ring-color: rgb(113 63 18 / .65)}.ring-yellow-900\/70{--tw-ring-color: rgb(113 63 18 / .7)}.ring-yellow-900\/75{--tw-ring-color: rgb(113 63 18 / .75)}.ring-yellow-900\/80{--tw-ring-color: rgb(113 63 18 / .8)}.ring-yellow-900\/85{--tw-ring-color: rgb(113 63 18 / .85)}.ring-yellow-900\/90{--tw-ring-color: rgb(113 63 18 / .9)}.ring-yellow-900\/95{--tw-ring-color: rgb(113 63 18 / .95)}.ring-yellow-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(66 32 6 / var(--tw-ring-opacity, 1))}.ring-yellow-950\/0{--tw-ring-color: rgb(66 32 6 / 0)}.ring-yellow-950\/10{--tw-ring-color: rgb(66 32 6 / .1)}.ring-yellow-950\/100{--tw-ring-color: rgb(66 32 6 / 1)}.ring-yellow-950\/15{--tw-ring-color: rgb(66 32 6 / .15)}.ring-yellow-950\/20{--tw-ring-color: rgb(66 32 6 / .2)}.ring-yellow-950\/25{--tw-ring-color: rgb(66 32 6 / .25)}.ring-yellow-950\/30{--tw-ring-color: rgb(66 32 6 / .3)}.ring-yellow-950\/35{--tw-ring-color: rgb(66 32 6 / .35)}.ring-yellow-950\/40{--tw-ring-color: rgb(66 32 6 / .4)}.ring-yellow-950\/45{--tw-ring-color: rgb(66 32 6 / .45)}.ring-yellow-950\/5{--tw-ring-color: rgb(66 32 6 / .05)}.ring-yellow-950\/50{--tw-ring-color: rgb(66 32 6 / .5)}.ring-yellow-950\/55{--tw-ring-color: rgb(66 32 6 / .55)}.ring-yellow-950\/60{--tw-ring-color: rgb(66 32 6 / .6)}.ring-yellow-950\/65{--tw-ring-color: rgb(66 32 6 / .65)}.ring-yellow-950\/70{--tw-ring-color: rgb(66 32 6 / .7)}.ring-yellow-950\/75{--tw-ring-color: rgb(66 32 6 / .75)}.ring-yellow-950\/80{--tw-ring-color: rgb(66 32 6 / .8)}.ring-yellow-950\/85{--tw-ring-color: rgb(66 32 6 / .85)}.ring-yellow-950\/90{--tw-ring-color: rgb(66 32 6 / .9)}.ring-yellow-950\/95{--tw-ring-color: rgb(66 32 6 / .95)}.ring-opacity-10{--tw-ring-opacity: .1}.ring-opacity-100{--tw-ring-opacity: 1}.ring-opacity-20{--tw-ring-opacity: .2}.ring-opacity-30{--tw-ring-opacity: .3}.ring-opacity-40{--tw-ring-opacity: .4}.ring-opacity-5{--tw-ring-opacity: .05}.ring-opacity-50{--tw-ring-opacity: .5}.ring-opacity-60{--tw-ring-opacity: .6}.ring-opacity-70{--tw-ring-opacity: .7}.ring-opacity-80{--tw-ring-opacity: .8}.ring-opacity-90{--tw-ring-opacity: .9}.ring-offset-2{--tw-ring-offset-width: 2px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-opacity-10{--tw-backdrop-opacity: opacity(.1);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);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)}.backdrop-opacity-100{--tw-backdrop-opacity: opacity(1);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);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)}.backdrop-opacity-20{--tw-backdrop-opacity: opacity(.2);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);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)}.backdrop-opacity-30{--tw-backdrop-opacity: opacity(.3);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);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)}.backdrop-opacity-40{--tw-backdrop-opacity: opacity(.4);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);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)}.backdrop-opacity-50{--tw-backdrop-opacity: opacity(.5);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);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)}.backdrop-opacity-60{--tw-backdrop-opacity: opacity(.6);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);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)}.backdrop-opacity-70{--tw-backdrop-opacity: opacity(.7);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);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)}.backdrop-opacity-80{--tw-backdrop-opacity: opacity(.8);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);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)}.backdrop-opacity-90{--tw-backdrop-opacity: opacity(.9);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);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);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}[x-cloak]{display:none}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:border-r-0:last-child{border-right-width:0px}.focus-within\:bg-gray-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus-within\:\!ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1))}.focus-within\:\!ring-offset-\[0px\]:focus-within{--tw-ring-offset-width: 0px !important}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px}.hover\:mr-\[-1px\]:hover{margin-right:-1px}.hover\:divide-blue-100:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(219 234 254 / var(--tw-divide-opacity, 1))}.hover\:divide-blue-100\/0:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe00}.hover\:divide-blue-100\/10:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe1a}.hover\:divide-blue-100\/100:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe}.hover\:divide-blue-100\/15:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe26}.hover\:divide-blue-100\/20:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe33}.hover\:divide-blue-100\/25:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe40}.hover\:divide-blue-100\/30:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe4d}.hover\:divide-blue-100\/35:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe59}.hover\:divide-blue-100\/40:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe66}.hover\:divide-blue-100\/45:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe73}.hover\:divide-blue-100\/5:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe0d}.hover\:divide-blue-100\/50:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe80}.hover\:divide-blue-100\/55:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe8c}.hover\:divide-blue-100\/60:hover>:not([hidden])~:not([hidden]){border-color:#dbeafe99}.hover\:divide-blue-100\/65:hover>:not([hidden])~:not([hidden]){border-color:#dbeafea6}.hover\:divide-blue-100\/70:hover>:not([hidden])~:not([hidden]){border-color:#dbeafeb3}.hover\:divide-blue-100\/75:hover>:not([hidden])~:not([hidden]){border-color:#dbeafebf}.hover\:divide-blue-100\/80:hover>:not([hidden])~:not([hidden]){border-color:#dbeafecc}.hover\:divide-blue-100\/85:hover>:not([hidden])~:not([hidden]){border-color:#dbeafed9}.hover\:divide-blue-100\/90:hover>:not([hidden])~:not([hidden]){border-color:#dbeafee6}.hover\:divide-blue-100\/95:hover>:not([hidden])~:not([hidden]){border-color:#dbeafef2}.hover\:divide-blue-200:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(191 219 254 / var(--tw-divide-opacity, 1))}.hover\:divide-blue-200\/0:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe00}.hover\:divide-blue-200\/10:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe1a}.hover\:divide-blue-200\/100:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe}.hover\:divide-blue-200\/15:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe26}.hover\:divide-blue-200\/20:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe33}.hover\:divide-blue-200\/25:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe40}.hover\:divide-blue-200\/30:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe4d}.hover\:divide-blue-200\/35:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe59}.hover\:divide-blue-200\/40:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe66}.hover\:divide-blue-200\/45:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe73}.hover\:divide-blue-200\/5:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe0d}.hover\:divide-blue-200\/50:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe80}.hover\:divide-blue-200\/55:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe8c}.hover\:divide-blue-200\/60:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfe99}.hover\:divide-blue-200\/65:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfea6}.hover\:divide-blue-200\/70:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfeb3}.hover\:divide-blue-200\/75:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfebf}.hover\:divide-blue-200\/80:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfecc}.hover\:divide-blue-200\/85:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfed9}.hover\:divide-blue-200\/90:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfee6}.hover\:divide-blue-200\/95:hover>:not([hidden])~:not([hidden]){border-color:#bfdbfef2}.hover\:divide-blue-300:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(147 197 253 / var(--tw-divide-opacity, 1))}.hover\:divide-blue-300\/0:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd00}.hover\:divide-blue-300\/10:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd1a}.hover\:divide-blue-300\/100:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd}.hover\:divide-blue-300\/15:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd26}.hover\:divide-blue-300\/20:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd33}.hover\:divide-blue-300\/25:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd40}.hover\:divide-blue-300\/30:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd4d}.hover\:divide-blue-300\/35:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd59}.hover\:divide-blue-300\/40:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd66}.hover\:divide-blue-300\/45:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd73}.hover\:divide-blue-300\/5:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd0d}.hover\:divide-blue-300\/50:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd80}.hover\:divide-blue-300\/55:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd8c}.hover\:divide-blue-300\/60:hover>:not([hidden])~:not([hidden]){border-color:#93c5fd99}.hover\:divide-blue-300\/65:hover>:not([hidden])~:not([hidden]){border-color:#93c5fda6}.hover\:divide-blue-300\/70:hover>:not([hidden])~:not([hidden]){border-color:#93c5fdb3}.hover\:divide-blue-300\/75:hover>:not([hidden])~:not([hidden]){border-color:#93c5fdbf}.hover\:divide-blue-300\/80:hover>:not([hidden])~:not([hidden]){border-color:#93c5fdcc}.hover\:divide-blue-300\/85:hover>:not([hidden])~:not([hidden]){border-color:#93c5fdd9}.hover\:divide-blue-300\/90:hover>:not([hidden])~:not([hidden]){border-color:#93c5fde6}.hover\:divide-blue-300\/95:hover>:not([hidden])~:not([hidden]){border-color:#93c5fdf2}.hover\:divide-blue-400:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(96 165 250 / var(--tw-divide-opacity, 1))}.hover\:divide-blue-400\/0:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa00}.hover\:divide-blue-400\/10:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa1a}.hover\:divide-blue-400\/100:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa}.hover\:divide-blue-400\/15:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa26}.hover\:divide-blue-400\/20:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa33}.hover\:divide-blue-400\/25:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa40}.hover\:divide-blue-400\/30:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa4d}.hover\:divide-blue-400\/35:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa59}.hover\:divide-blue-400\/40:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa66}.hover\:divide-blue-400\/45:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa73}.hover\:divide-blue-400\/5:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa0d}.hover\:divide-blue-400\/50:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa80}.hover\:divide-blue-400\/55:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa8c}.hover\:divide-blue-400\/60:hover>:not([hidden])~:not([hidden]){border-color:#60a5fa99}.hover\:divide-blue-400\/65:hover>:not([hidden])~:not([hidden]){border-color:#60a5faa6}.hover\:divide-blue-400\/70:hover>:not([hidden])~:not([hidden]){border-color:#60a5fab3}.hover\:divide-blue-400\/75:hover>:not([hidden])~:not([hidden]){border-color:#60a5fabf}.hover\:divide-blue-400\/80:hover>:not([hidden])~:not([hidden]){border-color:#60a5facc}.hover\:divide-blue-400\/85:hover>:not([hidden])~:not([hidden]){border-color:#60a5fad9}.hover\:divide-blue-400\/90:hover>:not([hidden])~:not([hidden]){border-color:#60a5fae6}.hover\:divide-blue-400\/95:hover>:not([hidden])~:not([hidden]){border-color:#60a5faf2}.hover\:divide-blue-50:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(239 246 255 / var(--tw-divide-opacity, 1))}.hover\:divide-blue-50\/0:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff00}.hover\:divide-blue-50\/10:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff1a}.hover\:divide-blue-50\/100:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff}.hover\:divide-blue-50\/15:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff26}.hover\:divide-blue-50\/20:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff33}.hover\:divide-blue-50\/25:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff40}.hover\:divide-blue-50\/30:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff4d}.hover\:divide-blue-50\/35:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff59}.hover\:divide-blue-50\/40:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff66}.hover\:divide-blue-50\/45:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff73}.hover\:divide-blue-50\/5:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff0d}.hover\:divide-blue-50\/50:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff80}.hover\:divide-blue-50\/55:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff8c}.hover\:divide-blue-50\/60:hover>:not([hidden])~:not([hidden]){border-color:#eff6ff99}.hover\:divide-blue-50\/65:hover>:not([hidden])~:not([hidden]){border-color:#eff6ffa6}.hover\:divide-blue-50\/70:hover>:not([hidden])~:not([hidden]){border-color:#eff6ffb3}.hover\:divide-blue-50\/75:hover>:not([hidden])~:not([hidden]){border-color:#eff6ffbf}.hover\:divide-blue-50\/80:hover>:not([hidden])~:not([hidden]){border-color:#eff6ffcc}.hover\:divide-blue-50\/85:hover>:not([hidden])~:not([hidden]){border-color:#eff6ffd9}.hover\:divide-blue-50\/90:hover>:not([hidden])~:not([hidden]){border-color:#eff6ffe6}.hover\:divide-blue-50\/95:hover>:not([hidden])~:not([hidden]){border-color:#eff6fff2}.hover\:divide-blue-500:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(59 130 246 / var(--tw-divide-opacity, 1))}.hover\:divide-blue-500\/0:hover>:not([hidden])~:not([hidden]){border-color:#3b82f600}.hover\:divide-blue-500\/10:hover>:not([hidden])~:not([hidden]){border-color:#3b82f61a}.hover\:divide-blue-500\/100:hover>:not([hidden])~:not([hidden]){border-color:#3b82f6}.hover\:divide-blue-500\/15:hover>:not([hidden])~:not([hidden]){border-color:#3b82f626}.hover\:divide-blue-500\/20:hover>:not([hidden])~:not([hidden]){border-color:#3b82f633}.hover\:divide-blue-500\/25:hover>:not([hidden])~:not([hidden]){border-color:#3b82f640}.hover\:divide-blue-500\/30:hover>:not([hidden])~:not([hidden]){border-color:#3b82f64d}.hover\:divide-blue-500\/35:hover>:not([hidden])~:not([hidden]){border-color:#3b82f659}.hover\:divide-blue-500\/40:hover>:not([hidden])~:not([hidden]){border-color:#3b82f666}.hover\:divide-blue-500\/45:hover>:not([hidden])~:not([hidden]){border-color:#3b82f673}.hover\:divide-blue-500\/5:hover>:not([hidden])~:not([hidden]){border-color:#3b82f60d}.hover\:divide-blue-500\/50:hover>:not([hidden])~:not([hidden]){border-color:#3b82f680}.hover\:divide-blue-500\/55:hover>:not([hidden])~:not([hidden]){border-color:#3b82f68c}.hover\:divide-blue-500\/60:hover>:not([hidden])~:not([hidden]){border-color:#3b82f699}.hover\:divide-blue-500\/65:hover>:not([hidden])~:not([hidden]){border-color:#3b82f6a6}.hover\:divide-blue-500\/70:hover>:not([hidden])~:not([hidden]){border-color:#3b82f6b3}.hover\:divide-blue-500\/75:hover>:not([hidden])~:not([hidden]){border-color:#3b82f6bf}.hover\:divide-blue-500\/80:hover>:not([hidden])~:not([hidden]){border-color:#3b82f6cc}.hover\:divide-blue-500\/85:hover>:not([hidden])~:not([hidden]){border-color:#3b82f6d9}.hover\:divide-blue-500\/90:hover>:not([hidden])~:not([hidden]){border-color:#3b82f6e6}.hover\:divide-blue-500\/95:hover>:not([hidden])~:not([hidden]){border-color:#3b82f6f2}.hover\:divide-blue-600:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(37 99 235 / var(--tw-divide-opacity, 1))}.hover\:divide-blue-600\/0:hover>:not([hidden])~:not([hidden]){border-color:#2563eb00}.hover\:divide-blue-600\/10:hover>:not([hidden])~:not([hidden]){border-color:#2563eb1a}.hover\:divide-blue-600\/100:hover>:not([hidden])~:not([hidden]){border-color:#2563eb}.hover\:divide-blue-600\/15:hover>:not([hidden])~:not([hidden]){border-color:#2563eb26}.hover\:divide-blue-600\/20:hover>:not([hidden])~:not([hidden]){border-color:#2563eb33}.hover\:divide-blue-600\/25:hover>:not([hidden])~:not([hidden]){border-color:#2563eb40}.hover\:divide-blue-600\/30:hover>:not([hidden])~:not([hidden]){border-color:#2563eb4d}.hover\:divide-blue-600\/35:hover>:not([hidden])~:not([hidden]){border-color:#2563eb59}.hover\:divide-blue-600\/40:hover>:not([hidden])~:not([hidden]){border-color:#2563eb66}.hover\:divide-blue-600\/45:hover>:not([hidden])~:not([hidden]){border-color:#2563eb73}.hover\:divide-blue-600\/5:hover>:not([hidden])~:not([hidden]){border-color:#2563eb0d}.hover\:divide-blue-600\/50:hover>:not([hidden])~:not([hidden]){border-color:#2563eb80}.hover\:divide-blue-600\/55:hover>:not([hidden])~:not([hidden]){border-color:#2563eb8c}.hover\:divide-blue-600\/60:hover>:not([hidden])~:not([hidden]){border-color:#2563eb99}.hover\:divide-blue-600\/65:hover>:not([hidden])~:not([hidden]){border-color:#2563eba6}.hover\:divide-blue-600\/70:hover>:not([hidden])~:not([hidden]){border-color:#2563ebb3}.hover\:divide-blue-600\/75:hover>:not([hidden])~:not([hidden]){border-color:#2563ebbf}.hover\:divide-blue-600\/80:hover>:not([hidden])~:not([hidden]){border-color:#2563ebcc}.hover\:divide-blue-600\/85:hover>:not([hidden])~:not([hidden]){border-color:#2563ebd9}.hover\:divide-blue-600\/90:hover>:not([hidden])~:not([hidden]){border-color:#2563ebe6}.hover\:divide-blue-600\/95:hover>:not([hidden])~:not([hidden]){border-color:#2563ebf2}.hover\:divide-blue-700:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(29 78 216 / var(--tw-divide-opacity, 1))}.hover\:divide-blue-700\/0:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed800}.hover\:divide-blue-700\/10:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed81a}.hover\:divide-blue-700\/100:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed8}.hover\:divide-blue-700\/15:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed826}.hover\:divide-blue-700\/20:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed833}.hover\:divide-blue-700\/25:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed840}.hover\:divide-blue-700\/30:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed84d}.hover\:divide-blue-700\/35:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed859}.hover\:divide-blue-700\/40:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed866}.hover\:divide-blue-700\/45:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed873}.hover\:divide-blue-700\/5:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed80d}.hover\:divide-blue-700\/50:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed880}.hover\:divide-blue-700\/55:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed88c}.hover\:divide-blue-700\/60:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed899}.hover\:divide-blue-700\/65:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed8a6}.hover\:divide-blue-700\/70:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed8b3}.hover\:divide-blue-700\/75:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed8bf}.hover\:divide-blue-700\/80:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed8cc}.hover\:divide-blue-700\/85:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed8d9}.hover\:divide-blue-700\/90:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed8e6}.hover\:divide-blue-700\/95:hover>:not([hidden])~:not([hidden]){border-color:#1d4ed8f2}.hover\:divide-blue-800:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 64 175 / var(--tw-divide-opacity, 1))}.hover\:divide-blue-800\/0:hover>:not([hidden])~:not([hidden]){border-color:#1e40af00}.hover\:divide-blue-800\/10:hover>:not([hidden])~:not([hidden]){border-color:#1e40af1a}.hover\:divide-blue-800\/100:hover>:not([hidden])~:not([hidden]){border-color:#1e40af}.hover\:divide-blue-800\/15:hover>:not([hidden])~:not([hidden]){border-color:#1e40af26}.hover\:divide-blue-800\/20:hover>:not([hidden])~:not([hidden]){border-color:#1e40af33}.hover\:divide-blue-800\/25:hover>:not([hidden])~:not([hidden]){border-color:#1e40af40}.hover\:divide-blue-800\/30:hover>:not([hidden])~:not([hidden]){border-color:#1e40af4d}.hover\:divide-blue-800\/35:hover>:not([hidden])~:not([hidden]){border-color:#1e40af59}.hover\:divide-blue-800\/40:hover>:not([hidden])~:not([hidden]){border-color:#1e40af66}.hover\:divide-blue-800\/45:hover>:not([hidden])~:not([hidden]){border-color:#1e40af73}.hover\:divide-blue-800\/5:hover>:not([hidden])~:not([hidden]){border-color:#1e40af0d}.hover\:divide-blue-800\/50:hover>:not([hidden])~:not([hidden]){border-color:#1e40af80}.hover\:divide-blue-800\/55:hover>:not([hidden])~:not([hidden]){border-color:#1e40af8c}.hover\:divide-blue-800\/60:hover>:not([hidden])~:not([hidden]){border-color:#1e40af99}.hover\:divide-blue-800\/65:hover>:not([hidden])~:not([hidden]){border-color:#1e40afa6}.hover\:divide-blue-800\/70:hover>:not([hidden])~:not([hidden]){border-color:#1e40afb3}.hover\:divide-blue-800\/75:hover>:not([hidden])~:not([hidden]){border-color:#1e40afbf}.hover\:divide-blue-800\/80:hover>:not([hidden])~:not([hidden]){border-color:#1e40afcc}.hover\:divide-blue-800\/85:hover>:not([hidden])~:not([hidden]){border-color:#1e40afd9}.hover\:divide-blue-800\/90:hover>:not([hidden])~:not([hidden]){border-color:#1e40afe6}.hover\:divide-blue-800\/95:hover>:not([hidden])~:not([hidden]){border-color:#1e40aff2}.hover\:divide-blue-900:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 58 138 / var(--tw-divide-opacity, 1))}.hover\:divide-blue-900\/0:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a00}.hover\:divide-blue-900\/10:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a1a}.hover\:divide-blue-900\/100:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a}.hover\:divide-blue-900\/15:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a26}.hover\:divide-blue-900\/20:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a33}.hover\:divide-blue-900\/25:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a40}.hover\:divide-blue-900\/30:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a4d}.hover\:divide-blue-900\/35:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a59}.hover\:divide-blue-900\/40:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a66}.hover\:divide-blue-900\/45:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a73}.hover\:divide-blue-900\/5:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a0d}.hover\:divide-blue-900\/50:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a80}.hover\:divide-blue-900\/55:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a8c}.hover\:divide-blue-900\/60:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8a99}.hover\:divide-blue-900\/65:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8aa6}.hover\:divide-blue-900\/70:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8ab3}.hover\:divide-blue-900\/75:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8abf}.hover\:divide-blue-900\/80:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8acc}.hover\:divide-blue-900\/85:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8ad9}.hover\:divide-blue-900\/90:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8ae6}.hover\:divide-blue-900\/95:hover>:not([hidden])~:not([hidden]){border-color:#1e3a8af2}.hover\:divide-green-100:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(220 252 231 / var(--tw-divide-opacity, 1))}.hover\:divide-green-100\/0:hover>:not([hidden])~:not([hidden]){border-color:#dcfce700}.hover\:divide-green-100\/10:hover>:not([hidden])~:not([hidden]){border-color:#dcfce71a}.hover\:divide-green-100\/100:hover>:not([hidden])~:not([hidden]){border-color:#dcfce7}.hover\:divide-green-100\/15:hover>:not([hidden])~:not([hidden]){border-color:#dcfce726}.hover\:divide-green-100\/20:hover>:not([hidden])~:not([hidden]){border-color:#dcfce733}.hover\:divide-green-100\/25:hover>:not([hidden])~:not([hidden]){border-color:#dcfce740}.hover\:divide-green-100\/30:hover>:not([hidden])~:not([hidden]){border-color:#dcfce74d}.hover\:divide-green-100\/35:hover>:not([hidden])~:not([hidden]){border-color:#dcfce759}.hover\:divide-green-100\/40:hover>:not([hidden])~:not([hidden]){border-color:#dcfce766}.hover\:divide-green-100\/45:hover>:not([hidden])~:not([hidden]){border-color:#dcfce773}.hover\:divide-green-100\/5:hover>:not([hidden])~:not([hidden]){border-color:#dcfce70d}.hover\:divide-green-100\/50:hover>:not([hidden])~:not([hidden]){border-color:#dcfce780}.hover\:divide-green-100\/55:hover>:not([hidden])~:not([hidden]){border-color:#dcfce78c}.hover\:divide-green-100\/60:hover>:not([hidden])~:not([hidden]){border-color:#dcfce799}.hover\:divide-green-100\/65:hover>:not([hidden])~:not([hidden]){border-color:#dcfce7a6}.hover\:divide-green-100\/70:hover>:not([hidden])~:not([hidden]){border-color:#dcfce7b3}.hover\:divide-green-100\/75:hover>:not([hidden])~:not([hidden]){border-color:#dcfce7bf}.hover\:divide-green-100\/80:hover>:not([hidden])~:not([hidden]){border-color:#dcfce7cc}.hover\:divide-green-100\/85:hover>:not([hidden])~:not([hidden]){border-color:#dcfce7d9}.hover\:divide-green-100\/90:hover>:not([hidden])~:not([hidden]){border-color:#dcfce7e6}.hover\:divide-green-100\/95:hover>:not([hidden])~:not([hidden]){border-color:#dcfce7f2}.hover\:divide-green-200:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(187 247 208 / var(--tw-divide-opacity, 1))}.hover\:divide-green-200\/0:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d000}.hover\:divide-green-200\/10:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d01a}.hover\:divide-green-200\/100:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d0}.hover\:divide-green-200\/15:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d026}.hover\:divide-green-200\/20:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d033}.hover\:divide-green-200\/25:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d040}.hover\:divide-green-200\/30:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d04d}.hover\:divide-green-200\/35:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d059}.hover\:divide-green-200\/40:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d066}.hover\:divide-green-200\/45:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d073}.hover\:divide-green-200\/5:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d00d}.hover\:divide-green-200\/50:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d080}.hover\:divide-green-200\/55:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d08c}.hover\:divide-green-200\/60:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d099}.hover\:divide-green-200\/65:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d0a6}.hover\:divide-green-200\/70:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d0b3}.hover\:divide-green-200\/75:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d0bf}.hover\:divide-green-200\/80:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d0cc}.hover\:divide-green-200\/85:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d0d9}.hover\:divide-green-200\/90:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d0e6}.hover\:divide-green-200\/95:hover>:not([hidden])~:not([hidden]){border-color:#bbf7d0f2}.hover\:divide-green-300:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(134 239 172 / var(--tw-divide-opacity, 1))}.hover\:divide-green-300\/0:hover>:not([hidden])~:not([hidden]){border-color:#86efac00}.hover\:divide-green-300\/10:hover>:not([hidden])~:not([hidden]){border-color:#86efac1a}.hover\:divide-green-300\/100:hover>:not([hidden])~:not([hidden]){border-color:#86efac}.hover\:divide-green-300\/15:hover>:not([hidden])~:not([hidden]){border-color:#86efac26}.hover\:divide-green-300\/20:hover>:not([hidden])~:not([hidden]){border-color:#86efac33}.hover\:divide-green-300\/25:hover>:not([hidden])~:not([hidden]){border-color:#86efac40}.hover\:divide-green-300\/30:hover>:not([hidden])~:not([hidden]){border-color:#86efac4d}.hover\:divide-green-300\/35:hover>:not([hidden])~:not([hidden]){border-color:#86efac59}.hover\:divide-green-300\/40:hover>:not([hidden])~:not([hidden]){border-color:#86efac66}.hover\:divide-green-300\/45:hover>:not([hidden])~:not([hidden]){border-color:#86efac73}.hover\:divide-green-300\/5:hover>:not([hidden])~:not([hidden]){border-color:#86efac0d}.hover\:divide-green-300\/50:hover>:not([hidden])~:not([hidden]){border-color:#86efac80}.hover\:divide-green-300\/55:hover>:not([hidden])~:not([hidden]){border-color:#86efac8c}.hover\:divide-green-300\/60:hover>:not([hidden])~:not([hidden]){border-color:#86efac99}.hover\:divide-green-300\/65:hover>:not([hidden])~:not([hidden]){border-color:#86efaca6}.hover\:divide-green-300\/70:hover>:not([hidden])~:not([hidden]){border-color:#86efacb3}.hover\:divide-green-300\/75:hover>:not([hidden])~:not([hidden]){border-color:#86efacbf}.hover\:divide-green-300\/80:hover>:not([hidden])~:not([hidden]){border-color:#86efaccc}.hover\:divide-green-300\/85:hover>:not([hidden])~:not([hidden]){border-color:#86efacd9}.hover\:divide-green-300\/90:hover>:not([hidden])~:not([hidden]){border-color:#86eface6}.hover\:divide-green-300\/95:hover>:not([hidden])~:not([hidden]){border-color:#86efacf2}.hover\:divide-green-400:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(74 222 128 / var(--tw-divide-opacity, 1))}.hover\:divide-green-400\/0:hover>:not([hidden])~:not([hidden]){border-color:#4ade8000}.hover\:divide-green-400\/10:hover>:not([hidden])~:not([hidden]){border-color:#4ade801a}.hover\:divide-green-400\/100:hover>:not([hidden])~:not([hidden]){border-color:#4ade80}.hover\:divide-green-400\/15:hover>:not([hidden])~:not([hidden]){border-color:#4ade8026}.hover\:divide-green-400\/20:hover>:not([hidden])~:not([hidden]){border-color:#4ade8033}.hover\:divide-green-400\/25:hover>:not([hidden])~:not([hidden]){border-color:#4ade8040}.hover\:divide-green-400\/30:hover>:not([hidden])~:not([hidden]){border-color:#4ade804d}.hover\:divide-green-400\/35:hover>:not([hidden])~:not([hidden]){border-color:#4ade8059}.hover\:divide-green-400\/40:hover>:not([hidden])~:not([hidden]){border-color:#4ade8066}.hover\:divide-green-400\/45:hover>:not([hidden])~:not([hidden]){border-color:#4ade8073}.hover\:divide-green-400\/5:hover>:not([hidden])~:not([hidden]){border-color:#4ade800d}.hover\:divide-green-400\/50:hover>:not([hidden])~:not([hidden]){border-color:#4ade8080}.hover\:divide-green-400\/55:hover>:not([hidden])~:not([hidden]){border-color:#4ade808c}.hover\:divide-green-400\/60:hover>:not([hidden])~:not([hidden]){border-color:#4ade8099}.hover\:divide-green-400\/65:hover>:not([hidden])~:not([hidden]){border-color:#4ade80a6}.hover\:divide-green-400\/70:hover>:not([hidden])~:not([hidden]){border-color:#4ade80b3}.hover\:divide-green-400\/75:hover>:not([hidden])~:not([hidden]){border-color:#4ade80bf}.hover\:divide-green-400\/80:hover>:not([hidden])~:not([hidden]){border-color:#4ade80cc}.hover\:divide-green-400\/85:hover>:not([hidden])~:not([hidden]){border-color:#4ade80d9}.hover\:divide-green-400\/90:hover>:not([hidden])~:not([hidden]){border-color:#4ade80e6}.hover\:divide-green-400\/95:hover>:not([hidden])~:not([hidden]){border-color:#4ade80f2}.hover\:divide-green-50:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(240 253 244 / var(--tw-divide-opacity, 1))}.hover\:divide-green-50\/0:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf400}.hover\:divide-green-50\/10:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf41a}.hover\:divide-green-50\/100:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf4}.hover\:divide-green-50\/15:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf426}.hover\:divide-green-50\/20:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf433}.hover\:divide-green-50\/25:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf440}.hover\:divide-green-50\/30:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf44d}.hover\:divide-green-50\/35:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf459}.hover\:divide-green-50\/40:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf466}.hover\:divide-green-50\/45:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf473}.hover\:divide-green-50\/5:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf40d}.hover\:divide-green-50\/50:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf480}.hover\:divide-green-50\/55:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf48c}.hover\:divide-green-50\/60:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf499}.hover\:divide-green-50\/65:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf4a6}.hover\:divide-green-50\/70:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf4b3}.hover\:divide-green-50\/75:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf4bf}.hover\:divide-green-50\/80:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf4cc}.hover\:divide-green-50\/85:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf4d9}.hover\:divide-green-50\/90:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf4e6}.hover\:divide-green-50\/95:hover>:not([hidden])~:not([hidden]){border-color:#f0fdf4f2}.hover\:divide-green-500:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(34 197 94 / var(--tw-divide-opacity, 1))}.hover\:divide-green-500\/0:hover>:not([hidden])~:not([hidden]){border-color:#22c55e00}.hover\:divide-green-500\/10:hover>:not([hidden])~:not([hidden]){border-color:#22c55e1a}.hover\:divide-green-500\/100:hover>:not([hidden])~:not([hidden]){border-color:#22c55e}.hover\:divide-green-500\/15:hover>:not([hidden])~:not([hidden]){border-color:#22c55e26}.hover\:divide-green-500\/20:hover>:not([hidden])~:not([hidden]){border-color:#22c55e33}.hover\:divide-green-500\/25:hover>:not([hidden])~:not([hidden]){border-color:#22c55e40}.hover\:divide-green-500\/30:hover>:not([hidden])~:not([hidden]){border-color:#22c55e4d}.hover\:divide-green-500\/35:hover>:not([hidden])~:not([hidden]){border-color:#22c55e59}.hover\:divide-green-500\/40:hover>:not([hidden])~:not([hidden]){border-color:#22c55e66}.hover\:divide-green-500\/45:hover>:not([hidden])~:not([hidden]){border-color:#22c55e73}.hover\:divide-green-500\/5:hover>:not([hidden])~:not([hidden]){border-color:#22c55e0d}.hover\:divide-green-500\/50:hover>:not([hidden])~:not([hidden]){border-color:#22c55e80}.hover\:divide-green-500\/55:hover>:not([hidden])~:not([hidden]){border-color:#22c55e8c}.hover\:divide-green-500\/60:hover>:not([hidden])~:not([hidden]){border-color:#22c55e99}.hover\:divide-green-500\/65:hover>:not([hidden])~:not([hidden]){border-color:#22c55ea6}.hover\:divide-green-500\/70:hover>:not([hidden])~:not([hidden]){border-color:#22c55eb3}.hover\:divide-green-500\/75:hover>:not([hidden])~:not([hidden]){border-color:#22c55ebf}.hover\:divide-green-500\/80:hover>:not([hidden])~:not([hidden]){border-color:#22c55ecc}.hover\:divide-green-500\/85:hover>:not([hidden])~:not([hidden]){border-color:#22c55ed9}.hover\:divide-green-500\/90:hover>:not([hidden])~:not([hidden]){border-color:#22c55ee6}.hover\:divide-green-500\/95:hover>:not([hidden])~:not([hidden]){border-color:#22c55ef2}.hover\:divide-green-600:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(22 163 74 / var(--tw-divide-opacity, 1))}.hover\:divide-green-600\/0:hover>:not([hidden])~:not([hidden]){border-color:#16a34a00}.hover\:divide-green-600\/10:hover>:not([hidden])~:not([hidden]){border-color:#16a34a1a}.hover\:divide-green-600\/100:hover>:not([hidden])~:not([hidden]){border-color:#16a34a}.hover\:divide-green-600\/15:hover>:not([hidden])~:not([hidden]){border-color:#16a34a26}.hover\:divide-green-600\/20:hover>:not([hidden])~:not([hidden]){border-color:#16a34a33}.hover\:divide-green-600\/25:hover>:not([hidden])~:not([hidden]){border-color:#16a34a40}.hover\:divide-green-600\/30:hover>:not([hidden])~:not([hidden]){border-color:#16a34a4d}.hover\:divide-green-600\/35:hover>:not([hidden])~:not([hidden]){border-color:#16a34a59}.hover\:divide-green-600\/40:hover>:not([hidden])~:not([hidden]){border-color:#16a34a66}.hover\:divide-green-600\/45:hover>:not([hidden])~:not([hidden]){border-color:#16a34a73}.hover\:divide-green-600\/5:hover>:not([hidden])~:not([hidden]){border-color:#16a34a0d}.hover\:divide-green-600\/50:hover>:not([hidden])~:not([hidden]){border-color:#16a34a80}.hover\:divide-green-600\/55:hover>:not([hidden])~:not([hidden]){border-color:#16a34a8c}.hover\:divide-green-600\/60:hover>:not([hidden])~:not([hidden]){border-color:#16a34a99}.hover\:divide-green-600\/65:hover>:not([hidden])~:not([hidden]){border-color:#16a34aa6}.hover\:divide-green-600\/70:hover>:not([hidden])~:not([hidden]){border-color:#16a34ab3}.hover\:divide-green-600\/75:hover>:not([hidden])~:not([hidden]){border-color:#16a34abf}.hover\:divide-green-600\/80:hover>:not([hidden])~:not([hidden]){border-color:#16a34acc}.hover\:divide-green-600\/85:hover>:not([hidden])~:not([hidden]){border-color:#16a34ad9}.hover\:divide-green-600\/90:hover>:not([hidden])~:not([hidden]){border-color:#16a34ae6}.hover\:divide-green-600\/95:hover>:not([hidden])~:not([hidden]){border-color:#16a34af2}.hover\:divide-green-700:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(21 128 61 / var(--tw-divide-opacity, 1))}.hover\:divide-green-700\/0:hover>:not([hidden])~:not([hidden]){border-color:#15803d00}.hover\:divide-green-700\/10:hover>:not([hidden])~:not([hidden]){border-color:#15803d1a}.hover\:divide-green-700\/100:hover>:not([hidden])~:not([hidden]){border-color:#15803d}.hover\:divide-green-700\/15:hover>:not([hidden])~:not([hidden]){border-color:#15803d26}.hover\:divide-green-700\/20:hover>:not([hidden])~:not([hidden]){border-color:#15803d33}.hover\:divide-green-700\/25:hover>:not([hidden])~:not([hidden]){border-color:#15803d40}.hover\:divide-green-700\/30:hover>:not([hidden])~:not([hidden]){border-color:#15803d4d}.hover\:divide-green-700\/35:hover>:not([hidden])~:not([hidden]){border-color:#15803d59}.hover\:divide-green-700\/40:hover>:not([hidden])~:not([hidden]){border-color:#15803d66}.hover\:divide-green-700\/45:hover>:not([hidden])~:not([hidden]){border-color:#15803d73}.hover\:divide-green-700\/5:hover>:not([hidden])~:not([hidden]){border-color:#15803d0d}.hover\:divide-green-700\/50:hover>:not([hidden])~:not([hidden]){border-color:#15803d80}.hover\:divide-green-700\/55:hover>:not([hidden])~:not([hidden]){border-color:#15803d8c}.hover\:divide-green-700\/60:hover>:not([hidden])~:not([hidden]){border-color:#15803d99}.hover\:divide-green-700\/65:hover>:not([hidden])~:not([hidden]){border-color:#15803da6}.hover\:divide-green-700\/70:hover>:not([hidden])~:not([hidden]){border-color:#15803db3}.hover\:divide-green-700\/75:hover>:not([hidden])~:not([hidden]){border-color:#15803dbf}.hover\:divide-green-700\/80:hover>:not([hidden])~:not([hidden]){border-color:#15803dcc}.hover\:divide-green-700\/85:hover>:not([hidden])~:not([hidden]){border-color:#15803dd9}.hover\:divide-green-700\/90:hover>:not([hidden])~:not([hidden]){border-color:#15803de6}.hover\:divide-green-700\/95:hover>:not([hidden])~:not([hidden]){border-color:#15803df2}.hover\:divide-green-800:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(22 101 52 / var(--tw-divide-opacity, 1))}.hover\:divide-green-800\/0:hover>:not([hidden])~:not([hidden]){border-color:#16653400}.hover\:divide-green-800\/10:hover>:not([hidden])~:not([hidden]){border-color:#1665341a}.hover\:divide-green-800\/100:hover>:not([hidden])~:not([hidden]){border-color:#166534}.hover\:divide-green-800\/15:hover>:not([hidden])~:not([hidden]){border-color:#16653426}.hover\:divide-green-800\/20:hover>:not([hidden])~:not([hidden]){border-color:#16653433}.hover\:divide-green-800\/25:hover>:not([hidden])~:not([hidden]){border-color:#16653440}.hover\:divide-green-800\/30:hover>:not([hidden])~:not([hidden]){border-color:#1665344d}.hover\:divide-green-800\/35:hover>:not([hidden])~:not([hidden]){border-color:#16653459}.hover\:divide-green-800\/40:hover>:not([hidden])~:not([hidden]){border-color:#16653466}.hover\:divide-green-800\/45:hover>:not([hidden])~:not([hidden]){border-color:#16653473}.hover\:divide-green-800\/5:hover>:not([hidden])~:not([hidden]){border-color:#1665340d}.hover\:divide-green-800\/50:hover>:not([hidden])~:not([hidden]){border-color:#16653480}.hover\:divide-green-800\/55:hover>:not([hidden])~:not([hidden]){border-color:#1665348c}.hover\:divide-green-800\/60:hover>:not([hidden])~:not([hidden]){border-color:#16653499}.hover\:divide-green-800\/65:hover>:not([hidden])~:not([hidden]){border-color:#166534a6}.hover\:divide-green-800\/70:hover>:not([hidden])~:not([hidden]){border-color:#166534b3}.hover\:divide-green-800\/75:hover>:not([hidden])~:not([hidden]){border-color:#166534bf}.hover\:divide-green-800\/80:hover>:not([hidden])~:not([hidden]){border-color:#166534cc}.hover\:divide-green-800\/85:hover>:not([hidden])~:not([hidden]){border-color:#166534d9}.hover\:divide-green-800\/90:hover>:not([hidden])~:not([hidden]){border-color:#166534e6}.hover\:divide-green-800\/95:hover>:not([hidden])~:not([hidden]){border-color:#166534f2}.hover\:divide-green-900:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(20 83 45 / var(--tw-divide-opacity, 1))}.hover\:divide-green-900\/0:hover>:not([hidden])~:not([hidden]){border-color:#14532d00}.hover\:divide-green-900\/10:hover>:not([hidden])~:not([hidden]){border-color:#14532d1a}.hover\:divide-green-900\/100:hover>:not([hidden])~:not([hidden]){border-color:#14532d}.hover\:divide-green-900\/15:hover>:not([hidden])~:not([hidden]){border-color:#14532d26}.hover\:divide-green-900\/20:hover>:not([hidden])~:not([hidden]){border-color:#14532d33}.hover\:divide-green-900\/25:hover>:not([hidden])~:not([hidden]){border-color:#14532d40}.hover\:divide-green-900\/30:hover>:not([hidden])~:not([hidden]){border-color:#14532d4d}.hover\:divide-green-900\/35:hover>:not([hidden])~:not([hidden]){border-color:#14532d59}.hover\:divide-green-900\/40:hover>:not([hidden])~:not([hidden]){border-color:#14532d66}.hover\:divide-green-900\/45:hover>:not([hidden])~:not([hidden]){border-color:#14532d73}.hover\:divide-green-900\/5:hover>:not([hidden])~:not([hidden]){border-color:#14532d0d}.hover\:divide-green-900\/50:hover>:not([hidden])~:not([hidden]){border-color:#14532d80}.hover\:divide-green-900\/55:hover>:not([hidden])~:not([hidden]){border-color:#14532d8c}.hover\:divide-green-900\/60:hover>:not([hidden])~:not([hidden]){border-color:#14532d99}.hover\:divide-green-900\/65:hover>:not([hidden])~:not([hidden]){border-color:#14532da6}.hover\:divide-green-900\/70:hover>:not([hidden])~:not([hidden]){border-color:#14532db3}.hover\:divide-green-900\/75:hover>:not([hidden])~:not([hidden]){border-color:#14532dbf}.hover\:divide-green-900\/80:hover>:not([hidden])~:not([hidden]){border-color:#14532dcc}.hover\:divide-green-900\/85:hover>:not([hidden])~:not([hidden]){border-color:#14532dd9}.hover\:divide-green-900\/90:hover>:not([hidden])~:not([hidden]){border-color:#14532de6}.hover\:divide-green-900\/95:hover>:not([hidden])~:not([hidden]){border-color:#14532df2}.hover\:divide-neutral-100:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(245 245 245 / var(--tw-divide-opacity, 1))}.hover\:divide-neutral-100\/0:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f500}.hover\:divide-neutral-100\/10:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f51a}.hover\:divide-neutral-100\/100:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f5}.hover\:divide-neutral-100\/15:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f526}.hover\:divide-neutral-100\/20:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f533}.hover\:divide-neutral-100\/25:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f540}.hover\:divide-neutral-100\/30:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f54d}.hover\:divide-neutral-100\/35:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f559}.hover\:divide-neutral-100\/40:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f566}.hover\:divide-neutral-100\/45:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f573}.hover\:divide-neutral-100\/5:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f50d}.hover\:divide-neutral-100\/50:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f580}.hover\:divide-neutral-100\/55:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f58c}.hover\:divide-neutral-100\/60:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f599}.hover\:divide-neutral-100\/65:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f5a6}.hover\:divide-neutral-100\/70:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f5b3}.hover\:divide-neutral-100\/75:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f5bf}.hover\:divide-neutral-100\/80:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f5cc}.hover\:divide-neutral-100\/85:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f5d9}.hover\:divide-neutral-100\/90:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f5e6}.hover\:divide-neutral-100\/95:hover>:not([hidden])~:not([hidden]){border-color:#f5f5f5f2}.hover\:divide-neutral-200:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 229 229 / var(--tw-divide-opacity, 1))}.hover\:divide-neutral-200\/0:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e500}.hover\:divide-neutral-200\/10:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e51a}.hover\:divide-neutral-200\/100:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e5}.hover\:divide-neutral-200\/15:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e526}.hover\:divide-neutral-200\/20:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e533}.hover\:divide-neutral-200\/25:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e540}.hover\:divide-neutral-200\/30:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e54d}.hover\:divide-neutral-200\/35:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e559}.hover\:divide-neutral-200\/40:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e566}.hover\:divide-neutral-200\/45:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e573}.hover\:divide-neutral-200\/5:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e50d}.hover\:divide-neutral-200\/50:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e580}.hover\:divide-neutral-200\/55:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e58c}.hover\:divide-neutral-200\/60:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e599}.hover\:divide-neutral-200\/65:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e5a6}.hover\:divide-neutral-200\/70:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e5b3}.hover\:divide-neutral-200\/75:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e5bf}.hover\:divide-neutral-200\/80:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e5cc}.hover\:divide-neutral-200\/85:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e5d9}.hover\:divide-neutral-200\/90:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e5e6}.hover\:divide-neutral-200\/95:hover>:not([hidden])~:not([hidden]){border-color:#e5e5e5f2}.hover\:divide-neutral-300:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(212 212 212 / var(--tw-divide-opacity, 1))}.hover\:divide-neutral-300\/0:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d400}.hover\:divide-neutral-300\/10:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d41a}.hover\:divide-neutral-300\/100:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d4}.hover\:divide-neutral-300\/15:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d426}.hover\:divide-neutral-300\/20:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d433}.hover\:divide-neutral-300\/25:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d440}.hover\:divide-neutral-300\/30:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d44d}.hover\:divide-neutral-300\/35:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d459}.hover\:divide-neutral-300\/40:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d466}.hover\:divide-neutral-300\/45:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d473}.hover\:divide-neutral-300\/5:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d40d}.hover\:divide-neutral-300\/50:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d480}.hover\:divide-neutral-300\/55:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d48c}.hover\:divide-neutral-300\/60:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d499}.hover\:divide-neutral-300\/65:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d4a6}.hover\:divide-neutral-300\/70:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d4b3}.hover\:divide-neutral-300\/75:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d4bf}.hover\:divide-neutral-300\/80:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d4cc}.hover\:divide-neutral-300\/85:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d4d9}.hover\:divide-neutral-300\/90:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d4e6}.hover\:divide-neutral-300\/95:hover>:not([hidden])~:not([hidden]){border-color:#d4d4d4f2}.hover\:divide-neutral-400:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(163 163 163 / var(--tw-divide-opacity, 1))}.hover\:divide-neutral-400\/0:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a300}.hover\:divide-neutral-400\/10:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a31a}.hover\:divide-neutral-400\/100:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a3}.hover\:divide-neutral-400\/15:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a326}.hover\:divide-neutral-400\/20:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a333}.hover\:divide-neutral-400\/25:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a340}.hover\:divide-neutral-400\/30:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a34d}.hover\:divide-neutral-400\/35:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a359}.hover\:divide-neutral-400\/40:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a366}.hover\:divide-neutral-400\/45:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a373}.hover\:divide-neutral-400\/5:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a30d}.hover\:divide-neutral-400\/50:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a380}.hover\:divide-neutral-400\/55:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a38c}.hover\:divide-neutral-400\/60:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a399}.hover\:divide-neutral-400\/65:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a3a6}.hover\:divide-neutral-400\/70:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a3b3}.hover\:divide-neutral-400\/75:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a3bf}.hover\:divide-neutral-400\/80:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a3cc}.hover\:divide-neutral-400\/85:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a3d9}.hover\:divide-neutral-400\/90:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a3e6}.hover\:divide-neutral-400\/95:hover>:not([hidden])~:not([hidden]){border-color:#a3a3a3f2}.hover\:divide-neutral-50:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(250 250 250 / var(--tw-divide-opacity, 1))}.hover\:divide-neutral-50\/0:hover>:not([hidden])~:not([hidden]){border-color:#fafafa00}.hover\:divide-neutral-50\/10:hover>:not([hidden])~:not([hidden]){border-color:#fafafa1a}.hover\:divide-neutral-50\/100:hover>:not([hidden])~:not([hidden]){border-color:#fafafa}.hover\:divide-neutral-50\/15:hover>:not([hidden])~:not([hidden]){border-color:#fafafa26}.hover\:divide-neutral-50\/20:hover>:not([hidden])~:not([hidden]){border-color:#fafafa33}.hover\:divide-neutral-50\/25:hover>:not([hidden])~:not([hidden]){border-color:#fafafa40}.hover\:divide-neutral-50\/30:hover>:not([hidden])~:not([hidden]){border-color:#fafafa4d}.hover\:divide-neutral-50\/35:hover>:not([hidden])~:not([hidden]){border-color:#fafafa59}.hover\:divide-neutral-50\/40:hover>:not([hidden])~:not([hidden]){border-color:#fafafa66}.hover\:divide-neutral-50\/45:hover>:not([hidden])~:not([hidden]){border-color:#fafafa73}.hover\:divide-neutral-50\/5:hover>:not([hidden])~:not([hidden]){border-color:#fafafa0d}.hover\:divide-neutral-50\/50:hover>:not([hidden])~:not([hidden]){border-color:#fafafa80}.hover\:divide-neutral-50\/55:hover>:not([hidden])~:not([hidden]){border-color:#fafafa8c}.hover\:divide-neutral-50\/60:hover>:not([hidden])~:not([hidden]){border-color:#fafafa99}.hover\:divide-neutral-50\/65:hover>:not([hidden])~:not([hidden]){border-color:#fafafaa6}.hover\:divide-neutral-50\/70:hover>:not([hidden])~:not([hidden]){border-color:#fafafab3}.hover\:divide-neutral-50\/75:hover>:not([hidden])~:not([hidden]){border-color:#fafafabf}.hover\:divide-neutral-50\/80:hover>:not([hidden])~:not([hidden]){border-color:#fafafacc}.hover\:divide-neutral-50\/85:hover>:not([hidden])~:not([hidden]){border-color:#fafafad9}.hover\:divide-neutral-50\/90:hover>:not([hidden])~:not([hidden]){border-color:#fafafae6}.hover\:divide-neutral-50\/95:hover>:not([hidden])~:not([hidden]){border-color:#fafafaf2}.hover\:divide-neutral-500:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(115 115 115 / var(--tw-divide-opacity, 1))}.hover\:divide-neutral-500\/0:hover>:not([hidden])~:not([hidden]){border-color:#73737300}.hover\:divide-neutral-500\/10:hover>:not([hidden])~:not([hidden]){border-color:#7373731a}.hover\:divide-neutral-500\/100:hover>:not([hidden])~:not([hidden]){border-color:#737373}.hover\:divide-neutral-500\/15:hover>:not([hidden])~:not([hidden]){border-color:#73737326}.hover\:divide-neutral-500\/20:hover>:not([hidden])~:not([hidden]){border-color:#73737333}.hover\:divide-neutral-500\/25:hover>:not([hidden])~:not([hidden]){border-color:#73737340}.hover\:divide-neutral-500\/30:hover>:not([hidden])~:not([hidden]){border-color:#7373734d}.hover\:divide-neutral-500\/35:hover>:not([hidden])~:not([hidden]){border-color:#73737359}.hover\:divide-neutral-500\/40:hover>:not([hidden])~:not([hidden]){border-color:#73737366}.hover\:divide-neutral-500\/45:hover>:not([hidden])~:not([hidden]){border-color:#73737373}.hover\:divide-neutral-500\/5:hover>:not([hidden])~:not([hidden]){border-color:#7373730d}.hover\:divide-neutral-500\/50:hover>:not([hidden])~:not([hidden]){border-color:#73737380}.hover\:divide-neutral-500\/55:hover>:not([hidden])~:not([hidden]){border-color:#7373738c}.hover\:divide-neutral-500\/60:hover>:not([hidden])~:not([hidden]){border-color:#73737399}.hover\:divide-neutral-500\/65:hover>:not([hidden])~:not([hidden]){border-color:#737373a6}.hover\:divide-neutral-500\/70:hover>:not([hidden])~:not([hidden]){border-color:#737373b3}.hover\:divide-neutral-500\/75:hover>:not([hidden])~:not([hidden]){border-color:#737373bf}.hover\:divide-neutral-500\/80:hover>:not([hidden])~:not([hidden]){border-color:#737373cc}.hover\:divide-neutral-500\/85:hover>:not([hidden])~:not([hidden]){border-color:#737373d9}.hover\:divide-neutral-500\/90:hover>:not([hidden])~:not([hidden]){border-color:#737373e6}.hover\:divide-neutral-500\/95:hover>:not([hidden])~:not([hidden]){border-color:#737373f2}.hover\:divide-neutral-600:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(82 82 82 / var(--tw-divide-opacity, 1))}.hover\:divide-neutral-600\/0:hover>:not([hidden])~:not([hidden]){border-color:#52525200}.hover\:divide-neutral-600\/10:hover>:not([hidden])~:not([hidden]){border-color:#5252521a}.hover\:divide-neutral-600\/100:hover>:not([hidden])~:not([hidden]){border-color:#525252}.hover\:divide-neutral-600\/15:hover>:not([hidden])~:not([hidden]){border-color:#52525226}.hover\:divide-neutral-600\/20:hover>:not([hidden])~:not([hidden]){border-color:#52525233}.hover\:divide-neutral-600\/25:hover>:not([hidden])~:not([hidden]){border-color:#52525240}.hover\:divide-neutral-600\/30:hover>:not([hidden])~:not([hidden]){border-color:#5252524d}.hover\:divide-neutral-600\/35:hover>:not([hidden])~:not([hidden]){border-color:#52525259}.hover\:divide-neutral-600\/40:hover>:not([hidden])~:not([hidden]){border-color:#52525266}.hover\:divide-neutral-600\/45:hover>:not([hidden])~:not([hidden]){border-color:#52525273}.hover\:divide-neutral-600\/5:hover>:not([hidden])~:not([hidden]){border-color:#5252520d}.hover\:divide-neutral-600\/50:hover>:not([hidden])~:not([hidden]){border-color:#52525280}.hover\:divide-neutral-600\/55:hover>:not([hidden])~:not([hidden]){border-color:#5252528c}.hover\:divide-neutral-600\/60:hover>:not([hidden])~:not([hidden]){border-color:#52525299}.hover\:divide-neutral-600\/65:hover>:not([hidden])~:not([hidden]){border-color:#525252a6}.hover\:divide-neutral-600\/70:hover>:not([hidden])~:not([hidden]){border-color:#525252b3}.hover\:divide-neutral-600\/75:hover>:not([hidden])~:not([hidden]){border-color:#525252bf}.hover\:divide-neutral-600\/80:hover>:not([hidden])~:not([hidden]){border-color:#525252cc}.hover\:divide-neutral-600\/85:hover>:not([hidden])~:not([hidden]){border-color:#525252d9}.hover\:divide-neutral-600\/90:hover>:not([hidden])~:not([hidden]){border-color:#525252e6}.hover\:divide-neutral-600\/95:hover>:not([hidden])~:not([hidden]){border-color:#525252f2}.hover\:divide-neutral-700:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(64 64 64 / var(--tw-divide-opacity, 1))}.hover\:divide-neutral-700\/0:hover>:not([hidden])~:not([hidden]){border-color:#40404000}.hover\:divide-neutral-700\/10:hover>:not([hidden])~:not([hidden]){border-color:#4040401a}.hover\:divide-neutral-700\/100:hover>:not([hidden])~:not([hidden]){border-color:#404040}.hover\:divide-neutral-700\/15:hover>:not([hidden])~:not([hidden]){border-color:#40404026}.hover\:divide-neutral-700\/20:hover>:not([hidden])~:not([hidden]){border-color:#40404033}.hover\:divide-neutral-700\/25:hover>:not([hidden])~:not([hidden]){border-color:#40404040}.hover\:divide-neutral-700\/30:hover>:not([hidden])~:not([hidden]){border-color:#4040404d}.hover\:divide-neutral-700\/35:hover>:not([hidden])~:not([hidden]){border-color:#40404059}.hover\:divide-neutral-700\/40:hover>:not([hidden])~:not([hidden]){border-color:#40404066}.hover\:divide-neutral-700\/45:hover>:not([hidden])~:not([hidden]){border-color:#40404073}.hover\:divide-neutral-700\/5:hover>:not([hidden])~:not([hidden]){border-color:#4040400d}.hover\:divide-neutral-700\/50:hover>:not([hidden])~:not([hidden]){border-color:#40404080}.hover\:divide-neutral-700\/55:hover>:not([hidden])~:not([hidden]){border-color:#4040408c}.hover\:divide-neutral-700\/60:hover>:not([hidden])~:not([hidden]){border-color:#40404099}.hover\:divide-neutral-700\/65:hover>:not([hidden])~:not([hidden]){border-color:#404040a6}.hover\:divide-neutral-700\/70:hover>:not([hidden])~:not([hidden]){border-color:#404040b3}.hover\:divide-neutral-700\/75:hover>:not([hidden])~:not([hidden]){border-color:#404040bf}.hover\:divide-neutral-700\/80:hover>:not([hidden])~:not([hidden]){border-color:#404040cc}.hover\:divide-neutral-700\/85:hover>:not([hidden])~:not([hidden]){border-color:#404040d9}.hover\:divide-neutral-700\/90:hover>:not([hidden])~:not([hidden]){border-color:#404040e6}.hover\:divide-neutral-700\/95:hover>:not([hidden])~:not([hidden]){border-color:#404040f2}.hover\:divide-neutral-800:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(38 38 38 / var(--tw-divide-opacity, 1))}.hover\:divide-neutral-800\/0:hover>:not([hidden])~:not([hidden]){border-color:#26262600}.hover\:divide-neutral-800\/10:hover>:not([hidden])~:not([hidden]){border-color:#2626261a}.hover\:divide-neutral-800\/100:hover>:not([hidden])~:not([hidden]){border-color:#262626}.hover\:divide-neutral-800\/15:hover>:not([hidden])~:not([hidden]){border-color:#26262626}.hover\:divide-neutral-800\/20:hover>:not([hidden])~:not([hidden]){border-color:#26262633}.hover\:divide-neutral-800\/25:hover>:not([hidden])~:not([hidden]){border-color:#26262640}.hover\:divide-neutral-800\/30:hover>:not([hidden])~:not([hidden]){border-color:#2626264d}.hover\:divide-neutral-800\/35:hover>:not([hidden])~:not([hidden]){border-color:#26262659}.hover\:divide-neutral-800\/40:hover>:not([hidden])~:not([hidden]){border-color:#26262666}.hover\:divide-neutral-800\/45:hover>:not([hidden])~:not([hidden]){border-color:#26262673}.hover\:divide-neutral-800\/5:hover>:not([hidden])~:not([hidden]){border-color:#2626260d}.hover\:divide-neutral-800\/50:hover>:not([hidden])~:not([hidden]){border-color:#26262680}.hover\:divide-neutral-800\/55:hover>:not([hidden])~:not([hidden]){border-color:#2626268c}.hover\:divide-neutral-800\/60:hover>:not([hidden])~:not([hidden]){border-color:#26262699}.hover\:divide-neutral-800\/65:hover>:not([hidden])~:not([hidden]){border-color:#262626a6}.hover\:divide-neutral-800\/70:hover>:not([hidden])~:not([hidden]){border-color:#262626b3}.hover\:divide-neutral-800\/75:hover>:not([hidden])~:not([hidden]){border-color:#262626bf}.hover\:divide-neutral-800\/80:hover>:not([hidden])~:not([hidden]){border-color:#262626cc}.hover\:divide-neutral-800\/85:hover>:not([hidden])~:not([hidden]){border-color:#262626d9}.hover\:divide-neutral-800\/90:hover>:not([hidden])~:not([hidden]){border-color:#262626e6}.hover\:divide-neutral-800\/95:hover>:not([hidden])~:not([hidden]){border-color:#262626f2}.hover\:divide-neutral-900:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(23 23 23 / var(--tw-divide-opacity, 1))}.hover\:divide-neutral-900\/0:hover>:not([hidden])~:not([hidden]){border-color:#17171700}.hover\:divide-neutral-900\/10:hover>:not([hidden])~:not([hidden]){border-color:#1717171a}.hover\:divide-neutral-900\/100:hover>:not([hidden])~:not([hidden]){border-color:#171717}.hover\:divide-neutral-900\/15:hover>:not([hidden])~:not([hidden]){border-color:#17171726}.hover\:divide-neutral-900\/20:hover>:not([hidden])~:not([hidden]){border-color:#17171733}.hover\:divide-neutral-900\/25:hover>:not([hidden])~:not([hidden]){border-color:#17171740}.hover\:divide-neutral-900\/30:hover>:not([hidden])~:not([hidden]){border-color:#1717174d}.hover\:divide-neutral-900\/35:hover>:not([hidden])~:not([hidden]){border-color:#17171759}.hover\:divide-neutral-900\/40:hover>:not([hidden])~:not([hidden]){border-color:#17171766}.hover\:divide-neutral-900\/45:hover>:not([hidden])~:not([hidden]){border-color:#17171773}.hover\:divide-neutral-900\/5:hover>:not([hidden])~:not([hidden]){border-color:#1717170d}.hover\:divide-neutral-900\/50:hover>:not([hidden])~:not([hidden]){border-color:#17171780}.hover\:divide-neutral-900\/55:hover>:not([hidden])~:not([hidden]){border-color:#1717178c}.hover\:divide-neutral-900\/60:hover>:not([hidden])~:not([hidden]){border-color:#17171799}.hover\:divide-neutral-900\/65:hover>:not([hidden])~:not([hidden]){border-color:#171717a6}.hover\:divide-neutral-900\/70:hover>:not([hidden])~:not([hidden]){border-color:#171717b3}.hover\:divide-neutral-900\/75:hover>:not([hidden])~:not([hidden]){border-color:#171717bf}.hover\:divide-neutral-900\/80:hover>:not([hidden])~:not([hidden]){border-color:#171717cc}.hover\:divide-neutral-900\/85:hover>:not([hidden])~:not([hidden]){border-color:#171717d9}.hover\:divide-neutral-900\/90:hover>:not([hidden])~:not([hidden]){border-color:#171717e6}.hover\:divide-neutral-900\/95:hover>:not([hidden])~:not([hidden]){border-color:#171717f2}.hover\:divide-primary-100:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(204 227 241 / var(--tw-divide-opacity, 1))}.hover\:divide-primary-100\/0:hover>:not([hidden])~:not([hidden]){border-color:#cce3f100}.hover\:divide-primary-100\/10:hover>:not([hidden])~:not([hidden]){border-color:#cce3f11a}.hover\:divide-primary-100\/100:hover>:not([hidden])~:not([hidden]){border-color:#cce3f1}.hover\:divide-primary-100\/15:hover>:not([hidden])~:not([hidden]){border-color:#cce3f126}.hover\:divide-primary-100\/20:hover>:not([hidden])~:not([hidden]){border-color:#cce3f133}.hover\:divide-primary-100\/25:hover>:not([hidden])~:not([hidden]){border-color:#cce3f140}.hover\:divide-primary-100\/30:hover>:not([hidden])~:not([hidden]){border-color:#cce3f14d}.hover\:divide-primary-100\/35:hover>:not([hidden])~:not([hidden]){border-color:#cce3f159}.hover\:divide-primary-100\/40:hover>:not([hidden])~:not([hidden]){border-color:#cce3f166}.hover\:divide-primary-100\/45:hover>:not([hidden])~:not([hidden]){border-color:#cce3f173}.hover\:divide-primary-100\/5:hover>:not([hidden])~:not([hidden]){border-color:#cce3f10d}.hover\:divide-primary-100\/50:hover>:not([hidden])~:not([hidden]){border-color:#cce3f180}.hover\:divide-primary-100\/55:hover>:not([hidden])~:not([hidden]){border-color:#cce3f18c}.hover\:divide-primary-100\/60:hover>:not([hidden])~:not([hidden]){border-color:#cce3f199}.hover\:divide-primary-100\/65:hover>:not([hidden])~:not([hidden]){border-color:#cce3f1a6}.hover\:divide-primary-100\/70:hover>:not([hidden])~:not([hidden]){border-color:#cce3f1b3}.hover\:divide-primary-100\/75:hover>:not([hidden])~:not([hidden]){border-color:#cce3f1bf}.hover\:divide-primary-100\/80:hover>:not([hidden])~:not([hidden]){border-color:#cce3f1cc}.hover\:divide-primary-100\/85:hover>:not([hidden])~:not([hidden]){border-color:#cce3f1d9}.hover\:divide-primary-100\/90:hover>:not([hidden])~:not([hidden]){border-color:#cce3f1e6}.hover\:divide-primary-100\/95:hover>:not([hidden])~:not([hidden]){border-color:#cce3f1f2}.hover\:divide-primary-200:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(153 200 227 / var(--tw-divide-opacity, 1))}.hover\:divide-primary-200\/0:hover>:not([hidden])~:not([hidden]){border-color:#99c8e300}.hover\:divide-primary-200\/10:hover>:not([hidden])~:not([hidden]){border-color:#99c8e31a}.hover\:divide-primary-200\/100:hover>:not([hidden])~:not([hidden]){border-color:#99c8e3}.hover\:divide-primary-200\/15:hover>:not([hidden])~:not([hidden]){border-color:#99c8e326}.hover\:divide-primary-200\/20:hover>:not([hidden])~:not([hidden]){border-color:#99c8e333}.hover\:divide-primary-200\/25:hover>:not([hidden])~:not([hidden]){border-color:#99c8e340}.hover\:divide-primary-200\/30:hover>:not([hidden])~:not([hidden]){border-color:#99c8e34d}.hover\:divide-primary-200\/35:hover>:not([hidden])~:not([hidden]){border-color:#99c8e359}.hover\:divide-primary-200\/40:hover>:not([hidden])~:not([hidden]){border-color:#99c8e366}.hover\:divide-primary-200\/45:hover>:not([hidden])~:not([hidden]){border-color:#99c8e373}.hover\:divide-primary-200\/5:hover>:not([hidden])~:not([hidden]){border-color:#99c8e30d}.hover\:divide-primary-200\/50:hover>:not([hidden])~:not([hidden]){border-color:#99c8e380}.hover\:divide-primary-200\/55:hover>:not([hidden])~:not([hidden]){border-color:#99c8e38c}.hover\:divide-primary-200\/60:hover>:not([hidden])~:not([hidden]){border-color:#99c8e399}.hover\:divide-primary-200\/65:hover>:not([hidden])~:not([hidden]){border-color:#99c8e3a6}.hover\:divide-primary-200\/70:hover>:not([hidden])~:not([hidden]){border-color:#99c8e3b3}.hover\:divide-primary-200\/75:hover>:not([hidden])~:not([hidden]){border-color:#99c8e3bf}.hover\:divide-primary-200\/80:hover>:not([hidden])~:not([hidden]){border-color:#99c8e3cc}.hover\:divide-primary-200\/85:hover>:not([hidden])~:not([hidden]){border-color:#99c8e3d9}.hover\:divide-primary-200\/90:hover>:not([hidden])~:not([hidden]){border-color:#99c8e3e6}.hover\:divide-primary-200\/95:hover>:not([hidden])~:not([hidden]){border-color:#99c8e3f2}.hover\:divide-primary-300:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(102 173 214 / var(--tw-divide-opacity, 1))}.hover\:divide-primary-300\/0:hover>:not([hidden])~:not([hidden]){border-color:#66add600}.hover\:divide-primary-300\/10:hover>:not([hidden])~:not([hidden]){border-color:#66add61a}.hover\:divide-primary-300\/100:hover>:not([hidden])~:not([hidden]){border-color:#66add6}.hover\:divide-primary-300\/15:hover>:not([hidden])~:not([hidden]){border-color:#66add626}.hover\:divide-primary-300\/20:hover>:not([hidden])~:not([hidden]){border-color:#66add633}.hover\:divide-primary-300\/25:hover>:not([hidden])~:not([hidden]){border-color:#66add640}.hover\:divide-primary-300\/30:hover>:not([hidden])~:not([hidden]){border-color:#66add64d}.hover\:divide-primary-300\/35:hover>:not([hidden])~:not([hidden]){border-color:#66add659}.hover\:divide-primary-300\/40:hover>:not([hidden])~:not([hidden]){border-color:#66add666}.hover\:divide-primary-300\/45:hover>:not([hidden])~:not([hidden]){border-color:#66add673}.hover\:divide-primary-300\/5:hover>:not([hidden])~:not([hidden]){border-color:#66add60d}.hover\:divide-primary-300\/50:hover>:not([hidden])~:not([hidden]){border-color:#66add680}.hover\:divide-primary-300\/55:hover>:not([hidden])~:not([hidden]){border-color:#66add68c}.hover\:divide-primary-300\/60:hover>:not([hidden])~:not([hidden]){border-color:#66add699}.hover\:divide-primary-300\/65:hover>:not([hidden])~:not([hidden]){border-color:#66add6a6}.hover\:divide-primary-300\/70:hover>:not([hidden])~:not([hidden]){border-color:#66add6b3}.hover\:divide-primary-300\/75:hover>:not([hidden])~:not([hidden]){border-color:#66add6bf}.hover\:divide-primary-300\/80:hover>:not([hidden])~:not([hidden]){border-color:#66add6cc}.hover\:divide-primary-300\/85:hover>:not([hidden])~:not([hidden]){border-color:#66add6d9}.hover\:divide-primary-300\/90:hover>:not([hidden])~:not([hidden]){border-color:#66add6e6}.hover\:divide-primary-300\/95:hover>:not([hidden])~:not([hidden]){border-color:#66add6f2}.hover\:divide-primary-400:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(51 146 200 / var(--tw-divide-opacity, 1))}.hover\:divide-primary-400\/0:hover>:not([hidden])~:not([hidden]){border-color:#3392c800}.hover\:divide-primary-400\/10:hover>:not([hidden])~:not([hidden]){border-color:#3392c81a}.hover\:divide-primary-400\/100:hover>:not([hidden])~:not([hidden]){border-color:#3392c8}.hover\:divide-primary-400\/15:hover>:not([hidden])~:not([hidden]){border-color:#3392c826}.hover\:divide-primary-400\/20:hover>:not([hidden])~:not([hidden]){border-color:#3392c833}.hover\:divide-primary-400\/25:hover>:not([hidden])~:not([hidden]){border-color:#3392c840}.hover\:divide-primary-400\/30:hover>:not([hidden])~:not([hidden]){border-color:#3392c84d}.hover\:divide-primary-400\/35:hover>:not([hidden])~:not([hidden]){border-color:#3392c859}.hover\:divide-primary-400\/40:hover>:not([hidden])~:not([hidden]){border-color:#3392c866}.hover\:divide-primary-400\/45:hover>:not([hidden])~:not([hidden]){border-color:#3392c873}.hover\:divide-primary-400\/5:hover>:not([hidden])~:not([hidden]){border-color:#3392c80d}.hover\:divide-primary-400\/50:hover>:not([hidden])~:not([hidden]){border-color:#3392c880}.hover\:divide-primary-400\/55:hover>:not([hidden])~:not([hidden]){border-color:#3392c88c}.hover\:divide-primary-400\/60:hover>:not([hidden])~:not([hidden]){border-color:#3392c899}.hover\:divide-primary-400\/65:hover>:not([hidden])~:not([hidden]){border-color:#3392c8a6}.hover\:divide-primary-400\/70:hover>:not([hidden])~:not([hidden]){border-color:#3392c8b3}.hover\:divide-primary-400\/75:hover>:not([hidden])~:not([hidden]){border-color:#3392c8bf}.hover\:divide-primary-400\/80:hover>:not([hidden])~:not([hidden]){border-color:#3392c8cc}.hover\:divide-primary-400\/85:hover>:not([hidden])~:not([hidden]){border-color:#3392c8d9}.hover\:divide-primary-400\/90:hover>:not([hidden])~:not([hidden]){border-color:#3392c8e6}.hover\:divide-primary-400\/95:hover>:not([hidden])~:not([hidden]){border-color:#3392c8f2}.hover\:divide-primary-50:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(230 241 248 / var(--tw-divide-opacity, 1))}.hover\:divide-primary-50\/0:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f800}.hover\:divide-primary-50\/10:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f81a}.hover\:divide-primary-50\/100:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f8}.hover\:divide-primary-50\/15:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f826}.hover\:divide-primary-50\/20:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f833}.hover\:divide-primary-50\/25:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f840}.hover\:divide-primary-50\/30:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f84d}.hover\:divide-primary-50\/35:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f859}.hover\:divide-primary-50\/40:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f866}.hover\:divide-primary-50\/45:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f873}.hover\:divide-primary-50\/5:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f80d}.hover\:divide-primary-50\/50:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f880}.hover\:divide-primary-50\/55:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f88c}.hover\:divide-primary-50\/60:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f899}.hover\:divide-primary-50\/65:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f8a6}.hover\:divide-primary-50\/70:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f8b3}.hover\:divide-primary-50\/75:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f8bf}.hover\:divide-primary-50\/80:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f8cc}.hover\:divide-primary-50\/85:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f8d9}.hover\:divide-primary-50\/90:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f8e6}.hover\:divide-primary-50\/95:hover>:not([hidden])~:not([hidden]){border-color:#e6f1f8f2}.hover\:divide-primary-500:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 119 187 / var(--tw-divide-opacity, 1))}.hover\:divide-primary-500\/0:hover>:not([hidden])~:not([hidden]){border-color:#07b0}.hover\:divide-primary-500\/10:hover>:not([hidden])~:not([hidden]){border-color:#0077bb1a}.hover\:divide-primary-500\/100:hover>:not([hidden])~:not([hidden]){border-color:#07b}.hover\:divide-primary-500\/15:hover>:not([hidden])~:not([hidden]){border-color:#0077bb26}.hover\:divide-primary-500\/20:hover>:not([hidden])~:not([hidden]){border-color:#07b3}.hover\:divide-primary-500\/25:hover>:not([hidden])~:not([hidden]){border-color:#0077bb40}.hover\:divide-primary-500\/30:hover>:not([hidden])~:not([hidden]){border-color:#0077bb4d}.hover\:divide-primary-500\/35:hover>:not([hidden])~:not([hidden]){border-color:#0077bb59}.hover\:divide-primary-500\/40:hover>:not([hidden])~:not([hidden]){border-color:#07b6}.hover\:divide-primary-500\/45:hover>:not([hidden])~:not([hidden]){border-color:#0077bb73}.hover\:divide-primary-500\/5:hover>:not([hidden])~:not([hidden]){border-color:#0077bb0d}.hover\:divide-primary-500\/50:hover>:not([hidden])~:not([hidden]){border-color:#0077bb80}.hover\:divide-primary-500\/55:hover>:not([hidden])~:not([hidden]){border-color:#0077bb8c}.hover\:divide-primary-500\/60:hover>:not([hidden])~:not([hidden]){border-color:#07b9}.hover\:divide-primary-500\/65:hover>:not([hidden])~:not([hidden]){border-color:#0077bba6}.hover\:divide-primary-500\/70:hover>:not([hidden])~:not([hidden]){border-color:#0077bbb3}.hover\:divide-primary-500\/75:hover>:not([hidden])~:not([hidden]){border-color:#0077bbbf}.hover\:divide-primary-500\/80:hover>:not([hidden])~:not([hidden]){border-color:#07bc}.hover\:divide-primary-500\/85:hover>:not([hidden])~:not([hidden]){border-color:#0077bbd9}.hover\:divide-primary-500\/90:hover>:not([hidden])~:not([hidden]){border-color:#0077bbe6}.hover\:divide-primary-500\/95:hover>:not([hidden])~:not([hidden]){border-color:#0077bbf2}.hover\:divide-primary-600:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 102 153 / var(--tw-divide-opacity, 1))}.hover\:divide-primary-600\/0:hover>:not([hidden])~:not([hidden]){border-color:#0690}.hover\:divide-primary-600\/10:hover>:not([hidden])~:not([hidden]){border-color:#0066991a}.hover\:divide-primary-600\/100:hover>:not([hidden])~:not([hidden]){border-color:#069}.hover\:divide-primary-600\/15:hover>:not([hidden])~:not([hidden]){border-color:#00669926}.hover\:divide-primary-600\/20:hover>:not([hidden])~:not([hidden]){border-color:#0693}.hover\:divide-primary-600\/25:hover>:not([hidden])~:not([hidden]){border-color:#00669940}.hover\:divide-primary-600\/30:hover>:not([hidden])~:not([hidden]){border-color:#0066994d}.hover\:divide-primary-600\/35:hover>:not([hidden])~:not([hidden]){border-color:#00669959}.hover\:divide-primary-600\/40:hover>:not([hidden])~:not([hidden]){border-color:#0696}.hover\:divide-primary-600\/45:hover>:not([hidden])~:not([hidden]){border-color:#00669973}.hover\:divide-primary-600\/5:hover>:not([hidden])~:not([hidden]){border-color:#0066990d}.hover\:divide-primary-600\/50:hover>:not([hidden])~:not([hidden]){border-color:#00669980}.hover\:divide-primary-600\/55:hover>:not([hidden])~:not([hidden]){border-color:#0066998c}.hover\:divide-primary-600\/60:hover>:not([hidden])~:not([hidden]){border-color:#0699}.hover\:divide-primary-600\/65:hover>:not([hidden])~:not([hidden]){border-color:#006699a6}.hover\:divide-primary-600\/70:hover>:not([hidden])~:not([hidden]){border-color:#006699b3}.hover\:divide-primary-600\/75:hover>:not([hidden])~:not([hidden]){border-color:#006699bf}.hover\:divide-primary-600\/80:hover>:not([hidden])~:not([hidden]){border-color:#069c}.hover\:divide-primary-600\/85:hover>:not([hidden])~:not([hidden]){border-color:#006699d9}.hover\:divide-primary-600\/90:hover>:not([hidden])~:not([hidden]){border-color:#006699e6}.hover\:divide-primary-600\/95:hover>:not([hidden])~:not([hidden]){border-color:#006699f2}.hover\:divide-primary-700:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 85 128 / var(--tw-divide-opacity, 1))}.hover\:divide-primary-700\/0:hover>:not([hidden])~:not([hidden]){border-color:#00558000}.hover\:divide-primary-700\/10:hover>:not([hidden])~:not([hidden]){border-color:#0055801a}.hover\:divide-primary-700\/100:hover>:not([hidden])~:not([hidden]){border-color:#005580}.hover\:divide-primary-700\/15:hover>:not([hidden])~:not([hidden]){border-color:#00558026}.hover\:divide-primary-700\/20:hover>:not([hidden])~:not([hidden]){border-color:#00558033}.hover\:divide-primary-700\/25:hover>:not([hidden])~:not([hidden]){border-color:#00558040}.hover\:divide-primary-700\/30:hover>:not([hidden])~:not([hidden]){border-color:#0055804d}.hover\:divide-primary-700\/35:hover>:not([hidden])~:not([hidden]){border-color:#00558059}.hover\:divide-primary-700\/40:hover>:not([hidden])~:not([hidden]){border-color:#00558066}.hover\:divide-primary-700\/45:hover>:not([hidden])~:not([hidden]){border-color:#00558073}.hover\:divide-primary-700\/5:hover>:not([hidden])~:not([hidden]){border-color:#0055800d}.hover\:divide-primary-700\/50:hover>:not([hidden])~:not([hidden]){border-color:#00558080}.hover\:divide-primary-700\/55:hover>:not([hidden])~:not([hidden]){border-color:#0055808c}.hover\:divide-primary-700\/60:hover>:not([hidden])~:not([hidden]){border-color:#00558099}.hover\:divide-primary-700\/65:hover>:not([hidden])~:not([hidden]){border-color:#005580a6}.hover\:divide-primary-700\/70:hover>:not([hidden])~:not([hidden]){border-color:#005580b3}.hover\:divide-primary-700\/75:hover>:not([hidden])~:not([hidden]){border-color:#005580bf}.hover\:divide-primary-700\/80:hover>:not([hidden])~:not([hidden]){border-color:#005580cc}.hover\:divide-primary-700\/85:hover>:not([hidden])~:not([hidden]){border-color:#005580d9}.hover\:divide-primary-700\/90:hover>:not([hidden])~:not([hidden]){border-color:#005580e6}.hover\:divide-primary-700\/95:hover>:not([hidden])~:not([hidden]){border-color:#005580f2}.hover\:divide-primary-800:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 68 102 / var(--tw-divide-opacity, 1))}.hover\:divide-primary-800\/0:hover>:not([hidden])~:not([hidden]){border-color:#0460}.hover\:divide-primary-800\/10:hover>:not([hidden])~:not([hidden]){border-color:#0044661a}.hover\:divide-primary-800\/100:hover>:not([hidden])~:not([hidden]){border-color:#046}.hover\:divide-primary-800\/15:hover>:not([hidden])~:not([hidden]){border-color:#00446626}.hover\:divide-primary-800\/20:hover>:not([hidden])~:not([hidden]){border-color:#0463}.hover\:divide-primary-800\/25:hover>:not([hidden])~:not([hidden]){border-color:#00446640}.hover\:divide-primary-800\/30:hover>:not([hidden])~:not([hidden]){border-color:#0044664d}.hover\:divide-primary-800\/35:hover>:not([hidden])~:not([hidden]){border-color:#00446659}.hover\:divide-primary-800\/40:hover>:not([hidden])~:not([hidden]){border-color:#0466}.hover\:divide-primary-800\/45:hover>:not([hidden])~:not([hidden]){border-color:#00446673}.hover\:divide-primary-800\/5:hover>:not([hidden])~:not([hidden]){border-color:#0044660d}.hover\:divide-primary-800\/50:hover>:not([hidden])~:not([hidden]){border-color:#00446680}.hover\:divide-primary-800\/55:hover>:not([hidden])~:not([hidden]){border-color:#0044668c}.hover\:divide-primary-800\/60:hover>:not([hidden])~:not([hidden]){border-color:#0469}.hover\:divide-primary-800\/65:hover>:not([hidden])~:not([hidden]){border-color:#004466a6}.hover\:divide-primary-800\/70:hover>:not([hidden])~:not([hidden]){border-color:#004466b3}.hover\:divide-primary-800\/75:hover>:not([hidden])~:not([hidden]){border-color:#004466bf}.hover\:divide-primary-800\/80:hover>:not([hidden])~:not([hidden]){border-color:#046c}.hover\:divide-primary-800\/85:hover>:not([hidden])~:not([hidden]){border-color:#004466d9}.hover\:divide-primary-800\/90:hover>:not([hidden])~:not([hidden]){border-color:#004466e6}.hover\:divide-primary-800\/95:hover>:not([hidden])~:not([hidden]){border-color:#004466f2}.hover\:divide-primary-900:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 51 77 / var(--tw-divide-opacity, 1))}.hover\:divide-primary-900\/0:hover>:not([hidden])~:not([hidden]){border-color:#00334d00}.hover\:divide-primary-900\/10:hover>:not([hidden])~:not([hidden]){border-color:#00334d1a}.hover\:divide-primary-900\/100:hover>:not([hidden])~:not([hidden]){border-color:#00334d}.hover\:divide-primary-900\/15:hover>:not([hidden])~:not([hidden]){border-color:#00334d26}.hover\:divide-primary-900\/20:hover>:not([hidden])~:not([hidden]){border-color:#00334d33}.hover\:divide-primary-900\/25:hover>:not([hidden])~:not([hidden]){border-color:#00334d40}.hover\:divide-primary-900\/30:hover>:not([hidden])~:not([hidden]){border-color:#00334d4d}.hover\:divide-primary-900\/35:hover>:not([hidden])~:not([hidden]){border-color:#00334d59}.hover\:divide-primary-900\/40:hover>:not([hidden])~:not([hidden]){border-color:#00334d66}.hover\:divide-primary-900\/45:hover>:not([hidden])~:not([hidden]){border-color:#00334d73}.hover\:divide-primary-900\/5:hover>:not([hidden])~:not([hidden]){border-color:#00334d0d}.hover\:divide-primary-900\/50:hover>:not([hidden])~:not([hidden]){border-color:#00334d80}.hover\:divide-primary-900\/55:hover>:not([hidden])~:not([hidden]){border-color:#00334d8c}.hover\:divide-primary-900\/60:hover>:not([hidden])~:not([hidden]){border-color:#00334d99}.hover\:divide-primary-900\/65:hover>:not([hidden])~:not([hidden]){border-color:#00334da6}.hover\:divide-primary-900\/70:hover>:not([hidden])~:not([hidden]){border-color:#00334db3}.hover\:divide-primary-900\/75:hover>:not([hidden])~:not([hidden]){border-color:#00334dbf}.hover\:divide-primary-900\/80:hover>:not([hidden])~:not([hidden]){border-color:#00334dcc}.hover\:divide-primary-900\/85:hover>:not([hidden])~:not([hidden]){border-color:#00334dd9}.hover\:divide-primary-900\/90:hover>:not([hidden])~:not([hidden]){border-color:#00334de6}.hover\:divide-primary-900\/95:hover>:not([hidden])~:not([hidden]){border-color:#00334df2}.hover\:divide-red-100:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 226 226 / var(--tw-divide-opacity, 1))}.hover\:divide-red-100\/0:hover>:not([hidden])~:not([hidden]){border-color:#fee2e200}.hover\:divide-red-100\/10:hover>:not([hidden])~:not([hidden]){border-color:#fee2e21a}.hover\:divide-red-100\/100:hover>:not([hidden])~:not([hidden]){border-color:#fee2e2}.hover\:divide-red-100\/15:hover>:not([hidden])~:not([hidden]){border-color:#fee2e226}.hover\:divide-red-100\/20:hover>:not([hidden])~:not([hidden]){border-color:#fee2e233}.hover\:divide-red-100\/25:hover>:not([hidden])~:not([hidden]){border-color:#fee2e240}.hover\:divide-red-100\/30:hover>:not([hidden])~:not([hidden]){border-color:#fee2e24d}.hover\:divide-red-100\/35:hover>:not([hidden])~:not([hidden]){border-color:#fee2e259}.hover\:divide-red-100\/40:hover>:not([hidden])~:not([hidden]){border-color:#fee2e266}.hover\:divide-red-100\/45:hover>:not([hidden])~:not([hidden]){border-color:#fee2e273}.hover\:divide-red-100\/5:hover>:not([hidden])~:not([hidden]){border-color:#fee2e20d}.hover\:divide-red-100\/50:hover>:not([hidden])~:not([hidden]){border-color:#fee2e280}.hover\:divide-red-100\/55:hover>:not([hidden])~:not([hidden]){border-color:#fee2e28c}.hover\:divide-red-100\/60:hover>:not([hidden])~:not([hidden]){border-color:#fee2e299}.hover\:divide-red-100\/65:hover>:not([hidden])~:not([hidden]){border-color:#fee2e2a6}.hover\:divide-red-100\/70:hover>:not([hidden])~:not([hidden]){border-color:#fee2e2b3}.hover\:divide-red-100\/75:hover>:not([hidden])~:not([hidden]){border-color:#fee2e2bf}.hover\:divide-red-100\/80:hover>:not([hidden])~:not([hidden]){border-color:#fee2e2cc}.hover\:divide-red-100\/85:hover>:not([hidden])~:not([hidden]){border-color:#fee2e2d9}.hover\:divide-red-100\/90:hover>:not([hidden])~:not([hidden]){border-color:#fee2e2e6}.hover\:divide-red-100\/95:hover>:not([hidden])~:not([hidden]){border-color:#fee2e2f2}.hover\:divide-red-200:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 202 202 / var(--tw-divide-opacity, 1))}.hover\:divide-red-200\/0:hover>:not([hidden])~:not([hidden]){border-color:#fecaca00}.hover\:divide-red-200\/10:hover>:not([hidden])~:not([hidden]){border-color:#fecaca1a}.hover\:divide-red-200\/100:hover>:not([hidden])~:not([hidden]){border-color:#fecaca}.hover\:divide-red-200\/15:hover>:not([hidden])~:not([hidden]){border-color:#fecaca26}.hover\:divide-red-200\/20:hover>:not([hidden])~:not([hidden]){border-color:#fecaca33}.hover\:divide-red-200\/25:hover>:not([hidden])~:not([hidden]){border-color:#fecaca40}.hover\:divide-red-200\/30:hover>:not([hidden])~:not([hidden]){border-color:#fecaca4d}.hover\:divide-red-200\/35:hover>:not([hidden])~:not([hidden]){border-color:#fecaca59}.hover\:divide-red-200\/40:hover>:not([hidden])~:not([hidden]){border-color:#fecaca66}.hover\:divide-red-200\/45:hover>:not([hidden])~:not([hidden]){border-color:#fecaca73}.hover\:divide-red-200\/5:hover>:not([hidden])~:not([hidden]){border-color:#fecaca0d}.hover\:divide-red-200\/50:hover>:not([hidden])~:not([hidden]){border-color:#fecaca80}.hover\:divide-red-200\/55:hover>:not([hidden])~:not([hidden]){border-color:#fecaca8c}.hover\:divide-red-200\/60:hover>:not([hidden])~:not([hidden]){border-color:#fecaca99}.hover\:divide-red-200\/65:hover>:not([hidden])~:not([hidden]){border-color:#fecacaa6}.hover\:divide-red-200\/70:hover>:not([hidden])~:not([hidden]){border-color:#fecacab3}.hover\:divide-red-200\/75:hover>:not([hidden])~:not([hidden]){border-color:#fecacabf}.hover\:divide-red-200\/80:hover>:not([hidden])~:not([hidden]){border-color:#fecacacc}.hover\:divide-red-200\/85:hover>:not([hidden])~:not([hidden]){border-color:#fecacad9}.hover\:divide-red-200\/90:hover>:not([hidden])~:not([hidden]){border-color:#fecacae6}.hover\:divide-red-200\/95:hover>:not([hidden])~:not([hidden]){border-color:#fecacaf2}.hover\:divide-red-300:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(252 165 165 / var(--tw-divide-opacity, 1))}.hover\:divide-red-300\/0:hover>:not([hidden])~:not([hidden]){border-color:#fca5a500}.hover\:divide-red-300\/10:hover>:not([hidden])~:not([hidden]){border-color:#fca5a51a}.hover\:divide-red-300\/100:hover>:not([hidden])~:not([hidden]){border-color:#fca5a5}.hover\:divide-red-300\/15:hover>:not([hidden])~:not([hidden]){border-color:#fca5a526}.hover\:divide-red-300\/20:hover>:not([hidden])~:not([hidden]){border-color:#fca5a533}.hover\:divide-red-300\/25:hover>:not([hidden])~:not([hidden]){border-color:#fca5a540}.hover\:divide-red-300\/30:hover>:not([hidden])~:not([hidden]){border-color:#fca5a54d}.hover\:divide-red-300\/35:hover>:not([hidden])~:not([hidden]){border-color:#fca5a559}.hover\:divide-red-300\/40:hover>:not([hidden])~:not([hidden]){border-color:#fca5a566}.hover\:divide-red-300\/45:hover>:not([hidden])~:not([hidden]){border-color:#fca5a573}.hover\:divide-red-300\/5:hover>:not([hidden])~:not([hidden]){border-color:#fca5a50d}.hover\:divide-red-300\/50:hover>:not([hidden])~:not([hidden]){border-color:#fca5a580}.hover\:divide-red-300\/55:hover>:not([hidden])~:not([hidden]){border-color:#fca5a58c}.hover\:divide-red-300\/60:hover>:not([hidden])~:not([hidden]){border-color:#fca5a599}.hover\:divide-red-300\/65:hover>:not([hidden])~:not([hidden]){border-color:#fca5a5a6}.hover\:divide-red-300\/70:hover>:not([hidden])~:not([hidden]){border-color:#fca5a5b3}.hover\:divide-red-300\/75:hover>:not([hidden])~:not([hidden]){border-color:#fca5a5bf}.hover\:divide-red-300\/80:hover>:not([hidden])~:not([hidden]){border-color:#fca5a5cc}.hover\:divide-red-300\/85:hover>:not([hidden])~:not([hidden]){border-color:#fca5a5d9}.hover\:divide-red-300\/90:hover>:not([hidden])~:not([hidden]){border-color:#fca5a5e6}.hover\:divide-red-300\/95:hover>:not([hidden])~:not([hidden]){border-color:#fca5a5f2}.hover\:divide-red-400:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(248 113 113 / var(--tw-divide-opacity, 1))}.hover\:divide-red-400\/0:hover>:not([hidden])~:not([hidden]){border-color:#f8717100}.hover\:divide-red-400\/10:hover>:not([hidden])~:not([hidden]){border-color:#f871711a}.hover\:divide-red-400\/100:hover>:not([hidden])~:not([hidden]){border-color:#f87171}.hover\:divide-red-400\/15:hover>:not([hidden])~:not([hidden]){border-color:#f8717126}.hover\:divide-red-400\/20:hover>:not([hidden])~:not([hidden]){border-color:#f8717133}.hover\:divide-red-400\/25:hover>:not([hidden])~:not([hidden]){border-color:#f8717140}.hover\:divide-red-400\/30:hover>:not([hidden])~:not([hidden]){border-color:#f871714d}.hover\:divide-red-400\/35:hover>:not([hidden])~:not([hidden]){border-color:#f8717159}.hover\:divide-red-400\/40:hover>:not([hidden])~:not([hidden]){border-color:#f8717166}.hover\:divide-red-400\/45:hover>:not([hidden])~:not([hidden]){border-color:#f8717173}.hover\:divide-red-400\/5:hover>:not([hidden])~:not([hidden]){border-color:#f871710d}.hover\:divide-red-400\/50:hover>:not([hidden])~:not([hidden]){border-color:#f8717180}.hover\:divide-red-400\/55:hover>:not([hidden])~:not([hidden]){border-color:#f871718c}.hover\:divide-red-400\/60:hover>:not([hidden])~:not([hidden]){border-color:#f8717199}.hover\:divide-red-400\/65:hover>:not([hidden])~:not([hidden]){border-color:#f87171a6}.hover\:divide-red-400\/70:hover>:not([hidden])~:not([hidden]){border-color:#f87171b3}.hover\:divide-red-400\/75:hover>:not([hidden])~:not([hidden]){border-color:#f87171bf}.hover\:divide-red-400\/80:hover>:not([hidden])~:not([hidden]){border-color:#f87171cc}.hover\:divide-red-400\/85:hover>:not([hidden])~:not([hidden]){border-color:#f87171d9}.hover\:divide-red-400\/90:hover>:not([hidden])~:not([hidden]){border-color:#f87171e6}.hover\:divide-red-400\/95:hover>:not([hidden])~:not([hidden]){border-color:#f87171f2}.hover\:divide-red-50:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 242 242 / var(--tw-divide-opacity, 1))}.hover\:divide-red-50\/0:hover>:not([hidden])~:not([hidden]){border-color:#fef2f200}.hover\:divide-red-50\/10:hover>:not([hidden])~:not([hidden]){border-color:#fef2f21a}.hover\:divide-red-50\/100:hover>:not([hidden])~:not([hidden]){border-color:#fef2f2}.hover\:divide-red-50\/15:hover>:not([hidden])~:not([hidden]){border-color:#fef2f226}.hover\:divide-red-50\/20:hover>:not([hidden])~:not([hidden]){border-color:#fef2f233}.hover\:divide-red-50\/25:hover>:not([hidden])~:not([hidden]){border-color:#fef2f240}.hover\:divide-red-50\/30:hover>:not([hidden])~:not([hidden]){border-color:#fef2f24d}.hover\:divide-red-50\/35:hover>:not([hidden])~:not([hidden]){border-color:#fef2f259}.hover\:divide-red-50\/40:hover>:not([hidden])~:not([hidden]){border-color:#fef2f266}.hover\:divide-red-50\/45:hover>:not([hidden])~:not([hidden]){border-color:#fef2f273}.hover\:divide-red-50\/5:hover>:not([hidden])~:not([hidden]){border-color:#fef2f20d}.hover\:divide-red-50\/50:hover>:not([hidden])~:not([hidden]){border-color:#fef2f280}.hover\:divide-red-50\/55:hover>:not([hidden])~:not([hidden]){border-color:#fef2f28c}.hover\:divide-red-50\/60:hover>:not([hidden])~:not([hidden]){border-color:#fef2f299}.hover\:divide-red-50\/65:hover>:not([hidden])~:not([hidden]){border-color:#fef2f2a6}.hover\:divide-red-50\/70:hover>:not([hidden])~:not([hidden]){border-color:#fef2f2b3}.hover\:divide-red-50\/75:hover>:not([hidden])~:not([hidden]){border-color:#fef2f2bf}.hover\:divide-red-50\/80:hover>:not([hidden])~:not([hidden]){border-color:#fef2f2cc}.hover\:divide-red-50\/85:hover>:not([hidden])~:not([hidden]){border-color:#fef2f2d9}.hover\:divide-red-50\/90:hover>:not([hidden])~:not([hidden]){border-color:#fef2f2e6}.hover\:divide-red-50\/95:hover>:not([hidden])~:not([hidden]){border-color:#fef2f2f2}.hover\:divide-red-500:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(239 68 68 / var(--tw-divide-opacity, 1))}.hover\:divide-red-500\/0:hover>:not([hidden])~:not([hidden]){border-color:#ef444400}.hover\:divide-red-500\/10:hover>:not([hidden])~:not([hidden]){border-color:#ef44441a}.hover\:divide-red-500\/100:hover>:not([hidden])~:not([hidden]){border-color:#ef4444}.hover\:divide-red-500\/15:hover>:not([hidden])~:not([hidden]){border-color:#ef444426}.hover\:divide-red-500\/20:hover>:not([hidden])~:not([hidden]){border-color:#ef444433}.hover\:divide-red-500\/25:hover>:not([hidden])~:not([hidden]){border-color:#ef444440}.hover\:divide-red-500\/30:hover>:not([hidden])~:not([hidden]){border-color:#ef44444d}.hover\:divide-red-500\/35:hover>:not([hidden])~:not([hidden]){border-color:#ef444459}.hover\:divide-red-500\/40:hover>:not([hidden])~:not([hidden]){border-color:#ef444466}.hover\:divide-red-500\/45:hover>:not([hidden])~:not([hidden]){border-color:#ef444473}.hover\:divide-red-500\/5:hover>:not([hidden])~:not([hidden]){border-color:#ef44440d}.hover\:divide-red-500\/50:hover>:not([hidden])~:not([hidden]){border-color:#ef444480}.hover\:divide-red-500\/55:hover>:not([hidden])~:not([hidden]){border-color:#ef44448c}.hover\:divide-red-500\/60:hover>:not([hidden])~:not([hidden]){border-color:#ef444499}.hover\:divide-red-500\/65:hover>:not([hidden])~:not([hidden]){border-color:#ef4444a6}.hover\:divide-red-500\/70:hover>:not([hidden])~:not([hidden]){border-color:#ef4444b3}.hover\:divide-red-500\/75:hover>:not([hidden])~:not([hidden]){border-color:#ef4444bf}.hover\:divide-red-500\/80:hover>:not([hidden])~:not([hidden]){border-color:#ef4444cc}.hover\:divide-red-500\/85:hover>:not([hidden])~:not([hidden]){border-color:#ef4444d9}.hover\:divide-red-500\/90:hover>:not([hidden])~:not([hidden]){border-color:#ef4444e6}.hover\:divide-red-500\/95:hover>:not([hidden])~:not([hidden]){border-color:#ef4444f2}.hover\:divide-red-600:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(220 38 38 / var(--tw-divide-opacity, 1))}.hover\:divide-red-600\/0:hover>:not([hidden])~:not([hidden]){border-color:#dc262600}.hover\:divide-red-600\/10:hover>:not([hidden])~:not([hidden]){border-color:#dc26261a}.hover\:divide-red-600\/100:hover>:not([hidden])~:not([hidden]){border-color:#dc2626}.hover\:divide-red-600\/15:hover>:not([hidden])~:not([hidden]){border-color:#dc262626}.hover\:divide-red-600\/20:hover>:not([hidden])~:not([hidden]){border-color:#dc262633}.hover\:divide-red-600\/25:hover>:not([hidden])~:not([hidden]){border-color:#dc262640}.hover\:divide-red-600\/30:hover>:not([hidden])~:not([hidden]){border-color:#dc26264d}.hover\:divide-red-600\/35:hover>:not([hidden])~:not([hidden]){border-color:#dc262659}.hover\:divide-red-600\/40:hover>:not([hidden])~:not([hidden]){border-color:#dc262666}.hover\:divide-red-600\/45:hover>:not([hidden])~:not([hidden]){border-color:#dc262673}.hover\:divide-red-600\/5:hover>:not([hidden])~:not([hidden]){border-color:#dc26260d}.hover\:divide-red-600\/50:hover>:not([hidden])~:not([hidden]){border-color:#dc262680}.hover\:divide-red-600\/55:hover>:not([hidden])~:not([hidden]){border-color:#dc26268c}.hover\:divide-red-600\/60:hover>:not([hidden])~:not([hidden]){border-color:#dc262699}.hover\:divide-red-600\/65:hover>:not([hidden])~:not([hidden]){border-color:#dc2626a6}.hover\:divide-red-600\/70:hover>:not([hidden])~:not([hidden]){border-color:#dc2626b3}.hover\:divide-red-600\/75:hover>:not([hidden])~:not([hidden]){border-color:#dc2626bf}.hover\:divide-red-600\/80:hover>:not([hidden])~:not([hidden]){border-color:#dc2626cc}.hover\:divide-red-600\/85:hover>:not([hidden])~:not([hidden]){border-color:#dc2626d9}.hover\:divide-red-600\/90:hover>:not([hidden])~:not([hidden]){border-color:#dc2626e6}.hover\:divide-red-600\/95:hover>:not([hidden])~:not([hidden]){border-color:#dc2626f2}.hover\:divide-red-700:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(185 28 28 / var(--tw-divide-opacity, 1))}.hover\:divide-red-700\/0:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c00}.hover\:divide-red-700\/10:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c1a}.hover\:divide-red-700\/100:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c}.hover\:divide-red-700\/15:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c26}.hover\:divide-red-700\/20:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c33}.hover\:divide-red-700\/25:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c40}.hover\:divide-red-700\/30:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c4d}.hover\:divide-red-700\/35:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c59}.hover\:divide-red-700\/40:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c66}.hover\:divide-red-700\/45:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c73}.hover\:divide-red-700\/5:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c0d}.hover\:divide-red-700\/50:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c80}.hover\:divide-red-700\/55:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c8c}.hover\:divide-red-700\/60:hover>:not([hidden])~:not([hidden]){border-color:#b91c1c99}.hover\:divide-red-700\/65:hover>:not([hidden])~:not([hidden]){border-color:#b91c1ca6}.hover\:divide-red-700\/70:hover>:not([hidden])~:not([hidden]){border-color:#b91c1cb3}.hover\:divide-red-700\/75:hover>:not([hidden])~:not([hidden]){border-color:#b91c1cbf}.hover\:divide-red-700\/80:hover>:not([hidden])~:not([hidden]){border-color:#b91c1ccc}.hover\:divide-red-700\/85:hover>:not([hidden])~:not([hidden]){border-color:#b91c1cd9}.hover\:divide-red-700\/90:hover>:not([hidden])~:not([hidden]){border-color:#b91c1ce6}.hover\:divide-red-700\/95:hover>:not([hidden])~:not([hidden]){border-color:#b91c1cf2}.hover\:divide-red-800:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(153 27 27 / var(--tw-divide-opacity, 1))}.hover\:divide-red-800\/0:hover>:not([hidden])~:not([hidden]){border-color:#991b1b00}.hover\:divide-red-800\/10:hover>:not([hidden])~:not([hidden]){border-color:#991b1b1a}.hover\:divide-red-800\/100:hover>:not([hidden])~:not([hidden]){border-color:#991b1b}.hover\:divide-red-800\/15:hover>:not([hidden])~:not([hidden]){border-color:#991b1b26}.hover\:divide-red-800\/20:hover>:not([hidden])~:not([hidden]){border-color:#991b1b33}.hover\:divide-red-800\/25:hover>:not([hidden])~:not([hidden]){border-color:#991b1b40}.hover\:divide-red-800\/30:hover>:not([hidden])~:not([hidden]){border-color:#991b1b4d}.hover\:divide-red-800\/35:hover>:not([hidden])~:not([hidden]){border-color:#991b1b59}.hover\:divide-red-800\/40:hover>:not([hidden])~:not([hidden]){border-color:#991b1b66}.hover\:divide-red-800\/45:hover>:not([hidden])~:not([hidden]){border-color:#991b1b73}.hover\:divide-red-800\/5:hover>:not([hidden])~:not([hidden]){border-color:#991b1b0d}.hover\:divide-red-800\/50:hover>:not([hidden])~:not([hidden]){border-color:#991b1b80}.hover\:divide-red-800\/55:hover>:not([hidden])~:not([hidden]){border-color:#991b1b8c}.hover\:divide-red-800\/60:hover>:not([hidden])~:not([hidden]){border-color:#991b1b99}.hover\:divide-red-800\/65:hover>:not([hidden])~:not([hidden]){border-color:#991b1ba6}.hover\:divide-red-800\/70:hover>:not([hidden])~:not([hidden]){border-color:#991b1bb3}.hover\:divide-red-800\/75:hover>:not([hidden])~:not([hidden]){border-color:#991b1bbf}.hover\:divide-red-800\/80:hover>:not([hidden])~:not([hidden]){border-color:#991b1bcc}.hover\:divide-red-800\/85:hover>:not([hidden])~:not([hidden]){border-color:#991b1bd9}.hover\:divide-red-800\/90:hover>:not([hidden])~:not([hidden]){border-color:#991b1be6}.hover\:divide-red-800\/95:hover>:not([hidden])~:not([hidden]){border-color:#991b1bf2}.hover\:divide-red-900:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(127 29 29 / var(--tw-divide-opacity, 1))}.hover\:divide-red-900\/0:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d00}.hover\:divide-red-900\/10:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d1a}.hover\:divide-red-900\/100:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d}.hover\:divide-red-900\/15:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d26}.hover\:divide-red-900\/20:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d33}.hover\:divide-red-900\/25:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d40}.hover\:divide-red-900\/30:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d4d}.hover\:divide-red-900\/35:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d59}.hover\:divide-red-900\/40:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d66}.hover\:divide-red-900\/45:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d73}.hover\:divide-red-900\/5:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d0d}.hover\:divide-red-900\/50:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d80}.hover\:divide-red-900\/55:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d8c}.hover\:divide-red-900\/60:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1d99}.hover\:divide-red-900\/65:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1da6}.hover\:divide-red-900\/70:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1db3}.hover\:divide-red-900\/75:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1dbf}.hover\:divide-red-900\/80:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1dcc}.hover\:divide-red-900\/85:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1dd9}.hover\:divide-red-900\/90:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1de6}.hover\:divide-red-900\/95:hover>:not([hidden])~:not([hidden]){border-color:#7f1d1df2}.hover\:divide-yellow-100:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 249 195 / var(--tw-divide-opacity, 1))}.hover\:divide-yellow-100\/0:hover>:not([hidden])~:not([hidden]){border-color:#fef9c300}.hover\:divide-yellow-100\/10:hover>:not([hidden])~:not([hidden]){border-color:#fef9c31a}.hover\:divide-yellow-100\/100:hover>:not([hidden])~:not([hidden]){border-color:#fef9c3}.hover\:divide-yellow-100\/15:hover>:not([hidden])~:not([hidden]){border-color:#fef9c326}.hover\:divide-yellow-100\/20:hover>:not([hidden])~:not([hidden]){border-color:#fef9c333}.hover\:divide-yellow-100\/25:hover>:not([hidden])~:not([hidden]){border-color:#fef9c340}.hover\:divide-yellow-100\/30:hover>:not([hidden])~:not([hidden]){border-color:#fef9c34d}.hover\:divide-yellow-100\/35:hover>:not([hidden])~:not([hidden]){border-color:#fef9c359}.hover\:divide-yellow-100\/40:hover>:not([hidden])~:not([hidden]){border-color:#fef9c366}.hover\:divide-yellow-100\/45:hover>:not([hidden])~:not([hidden]){border-color:#fef9c373}.hover\:divide-yellow-100\/5:hover>:not([hidden])~:not([hidden]){border-color:#fef9c30d}.hover\:divide-yellow-100\/50:hover>:not([hidden])~:not([hidden]){border-color:#fef9c380}.hover\:divide-yellow-100\/55:hover>:not([hidden])~:not([hidden]){border-color:#fef9c38c}.hover\:divide-yellow-100\/60:hover>:not([hidden])~:not([hidden]){border-color:#fef9c399}.hover\:divide-yellow-100\/65:hover>:not([hidden])~:not([hidden]){border-color:#fef9c3a6}.hover\:divide-yellow-100\/70:hover>:not([hidden])~:not([hidden]){border-color:#fef9c3b3}.hover\:divide-yellow-100\/75:hover>:not([hidden])~:not([hidden]){border-color:#fef9c3bf}.hover\:divide-yellow-100\/80:hover>:not([hidden])~:not([hidden]){border-color:#fef9c3cc}.hover\:divide-yellow-100\/85:hover>:not([hidden])~:not([hidden]){border-color:#fef9c3d9}.hover\:divide-yellow-100\/90:hover>:not([hidden])~:not([hidden]){border-color:#fef9c3e6}.hover\:divide-yellow-100\/95:hover>:not([hidden])~:not([hidden]){border-color:#fef9c3f2}.hover\:divide-yellow-200:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 240 138 / var(--tw-divide-opacity, 1))}.hover\:divide-yellow-200\/0:hover>:not([hidden])~:not([hidden]){border-color:#fef08a00}.hover\:divide-yellow-200\/10:hover>:not([hidden])~:not([hidden]){border-color:#fef08a1a}.hover\:divide-yellow-200\/100:hover>:not([hidden])~:not([hidden]){border-color:#fef08a}.hover\:divide-yellow-200\/15:hover>:not([hidden])~:not([hidden]){border-color:#fef08a26}.hover\:divide-yellow-200\/20:hover>:not([hidden])~:not([hidden]){border-color:#fef08a33}.hover\:divide-yellow-200\/25:hover>:not([hidden])~:not([hidden]){border-color:#fef08a40}.hover\:divide-yellow-200\/30:hover>:not([hidden])~:not([hidden]){border-color:#fef08a4d}.hover\:divide-yellow-200\/35:hover>:not([hidden])~:not([hidden]){border-color:#fef08a59}.hover\:divide-yellow-200\/40:hover>:not([hidden])~:not([hidden]){border-color:#fef08a66}.hover\:divide-yellow-200\/45:hover>:not([hidden])~:not([hidden]){border-color:#fef08a73}.hover\:divide-yellow-200\/5:hover>:not([hidden])~:not([hidden]){border-color:#fef08a0d}.hover\:divide-yellow-200\/50:hover>:not([hidden])~:not([hidden]){border-color:#fef08a80}.hover\:divide-yellow-200\/55:hover>:not([hidden])~:not([hidden]){border-color:#fef08a8c}.hover\:divide-yellow-200\/60:hover>:not([hidden])~:not([hidden]){border-color:#fef08a99}.hover\:divide-yellow-200\/65:hover>:not([hidden])~:not([hidden]){border-color:#fef08aa6}.hover\:divide-yellow-200\/70:hover>:not([hidden])~:not([hidden]){border-color:#fef08ab3}.hover\:divide-yellow-200\/75:hover>:not([hidden])~:not([hidden]){border-color:#fef08abf}.hover\:divide-yellow-200\/80:hover>:not([hidden])~:not([hidden]){border-color:#fef08acc}.hover\:divide-yellow-200\/85:hover>:not([hidden])~:not([hidden]){border-color:#fef08ad9}.hover\:divide-yellow-200\/90:hover>:not([hidden])~:not([hidden]){border-color:#fef08ae6}.hover\:divide-yellow-200\/95:hover>:not([hidden])~:not([hidden]){border-color:#fef08af2}.hover\:divide-yellow-300:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(253 224 71 / var(--tw-divide-opacity, 1))}.hover\:divide-yellow-300\/0:hover>:not([hidden])~:not([hidden]){border-color:#fde04700}.hover\:divide-yellow-300\/10:hover>:not([hidden])~:not([hidden]){border-color:#fde0471a}.hover\:divide-yellow-300\/100:hover>:not([hidden])~:not([hidden]){border-color:#fde047}.hover\:divide-yellow-300\/15:hover>:not([hidden])~:not([hidden]){border-color:#fde04726}.hover\:divide-yellow-300\/20:hover>:not([hidden])~:not([hidden]){border-color:#fde04733}.hover\:divide-yellow-300\/25:hover>:not([hidden])~:not([hidden]){border-color:#fde04740}.hover\:divide-yellow-300\/30:hover>:not([hidden])~:not([hidden]){border-color:#fde0474d}.hover\:divide-yellow-300\/35:hover>:not([hidden])~:not([hidden]){border-color:#fde04759}.hover\:divide-yellow-300\/40:hover>:not([hidden])~:not([hidden]){border-color:#fde04766}.hover\:divide-yellow-300\/45:hover>:not([hidden])~:not([hidden]){border-color:#fde04773}.hover\:divide-yellow-300\/5:hover>:not([hidden])~:not([hidden]){border-color:#fde0470d}.hover\:divide-yellow-300\/50:hover>:not([hidden])~:not([hidden]){border-color:#fde04780}.hover\:divide-yellow-300\/55:hover>:not([hidden])~:not([hidden]){border-color:#fde0478c}.hover\:divide-yellow-300\/60:hover>:not([hidden])~:not([hidden]){border-color:#fde04799}.hover\:divide-yellow-300\/65:hover>:not([hidden])~:not([hidden]){border-color:#fde047a6}.hover\:divide-yellow-300\/70:hover>:not([hidden])~:not([hidden]){border-color:#fde047b3}.hover\:divide-yellow-300\/75:hover>:not([hidden])~:not([hidden]){border-color:#fde047bf}.hover\:divide-yellow-300\/80:hover>:not([hidden])~:not([hidden]){border-color:#fde047cc}.hover\:divide-yellow-300\/85:hover>:not([hidden])~:not([hidden]){border-color:#fde047d9}.hover\:divide-yellow-300\/90:hover>:not([hidden])~:not([hidden]){border-color:#fde047e6}.hover\:divide-yellow-300\/95:hover>:not([hidden])~:not([hidden]){border-color:#fde047f2}.hover\:divide-yellow-400:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(250 204 21 / var(--tw-divide-opacity, 1))}.hover\:divide-yellow-400\/0:hover>:not([hidden])~:not([hidden]){border-color:#facc1500}.hover\:divide-yellow-400\/10:hover>:not([hidden])~:not([hidden]){border-color:#facc151a}.hover\:divide-yellow-400\/100:hover>:not([hidden])~:not([hidden]){border-color:#facc15}.hover\:divide-yellow-400\/15:hover>:not([hidden])~:not([hidden]){border-color:#facc1526}.hover\:divide-yellow-400\/20:hover>:not([hidden])~:not([hidden]){border-color:#facc1533}.hover\:divide-yellow-400\/25:hover>:not([hidden])~:not([hidden]){border-color:#facc1540}.hover\:divide-yellow-400\/30:hover>:not([hidden])~:not([hidden]){border-color:#facc154d}.hover\:divide-yellow-400\/35:hover>:not([hidden])~:not([hidden]){border-color:#facc1559}.hover\:divide-yellow-400\/40:hover>:not([hidden])~:not([hidden]){border-color:#facc1566}.hover\:divide-yellow-400\/45:hover>:not([hidden])~:not([hidden]){border-color:#facc1573}.hover\:divide-yellow-400\/5:hover>:not([hidden])~:not([hidden]){border-color:#facc150d}.hover\:divide-yellow-400\/50:hover>:not([hidden])~:not([hidden]){border-color:#facc1580}.hover\:divide-yellow-400\/55:hover>:not([hidden])~:not([hidden]){border-color:#facc158c}.hover\:divide-yellow-400\/60:hover>:not([hidden])~:not([hidden]){border-color:#facc1599}.hover\:divide-yellow-400\/65:hover>:not([hidden])~:not([hidden]){border-color:#facc15a6}.hover\:divide-yellow-400\/70:hover>:not([hidden])~:not([hidden]){border-color:#facc15b3}.hover\:divide-yellow-400\/75:hover>:not([hidden])~:not([hidden]){border-color:#facc15bf}.hover\:divide-yellow-400\/80:hover>:not([hidden])~:not([hidden]){border-color:#facc15cc}.hover\:divide-yellow-400\/85:hover>:not([hidden])~:not([hidden]){border-color:#facc15d9}.hover\:divide-yellow-400\/90:hover>:not([hidden])~:not([hidden]){border-color:#facc15e6}.hover\:divide-yellow-400\/95:hover>:not([hidden])~:not([hidden]){border-color:#facc15f2}.hover\:divide-yellow-50:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 252 232 / var(--tw-divide-opacity, 1))}.hover\:divide-yellow-50\/0:hover>:not([hidden])~:not([hidden]){border-color:#fefce800}.hover\:divide-yellow-50\/10:hover>:not([hidden])~:not([hidden]){border-color:#fefce81a}.hover\:divide-yellow-50\/100:hover>:not([hidden])~:not([hidden]){border-color:#fefce8}.hover\:divide-yellow-50\/15:hover>:not([hidden])~:not([hidden]){border-color:#fefce826}.hover\:divide-yellow-50\/20:hover>:not([hidden])~:not([hidden]){border-color:#fefce833}.hover\:divide-yellow-50\/25:hover>:not([hidden])~:not([hidden]){border-color:#fefce840}.hover\:divide-yellow-50\/30:hover>:not([hidden])~:not([hidden]){border-color:#fefce84d}.hover\:divide-yellow-50\/35:hover>:not([hidden])~:not([hidden]){border-color:#fefce859}.hover\:divide-yellow-50\/40:hover>:not([hidden])~:not([hidden]){border-color:#fefce866}.hover\:divide-yellow-50\/45:hover>:not([hidden])~:not([hidden]){border-color:#fefce873}.hover\:divide-yellow-50\/5:hover>:not([hidden])~:not([hidden]){border-color:#fefce80d}.hover\:divide-yellow-50\/50:hover>:not([hidden])~:not([hidden]){border-color:#fefce880}.hover\:divide-yellow-50\/55:hover>:not([hidden])~:not([hidden]){border-color:#fefce88c}.hover\:divide-yellow-50\/60:hover>:not([hidden])~:not([hidden]){border-color:#fefce899}.hover\:divide-yellow-50\/65:hover>:not([hidden])~:not([hidden]){border-color:#fefce8a6}.hover\:divide-yellow-50\/70:hover>:not([hidden])~:not([hidden]){border-color:#fefce8b3}.hover\:divide-yellow-50\/75:hover>:not([hidden])~:not([hidden]){border-color:#fefce8bf}.hover\:divide-yellow-50\/80:hover>:not([hidden])~:not([hidden]){border-color:#fefce8cc}.hover\:divide-yellow-50\/85:hover>:not([hidden])~:not([hidden]){border-color:#fefce8d9}.hover\:divide-yellow-50\/90:hover>:not([hidden])~:not([hidden]){border-color:#fefce8e6}.hover\:divide-yellow-50\/95:hover>:not([hidden])~:not([hidden]){border-color:#fefce8f2}.hover\:divide-yellow-500:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(234 179 8 / var(--tw-divide-opacity, 1))}.hover\:divide-yellow-500\/0:hover>:not([hidden])~:not([hidden]){border-color:#eab30800}.hover\:divide-yellow-500\/10:hover>:not([hidden])~:not([hidden]){border-color:#eab3081a}.hover\:divide-yellow-500\/100:hover>:not([hidden])~:not([hidden]){border-color:#eab308}.hover\:divide-yellow-500\/15:hover>:not([hidden])~:not([hidden]){border-color:#eab30826}.hover\:divide-yellow-500\/20:hover>:not([hidden])~:not([hidden]){border-color:#eab30833}.hover\:divide-yellow-500\/25:hover>:not([hidden])~:not([hidden]){border-color:#eab30840}.hover\:divide-yellow-500\/30:hover>:not([hidden])~:not([hidden]){border-color:#eab3084d}.hover\:divide-yellow-500\/35:hover>:not([hidden])~:not([hidden]){border-color:#eab30859}.hover\:divide-yellow-500\/40:hover>:not([hidden])~:not([hidden]){border-color:#eab30866}.hover\:divide-yellow-500\/45:hover>:not([hidden])~:not([hidden]){border-color:#eab30873}.hover\:divide-yellow-500\/5:hover>:not([hidden])~:not([hidden]){border-color:#eab3080d}.hover\:divide-yellow-500\/50:hover>:not([hidden])~:not([hidden]){border-color:#eab30880}.hover\:divide-yellow-500\/55:hover>:not([hidden])~:not([hidden]){border-color:#eab3088c}.hover\:divide-yellow-500\/60:hover>:not([hidden])~:not([hidden]){border-color:#eab30899}.hover\:divide-yellow-500\/65:hover>:not([hidden])~:not([hidden]){border-color:#eab308a6}.hover\:divide-yellow-500\/70:hover>:not([hidden])~:not([hidden]){border-color:#eab308b3}.hover\:divide-yellow-500\/75:hover>:not([hidden])~:not([hidden]){border-color:#eab308bf}.hover\:divide-yellow-500\/80:hover>:not([hidden])~:not([hidden]){border-color:#eab308cc}.hover\:divide-yellow-500\/85:hover>:not([hidden])~:not([hidden]){border-color:#eab308d9}.hover\:divide-yellow-500\/90:hover>:not([hidden])~:not([hidden]){border-color:#eab308e6}.hover\:divide-yellow-500\/95:hover>:not([hidden])~:not([hidden]){border-color:#eab308f2}.hover\:divide-yellow-600:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(202 138 4 / var(--tw-divide-opacity, 1))}.hover\:divide-yellow-600\/0:hover>:not([hidden])~:not([hidden]){border-color:#ca8a0400}.hover\:divide-yellow-600\/10:hover>:not([hidden])~:not([hidden]){border-color:#ca8a041a}.hover\:divide-yellow-600\/100:hover>:not([hidden])~:not([hidden]){border-color:#ca8a04}.hover\:divide-yellow-600\/15:hover>:not([hidden])~:not([hidden]){border-color:#ca8a0426}.hover\:divide-yellow-600\/20:hover>:not([hidden])~:not([hidden]){border-color:#ca8a0433}.hover\:divide-yellow-600\/25:hover>:not([hidden])~:not([hidden]){border-color:#ca8a0440}.hover\:divide-yellow-600\/30:hover>:not([hidden])~:not([hidden]){border-color:#ca8a044d}.hover\:divide-yellow-600\/35:hover>:not([hidden])~:not([hidden]){border-color:#ca8a0459}.hover\:divide-yellow-600\/40:hover>:not([hidden])~:not([hidden]){border-color:#ca8a0466}.hover\:divide-yellow-600\/45:hover>:not([hidden])~:not([hidden]){border-color:#ca8a0473}.hover\:divide-yellow-600\/5:hover>:not([hidden])~:not([hidden]){border-color:#ca8a040d}.hover\:divide-yellow-600\/50:hover>:not([hidden])~:not([hidden]){border-color:#ca8a0480}.hover\:divide-yellow-600\/55:hover>:not([hidden])~:not([hidden]){border-color:#ca8a048c}.hover\:divide-yellow-600\/60:hover>:not([hidden])~:not([hidden]){border-color:#ca8a0499}.hover\:divide-yellow-600\/65:hover>:not([hidden])~:not([hidden]){border-color:#ca8a04a6}.hover\:divide-yellow-600\/70:hover>:not([hidden])~:not([hidden]){border-color:#ca8a04b3}.hover\:divide-yellow-600\/75:hover>:not([hidden])~:not([hidden]){border-color:#ca8a04bf}.hover\:divide-yellow-600\/80:hover>:not([hidden])~:not([hidden]){border-color:#ca8a04cc}.hover\:divide-yellow-600\/85:hover>:not([hidden])~:not([hidden]){border-color:#ca8a04d9}.hover\:divide-yellow-600\/90:hover>:not([hidden])~:not([hidden]){border-color:#ca8a04e6}.hover\:divide-yellow-600\/95:hover>:not([hidden])~:not([hidden]){border-color:#ca8a04f2}.hover\:divide-yellow-700:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(161 98 7 / var(--tw-divide-opacity, 1))}.hover\:divide-yellow-700\/0:hover>:not([hidden])~:not([hidden]){border-color:#a1620700}.hover\:divide-yellow-700\/10:hover>:not([hidden])~:not([hidden]){border-color:#a162071a}.hover\:divide-yellow-700\/100:hover>:not([hidden])~:not([hidden]){border-color:#a16207}.hover\:divide-yellow-700\/15:hover>:not([hidden])~:not([hidden]){border-color:#a1620726}.hover\:divide-yellow-700\/20:hover>:not([hidden])~:not([hidden]){border-color:#a1620733}.hover\:divide-yellow-700\/25:hover>:not([hidden])~:not([hidden]){border-color:#a1620740}.hover\:divide-yellow-700\/30:hover>:not([hidden])~:not([hidden]){border-color:#a162074d}.hover\:divide-yellow-700\/35:hover>:not([hidden])~:not([hidden]){border-color:#a1620759}.hover\:divide-yellow-700\/40:hover>:not([hidden])~:not([hidden]){border-color:#a1620766}.hover\:divide-yellow-700\/45:hover>:not([hidden])~:not([hidden]){border-color:#a1620773}.hover\:divide-yellow-700\/5:hover>:not([hidden])~:not([hidden]){border-color:#a162070d}.hover\:divide-yellow-700\/50:hover>:not([hidden])~:not([hidden]){border-color:#a1620780}.hover\:divide-yellow-700\/55:hover>:not([hidden])~:not([hidden]){border-color:#a162078c}.hover\:divide-yellow-700\/60:hover>:not([hidden])~:not([hidden]){border-color:#a1620799}.hover\:divide-yellow-700\/65:hover>:not([hidden])~:not([hidden]){border-color:#a16207a6}.hover\:divide-yellow-700\/70:hover>:not([hidden])~:not([hidden]){border-color:#a16207b3}.hover\:divide-yellow-700\/75:hover>:not([hidden])~:not([hidden]){border-color:#a16207bf}.hover\:divide-yellow-700\/80:hover>:not([hidden])~:not([hidden]){border-color:#a16207cc}.hover\:divide-yellow-700\/85:hover>:not([hidden])~:not([hidden]){border-color:#a16207d9}.hover\:divide-yellow-700\/90:hover>:not([hidden])~:not([hidden]){border-color:#a16207e6}.hover\:divide-yellow-700\/95:hover>:not([hidden])~:not([hidden]){border-color:#a16207f2}.hover\:divide-yellow-800:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(133 77 14 / var(--tw-divide-opacity, 1))}.hover\:divide-yellow-800\/0:hover>:not([hidden])~:not([hidden]){border-color:#854d0e00}.hover\:divide-yellow-800\/10:hover>:not([hidden])~:not([hidden]){border-color:#854d0e1a}.hover\:divide-yellow-800\/100:hover>:not([hidden])~:not([hidden]){border-color:#854d0e}.hover\:divide-yellow-800\/15:hover>:not([hidden])~:not([hidden]){border-color:#854d0e26}.hover\:divide-yellow-800\/20:hover>:not([hidden])~:not([hidden]){border-color:#854d0e33}.hover\:divide-yellow-800\/25:hover>:not([hidden])~:not([hidden]){border-color:#854d0e40}.hover\:divide-yellow-800\/30:hover>:not([hidden])~:not([hidden]){border-color:#854d0e4d}.hover\:divide-yellow-800\/35:hover>:not([hidden])~:not([hidden]){border-color:#854d0e59}.hover\:divide-yellow-800\/40:hover>:not([hidden])~:not([hidden]){border-color:#854d0e66}.hover\:divide-yellow-800\/45:hover>:not([hidden])~:not([hidden]){border-color:#854d0e73}.hover\:divide-yellow-800\/5:hover>:not([hidden])~:not([hidden]){border-color:#854d0e0d}.hover\:divide-yellow-800\/50:hover>:not([hidden])~:not([hidden]){border-color:#854d0e80}.hover\:divide-yellow-800\/55:hover>:not([hidden])~:not([hidden]){border-color:#854d0e8c}.hover\:divide-yellow-800\/60:hover>:not([hidden])~:not([hidden]){border-color:#854d0e99}.hover\:divide-yellow-800\/65:hover>:not([hidden])~:not([hidden]){border-color:#854d0ea6}.hover\:divide-yellow-800\/70:hover>:not([hidden])~:not([hidden]){border-color:#854d0eb3}.hover\:divide-yellow-800\/75:hover>:not([hidden])~:not([hidden]){border-color:#854d0ebf}.hover\:divide-yellow-800\/80:hover>:not([hidden])~:not([hidden]){border-color:#854d0ecc}.hover\:divide-yellow-800\/85:hover>:not([hidden])~:not([hidden]){border-color:#854d0ed9}.hover\:divide-yellow-800\/90:hover>:not([hidden])~:not([hidden]){border-color:#854d0ee6}.hover\:divide-yellow-800\/95:hover>:not([hidden])~:not([hidden]){border-color:#854d0ef2}.hover\:divide-yellow-900:hover>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(113 63 18 / var(--tw-divide-opacity, 1))}.hover\:divide-yellow-900\/0:hover>:not([hidden])~:not([hidden]){border-color:#713f1200}.hover\:divide-yellow-900\/10:hover>:not([hidden])~:not([hidden]){border-color:#713f121a}.hover\:divide-yellow-900\/100:hover>:not([hidden])~:not([hidden]){border-color:#713f12}.hover\:divide-yellow-900\/15:hover>:not([hidden])~:not([hidden]){border-color:#713f1226}.hover\:divide-yellow-900\/20:hover>:not([hidden])~:not([hidden]){border-color:#713f1233}.hover\:divide-yellow-900\/25:hover>:not([hidden])~:not([hidden]){border-color:#713f1240}.hover\:divide-yellow-900\/30:hover>:not([hidden])~:not([hidden]){border-color:#713f124d}.hover\:divide-yellow-900\/35:hover>:not([hidden])~:not([hidden]){border-color:#713f1259}.hover\:divide-yellow-900\/40:hover>:not([hidden])~:not([hidden]){border-color:#713f1266}.hover\:divide-yellow-900\/45:hover>:not([hidden])~:not([hidden]){border-color:#713f1273}.hover\:divide-yellow-900\/5:hover>:not([hidden])~:not([hidden]){border-color:#713f120d}.hover\:divide-yellow-900\/50:hover>:not([hidden])~:not([hidden]){border-color:#713f1280}.hover\:divide-yellow-900\/55:hover>:not([hidden])~:not([hidden]){border-color:#713f128c}.hover\:divide-yellow-900\/60:hover>:not([hidden])~:not([hidden]){border-color:#713f1299}.hover\:divide-yellow-900\/65:hover>:not([hidden])~:not([hidden]){border-color:#713f12a6}.hover\:divide-yellow-900\/70:hover>:not([hidden])~:not([hidden]){border-color:#713f12b3}.hover\:divide-yellow-900\/75:hover>:not([hidden])~:not([hidden]){border-color:#713f12bf}.hover\:divide-yellow-900\/80:hover>:not([hidden])~:not([hidden]){border-color:#713f12cc}.hover\:divide-yellow-900\/85:hover>:not([hidden])~:not([hidden]){border-color:#713f12d9}.hover\:divide-yellow-900\/90:hover>:not([hidden])~:not([hidden]){border-color:#713f12e6}.hover\:divide-yellow-900\/95:hover>:not([hidden])~:not([hidden]){border-color:#713f12f2}.hover\:border-l-\[1px\]:hover{border-left-width:1px}.hover\:border-blue-100:hover{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.hover\:border-blue-100\/0:hover{border-color:#dbeafe00}.hover\:border-blue-100\/10:hover{border-color:#dbeafe1a}.hover\:border-blue-100\/100:hover{border-color:#dbeafe}.hover\:border-blue-100\/15:hover{border-color:#dbeafe26}.hover\:border-blue-100\/20:hover{border-color:#dbeafe33}.hover\:border-blue-100\/25:hover{border-color:#dbeafe40}.hover\:border-blue-100\/30:hover{border-color:#dbeafe4d}.hover\:border-blue-100\/35:hover{border-color:#dbeafe59}.hover\:border-blue-100\/40:hover{border-color:#dbeafe66}.hover\:border-blue-100\/45:hover{border-color:#dbeafe73}.hover\:border-blue-100\/5:hover{border-color:#dbeafe0d}.hover\:border-blue-100\/50:hover{border-color:#dbeafe80}.hover\:border-blue-100\/55:hover{border-color:#dbeafe8c}.hover\:border-blue-100\/60:hover{border-color:#dbeafe99}.hover\:border-blue-100\/65:hover{border-color:#dbeafea6}.hover\:border-blue-100\/70:hover{border-color:#dbeafeb3}.hover\:border-blue-100\/75:hover{border-color:#dbeafebf}.hover\:border-blue-100\/80:hover{border-color:#dbeafecc}.hover\:border-blue-100\/85:hover{border-color:#dbeafed9}.hover\:border-blue-100\/90:hover{border-color:#dbeafee6}.hover\:border-blue-100\/95:hover{border-color:#dbeafef2}.hover\:border-blue-200:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.hover\:border-blue-200\/0:hover{border-color:#bfdbfe00}.hover\:border-blue-200\/10:hover{border-color:#bfdbfe1a}.hover\:border-blue-200\/100:hover{border-color:#bfdbfe}.hover\:border-blue-200\/15:hover{border-color:#bfdbfe26}.hover\:border-blue-200\/20:hover{border-color:#bfdbfe33}.hover\:border-blue-200\/25:hover{border-color:#bfdbfe40}.hover\:border-blue-200\/30:hover{border-color:#bfdbfe4d}.hover\:border-blue-200\/35:hover{border-color:#bfdbfe59}.hover\:border-blue-200\/40:hover{border-color:#bfdbfe66}.hover\:border-blue-200\/45:hover{border-color:#bfdbfe73}.hover\:border-blue-200\/5:hover{border-color:#bfdbfe0d}.hover\:border-blue-200\/50:hover{border-color:#bfdbfe80}.hover\:border-blue-200\/55:hover{border-color:#bfdbfe8c}.hover\:border-blue-200\/60:hover{border-color:#bfdbfe99}.hover\:border-blue-200\/65:hover{border-color:#bfdbfea6}.hover\:border-blue-200\/70:hover{border-color:#bfdbfeb3}.hover\:border-blue-200\/75:hover{border-color:#bfdbfebf}.hover\:border-blue-200\/80:hover{border-color:#bfdbfecc}.hover\:border-blue-200\/85:hover{border-color:#bfdbfed9}.hover\:border-blue-200\/90:hover{border-color:#bfdbfee6}.hover\:border-blue-200\/95:hover{border-color:#bfdbfef2}.hover\:border-blue-300:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.hover\:border-blue-300\/0:hover{border-color:#93c5fd00}.hover\:border-blue-300\/10:hover{border-color:#93c5fd1a}.hover\:border-blue-300\/100:hover{border-color:#93c5fd}.hover\:border-blue-300\/15:hover{border-color:#93c5fd26}.hover\:border-blue-300\/20:hover{border-color:#93c5fd33}.hover\:border-blue-300\/25:hover{border-color:#93c5fd40}.hover\:border-blue-300\/30:hover{border-color:#93c5fd4d}.hover\:border-blue-300\/35:hover{border-color:#93c5fd59}.hover\:border-blue-300\/40:hover{border-color:#93c5fd66}.hover\:border-blue-300\/45:hover{border-color:#93c5fd73}.hover\:border-blue-300\/5:hover{border-color:#93c5fd0d}.hover\:border-blue-300\/50:hover{border-color:#93c5fd80}.hover\:border-blue-300\/55:hover{border-color:#93c5fd8c}.hover\:border-blue-300\/60:hover{border-color:#93c5fd99}.hover\:border-blue-300\/65:hover{border-color:#93c5fda6}.hover\:border-blue-300\/70:hover{border-color:#93c5fdb3}.hover\:border-blue-300\/75:hover{border-color:#93c5fdbf}.hover\:border-blue-300\/80:hover{border-color:#93c5fdcc}.hover\:border-blue-300\/85:hover{border-color:#93c5fdd9}.hover\:border-blue-300\/90:hover{border-color:#93c5fde6}.hover\:border-blue-300\/95:hover{border-color:#93c5fdf2}.hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-blue-400\/0:hover{border-color:#60a5fa00}.hover\:border-blue-400\/10:hover{border-color:#60a5fa1a}.hover\:border-blue-400\/100:hover{border-color:#60a5fa}.hover\:border-blue-400\/15:hover{border-color:#60a5fa26}.hover\:border-blue-400\/20:hover{border-color:#60a5fa33}.hover\:border-blue-400\/25:hover{border-color:#60a5fa40}.hover\:border-blue-400\/30:hover{border-color:#60a5fa4d}.hover\:border-blue-400\/35:hover{border-color:#60a5fa59}.hover\:border-blue-400\/40:hover{border-color:#60a5fa66}.hover\:border-blue-400\/45:hover{border-color:#60a5fa73}.hover\:border-blue-400\/5:hover{border-color:#60a5fa0d}.hover\:border-blue-400\/50:hover{border-color:#60a5fa80}.hover\:border-blue-400\/55:hover{border-color:#60a5fa8c}.hover\:border-blue-400\/60:hover{border-color:#60a5fa99}.hover\:border-blue-400\/65:hover{border-color:#60a5faa6}.hover\:border-blue-400\/70:hover{border-color:#60a5fab3}.hover\:border-blue-400\/75:hover{border-color:#60a5fabf}.hover\:border-blue-400\/80:hover{border-color:#60a5facc}.hover\:border-blue-400\/85:hover{border-color:#60a5fad9}.hover\:border-blue-400\/90:hover{border-color:#60a5fae6}.hover\:border-blue-400\/95:hover{border-color:#60a5faf2}.hover\:border-blue-50:hover{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.hover\:border-blue-50\/0:hover{border-color:#eff6ff00}.hover\:border-blue-50\/10:hover{border-color:#eff6ff1a}.hover\:border-blue-50\/100:hover{border-color:#eff6ff}.hover\:border-blue-50\/15:hover{border-color:#eff6ff26}.hover\:border-blue-50\/20:hover{border-color:#eff6ff33}.hover\:border-blue-50\/25:hover{border-color:#eff6ff40}.hover\:border-blue-50\/30:hover{border-color:#eff6ff4d}.hover\:border-blue-50\/35:hover{border-color:#eff6ff59}.hover\:border-blue-50\/40:hover{border-color:#eff6ff66}.hover\:border-blue-50\/45:hover{border-color:#eff6ff73}.hover\:border-blue-50\/5:hover{border-color:#eff6ff0d}.hover\:border-blue-50\/50:hover{border-color:#eff6ff80}.hover\:border-blue-50\/55:hover{border-color:#eff6ff8c}.hover\:border-blue-50\/60:hover{border-color:#eff6ff99}.hover\:border-blue-50\/65:hover{border-color:#eff6ffa6}.hover\:border-blue-50\/70:hover{border-color:#eff6ffb3}.hover\:border-blue-50\/75:hover{border-color:#eff6ffbf}.hover\:border-blue-50\/80:hover{border-color:#eff6ffcc}.hover\:border-blue-50\/85:hover{border-color:#eff6ffd9}.hover\:border-blue-50\/90:hover{border-color:#eff6ffe6}.hover\:border-blue-50\/95:hover{border-color:#eff6fff2}.hover\:border-blue-500:hover{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.hover\:border-blue-500\/0:hover{border-color:#3b82f600}.hover\:border-blue-500\/10:hover{border-color:#3b82f61a}.hover\:border-blue-500\/100:hover{border-color:#3b82f6}.hover\:border-blue-500\/15:hover{border-color:#3b82f626}.hover\:border-blue-500\/20:hover{border-color:#3b82f633}.hover\:border-blue-500\/25:hover{border-color:#3b82f640}.hover\:border-blue-500\/30:hover{border-color:#3b82f64d}.hover\:border-blue-500\/35:hover{border-color:#3b82f659}.hover\:border-blue-500\/40:hover{border-color:#3b82f666}.hover\:border-blue-500\/45:hover{border-color:#3b82f673}.hover\:border-blue-500\/5:hover{border-color:#3b82f60d}.hover\:border-blue-500\/50:hover{border-color:#3b82f680}.hover\:border-blue-500\/55:hover{border-color:#3b82f68c}.hover\:border-blue-500\/60:hover{border-color:#3b82f699}.hover\:border-blue-500\/65:hover{border-color:#3b82f6a6}.hover\:border-blue-500\/70:hover{border-color:#3b82f6b3}.hover\:border-blue-500\/75:hover{border-color:#3b82f6bf}.hover\:border-blue-500\/80:hover{border-color:#3b82f6cc}.hover\:border-blue-500\/85:hover{border-color:#3b82f6d9}.hover\:border-blue-500\/90:hover{border-color:#3b82f6e6}.hover\:border-blue-500\/95:hover{border-color:#3b82f6f2}.hover\:border-blue-600:hover{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.hover\:border-blue-600\/0:hover{border-color:#2563eb00}.hover\:border-blue-600\/10:hover{border-color:#2563eb1a}.hover\:border-blue-600\/100:hover{border-color:#2563eb}.hover\:border-blue-600\/15:hover{border-color:#2563eb26}.hover\:border-blue-600\/20:hover{border-color:#2563eb33}.hover\:border-blue-600\/25:hover{border-color:#2563eb40}.hover\:border-blue-600\/30:hover{border-color:#2563eb4d}.hover\:border-blue-600\/35:hover{border-color:#2563eb59}.hover\:border-blue-600\/40:hover{border-color:#2563eb66}.hover\:border-blue-600\/45:hover{border-color:#2563eb73}.hover\:border-blue-600\/5:hover{border-color:#2563eb0d}.hover\:border-blue-600\/50:hover{border-color:#2563eb80}.hover\:border-blue-600\/55:hover{border-color:#2563eb8c}.hover\:border-blue-600\/60:hover{border-color:#2563eb99}.hover\:border-blue-600\/65:hover{border-color:#2563eba6}.hover\:border-blue-600\/70:hover{border-color:#2563ebb3}.hover\:border-blue-600\/75:hover{border-color:#2563ebbf}.hover\:border-blue-600\/80:hover{border-color:#2563ebcc}.hover\:border-blue-600\/85:hover{border-color:#2563ebd9}.hover\:border-blue-600\/90:hover{border-color:#2563ebe6}.hover\:border-blue-600\/95:hover{border-color:#2563ebf2}.hover\:border-blue-700:hover{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.hover\:border-blue-700\/0:hover{border-color:#1d4ed800}.hover\:border-blue-700\/10:hover{border-color:#1d4ed81a}.hover\:border-blue-700\/100:hover{border-color:#1d4ed8}.hover\:border-blue-700\/15:hover{border-color:#1d4ed826}.hover\:border-blue-700\/20:hover{border-color:#1d4ed833}.hover\:border-blue-700\/25:hover{border-color:#1d4ed840}.hover\:border-blue-700\/30:hover{border-color:#1d4ed84d}.hover\:border-blue-700\/35:hover{border-color:#1d4ed859}.hover\:border-blue-700\/40:hover{border-color:#1d4ed866}.hover\:border-blue-700\/45:hover{border-color:#1d4ed873}.hover\:border-blue-700\/5:hover{border-color:#1d4ed80d}.hover\:border-blue-700\/50:hover{border-color:#1d4ed880}.hover\:border-blue-700\/55:hover{border-color:#1d4ed88c}.hover\:border-blue-700\/60:hover{border-color:#1d4ed899}.hover\:border-blue-700\/65:hover{border-color:#1d4ed8a6}.hover\:border-blue-700\/70:hover{border-color:#1d4ed8b3}.hover\:border-blue-700\/75:hover{border-color:#1d4ed8bf}.hover\:border-blue-700\/80:hover{border-color:#1d4ed8cc}.hover\:border-blue-700\/85:hover{border-color:#1d4ed8d9}.hover\:border-blue-700\/90:hover{border-color:#1d4ed8e6}.hover\:border-blue-700\/95:hover{border-color:#1d4ed8f2}.hover\:border-blue-800:hover{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.hover\:border-blue-800\/0:hover{border-color:#1e40af00}.hover\:border-blue-800\/10:hover{border-color:#1e40af1a}.hover\:border-blue-800\/100:hover{border-color:#1e40af}.hover\:border-blue-800\/15:hover{border-color:#1e40af26}.hover\:border-blue-800\/20:hover{border-color:#1e40af33}.hover\:border-blue-800\/25:hover{border-color:#1e40af40}.hover\:border-blue-800\/30:hover{border-color:#1e40af4d}.hover\:border-blue-800\/35:hover{border-color:#1e40af59}.hover\:border-blue-800\/40:hover{border-color:#1e40af66}.hover\:border-blue-800\/45:hover{border-color:#1e40af73}.hover\:border-blue-800\/5:hover{border-color:#1e40af0d}.hover\:border-blue-800\/50:hover{border-color:#1e40af80}.hover\:border-blue-800\/55:hover{border-color:#1e40af8c}.hover\:border-blue-800\/60:hover{border-color:#1e40af99}.hover\:border-blue-800\/65:hover{border-color:#1e40afa6}.hover\:border-blue-800\/70:hover{border-color:#1e40afb3}.hover\:border-blue-800\/75:hover{border-color:#1e40afbf}.hover\:border-blue-800\/80:hover{border-color:#1e40afcc}.hover\:border-blue-800\/85:hover{border-color:#1e40afd9}.hover\:border-blue-800\/90:hover{border-color:#1e40afe6}.hover\:border-blue-800\/95:hover{border-color:#1e40aff2}.hover\:border-blue-900:hover{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.hover\:border-blue-900\/0:hover{border-color:#1e3a8a00}.hover\:border-blue-900\/10:hover{border-color:#1e3a8a1a}.hover\:border-blue-900\/100:hover{border-color:#1e3a8a}.hover\:border-blue-900\/15:hover{border-color:#1e3a8a26}.hover\:border-blue-900\/20:hover{border-color:#1e3a8a33}.hover\:border-blue-900\/25:hover{border-color:#1e3a8a40}.hover\:border-blue-900\/30:hover{border-color:#1e3a8a4d}.hover\:border-blue-900\/35:hover{border-color:#1e3a8a59}.hover\:border-blue-900\/40:hover{border-color:#1e3a8a66}.hover\:border-blue-900\/45:hover{border-color:#1e3a8a73}.hover\:border-blue-900\/5:hover{border-color:#1e3a8a0d}.hover\:border-blue-900\/50:hover{border-color:#1e3a8a80}.hover\:border-blue-900\/55:hover{border-color:#1e3a8a8c}.hover\:border-blue-900\/60:hover{border-color:#1e3a8a99}.hover\:border-blue-900\/65:hover{border-color:#1e3a8aa6}.hover\:border-blue-900\/70:hover{border-color:#1e3a8ab3}.hover\:border-blue-900\/75:hover{border-color:#1e3a8abf}.hover\:border-blue-900\/80:hover{border-color:#1e3a8acc}.hover\:border-blue-900\/85:hover{border-color:#1e3a8ad9}.hover\:border-blue-900\/90:hover{border-color:#1e3a8ae6}.hover\:border-blue-900\/95:hover{border-color:#1e3a8af2}.hover\:border-green-100:hover{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.hover\:border-green-100\/0:hover{border-color:#dcfce700}.hover\:border-green-100\/10:hover{border-color:#dcfce71a}.hover\:border-green-100\/100:hover{border-color:#dcfce7}.hover\:border-green-100\/15:hover{border-color:#dcfce726}.hover\:border-green-100\/20:hover{border-color:#dcfce733}.hover\:border-green-100\/25:hover{border-color:#dcfce740}.hover\:border-green-100\/30:hover{border-color:#dcfce74d}.hover\:border-green-100\/35:hover{border-color:#dcfce759}.hover\:border-green-100\/40:hover{border-color:#dcfce766}.hover\:border-green-100\/45:hover{border-color:#dcfce773}.hover\:border-green-100\/5:hover{border-color:#dcfce70d}.hover\:border-green-100\/50:hover{border-color:#dcfce780}.hover\:border-green-100\/55:hover{border-color:#dcfce78c}.hover\:border-green-100\/60:hover{border-color:#dcfce799}.hover\:border-green-100\/65:hover{border-color:#dcfce7a6}.hover\:border-green-100\/70:hover{border-color:#dcfce7b3}.hover\:border-green-100\/75:hover{border-color:#dcfce7bf}.hover\:border-green-100\/80:hover{border-color:#dcfce7cc}.hover\:border-green-100\/85:hover{border-color:#dcfce7d9}.hover\:border-green-100\/90:hover{border-color:#dcfce7e6}.hover\:border-green-100\/95:hover{border-color:#dcfce7f2}.hover\:border-green-200:hover{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.hover\:border-green-200\/0:hover{border-color:#bbf7d000}.hover\:border-green-200\/10:hover{border-color:#bbf7d01a}.hover\:border-green-200\/100:hover{border-color:#bbf7d0}.hover\:border-green-200\/15:hover{border-color:#bbf7d026}.hover\:border-green-200\/20:hover{border-color:#bbf7d033}.hover\:border-green-200\/25:hover{border-color:#bbf7d040}.hover\:border-green-200\/30:hover{border-color:#bbf7d04d}.hover\:border-green-200\/35:hover{border-color:#bbf7d059}.hover\:border-green-200\/40:hover{border-color:#bbf7d066}.hover\:border-green-200\/45:hover{border-color:#bbf7d073}.hover\:border-green-200\/5:hover{border-color:#bbf7d00d}.hover\:border-green-200\/50:hover{border-color:#bbf7d080}.hover\:border-green-200\/55:hover{border-color:#bbf7d08c}.hover\:border-green-200\/60:hover{border-color:#bbf7d099}.hover\:border-green-200\/65:hover{border-color:#bbf7d0a6}.hover\:border-green-200\/70:hover{border-color:#bbf7d0b3}.hover\:border-green-200\/75:hover{border-color:#bbf7d0bf}.hover\:border-green-200\/80:hover{border-color:#bbf7d0cc}.hover\:border-green-200\/85:hover{border-color:#bbf7d0d9}.hover\:border-green-200\/90:hover{border-color:#bbf7d0e6}.hover\:border-green-200\/95:hover{border-color:#bbf7d0f2}.hover\:border-green-300:hover{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.hover\:border-green-300\/0:hover{border-color:#86efac00}.hover\:border-green-300\/10:hover{border-color:#86efac1a}.hover\:border-green-300\/100:hover{border-color:#86efac}.hover\:border-green-300\/15:hover{border-color:#86efac26}.hover\:border-green-300\/20:hover{border-color:#86efac33}.hover\:border-green-300\/25:hover{border-color:#86efac40}.hover\:border-green-300\/30:hover{border-color:#86efac4d}.hover\:border-green-300\/35:hover{border-color:#86efac59}.hover\:border-green-300\/40:hover{border-color:#86efac66}.hover\:border-green-300\/45:hover{border-color:#86efac73}.hover\:border-green-300\/5:hover{border-color:#86efac0d}.hover\:border-green-300\/50:hover{border-color:#86efac80}.hover\:border-green-300\/55:hover{border-color:#86efac8c}.hover\:border-green-300\/60:hover{border-color:#86efac99}.hover\:border-green-300\/65:hover{border-color:#86efaca6}.hover\:border-green-300\/70:hover{border-color:#86efacb3}.hover\:border-green-300\/75:hover{border-color:#86efacbf}.hover\:border-green-300\/80:hover{border-color:#86efaccc}.hover\:border-green-300\/85:hover{border-color:#86efacd9}.hover\:border-green-300\/90:hover{border-color:#86eface6}.hover\:border-green-300\/95:hover{border-color:#86efacf2}.hover\:border-green-400:hover{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.hover\:border-green-400\/0:hover{border-color:#4ade8000}.hover\:border-green-400\/10:hover{border-color:#4ade801a}.hover\:border-green-400\/100:hover{border-color:#4ade80}.hover\:border-green-400\/15:hover{border-color:#4ade8026}.hover\:border-green-400\/20:hover{border-color:#4ade8033}.hover\:border-green-400\/25:hover{border-color:#4ade8040}.hover\:border-green-400\/30:hover{border-color:#4ade804d}.hover\:border-green-400\/35:hover{border-color:#4ade8059}.hover\:border-green-400\/40:hover{border-color:#4ade8066}.hover\:border-green-400\/45:hover{border-color:#4ade8073}.hover\:border-green-400\/5:hover{border-color:#4ade800d}.hover\:border-green-400\/50:hover{border-color:#4ade8080}.hover\:border-green-400\/55:hover{border-color:#4ade808c}.hover\:border-green-400\/60:hover{border-color:#4ade8099}.hover\:border-green-400\/65:hover{border-color:#4ade80a6}.hover\:border-green-400\/70:hover{border-color:#4ade80b3}.hover\:border-green-400\/75:hover{border-color:#4ade80bf}.hover\:border-green-400\/80:hover{border-color:#4ade80cc}.hover\:border-green-400\/85:hover{border-color:#4ade80d9}.hover\:border-green-400\/90:hover{border-color:#4ade80e6}.hover\:border-green-400\/95:hover{border-color:#4ade80f2}.hover\:border-green-50:hover{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))}.hover\:border-green-50\/0:hover{border-color:#f0fdf400}.hover\:border-green-50\/10:hover{border-color:#f0fdf41a}.hover\:border-green-50\/100:hover{border-color:#f0fdf4}.hover\:border-green-50\/15:hover{border-color:#f0fdf426}.hover\:border-green-50\/20:hover{border-color:#f0fdf433}.hover\:border-green-50\/25:hover{border-color:#f0fdf440}.hover\:border-green-50\/30:hover{border-color:#f0fdf44d}.hover\:border-green-50\/35:hover{border-color:#f0fdf459}.hover\:border-green-50\/40:hover{border-color:#f0fdf466}.hover\:border-green-50\/45:hover{border-color:#f0fdf473}.hover\:border-green-50\/5:hover{border-color:#f0fdf40d}.hover\:border-green-50\/50:hover{border-color:#f0fdf480}.hover\:border-green-50\/55:hover{border-color:#f0fdf48c}.hover\:border-green-50\/60:hover{border-color:#f0fdf499}.hover\:border-green-50\/65:hover{border-color:#f0fdf4a6}.hover\:border-green-50\/70:hover{border-color:#f0fdf4b3}.hover\:border-green-50\/75:hover{border-color:#f0fdf4bf}.hover\:border-green-50\/80:hover{border-color:#f0fdf4cc}.hover\:border-green-50\/85:hover{border-color:#f0fdf4d9}.hover\:border-green-50\/90:hover{border-color:#f0fdf4e6}.hover\:border-green-50\/95:hover{border-color:#f0fdf4f2}.hover\:border-green-500:hover{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.hover\:border-green-500\/0:hover{border-color:#22c55e00}.hover\:border-green-500\/10:hover{border-color:#22c55e1a}.hover\:border-green-500\/100:hover{border-color:#22c55e}.hover\:border-green-500\/15:hover{border-color:#22c55e26}.hover\:border-green-500\/20:hover{border-color:#22c55e33}.hover\:border-green-500\/25:hover{border-color:#22c55e40}.hover\:border-green-500\/30:hover{border-color:#22c55e4d}.hover\:border-green-500\/35:hover{border-color:#22c55e59}.hover\:border-green-500\/40:hover{border-color:#22c55e66}.hover\:border-green-500\/45:hover{border-color:#22c55e73}.hover\:border-green-500\/5:hover{border-color:#22c55e0d}.hover\:border-green-500\/50:hover{border-color:#22c55e80}.hover\:border-green-500\/55:hover{border-color:#22c55e8c}.hover\:border-green-500\/60:hover{border-color:#22c55e99}.hover\:border-green-500\/65:hover{border-color:#22c55ea6}.hover\:border-green-500\/70:hover{border-color:#22c55eb3}.hover\:border-green-500\/75:hover{border-color:#22c55ebf}.hover\:border-green-500\/80:hover{border-color:#22c55ecc}.hover\:border-green-500\/85:hover{border-color:#22c55ed9}.hover\:border-green-500\/90:hover{border-color:#22c55ee6}.hover\:border-green-500\/95:hover{border-color:#22c55ef2}.hover\:border-green-600:hover{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.hover\:border-green-600\/0:hover{border-color:#16a34a00}.hover\:border-green-600\/10:hover{border-color:#16a34a1a}.hover\:border-green-600\/100:hover{border-color:#16a34a}.hover\:border-green-600\/15:hover{border-color:#16a34a26}.hover\:border-green-600\/20:hover{border-color:#16a34a33}.hover\:border-green-600\/25:hover{border-color:#16a34a40}.hover\:border-green-600\/30:hover{border-color:#16a34a4d}.hover\:border-green-600\/35:hover{border-color:#16a34a59}.hover\:border-green-600\/40:hover{border-color:#16a34a66}.hover\:border-green-600\/45:hover{border-color:#16a34a73}.hover\:border-green-600\/5:hover{border-color:#16a34a0d}.hover\:border-green-600\/50:hover{border-color:#16a34a80}.hover\:border-green-600\/55:hover{border-color:#16a34a8c}.hover\:border-green-600\/60:hover{border-color:#16a34a99}.hover\:border-green-600\/65:hover{border-color:#16a34aa6}.hover\:border-green-600\/70:hover{border-color:#16a34ab3}.hover\:border-green-600\/75:hover{border-color:#16a34abf}.hover\:border-green-600\/80:hover{border-color:#16a34acc}.hover\:border-green-600\/85:hover{border-color:#16a34ad9}.hover\:border-green-600\/90:hover{border-color:#16a34ae6}.hover\:border-green-600\/95:hover{border-color:#16a34af2}.hover\:border-green-700:hover{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.hover\:border-green-700\/0:hover{border-color:#15803d00}.hover\:border-green-700\/10:hover{border-color:#15803d1a}.hover\:border-green-700\/100:hover{border-color:#15803d}.hover\:border-green-700\/15:hover{border-color:#15803d26}.hover\:border-green-700\/20:hover{border-color:#15803d33}.hover\:border-green-700\/25:hover{border-color:#15803d40}.hover\:border-green-700\/30:hover{border-color:#15803d4d}.hover\:border-green-700\/35:hover{border-color:#15803d59}.hover\:border-green-700\/40:hover{border-color:#15803d66}.hover\:border-green-700\/45:hover{border-color:#15803d73}.hover\:border-green-700\/5:hover{border-color:#15803d0d}.hover\:border-green-700\/50:hover{border-color:#15803d80}.hover\:border-green-700\/55:hover{border-color:#15803d8c}.hover\:border-green-700\/60:hover{border-color:#15803d99}.hover\:border-green-700\/65:hover{border-color:#15803da6}.hover\:border-green-700\/70:hover{border-color:#15803db3}.hover\:border-green-700\/75:hover{border-color:#15803dbf}.hover\:border-green-700\/80:hover{border-color:#15803dcc}.hover\:border-green-700\/85:hover{border-color:#15803dd9}.hover\:border-green-700\/90:hover{border-color:#15803de6}.hover\:border-green-700\/95:hover{border-color:#15803df2}.hover\:border-green-800:hover{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.hover\:border-green-800\/0:hover{border-color:#16653400}.hover\:border-green-800\/10:hover{border-color:#1665341a}.hover\:border-green-800\/100:hover{border-color:#166534}.hover\:border-green-800\/15:hover{border-color:#16653426}.hover\:border-green-800\/20:hover{border-color:#16653433}.hover\:border-green-800\/25:hover{border-color:#16653440}.hover\:border-green-800\/30:hover{border-color:#1665344d}.hover\:border-green-800\/35:hover{border-color:#16653459}.hover\:border-green-800\/40:hover{border-color:#16653466}.hover\:border-green-800\/45:hover{border-color:#16653473}.hover\:border-green-800\/5:hover{border-color:#1665340d}.hover\:border-green-800\/50:hover{border-color:#16653480}.hover\:border-green-800\/55:hover{border-color:#1665348c}.hover\:border-green-800\/60:hover{border-color:#16653499}.hover\:border-green-800\/65:hover{border-color:#166534a6}.hover\:border-green-800\/70:hover{border-color:#166534b3}.hover\:border-green-800\/75:hover{border-color:#166534bf}.hover\:border-green-800\/80:hover{border-color:#166534cc}.hover\:border-green-800\/85:hover{border-color:#166534d9}.hover\:border-green-800\/90:hover{border-color:#166534e6}.hover\:border-green-800\/95:hover{border-color:#166534f2}.hover\:border-green-900:hover{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.hover\:border-green-900\/0:hover{border-color:#14532d00}.hover\:border-green-900\/10:hover{border-color:#14532d1a}.hover\:border-green-900\/100:hover{border-color:#14532d}.hover\:border-green-900\/15:hover{border-color:#14532d26}.hover\:border-green-900\/20:hover{border-color:#14532d33}.hover\:border-green-900\/25:hover{border-color:#14532d40}.hover\:border-green-900\/30:hover{border-color:#14532d4d}.hover\:border-green-900\/35:hover{border-color:#14532d59}.hover\:border-green-900\/40:hover{border-color:#14532d66}.hover\:border-green-900\/45:hover{border-color:#14532d73}.hover\:border-green-900\/5:hover{border-color:#14532d0d}.hover\:border-green-900\/50:hover{border-color:#14532d80}.hover\:border-green-900\/55:hover{border-color:#14532d8c}.hover\:border-green-900\/60:hover{border-color:#14532d99}.hover\:border-green-900\/65:hover{border-color:#14532da6}.hover\:border-green-900\/70:hover{border-color:#14532db3}.hover\:border-green-900\/75:hover{border-color:#14532dbf}.hover\:border-green-900\/80:hover{border-color:#14532dcc}.hover\:border-green-900\/85:hover{border-color:#14532dd9}.hover\:border-green-900\/90:hover{border-color:#14532de6}.hover\:border-green-900\/95:hover{border-color:#14532df2}.hover\:border-indigo-600:hover{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.hover\:border-neutral-100:hover{--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity, 1))}.hover\:border-neutral-100\/0:hover{border-color:#f5f5f500}.hover\:border-neutral-100\/10:hover{border-color:#f5f5f51a}.hover\:border-neutral-100\/100:hover{border-color:#f5f5f5}.hover\:border-neutral-100\/15:hover{border-color:#f5f5f526}.hover\:border-neutral-100\/20:hover{border-color:#f5f5f533}.hover\:border-neutral-100\/25:hover{border-color:#f5f5f540}.hover\:border-neutral-100\/30:hover{border-color:#f5f5f54d}.hover\:border-neutral-100\/35:hover{border-color:#f5f5f559}.hover\:border-neutral-100\/40:hover{border-color:#f5f5f566}.hover\:border-neutral-100\/45:hover{border-color:#f5f5f573}.hover\:border-neutral-100\/5:hover{border-color:#f5f5f50d}.hover\:border-neutral-100\/50:hover{border-color:#f5f5f580}.hover\:border-neutral-100\/55:hover{border-color:#f5f5f58c}.hover\:border-neutral-100\/60:hover{border-color:#f5f5f599}.hover\:border-neutral-100\/65:hover{border-color:#f5f5f5a6}.hover\:border-neutral-100\/70:hover{border-color:#f5f5f5b3}.hover\:border-neutral-100\/75:hover{border-color:#f5f5f5bf}.hover\:border-neutral-100\/80:hover{border-color:#f5f5f5cc}.hover\:border-neutral-100\/85:hover{border-color:#f5f5f5d9}.hover\:border-neutral-100\/90:hover{border-color:#f5f5f5e6}.hover\:border-neutral-100\/95:hover{border-color:#f5f5f5f2}.hover\:border-neutral-200:hover{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.hover\:border-neutral-200\/0:hover{border-color:#e5e5e500}.hover\:border-neutral-200\/10:hover{border-color:#e5e5e51a}.hover\:border-neutral-200\/100:hover{border-color:#e5e5e5}.hover\:border-neutral-200\/15:hover{border-color:#e5e5e526}.hover\:border-neutral-200\/20:hover{border-color:#e5e5e533}.hover\:border-neutral-200\/25:hover{border-color:#e5e5e540}.hover\:border-neutral-200\/30:hover{border-color:#e5e5e54d}.hover\:border-neutral-200\/35:hover{border-color:#e5e5e559}.hover\:border-neutral-200\/40:hover{border-color:#e5e5e566}.hover\:border-neutral-200\/45:hover{border-color:#e5e5e573}.hover\:border-neutral-200\/5:hover{border-color:#e5e5e50d}.hover\:border-neutral-200\/50:hover{border-color:#e5e5e580}.hover\:border-neutral-200\/55:hover{border-color:#e5e5e58c}.hover\:border-neutral-200\/60:hover{border-color:#e5e5e599}.hover\:border-neutral-200\/65:hover{border-color:#e5e5e5a6}.hover\:border-neutral-200\/70:hover{border-color:#e5e5e5b3}.hover\:border-neutral-200\/75:hover{border-color:#e5e5e5bf}.hover\:border-neutral-200\/80:hover{border-color:#e5e5e5cc}.hover\:border-neutral-200\/85:hover{border-color:#e5e5e5d9}.hover\:border-neutral-200\/90:hover{border-color:#e5e5e5e6}.hover\:border-neutral-200\/95:hover{border-color:#e5e5e5f2}.hover\:border-neutral-300:hover{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.hover\:border-neutral-300\/0:hover{border-color:#d4d4d400}.hover\:border-neutral-300\/10:hover{border-color:#d4d4d41a}.hover\:border-neutral-300\/100:hover{border-color:#d4d4d4}.hover\:border-neutral-300\/15:hover{border-color:#d4d4d426}.hover\:border-neutral-300\/20:hover{border-color:#d4d4d433}.hover\:border-neutral-300\/25:hover{border-color:#d4d4d440}.hover\:border-neutral-300\/30:hover{border-color:#d4d4d44d}.hover\:border-neutral-300\/35:hover{border-color:#d4d4d459}.hover\:border-neutral-300\/40:hover{border-color:#d4d4d466}.hover\:border-neutral-300\/45:hover{border-color:#d4d4d473}.hover\:border-neutral-300\/5:hover{border-color:#d4d4d40d}.hover\:border-neutral-300\/50:hover{border-color:#d4d4d480}.hover\:border-neutral-300\/55:hover{border-color:#d4d4d48c}.hover\:border-neutral-300\/60:hover{border-color:#d4d4d499}.hover\:border-neutral-300\/65:hover{border-color:#d4d4d4a6}.hover\:border-neutral-300\/70:hover{border-color:#d4d4d4b3}.hover\:border-neutral-300\/75:hover{border-color:#d4d4d4bf}.hover\:border-neutral-300\/80:hover{border-color:#d4d4d4cc}.hover\:border-neutral-300\/85:hover{border-color:#d4d4d4d9}.hover\:border-neutral-300\/90:hover{border-color:#d4d4d4e6}.hover\:border-neutral-300\/95:hover{border-color:#d4d4d4f2}.hover\:border-neutral-400:hover{--tw-border-opacity: 1;border-color:rgb(163 163 163 / var(--tw-border-opacity, 1))}.hover\:border-neutral-400\/0:hover{border-color:#a3a3a300}.hover\:border-neutral-400\/10:hover{border-color:#a3a3a31a}.hover\:border-neutral-400\/100:hover{border-color:#a3a3a3}.hover\:border-neutral-400\/15:hover{border-color:#a3a3a326}.hover\:border-neutral-400\/20:hover{border-color:#a3a3a333}.hover\:border-neutral-400\/25:hover{border-color:#a3a3a340}.hover\:border-neutral-400\/30:hover{border-color:#a3a3a34d}.hover\:border-neutral-400\/35:hover{border-color:#a3a3a359}.hover\:border-neutral-400\/40:hover{border-color:#a3a3a366}.hover\:border-neutral-400\/45:hover{border-color:#a3a3a373}.hover\:border-neutral-400\/5:hover{border-color:#a3a3a30d}.hover\:border-neutral-400\/50:hover{border-color:#a3a3a380}.hover\:border-neutral-400\/55:hover{border-color:#a3a3a38c}.hover\:border-neutral-400\/60:hover{border-color:#a3a3a399}.hover\:border-neutral-400\/65:hover{border-color:#a3a3a3a6}.hover\:border-neutral-400\/70:hover{border-color:#a3a3a3b3}.hover\:border-neutral-400\/75:hover{border-color:#a3a3a3bf}.hover\:border-neutral-400\/80:hover{border-color:#a3a3a3cc}.hover\:border-neutral-400\/85:hover{border-color:#a3a3a3d9}.hover\:border-neutral-400\/90:hover{border-color:#a3a3a3e6}.hover\:border-neutral-400\/95:hover{border-color:#a3a3a3f2}.hover\:border-neutral-50:hover{--tw-border-opacity: 1;border-color:rgb(250 250 250 / var(--tw-border-opacity, 1))}.hover\:border-neutral-50\/0:hover{border-color:#fafafa00}.hover\:border-neutral-50\/10:hover{border-color:#fafafa1a}.hover\:border-neutral-50\/100:hover{border-color:#fafafa}.hover\:border-neutral-50\/15:hover{border-color:#fafafa26}.hover\:border-neutral-50\/20:hover{border-color:#fafafa33}.hover\:border-neutral-50\/25:hover{border-color:#fafafa40}.hover\:border-neutral-50\/30:hover{border-color:#fafafa4d}.hover\:border-neutral-50\/35:hover{border-color:#fafafa59}.hover\:border-neutral-50\/40:hover{border-color:#fafafa66}.hover\:border-neutral-50\/45:hover{border-color:#fafafa73}.hover\:border-neutral-50\/5:hover{border-color:#fafafa0d}.hover\:border-neutral-50\/50:hover{border-color:#fafafa80}.hover\:border-neutral-50\/55:hover{border-color:#fafafa8c}.hover\:border-neutral-50\/60:hover{border-color:#fafafa99}.hover\:border-neutral-50\/65:hover{border-color:#fafafaa6}.hover\:border-neutral-50\/70:hover{border-color:#fafafab3}.hover\:border-neutral-50\/75:hover{border-color:#fafafabf}.hover\:border-neutral-50\/80:hover{border-color:#fafafacc}.hover\:border-neutral-50\/85:hover{border-color:#fafafad9}.hover\:border-neutral-50\/90:hover{border-color:#fafafae6}.hover\:border-neutral-50\/95:hover{border-color:#fafafaf2}.hover\:border-neutral-500:hover{--tw-border-opacity: 1;border-color:rgb(115 115 115 / var(--tw-border-opacity, 1))}.hover\:border-neutral-500\/0:hover{border-color:#73737300}.hover\:border-neutral-500\/10:hover{border-color:#7373731a}.hover\:border-neutral-500\/100:hover{border-color:#737373}.hover\:border-neutral-500\/15:hover{border-color:#73737326}.hover\:border-neutral-500\/20:hover{border-color:#73737333}.hover\:border-neutral-500\/25:hover{border-color:#73737340}.hover\:border-neutral-500\/30:hover{border-color:#7373734d}.hover\:border-neutral-500\/35:hover{border-color:#73737359}.hover\:border-neutral-500\/40:hover{border-color:#73737366}.hover\:border-neutral-500\/45:hover{border-color:#73737373}.hover\:border-neutral-500\/5:hover{border-color:#7373730d}.hover\:border-neutral-500\/50:hover{border-color:#73737380}.hover\:border-neutral-500\/55:hover{border-color:#7373738c}.hover\:border-neutral-500\/60:hover{border-color:#73737399}.hover\:border-neutral-500\/65:hover{border-color:#737373a6}.hover\:border-neutral-500\/70:hover{border-color:#737373b3}.hover\:border-neutral-500\/75:hover{border-color:#737373bf}.hover\:border-neutral-500\/80:hover{border-color:#737373cc}.hover\:border-neutral-500\/85:hover{border-color:#737373d9}.hover\:border-neutral-500\/90:hover{border-color:#737373e6}.hover\:border-neutral-500\/95:hover{border-color:#737373f2}.hover\:border-neutral-600:hover{--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity, 1))}.hover\:border-neutral-600\/0:hover{border-color:#52525200}.hover\:border-neutral-600\/10:hover{border-color:#5252521a}.hover\:border-neutral-600\/100:hover{border-color:#525252}.hover\:border-neutral-600\/15:hover{border-color:#52525226}.hover\:border-neutral-600\/20:hover{border-color:#52525233}.hover\:border-neutral-600\/25:hover{border-color:#52525240}.hover\:border-neutral-600\/30:hover{border-color:#5252524d}.hover\:border-neutral-600\/35:hover{border-color:#52525259}.hover\:border-neutral-600\/40:hover{border-color:#52525266}.hover\:border-neutral-600\/45:hover{border-color:#52525273}.hover\:border-neutral-600\/5:hover{border-color:#5252520d}.hover\:border-neutral-600\/50:hover{border-color:#52525280}.hover\:border-neutral-600\/55:hover{border-color:#5252528c}.hover\:border-neutral-600\/60:hover{border-color:#52525299}.hover\:border-neutral-600\/65:hover{border-color:#525252a6}.hover\:border-neutral-600\/70:hover{border-color:#525252b3}.hover\:border-neutral-600\/75:hover{border-color:#525252bf}.hover\:border-neutral-600\/80:hover{border-color:#525252cc}.hover\:border-neutral-600\/85:hover{border-color:#525252d9}.hover\:border-neutral-600\/90:hover{border-color:#525252e6}.hover\:border-neutral-600\/95:hover{border-color:#525252f2}.hover\:border-neutral-700:hover{--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.hover\:border-neutral-700\/0:hover{border-color:#40404000}.hover\:border-neutral-700\/10:hover{border-color:#4040401a}.hover\:border-neutral-700\/100:hover{border-color:#404040}.hover\:border-neutral-700\/15:hover{border-color:#40404026}.hover\:border-neutral-700\/20:hover{border-color:#40404033}.hover\:border-neutral-700\/25:hover{border-color:#40404040}.hover\:border-neutral-700\/30:hover{border-color:#4040404d}.hover\:border-neutral-700\/35:hover{border-color:#40404059}.hover\:border-neutral-700\/40:hover{border-color:#40404066}.hover\:border-neutral-700\/45:hover{border-color:#40404073}.hover\:border-neutral-700\/5:hover{border-color:#4040400d}.hover\:border-neutral-700\/50:hover{border-color:#40404080}.hover\:border-neutral-700\/55:hover{border-color:#4040408c}.hover\:border-neutral-700\/60:hover{border-color:#40404099}.hover\:border-neutral-700\/65:hover{border-color:#404040a6}.hover\:border-neutral-700\/70:hover{border-color:#404040b3}.hover\:border-neutral-700\/75:hover{border-color:#404040bf}.hover\:border-neutral-700\/80:hover{border-color:#404040cc}.hover\:border-neutral-700\/85:hover{border-color:#404040d9}.hover\:border-neutral-700\/90:hover{border-color:#404040e6}.hover\:border-neutral-700\/95:hover{border-color:#404040f2}.hover\:border-neutral-800:hover{--tw-border-opacity: 1;border-color:rgb(38 38 38 / var(--tw-border-opacity, 1))}.hover\:border-neutral-800\/0:hover{border-color:#26262600}.hover\:border-neutral-800\/10:hover{border-color:#2626261a}.hover\:border-neutral-800\/100:hover{border-color:#262626}.hover\:border-neutral-800\/15:hover{border-color:#26262626}.hover\:border-neutral-800\/20:hover{border-color:#26262633}.hover\:border-neutral-800\/25:hover{border-color:#26262640}.hover\:border-neutral-800\/30:hover{border-color:#2626264d}.hover\:border-neutral-800\/35:hover{border-color:#26262659}.hover\:border-neutral-800\/40:hover{border-color:#26262666}.hover\:border-neutral-800\/45:hover{border-color:#26262673}.hover\:border-neutral-800\/5:hover{border-color:#2626260d}.hover\:border-neutral-800\/50:hover{border-color:#26262680}.hover\:border-neutral-800\/55:hover{border-color:#2626268c}.hover\:border-neutral-800\/60:hover{border-color:#26262699}.hover\:border-neutral-800\/65:hover{border-color:#262626a6}.hover\:border-neutral-800\/70:hover{border-color:#262626b3}.hover\:border-neutral-800\/75:hover{border-color:#262626bf}.hover\:border-neutral-800\/80:hover{border-color:#262626cc}.hover\:border-neutral-800\/85:hover{border-color:#262626d9}.hover\:border-neutral-800\/90:hover{border-color:#262626e6}.hover\:border-neutral-800\/95:hover{border-color:#262626f2}.hover\:border-neutral-900:hover{--tw-border-opacity: 1;border-color:rgb(23 23 23 / var(--tw-border-opacity, 1))}.hover\:border-neutral-900\/0:hover{border-color:#17171700}.hover\:border-neutral-900\/10:hover{border-color:#1717171a}.hover\:border-neutral-900\/100:hover{border-color:#171717}.hover\:border-neutral-900\/15:hover{border-color:#17171726}.hover\:border-neutral-900\/20:hover{border-color:#17171733}.hover\:border-neutral-900\/25:hover{border-color:#17171740}.hover\:border-neutral-900\/30:hover{border-color:#1717174d}.hover\:border-neutral-900\/35:hover{border-color:#17171759}.hover\:border-neutral-900\/40:hover{border-color:#17171766}.hover\:border-neutral-900\/45:hover{border-color:#17171773}.hover\:border-neutral-900\/5:hover{border-color:#1717170d}.hover\:border-neutral-900\/50:hover{border-color:#17171780}.hover\:border-neutral-900\/55:hover{border-color:#1717178c}.hover\:border-neutral-900\/60:hover{border-color:#17171799}.hover\:border-neutral-900\/65:hover{border-color:#171717a6}.hover\:border-neutral-900\/70:hover{border-color:#171717b3}.hover\:border-neutral-900\/75:hover{border-color:#171717bf}.hover\:border-neutral-900\/80:hover{border-color:#171717cc}.hover\:border-neutral-900\/85:hover{border-color:#171717d9}.hover\:border-neutral-900\/90:hover{border-color:#171717e6}.hover\:border-neutral-900\/95:hover{border-color:#171717f2}.hover\:border-primary-100:hover{--tw-border-opacity: 1;border-color:rgb(204 227 241 / var(--tw-border-opacity, 1))}.hover\:border-primary-100\/0:hover{border-color:#cce3f100}.hover\:border-primary-100\/10:hover{border-color:#cce3f11a}.hover\:border-primary-100\/100:hover{border-color:#cce3f1}.hover\:border-primary-100\/15:hover{border-color:#cce3f126}.hover\:border-primary-100\/20:hover{border-color:#cce3f133}.hover\:border-primary-100\/25:hover{border-color:#cce3f140}.hover\:border-primary-100\/30:hover{border-color:#cce3f14d}.hover\:border-primary-100\/35:hover{border-color:#cce3f159}.hover\:border-primary-100\/40:hover{border-color:#cce3f166}.hover\:border-primary-100\/45:hover{border-color:#cce3f173}.hover\:border-primary-100\/5:hover{border-color:#cce3f10d}.hover\:border-primary-100\/50:hover{border-color:#cce3f180}.hover\:border-primary-100\/55:hover{border-color:#cce3f18c}.hover\:border-primary-100\/60:hover{border-color:#cce3f199}.hover\:border-primary-100\/65:hover{border-color:#cce3f1a6}.hover\:border-primary-100\/70:hover{border-color:#cce3f1b3}.hover\:border-primary-100\/75:hover{border-color:#cce3f1bf}.hover\:border-primary-100\/80:hover{border-color:#cce3f1cc}.hover\:border-primary-100\/85:hover{border-color:#cce3f1d9}.hover\:border-primary-100\/90:hover{border-color:#cce3f1e6}.hover\:border-primary-100\/95:hover{border-color:#cce3f1f2}.hover\:border-primary-200:hover{--tw-border-opacity: 1;border-color:rgb(153 200 227 / var(--tw-border-opacity, 1))}.hover\:border-primary-200\/0:hover{border-color:#99c8e300}.hover\:border-primary-200\/10:hover{border-color:#99c8e31a}.hover\:border-primary-200\/100:hover{border-color:#99c8e3}.hover\:border-primary-200\/15:hover{border-color:#99c8e326}.hover\:border-primary-200\/20:hover{border-color:#99c8e333}.hover\:border-primary-200\/25:hover{border-color:#99c8e340}.hover\:border-primary-200\/30:hover{border-color:#99c8e34d}.hover\:border-primary-200\/35:hover{border-color:#99c8e359}.hover\:border-primary-200\/40:hover{border-color:#99c8e366}.hover\:border-primary-200\/45:hover{border-color:#99c8e373}.hover\:border-primary-200\/5:hover{border-color:#99c8e30d}.hover\:border-primary-200\/50:hover{border-color:#99c8e380}.hover\:border-primary-200\/55:hover{border-color:#99c8e38c}.hover\:border-primary-200\/60:hover{border-color:#99c8e399}.hover\:border-primary-200\/65:hover{border-color:#99c8e3a6}.hover\:border-primary-200\/70:hover{border-color:#99c8e3b3}.hover\:border-primary-200\/75:hover{border-color:#99c8e3bf}.hover\:border-primary-200\/80:hover{border-color:#99c8e3cc}.hover\:border-primary-200\/85:hover{border-color:#99c8e3d9}.hover\:border-primary-200\/90:hover{border-color:#99c8e3e6}.hover\:border-primary-200\/95:hover{border-color:#99c8e3f2}.hover\:border-primary-300:hover{--tw-border-opacity: 1;border-color:rgb(102 173 214 / var(--tw-border-opacity, 1))}.hover\:border-primary-300\/0:hover{border-color:#66add600}.hover\:border-primary-300\/10:hover{border-color:#66add61a}.hover\:border-primary-300\/100:hover{border-color:#66add6}.hover\:border-primary-300\/15:hover{border-color:#66add626}.hover\:border-primary-300\/20:hover{border-color:#66add633}.hover\:border-primary-300\/25:hover{border-color:#66add640}.hover\:border-primary-300\/30:hover{border-color:#66add64d}.hover\:border-primary-300\/35:hover{border-color:#66add659}.hover\:border-primary-300\/40:hover{border-color:#66add666}.hover\:border-primary-300\/45:hover{border-color:#66add673}.hover\:border-primary-300\/5:hover{border-color:#66add60d}.hover\:border-primary-300\/50:hover{border-color:#66add680}.hover\:border-primary-300\/55:hover{border-color:#66add68c}.hover\:border-primary-300\/60:hover{border-color:#66add699}.hover\:border-primary-300\/65:hover{border-color:#66add6a6}.hover\:border-primary-300\/70:hover{border-color:#66add6b3}.hover\:border-primary-300\/75:hover{border-color:#66add6bf}.hover\:border-primary-300\/80:hover{border-color:#66add6cc}.hover\:border-primary-300\/85:hover{border-color:#66add6d9}.hover\:border-primary-300\/90:hover{border-color:#66add6e6}.hover\:border-primary-300\/95:hover{border-color:#66add6f2}.hover\:border-primary-400:hover{--tw-border-opacity: 1;border-color:rgb(51 146 200 / var(--tw-border-opacity, 1))}.hover\:border-primary-400\/0:hover{border-color:#3392c800}.hover\:border-primary-400\/10:hover{border-color:#3392c81a}.hover\:border-primary-400\/100:hover{border-color:#3392c8}.hover\:border-primary-400\/15:hover{border-color:#3392c826}.hover\:border-primary-400\/20:hover{border-color:#3392c833}.hover\:border-primary-400\/25:hover{border-color:#3392c840}.hover\:border-primary-400\/30:hover{border-color:#3392c84d}.hover\:border-primary-400\/35:hover{border-color:#3392c859}.hover\:border-primary-400\/40:hover{border-color:#3392c866}.hover\:border-primary-400\/45:hover{border-color:#3392c873}.hover\:border-primary-400\/5:hover{border-color:#3392c80d}.hover\:border-primary-400\/50:hover{border-color:#3392c880}.hover\:border-primary-400\/55:hover{border-color:#3392c88c}.hover\:border-primary-400\/60:hover{border-color:#3392c899}.hover\:border-primary-400\/65:hover{border-color:#3392c8a6}.hover\:border-primary-400\/70:hover{border-color:#3392c8b3}.hover\:border-primary-400\/75:hover{border-color:#3392c8bf}.hover\:border-primary-400\/80:hover{border-color:#3392c8cc}.hover\:border-primary-400\/85:hover{border-color:#3392c8d9}.hover\:border-primary-400\/90:hover{border-color:#3392c8e6}.hover\:border-primary-400\/95:hover{border-color:#3392c8f2}.hover\:border-primary-50:hover{--tw-border-opacity: 1;border-color:rgb(230 241 248 / var(--tw-border-opacity, 1))}.hover\:border-primary-50\/0:hover{border-color:#e6f1f800}.hover\:border-primary-50\/10:hover{border-color:#e6f1f81a}.hover\:border-primary-50\/100:hover{border-color:#e6f1f8}.hover\:border-primary-50\/15:hover{border-color:#e6f1f826}.hover\:border-primary-50\/20:hover{border-color:#e6f1f833}.hover\:border-primary-50\/25:hover{border-color:#e6f1f840}.hover\:border-primary-50\/30:hover{border-color:#e6f1f84d}.hover\:border-primary-50\/35:hover{border-color:#e6f1f859}.hover\:border-primary-50\/40:hover{border-color:#e6f1f866}.hover\:border-primary-50\/45:hover{border-color:#e6f1f873}.hover\:border-primary-50\/5:hover{border-color:#e6f1f80d}.hover\:border-primary-50\/50:hover{border-color:#e6f1f880}.hover\:border-primary-50\/55:hover{border-color:#e6f1f88c}.hover\:border-primary-50\/60:hover{border-color:#e6f1f899}.hover\:border-primary-50\/65:hover{border-color:#e6f1f8a6}.hover\:border-primary-50\/70:hover{border-color:#e6f1f8b3}.hover\:border-primary-50\/75:hover{border-color:#e6f1f8bf}.hover\:border-primary-50\/80:hover{border-color:#e6f1f8cc}.hover\:border-primary-50\/85:hover{border-color:#e6f1f8d9}.hover\:border-primary-50\/90:hover{border-color:#e6f1f8e6}.hover\:border-primary-50\/95:hover{border-color:#e6f1f8f2}.hover\:border-primary-500:hover{--tw-border-opacity: 1;border-color:rgb(0 119 187 / var(--tw-border-opacity, 1))}.hover\:border-primary-500\/0:hover{border-color:#07b0}.hover\:border-primary-500\/10:hover{border-color:#0077bb1a}.hover\:border-primary-500\/100:hover{border-color:#07b}.hover\:border-primary-500\/15:hover{border-color:#0077bb26}.hover\:border-primary-500\/20:hover{border-color:#07b3}.hover\:border-primary-500\/25:hover{border-color:#0077bb40}.hover\:border-primary-500\/30:hover{border-color:#0077bb4d}.hover\:border-primary-500\/35:hover{border-color:#0077bb59}.hover\:border-primary-500\/40:hover{border-color:#07b6}.hover\:border-primary-500\/45:hover{border-color:#0077bb73}.hover\:border-primary-500\/5:hover{border-color:#0077bb0d}.hover\:border-primary-500\/50:hover{border-color:#0077bb80}.hover\:border-primary-500\/55:hover{border-color:#0077bb8c}.hover\:border-primary-500\/60:hover{border-color:#07b9}.hover\:border-primary-500\/65:hover{border-color:#0077bba6}.hover\:border-primary-500\/70:hover{border-color:#0077bbb3}.hover\:border-primary-500\/75:hover{border-color:#0077bbbf}.hover\:border-primary-500\/80:hover{border-color:#07bc}.hover\:border-primary-500\/85:hover{border-color:#0077bbd9}.hover\:border-primary-500\/90:hover{border-color:#0077bbe6}.hover\:border-primary-500\/95:hover{border-color:#0077bbf2}.hover\:border-primary-600:hover{--tw-border-opacity: 1;border-color:rgb(0 102 153 / var(--tw-border-opacity, 1))}.hover\:border-primary-600\/0:hover{border-color:#0690}.hover\:border-primary-600\/10:hover{border-color:#0066991a}.hover\:border-primary-600\/100:hover{border-color:#069}.hover\:border-primary-600\/15:hover{border-color:#00669926}.hover\:border-primary-600\/20:hover{border-color:#0693}.hover\:border-primary-600\/25:hover{border-color:#00669940}.hover\:border-primary-600\/30:hover{border-color:#0066994d}.hover\:border-primary-600\/35:hover{border-color:#00669959}.hover\:border-primary-600\/40:hover{border-color:#0696}.hover\:border-primary-600\/45:hover{border-color:#00669973}.hover\:border-primary-600\/5:hover{border-color:#0066990d}.hover\:border-primary-600\/50:hover{border-color:#00669980}.hover\:border-primary-600\/55:hover{border-color:#0066998c}.hover\:border-primary-600\/60:hover{border-color:#0699}.hover\:border-primary-600\/65:hover{border-color:#006699a6}.hover\:border-primary-600\/70:hover{border-color:#006699b3}.hover\:border-primary-600\/75:hover{border-color:#006699bf}.hover\:border-primary-600\/80:hover{border-color:#069c}.hover\:border-primary-600\/85:hover{border-color:#006699d9}.hover\:border-primary-600\/90:hover{border-color:#006699e6}.hover\:border-primary-600\/95:hover{border-color:#006699f2}.hover\:border-primary-700:hover{--tw-border-opacity: 1;border-color:rgb(0 85 128 / var(--tw-border-opacity, 1))}.hover\:border-primary-700\/0:hover{border-color:#00558000}.hover\:border-primary-700\/10:hover{border-color:#0055801a}.hover\:border-primary-700\/100:hover{border-color:#005580}.hover\:border-primary-700\/15:hover{border-color:#00558026}.hover\:border-primary-700\/20:hover{border-color:#00558033}.hover\:border-primary-700\/25:hover{border-color:#00558040}.hover\:border-primary-700\/30:hover{border-color:#0055804d}.hover\:border-primary-700\/35:hover{border-color:#00558059}.hover\:border-primary-700\/40:hover{border-color:#00558066}.hover\:border-primary-700\/45:hover{border-color:#00558073}.hover\:border-primary-700\/5:hover{border-color:#0055800d}.hover\:border-primary-700\/50:hover{border-color:#00558080}.hover\:border-primary-700\/55:hover{border-color:#0055808c}.hover\:border-primary-700\/60:hover{border-color:#00558099}.hover\:border-primary-700\/65:hover{border-color:#005580a6}.hover\:border-primary-700\/70:hover{border-color:#005580b3}.hover\:border-primary-700\/75:hover{border-color:#005580bf}.hover\:border-primary-700\/80:hover{border-color:#005580cc}.hover\:border-primary-700\/85:hover{border-color:#005580d9}.hover\:border-primary-700\/90:hover{border-color:#005580e6}.hover\:border-primary-700\/95:hover{border-color:#005580f2}.hover\:border-primary-800:hover{--tw-border-opacity: 1;border-color:rgb(0 68 102 / var(--tw-border-opacity, 1))}.hover\:border-primary-800\/0:hover{border-color:#0460}.hover\:border-primary-800\/10:hover{border-color:#0044661a}.hover\:border-primary-800\/100:hover{border-color:#046}.hover\:border-primary-800\/15:hover{border-color:#00446626}.hover\:border-primary-800\/20:hover{border-color:#0463}.hover\:border-primary-800\/25:hover{border-color:#00446640}.hover\:border-primary-800\/30:hover{border-color:#0044664d}.hover\:border-primary-800\/35:hover{border-color:#00446659}.hover\:border-primary-800\/40:hover{border-color:#0466}.hover\:border-primary-800\/45:hover{border-color:#00446673}.hover\:border-primary-800\/5:hover{border-color:#0044660d}.hover\:border-primary-800\/50:hover{border-color:#00446680}.hover\:border-primary-800\/55:hover{border-color:#0044668c}.hover\:border-primary-800\/60:hover{border-color:#0469}.hover\:border-primary-800\/65:hover{border-color:#004466a6}.hover\:border-primary-800\/70:hover{border-color:#004466b3}.hover\:border-primary-800\/75:hover{border-color:#004466bf}.hover\:border-primary-800\/80:hover{border-color:#046c}.hover\:border-primary-800\/85:hover{border-color:#004466d9}.hover\:border-primary-800\/90:hover{border-color:#004466e6}.hover\:border-primary-800\/95:hover{border-color:#004466f2}.hover\:border-primary-900:hover{--tw-border-opacity: 1;border-color:rgb(0 51 77 / var(--tw-border-opacity, 1))}.hover\:border-primary-900\/0:hover{border-color:#00334d00}.hover\:border-primary-900\/10:hover{border-color:#00334d1a}.hover\:border-primary-900\/100:hover{border-color:#00334d}.hover\:border-primary-900\/15:hover{border-color:#00334d26}.hover\:border-primary-900\/20:hover{border-color:#00334d33}.hover\:border-primary-900\/25:hover{border-color:#00334d40}.hover\:border-primary-900\/30:hover{border-color:#00334d4d}.hover\:border-primary-900\/35:hover{border-color:#00334d59}.hover\:border-primary-900\/40:hover{border-color:#00334d66}.hover\:border-primary-900\/45:hover{border-color:#00334d73}.hover\:border-primary-900\/5:hover{border-color:#00334d0d}.hover\:border-primary-900\/50:hover{border-color:#00334d80}.hover\:border-primary-900\/55:hover{border-color:#00334d8c}.hover\:border-primary-900\/60:hover{border-color:#00334d99}.hover\:border-primary-900\/65:hover{border-color:#00334da6}.hover\:border-primary-900\/70:hover{border-color:#00334db3}.hover\:border-primary-900\/75:hover{border-color:#00334dbf}.hover\:border-primary-900\/80:hover{border-color:#00334dcc}.hover\:border-primary-900\/85:hover{border-color:#00334dd9}.hover\:border-primary-900\/90:hover{border-color:#00334de6}.hover\:border-primary-900\/95:hover{border-color:#00334df2}.hover\:border-red-100:hover{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.hover\:border-red-100\/0:hover{border-color:#fee2e200}.hover\:border-red-100\/10:hover{border-color:#fee2e21a}.hover\:border-red-100\/100:hover{border-color:#fee2e2}.hover\:border-red-100\/15:hover{border-color:#fee2e226}.hover\:border-red-100\/20:hover{border-color:#fee2e233}.hover\:border-red-100\/25:hover{border-color:#fee2e240}.hover\:border-red-100\/30:hover{border-color:#fee2e24d}.hover\:border-red-100\/35:hover{border-color:#fee2e259}.hover\:border-red-100\/40:hover{border-color:#fee2e266}.hover\:border-red-100\/45:hover{border-color:#fee2e273}.hover\:border-red-100\/5:hover{border-color:#fee2e20d}.hover\:border-red-100\/50:hover{border-color:#fee2e280}.hover\:border-red-100\/55:hover{border-color:#fee2e28c}.hover\:border-red-100\/60:hover{border-color:#fee2e299}.hover\:border-red-100\/65:hover{border-color:#fee2e2a6}.hover\:border-red-100\/70:hover{border-color:#fee2e2b3}.hover\:border-red-100\/75:hover{border-color:#fee2e2bf}.hover\:border-red-100\/80:hover{border-color:#fee2e2cc}.hover\:border-red-100\/85:hover{border-color:#fee2e2d9}.hover\:border-red-100\/90:hover{border-color:#fee2e2e6}.hover\:border-red-100\/95:hover{border-color:#fee2e2f2}.hover\:border-red-200:hover{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.hover\:border-red-200\/0:hover{border-color:#fecaca00}.hover\:border-red-200\/10:hover{border-color:#fecaca1a}.hover\:border-red-200\/100:hover{border-color:#fecaca}.hover\:border-red-200\/15:hover{border-color:#fecaca26}.hover\:border-red-200\/20:hover{border-color:#fecaca33}.hover\:border-red-200\/25:hover{border-color:#fecaca40}.hover\:border-red-200\/30:hover{border-color:#fecaca4d}.hover\:border-red-200\/35:hover{border-color:#fecaca59}.hover\:border-red-200\/40:hover{border-color:#fecaca66}.hover\:border-red-200\/45:hover{border-color:#fecaca73}.hover\:border-red-200\/5:hover{border-color:#fecaca0d}.hover\:border-red-200\/50:hover{border-color:#fecaca80}.hover\:border-red-200\/55:hover{border-color:#fecaca8c}.hover\:border-red-200\/60:hover{border-color:#fecaca99}.hover\:border-red-200\/65:hover{border-color:#fecacaa6}.hover\:border-red-200\/70:hover{border-color:#fecacab3}.hover\:border-red-200\/75:hover{border-color:#fecacabf}.hover\:border-red-200\/80:hover{border-color:#fecacacc}.hover\:border-red-200\/85:hover{border-color:#fecacad9}.hover\:border-red-200\/90:hover{border-color:#fecacae6}.hover\:border-red-200\/95:hover{border-color:#fecacaf2}.hover\:border-red-300:hover{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.hover\:border-red-300\/0:hover{border-color:#fca5a500}.hover\:border-red-300\/10:hover{border-color:#fca5a51a}.hover\:border-red-300\/100:hover{border-color:#fca5a5}.hover\:border-red-300\/15:hover{border-color:#fca5a526}.hover\:border-red-300\/20:hover{border-color:#fca5a533}.hover\:border-red-300\/25:hover{border-color:#fca5a540}.hover\:border-red-300\/30:hover{border-color:#fca5a54d}.hover\:border-red-300\/35:hover{border-color:#fca5a559}.hover\:border-red-300\/40:hover{border-color:#fca5a566}.hover\:border-red-300\/45:hover{border-color:#fca5a573}.hover\:border-red-300\/5:hover{border-color:#fca5a50d}.hover\:border-red-300\/50:hover{border-color:#fca5a580}.hover\:border-red-300\/55:hover{border-color:#fca5a58c}.hover\:border-red-300\/60:hover{border-color:#fca5a599}.hover\:border-red-300\/65:hover{border-color:#fca5a5a6}.hover\:border-red-300\/70:hover{border-color:#fca5a5b3}.hover\:border-red-300\/75:hover{border-color:#fca5a5bf}.hover\:border-red-300\/80:hover{border-color:#fca5a5cc}.hover\:border-red-300\/85:hover{border-color:#fca5a5d9}.hover\:border-red-300\/90:hover{border-color:#fca5a5e6}.hover\:border-red-300\/95:hover{border-color:#fca5a5f2}.hover\:border-red-400:hover{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.hover\:border-red-400\/0:hover{border-color:#f8717100}.hover\:border-red-400\/10:hover{border-color:#f871711a}.hover\:border-red-400\/100:hover{border-color:#f87171}.hover\:border-red-400\/15:hover{border-color:#f8717126}.hover\:border-red-400\/20:hover{border-color:#f8717133}.hover\:border-red-400\/25:hover{border-color:#f8717140}.hover\:border-red-400\/30:hover{border-color:#f871714d}.hover\:border-red-400\/35:hover{border-color:#f8717159}.hover\:border-red-400\/40:hover{border-color:#f8717166}.hover\:border-red-400\/45:hover{border-color:#f8717173}.hover\:border-red-400\/5:hover{border-color:#f871710d}.hover\:border-red-400\/50:hover{border-color:#f8717180}.hover\:border-red-400\/55:hover{border-color:#f871718c}.hover\:border-red-400\/60:hover{border-color:#f8717199}.hover\:border-red-400\/65:hover{border-color:#f87171a6}.hover\:border-red-400\/70:hover{border-color:#f87171b3}.hover\:border-red-400\/75:hover{border-color:#f87171bf}.hover\:border-red-400\/80:hover{border-color:#f87171cc}.hover\:border-red-400\/85:hover{border-color:#f87171d9}.hover\:border-red-400\/90:hover{border-color:#f87171e6}.hover\:border-red-400\/95:hover{border-color:#f87171f2}.hover\:border-red-50:hover{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.hover\:border-red-50\/0:hover{border-color:#fef2f200}.hover\:border-red-50\/10:hover{border-color:#fef2f21a}.hover\:border-red-50\/100:hover{border-color:#fef2f2}.hover\:border-red-50\/15:hover{border-color:#fef2f226}.hover\:border-red-50\/20:hover{border-color:#fef2f233}.hover\:border-red-50\/25:hover{border-color:#fef2f240}.hover\:border-red-50\/30:hover{border-color:#fef2f24d}.hover\:border-red-50\/35:hover{border-color:#fef2f259}.hover\:border-red-50\/40:hover{border-color:#fef2f266}.hover\:border-red-50\/45:hover{border-color:#fef2f273}.hover\:border-red-50\/5:hover{border-color:#fef2f20d}.hover\:border-red-50\/50:hover{border-color:#fef2f280}.hover\:border-red-50\/55:hover{border-color:#fef2f28c}.hover\:border-red-50\/60:hover{border-color:#fef2f299}.hover\:border-red-50\/65:hover{border-color:#fef2f2a6}.hover\:border-red-50\/70:hover{border-color:#fef2f2b3}.hover\:border-red-50\/75:hover{border-color:#fef2f2bf}.hover\:border-red-50\/80:hover{border-color:#fef2f2cc}.hover\:border-red-50\/85:hover{border-color:#fef2f2d9}.hover\:border-red-50\/90:hover{border-color:#fef2f2e6}.hover\:border-red-50\/95:hover{border-color:#fef2f2f2}.hover\:border-red-500:hover{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.hover\:border-red-500\/0:hover{border-color:#ef444400}.hover\:border-red-500\/10:hover{border-color:#ef44441a}.hover\:border-red-500\/100:hover{border-color:#ef4444}.hover\:border-red-500\/15:hover{border-color:#ef444426}.hover\:border-red-500\/20:hover{border-color:#ef444433}.hover\:border-red-500\/25:hover{border-color:#ef444440}.hover\:border-red-500\/30:hover{border-color:#ef44444d}.hover\:border-red-500\/35:hover{border-color:#ef444459}.hover\:border-red-500\/40:hover{border-color:#ef444466}.hover\:border-red-500\/45:hover{border-color:#ef444473}.hover\:border-red-500\/5:hover{border-color:#ef44440d}.hover\:border-red-500\/50:hover{border-color:#ef444480}.hover\:border-red-500\/55:hover{border-color:#ef44448c}.hover\:border-red-500\/60:hover{border-color:#ef444499}.hover\:border-red-500\/65:hover{border-color:#ef4444a6}.hover\:border-red-500\/70:hover{border-color:#ef4444b3}.hover\:border-red-500\/75:hover{border-color:#ef4444bf}.hover\:border-red-500\/80:hover{border-color:#ef4444cc}.hover\:border-red-500\/85:hover{border-color:#ef4444d9}.hover\:border-red-500\/90:hover{border-color:#ef4444e6}.hover\:border-red-500\/95:hover{border-color:#ef4444f2}.hover\:border-red-600:hover{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.hover\:border-red-600\/0:hover{border-color:#dc262600}.hover\:border-red-600\/10:hover{border-color:#dc26261a}.hover\:border-red-600\/100:hover{border-color:#dc2626}.hover\:border-red-600\/15:hover{border-color:#dc262626}.hover\:border-red-600\/20:hover{border-color:#dc262633}.hover\:border-red-600\/25:hover{border-color:#dc262640}.hover\:border-red-600\/30:hover{border-color:#dc26264d}.hover\:border-red-600\/35:hover{border-color:#dc262659}.hover\:border-red-600\/40:hover{border-color:#dc262666}.hover\:border-red-600\/45:hover{border-color:#dc262673}.hover\:border-red-600\/5:hover{border-color:#dc26260d}.hover\:border-red-600\/50:hover{border-color:#dc262680}.hover\:border-red-600\/55:hover{border-color:#dc26268c}.hover\:border-red-600\/60:hover{border-color:#dc262699}.hover\:border-red-600\/65:hover{border-color:#dc2626a6}.hover\:border-red-600\/70:hover{border-color:#dc2626b3}.hover\:border-red-600\/75:hover{border-color:#dc2626bf}.hover\:border-red-600\/80:hover{border-color:#dc2626cc}.hover\:border-red-600\/85:hover{border-color:#dc2626d9}.hover\:border-red-600\/90:hover{border-color:#dc2626e6}.hover\:border-red-600\/95:hover{border-color:#dc2626f2}.hover\:border-red-700:hover{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.hover\:border-red-700\/0:hover{border-color:#b91c1c00}.hover\:border-red-700\/10:hover{border-color:#b91c1c1a}.hover\:border-red-700\/100:hover{border-color:#b91c1c}.hover\:border-red-700\/15:hover{border-color:#b91c1c26}.hover\:border-red-700\/20:hover{border-color:#b91c1c33}.hover\:border-red-700\/25:hover{border-color:#b91c1c40}.hover\:border-red-700\/30:hover{border-color:#b91c1c4d}.hover\:border-red-700\/35:hover{border-color:#b91c1c59}.hover\:border-red-700\/40:hover{border-color:#b91c1c66}.hover\:border-red-700\/45:hover{border-color:#b91c1c73}.hover\:border-red-700\/5:hover{border-color:#b91c1c0d}.hover\:border-red-700\/50:hover{border-color:#b91c1c80}.hover\:border-red-700\/55:hover{border-color:#b91c1c8c}.hover\:border-red-700\/60:hover{border-color:#b91c1c99}.hover\:border-red-700\/65:hover{border-color:#b91c1ca6}.hover\:border-red-700\/70:hover{border-color:#b91c1cb3}.hover\:border-red-700\/75:hover{border-color:#b91c1cbf}.hover\:border-red-700\/80:hover{border-color:#b91c1ccc}.hover\:border-red-700\/85:hover{border-color:#b91c1cd9}.hover\:border-red-700\/90:hover{border-color:#b91c1ce6}.hover\:border-red-700\/95:hover{border-color:#b91c1cf2}.hover\:border-red-800:hover{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.hover\:border-red-800\/0:hover{border-color:#991b1b00}.hover\:border-red-800\/10:hover{border-color:#991b1b1a}.hover\:border-red-800\/100:hover{border-color:#991b1b}.hover\:border-red-800\/15:hover{border-color:#991b1b26}.hover\:border-red-800\/20:hover{border-color:#991b1b33}.hover\:border-red-800\/25:hover{border-color:#991b1b40}.hover\:border-red-800\/30:hover{border-color:#991b1b4d}.hover\:border-red-800\/35:hover{border-color:#991b1b59}.hover\:border-red-800\/40:hover{border-color:#991b1b66}.hover\:border-red-800\/45:hover{border-color:#991b1b73}.hover\:border-red-800\/5:hover{border-color:#991b1b0d}.hover\:border-red-800\/50:hover{border-color:#991b1b80}.hover\:border-red-800\/55:hover{border-color:#991b1b8c}.hover\:border-red-800\/60:hover{border-color:#991b1b99}.hover\:border-red-800\/65:hover{border-color:#991b1ba6}.hover\:border-red-800\/70:hover{border-color:#991b1bb3}.hover\:border-red-800\/75:hover{border-color:#991b1bbf}.hover\:border-red-800\/80:hover{border-color:#991b1bcc}.hover\:border-red-800\/85:hover{border-color:#991b1bd9}.hover\:border-red-800\/90:hover{border-color:#991b1be6}.hover\:border-red-800\/95:hover{border-color:#991b1bf2}.hover\:border-red-900:hover{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.hover\:border-red-900\/0:hover{border-color:#7f1d1d00}.hover\:border-red-900\/10:hover{border-color:#7f1d1d1a}.hover\:border-red-900\/100:hover{border-color:#7f1d1d}.hover\:border-red-900\/15:hover{border-color:#7f1d1d26}.hover\:border-red-900\/20:hover{border-color:#7f1d1d33}.hover\:border-red-900\/25:hover{border-color:#7f1d1d40}.hover\:border-red-900\/30:hover{border-color:#7f1d1d4d}.hover\:border-red-900\/35:hover{border-color:#7f1d1d59}.hover\:border-red-900\/40:hover{border-color:#7f1d1d66}.hover\:border-red-900\/45:hover{border-color:#7f1d1d73}.hover\:border-red-900\/5:hover{border-color:#7f1d1d0d}.hover\:border-red-900\/50:hover{border-color:#7f1d1d80}.hover\:border-red-900\/55:hover{border-color:#7f1d1d8c}.hover\:border-red-900\/60:hover{border-color:#7f1d1d99}.hover\:border-red-900\/65:hover{border-color:#7f1d1da6}.hover\:border-red-900\/70:hover{border-color:#7f1d1db3}.hover\:border-red-900\/75:hover{border-color:#7f1d1dbf}.hover\:border-red-900\/80:hover{border-color:#7f1d1dcc}.hover\:border-red-900\/85:hover{border-color:#7f1d1dd9}.hover\:border-red-900\/90:hover{border-color:#7f1d1de6}.hover\:border-red-900\/95:hover{border-color:#7f1d1df2}.hover\:border-stone-600:hover{--tw-border-opacity: 1;border-color:rgb(87 83 78 / var(--tw-border-opacity, 1))}.hover\:border-yellow-100:hover{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.hover\:border-yellow-100\/0:hover{border-color:#fef9c300}.hover\:border-yellow-100\/10:hover{border-color:#fef9c31a}.hover\:border-yellow-100\/100:hover{border-color:#fef9c3}.hover\:border-yellow-100\/15:hover{border-color:#fef9c326}.hover\:border-yellow-100\/20:hover{border-color:#fef9c333}.hover\:border-yellow-100\/25:hover{border-color:#fef9c340}.hover\:border-yellow-100\/30:hover{border-color:#fef9c34d}.hover\:border-yellow-100\/35:hover{border-color:#fef9c359}.hover\:border-yellow-100\/40:hover{border-color:#fef9c366}.hover\:border-yellow-100\/45:hover{border-color:#fef9c373}.hover\:border-yellow-100\/5:hover{border-color:#fef9c30d}.hover\:border-yellow-100\/50:hover{border-color:#fef9c380}.hover\:border-yellow-100\/55:hover{border-color:#fef9c38c}.hover\:border-yellow-100\/60:hover{border-color:#fef9c399}.hover\:border-yellow-100\/65:hover{border-color:#fef9c3a6}.hover\:border-yellow-100\/70:hover{border-color:#fef9c3b3}.hover\:border-yellow-100\/75:hover{border-color:#fef9c3bf}.hover\:border-yellow-100\/80:hover{border-color:#fef9c3cc}.hover\:border-yellow-100\/85:hover{border-color:#fef9c3d9}.hover\:border-yellow-100\/90:hover{border-color:#fef9c3e6}.hover\:border-yellow-100\/95:hover{border-color:#fef9c3f2}.hover\:border-yellow-200:hover{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.hover\:border-yellow-200\/0:hover{border-color:#fef08a00}.hover\:border-yellow-200\/10:hover{border-color:#fef08a1a}.hover\:border-yellow-200\/100:hover{border-color:#fef08a}.hover\:border-yellow-200\/15:hover{border-color:#fef08a26}.hover\:border-yellow-200\/20:hover{border-color:#fef08a33}.hover\:border-yellow-200\/25:hover{border-color:#fef08a40}.hover\:border-yellow-200\/30:hover{border-color:#fef08a4d}.hover\:border-yellow-200\/35:hover{border-color:#fef08a59}.hover\:border-yellow-200\/40:hover{border-color:#fef08a66}.hover\:border-yellow-200\/45:hover{border-color:#fef08a73}.hover\:border-yellow-200\/5:hover{border-color:#fef08a0d}.hover\:border-yellow-200\/50:hover{border-color:#fef08a80}.hover\:border-yellow-200\/55:hover{border-color:#fef08a8c}.hover\:border-yellow-200\/60:hover{border-color:#fef08a99}.hover\:border-yellow-200\/65:hover{border-color:#fef08aa6}.hover\:border-yellow-200\/70:hover{border-color:#fef08ab3}.hover\:border-yellow-200\/75:hover{border-color:#fef08abf}.hover\:border-yellow-200\/80:hover{border-color:#fef08acc}.hover\:border-yellow-200\/85:hover{border-color:#fef08ad9}.hover\:border-yellow-200\/90:hover{border-color:#fef08ae6}.hover\:border-yellow-200\/95:hover{border-color:#fef08af2}.hover\:border-yellow-300:hover{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.hover\:border-yellow-300\/0:hover{border-color:#fde04700}.hover\:border-yellow-300\/10:hover{border-color:#fde0471a}.hover\:border-yellow-300\/100:hover{border-color:#fde047}.hover\:border-yellow-300\/15:hover{border-color:#fde04726}.hover\:border-yellow-300\/20:hover{border-color:#fde04733}.hover\:border-yellow-300\/25:hover{border-color:#fde04740}.hover\:border-yellow-300\/30:hover{border-color:#fde0474d}.hover\:border-yellow-300\/35:hover{border-color:#fde04759}.hover\:border-yellow-300\/40:hover{border-color:#fde04766}.hover\:border-yellow-300\/45:hover{border-color:#fde04773}.hover\:border-yellow-300\/5:hover{border-color:#fde0470d}.hover\:border-yellow-300\/50:hover{border-color:#fde04780}.hover\:border-yellow-300\/55:hover{border-color:#fde0478c}.hover\:border-yellow-300\/60:hover{border-color:#fde04799}.hover\:border-yellow-300\/65:hover{border-color:#fde047a6}.hover\:border-yellow-300\/70:hover{border-color:#fde047b3}.hover\:border-yellow-300\/75:hover{border-color:#fde047bf}.hover\:border-yellow-300\/80:hover{border-color:#fde047cc}.hover\:border-yellow-300\/85:hover{border-color:#fde047d9}.hover\:border-yellow-300\/90:hover{border-color:#fde047e6}.hover\:border-yellow-300\/95:hover{border-color:#fde047f2}.hover\:border-yellow-400:hover{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.hover\:border-yellow-400\/0:hover{border-color:#facc1500}.hover\:border-yellow-400\/10:hover{border-color:#facc151a}.hover\:border-yellow-400\/100:hover{border-color:#facc15}.hover\:border-yellow-400\/15:hover{border-color:#facc1526}.hover\:border-yellow-400\/20:hover{border-color:#facc1533}.hover\:border-yellow-400\/25:hover{border-color:#facc1540}.hover\:border-yellow-400\/30:hover{border-color:#facc154d}.hover\:border-yellow-400\/35:hover{border-color:#facc1559}.hover\:border-yellow-400\/40:hover{border-color:#facc1566}.hover\:border-yellow-400\/45:hover{border-color:#facc1573}.hover\:border-yellow-400\/5:hover{border-color:#facc150d}.hover\:border-yellow-400\/50:hover{border-color:#facc1580}.hover\:border-yellow-400\/55:hover{border-color:#facc158c}.hover\:border-yellow-400\/60:hover{border-color:#facc1599}.hover\:border-yellow-400\/65:hover{border-color:#facc15a6}.hover\:border-yellow-400\/70:hover{border-color:#facc15b3}.hover\:border-yellow-400\/75:hover{border-color:#facc15bf}.hover\:border-yellow-400\/80:hover{border-color:#facc15cc}.hover\:border-yellow-400\/85:hover{border-color:#facc15d9}.hover\:border-yellow-400\/90:hover{border-color:#facc15e6}.hover\:border-yellow-400\/95:hover{border-color:#facc15f2}.hover\:border-yellow-50:hover{--tw-border-opacity: 1;border-color:rgb(254 252 232 / var(--tw-border-opacity, 1))}.hover\:border-yellow-50\/0:hover{border-color:#fefce800}.hover\:border-yellow-50\/10:hover{border-color:#fefce81a}.hover\:border-yellow-50\/100:hover{border-color:#fefce8}.hover\:border-yellow-50\/15:hover{border-color:#fefce826}.hover\:border-yellow-50\/20:hover{border-color:#fefce833}.hover\:border-yellow-50\/25:hover{border-color:#fefce840}.hover\:border-yellow-50\/30:hover{border-color:#fefce84d}.hover\:border-yellow-50\/35:hover{border-color:#fefce859}.hover\:border-yellow-50\/40:hover{border-color:#fefce866}.hover\:border-yellow-50\/45:hover{border-color:#fefce873}.hover\:border-yellow-50\/5:hover{border-color:#fefce80d}.hover\:border-yellow-50\/50:hover{border-color:#fefce880}.hover\:border-yellow-50\/55:hover{border-color:#fefce88c}.hover\:border-yellow-50\/60:hover{border-color:#fefce899}.hover\:border-yellow-50\/65:hover{border-color:#fefce8a6}.hover\:border-yellow-50\/70:hover{border-color:#fefce8b3}.hover\:border-yellow-50\/75:hover{border-color:#fefce8bf}.hover\:border-yellow-50\/80:hover{border-color:#fefce8cc}.hover\:border-yellow-50\/85:hover{border-color:#fefce8d9}.hover\:border-yellow-50\/90:hover{border-color:#fefce8e6}.hover\:border-yellow-50\/95:hover{border-color:#fefce8f2}.hover\:border-yellow-500:hover{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.hover\:border-yellow-500\/0:hover{border-color:#eab30800}.hover\:border-yellow-500\/10:hover{border-color:#eab3081a}.hover\:border-yellow-500\/100:hover{border-color:#eab308}.hover\:border-yellow-500\/15:hover{border-color:#eab30826}.hover\:border-yellow-500\/20:hover{border-color:#eab30833}.hover\:border-yellow-500\/25:hover{border-color:#eab30840}.hover\:border-yellow-500\/30:hover{border-color:#eab3084d}.hover\:border-yellow-500\/35:hover{border-color:#eab30859}.hover\:border-yellow-500\/40:hover{border-color:#eab30866}.hover\:border-yellow-500\/45:hover{border-color:#eab30873}.hover\:border-yellow-500\/5:hover{border-color:#eab3080d}.hover\:border-yellow-500\/50:hover{border-color:#eab30880}.hover\:border-yellow-500\/55:hover{border-color:#eab3088c}.hover\:border-yellow-500\/60:hover{border-color:#eab30899}.hover\:border-yellow-500\/65:hover{border-color:#eab308a6}.hover\:border-yellow-500\/70:hover{border-color:#eab308b3}.hover\:border-yellow-500\/75:hover{border-color:#eab308bf}.hover\:border-yellow-500\/80:hover{border-color:#eab308cc}.hover\:border-yellow-500\/85:hover{border-color:#eab308d9}.hover\:border-yellow-500\/90:hover{border-color:#eab308e6}.hover\:border-yellow-500\/95:hover{border-color:#eab308f2}.hover\:border-yellow-600:hover{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.hover\:border-yellow-600\/0:hover{border-color:#ca8a0400}.hover\:border-yellow-600\/10:hover{border-color:#ca8a041a}.hover\:border-yellow-600\/100:hover{border-color:#ca8a04}.hover\:border-yellow-600\/15:hover{border-color:#ca8a0426}.hover\:border-yellow-600\/20:hover{border-color:#ca8a0433}.hover\:border-yellow-600\/25:hover{border-color:#ca8a0440}.hover\:border-yellow-600\/30:hover{border-color:#ca8a044d}.hover\:border-yellow-600\/35:hover{border-color:#ca8a0459}.hover\:border-yellow-600\/40:hover{border-color:#ca8a0466}.hover\:border-yellow-600\/45:hover{border-color:#ca8a0473}.hover\:border-yellow-600\/5:hover{border-color:#ca8a040d}.hover\:border-yellow-600\/50:hover{border-color:#ca8a0480}.hover\:border-yellow-600\/55:hover{border-color:#ca8a048c}.hover\:border-yellow-600\/60:hover{border-color:#ca8a0499}.hover\:border-yellow-600\/65:hover{border-color:#ca8a04a6}.hover\:border-yellow-600\/70:hover{border-color:#ca8a04b3}.hover\:border-yellow-600\/75:hover{border-color:#ca8a04bf}.hover\:border-yellow-600\/80:hover{border-color:#ca8a04cc}.hover\:border-yellow-600\/85:hover{border-color:#ca8a04d9}.hover\:border-yellow-600\/90:hover{border-color:#ca8a04e6}.hover\:border-yellow-600\/95:hover{border-color:#ca8a04f2}.hover\:border-yellow-700:hover{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.hover\:border-yellow-700\/0:hover{border-color:#a1620700}.hover\:border-yellow-700\/10:hover{border-color:#a162071a}.hover\:border-yellow-700\/100:hover{border-color:#a16207}.hover\:border-yellow-700\/15:hover{border-color:#a1620726}.hover\:border-yellow-700\/20:hover{border-color:#a1620733}.hover\:border-yellow-700\/25:hover{border-color:#a1620740}.hover\:border-yellow-700\/30:hover{border-color:#a162074d}.hover\:border-yellow-700\/35:hover{border-color:#a1620759}.hover\:border-yellow-700\/40:hover{border-color:#a1620766}.hover\:border-yellow-700\/45:hover{border-color:#a1620773}.hover\:border-yellow-700\/5:hover{border-color:#a162070d}.hover\:border-yellow-700\/50:hover{border-color:#a1620780}.hover\:border-yellow-700\/55:hover{border-color:#a162078c}.hover\:border-yellow-700\/60:hover{border-color:#a1620799}.hover\:border-yellow-700\/65:hover{border-color:#a16207a6}.hover\:border-yellow-700\/70:hover{border-color:#a16207b3}.hover\:border-yellow-700\/75:hover{border-color:#a16207bf}.hover\:border-yellow-700\/80:hover{border-color:#a16207cc}.hover\:border-yellow-700\/85:hover{border-color:#a16207d9}.hover\:border-yellow-700\/90:hover{border-color:#a16207e6}.hover\:border-yellow-700\/95:hover{border-color:#a16207f2}.hover\:border-yellow-800:hover{--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.hover\:border-yellow-800\/0:hover{border-color:#854d0e00}.hover\:border-yellow-800\/10:hover{border-color:#854d0e1a}.hover\:border-yellow-800\/100:hover{border-color:#854d0e}.hover\:border-yellow-800\/15:hover{border-color:#854d0e26}.hover\:border-yellow-800\/20:hover{border-color:#854d0e33}.hover\:border-yellow-800\/25:hover{border-color:#854d0e40}.hover\:border-yellow-800\/30:hover{border-color:#854d0e4d}.hover\:border-yellow-800\/35:hover{border-color:#854d0e59}.hover\:border-yellow-800\/40:hover{border-color:#854d0e66}.hover\:border-yellow-800\/45:hover{border-color:#854d0e73}.hover\:border-yellow-800\/5:hover{border-color:#854d0e0d}.hover\:border-yellow-800\/50:hover{border-color:#854d0e80}.hover\:border-yellow-800\/55:hover{border-color:#854d0e8c}.hover\:border-yellow-800\/60:hover{border-color:#854d0e99}.hover\:border-yellow-800\/65:hover{border-color:#854d0ea6}.hover\:border-yellow-800\/70:hover{border-color:#854d0eb3}.hover\:border-yellow-800\/75:hover{border-color:#854d0ebf}.hover\:border-yellow-800\/80:hover{border-color:#854d0ecc}.hover\:border-yellow-800\/85:hover{border-color:#854d0ed9}.hover\:border-yellow-800\/90:hover{border-color:#854d0ee6}.hover\:border-yellow-800\/95:hover{border-color:#854d0ef2}.hover\:border-yellow-900:hover{--tw-border-opacity: 1;border-color:rgb(113 63 18 / var(--tw-border-opacity, 1))}.hover\:border-yellow-900\/0:hover{border-color:#713f1200}.hover\:border-yellow-900\/10:hover{border-color:#713f121a}.hover\:border-yellow-900\/100:hover{border-color:#713f12}.hover\:border-yellow-900\/15:hover{border-color:#713f1226}.hover\:border-yellow-900\/20:hover{border-color:#713f1233}.hover\:border-yellow-900\/25:hover{border-color:#713f1240}.hover\:border-yellow-900\/30:hover{border-color:#713f124d}.hover\:border-yellow-900\/35:hover{border-color:#713f1259}.hover\:border-yellow-900\/40:hover{border-color:#713f1266}.hover\:border-yellow-900\/45:hover{border-color:#713f1273}.hover\:border-yellow-900\/5:hover{border-color:#713f120d}.hover\:border-yellow-900\/50:hover{border-color:#713f1280}.hover\:border-yellow-900\/55:hover{border-color:#713f128c}.hover\:border-yellow-900\/60:hover{border-color:#713f1299}.hover\:border-yellow-900\/65:hover{border-color:#713f12a6}.hover\:border-yellow-900\/70:hover{border-color:#713f12b3}.hover\:border-yellow-900\/75:hover{border-color:#713f12bf}.hover\:border-yellow-900\/80:hover{border-color:#713f12cc}.hover\:border-yellow-900\/85:hover{border-color:#713f12d9}.hover\:border-yellow-900\/90:hover{border-color:#713f12e6}.hover\:border-yellow-900\/95:hover{border-color:#713f12f2}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-100\/0:hover{background-color:#dbeafe00}.hover\:bg-blue-100\/10:hover{background-color:#dbeafe1a}.hover\:bg-blue-100\/100:hover{background-color:#dbeafe}.hover\:bg-blue-100\/15:hover{background-color:#dbeafe26}.hover\:bg-blue-100\/20:hover{background-color:#dbeafe33}.hover\:bg-blue-100\/25:hover{background-color:#dbeafe40}.hover\:bg-blue-100\/30:hover{background-color:#dbeafe4d}.hover\:bg-blue-100\/35:hover{background-color:#dbeafe59}.hover\:bg-blue-100\/40:hover{background-color:#dbeafe66}.hover\:bg-blue-100\/45:hover{background-color:#dbeafe73}.hover\:bg-blue-100\/5:hover{background-color:#dbeafe0d}.hover\:bg-blue-100\/50:hover{background-color:#dbeafe80}.hover\:bg-blue-100\/55:hover{background-color:#dbeafe8c}.hover\:bg-blue-100\/60:hover{background-color:#dbeafe99}.hover\:bg-blue-100\/65:hover{background-color:#dbeafea6}.hover\:bg-blue-100\/70:hover{background-color:#dbeafeb3}.hover\:bg-blue-100\/75:hover{background-color:#dbeafebf}.hover\:bg-blue-100\/80:hover{background-color:#dbeafecc}.hover\:bg-blue-100\/85:hover{background-color:#dbeafed9}.hover\:bg-blue-100\/90:hover{background-color:#dbeafee6}.hover\:bg-blue-100\/95:hover{background-color:#dbeafef2}.hover\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-200\/0:hover{background-color:#bfdbfe00}.hover\:bg-blue-200\/10:hover{background-color:#bfdbfe1a}.hover\:bg-blue-200\/100:hover{background-color:#bfdbfe}.hover\:bg-blue-200\/15:hover{background-color:#bfdbfe26}.hover\:bg-blue-200\/20:hover{background-color:#bfdbfe33}.hover\:bg-blue-200\/25:hover{background-color:#bfdbfe40}.hover\:bg-blue-200\/30:hover{background-color:#bfdbfe4d}.hover\:bg-blue-200\/35:hover{background-color:#bfdbfe59}.hover\:bg-blue-200\/40:hover{background-color:#bfdbfe66}.hover\:bg-blue-200\/45:hover{background-color:#bfdbfe73}.hover\:bg-blue-200\/5:hover{background-color:#bfdbfe0d}.hover\:bg-blue-200\/50:hover{background-color:#bfdbfe80}.hover\:bg-blue-200\/55:hover{background-color:#bfdbfe8c}.hover\:bg-blue-200\/60:hover{background-color:#bfdbfe99}.hover\:bg-blue-200\/65:hover{background-color:#bfdbfea6}.hover\:bg-blue-200\/70:hover{background-color:#bfdbfeb3}.hover\:bg-blue-200\/75:hover{background-color:#bfdbfebf}.hover\:bg-blue-200\/80:hover{background-color:#bfdbfecc}.hover\:bg-blue-200\/85:hover{background-color:#bfdbfed9}.hover\:bg-blue-200\/90:hover{background-color:#bfdbfee6}.hover\:bg-blue-200\/95:hover{background-color:#bfdbfef2}.hover\:bg-blue-300:hover{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-300\/0:hover{background-color:#93c5fd00}.hover\:bg-blue-300\/10:hover{background-color:#93c5fd1a}.hover\:bg-blue-300\/100:hover{background-color:#93c5fd}.hover\:bg-blue-300\/15:hover{background-color:#93c5fd26}.hover\:bg-blue-300\/20:hover{background-color:#93c5fd33}.hover\:bg-blue-300\/25:hover{background-color:#93c5fd40}.hover\:bg-blue-300\/30:hover{background-color:#93c5fd4d}.hover\:bg-blue-300\/35:hover{background-color:#93c5fd59}.hover\:bg-blue-300\/40:hover{background-color:#93c5fd66}.hover\:bg-blue-300\/45:hover{background-color:#93c5fd73}.hover\:bg-blue-300\/5:hover{background-color:#93c5fd0d}.hover\:bg-blue-300\/50:hover{background-color:#93c5fd80}.hover\:bg-blue-300\/55:hover{background-color:#93c5fd8c}.hover\:bg-blue-300\/60:hover{background-color:#93c5fd99}.hover\:bg-blue-300\/65:hover{background-color:#93c5fda6}.hover\:bg-blue-300\/70:hover{background-color:#93c5fdb3}.hover\:bg-blue-300\/75:hover{background-color:#93c5fdbf}.hover\:bg-blue-300\/80:hover{background-color:#93c5fdcc}.hover\:bg-blue-300\/85:hover{background-color:#93c5fdd9}.hover\:bg-blue-300\/90:hover{background-color:#93c5fde6}.hover\:bg-blue-300\/95:hover{background-color:#93c5fdf2}.hover\:bg-blue-400:hover{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-400\/0:hover{background-color:#60a5fa00}.hover\:bg-blue-400\/10:hover{background-color:#60a5fa1a}.hover\:bg-blue-400\/100:hover{background-color:#60a5fa}.hover\:bg-blue-400\/15:hover{background-color:#60a5fa26}.hover\:bg-blue-400\/20:hover{background-color:#60a5fa33}.hover\:bg-blue-400\/25:hover{background-color:#60a5fa40}.hover\:bg-blue-400\/30:hover{background-color:#60a5fa4d}.hover\:bg-blue-400\/35:hover{background-color:#60a5fa59}.hover\:bg-blue-400\/40:hover{background-color:#60a5fa66}.hover\:bg-blue-400\/45:hover{background-color:#60a5fa73}.hover\:bg-blue-400\/5:hover{background-color:#60a5fa0d}.hover\:bg-blue-400\/50:hover{background-color:#60a5fa80}.hover\:bg-blue-400\/55:hover{background-color:#60a5fa8c}.hover\:bg-blue-400\/60:hover{background-color:#60a5fa99}.hover\:bg-blue-400\/65:hover{background-color:#60a5faa6}.hover\:bg-blue-400\/70:hover{background-color:#60a5fab3}.hover\:bg-blue-400\/75:hover{background-color:#60a5fabf}.hover\:bg-blue-400\/80:hover{background-color:#60a5facc}.hover\:bg-blue-400\/85:hover{background-color:#60a5fad9}.hover\:bg-blue-400\/90:hover{background-color:#60a5fae6}.hover\:bg-blue-400\/95:hover{background-color:#60a5faf2}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50\/0:hover{background-color:#eff6ff00}.hover\:bg-blue-50\/10:hover{background-color:#eff6ff1a}.hover\:bg-blue-50\/100:hover{background-color:#eff6ff}.hover\:bg-blue-50\/15:hover{background-color:#eff6ff26}.hover\:bg-blue-50\/20:hover{background-color:#eff6ff33}.hover\:bg-blue-50\/25:hover{background-color:#eff6ff40}.hover\:bg-blue-50\/30:hover{background-color:#eff6ff4d}.hover\:bg-blue-50\/35:hover{background-color:#eff6ff59}.hover\:bg-blue-50\/40:hover{background-color:#eff6ff66}.hover\:bg-blue-50\/45:hover{background-color:#eff6ff73}.hover\:bg-blue-50\/5:hover{background-color:#eff6ff0d}.hover\:bg-blue-50\/50:hover{background-color:#eff6ff80}.hover\:bg-blue-50\/55:hover{background-color:#eff6ff8c}.hover\:bg-blue-50\/60:hover{background-color:#eff6ff99}.hover\:bg-blue-50\/65:hover{background-color:#eff6ffa6}.hover\:bg-blue-50\/70:hover{background-color:#eff6ffb3}.hover\:bg-blue-50\/75:hover{background-color:#eff6ffbf}.hover\:bg-blue-50\/80:hover{background-color:#eff6ffcc}.hover\:bg-blue-50\/85:hover{background-color:#eff6ffd9}.hover\:bg-blue-50\/90:hover{background-color:#eff6ffe6}.hover\:bg-blue-50\/95:hover{background-color:#eff6fff2}.hover\:bg-blue-500:hover{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-500\/0:hover{background-color:#3b82f600}.hover\:bg-blue-500\/10:hover{background-color:#3b82f61a}.hover\:bg-blue-500\/100:hover{background-color:#3b82f6}.hover\:bg-blue-500\/15:hover{background-color:#3b82f626}.hover\:bg-blue-500\/20:hover{background-color:#3b82f633}.hover\:bg-blue-500\/25:hover{background-color:#3b82f640}.hover\:bg-blue-500\/30:hover{background-color:#3b82f64d}.hover\:bg-blue-500\/35:hover{background-color:#3b82f659}.hover\:bg-blue-500\/40:hover{background-color:#3b82f666}.hover\:bg-blue-500\/45:hover{background-color:#3b82f673}.hover\:bg-blue-500\/5:hover{background-color:#3b82f60d}.hover\:bg-blue-500\/50:hover{background-color:#3b82f680}.hover\:bg-blue-500\/55:hover{background-color:#3b82f68c}.hover\:bg-blue-500\/60:hover{background-color:#3b82f699}.hover\:bg-blue-500\/65:hover{background-color:#3b82f6a6}.hover\:bg-blue-500\/70:hover{background-color:#3b82f6b3}.hover\:bg-blue-500\/75:hover{background-color:#3b82f6bf}.hover\:bg-blue-500\/80:hover{background-color:#3b82f6cc}.hover\:bg-blue-500\/85:hover{background-color:#3b82f6d9}.hover\:bg-blue-500\/90:hover{background-color:#3b82f6e6}.hover\:bg-blue-500\/95:hover{background-color:#3b82f6f2}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600\/0:hover{background-color:#2563eb00}.hover\:bg-blue-600\/10:hover{background-color:#2563eb1a}.hover\:bg-blue-600\/100:hover{background-color:#2563eb}.hover\:bg-blue-600\/15:hover{background-color:#2563eb26}.hover\:bg-blue-600\/20:hover{background-color:#2563eb33}.hover\:bg-blue-600\/25:hover{background-color:#2563eb40}.hover\:bg-blue-600\/30:hover{background-color:#2563eb4d}.hover\:bg-blue-600\/35:hover{background-color:#2563eb59}.hover\:bg-blue-600\/40:hover{background-color:#2563eb66}.hover\:bg-blue-600\/45:hover{background-color:#2563eb73}.hover\:bg-blue-600\/5:hover{background-color:#2563eb0d}.hover\:bg-blue-600\/50:hover{background-color:#2563eb80}.hover\:bg-blue-600\/55:hover{background-color:#2563eb8c}.hover\:bg-blue-600\/60:hover{background-color:#2563eb99}.hover\:bg-blue-600\/65:hover{background-color:#2563eba6}.hover\:bg-blue-600\/70:hover{background-color:#2563ebb3}.hover\:bg-blue-600\/75:hover{background-color:#2563ebbf}.hover\:bg-blue-600\/80:hover{background-color:#2563ebcc}.hover\:bg-blue-600\/85:hover{background-color:#2563ebd9}.hover\:bg-blue-600\/90:hover{background-color:#2563ebe6}.hover\:bg-blue-600\/95:hover{background-color:#2563ebf2}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700\/0:hover{background-color:#1d4ed800}.hover\:bg-blue-700\/10:hover{background-color:#1d4ed81a}.hover\:bg-blue-700\/100:hover{background-color:#1d4ed8}.hover\:bg-blue-700\/15:hover{background-color:#1d4ed826}.hover\:bg-blue-700\/20:hover{background-color:#1d4ed833}.hover\:bg-blue-700\/25:hover{background-color:#1d4ed840}.hover\:bg-blue-700\/30:hover{background-color:#1d4ed84d}.hover\:bg-blue-700\/35:hover{background-color:#1d4ed859}.hover\:bg-blue-700\/40:hover{background-color:#1d4ed866}.hover\:bg-blue-700\/45:hover{background-color:#1d4ed873}.hover\:bg-blue-700\/5:hover{background-color:#1d4ed80d}.hover\:bg-blue-700\/50:hover{background-color:#1d4ed880}.hover\:bg-blue-700\/55:hover{background-color:#1d4ed88c}.hover\:bg-blue-700\/60:hover{background-color:#1d4ed899}.hover\:bg-blue-700\/65:hover{background-color:#1d4ed8a6}.hover\:bg-blue-700\/70:hover{background-color:#1d4ed8b3}.hover\:bg-blue-700\/75:hover{background-color:#1d4ed8bf}.hover\:bg-blue-700\/80:hover{background-color:#1d4ed8cc}.hover\:bg-blue-700\/85:hover{background-color:#1d4ed8d9}.hover\:bg-blue-700\/90:hover{background-color:#1d4ed8e6}.hover\:bg-blue-700\/95:hover{background-color:#1d4ed8f2}.hover\:bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-800\/0:hover{background-color:#1e40af00}.hover\:bg-blue-800\/10:hover{background-color:#1e40af1a}.hover\:bg-blue-800\/100:hover{background-color:#1e40af}.hover\:bg-blue-800\/15:hover{background-color:#1e40af26}.hover\:bg-blue-800\/20:hover{background-color:#1e40af33}.hover\:bg-blue-800\/25:hover{background-color:#1e40af40}.hover\:bg-blue-800\/30:hover{background-color:#1e40af4d}.hover\:bg-blue-800\/35:hover{background-color:#1e40af59}.hover\:bg-blue-800\/40:hover{background-color:#1e40af66}.hover\:bg-blue-800\/45:hover{background-color:#1e40af73}.hover\:bg-blue-800\/5:hover{background-color:#1e40af0d}.hover\:bg-blue-800\/50:hover{background-color:#1e40af80}.hover\:bg-blue-800\/55:hover{background-color:#1e40af8c}.hover\:bg-blue-800\/60:hover{background-color:#1e40af99}.hover\:bg-blue-800\/65:hover{background-color:#1e40afa6}.hover\:bg-blue-800\/70:hover{background-color:#1e40afb3}.hover\:bg-blue-800\/75:hover{background-color:#1e40afbf}.hover\:bg-blue-800\/80:hover{background-color:#1e40afcc}.hover\:bg-blue-800\/85:hover{background-color:#1e40afd9}.hover\:bg-blue-800\/90:hover{background-color:#1e40afe6}.hover\:bg-blue-800\/95:hover{background-color:#1e40aff2}.hover\:bg-blue-900:hover{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-900\/0:hover{background-color:#1e3a8a00}.hover\:bg-blue-900\/10:hover{background-color:#1e3a8a1a}.hover\:bg-blue-900\/100:hover{background-color:#1e3a8a}.hover\:bg-blue-900\/15:hover{background-color:#1e3a8a26}.hover\:bg-blue-900\/20:hover{background-color:#1e3a8a33}.hover\:bg-blue-900\/25:hover{background-color:#1e3a8a40}.hover\:bg-blue-900\/30:hover{background-color:#1e3a8a4d}.hover\:bg-blue-900\/35:hover{background-color:#1e3a8a59}.hover\:bg-blue-900\/40:hover{background-color:#1e3a8a66}.hover\:bg-blue-900\/45:hover{background-color:#1e3a8a73}.hover\:bg-blue-900\/5:hover{background-color:#1e3a8a0d}.hover\:bg-blue-900\/50:hover{background-color:#1e3a8a80}.hover\:bg-blue-900\/55:hover{background-color:#1e3a8a8c}.hover\:bg-blue-900\/60:hover{background-color:#1e3a8a99}.hover\:bg-blue-900\/65:hover{background-color:#1e3a8aa6}.hover\:bg-blue-900\/70:hover{background-color:#1e3a8ab3}.hover\:bg-blue-900\/75:hover{background-color:#1e3a8abf}.hover\:bg-blue-900\/80:hover{background-color:#1e3a8acc}.hover\:bg-blue-900\/85:hover{background-color:#1e3a8ad9}.hover\:bg-blue-900\/90:hover{background-color:#1e3a8ae6}.hover\:bg-blue-900\/95:hover{background-color:#1e3a8af2}.hover\:bg-blue-950:hover{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-950\/0:hover{background-color:#17255400}.hover\:bg-blue-950\/10:hover{background-color:#1725541a}.hover\:bg-blue-950\/100:hover{background-color:#172554}.hover\:bg-blue-950\/15:hover{background-color:#17255426}.hover\:bg-blue-950\/20:hover{background-color:#17255433}.hover\:bg-blue-950\/25:hover{background-color:#17255440}.hover\:bg-blue-950\/30:hover{background-color:#1725544d}.hover\:bg-blue-950\/35:hover{background-color:#17255459}.hover\:bg-blue-950\/40:hover{background-color:#17255466}.hover\:bg-blue-950\/45:hover{background-color:#17255473}.hover\:bg-blue-950\/5:hover{background-color:#1725540d}.hover\:bg-blue-950\/50:hover{background-color:#17255480}.hover\:bg-blue-950\/55:hover{background-color:#1725548c}.hover\:bg-blue-950\/60:hover{background-color:#17255499}.hover\:bg-blue-950\/65:hover{background-color:#172554a6}.hover\:bg-blue-950\/70:hover{background-color:#172554b3}.hover\:bg-blue-950\/75:hover{background-color:#172554bf}.hover\:bg-blue-950\/80:hover{background-color:#172554cc}.hover\:bg-blue-950\/85:hover{background-color:#172554d9}.hover\:bg-blue-950\/90:hover{background-color:#172554e6}.hover\:bg-blue-950\/95:hover{background-color:#172554f2}.hover\:bg-error:hover{--tw-bg-opacity: 1;background-color:rgb(255 87 36 / var(--tw-bg-opacity, 1))}.hover\:bg-error-focus:hover{--tw-bg-opacity: 1;background-color:rgb(240 48 0 / var(--tw-bg-opacity, 1))}.hover\:bg-error-focus\/0:hover{background-color:#f0300000}.hover\:bg-error-focus\/10:hover{background-color:#f030001a}.hover\:bg-error-focus\/100:hover{background-color:#f03000}.hover\:bg-error-focus\/15:hover{background-color:#f0300026}.hover\:bg-error-focus\/20:hover{background-color:#f0300033}.hover\:bg-error-focus\/25:hover{background-color:#f0300040}.hover\:bg-error-focus\/30:hover{background-color:#f030004d}.hover\:bg-error-focus\/35:hover{background-color:#f0300059}.hover\:bg-error-focus\/40:hover{background-color:#f0300066}.hover\:bg-error-focus\/45:hover{background-color:#f0300073}.hover\:bg-error-focus\/5:hover{background-color:#f030000d}.hover\:bg-error-focus\/50:hover{background-color:#f0300080}.hover\:bg-error-focus\/55:hover{background-color:#f030008c}.hover\:bg-error-focus\/60:hover{background-color:#f0300099}.hover\:bg-error-focus\/65:hover{background-color:#f03000a6}.hover\:bg-error-focus\/70:hover{background-color:#f03000b3}.hover\:bg-error-focus\/75:hover{background-color:#f03000bf}.hover\:bg-error-focus\/80:hover{background-color:#f03000cc}.hover\:bg-error-focus\/85:hover{background-color:#f03000d9}.hover\:bg-error-focus\/90:hover{background-color:#f03000e6}.hover\:bg-error-focus\/95:hover{background-color:#f03000f2}.hover\:bg-error\/0:hover{background-color:#ff572400}.hover\:bg-error\/10:hover{background-color:#ff57241a}.hover\:bg-error\/100:hover{background-color:#ff5724}.hover\:bg-error\/15:hover{background-color:#ff572426}.hover\:bg-error\/20:hover{background-color:#ff572433}.hover\:bg-error\/25:hover{background-color:#ff572440}.hover\:bg-error\/30:hover{background-color:#ff57244d}.hover\:bg-error\/35:hover{background-color:#ff572459}.hover\:bg-error\/40:hover{background-color:#ff572466}.hover\:bg-error\/45:hover{background-color:#ff572473}.hover\:bg-error\/5:hover{background-color:#ff57240d}.hover\:bg-error\/50:hover{background-color:#ff572480}.hover\:bg-error\/55:hover{background-color:#ff57248c}.hover\:bg-error\/60:hover{background-color:#ff572499}.hover\:bg-error\/65:hover{background-color:#ff5724a6}.hover\:bg-error\/70:hover{background-color:#ff5724b3}.hover\:bg-error\/75:hover{background-color:#ff5724bf}.hover\:bg-error\/80:hover{background-color:#ff5724cc}.hover\:bg-error\/85:hover{background-color:#ff5724d9}.hover\:bg-error\/90:hover{background-color:#ff5724e6}.hover\:bg-error\/95:hover{background-color:#ff5724f2}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.hover\:bg-green-100\/0:hover{background-color:#dcfce700}.hover\:bg-green-100\/10:hover{background-color:#dcfce71a}.hover\:bg-green-100\/100:hover{background-color:#dcfce7}.hover\:bg-green-100\/15:hover{background-color:#dcfce726}.hover\:bg-green-100\/20:hover{background-color:#dcfce733}.hover\:bg-green-100\/25:hover{background-color:#dcfce740}.hover\:bg-green-100\/30:hover{background-color:#dcfce74d}.hover\:bg-green-100\/35:hover{background-color:#dcfce759}.hover\:bg-green-100\/40:hover{background-color:#dcfce766}.hover\:bg-green-100\/45:hover{background-color:#dcfce773}.hover\:bg-green-100\/5:hover{background-color:#dcfce70d}.hover\:bg-green-100\/50:hover{background-color:#dcfce780}.hover\:bg-green-100\/55:hover{background-color:#dcfce78c}.hover\:bg-green-100\/60:hover{background-color:#dcfce799}.hover\:bg-green-100\/65:hover{background-color:#dcfce7a6}.hover\:bg-green-100\/70:hover{background-color:#dcfce7b3}.hover\:bg-green-100\/75:hover{background-color:#dcfce7bf}.hover\:bg-green-100\/80:hover{background-color:#dcfce7cc}.hover\:bg-green-100\/85:hover{background-color:#dcfce7d9}.hover\:bg-green-100\/90:hover{background-color:#dcfce7e6}.hover\:bg-green-100\/95:hover{background-color:#dcfce7f2}.hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.hover\:bg-green-200\/0:hover{background-color:#bbf7d000}.hover\:bg-green-200\/10:hover{background-color:#bbf7d01a}.hover\:bg-green-200\/100:hover{background-color:#bbf7d0}.hover\:bg-green-200\/15:hover{background-color:#bbf7d026}.hover\:bg-green-200\/20:hover{background-color:#bbf7d033}.hover\:bg-green-200\/25:hover{background-color:#bbf7d040}.hover\:bg-green-200\/30:hover{background-color:#bbf7d04d}.hover\:bg-green-200\/35:hover{background-color:#bbf7d059}.hover\:bg-green-200\/40:hover{background-color:#bbf7d066}.hover\:bg-green-200\/45:hover{background-color:#bbf7d073}.hover\:bg-green-200\/5:hover{background-color:#bbf7d00d}.hover\:bg-green-200\/50:hover{background-color:#bbf7d080}.hover\:bg-green-200\/55:hover{background-color:#bbf7d08c}.hover\:bg-green-200\/60:hover{background-color:#bbf7d099}.hover\:bg-green-200\/65:hover{background-color:#bbf7d0a6}.hover\:bg-green-200\/70:hover{background-color:#bbf7d0b3}.hover\:bg-green-200\/75:hover{background-color:#bbf7d0bf}.hover\:bg-green-200\/80:hover{background-color:#bbf7d0cc}.hover\:bg-green-200\/85:hover{background-color:#bbf7d0d9}.hover\:bg-green-200\/90:hover{background-color:#bbf7d0e6}.hover\:bg-green-200\/95:hover{background-color:#bbf7d0f2}.hover\:bg-green-300:hover{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.hover\:bg-green-300\/0:hover{background-color:#86efac00}.hover\:bg-green-300\/10:hover{background-color:#86efac1a}.hover\:bg-green-300\/100:hover{background-color:#86efac}.hover\:bg-green-300\/15:hover{background-color:#86efac26}.hover\:bg-green-300\/20:hover{background-color:#86efac33}.hover\:bg-green-300\/25:hover{background-color:#86efac40}.hover\:bg-green-300\/30:hover{background-color:#86efac4d}.hover\:bg-green-300\/35:hover{background-color:#86efac59}.hover\:bg-green-300\/40:hover{background-color:#86efac66}.hover\:bg-green-300\/45:hover{background-color:#86efac73}.hover\:bg-green-300\/5:hover{background-color:#86efac0d}.hover\:bg-green-300\/50:hover{background-color:#86efac80}.hover\:bg-green-300\/55:hover{background-color:#86efac8c}.hover\:bg-green-300\/60:hover{background-color:#86efac99}.hover\:bg-green-300\/65:hover{background-color:#86efaca6}.hover\:bg-green-300\/70:hover{background-color:#86efacb3}.hover\:bg-green-300\/75:hover{background-color:#86efacbf}.hover\:bg-green-300\/80:hover{background-color:#86efaccc}.hover\:bg-green-300\/85:hover{background-color:#86efacd9}.hover\:bg-green-300\/90:hover{background-color:#86eface6}.hover\:bg-green-300\/95:hover{background-color:#86efacf2}.hover\:bg-green-400:hover{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.hover\:bg-green-400\/0:hover{background-color:#4ade8000}.hover\:bg-green-400\/10:hover{background-color:#4ade801a}.hover\:bg-green-400\/100:hover{background-color:#4ade80}.hover\:bg-green-400\/15:hover{background-color:#4ade8026}.hover\:bg-green-400\/20:hover{background-color:#4ade8033}.hover\:bg-green-400\/25:hover{background-color:#4ade8040}.hover\:bg-green-400\/30:hover{background-color:#4ade804d}.hover\:bg-green-400\/35:hover{background-color:#4ade8059}.hover\:bg-green-400\/40:hover{background-color:#4ade8066}.hover\:bg-green-400\/45:hover{background-color:#4ade8073}.hover\:bg-green-400\/5:hover{background-color:#4ade800d}.hover\:bg-green-400\/50:hover{background-color:#4ade8080}.hover\:bg-green-400\/55:hover{background-color:#4ade808c}.hover\:bg-green-400\/60:hover{background-color:#4ade8099}.hover\:bg-green-400\/65:hover{background-color:#4ade80a6}.hover\:bg-green-400\/70:hover{background-color:#4ade80b3}.hover\:bg-green-400\/75:hover{background-color:#4ade80bf}.hover\:bg-green-400\/80:hover{background-color:#4ade80cc}.hover\:bg-green-400\/85:hover{background-color:#4ade80d9}.hover\:bg-green-400\/90:hover{background-color:#4ade80e6}.hover\:bg-green-400\/95:hover{background-color:#4ade80f2}.hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.hover\:bg-green-50\/0:hover{background-color:#f0fdf400}.hover\:bg-green-50\/10:hover{background-color:#f0fdf41a}.hover\:bg-green-50\/100:hover{background-color:#f0fdf4}.hover\:bg-green-50\/15:hover{background-color:#f0fdf426}.hover\:bg-green-50\/20:hover{background-color:#f0fdf433}.hover\:bg-green-50\/25:hover{background-color:#f0fdf440}.hover\:bg-green-50\/30:hover{background-color:#f0fdf44d}.hover\:bg-green-50\/35:hover{background-color:#f0fdf459}.hover\:bg-green-50\/40:hover{background-color:#f0fdf466}.hover\:bg-green-50\/45:hover{background-color:#f0fdf473}.hover\:bg-green-50\/5:hover{background-color:#f0fdf40d}.hover\:bg-green-50\/50:hover{background-color:#f0fdf480}.hover\:bg-green-50\/55:hover{background-color:#f0fdf48c}.hover\:bg-green-50\/60:hover{background-color:#f0fdf499}.hover\:bg-green-50\/65:hover{background-color:#f0fdf4a6}.hover\:bg-green-50\/70:hover{background-color:#f0fdf4b3}.hover\:bg-green-50\/75:hover{background-color:#f0fdf4bf}.hover\:bg-green-50\/80:hover{background-color:#f0fdf4cc}.hover\:bg-green-50\/85:hover{background-color:#f0fdf4d9}.hover\:bg-green-50\/90:hover{background-color:#f0fdf4e6}.hover\:bg-green-50\/95:hover{background-color:#f0fdf4f2}.hover\:bg-green-500:hover{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.hover\:bg-green-500\/0:hover{background-color:#22c55e00}.hover\:bg-green-500\/10:hover{background-color:#22c55e1a}.hover\:bg-green-500\/100:hover{background-color:#22c55e}.hover\:bg-green-500\/15:hover{background-color:#22c55e26}.hover\:bg-green-500\/20:hover{background-color:#22c55e33}.hover\:bg-green-500\/25:hover{background-color:#22c55e40}.hover\:bg-green-500\/30:hover{background-color:#22c55e4d}.hover\:bg-green-500\/35:hover{background-color:#22c55e59}.hover\:bg-green-500\/40:hover{background-color:#22c55e66}.hover\:bg-green-500\/45:hover{background-color:#22c55e73}.hover\:bg-green-500\/5:hover{background-color:#22c55e0d}.hover\:bg-green-500\/50:hover{background-color:#22c55e80}.hover\:bg-green-500\/55:hover{background-color:#22c55e8c}.hover\:bg-green-500\/60:hover{background-color:#22c55e99}.hover\:bg-green-500\/65:hover{background-color:#22c55ea6}.hover\:bg-green-500\/70:hover{background-color:#22c55eb3}.hover\:bg-green-500\/75:hover{background-color:#22c55ebf}.hover\:bg-green-500\/80:hover{background-color:#22c55ecc}.hover\:bg-green-500\/85:hover{background-color:#22c55ed9}.hover\:bg-green-500\/90:hover{background-color:#22c55ee6}.hover\:bg-green-500\/95:hover{background-color:#22c55ef2}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600\/0:hover{background-color:#16a34a00}.hover\:bg-green-600\/10:hover{background-color:#16a34a1a}.hover\:bg-green-600\/100:hover{background-color:#16a34a}.hover\:bg-green-600\/15:hover{background-color:#16a34a26}.hover\:bg-green-600\/20:hover{background-color:#16a34a33}.hover\:bg-green-600\/25:hover{background-color:#16a34a40}.hover\:bg-green-600\/30:hover{background-color:#16a34a4d}.hover\:bg-green-600\/35:hover{background-color:#16a34a59}.hover\:bg-green-600\/40:hover{background-color:#16a34a66}.hover\:bg-green-600\/45:hover{background-color:#16a34a73}.hover\:bg-green-600\/5:hover{background-color:#16a34a0d}.hover\:bg-green-600\/50:hover{background-color:#16a34a80}.hover\:bg-green-600\/55:hover{background-color:#16a34a8c}.hover\:bg-green-600\/60:hover{background-color:#16a34a99}.hover\:bg-green-600\/65:hover{background-color:#16a34aa6}.hover\:bg-green-600\/70:hover{background-color:#16a34ab3}.hover\:bg-green-600\/75:hover{background-color:#16a34abf}.hover\:bg-green-600\/80:hover{background-color:#16a34acc}.hover\:bg-green-600\/85:hover{background-color:#16a34ad9}.hover\:bg-green-600\/90:hover{background-color:#16a34ae6}.hover\:bg-green-600\/95:hover{background-color:#16a34af2}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700\/0:hover{background-color:#15803d00}.hover\:bg-green-700\/10:hover{background-color:#15803d1a}.hover\:bg-green-700\/100:hover{background-color:#15803d}.hover\:bg-green-700\/15:hover{background-color:#15803d26}.hover\:bg-green-700\/20:hover{background-color:#15803d33}.hover\:bg-green-700\/25:hover{background-color:#15803d40}.hover\:bg-green-700\/30:hover{background-color:#15803d4d}.hover\:bg-green-700\/35:hover{background-color:#15803d59}.hover\:bg-green-700\/40:hover{background-color:#15803d66}.hover\:bg-green-700\/45:hover{background-color:#15803d73}.hover\:bg-green-700\/5:hover{background-color:#15803d0d}.hover\:bg-green-700\/50:hover{background-color:#15803d80}.hover\:bg-green-700\/55:hover{background-color:#15803d8c}.hover\:bg-green-700\/60:hover{background-color:#15803d99}.hover\:bg-green-700\/65:hover{background-color:#15803da6}.hover\:bg-green-700\/70:hover{background-color:#15803db3}.hover\:bg-green-700\/75:hover{background-color:#15803dbf}.hover\:bg-green-700\/80:hover{background-color:#15803dcc}.hover\:bg-green-700\/85:hover{background-color:#15803dd9}.hover\:bg-green-700\/90:hover{background-color:#15803de6}.hover\:bg-green-700\/95:hover{background-color:#15803df2}.hover\:bg-green-800:hover{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.hover\:bg-green-800\/0:hover{background-color:#16653400}.hover\:bg-green-800\/10:hover{background-color:#1665341a}.hover\:bg-green-800\/100:hover{background-color:#166534}.hover\:bg-green-800\/15:hover{background-color:#16653426}.hover\:bg-green-800\/20:hover{background-color:#16653433}.hover\:bg-green-800\/25:hover{background-color:#16653440}.hover\:bg-green-800\/30:hover{background-color:#1665344d}.hover\:bg-green-800\/35:hover{background-color:#16653459}.hover\:bg-green-800\/40:hover{background-color:#16653466}.hover\:bg-green-800\/45:hover{background-color:#16653473}.hover\:bg-green-800\/5:hover{background-color:#1665340d}.hover\:bg-green-800\/50:hover{background-color:#16653480}.hover\:bg-green-800\/55:hover{background-color:#1665348c}.hover\:bg-green-800\/60:hover{background-color:#16653499}.hover\:bg-green-800\/65:hover{background-color:#166534a6}.hover\:bg-green-800\/70:hover{background-color:#166534b3}.hover\:bg-green-800\/75:hover{background-color:#166534bf}.hover\:bg-green-800\/80:hover{background-color:#166534cc}.hover\:bg-green-800\/85:hover{background-color:#166534d9}.hover\:bg-green-800\/90:hover{background-color:#166534e6}.hover\:bg-green-800\/95:hover{background-color:#166534f2}.hover\:bg-green-900:hover{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.hover\:bg-green-900\/0:hover{background-color:#14532d00}.hover\:bg-green-900\/10:hover{background-color:#14532d1a}.hover\:bg-green-900\/100:hover{background-color:#14532d}.hover\:bg-green-900\/15:hover{background-color:#14532d26}.hover\:bg-green-900\/20:hover{background-color:#14532d33}.hover\:bg-green-900\/25:hover{background-color:#14532d40}.hover\:bg-green-900\/30:hover{background-color:#14532d4d}.hover\:bg-green-900\/35:hover{background-color:#14532d59}.hover\:bg-green-900\/40:hover{background-color:#14532d66}.hover\:bg-green-900\/45:hover{background-color:#14532d73}.hover\:bg-green-900\/5:hover{background-color:#14532d0d}.hover\:bg-green-900\/50:hover{background-color:#14532d80}.hover\:bg-green-900\/55:hover{background-color:#14532d8c}.hover\:bg-green-900\/60:hover{background-color:#14532d99}.hover\:bg-green-900\/65:hover{background-color:#14532da6}.hover\:bg-green-900\/70:hover{background-color:#14532db3}.hover\:bg-green-900\/75:hover{background-color:#14532dbf}.hover\:bg-green-900\/80:hover{background-color:#14532dcc}.hover\:bg-green-900\/85:hover{background-color:#14532dd9}.hover\:bg-green-900\/90:hover{background-color:#14532de6}.hover\:bg-green-900\/95:hover{background-color:#14532df2}.hover\:bg-green-950:hover{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))}.hover\:bg-green-950\/0:hover{background-color:#052e1600}.hover\:bg-green-950\/10:hover{background-color:#052e161a}.hover\:bg-green-950\/100:hover{background-color:#052e16}.hover\:bg-green-950\/15:hover{background-color:#052e1626}.hover\:bg-green-950\/20:hover{background-color:#052e1633}.hover\:bg-green-950\/25:hover{background-color:#052e1640}.hover\:bg-green-950\/30:hover{background-color:#052e164d}.hover\:bg-green-950\/35:hover{background-color:#052e1659}.hover\:bg-green-950\/40:hover{background-color:#052e1666}.hover\:bg-green-950\/45:hover{background-color:#052e1673}.hover\:bg-green-950\/5:hover{background-color:#052e160d}.hover\:bg-green-950\/50:hover{background-color:#052e1680}.hover\:bg-green-950\/55:hover{background-color:#052e168c}.hover\:bg-green-950\/60:hover{background-color:#052e1699}.hover\:bg-green-950\/65:hover{background-color:#052e16a6}.hover\:bg-green-950\/70:hover{background-color:#052e16b3}.hover\:bg-green-950\/75:hover{background-color:#052e16bf}.hover\:bg-green-950\/80:hover{background-color:#052e16cc}.hover\:bg-green-950\/85:hover{background-color:#052e16d9}.hover\:bg-green-950\/90:hover{background-color:#052e16e6}.hover\:bg-green-950\/95:hover{background-color:#052e16f2}.hover\:bg-neutral-100:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-100\/0:hover{background-color:#f5f5f500}.hover\:bg-neutral-100\/10:hover{background-color:#f5f5f51a}.hover\:bg-neutral-100\/100:hover{background-color:#f5f5f5}.hover\:bg-neutral-100\/15:hover{background-color:#f5f5f526}.hover\:bg-neutral-100\/20:hover{background-color:#f5f5f533}.hover\:bg-neutral-100\/25:hover{background-color:#f5f5f540}.hover\:bg-neutral-100\/30:hover{background-color:#f5f5f54d}.hover\:bg-neutral-100\/35:hover{background-color:#f5f5f559}.hover\:bg-neutral-100\/40:hover{background-color:#f5f5f566}.hover\:bg-neutral-100\/45:hover{background-color:#f5f5f573}.hover\:bg-neutral-100\/5:hover{background-color:#f5f5f50d}.hover\:bg-neutral-100\/50:hover{background-color:#f5f5f580}.hover\:bg-neutral-100\/55:hover{background-color:#f5f5f58c}.hover\:bg-neutral-100\/60:hover{background-color:#f5f5f599}.hover\:bg-neutral-100\/65:hover{background-color:#f5f5f5a6}.hover\:bg-neutral-100\/70:hover{background-color:#f5f5f5b3}.hover\:bg-neutral-100\/75:hover{background-color:#f5f5f5bf}.hover\:bg-neutral-100\/80:hover{background-color:#f5f5f5cc}.hover\:bg-neutral-100\/85:hover{background-color:#f5f5f5d9}.hover\:bg-neutral-100\/90:hover{background-color:#f5f5f5e6}.hover\:bg-neutral-100\/95:hover{background-color:#f5f5f5f2}.hover\:bg-neutral-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-200\/0:hover{background-color:#e5e5e500}.hover\:bg-neutral-200\/10:hover{background-color:#e5e5e51a}.hover\:bg-neutral-200\/100:hover{background-color:#e5e5e5}.hover\:bg-neutral-200\/15:hover{background-color:#e5e5e526}.hover\:bg-neutral-200\/20:hover{background-color:#e5e5e533}.hover\:bg-neutral-200\/25:hover{background-color:#e5e5e540}.hover\:bg-neutral-200\/30:hover{background-color:#e5e5e54d}.hover\:bg-neutral-200\/35:hover{background-color:#e5e5e559}.hover\:bg-neutral-200\/40:hover{background-color:#e5e5e566}.hover\:bg-neutral-200\/45:hover{background-color:#e5e5e573}.hover\:bg-neutral-200\/5:hover{background-color:#e5e5e50d}.hover\:bg-neutral-200\/50:hover{background-color:#e5e5e580}.hover\:bg-neutral-200\/55:hover{background-color:#e5e5e58c}.hover\:bg-neutral-200\/60:hover{background-color:#e5e5e599}.hover\:bg-neutral-200\/65:hover{background-color:#e5e5e5a6}.hover\:bg-neutral-200\/70:hover{background-color:#e5e5e5b3}.hover\:bg-neutral-200\/75:hover{background-color:#e5e5e5bf}.hover\:bg-neutral-200\/80:hover{background-color:#e5e5e5cc}.hover\:bg-neutral-200\/85:hover{background-color:#e5e5e5d9}.hover\:bg-neutral-200\/90:hover{background-color:#e5e5e5e6}.hover\:bg-neutral-200\/95:hover{background-color:#e5e5e5f2}.hover\:bg-neutral-300:hover{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-300\/0:hover{background-color:#d4d4d400}.hover\:bg-neutral-300\/10:hover{background-color:#d4d4d41a}.hover\:bg-neutral-300\/100:hover{background-color:#d4d4d4}.hover\:bg-neutral-300\/15:hover{background-color:#d4d4d426}.hover\:bg-neutral-300\/20:hover{background-color:#d4d4d433}.hover\:bg-neutral-300\/25:hover{background-color:#d4d4d440}.hover\:bg-neutral-300\/30:hover{background-color:#d4d4d44d}.hover\:bg-neutral-300\/35:hover{background-color:#d4d4d459}.hover\:bg-neutral-300\/40:hover{background-color:#d4d4d466}.hover\:bg-neutral-300\/45:hover{background-color:#d4d4d473}.hover\:bg-neutral-300\/5:hover{background-color:#d4d4d40d}.hover\:bg-neutral-300\/50:hover{background-color:#d4d4d480}.hover\:bg-neutral-300\/55:hover{background-color:#d4d4d48c}.hover\:bg-neutral-300\/60:hover{background-color:#d4d4d499}.hover\:bg-neutral-300\/65:hover{background-color:#d4d4d4a6}.hover\:bg-neutral-300\/70:hover{background-color:#d4d4d4b3}.hover\:bg-neutral-300\/75:hover{background-color:#d4d4d4bf}.hover\:bg-neutral-300\/80:hover{background-color:#d4d4d4cc}.hover\:bg-neutral-300\/85:hover{background-color:#d4d4d4d9}.hover\:bg-neutral-300\/90:hover{background-color:#d4d4d4e6}.hover\:bg-neutral-300\/95:hover{background-color:#d4d4d4f2}.hover\:bg-neutral-400:hover{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-400\/0:hover{background-color:#a3a3a300}.hover\:bg-neutral-400\/10:hover{background-color:#a3a3a31a}.hover\:bg-neutral-400\/100:hover{background-color:#a3a3a3}.hover\:bg-neutral-400\/15:hover{background-color:#a3a3a326}.hover\:bg-neutral-400\/20:hover{background-color:#a3a3a333}.hover\:bg-neutral-400\/25:hover{background-color:#a3a3a340}.hover\:bg-neutral-400\/30:hover{background-color:#a3a3a34d}.hover\:bg-neutral-400\/35:hover{background-color:#a3a3a359}.hover\:bg-neutral-400\/40:hover{background-color:#a3a3a366}.hover\:bg-neutral-400\/45:hover{background-color:#a3a3a373}.hover\:bg-neutral-400\/5:hover{background-color:#a3a3a30d}.hover\:bg-neutral-400\/50:hover{background-color:#a3a3a380}.hover\:bg-neutral-400\/55:hover{background-color:#a3a3a38c}.hover\:bg-neutral-400\/60:hover{background-color:#a3a3a399}.hover\:bg-neutral-400\/65:hover{background-color:#a3a3a3a6}.hover\:bg-neutral-400\/70:hover{background-color:#a3a3a3b3}.hover\:bg-neutral-400\/75:hover{background-color:#a3a3a3bf}.hover\:bg-neutral-400\/80:hover{background-color:#a3a3a3cc}.hover\:bg-neutral-400\/85:hover{background-color:#a3a3a3d9}.hover\:bg-neutral-400\/90:hover{background-color:#a3a3a3e6}.hover\:bg-neutral-400\/95:hover{background-color:#a3a3a3f2}.hover\:bg-neutral-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-50\/0:hover{background-color:#fafafa00}.hover\:bg-neutral-50\/10:hover{background-color:#fafafa1a}.hover\:bg-neutral-50\/100:hover{background-color:#fafafa}.hover\:bg-neutral-50\/15:hover{background-color:#fafafa26}.hover\:bg-neutral-50\/20:hover{background-color:#fafafa33}.hover\:bg-neutral-50\/25:hover{background-color:#fafafa40}.hover\:bg-neutral-50\/30:hover{background-color:#fafafa4d}.hover\:bg-neutral-50\/35:hover{background-color:#fafafa59}.hover\:bg-neutral-50\/40:hover{background-color:#fafafa66}.hover\:bg-neutral-50\/45:hover{background-color:#fafafa73}.hover\:bg-neutral-50\/5:hover{background-color:#fafafa0d}.hover\:bg-neutral-50\/50:hover{background-color:#fafafa80}.hover\:bg-neutral-50\/55:hover{background-color:#fafafa8c}.hover\:bg-neutral-50\/60:hover{background-color:#fafafa99}.hover\:bg-neutral-50\/65:hover{background-color:#fafafaa6}.hover\:bg-neutral-50\/70:hover{background-color:#fafafab3}.hover\:bg-neutral-50\/75:hover{background-color:#fafafabf}.hover\:bg-neutral-50\/80:hover{background-color:#fafafacc}.hover\:bg-neutral-50\/85:hover{background-color:#fafafad9}.hover\:bg-neutral-50\/90:hover{background-color:#fafafae6}.hover\:bg-neutral-50\/95:hover{background-color:#fafafaf2}.hover\:bg-neutral-500:hover{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-500\/0:hover{background-color:#73737300}.hover\:bg-neutral-500\/10:hover{background-color:#7373731a}.hover\:bg-neutral-500\/100:hover{background-color:#737373}.hover\:bg-neutral-500\/15:hover{background-color:#73737326}.hover\:bg-neutral-500\/20:hover{background-color:#73737333}.hover\:bg-neutral-500\/25:hover{background-color:#73737340}.hover\:bg-neutral-500\/30:hover{background-color:#7373734d}.hover\:bg-neutral-500\/35:hover{background-color:#73737359}.hover\:bg-neutral-500\/40:hover{background-color:#73737366}.hover\:bg-neutral-500\/45:hover{background-color:#73737373}.hover\:bg-neutral-500\/5:hover{background-color:#7373730d}.hover\:bg-neutral-500\/50:hover{background-color:#73737380}.hover\:bg-neutral-500\/55:hover{background-color:#7373738c}.hover\:bg-neutral-500\/60:hover{background-color:#73737399}.hover\:bg-neutral-500\/65:hover{background-color:#737373a6}.hover\:bg-neutral-500\/70:hover{background-color:#737373b3}.hover\:bg-neutral-500\/75:hover{background-color:#737373bf}.hover\:bg-neutral-500\/80:hover{background-color:#737373cc}.hover\:bg-neutral-500\/85:hover{background-color:#737373d9}.hover\:bg-neutral-500\/90:hover{background-color:#737373e6}.hover\:bg-neutral-500\/95:hover{background-color:#737373f2}.hover\:bg-neutral-600:hover{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-600\/0:hover{background-color:#52525200}.hover\:bg-neutral-600\/10:hover{background-color:#5252521a}.hover\:bg-neutral-600\/100:hover{background-color:#525252}.hover\:bg-neutral-600\/15:hover{background-color:#52525226}.hover\:bg-neutral-600\/20:hover{background-color:#52525233}.hover\:bg-neutral-600\/25:hover{background-color:#52525240}.hover\:bg-neutral-600\/30:hover{background-color:#5252524d}.hover\:bg-neutral-600\/35:hover{background-color:#52525259}.hover\:bg-neutral-600\/40:hover{background-color:#52525266}.hover\:bg-neutral-600\/45:hover{background-color:#52525273}.hover\:bg-neutral-600\/5:hover{background-color:#5252520d}.hover\:bg-neutral-600\/50:hover{background-color:#52525280}.hover\:bg-neutral-600\/55:hover{background-color:#5252528c}.hover\:bg-neutral-600\/60:hover{background-color:#52525299}.hover\:bg-neutral-600\/65:hover{background-color:#525252a6}.hover\:bg-neutral-600\/70:hover{background-color:#525252b3}.hover\:bg-neutral-600\/75:hover{background-color:#525252bf}.hover\:bg-neutral-600\/80:hover{background-color:#525252cc}.hover\:bg-neutral-600\/85:hover{background-color:#525252d9}.hover\:bg-neutral-600\/90:hover{background-color:#525252e6}.hover\:bg-neutral-600\/95:hover{background-color:#525252f2}.hover\:bg-neutral-700:hover{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-700\/0:hover{background-color:#40404000}.hover\:bg-neutral-700\/10:hover{background-color:#4040401a}.hover\:bg-neutral-700\/100:hover{background-color:#404040}.hover\:bg-neutral-700\/15:hover{background-color:#40404026}.hover\:bg-neutral-700\/20:hover{background-color:#40404033}.hover\:bg-neutral-700\/25:hover{background-color:#40404040}.hover\:bg-neutral-700\/30:hover{background-color:#4040404d}.hover\:bg-neutral-700\/35:hover{background-color:#40404059}.hover\:bg-neutral-700\/40:hover{background-color:#40404066}.hover\:bg-neutral-700\/45:hover{background-color:#40404073}.hover\:bg-neutral-700\/5:hover{background-color:#4040400d}.hover\:bg-neutral-700\/50:hover{background-color:#40404080}.hover\:bg-neutral-700\/55:hover{background-color:#4040408c}.hover\:bg-neutral-700\/60:hover{background-color:#40404099}.hover\:bg-neutral-700\/65:hover{background-color:#404040a6}.hover\:bg-neutral-700\/70:hover{background-color:#404040b3}.hover\:bg-neutral-700\/75:hover{background-color:#404040bf}.hover\:bg-neutral-700\/80:hover{background-color:#404040cc}.hover\:bg-neutral-700\/85:hover{background-color:#404040d9}.hover\:bg-neutral-700\/90:hover{background-color:#404040e6}.hover\:bg-neutral-700\/95:hover{background-color:#404040f2}.hover\:bg-neutral-800:hover{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-800\/0:hover{background-color:#26262600}.hover\:bg-neutral-800\/10:hover{background-color:#2626261a}.hover\:bg-neutral-800\/100:hover{background-color:#262626}.hover\:bg-neutral-800\/15:hover{background-color:#26262626}.hover\:bg-neutral-800\/20:hover{background-color:#26262633}.hover\:bg-neutral-800\/25:hover{background-color:#26262640}.hover\:bg-neutral-800\/30:hover{background-color:#2626264d}.hover\:bg-neutral-800\/35:hover{background-color:#26262659}.hover\:bg-neutral-800\/40:hover{background-color:#26262666}.hover\:bg-neutral-800\/45:hover{background-color:#26262673}.hover\:bg-neutral-800\/5:hover{background-color:#2626260d}.hover\:bg-neutral-800\/50:hover{background-color:#26262680}.hover\:bg-neutral-800\/55:hover{background-color:#2626268c}.hover\:bg-neutral-800\/60:hover{background-color:#26262699}.hover\:bg-neutral-800\/65:hover{background-color:#262626a6}.hover\:bg-neutral-800\/70:hover{background-color:#262626b3}.hover\:bg-neutral-800\/75:hover{background-color:#262626bf}.hover\:bg-neutral-800\/80:hover{background-color:#262626cc}.hover\:bg-neutral-800\/85:hover{background-color:#262626d9}.hover\:bg-neutral-800\/90:hover{background-color:#262626e6}.hover\:bg-neutral-800\/95:hover{background-color:#262626f2}.hover\:bg-neutral-900:hover{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-900\/0:hover{background-color:#17171700}.hover\:bg-neutral-900\/10:hover{background-color:#1717171a}.hover\:bg-neutral-900\/100:hover{background-color:#171717}.hover\:bg-neutral-900\/15:hover{background-color:#17171726}.hover\:bg-neutral-900\/20:hover{background-color:#17171733}.hover\:bg-neutral-900\/25:hover{background-color:#17171740}.hover\:bg-neutral-900\/30:hover{background-color:#1717174d}.hover\:bg-neutral-900\/35:hover{background-color:#17171759}.hover\:bg-neutral-900\/40:hover{background-color:#17171766}.hover\:bg-neutral-900\/45:hover{background-color:#17171773}.hover\:bg-neutral-900\/5:hover{background-color:#1717170d}.hover\:bg-neutral-900\/50:hover{background-color:#17171780}.hover\:bg-neutral-900\/55:hover{background-color:#1717178c}.hover\:bg-neutral-900\/60:hover{background-color:#17171799}.hover\:bg-neutral-900\/65:hover{background-color:#171717a6}.hover\:bg-neutral-900\/70:hover{background-color:#171717b3}.hover\:bg-neutral-900\/75:hover{background-color:#171717bf}.hover\:bg-neutral-900\/80:hover{background-color:#171717cc}.hover\:bg-neutral-900\/85:hover{background-color:#171717d9}.hover\:bg-neutral-900\/90:hover{background-color:#171717e6}.hover\:bg-neutral-900\/95:hover{background-color:#171717f2}.hover\:bg-neutral-950:hover{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-950\/0:hover{background-color:#0a0a0a00}.hover\:bg-neutral-950\/10:hover{background-color:#0a0a0a1a}.hover\:bg-neutral-950\/100:hover{background-color:#0a0a0a}.hover\:bg-neutral-950\/15:hover{background-color:#0a0a0a26}.hover\:bg-neutral-950\/20:hover{background-color:#0a0a0a33}.hover\:bg-neutral-950\/25:hover{background-color:#0a0a0a40}.hover\:bg-neutral-950\/30:hover{background-color:#0a0a0a4d}.hover\:bg-neutral-950\/35:hover{background-color:#0a0a0a59}.hover\:bg-neutral-950\/40:hover{background-color:#0a0a0a66}.hover\:bg-neutral-950\/45:hover{background-color:#0a0a0a73}.hover\:bg-neutral-950\/5:hover{background-color:#0a0a0a0d}.hover\:bg-neutral-950\/50:hover{background-color:#0a0a0a80}.hover\:bg-neutral-950\/55:hover{background-color:#0a0a0a8c}.hover\:bg-neutral-950\/60:hover{background-color:#0a0a0a99}.hover\:bg-neutral-950\/65:hover{background-color:#0a0a0aa6}.hover\:bg-neutral-950\/70:hover{background-color:#0a0a0ab3}.hover\:bg-neutral-950\/75:hover{background-color:#0a0a0abf}.hover\:bg-neutral-950\/80:hover{background-color:#0a0a0acc}.hover\:bg-neutral-950\/85:hover{background-color:#0a0a0ad9}.hover\:bg-neutral-950\/90:hover{background-color:#0a0a0ae6}.hover\:bg-neutral-950\/95:hover{background-color:#0a0a0af2}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-100:hover{--tw-bg-opacity: 1;background-color:rgb(204 227 241 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-100\/0:hover{background-color:#cce3f100}.hover\:bg-primary-100\/10:hover{background-color:#cce3f11a}.hover\:bg-primary-100\/100:hover{background-color:#cce3f1}.hover\:bg-primary-100\/15:hover{background-color:#cce3f126}.hover\:bg-primary-100\/20:hover{background-color:#cce3f133}.hover\:bg-primary-100\/25:hover{background-color:#cce3f140}.hover\:bg-primary-100\/30:hover{background-color:#cce3f14d}.hover\:bg-primary-100\/35:hover{background-color:#cce3f159}.hover\:bg-primary-100\/40:hover{background-color:#cce3f166}.hover\:bg-primary-100\/45:hover{background-color:#cce3f173}.hover\:bg-primary-100\/5:hover{background-color:#cce3f10d}.hover\:bg-primary-100\/50:hover{background-color:#cce3f180}.hover\:bg-primary-100\/55:hover{background-color:#cce3f18c}.hover\:bg-primary-100\/60:hover{background-color:#cce3f199}.hover\:bg-primary-100\/65:hover{background-color:#cce3f1a6}.hover\:bg-primary-100\/70:hover{background-color:#cce3f1b3}.hover\:bg-primary-100\/75:hover{background-color:#cce3f1bf}.hover\:bg-primary-100\/80:hover{background-color:#cce3f1cc}.hover\:bg-primary-100\/85:hover{background-color:#cce3f1d9}.hover\:bg-primary-100\/90:hover{background-color:#cce3f1e6}.hover\:bg-primary-100\/95:hover{background-color:#cce3f1f2}.hover\:bg-primary-200:hover{--tw-bg-opacity: 1;background-color:rgb(153 200 227 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-200\/0:hover{background-color:#99c8e300}.hover\:bg-primary-200\/10:hover{background-color:#99c8e31a}.hover\:bg-primary-200\/100:hover{background-color:#99c8e3}.hover\:bg-primary-200\/15:hover{background-color:#99c8e326}.hover\:bg-primary-200\/20:hover{background-color:#99c8e333}.hover\:bg-primary-200\/25:hover{background-color:#99c8e340}.hover\:bg-primary-200\/30:hover{background-color:#99c8e34d}.hover\:bg-primary-200\/35:hover{background-color:#99c8e359}.hover\:bg-primary-200\/40:hover{background-color:#99c8e366}.hover\:bg-primary-200\/45:hover{background-color:#99c8e373}.hover\:bg-primary-200\/5:hover{background-color:#99c8e30d}.hover\:bg-primary-200\/50:hover{background-color:#99c8e380}.hover\:bg-primary-200\/55:hover{background-color:#99c8e38c}.hover\:bg-primary-200\/60:hover{background-color:#99c8e399}.hover\:bg-primary-200\/65:hover{background-color:#99c8e3a6}.hover\:bg-primary-200\/70:hover{background-color:#99c8e3b3}.hover\:bg-primary-200\/75:hover{background-color:#99c8e3bf}.hover\:bg-primary-200\/80:hover{background-color:#99c8e3cc}.hover\:bg-primary-200\/85:hover{background-color:#99c8e3d9}.hover\:bg-primary-200\/90:hover{background-color:#99c8e3e6}.hover\:bg-primary-200\/95:hover{background-color:#99c8e3f2}.hover\:bg-primary-300:hover{--tw-bg-opacity: 1;background-color:rgb(102 173 214 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-300\/0:hover{background-color:#66add600}.hover\:bg-primary-300\/10:hover{background-color:#66add61a}.hover\:bg-primary-300\/100:hover{background-color:#66add6}.hover\:bg-primary-300\/15:hover{background-color:#66add626}.hover\:bg-primary-300\/20:hover{background-color:#66add633}.hover\:bg-primary-300\/25:hover{background-color:#66add640}.hover\:bg-primary-300\/30:hover{background-color:#66add64d}.hover\:bg-primary-300\/35:hover{background-color:#66add659}.hover\:bg-primary-300\/40:hover{background-color:#66add666}.hover\:bg-primary-300\/45:hover{background-color:#66add673}.hover\:bg-primary-300\/5:hover{background-color:#66add60d}.hover\:bg-primary-300\/50:hover{background-color:#66add680}.hover\:bg-primary-300\/55:hover{background-color:#66add68c}.hover\:bg-primary-300\/60:hover{background-color:#66add699}.hover\:bg-primary-300\/65:hover{background-color:#66add6a6}.hover\:bg-primary-300\/70:hover{background-color:#66add6b3}.hover\:bg-primary-300\/75:hover{background-color:#66add6bf}.hover\:bg-primary-300\/80:hover{background-color:#66add6cc}.hover\:bg-primary-300\/85:hover{background-color:#66add6d9}.hover\:bg-primary-300\/90:hover{background-color:#66add6e6}.hover\:bg-primary-300\/95:hover{background-color:#66add6f2}.hover\:bg-primary-400:hover{--tw-bg-opacity: 1;background-color:rgb(51 146 200 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-400\/0:hover{background-color:#3392c800}.hover\:bg-primary-400\/10:hover{background-color:#3392c81a}.hover\:bg-primary-400\/100:hover{background-color:#3392c8}.hover\:bg-primary-400\/15:hover{background-color:#3392c826}.hover\:bg-primary-400\/20:hover{background-color:#3392c833}.hover\:bg-primary-400\/25:hover{background-color:#3392c840}.hover\:bg-primary-400\/30:hover{background-color:#3392c84d}.hover\:bg-primary-400\/35:hover{background-color:#3392c859}.hover\:bg-primary-400\/40:hover{background-color:#3392c866}.hover\:bg-primary-400\/45:hover{background-color:#3392c873}.hover\:bg-primary-400\/5:hover{background-color:#3392c80d}.hover\:bg-primary-400\/50:hover{background-color:#3392c880}.hover\:bg-primary-400\/55:hover{background-color:#3392c88c}.hover\:bg-primary-400\/60:hover{background-color:#3392c899}.hover\:bg-primary-400\/65:hover{background-color:#3392c8a6}.hover\:bg-primary-400\/70:hover{background-color:#3392c8b3}.hover\:bg-primary-400\/75:hover{background-color:#3392c8bf}.hover\:bg-primary-400\/80:hover{background-color:#3392c8cc}.hover\:bg-primary-400\/85:hover{background-color:#3392c8d9}.hover\:bg-primary-400\/90:hover{background-color:#3392c8e6}.hover\:bg-primary-400\/95:hover{background-color:#3392c8f2}.hover\:bg-primary-50:hover{--tw-bg-opacity: 1;background-color:rgb(230 241 248 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-50\/0:hover{background-color:#e6f1f800}.hover\:bg-primary-50\/10:hover{background-color:#e6f1f81a}.hover\:bg-primary-50\/100:hover{background-color:#e6f1f8}.hover\:bg-primary-50\/15:hover{background-color:#e6f1f826}.hover\:bg-primary-50\/20:hover{background-color:#e6f1f833}.hover\:bg-primary-50\/25:hover{background-color:#e6f1f840}.hover\:bg-primary-50\/30:hover{background-color:#e6f1f84d}.hover\:bg-primary-50\/35:hover{background-color:#e6f1f859}.hover\:bg-primary-50\/40:hover{background-color:#e6f1f866}.hover\:bg-primary-50\/45:hover{background-color:#e6f1f873}.hover\:bg-primary-50\/5:hover{background-color:#e6f1f80d}.hover\:bg-primary-50\/50:hover{background-color:#e6f1f880}.hover\:bg-primary-50\/55:hover{background-color:#e6f1f88c}.hover\:bg-primary-50\/60:hover{background-color:#e6f1f899}.hover\:bg-primary-50\/65:hover{background-color:#e6f1f8a6}.hover\:bg-primary-50\/70:hover{background-color:#e6f1f8b3}.hover\:bg-primary-50\/75:hover{background-color:#e6f1f8bf}.hover\:bg-primary-50\/80:hover{background-color:#e6f1f8cc}.hover\:bg-primary-50\/85:hover{background-color:#e6f1f8d9}.hover\:bg-primary-50\/90:hover{background-color:#e6f1f8e6}.hover\:bg-primary-50\/95:hover{background-color:#e6f1f8f2}.hover\:bg-primary-500:hover{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-500\/0:hover{background-color:#07b0}.hover\:bg-primary-500\/10:hover{background-color:#0077bb1a}.hover\:bg-primary-500\/100:hover{background-color:#07b}.hover\:bg-primary-500\/15:hover{background-color:#0077bb26}.hover\:bg-primary-500\/20:hover{background-color:#07b3}.hover\:bg-primary-500\/25:hover{background-color:#0077bb40}.hover\:bg-primary-500\/30:hover{background-color:#0077bb4d}.hover\:bg-primary-500\/35:hover{background-color:#0077bb59}.hover\:bg-primary-500\/40:hover{background-color:#07b6}.hover\:bg-primary-500\/45:hover{background-color:#0077bb73}.hover\:bg-primary-500\/5:hover{background-color:#0077bb0d}.hover\:bg-primary-500\/50:hover{background-color:#0077bb80}.hover\:bg-primary-500\/55:hover{background-color:#0077bb8c}.hover\:bg-primary-500\/60:hover{background-color:#07b9}.hover\:bg-primary-500\/65:hover{background-color:#0077bba6}.hover\:bg-primary-500\/70:hover{background-color:#0077bbb3}.hover\:bg-primary-500\/75:hover{background-color:#0077bbbf}.hover\:bg-primary-500\/80:hover{background-color:#07bc}.hover\:bg-primary-500\/85:hover{background-color:#0077bbd9}.hover\:bg-primary-500\/90:hover{background-color:#0077bbe6}.hover\:bg-primary-500\/95:hover{background-color:#0077bbf2}.hover\:bg-primary-600:hover{--tw-bg-opacity: 1;background-color:rgb(0 102 153 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-600\/0:hover{background-color:#0690}.hover\:bg-primary-600\/10:hover{background-color:#0066991a}.hover\:bg-primary-600\/100:hover{background-color:#069}.hover\:bg-primary-600\/15:hover{background-color:#00669926}.hover\:bg-primary-600\/20:hover{background-color:#0693}.hover\:bg-primary-600\/25:hover{background-color:#00669940}.hover\:bg-primary-600\/30:hover{background-color:#0066994d}.hover\:bg-primary-600\/35:hover{background-color:#00669959}.hover\:bg-primary-600\/40:hover{background-color:#0696}.hover\:bg-primary-600\/45:hover{background-color:#00669973}.hover\:bg-primary-600\/5:hover{background-color:#0066990d}.hover\:bg-primary-600\/50:hover{background-color:#00669980}.hover\:bg-primary-600\/55:hover{background-color:#0066998c}.hover\:bg-primary-600\/60:hover{background-color:#0699}.hover\:bg-primary-600\/65:hover{background-color:#006699a6}.hover\:bg-primary-600\/70:hover{background-color:#006699b3}.hover\:bg-primary-600\/75:hover{background-color:#006699bf}.hover\:bg-primary-600\/80:hover{background-color:#069c}.hover\:bg-primary-600\/85:hover{background-color:#006699d9}.hover\:bg-primary-600\/90:hover{background-color:#006699e6}.hover\:bg-primary-600\/95:hover{background-color:#006699f2}.hover\:bg-primary-700:hover{--tw-bg-opacity: 1;background-color:rgb(0 85 128 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-700\/0:hover{background-color:#00558000}.hover\:bg-primary-700\/10:hover{background-color:#0055801a}.hover\:bg-primary-700\/100:hover{background-color:#005580}.hover\:bg-primary-700\/15:hover{background-color:#00558026}.hover\:bg-primary-700\/20:hover{background-color:#00558033}.hover\:bg-primary-700\/25:hover{background-color:#00558040}.hover\:bg-primary-700\/30:hover{background-color:#0055804d}.hover\:bg-primary-700\/35:hover{background-color:#00558059}.hover\:bg-primary-700\/40:hover{background-color:#00558066}.hover\:bg-primary-700\/45:hover{background-color:#00558073}.hover\:bg-primary-700\/5:hover{background-color:#0055800d}.hover\:bg-primary-700\/50:hover{background-color:#00558080}.hover\:bg-primary-700\/55:hover{background-color:#0055808c}.hover\:bg-primary-700\/60:hover{background-color:#00558099}.hover\:bg-primary-700\/65:hover{background-color:#005580a6}.hover\:bg-primary-700\/70:hover{background-color:#005580b3}.hover\:bg-primary-700\/75:hover{background-color:#005580bf}.hover\:bg-primary-700\/80:hover{background-color:#005580cc}.hover\:bg-primary-700\/85:hover{background-color:#005580d9}.hover\:bg-primary-700\/90:hover{background-color:#005580e6}.hover\:bg-primary-700\/95:hover{background-color:#005580f2}.hover\:bg-primary-800:hover{--tw-bg-opacity: 1;background-color:rgb(0 68 102 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-800\/0:hover{background-color:#0460}.hover\:bg-primary-800\/10:hover{background-color:#0044661a}.hover\:bg-primary-800\/100:hover{background-color:#046}.hover\:bg-primary-800\/15:hover{background-color:#00446626}.hover\:bg-primary-800\/20:hover{background-color:#0463}.hover\:bg-primary-800\/25:hover{background-color:#00446640}.hover\:bg-primary-800\/30:hover{background-color:#0044664d}.hover\:bg-primary-800\/35:hover{background-color:#00446659}.hover\:bg-primary-800\/40:hover{background-color:#0466}.hover\:bg-primary-800\/45:hover{background-color:#00446673}.hover\:bg-primary-800\/5:hover{background-color:#0044660d}.hover\:bg-primary-800\/50:hover{background-color:#00446680}.hover\:bg-primary-800\/55:hover{background-color:#0044668c}.hover\:bg-primary-800\/60:hover{background-color:#0469}.hover\:bg-primary-800\/65:hover{background-color:#004466a6}.hover\:bg-primary-800\/70:hover{background-color:#004466b3}.hover\:bg-primary-800\/75:hover{background-color:#004466bf}.hover\:bg-primary-800\/80:hover{background-color:#046c}.hover\:bg-primary-800\/85:hover{background-color:#004466d9}.hover\:bg-primary-800\/90:hover{background-color:#004466e6}.hover\:bg-primary-800\/95:hover{background-color:#004466f2}.hover\:bg-primary-900:hover{--tw-bg-opacity: 1;background-color:rgb(0 51 77 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-900\/0:hover{background-color:#00334d00}.hover\:bg-primary-900\/10:hover{background-color:#00334d1a}.hover\:bg-primary-900\/100:hover{background-color:#00334d}.hover\:bg-primary-900\/15:hover{background-color:#00334d26}.hover\:bg-primary-900\/20:hover{background-color:#00334d33}.hover\:bg-primary-900\/25:hover{background-color:#00334d40}.hover\:bg-primary-900\/30:hover{background-color:#00334d4d}.hover\:bg-primary-900\/35:hover{background-color:#00334d59}.hover\:bg-primary-900\/40:hover{background-color:#00334d66}.hover\:bg-primary-900\/45:hover{background-color:#00334d73}.hover\:bg-primary-900\/5:hover{background-color:#00334d0d}.hover\:bg-primary-900\/50:hover{background-color:#00334d80}.hover\:bg-primary-900\/55:hover{background-color:#00334d8c}.hover\:bg-primary-900\/60:hover{background-color:#00334d99}.hover\:bg-primary-900\/65:hover{background-color:#00334da6}.hover\:bg-primary-900\/70:hover{background-color:#00334db3}.hover\:bg-primary-900\/75:hover{background-color:#00334dbf}.hover\:bg-primary-900\/80:hover{background-color:#00334dcc}.hover\:bg-primary-900\/85:hover{background-color:#00334dd9}.hover\:bg-primary-900\/90:hover{background-color:#00334de6}.hover\:bg-primary-900\/95:hover{background-color:#00334df2}.hover\:bg-primary-focus:hover{--tw-bg-opacity: 1;background-color:rgb(46 62 99 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-focus\/0:hover{background-color:#2e3e6300}.hover\:bg-primary-focus\/10:hover{background-color:#2e3e631a}.hover\:bg-primary-focus\/100:hover{background-color:#2e3e63}.hover\:bg-primary-focus\/15:hover{background-color:#2e3e6326}.hover\:bg-primary-focus\/20:hover{background-color:#2e3e6333}.hover\:bg-primary-focus\/25:hover{background-color:#2e3e6340}.hover\:bg-primary-focus\/30:hover{background-color:#2e3e634d}.hover\:bg-primary-focus\/35:hover{background-color:#2e3e6359}.hover\:bg-primary-focus\/40:hover{background-color:#2e3e6366}.hover\:bg-primary-focus\/45:hover{background-color:#2e3e6373}.hover\:bg-primary-focus\/5:hover{background-color:#2e3e630d}.hover\:bg-primary-focus\/50:hover{background-color:#2e3e6380}.hover\:bg-primary-focus\/55:hover{background-color:#2e3e638c}.hover\:bg-primary-focus\/60:hover{background-color:#2e3e6399}.hover\:bg-primary-focus\/65:hover{background-color:#2e3e63a6}.hover\:bg-primary-focus\/70:hover{background-color:#2e3e63b3}.hover\:bg-primary-focus\/75:hover{background-color:#2e3e63bf}.hover\:bg-primary-focus\/80:hover{background-color:#2e3e63cc}.hover\:bg-primary-focus\/85:hover{background-color:#2e3e63d9}.hover\:bg-primary-focus\/90:hover{background-color:#2e3e63e6}.hover\:bg-primary-focus\/95:hover{background-color:#2e3e63f2}.hover\:bg-primary\/0:hover{background-color:#07b0}.hover\:bg-primary\/10:hover{background-color:#0077bb1a}.hover\:bg-primary\/100:hover{background-color:#07b}.hover\:bg-primary\/15:hover{background-color:#0077bb26}.hover\:bg-primary\/20:hover{background-color:#07b3}.hover\:bg-primary\/25:hover{background-color:#0077bb40}.hover\:bg-primary\/30:hover{background-color:#0077bb4d}.hover\:bg-primary\/35:hover{background-color:#0077bb59}.hover\:bg-primary\/40:hover{background-color:#07b6}.hover\:bg-primary\/45:hover{background-color:#0077bb73}.hover\:bg-primary\/5:hover{background-color:#0077bb0d}.hover\:bg-primary\/50:hover{background-color:#0077bb80}.hover\:bg-primary\/55:hover{background-color:#0077bb8c}.hover\:bg-primary\/60:hover{background-color:#07b9}.hover\:bg-primary\/65:hover{background-color:#0077bba6}.hover\:bg-primary\/70:hover{background-color:#0077bbb3}.hover\:bg-primary\/75:hover{background-color:#0077bbbf}.hover\:bg-primary\/80:hover{background-color:#07bc}.hover\:bg-primary\/85:hover{background-color:#0077bbd9}.hover\:bg-primary\/90:hover{background-color:#0077bbe6}.hover\:bg-primary\/95:hover{background-color:#0077bbf2}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100\/0:hover{background-color:#fee2e200}.hover\:bg-red-100\/10:hover{background-color:#fee2e21a}.hover\:bg-red-100\/100:hover{background-color:#fee2e2}.hover\:bg-red-100\/15:hover{background-color:#fee2e226}.hover\:bg-red-100\/20:hover{background-color:#fee2e233}.hover\:bg-red-100\/25:hover{background-color:#fee2e240}.hover\:bg-red-100\/30:hover{background-color:#fee2e24d}.hover\:bg-red-100\/35:hover{background-color:#fee2e259}.hover\:bg-red-100\/40:hover{background-color:#fee2e266}.hover\:bg-red-100\/45:hover{background-color:#fee2e273}.hover\:bg-red-100\/5:hover{background-color:#fee2e20d}.hover\:bg-red-100\/50:hover{background-color:#fee2e280}.hover\:bg-red-100\/55:hover{background-color:#fee2e28c}.hover\:bg-red-100\/60:hover{background-color:#fee2e299}.hover\:bg-red-100\/65:hover{background-color:#fee2e2a6}.hover\:bg-red-100\/70:hover{background-color:#fee2e2b3}.hover\:bg-red-100\/75:hover{background-color:#fee2e2bf}.hover\:bg-red-100\/80:hover{background-color:#fee2e2cc}.hover\:bg-red-100\/85:hover{background-color:#fee2e2d9}.hover\:bg-red-100\/90:hover{background-color:#fee2e2e6}.hover\:bg-red-100\/95:hover{background-color:#fee2e2f2}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-200\/0:hover{background-color:#fecaca00}.hover\:bg-red-200\/10:hover{background-color:#fecaca1a}.hover\:bg-red-200\/100:hover{background-color:#fecaca}.hover\:bg-red-200\/15:hover{background-color:#fecaca26}.hover\:bg-red-200\/20:hover{background-color:#fecaca33}.hover\:bg-red-200\/25:hover{background-color:#fecaca40}.hover\:bg-red-200\/30:hover{background-color:#fecaca4d}.hover\:bg-red-200\/35:hover{background-color:#fecaca59}.hover\:bg-red-200\/40:hover{background-color:#fecaca66}.hover\:bg-red-200\/45:hover{background-color:#fecaca73}.hover\:bg-red-200\/5:hover{background-color:#fecaca0d}.hover\:bg-red-200\/50:hover{background-color:#fecaca80}.hover\:bg-red-200\/55:hover{background-color:#fecaca8c}.hover\:bg-red-200\/60:hover{background-color:#fecaca99}.hover\:bg-red-200\/65:hover{background-color:#fecacaa6}.hover\:bg-red-200\/70:hover{background-color:#fecacab3}.hover\:bg-red-200\/75:hover{background-color:#fecacabf}.hover\:bg-red-200\/80:hover{background-color:#fecacacc}.hover\:bg-red-200\/85:hover{background-color:#fecacad9}.hover\:bg-red-200\/90:hover{background-color:#fecacae6}.hover\:bg-red-200\/95:hover{background-color:#fecacaf2}.hover\:bg-red-300:hover{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.hover\:bg-red-300\/0:hover{background-color:#fca5a500}.hover\:bg-red-300\/10:hover{background-color:#fca5a51a}.hover\:bg-red-300\/100:hover{background-color:#fca5a5}.hover\:bg-red-300\/15:hover{background-color:#fca5a526}.hover\:bg-red-300\/20:hover{background-color:#fca5a533}.hover\:bg-red-300\/25:hover{background-color:#fca5a540}.hover\:bg-red-300\/30:hover{background-color:#fca5a54d}.hover\:bg-red-300\/35:hover{background-color:#fca5a559}.hover\:bg-red-300\/40:hover{background-color:#fca5a566}.hover\:bg-red-300\/45:hover{background-color:#fca5a573}.hover\:bg-red-300\/5:hover{background-color:#fca5a50d}.hover\:bg-red-300\/50:hover{background-color:#fca5a580}.hover\:bg-red-300\/55:hover{background-color:#fca5a58c}.hover\:bg-red-300\/60:hover{background-color:#fca5a599}.hover\:bg-red-300\/65:hover{background-color:#fca5a5a6}.hover\:bg-red-300\/70:hover{background-color:#fca5a5b3}.hover\:bg-red-300\/75:hover{background-color:#fca5a5bf}.hover\:bg-red-300\/80:hover{background-color:#fca5a5cc}.hover\:bg-red-300\/85:hover{background-color:#fca5a5d9}.hover\:bg-red-300\/90:hover{background-color:#fca5a5e6}.hover\:bg-red-300\/95:hover{background-color:#fca5a5f2}.hover\:bg-red-400:hover{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.hover\:bg-red-400\/0:hover{background-color:#f8717100}.hover\:bg-red-400\/10:hover{background-color:#f871711a}.hover\:bg-red-400\/100:hover{background-color:#f87171}.hover\:bg-red-400\/15:hover{background-color:#f8717126}.hover\:bg-red-400\/20:hover{background-color:#f8717133}.hover\:bg-red-400\/25:hover{background-color:#f8717140}.hover\:bg-red-400\/30:hover{background-color:#f871714d}.hover\:bg-red-400\/35:hover{background-color:#f8717159}.hover\:bg-red-400\/40:hover{background-color:#f8717166}.hover\:bg-red-400\/45:hover{background-color:#f8717173}.hover\:bg-red-400\/5:hover{background-color:#f871710d}.hover\:bg-red-400\/50:hover{background-color:#f8717180}.hover\:bg-red-400\/55:hover{background-color:#f871718c}.hover\:bg-red-400\/60:hover{background-color:#f8717199}.hover\:bg-red-400\/65:hover{background-color:#f87171a6}.hover\:bg-red-400\/70:hover{background-color:#f87171b3}.hover\:bg-red-400\/75:hover{background-color:#f87171bf}.hover\:bg-red-400\/80:hover{background-color:#f87171cc}.hover\:bg-red-400\/85:hover{background-color:#f87171d9}.hover\:bg-red-400\/90:hover{background-color:#f87171e6}.hover\:bg-red-400\/95:hover{background-color:#f87171f2}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50\/0:hover{background-color:#fef2f200}.hover\:bg-red-50\/10:hover{background-color:#fef2f21a}.hover\:bg-red-50\/100:hover{background-color:#fef2f2}.hover\:bg-red-50\/15:hover{background-color:#fef2f226}.hover\:bg-red-50\/20:hover{background-color:#fef2f233}.hover\:bg-red-50\/25:hover{background-color:#fef2f240}.hover\:bg-red-50\/30:hover{background-color:#fef2f24d}.hover\:bg-red-50\/35:hover{background-color:#fef2f259}.hover\:bg-red-50\/40:hover{background-color:#fef2f266}.hover\:bg-red-50\/45:hover{background-color:#fef2f273}.hover\:bg-red-50\/5:hover{background-color:#fef2f20d}.hover\:bg-red-50\/50:hover{background-color:#fef2f280}.hover\:bg-red-50\/55:hover{background-color:#fef2f28c}.hover\:bg-red-50\/60:hover{background-color:#fef2f299}.hover\:bg-red-50\/65:hover{background-color:#fef2f2a6}.hover\:bg-red-50\/70:hover{background-color:#fef2f2b3}.hover\:bg-red-50\/75:hover{background-color:#fef2f2bf}.hover\:bg-red-50\/80:hover{background-color:#fef2f2cc}.hover\:bg-red-50\/85:hover{background-color:#fef2f2d9}.hover\:bg-red-50\/90:hover{background-color:#fef2f2e6}.hover\:bg-red-50\/95:hover{background-color:#fef2f2f2}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500\/0:hover{background-color:#ef444400}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-red-500\/100:hover{background-color:#ef4444}.hover\:bg-red-500\/15:hover{background-color:#ef444426}.hover\:bg-red-500\/20:hover{background-color:#ef444433}.hover\:bg-red-500\/25:hover{background-color:#ef444440}.hover\:bg-red-500\/30:hover{background-color:#ef44444d}.hover\:bg-red-500\/35:hover{background-color:#ef444459}.hover\:bg-red-500\/40:hover{background-color:#ef444466}.hover\:bg-red-500\/45:hover{background-color:#ef444473}.hover\:bg-red-500\/5:hover{background-color:#ef44440d}.hover\:bg-red-500\/50:hover{background-color:#ef444480}.hover\:bg-red-500\/55:hover{background-color:#ef44448c}.hover\:bg-red-500\/60:hover{background-color:#ef444499}.hover\:bg-red-500\/65:hover{background-color:#ef4444a6}.hover\:bg-red-500\/70:hover{background-color:#ef4444b3}.hover\:bg-red-500\/75:hover{background-color:#ef4444bf}.hover\:bg-red-500\/80:hover{background-color:#ef4444cc}.hover\:bg-red-500\/85:hover{background-color:#ef4444d9}.hover\:bg-red-500\/90:hover{background-color:#ef4444e6}.hover\:bg-red-500\/95:hover{background-color:#ef4444f2}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600\/0:hover{background-color:#dc262600}.hover\:bg-red-600\/10:hover{background-color:#dc26261a}.hover\:bg-red-600\/100:hover{background-color:#dc2626}.hover\:bg-red-600\/15:hover{background-color:#dc262626}.hover\:bg-red-600\/20:hover{background-color:#dc262633}.hover\:bg-red-600\/25:hover{background-color:#dc262640}.hover\:bg-red-600\/30:hover{background-color:#dc26264d}.hover\:bg-red-600\/35:hover{background-color:#dc262659}.hover\:bg-red-600\/40:hover{background-color:#dc262666}.hover\:bg-red-600\/45:hover{background-color:#dc262673}.hover\:bg-red-600\/5:hover{background-color:#dc26260d}.hover\:bg-red-600\/50:hover{background-color:#dc262680}.hover\:bg-red-600\/55:hover{background-color:#dc26268c}.hover\:bg-red-600\/60:hover{background-color:#dc262699}.hover\:bg-red-600\/65:hover{background-color:#dc2626a6}.hover\:bg-red-600\/70:hover{background-color:#dc2626b3}.hover\:bg-red-600\/75:hover{background-color:#dc2626bf}.hover\:bg-red-600\/80:hover{background-color:#dc2626cc}.hover\:bg-red-600\/85:hover{background-color:#dc2626d9}.hover\:bg-red-600\/90:hover{background-color:#dc2626e6}.hover\:bg-red-600\/95:hover{background-color:#dc2626f2}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700\/0:hover{background-color:#b91c1c00}.hover\:bg-red-700\/10:hover{background-color:#b91c1c1a}.hover\:bg-red-700\/100:hover{background-color:#b91c1c}.hover\:bg-red-700\/15:hover{background-color:#b91c1c26}.hover\:bg-red-700\/20:hover{background-color:#b91c1c33}.hover\:bg-red-700\/25:hover{background-color:#b91c1c40}.hover\:bg-red-700\/30:hover{background-color:#b91c1c4d}.hover\:bg-red-700\/35:hover{background-color:#b91c1c59}.hover\:bg-red-700\/40:hover{background-color:#b91c1c66}.hover\:bg-red-700\/45:hover{background-color:#b91c1c73}.hover\:bg-red-700\/5:hover{background-color:#b91c1c0d}.hover\:bg-red-700\/50:hover{background-color:#b91c1c80}.hover\:bg-red-700\/55:hover{background-color:#b91c1c8c}.hover\:bg-red-700\/60:hover{background-color:#b91c1c99}.hover\:bg-red-700\/65:hover{background-color:#b91c1ca6}.hover\:bg-red-700\/70:hover{background-color:#b91c1cb3}.hover\:bg-red-700\/75:hover{background-color:#b91c1cbf}.hover\:bg-red-700\/80:hover{background-color:#b91c1ccc}.hover\:bg-red-700\/85:hover{background-color:#b91c1cd9}.hover\:bg-red-700\/90:hover{background-color:#b91c1ce6}.hover\:bg-red-700\/95:hover{background-color:#b91c1cf2}.hover\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.hover\:bg-red-800\/0:hover{background-color:#991b1b00}.hover\:bg-red-800\/10:hover{background-color:#991b1b1a}.hover\:bg-red-800\/100:hover{background-color:#991b1b}.hover\:bg-red-800\/15:hover{background-color:#991b1b26}.hover\:bg-red-800\/20:hover{background-color:#991b1b33}.hover\:bg-red-800\/25:hover{background-color:#991b1b40}.hover\:bg-red-800\/30:hover{background-color:#991b1b4d}.hover\:bg-red-800\/35:hover{background-color:#991b1b59}.hover\:bg-red-800\/40:hover{background-color:#991b1b66}.hover\:bg-red-800\/45:hover{background-color:#991b1b73}.hover\:bg-red-800\/5:hover{background-color:#991b1b0d}.hover\:bg-red-800\/50:hover{background-color:#991b1b80}.hover\:bg-red-800\/55:hover{background-color:#991b1b8c}.hover\:bg-red-800\/60:hover{background-color:#991b1b99}.hover\:bg-red-800\/65:hover{background-color:#991b1ba6}.hover\:bg-red-800\/70:hover{background-color:#991b1bb3}.hover\:bg-red-800\/75:hover{background-color:#991b1bbf}.hover\:bg-red-800\/80:hover{background-color:#991b1bcc}.hover\:bg-red-800\/85:hover{background-color:#991b1bd9}.hover\:bg-red-800\/90:hover{background-color:#991b1be6}.hover\:bg-red-800\/95:hover{background-color:#991b1bf2}.hover\:bg-red-900:hover{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.hover\:bg-red-900\/0:hover{background-color:#7f1d1d00}.hover\:bg-red-900\/10:hover{background-color:#7f1d1d1a}.hover\:bg-red-900\/100:hover{background-color:#7f1d1d}.hover\:bg-red-900\/15:hover{background-color:#7f1d1d26}.hover\:bg-red-900\/20:hover{background-color:#7f1d1d33}.hover\:bg-red-900\/25:hover{background-color:#7f1d1d40}.hover\:bg-red-900\/30:hover{background-color:#7f1d1d4d}.hover\:bg-red-900\/35:hover{background-color:#7f1d1d59}.hover\:bg-red-900\/40:hover{background-color:#7f1d1d66}.hover\:bg-red-900\/45:hover{background-color:#7f1d1d73}.hover\:bg-red-900\/5:hover{background-color:#7f1d1d0d}.hover\:bg-red-900\/50:hover{background-color:#7f1d1d80}.hover\:bg-red-900\/55:hover{background-color:#7f1d1d8c}.hover\:bg-red-900\/60:hover{background-color:#7f1d1d99}.hover\:bg-red-900\/65:hover{background-color:#7f1d1da6}.hover\:bg-red-900\/70:hover{background-color:#7f1d1db3}.hover\:bg-red-900\/75:hover{background-color:#7f1d1dbf}.hover\:bg-red-900\/80:hover{background-color:#7f1d1dcc}.hover\:bg-red-900\/85:hover{background-color:#7f1d1dd9}.hover\:bg-red-900\/90:hover{background-color:#7f1d1de6}.hover\:bg-red-900\/95:hover{background-color:#7f1d1df2}.hover\:bg-red-950:hover{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.hover\:bg-red-950\/0:hover{background-color:#450a0a00}.hover\:bg-red-950\/10:hover{background-color:#450a0a1a}.hover\:bg-red-950\/100:hover{background-color:#450a0a}.hover\:bg-red-950\/15:hover{background-color:#450a0a26}.hover\:bg-red-950\/20:hover{background-color:#450a0a33}.hover\:bg-red-950\/25:hover{background-color:#450a0a40}.hover\:bg-red-950\/30:hover{background-color:#450a0a4d}.hover\:bg-red-950\/35:hover{background-color:#450a0a59}.hover\:bg-red-950\/40:hover{background-color:#450a0a66}.hover\:bg-red-950\/45:hover{background-color:#450a0a73}.hover\:bg-red-950\/5:hover{background-color:#450a0a0d}.hover\:bg-red-950\/50:hover{background-color:#450a0a80}.hover\:bg-red-950\/55:hover{background-color:#450a0a8c}.hover\:bg-red-950\/60:hover{background-color:#450a0a99}.hover\:bg-red-950\/65:hover{background-color:#450a0aa6}.hover\:bg-red-950\/70:hover{background-color:#450a0ab3}.hover\:bg-red-950\/75:hover{background-color:#450a0abf}.hover\:bg-red-950\/80:hover{background-color:#450a0acc}.hover\:bg-red-950\/85:hover{background-color:#450a0ad9}.hover\:bg-red-950\/90:hover{background-color:#450a0ae6}.hover\:bg-red-950\/95:hover{background-color:#450a0af2}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-900\/10:hover{background-color:#0f172a1a}.hover\:bg-success:hover{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.hover\:bg-success-focus:hover{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.hover\:bg-success-focus\/0:hover{background-color:#05966900}.hover\:bg-success-focus\/10:hover{background-color:#0596691a}.hover\:bg-success-focus\/100:hover{background-color:#059669}.hover\:bg-success-focus\/15:hover{background-color:#05966926}.hover\:bg-success-focus\/20:hover{background-color:#05966933}.hover\:bg-success-focus\/25:hover{background-color:#05966940}.hover\:bg-success-focus\/30:hover{background-color:#0596694d}.hover\:bg-success-focus\/35:hover{background-color:#05966959}.hover\:bg-success-focus\/40:hover{background-color:#05966966}.hover\:bg-success-focus\/45:hover{background-color:#05966973}.hover\:bg-success-focus\/5:hover{background-color:#0596690d}.hover\:bg-success-focus\/50:hover{background-color:#05966980}.hover\:bg-success-focus\/55:hover{background-color:#0596698c}.hover\:bg-success-focus\/60:hover{background-color:#05966999}.hover\:bg-success-focus\/65:hover{background-color:#059669a6}.hover\:bg-success-focus\/70:hover{background-color:#059669b3}.hover\:bg-success-focus\/75:hover{background-color:#059669bf}.hover\:bg-success-focus\/80:hover{background-color:#059669cc}.hover\:bg-success-focus\/85:hover{background-color:#059669d9}.hover\:bg-success-focus\/90:hover{background-color:#059669e6}.hover\:bg-success-focus\/95:hover{background-color:#059669f2}.hover\:bg-success\/0:hover{background-color:#10b98100}.hover\:bg-success\/10:hover{background-color:#10b9811a}.hover\:bg-success\/100:hover{background-color:#10b981}.hover\:bg-success\/15:hover{background-color:#10b98126}.hover\:bg-success\/20:hover{background-color:#10b98133}.hover\:bg-success\/25:hover{background-color:#10b98140}.hover\:bg-success\/30:hover{background-color:#10b9814d}.hover\:bg-success\/35:hover{background-color:#10b98159}.hover\:bg-success\/40:hover{background-color:#10b98166}.hover\:bg-success\/45:hover{background-color:#10b98173}.hover\:bg-success\/5:hover{background-color:#10b9810d}.hover\:bg-success\/50:hover{background-color:#10b98180}.hover\:bg-success\/55:hover{background-color:#10b9818c}.hover\:bg-success\/60:hover{background-color:#10b98199}.hover\:bg-success\/65:hover{background-color:#10b981a6}.hover\:bg-success\/70:hover{background-color:#10b981b3}.hover\:bg-success\/75:hover{background-color:#10b981bf}.hover\:bg-success\/80:hover{background-color:#10b981cc}.hover\:bg-success\/85:hover{background-color:#10b981d9}.hover\:bg-success\/90:hover{background-color:#10b981e6}.hover\:bg-success\/95:hover{background-color:#10b981f2}.hover\:bg-warning:hover{--tw-bg-opacity: 1;background-color:rgb(255 152 0 / var(--tw-bg-opacity, 1))}.hover\:bg-warning-focus:hover{--tw-bg-opacity: 1;background-color:rgb(230 130 0 / var(--tw-bg-opacity, 1))}.hover\:bg-warning-focus\/0:hover{background-color:#e6820000}.hover\:bg-warning-focus\/10:hover{background-color:#e682001a}.hover\:bg-warning-focus\/100:hover{background-color:#e68200}.hover\:bg-warning-focus\/15:hover{background-color:#e6820026}.hover\:bg-warning-focus\/20:hover{background-color:#e6820033}.hover\:bg-warning-focus\/25:hover{background-color:#e6820040}.hover\:bg-warning-focus\/30:hover{background-color:#e682004d}.hover\:bg-warning-focus\/35:hover{background-color:#e6820059}.hover\:bg-warning-focus\/40:hover{background-color:#e6820066}.hover\:bg-warning-focus\/45:hover{background-color:#e6820073}.hover\:bg-warning-focus\/5:hover{background-color:#e682000d}.hover\:bg-warning-focus\/50:hover{background-color:#e6820080}.hover\:bg-warning-focus\/55:hover{background-color:#e682008c}.hover\:bg-warning-focus\/60:hover{background-color:#e6820099}.hover\:bg-warning-focus\/65:hover{background-color:#e68200a6}.hover\:bg-warning-focus\/70:hover{background-color:#e68200b3}.hover\:bg-warning-focus\/75:hover{background-color:#e68200bf}.hover\:bg-warning-focus\/80:hover{background-color:#e68200cc}.hover\:bg-warning-focus\/85:hover{background-color:#e68200d9}.hover\:bg-warning-focus\/90:hover{background-color:#e68200e6}.hover\:bg-warning-focus\/95:hover{background-color:#e68200f2}.hover\:bg-warning\/0:hover{background-color:#ff980000}.hover\:bg-warning\/10:hover{background-color:#ff98001a}.hover\:bg-warning\/100:hover{background-color:#ff9800}.hover\:bg-warning\/15:hover{background-color:#ff980026}.hover\:bg-warning\/20:hover{background-color:#ff980033}.hover\:bg-warning\/25:hover{background-color:#ff980040}.hover\:bg-warning\/30:hover{background-color:#ff98004d}.hover\:bg-warning\/35:hover{background-color:#ff980059}.hover\:bg-warning\/40:hover{background-color:#ff980066}.hover\:bg-warning\/45:hover{background-color:#ff980073}.hover\:bg-warning\/5:hover{background-color:#ff98000d}.hover\:bg-warning\/50:hover{background-color:#ff980080}.hover\:bg-warning\/55:hover{background-color:#ff98008c}.hover\:bg-warning\/60:hover{background-color:#ff980099}.hover\:bg-warning\/65:hover{background-color:#ff9800a6}.hover\:bg-warning\/70:hover{background-color:#ff9800b3}.hover\:bg-warning\/75:hover{background-color:#ff9800bf}.hover\:bg-warning\/80:hover{background-color:#ff9800cc}.hover\:bg-warning\/85:hover{background-color:#ff9800d9}.hover\:bg-warning\/90:hover{background-color:#ff9800e6}.hover\:bg-warning\/95:hover{background-color:#ff9800f2}.hover\:bg-yellow-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-100\/0:hover{background-color:#fef9c300}.hover\:bg-yellow-100\/10:hover{background-color:#fef9c31a}.hover\:bg-yellow-100\/100:hover{background-color:#fef9c3}.hover\:bg-yellow-100\/15:hover{background-color:#fef9c326}.hover\:bg-yellow-100\/20:hover{background-color:#fef9c333}.hover\:bg-yellow-100\/25:hover{background-color:#fef9c340}.hover\:bg-yellow-100\/30:hover{background-color:#fef9c34d}.hover\:bg-yellow-100\/35:hover{background-color:#fef9c359}.hover\:bg-yellow-100\/40:hover{background-color:#fef9c366}.hover\:bg-yellow-100\/45:hover{background-color:#fef9c373}.hover\:bg-yellow-100\/5:hover{background-color:#fef9c30d}.hover\:bg-yellow-100\/50:hover{background-color:#fef9c380}.hover\:bg-yellow-100\/55:hover{background-color:#fef9c38c}.hover\:bg-yellow-100\/60:hover{background-color:#fef9c399}.hover\:bg-yellow-100\/65:hover{background-color:#fef9c3a6}.hover\:bg-yellow-100\/70:hover{background-color:#fef9c3b3}.hover\:bg-yellow-100\/75:hover{background-color:#fef9c3bf}.hover\:bg-yellow-100\/80:hover{background-color:#fef9c3cc}.hover\:bg-yellow-100\/85:hover{background-color:#fef9c3d9}.hover\:bg-yellow-100\/90:hover{background-color:#fef9c3e6}.hover\:bg-yellow-100\/95:hover{background-color:#fef9c3f2}.hover\:bg-yellow-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-200\/0:hover{background-color:#fef08a00}.hover\:bg-yellow-200\/10:hover{background-color:#fef08a1a}.hover\:bg-yellow-200\/100:hover{background-color:#fef08a}.hover\:bg-yellow-200\/15:hover{background-color:#fef08a26}.hover\:bg-yellow-200\/20:hover{background-color:#fef08a33}.hover\:bg-yellow-200\/25:hover{background-color:#fef08a40}.hover\:bg-yellow-200\/30:hover{background-color:#fef08a4d}.hover\:bg-yellow-200\/35:hover{background-color:#fef08a59}.hover\:bg-yellow-200\/40:hover{background-color:#fef08a66}.hover\:bg-yellow-200\/45:hover{background-color:#fef08a73}.hover\:bg-yellow-200\/5:hover{background-color:#fef08a0d}.hover\:bg-yellow-200\/50:hover{background-color:#fef08a80}.hover\:bg-yellow-200\/55:hover{background-color:#fef08a8c}.hover\:bg-yellow-200\/60:hover{background-color:#fef08a99}.hover\:bg-yellow-200\/65:hover{background-color:#fef08aa6}.hover\:bg-yellow-200\/70:hover{background-color:#fef08ab3}.hover\:bg-yellow-200\/75:hover{background-color:#fef08abf}.hover\:bg-yellow-200\/80:hover{background-color:#fef08acc}.hover\:bg-yellow-200\/85:hover{background-color:#fef08ad9}.hover\:bg-yellow-200\/90:hover{background-color:#fef08ae6}.hover\:bg-yellow-200\/95:hover{background-color:#fef08af2}.hover\:bg-yellow-300:hover{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-300\/0:hover{background-color:#fde04700}.hover\:bg-yellow-300\/10:hover{background-color:#fde0471a}.hover\:bg-yellow-300\/100:hover{background-color:#fde047}.hover\:bg-yellow-300\/15:hover{background-color:#fde04726}.hover\:bg-yellow-300\/20:hover{background-color:#fde04733}.hover\:bg-yellow-300\/25:hover{background-color:#fde04740}.hover\:bg-yellow-300\/30:hover{background-color:#fde0474d}.hover\:bg-yellow-300\/35:hover{background-color:#fde04759}.hover\:bg-yellow-300\/40:hover{background-color:#fde04766}.hover\:bg-yellow-300\/45:hover{background-color:#fde04773}.hover\:bg-yellow-300\/5:hover{background-color:#fde0470d}.hover\:bg-yellow-300\/50:hover{background-color:#fde04780}.hover\:bg-yellow-300\/55:hover{background-color:#fde0478c}.hover\:bg-yellow-300\/60:hover{background-color:#fde04799}.hover\:bg-yellow-300\/65:hover{background-color:#fde047a6}.hover\:bg-yellow-300\/70:hover{background-color:#fde047b3}.hover\:bg-yellow-300\/75:hover{background-color:#fde047bf}.hover\:bg-yellow-300\/80:hover{background-color:#fde047cc}.hover\:bg-yellow-300\/85:hover{background-color:#fde047d9}.hover\:bg-yellow-300\/90:hover{background-color:#fde047e6}.hover\:bg-yellow-300\/95:hover{background-color:#fde047f2}.hover\:bg-yellow-400:hover{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-400\/0:hover{background-color:#facc1500}.hover\:bg-yellow-400\/10:hover{background-color:#facc151a}.hover\:bg-yellow-400\/100:hover{background-color:#facc15}.hover\:bg-yellow-400\/15:hover{background-color:#facc1526}.hover\:bg-yellow-400\/20:hover{background-color:#facc1533}.hover\:bg-yellow-400\/25:hover{background-color:#facc1540}.hover\:bg-yellow-400\/30:hover{background-color:#facc154d}.hover\:bg-yellow-400\/35:hover{background-color:#facc1559}.hover\:bg-yellow-400\/40:hover{background-color:#facc1566}.hover\:bg-yellow-400\/45:hover{background-color:#facc1573}.hover\:bg-yellow-400\/5:hover{background-color:#facc150d}.hover\:bg-yellow-400\/50:hover{background-color:#facc1580}.hover\:bg-yellow-400\/55:hover{background-color:#facc158c}.hover\:bg-yellow-400\/60:hover{background-color:#facc1599}.hover\:bg-yellow-400\/65:hover{background-color:#facc15a6}.hover\:bg-yellow-400\/70:hover{background-color:#facc15b3}.hover\:bg-yellow-400\/75:hover{background-color:#facc15bf}.hover\:bg-yellow-400\/80:hover{background-color:#facc15cc}.hover\:bg-yellow-400\/85:hover{background-color:#facc15d9}.hover\:bg-yellow-400\/90:hover{background-color:#facc15e6}.hover\:bg-yellow-400\/95:hover{background-color:#facc15f2}.hover\:bg-yellow-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-50\/0:hover{background-color:#fefce800}.hover\:bg-yellow-50\/10:hover{background-color:#fefce81a}.hover\:bg-yellow-50\/100:hover{background-color:#fefce8}.hover\:bg-yellow-50\/15:hover{background-color:#fefce826}.hover\:bg-yellow-50\/20:hover{background-color:#fefce833}.hover\:bg-yellow-50\/25:hover{background-color:#fefce840}.hover\:bg-yellow-50\/30:hover{background-color:#fefce84d}.hover\:bg-yellow-50\/35:hover{background-color:#fefce859}.hover\:bg-yellow-50\/40:hover{background-color:#fefce866}.hover\:bg-yellow-50\/45:hover{background-color:#fefce873}.hover\:bg-yellow-50\/5:hover{background-color:#fefce80d}.hover\:bg-yellow-50\/50:hover{background-color:#fefce880}.hover\:bg-yellow-50\/55:hover{background-color:#fefce88c}.hover\:bg-yellow-50\/60:hover{background-color:#fefce899}.hover\:bg-yellow-50\/65:hover{background-color:#fefce8a6}.hover\:bg-yellow-50\/70:hover{background-color:#fefce8b3}.hover\:bg-yellow-50\/75:hover{background-color:#fefce8bf}.hover\:bg-yellow-50\/80:hover{background-color:#fefce8cc}.hover\:bg-yellow-50\/85:hover{background-color:#fefce8d9}.hover\:bg-yellow-50\/90:hover{background-color:#fefce8e6}.hover\:bg-yellow-50\/95:hover{background-color:#fefce8f2}.hover\:bg-yellow-500:hover{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-500\/0:hover{background-color:#eab30800}.hover\:bg-yellow-500\/10:hover{background-color:#eab3081a}.hover\:bg-yellow-500\/100:hover{background-color:#eab308}.hover\:bg-yellow-500\/15:hover{background-color:#eab30826}.hover\:bg-yellow-500\/20:hover{background-color:#eab30833}.hover\:bg-yellow-500\/25:hover{background-color:#eab30840}.hover\:bg-yellow-500\/30:hover{background-color:#eab3084d}.hover\:bg-yellow-500\/35:hover{background-color:#eab30859}.hover\:bg-yellow-500\/40:hover{background-color:#eab30866}.hover\:bg-yellow-500\/45:hover{background-color:#eab30873}.hover\:bg-yellow-500\/5:hover{background-color:#eab3080d}.hover\:bg-yellow-500\/50:hover{background-color:#eab30880}.hover\:bg-yellow-500\/55:hover{background-color:#eab3088c}.hover\:bg-yellow-500\/60:hover{background-color:#eab30899}.hover\:bg-yellow-500\/65:hover{background-color:#eab308a6}.hover\:bg-yellow-500\/70:hover{background-color:#eab308b3}.hover\:bg-yellow-500\/75:hover{background-color:#eab308bf}.hover\:bg-yellow-500\/80:hover{background-color:#eab308cc}.hover\:bg-yellow-500\/85:hover{background-color:#eab308d9}.hover\:bg-yellow-500\/90:hover{background-color:#eab308e6}.hover\:bg-yellow-500\/95:hover{background-color:#eab308f2}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-600\/0:hover{background-color:#ca8a0400}.hover\:bg-yellow-600\/10:hover{background-color:#ca8a041a}.hover\:bg-yellow-600\/100:hover{background-color:#ca8a04}.hover\:bg-yellow-600\/15:hover{background-color:#ca8a0426}.hover\:bg-yellow-600\/20:hover{background-color:#ca8a0433}.hover\:bg-yellow-600\/25:hover{background-color:#ca8a0440}.hover\:bg-yellow-600\/30:hover{background-color:#ca8a044d}.hover\:bg-yellow-600\/35:hover{background-color:#ca8a0459}.hover\:bg-yellow-600\/40:hover{background-color:#ca8a0466}.hover\:bg-yellow-600\/45:hover{background-color:#ca8a0473}.hover\:bg-yellow-600\/5:hover{background-color:#ca8a040d}.hover\:bg-yellow-600\/50:hover{background-color:#ca8a0480}.hover\:bg-yellow-600\/55:hover{background-color:#ca8a048c}.hover\:bg-yellow-600\/60:hover{background-color:#ca8a0499}.hover\:bg-yellow-600\/65:hover{background-color:#ca8a04a6}.hover\:bg-yellow-600\/70:hover{background-color:#ca8a04b3}.hover\:bg-yellow-600\/75:hover{background-color:#ca8a04bf}.hover\:bg-yellow-600\/80:hover{background-color:#ca8a04cc}.hover\:bg-yellow-600\/85:hover{background-color:#ca8a04d9}.hover\:bg-yellow-600\/90:hover{background-color:#ca8a04e6}.hover\:bg-yellow-600\/95:hover{background-color:#ca8a04f2}.hover\:bg-yellow-700:hover{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-700\/0:hover{background-color:#a1620700}.hover\:bg-yellow-700\/10:hover{background-color:#a162071a}.hover\:bg-yellow-700\/100:hover{background-color:#a16207}.hover\:bg-yellow-700\/15:hover{background-color:#a1620726}.hover\:bg-yellow-700\/20:hover{background-color:#a1620733}.hover\:bg-yellow-700\/25:hover{background-color:#a1620740}.hover\:bg-yellow-700\/30:hover{background-color:#a162074d}.hover\:bg-yellow-700\/35:hover{background-color:#a1620759}.hover\:bg-yellow-700\/40:hover{background-color:#a1620766}.hover\:bg-yellow-700\/45:hover{background-color:#a1620773}.hover\:bg-yellow-700\/5:hover{background-color:#a162070d}.hover\:bg-yellow-700\/50:hover{background-color:#a1620780}.hover\:bg-yellow-700\/55:hover{background-color:#a162078c}.hover\:bg-yellow-700\/60:hover{background-color:#a1620799}.hover\:bg-yellow-700\/65:hover{background-color:#a16207a6}.hover\:bg-yellow-700\/70:hover{background-color:#a16207b3}.hover\:bg-yellow-700\/75:hover{background-color:#a16207bf}.hover\:bg-yellow-700\/80:hover{background-color:#a16207cc}.hover\:bg-yellow-700\/85:hover{background-color:#a16207d9}.hover\:bg-yellow-700\/90:hover{background-color:#a16207e6}.hover\:bg-yellow-700\/95:hover{background-color:#a16207f2}.hover\:bg-yellow-800:hover{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-800\/0:hover{background-color:#854d0e00}.hover\:bg-yellow-800\/10:hover{background-color:#854d0e1a}.hover\:bg-yellow-800\/100:hover{background-color:#854d0e}.hover\:bg-yellow-800\/15:hover{background-color:#854d0e26}.hover\:bg-yellow-800\/20:hover{background-color:#854d0e33}.hover\:bg-yellow-800\/25:hover{background-color:#854d0e40}.hover\:bg-yellow-800\/30:hover{background-color:#854d0e4d}.hover\:bg-yellow-800\/35:hover{background-color:#854d0e59}.hover\:bg-yellow-800\/40:hover{background-color:#854d0e66}.hover\:bg-yellow-800\/45:hover{background-color:#854d0e73}.hover\:bg-yellow-800\/5:hover{background-color:#854d0e0d}.hover\:bg-yellow-800\/50:hover{background-color:#854d0e80}.hover\:bg-yellow-800\/55:hover{background-color:#854d0e8c}.hover\:bg-yellow-800\/60:hover{background-color:#854d0e99}.hover\:bg-yellow-800\/65:hover{background-color:#854d0ea6}.hover\:bg-yellow-800\/70:hover{background-color:#854d0eb3}.hover\:bg-yellow-800\/75:hover{background-color:#854d0ebf}.hover\:bg-yellow-800\/80:hover{background-color:#854d0ecc}.hover\:bg-yellow-800\/85:hover{background-color:#854d0ed9}.hover\:bg-yellow-800\/90:hover{background-color:#854d0ee6}.hover\:bg-yellow-800\/95:hover{background-color:#854d0ef2}.hover\:bg-yellow-900:hover{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-900\/0:hover{background-color:#713f1200}.hover\:bg-yellow-900\/10:hover{background-color:#713f121a}.hover\:bg-yellow-900\/100:hover{background-color:#713f12}.hover\:bg-yellow-900\/15:hover{background-color:#713f1226}.hover\:bg-yellow-900\/20:hover{background-color:#713f1233}.hover\:bg-yellow-900\/25:hover{background-color:#713f1240}.hover\:bg-yellow-900\/30:hover{background-color:#713f124d}.hover\:bg-yellow-900\/35:hover{background-color:#713f1259}.hover\:bg-yellow-900\/40:hover{background-color:#713f1266}.hover\:bg-yellow-900\/45:hover{background-color:#713f1273}.hover\:bg-yellow-900\/5:hover{background-color:#713f120d}.hover\:bg-yellow-900\/50:hover{background-color:#713f1280}.hover\:bg-yellow-900\/55:hover{background-color:#713f128c}.hover\:bg-yellow-900\/60:hover{background-color:#713f1299}.hover\:bg-yellow-900\/65:hover{background-color:#713f12a6}.hover\:bg-yellow-900\/70:hover{background-color:#713f12b3}.hover\:bg-yellow-900\/75:hover{background-color:#713f12bf}.hover\:bg-yellow-900\/80:hover{background-color:#713f12cc}.hover\:bg-yellow-900\/85:hover{background-color:#713f12d9}.hover\:bg-yellow-900\/90:hover{background-color:#713f12e6}.hover\:bg-yellow-900\/95:hover{background-color:#713f12f2}.hover\:bg-yellow-950:hover{--tw-bg-opacity: 1;background-color:rgb(66 32 6 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-950\/0:hover{background-color:#42200600}.hover\:bg-yellow-950\/10:hover{background-color:#4220061a}.hover\:bg-yellow-950\/100:hover{background-color:#422006}.hover\:bg-yellow-950\/15:hover{background-color:#42200626}.hover\:bg-yellow-950\/20:hover{background-color:#42200633}.hover\:bg-yellow-950\/25:hover{background-color:#42200640}.hover\:bg-yellow-950\/30:hover{background-color:#4220064d}.hover\:bg-yellow-950\/35:hover{background-color:#42200659}.hover\:bg-yellow-950\/40:hover{background-color:#42200666}.hover\:bg-yellow-950\/45:hover{background-color:#42200673}.hover\:bg-yellow-950\/5:hover{background-color:#4220060d}.hover\:bg-yellow-950\/50:hover{background-color:#42200680}.hover\:bg-yellow-950\/55:hover{background-color:#4220068c}.hover\:bg-yellow-950\/60:hover{background-color:#42200699}.hover\:bg-yellow-950\/65:hover{background-color:#422006a6}.hover\:bg-yellow-950\/70:hover{background-color:#422006b3}.hover\:bg-yellow-950\/75:hover{background-color:#422006bf}.hover\:bg-yellow-950\/80:hover{background-color:#422006cc}.hover\:bg-yellow-950\/85:hover{background-color:#422006d9}.hover\:bg-yellow-950\/90:hover{background-color:#422006e6}.hover\:bg-yellow-950\/95:hover{background-color:#422006f2}.hover\:bg-gradient-to-br:hover{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.hover\:from-blue-100:hover{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/0:hover{--tw-gradient-from: rgb(219 234 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/10:hover{--tw-gradient-from: rgb(219 234 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/100:hover{--tw-gradient-from: rgb(219 234 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/15:hover{--tw-gradient-from: rgb(219 234 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/20:hover{--tw-gradient-from: rgb(219 234 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/25:hover{--tw-gradient-from: rgb(219 234 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/30:hover{--tw-gradient-from: rgb(219 234 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/35:hover{--tw-gradient-from: rgb(219 234 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/40:hover{--tw-gradient-from: rgb(219 234 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/45:hover{--tw-gradient-from: rgb(219 234 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/5:hover{--tw-gradient-from: rgb(219 234 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/50:hover{--tw-gradient-from: rgb(219 234 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/55:hover{--tw-gradient-from: rgb(219 234 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/60:hover{--tw-gradient-from: rgb(219 234 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/65:hover{--tw-gradient-from: rgb(219 234 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/70:hover{--tw-gradient-from: rgb(219 234 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/75:hover{--tw-gradient-from: rgb(219 234 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/80:hover{--tw-gradient-from: rgb(219 234 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/85:hover{--tw-gradient-from: rgb(219 234 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/90:hover{--tw-gradient-from: rgb(219 234 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100\/95:hover{--tw-gradient-from: rgb(219 234 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200:hover{--tw-gradient-from: #bfdbfe var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/0:hover{--tw-gradient-from: rgb(191 219 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/10:hover{--tw-gradient-from: rgb(191 219 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/100:hover{--tw-gradient-from: rgb(191 219 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/15:hover{--tw-gradient-from: rgb(191 219 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/20:hover{--tw-gradient-from: rgb(191 219 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/25:hover{--tw-gradient-from: rgb(191 219 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/30:hover{--tw-gradient-from: rgb(191 219 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/35:hover{--tw-gradient-from: rgb(191 219 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/40:hover{--tw-gradient-from: rgb(191 219 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/45:hover{--tw-gradient-from: rgb(191 219 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/5:hover{--tw-gradient-from: rgb(191 219 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/50:hover{--tw-gradient-from: rgb(191 219 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/55:hover{--tw-gradient-from: rgb(191 219 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/60:hover{--tw-gradient-from: rgb(191 219 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/65:hover{--tw-gradient-from: rgb(191 219 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/70:hover{--tw-gradient-from: rgb(191 219 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/75:hover{--tw-gradient-from: rgb(191 219 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/80:hover{--tw-gradient-from: rgb(191 219 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/85:hover{--tw-gradient-from: rgb(191 219 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/90:hover{--tw-gradient-from: rgb(191 219 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200\/95:hover{--tw-gradient-from: rgb(191 219 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300:hover{--tw-gradient-from: #93c5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/0:hover{--tw-gradient-from: rgb(147 197 253 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/10:hover{--tw-gradient-from: rgb(147 197 253 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/100:hover{--tw-gradient-from: rgb(147 197 253 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/15:hover{--tw-gradient-from: rgb(147 197 253 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/20:hover{--tw-gradient-from: rgb(147 197 253 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/25:hover{--tw-gradient-from: rgb(147 197 253 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/30:hover{--tw-gradient-from: rgb(147 197 253 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/35:hover{--tw-gradient-from: rgb(147 197 253 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/40:hover{--tw-gradient-from: rgb(147 197 253 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/45:hover{--tw-gradient-from: rgb(147 197 253 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/5:hover{--tw-gradient-from: rgb(147 197 253 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/50:hover{--tw-gradient-from: rgb(147 197 253 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/55:hover{--tw-gradient-from: rgb(147 197 253 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/60:hover{--tw-gradient-from: rgb(147 197 253 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/65:hover{--tw-gradient-from: rgb(147 197 253 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/70:hover{--tw-gradient-from: rgb(147 197 253 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/75:hover{--tw-gradient-from: rgb(147 197 253 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/80:hover{--tw-gradient-from: rgb(147 197 253 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/85:hover{--tw-gradient-from: rgb(147 197 253 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/90:hover{--tw-gradient-from: rgb(147 197 253 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300\/95:hover{--tw-gradient-from: rgb(147 197 253 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400:hover{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/0:hover{--tw-gradient-from: rgb(96 165 250 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/10:hover{--tw-gradient-from: rgb(96 165 250 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/100:hover{--tw-gradient-from: rgb(96 165 250 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/15:hover{--tw-gradient-from: rgb(96 165 250 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/20:hover{--tw-gradient-from: rgb(96 165 250 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/25:hover{--tw-gradient-from: rgb(96 165 250 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/30:hover{--tw-gradient-from: rgb(96 165 250 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/35:hover{--tw-gradient-from: rgb(96 165 250 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/40:hover{--tw-gradient-from: rgb(96 165 250 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/45:hover{--tw-gradient-from: rgb(96 165 250 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/5:hover{--tw-gradient-from: rgb(96 165 250 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/50:hover{--tw-gradient-from: rgb(96 165 250 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/55:hover{--tw-gradient-from: rgb(96 165 250 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/60:hover{--tw-gradient-from: rgb(96 165 250 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/65:hover{--tw-gradient-from: rgb(96 165 250 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/70:hover{--tw-gradient-from: rgb(96 165 250 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/75:hover{--tw-gradient-from: rgb(96 165 250 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/80:hover{--tw-gradient-from: rgb(96 165 250 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/85:hover{--tw-gradient-from: rgb(96 165 250 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/90:hover{--tw-gradient-from: rgb(96 165 250 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400\/95:hover{--tw-gradient-from: rgb(96 165 250 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50:hover{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/0:hover{--tw-gradient-from: rgb(239 246 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/10:hover{--tw-gradient-from: rgb(239 246 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/100:hover{--tw-gradient-from: rgb(239 246 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/15:hover{--tw-gradient-from: rgb(239 246 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/20:hover{--tw-gradient-from: rgb(239 246 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/25:hover{--tw-gradient-from: rgb(239 246 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/30:hover{--tw-gradient-from: rgb(239 246 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/35:hover{--tw-gradient-from: rgb(239 246 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/40:hover{--tw-gradient-from: rgb(239 246 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/45:hover{--tw-gradient-from: rgb(239 246 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/5:hover{--tw-gradient-from: rgb(239 246 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/50:hover{--tw-gradient-from: rgb(239 246 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/55:hover{--tw-gradient-from: rgb(239 246 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/60:hover{--tw-gradient-from: rgb(239 246 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/65:hover{--tw-gradient-from: rgb(239 246 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/70:hover{--tw-gradient-from: rgb(239 246 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/75:hover{--tw-gradient-from: rgb(239 246 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/80:hover{--tw-gradient-from: rgb(239 246 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/85:hover{--tw-gradient-from: rgb(239 246 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/90:hover{--tw-gradient-from: rgb(239 246 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50\/95:hover{--tw-gradient-from: rgb(239 246 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500:hover{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/0:hover{--tw-gradient-from: rgb(59 130 246 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/10:hover{--tw-gradient-from: rgb(59 130 246 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/100:hover{--tw-gradient-from: rgb(59 130 246 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/15:hover{--tw-gradient-from: rgb(59 130 246 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/20:hover{--tw-gradient-from: rgb(59 130 246 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/25:hover{--tw-gradient-from: rgb(59 130 246 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/30:hover{--tw-gradient-from: rgb(59 130 246 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/35:hover{--tw-gradient-from: rgb(59 130 246 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/40:hover{--tw-gradient-from: rgb(59 130 246 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/45:hover{--tw-gradient-from: rgb(59 130 246 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/5:hover{--tw-gradient-from: rgb(59 130 246 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/50:hover{--tw-gradient-from: rgb(59 130 246 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/55:hover{--tw-gradient-from: rgb(59 130 246 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/60:hover{--tw-gradient-from: rgb(59 130 246 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/65:hover{--tw-gradient-from: rgb(59 130 246 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/70:hover{--tw-gradient-from: rgb(59 130 246 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/75:hover{--tw-gradient-from: rgb(59 130 246 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/80:hover{--tw-gradient-from: rgb(59 130 246 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/85:hover{--tw-gradient-from: rgb(59 130 246 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/90:hover{--tw-gradient-from: rgb(59 130 246 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500\/95:hover{--tw-gradient-from: rgb(59 130 246 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600:hover{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/0:hover{--tw-gradient-from: rgb(37 99 235 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/10:hover{--tw-gradient-from: rgb(37 99 235 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/100:hover{--tw-gradient-from: rgb(37 99 235 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/15:hover{--tw-gradient-from: rgb(37 99 235 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/20:hover{--tw-gradient-from: rgb(37 99 235 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/25:hover{--tw-gradient-from: rgb(37 99 235 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/30:hover{--tw-gradient-from: rgb(37 99 235 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/35:hover{--tw-gradient-from: rgb(37 99 235 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/40:hover{--tw-gradient-from: rgb(37 99 235 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/45:hover{--tw-gradient-from: rgb(37 99 235 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/5:hover{--tw-gradient-from: rgb(37 99 235 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/50:hover{--tw-gradient-from: rgb(37 99 235 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/55:hover{--tw-gradient-from: rgb(37 99 235 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/60:hover{--tw-gradient-from: rgb(37 99 235 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/65:hover{--tw-gradient-from: rgb(37 99 235 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/70:hover{--tw-gradient-from: rgb(37 99 235 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/75:hover{--tw-gradient-from: rgb(37 99 235 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/80:hover{--tw-gradient-from: rgb(37 99 235 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/85:hover{--tw-gradient-from: rgb(37 99 235 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/90:hover{--tw-gradient-from: rgb(37 99 235 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600\/95:hover{--tw-gradient-from: rgb(37 99 235 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700:hover{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/0:hover{--tw-gradient-from: rgb(29 78 216 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/10:hover{--tw-gradient-from: rgb(29 78 216 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/100:hover{--tw-gradient-from: rgb(29 78 216 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/15:hover{--tw-gradient-from: rgb(29 78 216 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/20:hover{--tw-gradient-from: rgb(29 78 216 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/25:hover{--tw-gradient-from: rgb(29 78 216 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/30:hover{--tw-gradient-from: rgb(29 78 216 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/35:hover{--tw-gradient-from: rgb(29 78 216 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/40:hover{--tw-gradient-from: rgb(29 78 216 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/45:hover{--tw-gradient-from: rgb(29 78 216 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/5:hover{--tw-gradient-from: rgb(29 78 216 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/50:hover{--tw-gradient-from: rgb(29 78 216 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/55:hover{--tw-gradient-from: rgb(29 78 216 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/60:hover{--tw-gradient-from: rgb(29 78 216 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/65:hover{--tw-gradient-from: rgb(29 78 216 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/70:hover{--tw-gradient-from: rgb(29 78 216 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/75:hover{--tw-gradient-from: rgb(29 78 216 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/80:hover{--tw-gradient-from: rgb(29 78 216 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/85:hover{--tw-gradient-from: rgb(29 78 216 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/90:hover{--tw-gradient-from: rgb(29 78 216 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700\/95:hover{--tw-gradient-from: rgb(29 78 216 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800:hover{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/0:hover{--tw-gradient-from: rgb(30 64 175 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/10:hover{--tw-gradient-from: rgb(30 64 175 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/100:hover{--tw-gradient-from: rgb(30 64 175 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/15:hover{--tw-gradient-from: rgb(30 64 175 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/20:hover{--tw-gradient-from: rgb(30 64 175 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/25:hover{--tw-gradient-from: rgb(30 64 175 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/30:hover{--tw-gradient-from: rgb(30 64 175 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/35:hover{--tw-gradient-from: rgb(30 64 175 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/40:hover{--tw-gradient-from: rgb(30 64 175 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/45:hover{--tw-gradient-from: rgb(30 64 175 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/5:hover{--tw-gradient-from: rgb(30 64 175 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/50:hover{--tw-gradient-from: rgb(30 64 175 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/55:hover{--tw-gradient-from: rgb(30 64 175 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/60:hover{--tw-gradient-from: rgb(30 64 175 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/65:hover{--tw-gradient-from: rgb(30 64 175 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/70:hover{--tw-gradient-from: rgb(30 64 175 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/75:hover{--tw-gradient-from: rgb(30 64 175 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/80:hover{--tw-gradient-from: rgb(30 64 175 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/85:hover{--tw-gradient-from: rgb(30 64 175 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/90:hover{--tw-gradient-from: rgb(30 64 175 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800\/95:hover{--tw-gradient-from: rgb(30 64 175 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900:hover{--tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/0:hover{--tw-gradient-from: rgb(30 58 138 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/10:hover{--tw-gradient-from: rgb(30 58 138 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/100:hover{--tw-gradient-from: rgb(30 58 138 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/15:hover{--tw-gradient-from: rgb(30 58 138 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/20:hover{--tw-gradient-from: rgb(30 58 138 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/25:hover{--tw-gradient-from: rgb(30 58 138 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/30:hover{--tw-gradient-from: rgb(30 58 138 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/35:hover{--tw-gradient-from: rgb(30 58 138 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/40:hover{--tw-gradient-from: rgb(30 58 138 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/45:hover{--tw-gradient-from: rgb(30 58 138 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/5:hover{--tw-gradient-from: rgb(30 58 138 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/50:hover{--tw-gradient-from: rgb(30 58 138 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/55:hover{--tw-gradient-from: rgb(30 58 138 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/60:hover{--tw-gradient-from: rgb(30 58 138 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/65:hover{--tw-gradient-from: rgb(30 58 138 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/70:hover{--tw-gradient-from: rgb(30 58 138 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/75:hover{--tw-gradient-from: rgb(30 58 138 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/80:hover{--tw-gradient-from: rgb(30 58 138 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/85:hover{--tw-gradient-from: rgb(30 58 138 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/90:hover{--tw-gradient-from: rgb(30 58 138 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900\/95:hover{--tw-gradient-from: rgb(30 58 138 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100:hover{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/0:hover{--tw-gradient-from: rgb(220 252 231 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/10:hover{--tw-gradient-from: rgb(220 252 231 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/100:hover{--tw-gradient-from: rgb(220 252 231 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/15:hover{--tw-gradient-from: rgb(220 252 231 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/20:hover{--tw-gradient-from: rgb(220 252 231 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/25:hover{--tw-gradient-from: rgb(220 252 231 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/30:hover{--tw-gradient-from: rgb(220 252 231 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/35:hover{--tw-gradient-from: rgb(220 252 231 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/40:hover{--tw-gradient-from: rgb(220 252 231 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/45:hover{--tw-gradient-from: rgb(220 252 231 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/5:hover{--tw-gradient-from: rgb(220 252 231 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/50:hover{--tw-gradient-from: rgb(220 252 231 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/55:hover{--tw-gradient-from: rgb(220 252 231 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/60:hover{--tw-gradient-from: rgb(220 252 231 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/65:hover{--tw-gradient-from: rgb(220 252 231 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/70:hover{--tw-gradient-from: rgb(220 252 231 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/75:hover{--tw-gradient-from: rgb(220 252 231 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/80:hover{--tw-gradient-from: rgb(220 252 231 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/85:hover{--tw-gradient-from: rgb(220 252 231 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/90:hover{--tw-gradient-from: rgb(220 252 231 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100\/95:hover{--tw-gradient-from: rgb(220 252 231 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200:hover{--tw-gradient-from: #bbf7d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/0:hover{--tw-gradient-from: rgb(187 247 208 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/10:hover{--tw-gradient-from: rgb(187 247 208 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/100:hover{--tw-gradient-from: rgb(187 247 208 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/15:hover{--tw-gradient-from: rgb(187 247 208 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/20:hover{--tw-gradient-from: rgb(187 247 208 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/25:hover{--tw-gradient-from: rgb(187 247 208 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/30:hover{--tw-gradient-from: rgb(187 247 208 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/35:hover{--tw-gradient-from: rgb(187 247 208 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/40:hover{--tw-gradient-from: rgb(187 247 208 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/45:hover{--tw-gradient-from: rgb(187 247 208 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/5:hover{--tw-gradient-from: rgb(187 247 208 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/50:hover{--tw-gradient-from: rgb(187 247 208 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/55:hover{--tw-gradient-from: rgb(187 247 208 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/60:hover{--tw-gradient-from: rgb(187 247 208 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/65:hover{--tw-gradient-from: rgb(187 247 208 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/70:hover{--tw-gradient-from: rgb(187 247 208 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/75:hover{--tw-gradient-from: rgb(187 247 208 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/80:hover{--tw-gradient-from: rgb(187 247 208 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/85:hover{--tw-gradient-from: rgb(187 247 208 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/90:hover{--tw-gradient-from: rgb(187 247 208 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200\/95:hover{--tw-gradient-from: rgb(187 247 208 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300:hover{--tw-gradient-from: #86efac var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/0:hover{--tw-gradient-from: rgb(134 239 172 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/10:hover{--tw-gradient-from: rgb(134 239 172 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/100:hover{--tw-gradient-from: rgb(134 239 172 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/15:hover{--tw-gradient-from: rgb(134 239 172 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/20:hover{--tw-gradient-from: rgb(134 239 172 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/25:hover{--tw-gradient-from: rgb(134 239 172 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/30:hover{--tw-gradient-from: rgb(134 239 172 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/35:hover{--tw-gradient-from: rgb(134 239 172 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/40:hover{--tw-gradient-from: rgb(134 239 172 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/45:hover{--tw-gradient-from: rgb(134 239 172 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/5:hover{--tw-gradient-from: rgb(134 239 172 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/50:hover{--tw-gradient-from: rgb(134 239 172 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/55:hover{--tw-gradient-from: rgb(134 239 172 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/60:hover{--tw-gradient-from: rgb(134 239 172 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/65:hover{--tw-gradient-from: rgb(134 239 172 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/70:hover{--tw-gradient-from: rgb(134 239 172 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/75:hover{--tw-gradient-from: rgb(134 239 172 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/80:hover{--tw-gradient-from: rgb(134 239 172 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/85:hover{--tw-gradient-from: rgb(134 239 172 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/90:hover{--tw-gradient-from: rgb(134 239 172 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300\/95:hover{--tw-gradient-from: rgb(134 239 172 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400:hover{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/0:hover{--tw-gradient-from: rgb(74 222 128 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/10:hover{--tw-gradient-from: rgb(74 222 128 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/100:hover{--tw-gradient-from: rgb(74 222 128 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/15:hover{--tw-gradient-from: rgb(74 222 128 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/20:hover{--tw-gradient-from: rgb(74 222 128 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/25:hover{--tw-gradient-from: rgb(74 222 128 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/30:hover{--tw-gradient-from: rgb(74 222 128 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/35:hover{--tw-gradient-from: rgb(74 222 128 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/40:hover{--tw-gradient-from: rgb(74 222 128 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/45:hover{--tw-gradient-from: rgb(74 222 128 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/5:hover{--tw-gradient-from: rgb(74 222 128 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/50:hover{--tw-gradient-from: rgb(74 222 128 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/55:hover{--tw-gradient-from: rgb(74 222 128 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/60:hover{--tw-gradient-from: rgb(74 222 128 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/65:hover{--tw-gradient-from: rgb(74 222 128 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/70:hover{--tw-gradient-from: rgb(74 222 128 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/75:hover{--tw-gradient-from: rgb(74 222 128 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/80:hover{--tw-gradient-from: rgb(74 222 128 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/85:hover{--tw-gradient-from: rgb(74 222 128 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/90:hover{--tw-gradient-from: rgb(74 222 128 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400\/95:hover{--tw-gradient-from: rgb(74 222 128 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50:hover{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/0:hover{--tw-gradient-from: rgb(240 253 244 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/10:hover{--tw-gradient-from: rgb(240 253 244 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/100:hover{--tw-gradient-from: rgb(240 253 244 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/15:hover{--tw-gradient-from: rgb(240 253 244 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/20:hover{--tw-gradient-from: rgb(240 253 244 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/25:hover{--tw-gradient-from: rgb(240 253 244 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/30:hover{--tw-gradient-from: rgb(240 253 244 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/35:hover{--tw-gradient-from: rgb(240 253 244 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/40:hover{--tw-gradient-from: rgb(240 253 244 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/45:hover{--tw-gradient-from: rgb(240 253 244 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/5:hover{--tw-gradient-from: rgb(240 253 244 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/50:hover{--tw-gradient-from: rgb(240 253 244 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/55:hover{--tw-gradient-from: rgb(240 253 244 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/60:hover{--tw-gradient-from: rgb(240 253 244 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/65:hover{--tw-gradient-from: rgb(240 253 244 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/70:hover{--tw-gradient-from: rgb(240 253 244 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/75:hover{--tw-gradient-from: rgb(240 253 244 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/80:hover{--tw-gradient-from: rgb(240 253 244 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/85:hover{--tw-gradient-from: rgb(240 253 244 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/90:hover{--tw-gradient-from: rgb(240 253 244 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50\/95:hover{--tw-gradient-from: rgb(240 253 244 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500:hover{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/0:hover{--tw-gradient-from: rgb(34 197 94 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/10:hover{--tw-gradient-from: rgb(34 197 94 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/100:hover{--tw-gradient-from: rgb(34 197 94 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/15:hover{--tw-gradient-from: rgb(34 197 94 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/20:hover{--tw-gradient-from: rgb(34 197 94 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/25:hover{--tw-gradient-from: rgb(34 197 94 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/30:hover{--tw-gradient-from: rgb(34 197 94 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/35:hover{--tw-gradient-from: rgb(34 197 94 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/40:hover{--tw-gradient-from: rgb(34 197 94 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/45:hover{--tw-gradient-from: rgb(34 197 94 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/5:hover{--tw-gradient-from: rgb(34 197 94 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/50:hover{--tw-gradient-from: rgb(34 197 94 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/55:hover{--tw-gradient-from: rgb(34 197 94 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/60:hover{--tw-gradient-from: rgb(34 197 94 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/65:hover{--tw-gradient-from: rgb(34 197 94 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/70:hover{--tw-gradient-from: rgb(34 197 94 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/75:hover{--tw-gradient-from: rgb(34 197 94 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/80:hover{--tw-gradient-from: rgb(34 197 94 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/85:hover{--tw-gradient-from: rgb(34 197 94 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/90:hover{--tw-gradient-from: rgb(34 197 94 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500\/95:hover{--tw-gradient-from: rgb(34 197 94 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600:hover{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/0:hover{--tw-gradient-from: rgb(22 163 74 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/10:hover{--tw-gradient-from: rgb(22 163 74 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/100:hover{--tw-gradient-from: rgb(22 163 74 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/15:hover{--tw-gradient-from: rgb(22 163 74 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/20:hover{--tw-gradient-from: rgb(22 163 74 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/25:hover{--tw-gradient-from: rgb(22 163 74 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/30:hover{--tw-gradient-from: rgb(22 163 74 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/35:hover{--tw-gradient-from: rgb(22 163 74 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/40:hover{--tw-gradient-from: rgb(22 163 74 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/45:hover{--tw-gradient-from: rgb(22 163 74 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/5:hover{--tw-gradient-from: rgb(22 163 74 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/50:hover{--tw-gradient-from: rgb(22 163 74 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/55:hover{--tw-gradient-from: rgb(22 163 74 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/60:hover{--tw-gradient-from: rgb(22 163 74 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/65:hover{--tw-gradient-from: rgb(22 163 74 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/70:hover{--tw-gradient-from: rgb(22 163 74 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/75:hover{--tw-gradient-from: rgb(22 163 74 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/80:hover{--tw-gradient-from: rgb(22 163 74 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/85:hover{--tw-gradient-from: rgb(22 163 74 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/90:hover{--tw-gradient-from: rgb(22 163 74 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600\/95:hover{--tw-gradient-from: rgb(22 163 74 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700:hover{--tw-gradient-from: #15803d var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/0:hover{--tw-gradient-from: rgb(21 128 61 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/10:hover{--tw-gradient-from: rgb(21 128 61 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/100:hover{--tw-gradient-from: rgb(21 128 61 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/15:hover{--tw-gradient-from: rgb(21 128 61 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/20:hover{--tw-gradient-from: rgb(21 128 61 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/25:hover{--tw-gradient-from: rgb(21 128 61 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/30:hover{--tw-gradient-from: rgb(21 128 61 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/35:hover{--tw-gradient-from: rgb(21 128 61 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/40:hover{--tw-gradient-from: rgb(21 128 61 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/45:hover{--tw-gradient-from: rgb(21 128 61 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/5:hover{--tw-gradient-from: rgb(21 128 61 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/50:hover{--tw-gradient-from: rgb(21 128 61 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/55:hover{--tw-gradient-from: rgb(21 128 61 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/60:hover{--tw-gradient-from: rgb(21 128 61 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/65:hover{--tw-gradient-from: rgb(21 128 61 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/70:hover{--tw-gradient-from: rgb(21 128 61 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/75:hover{--tw-gradient-from: rgb(21 128 61 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/80:hover{--tw-gradient-from: rgb(21 128 61 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/85:hover{--tw-gradient-from: rgb(21 128 61 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/90:hover{--tw-gradient-from: rgb(21 128 61 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700\/95:hover{--tw-gradient-from: rgb(21 128 61 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800:hover{--tw-gradient-from: #166534 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/0:hover{--tw-gradient-from: rgb(22 101 52 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/10:hover{--tw-gradient-from: rgb(22 101 52 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/100:hover{--tw-gradient-from: rgb(22 101 52 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/15:hover{--tw-gradient-from: rgb(22 101 52 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/20:hover{--tw-gradient-from: rgb(22 101 52 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/25:hover{--tw-gradient-from: rgb(22 101 52 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/30:hover{--tw-gradient-from: rgb(22 101 52 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/35:hover{--tw-gradient-from: rgb(22 101 52 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/40:hover{--tw-gradient-from: rgb(22 101 52 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/45:hover{--tw-gradient-from: rgb(22 101 52 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/5:hover{--tw-gradient-from: rgb(22 101 52 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/50:hover{--tw-gradient-from: rgb(22 101 52 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/55:hover{--tw-gradient-from: rgb(22 101 52 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/60:hover{--tw-gradient-from: rgb(22 101 52 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/65:hover{--tw-gradient-from: rgb(22 101 52 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/70:hover{--tw-gradient-from: rgb(22 101 52 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/75:hover{--tw-gradient-from: rgb(22 101 52 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/80:hover{--tw-gradient-from: rgb(22 101 52 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/85:hover{--tw-gradient-from: rgb(22 101 52 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/90:hover{--tw-gradient-from: rgb(22 101 52 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800\/95:hover{--tw-gradient-from: rgb(22 101 52 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900:hover{--tw-gradient-from: #14532d var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/0:hover{--tw-gradient-from: rgb(20 83 45 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/10:hover{--tw-gradient-from: rgb(20 83 45 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/100:hover{--tw-gradient-from: rgb(20 83 45 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/15:hover{--tw-gradient-from: rgb(20 83 45 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/20:hover{--tw-gradient-from: rgb(20 83 45 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/25:hover{--tw-gradient-from: rgb(20 83 45 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/30:hover{--tw-gradient-from: rgb(20 83 45 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/35:hover{--tw-gradient-from: rgb(20 83 45 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/40:hover{--tw-gradient-from: rgb(20 83 45 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/45:hover{--tw-gradient-from: rgb(20 83 45 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/5:hover{--tw-gradient-from: rgb(20 83 45 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/50:hover{--tw-gradient-from: rgb(20 83 45 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/55:hover{--tw-gradient-from: rgb(20 83 45 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/60:hover{--tw-gradient-from: rgb(20 83 45 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/65:hover{--tw-gradient-from: rgb(20 83 45 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/70:hover{--tw-gradient-from: rgb(20 83 45 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/75:hover{--tw-gradient-from: rgb(20 83 45 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/80:hover{--tw-gradient-from: rgb(20 83 45 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/85:hover{--tw-gradient-from: rgb(20 83 45 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/90:hover{--tw-gradient-from: rgb(20 83 45 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900\/95:hover{--tw-gradient-from: rgb(20 83 45 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100:hover{--tw-gradient-from: #f5f5f5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/0:hover{--tw-gradient-from: rgb(245 245 245 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/10:hover{--tw-gradient-from: rgb(245 245 245 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/100:hover{--tw-gradient-from: rgb(245 245 245 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/15:hover{--tw-gradient-from: rgb(245 245 245 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/20:hover{--tw-gradient-from: rgb(245 245 245 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/25:hover{--tw-gradient-from: rgb(245 245 245 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/30:hover{--tw-gradient-from: rgb(245 245 245 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/35:hover{--tw-gradient-from: rgb(245 245 245 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/40:hover{--tw-gradient-from: rgb(245 245 245 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/45:hover{--tw-gradient-from: rgb(245 245 245 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/5:hover{--tw-gradient-from: rgb(245 245 245 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/50:hover{--tw-gradient-from: rgb(245 245 245 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/55:hover{--tw-gradient-from: rgb(245 245 245 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/60:hover{--tw-gradient-from: rgb(245 245 245 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/65:hover{--tw-gradient-from: rgb(245 245 245 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/70:hover{--tw-gradient-from: rgb(245 245 245 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/75:hover{--tw-gradient-from: rgb(245 245 245 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/80:hover{--tw-gradient-from: rgb(245 245 245 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/85:hover{--tw-gradient-from: rgb(245 245 245 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/90:hover{--tw-gradient-from: rgb(245 245 245 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-100\/95:hover{--tw-gradient-from: rgb(245 245 245 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200:hover{--tw-gradient-from: #e5e5e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/0:hover{--tw-gradient-from: rgb(229 229 229 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/10:hover{--tw-gradient-from: rgb(229 229 229 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/100:hover{--tw-gradient-from: rgb(229 229 229 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/15:hover{--tw-gradient-from: rgb(229 229 229 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/20:hover{--tw-gradient-from: rgb(229 229 229 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/25:hover{--tw-gradient-from: rgb(229 229 229 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/30:hover{--tw-gradient-from: rgb(229 229 229 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/35:hover{--tw-gradient-from: rgb(229 229 229 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/40:hover{--tw-gradient-from: rgb(229 229 229 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/45:hover{--tw-gradient-from: rgb(229 229 229 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/5:hover{--tw-gradient-from: rgb(229 229 229 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/50:hover{--tw-gradient-from: rgb(229 229 229 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/55:hover{--tw-gradient-from: rgb(229 229 229 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/60:hover{--tw-gradient-from: rgb(229 229 229 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/65:hover{--tw-gradient-from: rgb(229 229 229 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/70:hover{--tw-gradient-from: rgb(229 229 229 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/75:hover{--tw-gradient-from: rgb(229 229 229 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/80:hover{--tw-gradient-from: rgb(229 229 229 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/85:hover{--tw-gradient-from: rgb(229 229 229 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/90:hover{--tw-gradient-from: rgb(229 229 229 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-200\/95:hover{--tw-gradient-from: rgb(229 229 229 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300:hover{--tw-gradient-from: #d4d4d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/0:hover{--tw-gradient-from: rgb(212 212 212 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/10:hover{--tw-gradient-from: rgb(212 212 212 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/100:hover{--tw-gradient-from: rgb(212 212 212 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/15:hover{--tw-gradient-from: rgb(212 212 212 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/20:hover{--tw-gradient-from: rgb(212 212 212 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/25:hover{--tw-gradient-from: rgb(212 212 212 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/30:hover{--tw-gradient-from: rgb(212 212 212 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/35:hover{--tw-gradient-from: rgb(212 212 212 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/40:hover{--tw-gradient-from: rgb(212 212 212 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/45:hover{--tw-gradient-from: rgb(212 212 212 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/5:hover{--tw-gradient-from: rgb(212 212 212 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/50:hover{--tw-gradient-from: rgb(212 212 212 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/55:hover{--tw-gradient-from: rgb(212 212 212 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/60:hover{--tw-gradient-from: rgb(212 212 212 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/65:hover{--tw-gradient-from: rgb(212 212 212 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/70:hover{--tw-gradient-from: rgb(212 212 212 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/75:hover{--tw-gradient-from: rgb(212 212 212 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/80:hover{--tw-gradient-from: rgb(212 212 212 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/85:hover{--tw-gradient-from: rgb(212 212 212 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/90:hover{--tw-gradient-from: rgb(212 212 212 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-300\/95:hover{--tw-gradient-from: rgb(212 212 212 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400:hover{--tw-gradient-from: #a3a3a3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/0:hover{--tw-gradient-from: rgb(163 163 163 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/10:hover{--tw-gradient-from: rgb(163 163 163 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/100:hover{--tw-gradient-from: rgb(163 163 163 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/15:hover{--tw-gradient-from: rgb(163 163 163 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/20:hover{--tw-gradient-from: rgb(163 163 163 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/25:hover{--tw-gradient-from: rgb(163 163 163 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/30:hover{--tw-gradient-from: rgb(163 163 163 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/35:hover{--tw-gradient-from: rgb(163 163 163 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/40:hover{--tw-gradient-from: rgb(163 163 163 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/45:hover{--tw-gradient-from: rgb(163 163 163 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/5:hover{--tw-gradient-from: rgb(163 163 163 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/50:hover{--tw-gradient-from: rgb(163 163 163 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/55:hover{--tw-gradient-from: rgb(163 163 163 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/60:hover{--tw-gradient-from: rgb(163 163 163 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/65:hover{--tw-gradient-from: rgb(163 163 163 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/70:hover{--tw-gradient-from: rgb(163 163 163 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/75:hover{--tw-gradient-from: rgb(163 163 163 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/80:hover{--tw-gradient-from: rgb(163 163 163 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/85:hover{--tw-gradient-from: rgb(163 163 163 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/90:hover{--tw-gradient-from: rgb(163 163 163 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-400\/95:hover{--tw-gradient-from: rgb(163 163 163 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50:hover{--tw-gradient-from: #fafafa var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/0:hover{--tw-gradient-from: rgb(250 250 250 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/10:hover{--tw-gradient-from: rgb(250 250 250 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/100:hover{--tw-gradient-from: rgb(250 250 250 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/15:hover{--tw-gradient-from: rgb(250 250 250 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/20:hover{--tw-gradient-from: rgb(250 250 250 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/25:hover{--tw-gradient-from: rgb(250 250 250 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/30:hover{--tw-gradient-from: rgb(250 250 250 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/35:hover{--tw-gradient-from: rgb(250 250 250 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/40:hover{--tw-gradient-from: rgb(250 250 250 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/45:hover{--tw-gradient-from: rgb(250 250 250 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/5:hover{--tw-gradient-from: rgb(250 250 250 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/50:hover{--tw-gradient-from: rgb(250 250 250 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/55:hover{--tw-gradient-from: rgb(250 250 250 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/60:hover{--tw-gradient-from: rgb(250 250 250 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/65:hover{--tw-gradient-from: rgb(250 250 250 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/70:hover{--tw-gradient-from: rgb(250 250 250 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/75:hover{--tw-gradient-from: rgb(250 250 250 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/80:hover{--tw-gradient-from: rgb(250 250 250 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/85:hover{--tw-gradient-from: rgb(250 250 250 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/90:hover{--tw-gradient-from: rgb(250 250 250 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-50\/95:hover{--tw-gradient-from: rgb(250 250 250 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500:hover{--tw-gradient-from: #737373 var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/0:hover{--tw-gradient-from: rgb(115 115 115 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/10:hover{--tw-gradient-from: rgb(115 115 115 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/100:hover{--tw-gradient-from: rgb(115 115 115 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/15:hover{--tw-gradient-from: rgb(115 115 115 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/20:hover{--tw-gradient-from: rgb(115 115 115 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/25:hover{--tw-gradient-from: rgb(115 115 115 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/30:hover{--tw-gradient-from: rgb(115 115 115 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/35:hover{--tw-gradient-from: rgb(115 115 115 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/40:hover{--tw-gradient-from: rgb(115 115 115 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/45:hover{--tw-gradient-from: rgb(115 115 115 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/5:hover{--tw-gradient-from: rgb(115 115 115 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/50:hover{--tw-gradient-from: rgb(115 115 115 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/55:hover{--tw-gradient-from: rgb(115 115 115 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/60:hover{--tw-gradient-from: rgb(115 115 115 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/65:hover{--tw-gradient-from: rgb(115 115 115 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/70:hover{--tw-gradient-from: rgb(115 115 115 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/75:hover{--tw-gradient-from: rgb(115 115 115 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/80:hover{--tw-gradient-from: rgb(115 115 115 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/85:hover{--tw-gradient-from: rgb(115 115 115 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/90:hover{--tw-gradient-from: rgb(115 115 115 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-500\/95:hover{--tw-gradient-from: rgb(115 115 115 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600:hover{--tw-gradient-from: #525252 var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/0:hover{--tw-gradient-from: rgb(82 82 82 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/10:hover{--tw-gradient-from: rgb(82 82 82 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/100:hover{--tw-gradient-from: rgb(82 82 82 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/15:hover{--tw-gradient-from: rgb(82 82 82 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/20:hover{--tw-gradient-from: rgb(82 82 82 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/25:hover{--tw-gradient-from: rgb(82 82 82 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/30:hover{--tw-gradient-from: rgb(82 82 82 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/35:hover{--tw-gradient-from: rgb(82 82 82 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/40:hover{--tw-gradient-from: rgb(82 82 82 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/45:hover{--tw-gradient-from: rgb(82 82 82 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/5:hover{--tw-gradient-from: rgb(82 82 82 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/50:hover{--tw-gradient-from: rgb(82 82 82 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/55:hover{--tw-gradient-from: rgb(82 82 82 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/60:hover{--tw-gradient-from: rgb(82 82 82 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/65:hover{--tw-gradient-from: rgb(82 82 82 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/70:hover{--tw-gradient-from: rgb(82 82 82 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/75:hover{--tw-gradient-from: rgb(82 82 82 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/80:hover{--tw-gradient-from: rgb(82 82 82 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/85:hover{--tw-gradient-from: rgb(82 82 82 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/90:hover{--tw-gradient-from: rgb(82 82 82 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-600\/95:hover{--tw-gradient-from: rgb(82 82 82 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700:hover{--tw-gradient-from: #404040 var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/0:hover{--tw-gradient-from: rgb(64 64 64 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/10:hover{--tw-gradient-from: rgb(64 64 64 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/100:hover{--tw-gradient-from: rgb(64 64 64 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/15:hover{--tw-gradient-from: rgb(64 64 64 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/20:hover{--tw-gradient-from: rgb(64 64 64 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/25:hover{--tw-gradient-from: rgb(64 64 64 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/30:hover{--tw-gradient-from: rgb(64 64 64 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/35:hover{--tw-gradient-from: rgb(64 64 64 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/40:hover{--tw-gradient-from: rgb(64 64 64 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/45:hover{--tw-gradient-from: rgb(64 64 64 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/5:hover{--tw-gradient-from: rgb(64 64 64 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/50:hover{--tw-gradient-from: rgb(64 64 64 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/55:hover{--tw-gradient-from: rgb(64 64 64 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/60:hover{--tw-gradient-from: rgb(64 64 64 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/65:hover{--tw-gradient-from: rgb(64 64 64 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/70:hover{--tw-gradient-from: rgb(64 64 64 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/75:hover{--tw-gradient-from: rgb(64 64 64 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/80:hover{--tw-gradient-from: rgb(64 64 64 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/85:hover{--tw-gradient-from: rgb(64 64 64 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/90:hover{--tw-gradient-from: rgb(64 64 64 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-700\/95:hover{--tw-gradient-from: rgb(64 64 64 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800:hover{--tw-gradient-from: #262626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/0:hover{--tw-gradient-from: rgb(38 38 38 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/10:hover{--tw-gradient-from: rgb(38 38 38 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/100:hover{--tw-gradient-from: rgb(38 38 38 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/15:hover{--tw-gradient-from: rgb(38 38 38 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/20:hover{--tw-gradient-from: rgb(38 38 38 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/25:hover{--tw-gradient-from: rgb(38 38 38 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/30:hover{--tw-gradient-from: rgb(38 38 38 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/35:hover{--tw-gradient-from: rgb(38 38 38 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/40:hover{--tw-gradient-from: rgb(38 38 38 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/45:hover{--tw-gradient-from: rgb(38 38 38 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/5:hover{--tw-gradient-from: rgb(38 38 38 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/50:hover{--tw-gradient-from: rgb(38 38 38 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/55:hover{--tw-gradient-from: rgb(38 38 38 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/60:hover{--tw-gradient-from: rgb(38 38 38 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/65:hover{--tw-gradient-from: rgb(38 38 38 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/70:hover{--tw-gradient-from: rgb(38 38 38 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/75:hover{--tw-gradient-from: rgb(38 38 38 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/80:hover{--tw-gradient-from: rgb(38 38 38 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/85:hover{--tw-gradient-from: rgb(38 38 38 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/90:hover{--tw-gradient-from: rgb(38 38 38 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-800\/95:hover{--tw-gradient-from: rgb(38 38 38 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900:hover{--tw-gradient-from: #171717 var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/0:hover{--tw-gradient-from: rgb(23 23 23 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/10:hover{--tw-gradient-from: rgb(23 23 23 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/100:hover{--tw-gradient-from: rgb(23 23 23 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/15:hover{--tw-gradient-from: rgb(23 23 23 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/20:hover{--tw-gradient-from: rgb(23 23 23 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/25:hover{--tw-gradient-from: rgb(23 23 23 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/30:hover{--tw-gradient-from: rgb(23 23 23 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/35:hover{--tw-gradient-from: rgb(23 23 23 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/40:hover{--tw-gradient-from: rgb(23 23 23 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/45:hover{--tw-gradient-from: rgb(23 23 23 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/5:hover{--tw-gradient-from: rgb(23 23 23 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/50:hover{--tw-gradient-from: rgb(23 23 23 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/55:hover{--tw-gradient-from: rgb(23 23 23 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/60:hover{--tw-gradient-from: rgb(23 23 23 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/65:hover{--tw-gradient-from: rgb(23 23 23 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/70:hover{--tw-gradient-from: rgb(23 23 23 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/75:hover{--tw-gradient-from: rgb(23 23 23 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/80:hover{--tw-gradient-from: rgb(23 23 23 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/85:hover{--tw-gradient-from: rgb(23 23 23 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/90:hover{--tw-gradient-from: rgb(23 23 23 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-neutral-900\/95:hover{--tw-gradient-from: rgb(23 23 23 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100:hover{--tw-gradient-from: #cce3f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/0:hover{--tw-gradient-from: rgb(204 227 241 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/10:hover{--tw-gradient-from: rgb(204 227 241 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/100:hover{--tw-gradient-from: rgb(204 227 241 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/15:hover{--tw-gradient-from: rgb(204 227 241 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/20:hover{--tw-gradient-from: rgb(204 227 241 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/25:hover{--tw-gradient-from: rgb(204 227 241 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/30:hover{--tw-gradient-from: rgb(204 227 241 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/35:hover{--tw-gradient-from: rgb(204 227 241 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/40:hover{--tw-gradient-from: rgb(204 227 241 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/45:hover{--tw-gradient-from: rgb(204 227 241 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/5:hover{--tw-gradient-from: rgb(204 227 241 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/50:hover{--tw-gradient-from: rgb(204 227 241 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/55:hover{--tw-gradient-from: rgb(204 227 241 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/60:hover{--tw-gradient-from: rgb(204 227 241 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/65:hover{--tw-gradient-from: rgb(204 227 241 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/70:hover{--tw-gradient-from: rgb(204 227 241 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/75:hover{--tw-gradient-from: rgb(204 227 241 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/80:hover{--tw-gradient-from: rgb(204 227 241 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/85:hover{--tw-gradient-from: rgb(204 227 241 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/90:hover{--tw-gradient-from: rgb(204 227 241 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-100\/95:hover{--tw-gradient-from: rgb(204 227 241 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200:hover{--tw-gradient-from: #99c8e3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/0:hover{--tw-gradient-from: rgb(153 200 227 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/10:hover{--tw-gradient-from: rgb(153 200 227 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/100:hover{--tw-gradient-from: rgb(153 200 227 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/15:hover{--tw-gradient-from: rgb(153 200 227 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/20:hover{--tw-gradient-from: rgb(153 200 227 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/25:hover{--tw-gradient-from: rgb(153 200 227 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/30:hover{--tw-gradient-from: rgb(153 200 227 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/35:hover{--tw-gradient-from: rgb(153 200 227 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/40:hover{--tw-gradient-from: rgb(153 200 227 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/45:hover{--tw-gradient-from: rgb(153 200 227 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/5:hover{--tw-gradient-from: rgb(153 200 227 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/50:hover{--tw-gradient-from: rgb(153 200 227 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/55:hover{--tw-gradient-from: rgb(153 200 227 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/60:hover{--tw-gradient-from: rgb(153 200 227 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/65:hover{--tw-gradient-from: rgb(153 200 227 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/70:hover{--tw-gradient-from: rgb(153 200 227 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/75:hover{--tw-gradient-from: rgb(153 200 227 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/80:hover{--tw-gradient-from: rgb(153 200 227 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/85:hover{--tw-gradient-from: rgb(153 200 227 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/90:hover{--tw-gradient-from: rgb(153 200 227 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200\/95:hover{--tw-gradient-from: rgb(153 200 227 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300:hover{--tw-gradient-from: #66add6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/0:hover{--tw-gradient-from: rgb(102 173 214 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/10:hover{--tw-gradient-from: rgb(102 173 214 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/100:hover{--tw-gradient-from: rgb(102 173 214 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/15:hover{--tw-gradient-from: rgb(102 173 214 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/20:hover{--tw-gradient-from: rgb(102 173 214 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/25:hover{--tw-gradient-from: rgb(102 173 214 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/30:hover{--tw-gradient-from: rgb(102 173 214 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/35:hover{--tw-gradient-from: rgb(102 173 214 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/40:hover{--tw-gradient-from: rgb(102 173 214 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/45:hover{--tw-gradient-from: rgb(102 173 214 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/5:hover{--tw-gradient-from: rgb(102 173 214 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/50:hover{--tw-gradient-from: rgb(102 173 214 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/55:hover{--tw-gradient-from: rgb(102 173 214 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/60:hover{--tw-gradient-from: rgb(102 173 214 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/65:hover{--tw-gradient-from: rgb(102 173 214 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/70:hover{--tw-gradient-from: rgb(102 173 214 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/75:hover{--tw-gradient-from: rgb(102 173 214 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/80:hover{--tw-gradient-from: rgb(102 173 214 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/85:hover{--tw-gradient-from: rgb(102 173 214 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/90:hover{--tw-gradient-from: rgb(102 173 214 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-300\/95:hover{--tw-gradient-from: rgb(102 173 214 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400:hover{--tw-gradient-from: #3392c8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/0:hover{--tw-gradient-from: rgb(51 146 200 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/10:hover{--tw-gradient-from: rgb(51 146 200 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/100:hover{--tw-gradient-from: rgb(51 146 200 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/15:hover{--tw-gradient-from: rgb(51 146 200 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/20:hover{--tw-gradient-from: rgb(51 146 200 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/25:hover{--tw-gradient-from: rgb(51 146 200 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/30:hover{--tw-gradient-from: rgb(51 146 200 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/35:hover{--tw-gradient-from: rgb(51 146 200 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/40:hover{--tw-gradient-from: rgb(51 146 200 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/45:hover{--tw-gradient-from: rgb(51 146 200 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/5:hover{--tw-gradient-from: rgb(51 146 200 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/50:hover{--tw-gradient-from: rgb(51 146 200 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/55:hover{--tw-gradient-from: rgb(51 146 200 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/60:hover{--tw-gradient-from: rgb(51 146 200 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/65:hover{--tw-gradient-from: rgb(51 146 200 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/70:hover{--tw-gradient-from: rgb(51 146 200 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/75:hover{--tw-gradient-from: rgb(51 146 200 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/80:hover{--tw-gradient-from: rgb(51 146 200 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/85:hover{--tw-gradient-from: rgb(51 146 200 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/90:hover{--tw-gradient-from: rgb(51 146 200 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-400\/95:hover{--tw-gradient-from: rgb(51 146 200 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50:hover{--tw-gradient-from: #e6f1f8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/0:hover{--tw-gradient-from: rgb(230 241 248 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/10:hover{--tw-gradient-from: rgb(230 241 248 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/100:hover{--tw-gradient-from: rgb(230 241 248 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/15:hover{--tw-gradient-from: rgb(230 241 248 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/20:hover{--tw-gradient-from: rgb(230 241 248 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/25:hover{--tw-gradient-from: rgb(230 241 248 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/30:hover{--tw-gradient-from: rgb(230 241 248 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/35:hover{--tw-gradient-from: rgb(230 241 248 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/40:hover{--tw-gradient-from: rgb(230 241 248 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/45:hover{--tw-gradient-from: rgb(230 241 248 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/5:hover{--tw-gradient-from: rgb(230 241 248 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/50:hover{--tw-gradient-from: rgb(230 241 248 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/55:hover{--tw-gradient-from: rgb(230 241 248 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/60:hover{--tw-gradient-from: rgb(230 241 248 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/65:hover{--tw-gradient-from: rgb(230 241 248 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/70:hover{--tw-gradient-from: rgb(230 241 248 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/75:hover{--tw-gradient-from: rgb(230 241 248 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/80:hover{--tw-gradient-from: rgb(230 241 248 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/85:hover{--tw-gradient-from: rgb(230 241 248 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/90:hover{--tw-gradient-from: rgb(230 241 248 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-50\/95:hover{--tw-gradient-from: rgb(230 241 248 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500:hover{--tw-gradient-from: #0077bb var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/0:hover{--tw-gradient-from: rgb(0 119 187 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/10:hover{--tw-gradient-from: rgb(0 119 187 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/100:hover{--tw-gradient-from: rgb(0 119 187 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/15:hover{--tw-gradient-from: rgb(0 119 187 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/20:hover{--tw-gradient-from: rgb(0 119 187 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/25:hover{--tw-gradient-from: rgb(0 119 187 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/30:hover{--tw-gradient-from: rgb(0 119 187 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/35:hover{--tw-gradient-from: rgb(0 119 187 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/40:hover{--tw-gradient-from: rgb(0 119 187 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/45:hover{--tw-gradient-from: rgb(0 119 187 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/5:hover{--tw-gradient-from: rgb(0 119 187 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/50:hover{--tw-gradient-from: rgb(0 119 187 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/55:hover{--tw-gradient-from: rgb(0 119 187 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/60:hover{--tw-gradient-from: rgb(0 119 187 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/65:hover{--tw-gradient-from: rgb(0 119 187 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/70:hover{--tw-gradient-from: rgb(0 119 187 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/75:hover{--tw-gradient-from: rgb(0 119 187 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/80:hover{--tw-gradient-from: rgb(0 119 187 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/85:hover{--tw-gradient-from: rgb(0 119 187 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/90:hover{--tw-gradient-from: rgb(0 119 187 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-500\/95:hover{--tw-gradient-from: rgb(0 119 187 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600:hover{--tw-gradient-from: #006699 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/0:hover{--tw-gradient-from: rgb(0 102 153 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/10:hover{--tw-gradient-from: rgb(0 102 153 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/100:hover{--tw-gradient-from: rgb(0 102 153 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/15:hover{--tw-gradient-from: rgb(0 102 153 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/20:hover{--tw-gradient-from: rgb(0 102 153 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/25:hover{--tw-gradient-from: rgb(0 102 153 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/30:hover{--tw-gradient-from: rgb(0 102 153 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/35:hover{--tw-gradient-from: rgb(0 102 153 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/40:hover{--tw-gradient-from: rgb(0 102 153 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/45:hover{--tw-gradient-from: rgb(0 102 153 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/5:hover{--tw-gradient-from: rgb(0 102 153 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/50:hover{--tw-gradient-from: rgb(0 102 153 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/55:hover{--tw-gradient-from: rgb(0 102 153 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/60:hover{--tw-gradient-from: rgb(0 102 153 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/65:hover{--tw-gradient-from: rgb(0 102 153 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/70:hover{--tw-gradient-from: rgb(0 102 153 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/75:hover{--tw-gradient-from: rgb(0 102 153 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/80:hover{--tw-gradient-from: rgb(0 102 153 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/85:hover{--tw-gradient-from: rgb(0 102 153 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/90:hover{--tw-gradient-from: rgb(0 102 153 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-600\/95:hover{--tw-gradient-from: rgb(0 102 153 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700:hover{--tw-gradient-from: #005580 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/0:hover{--tw-gradient-from: rgb(0 85 128 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/10:hover{--tw-gradient-from: rgb(0 85 128 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/100:hover{--tw-gradient-from: rgb(0 85 128 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/15:hover{--tw-gradient-from: rgb(0 85 128 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/20:hover{--tw-gradient-from: rgb(0 85 128 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/25:hover{--tw-gradient-from: rgb(0 85 128 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/30:hover{--tw-gradient-from: rgb(0 85 128 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/35:hover{--tw-gradient-from: rgb(0 85 128 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/40:hover{--tw-gradient-from: rgb(0 85 128 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/45:hover{--tw-gradient-from: rgb(0 85 128 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/5:hover{--tw-gradient-from: rgb(0 85 128 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/50:hover{--tw-gradient-from: rgb(0 85 128 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/55:hover{--tw-gradient-from: rgb(0 85 128 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/60:hover{--tw-gradient-from: rgb(0 85 128 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/65:hover{--tw-gradient-from: rgb(0 85 128 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/70:hover{--tw-gradient-from: rgb(0 85 128 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/75:hover{--tw-gradient-from: rgb(0 85 128 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/80:hover{--tw-gradient-from: rgb(0 85 128 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/85:hover{--tw-gradient-from: rgb(0 85 128 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/90:hover{--tw-gradient-from: rgb(0 85 128 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-700\/95:hover{--tw-gradient-from: rgb(0 85 128 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800:hover{--tw-gradient-from: #004466 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/0:hover{--tw-gradient-from: rgb(0 68 102 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/10:hover{--tw-gradient-from: rgb(0 68 102 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/100:hover{--tw-gradient-from: rgb(0 68 102 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/15:hover{--tw-gradient-from: rgb(0 68 102 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/20:hover{--tw-gradient-from: rgb(0 68 102 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/25:hover{--tw-gradient-from: rgb(0 68 102 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/30:hover{--tw-gradient-from: rgb(0 68 102 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/35:hover{--tw-gradient-from: rgb(0 68 102 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/40:hover{--tw-gradient-from: rgb(0 68 102 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/45:hover{--tw-gradient-from: rgb(0 68 102 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/5:hover{--tw-gradient-from: rgb(0 68 102 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/50:hover{--tw-gradient-from: rgb(0 68 102 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/55:hover{--tw-gradient-from: rgb(0 68 102 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/60:hover{--tw-gradient-from: rgb(0 68 102 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/65:hover{--tw-gradient-from: rgb(0 68 102 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/70:hover{--tw-gradient-from: rgb(0 68 102 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/75:hover{--tw-gradient-from: rgb(0 68 102 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/80:hover{--tw-gradient-from: rgb(0 68 102 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/85:hover{--tw-gradient-from: rgb(0 68 102 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/90:hover{--tw-gradient-from: rgb(0 68 102 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-800\/95:hover{--tw-gradient-from: rgb(0 68 102 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900:hover{--tw-gradient-from: #00334d var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/0:hover{--tw-gradient-from: rgb(0 51 77 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/10:hover{--tw-gradient-from: rgb(0 51 77 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/100:hover{--tw-gradient-from: rgb(0 51 77 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/15:hover{--tw-gradient-from: rgb(0 51 77 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/20:hover{--tw-gradient-from: rgb(0 51 77 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/25:hover{--tw-gradient-from: rgb(0 51 77 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/30:hover{--tw-gradient-from: rgb(0 51 77 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/35:hover{--tw-gradient-from: rgb(0 51 77 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/40:hover{--tw-gradient-from: rgb(0 51 77 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/45:hover{--tw-gradient-from: rgb(0 51 77 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/5:hover{--tw-gradient-from: rgb(0 51 77 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/50:hover{--tw-gradient-from: rgb(0 51 77 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/55:hover{--tw-gradient-from: rgb(0 51 77 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/60:hover{--tw-gradient-from: rgb(0 51 77 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/65:hover{--tw-gradient-from: rgb(0 51 77 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/70:hover{--tw-gradient-from: rgb(0 51 77 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/75:hover{--tw-gradient-from: rgb(0 51 77 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/80:hover{--tw-gradient-from: rgb(0 51 77 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/85:hover{--tw-gradient-from: rgb(0 51 77 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/90:hover{--tw-gradient-from: rgb(0 51 77 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-900\/95:hover{--tw-gradient-from: rgb(0 51 77 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100:hover{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/0:hover{--tw-gradient-from: rgb(254 226 226 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/10:hover{--tw-gradient-from: rgb(254 226 226 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/100:hover{--tw-gradient-from: rgb(254 226 226 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/15:hover{--tw-gradient-from: rgb(254 226 226 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/20:hover{--tw-gradient-from: rgb(254 226 226 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/25:hover{--tw-gradient-from: rgb(254 226 226 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/30:hover{--tw-gradient-from: rgb(254 226 226 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/35:hover{--tw-gradient-from: rgb(254 226 226 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/40:hover{--tw-gradient-from: rgb(254 226 226 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/45:hover{--tw-gradient-from: rgb(254 226 226 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/5:hover{--tw-gradient-from: rgb(254 226 226 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/50:hover{--tw-gradient-from: rgb(254 226 226 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/55:hover{--tw-gradient-from: rgb(254 226 226 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/60:hover{--tw-gradient-from: rgb(254 226 226 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/65:hover{--tw-gradient-from: rgb(254 226 226 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/70:hover{--tw-gradient-from: rgb(254 226 226 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/75:hover{--tw-gradient-from: rgb(254 226 226 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/80:hover{--tw-gradient-from: rgb(254 226 226 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/85:hover{--tw-gradient-from: rgb(254 226 226 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/90:hover{--tw-gradient-from: rgb(254 226 226 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100\/95:hover{--tw-gradient-from: rgb(254 226 226 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200:hover{--tw-gradient-from: #fecaca var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/0:hover{--tw-gradient-from: rgb(254 202 202 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/10:hover{--tw-gradient-from: rgb(254 202 202 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/100:hover{--tw-gradient-from: rgb(254 202 202 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/15:hover{--tw-gradient-from: rgb(254 202 202 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/20:hover{--tw-gradient-from: rgb(254 202 202 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/25:hover{--tw-gradient-from: rgb(254 202 202 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/30:hover{--tw-gradient-from: rgb(254 202 202 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/35:hover{--tw-gradient-from: rgb(254 202 202 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/40:hover{--tw-gradient-from: rgb(254 202 202 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/45:hover{--tw-gradient-from: rgb(254 202 202 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/5:hover{--tw-gradient-from: rgb(254 202 202 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/50:hover{--tw-gradient-from: rgb(254 202 202 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/55:hover{--tw-gradient-from: rgb(254 202 202 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/60:hover{--tw-gradient-from: rgb(254 202 202 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/65:hover{--tw-gradient-from: rgb(254 202 202 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/70:hover{--tw-gradient-from: rgb(254 202 202 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/75:hover{--tw-gradient-from: rgb(254 202 202 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/80:hover{--tw-gradient-from: rgb(254 202 202 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/85:hover{--tw-gradient-from: rgb(254 202 202 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/90:hover{--tw-gradient-from: rgb(254 202 202 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200\/95:hover{--tw-gradient-from: rgb(254 202 202 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300:hover{--tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/0:hover{--tw-gradient-from: rgb(252 165 165 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/10:hover{--tw-gradient-from: rgb(252 165 165 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/100:hover{--tw-gradient-from: rgb(252 165 165 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/15:hover{--tw-gradient-from: rgb(252 165 165 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/20:hover{--tw-gradient-from: rgb(252 165 165 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/25:hover{--tw-gradient-from: rgb(252 165 165 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/30:hover{--tw-gradient-from: rgb(252 165 165 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/35:hover{--tw-gradient-from: rgb(252 165 165 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/40:hover{--tw-gradient-from: rgb(252 165 165 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/45:hover{--tw-gradient-from: rgb(252 165 165 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/5:hover{--tw-gradient-from: rgb(252 165 165 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/50:hover{--tw-gradient-from: rgb(252 165 165 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/55:hover{--tw-gradient-from: rgb(252 165 165 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/60:hover{--tw-gradient-from: rgb(252 165 165 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/65:hover{--tw-gradient-from: rgb(252 165 165 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/70:hover{--tw-gradient-from: rgb(252 165 165 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/75:hover{--tw-gradient-from: rgb(252 165 165 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/80:hover{--tw-gradient-from: rgb(252 165 165 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/85:hover{--tw-gradient-from: rgb(252 165 165 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/90:hover{--tw-gradient-from: rgb(252 165 165 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300\/95:hover{--tw-gradient-from: rgb(252 165 165 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400:hover{--tw-gradient-from: #f87171 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/0:hover{--tw-gradient-from: rgb(248 113 113 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/10:hover{--tw-gradient-from: rgb(248 113 113 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/100:hover{--tw-gradient-from: rgb(248 113 113 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/15:hover{--tw-gradient-from: rgb(248 113 113 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/20:hover{--tw-gradient-from: rgb(248 113 113 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/25:hover{--tw-gradient-from: rgb(248 113 113 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/30:hover{--tw-gradient-from: rgb(248 113 113 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/35:hover{--tw-gradient-from: rgb(248 113 113 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/40:hover{--tw-gradient-from: rgb(248 113 113 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/45:hover{--tw-gradient-from: rgb(248 113 113 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/5:hover{--tw-gradient-from: rgb(248 113 113 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/50:hover{--tw-gradient-from: rgb(248 113 113 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/55:hover{--tw-gradient-from: rgb(248 113 113 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/60:hover{--tw-gradient-from: rgb(248 113 113 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/65:hover{--tw-gradient-from: rgb(248 113 113 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/70:hover{--tw-gradient-from: rgb(248 113 113 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/75:hover{--tw-gradient-from: rgb(248 113 113 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/80:hover{--tw-gradient-from: rgb(248 113 113 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/85:hover{--tw-gradient-from: rgb(248 113 113 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/90:hover{--tw-gradient-from: rgb(248 113 113 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400\/95:hover{--tw-gradient-from: rgb(248 113 113 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50:hover{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/0:hover{--tw-gradient-from: rgb(254 242 242 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/10:hover{--tw-gradient-from: rgb(254 242 242 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/100:hover{--tw-gradient-from: rgb(254 242 242 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/15:hover{--tw-gradient-from: rgb(254 242 242 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/20:hover{--tw-gradient-from: rgb(254 242 242 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/25:hover{--tw-gradient-from: rgb(254 242 242 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/30:hover{--tw-gradient-from: rgb(254 242 242 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/35:hover{--tw-gradient-from: rgb(254 242 242 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/40:hover{--tw-gradient-from: rgb(254 242 242 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/45:hover{--tw-gradient-from: rgb(254 242 242 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/5:hover{--tw-gradient-from: rgb(254 242 242 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/50:hover{--tw-gradient-from: rgb(254 242 242 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/55:hover{--tw-gradient-from: rgb(254 242 242 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/60:hover{--tw-gradient-from: rgb(254 242 242 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/65:hover{--tw-gradient-from: rgb(254 242 242 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/70:hover{--tw-gradient-from: rgb(254 242 242 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/75:hover{--tw-gradient-from: rgb(254 242 242 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/80:hover{--tw-gradient-from: rgb(254 242 242 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/85:hover{--tw-gradient-from: rgb(254 242 242 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/90:hover{--tw-gradient-from: rgb(254 242 242 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50\/95:hover{--tw-gradient-from: rgb(254 242 242 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500:hover{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/0:hover{--tw-gradient-from: rgb(239 68 68 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/10:hover{--tw-gradient-from: rgb(239 68 68 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/100:hover{--tw-gradient-from: rgb(239 68 68 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/15:hover{--tw-gradient-from: rgb(239 68 68 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/20:hover{--tw-gradient-from: rgb(239 68 68 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/25:hover{--tw-gradient-from: rgb(239 68 68 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/30:hover{--tw-gradient-from: rgb(239 68 68 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/35:hover{--tw-gradient-from: rgb(239 68 68 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/40:hover{--tw-gradient-from: rgb(239 68 68 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/45:hover{--tw-gradient-from: rgb(239 68 68 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/5:hover{--tw-gradient-from: rgb(239 68 68 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/50:hover{--tw-gradient-from: rgb(239 68 68 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/55:hover{--tw-gradient-from: rgb(239 68 68 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/60:hover{--tw-gradient-from: rgb(239 68 68 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/65:hover{--tw-gradient-from: rgb(239 68 68 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/70:hover{--tw-gradient-from: rgb(239 68 68 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/75:hover{--tw-gradient-from: rgb(239 68 68 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/80:hover{--tw-gradient-from: rgb(239 68 68 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/85:hover{--tw-gradient-from: rgb(239 68 68 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/90:hover{--tw-gradient-from: rgb(239 68 68 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500\/95:hover{--tw-gradient-from: rgb(239 68 68 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600:hover{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/0:hover{--tw-gradient-from: rgb(220 38 38 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/10:hover{--tw-gradient-from: rgb(220 38 38 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/100:hover{--tw-gradient-from: rgb(220 38 38 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/15:hover{--tw-gradient-from: rgb(220 38 38 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/20:hover{--tw-gradient-from: rgb(220 38 38 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/25:hover{--tw-gradient-from: rgb(220 38 38 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/30:hover{--tw-gradient-from: rgb(220 38 38 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/35:hover{--tw-gradient-from: rgb(220 38 38 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/40:hover{--tw-gradient-from: rgb(220 38 38 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/45:hover{--tw-gradient-from: rgb(220 38 38 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/5:hover{--tw-gradient-from: rgb(220 38 38 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/50:hover{--tw-gradient-from: rgb(220 38 38 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/55:hover{--tw-gradient-from: rgb(220 38 38 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/60:hover{--tw-gradient-from: rgb(220 38 38 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/65:hover{--tw-gradient-from: rgb(220 38 38 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/70:hover{--tw-gradient-from: rgb(220 38 38 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/75:hover{--tw-gradient-from: rgb(220 38 38 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/80:hover{--tw-gradient-from: rgb(220 38 38 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/85:hover{--tw-gradient-from: rgb(220 38 38 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/90:hover{--tw-gradient-from: rgb(220 38 38 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600\/95:hover{--tw-gradient-from: rgb(220 38 38 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700:hover{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/0:hover{--tw-gradient-from: rgb(185 28 28 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/10:hover{--tw-gradient-from: rgb(185 28 28 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/100:hover{--tw-gradient-from: rgb(185 28 28 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/15:hover{--tw-gradient-from: rgb(185 28 28 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/20:hover{--tw-gradient-from: rgb(185 28 28 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/25:hover{--tw-gradient-from: rgb(185 28 28 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/30:hover{--tw-gradient-from: rgb(185 28 28 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/35:hover{--tw-gradient-from: rgb(185 28 28 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/40:hover{--tw-gradient-from: rgb(185 28 28 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/45:hover{--tw-gradient-from: rgb(185 28 28 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/5:hover{--tw-gradient-from: rgb(185 28 28 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/50:hover{--tw-gradient-from: rgb(185 28 28 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/55:hover{--tw-gradient-from: rgb(185 28 28 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/60:hover{--tw-gradient-from: rgb(185 28 28 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/65:hover{--tw-gradient-from: rgb(185 28 28 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/70:hover{--tw-gradient-from: rgb(185 28 28 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/75:hover{--tw-gradient-from: rgb(185 28 28 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/80:hover{--tw-gradient-from: rgb(185 28 28 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/85:hover{--tw-gradient-from: rgb(185 28 28 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/90:hover{--tw-gradient-from: rgb(185 28 28 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700\/95:hover{--tw-gradient-from: rgb(185 28 28 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800:hover{--tw-gradient-from: #991b1b var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/0:hover{--tw-gradient-from: rgb(153 27 27 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/10:hover{--tw-gradient-from: rgb(153 27 27 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/100:hover{--tw-gradient-from: rgb(153 27 27 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/15:hover{--tw-gradient-from: rgb(153 27 27 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/20:hover{--tw-gradient-from: rgb(153 27 27 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/25:hover{--tw-gradient-from: rgb(153 27 27 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/30:hover{--tw-gradient-from: rgb(153 27 27 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/35:hover{--tw-gradient-from: rgb(153 27 27 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/40:hover{--tw-gradient-from: rgb(153 27 27 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/45:hover{--tw-gradient-from: rgb(153 27 27 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/5:hover{--tw-gradient-from: rgb(153 27 27 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/50:hover{--tw-gradient-from: rgb(153 27 27 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/55:hover{--tw-gradient-from: rgb(153 27 27 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/60:hover{--tw-gradient-from: rgb(153 27 27 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/65:hover{--tw-gradient-from: rgb(153 27 27 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/70:hover{--tw-gradient-from: rgb(153 27 27 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/75:hover{--tw-gradient-from: rgb(153 27 27 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/80:hover{--tw-gradient-from: rgb(153 27 27 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/85:hover{--tw-gradient-from: rgb(153 27 27 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/90:hover{--tw-gradient-from: rgb(153 27 27 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800\/95:hover{--tw-gradient-from: rgb(153 27 27 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900:hover{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/0:hover{--tw-gradient-from: rgb(127 29 29 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/10:hover{--tw-gradient-from: rgb(127 29 29 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/100:hover{--tw-gradient-from: rgb(127 29 29 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/15:hover{--tw-gradient-from: rgb(127 29 29 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/20:hover{--tw-gradient-from: rgb(127 29 29 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/25:hover{--tw-gradient-from: rgb(127 29 29 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/30:hover{--tw-gradient-from: rgb(127 29 29 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/35:hover{--tw-gradient-from: rgb(127 29 29 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/40:hover{--tw-gradient-from: rgb(127 29 29 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/45:hover{--tw-gradient-from: rgb(127 29 29 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/5:hover{--tw-gradient-from: rgb(127 29 29 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/50:hover{--tw-gradient-from: rgb(127 29 29 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/55:hover{--tw-gradient-from: rgb(127 29 29 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/60:hover{--tw-gradient-from: rgb(127 29 29 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/65:hover{--tw-gradient-from: rgb(127 29 29 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/70:hover{--tw-gradient-from: rgb(127 29 29 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/75:hover{--tw-gradient-from: rgb(127 29 29 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/80:hover{--tw-gradient-from: rgb(127 29 29 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/85:hover{--tw-gradient-from: rgb(127 29 29 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/90:hover{--tw-gradient-from: rgb(127 29 29 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900\/95:hover{--tw-gradient-from: rgb(127 29 29 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100:hover{--tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/0:hover{--tw-gradient-from: rgb(254 249 195 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/10:hover{--tw-gradient-from: rgb(254 249 195 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/100:hover{--tw-gradient-from: rgb(254 249 195 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/15:hover{--tw-gradient-from: rgb(254 249 195 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/20:hover{--tw-gradient-from: rgb(254 249 195 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/25:hover{--tw-gradient-from: rgb(254 249 195 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/30:hover{--tw-gradient-from: rgb(254 249 195 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/35:hover{--tw-gradient-from: rgb(254 249 195 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/40:hover{--tw-gradient-from: rgb(254 249 195 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/45:hover{--tw-gradient-from: rgb(254 249 195 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/5:hover{--tw-gradient-from: rgb(254 249 195 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/50:hover{--tw-gradient-from: rgb(254 249 195 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/55:hover{--tw-gradient-from: rgb(254 249 195 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/60:hover{--tw-gradient-from: rgb(254 249 195 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/65:hover{--tw-gradient-from: rgb(254 249 195 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/70:hover{--tw-gradient-from: rgb(254 249 195 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/75:hover{--tw-gradient-from: rgb(254 249 195 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/80:hover{--tw-gradient-from: rgb(254 249 195 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/85:hover{--tw-gradient-from: rgb(254 249 195 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/90:hover{--tw-gradient-from: rgb(254 249 195 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100\/95:hover{--tw-gradient-from: rgb(254 249 195 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200:hover{--tw-gradient-from: #fef08a var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/0:hover{--tw-gradient-from: rgb(254 240 138 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/10:hover{--tw-gradient-from: rgb(254 240 138 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/100:hover{--tw-gradient-from: rgb(254 240 138 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/15:hover{--tw-gradient-from: rgb(254 240 138 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/20:hover{--tw-gradient-from: rgb(254 240 138 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/25:hover{--tw-gradient-from: rgb(254 240 138 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/30:hover{--tw-gradient-from: rgb(254 240 138 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/35:hover{--tw-gradient-from: rgb(254 240 138 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/40:hover{--tw-gradient-from: rgb(254 240 138 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/45:hover{--tw-gradient-from: rgb(254 240 138 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/5:hover{--tw-gradient-from: rgb(254 240 138 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/50:hover{--tw-gradient-from: rgb(254 240 138 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/55:hover{--tw-gradient-from: rgb(254 240 138 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/60:hover{--tw-gradient-from: rgb(254 240 138 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/65:hover{--tw-gradient-from: rgb(254 240 138 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/70:hover{--tw-gradient-from: rgb(254 240 138 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/75:hover{--tw-gradient-from: rgb(254 240 138 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/80:hover{--tw-gradient-from: rgb(254 240 138 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/85:hover{--tw-gradient-from: rgb(254 240 138 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/90:hover{--tw-gradient-from: rgb(254 240 138 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200\/95:hover{--tw-gradient-from: rgb(254 240 138 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300:hover{--tw-gradient-from: #fde047 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/0:hover{--tw-gradient-from: rgb(253 224 71 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/10:hover{--tw-gradient-from: rgb(253 224 71 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/100:hover{--tw-gradient-from: rgb(253 224 71 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/15:hover{--tw-gradient-from: rgb(253 224 71 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/20:hover{--tw-gradient-from: rgb(253 224 71 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/25:hover{--tw-gradient-from: rgb(253 224 71 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/30:hover{--tw-gradient-from: rgb(253 224 71 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/35:hover{--tw-gradient-from: rgb(253 224 71 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/40:hover{--tw-gradient-from: rgb(253 224 71 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/45:hover{--tw-gradient-from: rgb(253 224 71 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/5:hover{--tw-gradient-from: rgb(253 224 71 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/50:hover{--tw-gradient-from: rgb(253 224 71 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/55:hover{--tw-gradient-from: rgb(253 224 71 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/60:hover{--tw-gradient-from: rgb(253 224 71 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/65:hover{--tw-gradient-from: rgb(253 224 71 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/70:hover{--tw-gradient-from: rgb(253 224 71 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/75:hover{--tw-gradient-from: rgb(253 224 71 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/80:hover{--tw-gradient-from: rgb(253 224 71 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/85:hover{--tw-gradient-from: rgb(253 224 71 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/90:hover{--tw-gradient-from: rgb(253 224 71 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300\/95:hover{--tw-gradient-from: rgb(253 224 71 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400:hover{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/0:hover{--tw-gradient-from: rgb(250 204 21 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/10:hover{--tw-gradient-from: rgb(250 204 21 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/100:hover{--tw-gradient-from: rgb(250 204 21 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/15:hover{--tw-gradient-from: rgb(250 204 21 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/20:hover{--tw-gradient-from: rgb(250 204 21 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/25:hover{--tw-gradient-from: rgb(250 204 21 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/30:hover{--tw-gradient-from: rgb(250 204 21 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/35:hover{--tw-gradient-from: rgb(250 204 21 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/40:hover{--tw-gradient-from: rgb(250 204 21 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/45:hover{--tw-gradient-from: rgb(250 204 21 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/5:hover{--tw-gradient-from: rgb(250 204 21 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/50:hover{--tw-gradient-from: rgb(250 204 21 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/55:hover{--tw-gradient-from: rgb(250 204 21 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/60:hover{--tw-gradient-from: rgb(250 204 21 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/65:hover{--tw-gradient-from: rgb(250 204 21 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/70:hover{--tw-gradient-from: rgb(250 204 21 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/75:hover{--tw-gradient-from: rgb(250 204 21 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/80:hover{--tw-gradient-from: rgb(250 204 21 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/85:hover{--tw-gradient-from: rgb(250 204 21 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/90:hover{--tw-gradient-from: rgb(250 204 21 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400\/95:hover{--tw-gradient-from: rgb(250 204 21 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50:hover{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/0:hover{--tw-gradient-from: rgb(254 252 232 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/10:hover{--tw-gradient-from: rgb(254 252 232 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/100:hover{--tw-gradient-from: rgb(254 252 232 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/15:hover{--tw-gradient-from: rgb(254 252 232 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/20:hover{--tw-gradient-from: rgb(254 252 232 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/25:hover{--tw-gradient-from: rgb(254 252 232 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/30:hover{--tw-gradient-from: rgb(254 252 232 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/35:hover{--tw-gradient-from: rgb(254 252 232 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/40:hover{--tw-gradient-from: rgb(254 252 232 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/45:hover{--tw-gradient-from: rgb(254 252 232 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/5:hover{--tw-gradient-from: rgb(254 252 232 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/50:hover{--tw-gradient-from: rgb(254 252 232 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/55:hover{--tw-gradient-from: rgb(254 252 232 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/60:hover{--tw-gradient-from: rgb(254 252 232 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/65:hover{--tw-gradient-from: rgb(254 252 232 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/70:hover{--tw-gradient-from: rgb(254 252 232 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/75:hover{--tw-gradient-from: rgb(254 252 232 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/80:hover{--tw-gradient-from: rgb(254 252 232 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/85:hover{--tw-gradient-from: rgb(254 252 232 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/90:hover{--tw-gradient-from: rgb(254 252 232 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50\/95:hover{--tw-gradient-from: rgb(254 252 232 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500:hover{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/0:hover{--tw-gradient-from: rgb(234 179 8 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/10:hover{--tw-gradient-from: rgb(234 179 8 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/100:hover{--tw-gradient-from: rgb(234 179 8 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/15:hover{--tw-gradient-from: rgb(234 179 8 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/20:hover{--tw-gradient-from: rgb(234 179 8 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/25:hover{--tw-gradient-from: rgb(234 179 8 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/30:hover{--tw-gradient-from: rgb(234 179 8 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/35:hover{--tw-gradient-from: rgb(234 179 8 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/40:hover{--tw-gradient-from: rgb(234 179 8 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/45:hover{--tw-gradient-from: rgb(234 179 8 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/5:hover{--tw-gradient-from: rgb(234 179 8 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/50:hover{--tw-gradient-from: rgb(234 179 8 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/55:hover{--tw-gradient-from: rgb(234 179 8 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/60:hover{--tw-gradient-from: rgb(234 179 8 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/65:hover{--tw-gradient-from: rgb(234 179 8 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/70:hover{--tw-gradient-from: rgb(234 179 8 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/75:hover{--tw-gradient-from: rgb(234 179 8 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/80:hover{--tw-gradient-from: rgb(234 179 8 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/85:hover{--tw-gradient-from: rgb(234 179 8 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/90:hover{--tw-gradient-from: rgb(234 179 8 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500\/95:hover{--tw-gradient-from: rgb(234 179 8 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600:hover{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/0:hover{--tw-gradient-from: rgb(202 138 4 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/10:hover{--tw-gradient-from: rgb(202 138 4 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/100:hover{--tw-gradient-from: rgb(202 138 4 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/15:hover{--tw-gradient-from: rgb(202 138 4 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/20:hover{--tw-gradient-from: rgb(202 138 4 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/25:hover{--tw-gradient-from: rgb(202 138 4 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/30:hover{--tw-gradient-from: rgb(202 138 4 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/35:hover{--tw-gradient-from: rgb(202 138 4 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/40:hover{--tw-gradient-from: rgb(202 138 4 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/45:hover{--tw-gradient-from: rgb(202 138 4 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/5:hover{--tw-gradient-from: rgb(202 138 4 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/50:hover{--tw-gradient-from: rgb(202 138 4 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/55:hover{--tw-gradient-from: rgb(202 138 4 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/60:hover{--tw-gradient-from: rgb(202 138 4 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/65:hover{--tw-gradient-from: rgb(202 138 4 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/70:hover{--tw-gradient-from: rgb(202 138 4 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/75:hover{--tw-gradient-from: rgb(202 138 4 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/80:hover{--tw-gradient-from: rgb(202 138 4 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/85:hover{--tw-gradient-from: rgb(202 138 4 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/90:hover{--tw-gradient-from: rgb(202 138 4 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600\/95:hover{--tw-gradient-from: rgb(202 138 4 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700:hover{--tw-gradient-from: #a16207 var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/0:hover{--tw-gradient-from: rgb(161 98 7 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/10:hover{--tw-gradient-from: rgb(161 98 7 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/100:hover{--tw-gradient-from: rgb(161 98 7 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/15:hover{--tw-gradient-from: rgb(161 98 7 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/20:hover{--tw-gradient-from: rgb(161 98 7 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/25:hover{--tw-gradient-from: rgb(161 98 7 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/30:hover{--tw-gradient-from: rgb(161 98 7 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/35:hover{--tw-gradient-from: rgb(161 98 7 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/40:hover{--tw-gradient-from: rgb(161 98 7 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/45:hover{--tw-gradient-from: rgb(161 98 7 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/5:hover{--tw-gradient-from: rgb(161 98 7 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/50:hover{--tw-gradient-from: rgb(161 98 7 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/55:hover{--tw-gradient-from: rgb(161 98 7 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/60:hover{--tw-gradient-from: rgb(161 98 7 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/65:hover{--tw-gradient-from: rgb(161 98 7 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/70:hover{--tw-gradient-from: rgb(161 98 7 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/75:hover{--tw-gradient-from: rgb(161 98 7 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/80:hover{--tw-gradient-from: rgb(161 98 7 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/85:hover{--tw-gradient-from: rgb(161 98 7 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/90:hover{--tw-gradient-from: rgb(161 98 7 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700\/95:hover{--tw-gradient-from: rgb(161 98 7 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800:hover{--tw-gradient-from: #854d0e var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/0:hover{--tw-gradient-from: rgb(133 77 14 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/10:hover{--tw-gradient-from: rgb(133 77 14 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/100:hover{--tw-gradient-from: rgb(133 77 14 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/15:hover{--tw-gradient-from: rgb(133 77 14 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/20:hover{--tw-gradient-from: rgb(133 77 14 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/25:hover{--tw-gradient-from: rgb(133 77 14 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/30:hover{--tw-gradient-from: rgb(133 77 14 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/35:hover{--tw-gradient-from: rgb(133 77 14 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/40:hover{--tw-gradient-from: rgb(133 77 14 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/45:hover{--tw-gradient-from: rgb(133 77 14 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/5:hover{--tw-gradient-from: rgb(133 77 14 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/50:hover{--tw-gradient-from: rgb(133 77 14 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/55:hover{--tw-gradient-from: rgb(133 77 14 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/60:hover{--tw-gradient-from: rgb(133 77 14 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/65:hover{--tw-gradient-from: rgb(133 77 14 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/70:hover{--tw-gradient-from: rgb(133 77 14 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/75:hover{--tw-gradient-from: rgb(133 77 14 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/80:hover{--tw-gradient-from: rgb(133 77 14 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/85:hover{--tw-gradient-from: rgb(133 77 14 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/90:hover{--tw-gradient-from: rgb(133 77 14 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800\/95:hover{--tw-gradient-from: rgb(133 77 14 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900:hover{--tw-gradient-from: #713f12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/0:hover{--tw-gradient-from: rgb(113 63 18 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/10:hover{--tw-gradient-from: rgb(113 63 18 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/100:hover{--tw-gradient-from: rgb(113 63 18 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/15:hover{--tw-gradient-from: rgb(113 63 18 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/20:hover{--tw-gradient-from: rgb(113 63 18 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/25:hover{--tw-gradient-from: rgb(113 63 18 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/30:hover{--tw-gradient-from: rgb(113 63 18 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/35:hover{--tw-gradient-from: rgb(113 63 18 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/40:hover{--tw-gradient-from: rgb(113 63 18 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/45:hover{--tw-gradient-from: rgb(113 63 18 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/5:hover{--tw-gradient-from: rgb(113 63 18 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/50:hover{--tw-gradient-from: rgb(113 63 18 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/55:hover{--tw-gradient-from: rgb(113 63 18 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/60:hover{--tw-gradient-from: rgb(113 63 18 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/65:hover{--tw-gradient-from: rgb(113 63 18 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/70:hover{--tw-gradient-from: rgb(113 63 18 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/75:hover{--tw-gradient-from: rgb(113 63 18 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/80:hover{--tw-gradient-from: rgb(113 63 18 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/85:hover{--tw-gradient-from: rgb(113 63 18 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/90:hover{--tw-gradient-from: rgb(113 63 18 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900\/95:hover{--tw-gradient-from: rgb(113 63 18 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-blue-100:hover{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.hover\:to-blue-100\/0:hover{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position)}.hover\:to-blue-100\/10:hover{--tw-gradient-to: rgb(219 234 254 / .1) var(--tw-gradient-to-position)}.hover\:to-blue-100\/100:hover{--tw-gradient-to: rgb(219 234 254 / 1) var(--tw-gradient-to-position)}.hover\:to-blue-100\/15:hover{--tw-gradient-to: rgb(219 234 254 / .15) var(--tw-gradient-to-position)}.hover\:to-blue-100\/20:hover{--tw-gradient-to: rgb(219 234 254 / .2) var(--tw-gradient-to-position)}.hover\:to-blue-100\/25:hover{--tw-gradient-to: rgb(219 234 254 / .25) var(--tw-gradient-to-position)}.hover\:to-blue-100\/30:hover{--tw-gradient-to: rgb(219 234 254 / .3) var(--tw-gradient-to-position)}.hover\:to-blue-100\/35:hover{--tw-gradient-to: rgb(219 234 254 / .35) var(--tw-gradient-to-position)}.hover\:to-blue-100\/40:hover{--tw-gradient-to: rgb(219 234 254 / .4) var(--tw-gradient-to-position)}.hover\:to-blue-100\/45:hover{--tw-gradient-to: rgb(219 234 254 / .45) var(--tw-gradient-to-position)}.hover\:to-blue-100\/5:hover{--tw-gradient-to: rgb(219 234 254 / .05) var(--tw-gradient-to-position)}.hover\:to-blue-100\/50:hover{--tw-gradient-to: rgb(219 234 254 / .5) var(--tw-gradient-to-position)}.hover\:to-blue-100\/55:hover{--tw-gradient-to: rgb(219 234 254 / .55) var(--tw-gradient-to-position)}.hover\:to-blue-100\/60:hover{--tw-gradient-to: rgb(219 234 254 / .6) var(--tw-gradient-to-position)}.hover\:to-blue-100\/65:hover{--tw-gradient-to: rgb(219 234 254 / .65) var(--tw-gradient-to-position)}.hover\:to-blue-100\/70:hover{--tw-gradient-to: rgb(219 234 254 / .7) var(--tw-gradient-to-position)}.hover\:to-blue-100\/75:hover{--tw-gradient-to: rgb(219 234 254 / .75) var(--tw-gradient-to-position)}.hover\:to-blue-100\/80:hover{--tw-gradient-to: rgb(219 234 254 / .8) var(--tw-gradient-to-position)}.hover\:to-blue-100\/85:hover{--tw-gradient-to: rgb(219 234 254 / .85) var(--tw-gradient-to-position)}.hover\:to-blue-100\/90:hover{--tw-gradient-to: rgb(219 234 254 / .9) var(--tw-gradient-to-position)}.hover\:to-blue-100\/95:hover{--tw-gradient-to: rgb(219 234 254 / .95) var(--tw-gradient-to-position)}.hover\:to-blue-200:hover{--tw-gradient-to: #bfdbfe var(--tw-gradient-to-position)}.hover\:to-blue-200\/0:hover{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position)}.hover\:to-blue-200\/10:hover{--tw-gradient-to: rgb(191 219 254 / .1) var(--tw-gradient-to-position)}.hover\:to-blue-200\/100:hover{--tw-gradient-to: rgb(191 219 254 / 1) var(--tw-gradient-to-position)}.hover\:to-blue-200\/15:hover{--tw-gradient-to: rgb(191 219 254 / .15) var(--tw-gradient-to-position)}.hover\:to-blue-200\/20:hover{--tw-gradient-to: rgb(191 219 254 / .2) var(--tw-gradient-to-position)}.hover\:to-blue-200\/25:hover{--tw-gradient-to: rgb(191 219 254 / .25) var(--tw-gradient-to-position)}.hover\:to-blue-200\/30:hover{--tw-gradient-to: rgb(191 219 254 / .3) var(--tw-gradient-to-position)}.hover\:to-blue-200\/35:hover{--tw-gradient-to: rgb(191 219 254 / .35) var(--tw-gradient-to-position)}.hover\:to-blue-200\/40:hover{--tw-gradient-to: rgb(191 219 254 / .4) var(--tw-gradient-to-position)}.hover\:to-blue-200\/45:hover{--tw-gradient-to: rgb(191 219 254 / .45) var(--tw-gradient-to-position)}.hover\:to-blue-200\/5:hover{--tw-gradient-to: rgb(191 219 254 / .05) var(--tw-gradient-to-position)}.hover\:to-blue-200\/50:hover{--tw-gradient-to: rgb(191 219 254 / .5) var(--tw-gradient-to-position)}.hover\:to-blue-200\/55:hover{--tw-gradient-to: rgb(191 219 254 / .55) var(--tw-gradient-to-position)}.hover\:to-blue-200\/60:hover{--tw-gradient-to: rgb(191 219 254 / .6) var(--tw-gradient-to-position)}.hover\:to-blue-200\/65:hover{--tw-gradient-to: rgb(191 219 254 / .65) var(--tw-gradient-to-position)}.hover\:to-blue-200\/70:hover{--tw-gradient-to: rgb(191 219 254 / .7) var(--tw-gradient-to-position)}.hover\:to-blue-200\/75:hover{--tw-gradient-to: rgb(191 219 254 / .75) var(--tw-gradient-to-position)}.hover\:to-blue-200\/80:hover{--tw-gradient-to: rgb(191 219 254 / .8) var(--tw-gradient-to-position)}.hover\:to-blue-200\/85:hover{--tw-gradient-to: rgb(191 219 254 / .85) var(--tw-gradient-to-position)}.hover\:to-blue-200\/90:hover{--tw-gradient-to: rgb(191 219 254 / .9) var(--tw-gradient-to-position)}.hover\:to-blue-200\/95:hover{--tw-gradient-to: rgb(191 219 254 / .95) var(--tw-gradient-to-position)}.hover\:to-blue-300:hover{--tw-gradient-to: #93c5fd var(--tw-gradient-to-position)}.hover\:to-blue-300\/0:hover{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position)}.hover\:to-blue-300\/10:hover{--tw-gradient-to: rgb(147 197 253 / .1) var(--tw-gradient-to-position)}.hover\:to-blue-300\/100:hover{--tw-gradient-to: rgb(147 197 253 / 1) var(--tw-gradient-to-position)}.hover\:to-blue-300\/15:hover{--tw-gradient-to: rgb(147 197 253 / .15) var(--tw-gradient-to-position)}.hover\:to-blue-300\/20:hover{--tw-gradient-to: rgb(147 197 253 / .2) var(--tw-gradient-to-position)}.hover\:to-blue-300\/25:hover{--tw-gradient-to: rgb(147 197 253 / .25) var(--tw-gradient-to-position)}.hover\:to-blue-300\/30:hover{--tw-gradient-to: rgb(147 197 253 / .3) var(--tw-gradient-to-position)}.hover\:to-blue-300\/35:hover{--tw-gradient-to: rgb(147 197 253 / .35) var(--tw-gradient-to-position)}.hover\:to-blue-300\/40:hover{--tw-gradient-to: rgb(147 197 253 / .4) var(--tw-gradient-to-position)}.hover\:to-blue-300\/45:hover{--tw-gradient-to: rgb(147 197 253 / .45) var(--tw-gradient-to-position)}.hover\:to-blue-300\/5:hover{--tw-gradient-to: rgb(147 197 253 / .05) var(--tw-gradient-to-position)}.hover\:to-blue-300\/50:hover{--tw-gradient-to: rgb(147 197 253 / .5) var(--tw-gradient-to-position)}.hover\:to-blue-300\/55:hover{--tw-gradient-to: rgb(147 197 253 / .55) var(--tw-gradient-to-position)}.hover\:to-blue-300\/60:hover{--tw-gradient-to: rgb(147 197 253 / .6) var(--tw-gradient-to-position)}.hover\:to-blue-300\/65:hover{--tw-gradient-to: rgb(147 197 253 / .65) var(--tw-gradient-to-position)}.hover\:to-blue-300\/70:hover{--tw-gradient-to: rgb(147 197 253 / .7) var(--tw-gradient-to-position)}.hover\:to-blue-300\/75:hover{--tw-gradient-to: rgb(147 197 253 / .75) var(--tw-gradient-to-position)}.hover\:to-blue-300\/80:hover{--tw-gradient-to: rgb(147 197 253 / .8) var(--tw-gradient-to-position)}.hover\:to-blue-300\/85:hover{--tw-gradient-to: rgb(147 197 253 / .85) var(--tw-gradient-to-position)}.hover\:to-blue-300\/90:hover{--tw-gradient-to: rgb(147 197 253 / .9) var(--tw-gradient-to-position)}.hover\:to-blue-300\/95:hover{--tw-gradient-to: rgb(147 197 253 / .95) var(--tw-gradient-to-position)}.hover\:to-blue-400:hover{--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.hover\:to-blue-400\/0:hover{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position)}.hover\:to-blue-400\/10:hover{--tw-gradient-to: rgb(96 165 250 / .1) var(--tw-gradient-to-position)}.hover\:to-blue-400\/100:hover{--tw-gradient-to: rgb(96 165 250 / 1) var(--tw-gradient-to-position)}.hover\:to-blue-400\/15:hover{--tw-gradient-to: rgb(96 165 250 / .15) var(--tw-gradient-to-position)}.hover\:to-blue-400\/20:hover{--tw-gradient-to: rgb(96 165 250 / .2) var(--tw-gradient-to-position)}.hover\:to-blue-400\/25:hover{--tw-gradient-to: rgb(96 165 250 / .25) var(--tw-gradient-to-position)}.hover\:to-blue-400\/30:hover{--tw-gradient-to: rgb(96 165 250 / .3) var(--tw-gradient-to-position)}.hover\:to-blue-400\/35:hover{--tw-gradient-to: rgb(96 165 250 / .35) var(--tw-gradient-to-position)}.hover\:to-blue-400\/40:hover{--tw-gradient-to: rgb(96 165 250 / .4) var(--tw-gradient-to-position)}.hover\:to-blue-400\/45:hover{--tw-gradient-to: rgb(96 165 250 / .45) var(--tw-gradient-to-position)}.hover\:to-blue-400\/5:hover{--tw-gradient-to: rgb(96 165 250 / .05) var(--tw-gradient-to-position)}.hover\:to-blue-400\/50:hover{--tw-gradient-to: rgb(96 165 250 / .5) var(--tw-gradient-to-position)}.hover\:to-blue-400\/55:hover{--tw-gradient-to: rgb(96 165 250 / .55) var(--tw-gradient-to-position)}.hover\:to-blue-400\/60:hover{--tw-gradient-to: rgb(96 165 250 / .6) var(--tw-gradient-to-position)}.hover\:to-blue-400\/65:hover{--tw-gradient-to: rgb(96 165 250 / .65) var(--tw-gradient-to-position)}.hover\:to-blue-400\/70:hover{--tw-gradient-to: rgb(96 165 250 / .7) var(--tw-gradient-to-position)}.hover\:to-blue-400\/75:hover{--tw-gradient-to: rgb(96 165 250 / .75) var(--tw-gradient-to-position)}.hover\:to-blue-400\/80:hover{--tw-gradient-to: rgb(96 165 250 / .8) var(--tw-gradient-to-position)}.hover\:to-blue-400\/85:hover{--tw-gradient-to: rgb(96 165 250 / .85) var(--tw-gradient-to-position)}.hover\:to-blue-400\/90:hover{--tw-gradient-to: rgb(96 165 250 / .9) var(--tw-gradient-to-position)}.hover\:to-blue-400\/95:hover{--tw-gradient-to: rgb(96 165 250 / .95) var(--tw-gradient-to-position)}.hover\:to-blue-50:hover{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.hover\:to-blue-50\/0:hover{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position)}.hover\:to-blue-50\/10:hover{--tw-gradient-to: rgb(239 246 255 / .1) var(--tw-gradient-to-position)}.hover\:to-blue-50\/100:hover{--tw-gradient-to: rgb(239 246 255 / 1) var(--tw-gradient-to-position)}.hover\:to-blue-50\/15:hover{--tw-gradient-to: rgb(239 246 255 / .15) var(--tw-gradient-to-position)}.hover\:to-blue-50\/20:hover{--tw-gradient-to: rgb(239 246 255 / .2) var(--tw-gradient-to-position)}.hover\:to-blue-50\/25:hover{--tw-gradient-to: rgb(239 246 255 / .25) var(--tw-gradient-to-position)}.hover\:to-blue-50\/30:hover{--tw-gradient-to: rgb(239 246 255 / .3) var(--tw-gradient-to-position)}.hover\:to-blue-50\/35:hover{--tw-gradient-to: rgb(239 246 255 / .35) var(--tw-gradient-to-position)}.hover\:to-blue-50\/40:hover{--tw-gradient-to: rgb(239 246 255 / .4) var(--tw-gradient-to-position)}.hover\:to-blue-50\/45:hover{--tw-gradient-to: rgb(239 246 255 / .45) var(--tw-gradient-to-position)}.hover\:to-blue-50\/5:hover{--tw-gradient-to: rgb(239 246 255 / .05) var(--tw-gradient-to-position)}.hover\:to-blue-50\/50:hover{--tw-gradient-to: rgb(239 246 255 / .5) var(--tw-gradient-to-position)}.hover\:to-blue-50\/55:hover{--tw-gradient-to: rgb(239 246 255 / .55) var(--tw-gradient-to-position)}.hover\:to-blue-50\/60:hover{--tw-gradient-to: rgb(239 246 255 / .6) var(--tw-gradient-to-position)}.hover\:to-blue-50\/65:hover{--tw-gradient-to: rgb(239 246 255 / .65) var(--tw-gradient-to-position)}.hover\:to-blue-50\/70:hover{--tw-gradient-to: rgb(239 246 255 / .7) var(--tw-gradient-to-position)}.hover\:to-blue-50\/75:hover{--tw-gradient-to: rgb(239 246 255 / .75) var(--tw-gradient-to-position)}.hover\:to-blue-50\/80:hover{--tw-gradient-to: rgb(239 246 255 / .8) var(--tw-gradient-to-position)}.hover\:to-blue-50\/85:hover{--tw-gradient-to: rgb(239 246 255 / .85) var(--tw-gradient-to-position)}.hover\:to-blue-50\/90:hover{--tw-gradient-to: rgb(239 246 255 / .9) var(--tw-gradient-to-position)}.hover\:to-blue-50\/95:hover{--tw-gradient-to: rgb(239 246 255 / .95) var(--tw-gradient-to-position)}.hover\:to-blue-500:hover{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.hover\:to-blue-500\/0:hover{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position)}.hover\:to-blue-500\/10:hover{--tw-gradient-to: rgb(59 130 246 / .1) var(--tw-gradient-to-position)}.hover\:to-blue-500\/100:hover{--tw-gradient-to: rgb(59 130 246 / 1) var(--tw-gradient-to-position)}.hover\:to-blue-500\/15:hover{--tw-gradient-to: rgb(59 130 246 / .15) var(--tw-gradient-to-position)}.hover\:to-blue-500\/20:hover{--tw-gradient-to: rgb(59 130 246 / .2) var(--tw-gradient-to-position)}.hover\:to-blue-500\/25:hover{--tw-gradient-to: rgb(59 130 246 / .25) var(--tw-gradient-to-position)}.hover\:to-blue-500\/30:hover{--tw-gradient-to: rgb(59 130 246 / .3) var(--tw-gradient-to-position)}.hover\:to-blue-500\/35:hover{--tw-gradient-to: rgb(59 130 246 / .35) var(--tw-gradient-to-position)}.hover\:to-blue-500\/40:hover{--tw-gradient-to: rgb(59 130 246 / .4) var(--tw-gradient-to-position)}.hover\:to-blue-500\/45:hover{--tw-gradient-to: rgb(59 130 246 / .45) var(--tw-gradient-to-position)}.hover\:to-blue-500\/5:hover{--tw-gradient-to: rgb(59 130 246 / .05) var(--tw-gradient-to-position)}.hover\:to-blue-500\/50:hover{--tw-gradient-to: rgb(59 130 246 / .5) var(--tw-gradient-to-position)}.hover\:to-blue-500\/55:hover{--tw-gradient-to: rgb(59 130 246 / .55) var(--tw-gradient-to-position)}.hover\:to-blue-500\/60:hover{--tw-gradient-to: rgb(59 130 246 / .6) var(--tw-gradient-to-position)}.hover\:to-blue-500\/65:hover{--tw-gradient-to: rgb(59 130 246 / .65) var(--tw-gradient-to-position)}.hover\:to-blue-500\/70:hover{--tw-gradient-to: rgb(59 130 246 / .7) var(--tw-gradient-to-position)}.hover\:to-blue-500\/75:hover{--tw-gradient-to: rgb(59 130 246 / .75) var(--tw-gradient-to-position)}.hover\:to-blue-500\/80:hover{--tw-gradient-to: rgb(59 130 246 / .8) var(--tw-gradient-to-position)}.hover\:to-blue-500\/85:hover{--tw-gradient-to: rgb(59 130 246 / .85) var(--tw-gradient-to-position)}.hover\:to-blue-500\/90:hover{--tw-gradient-to: rgb(59 130 246 / .9) var(--tw-gradient-to-position)}.hover\:to-blue-500\/95:hover{--tw-gradient-to: rgb(59 130 246 / .95) var(--tw-gradient-to-position)}.hover\:to-blue-600:hover{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.hover\:to-blue-600\/0:hover{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position)}.hover\:to-blue-600\/10:hover{--tw-gradient-to: rgb(37 99 235 / .1) var(--tw-gradient-to-position)}.hover\:to-blue-600\/100:hover{--tw-gradient-to: rgb(37 99 235 / 1) var(--tw-gradient-to-position)}.hover\:to-blue-600\/15:hover{--tw-gradient-to: rgb(37 99 235 / .15) var(--tw-gradient-to-position)}.hover\:to-blue-600\/20:hover{--tw-gradient-to: rgb(37 99 235 / .2) var(--tw-gradient-to-position)}.hover\:to-blue-600\/25:hover{--tw-gradient-to: rgb(37 99 235 / .25) var(--tw-gradient-to-position)}.hover\:to-blue-600\/30:hover{--tw-gradient-to: rgb(37 99 235 / .3) var(--tw-gradient-to-position)}.hover\:to-blue-600\/35:hover{--tw-gradient-to: rgb(37 99 235 / .35) var(--tw-gradient-to-position)}.hover\:to-blue-600\/40:hover{--tw-gradient-to: rgb(37 99 235 / .4) var(--tw-gradient-to-position)}.hover\:to-blue-600\/45:hover{--tw-gradient-to: rgb(37 99 235 / .45) var(--tw-gradient-to-position)}.hover\:to-blue-600\/5:hover{--tw-gradient-to: rgb(37 99 235 / .05) var(--tw-gradient-to-position)}.hover\:to-blue-600\/50:hover{--tw-gradient-to: rgb(37 99 235 / .5) var(--tw-gradient-to-position)}.hover\:to-blue-600\/55:hover{--tw-gradient-to: rgb(37 99 235 / .55) var(--tw-gradient-to-position)}.hover\:to-blue-600\/60:hover{--tw-gradient-to: rgb(37 99 235 / .6) var(--tw-gradient-to-position)}.hover\:to-blue-600\/65:hover{--tw-gradient-to: rgb(37 99 235 / .65) var(--tw-gradient-to-position)}.hover\:to-blue-600\/70:hover{--tw-gradient-to: rgb(37 99 235 / .7) var(--tw-gradient-to-position)}.hover\:to-blue-600\/75:hover{--tw-gradient-to: rgb(37 99 235 / .75) var(--tw-gradient-to-position)}.hover\:to-blue-600\/80:hover{--tw-gradient-to: rgb(37 99 235 / .8) var(--tw-gradient-to-position)}.hover\:to-blue-600\/85:hover{--tw-gradient-to: rgb(37 99 235 / .85) var(--tw-gradient-to-position)}.hover\:to-blue-600\/90:hover{--tw-gradient-to: rgb(37 99 235 / .9) var(--tw-gradient-to-position)}.hover\:to-blue-600\/95:hover{--tw-gradient-to: rgb(37 99 235 / .95) var(--tw-gradient-to-position)}.hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.hover\:to-blue-700\/0:hover{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position)}.hover\:to-blue-700\/10:hover{--tw-gradient-to: rgb(29 78 216 / .1) var(--tw-gradient-to-position)}.hover\:to-blue-700\/100:hover{--tw-gradient-to: rgb(29 78 216 / 1) var(--tw-gradient-to-position)}.hover\:to-blue-700\/15:hover{--tw-gradient-to: rgb(29 78 216 / .15) var(--tw-gradient-to-position)}.hover\:to-blue-700\/20:hover{--tw-gradient-to: rgb(29 78 216 / .2) var(--tw-gradient-to-position)}.hover\:to-blue-700\/25:hover{--tw-gradient-to: rgb(29 78 216 / .25) var(--tw-gradient-to-position)}.hover\:to-blue-700\/30:hover{--tw-gradient-to: rgb(29 78 216 / .3) var(--tw-gradient-to-position)}.hover\:to-blue-700\/35:hover{--tw-gradient-to: rgb(29 78 216 / .35) var(--tw-gradient-to-position)}.hover\:to-blue-700\/40:hover{--tw-gradient-to: rgb(29 78 216 / .4) var(--tw-gradient-to-position)}.hover\:to-blue-700\/45:hover{--tw-gradient-to: rgb(29 78 216 / .45) var(--tw-gradient-to-position)}.hover\:to-blue-700\/5:hover{--tw-gradient-to: rgb(29 78 216 / .05) var(--tw-gradient-to-position)}.hover\:to-blue-700\/50:hover{--tw-gradient-to: rgb(29 78 216 / .5) var(--tw-gradient-to-position)}.hover\:to-blue-700\/55:hover{--tw-gradient-to: rgb(29 78 216 / .55) var(--tw-gradient-to-position)}.hover\:to-blue-700\/60:hover{--tw-gradient-to: rgb(29 78 216 / .6) var(--tw-gradient-to-position)}.hover\:to-blue-700\/65:hover{--tw-gradient-to: rgb(29 78 216 / .65) var(--tw-gradient-to-position)}.hover\:to-blue-700\/70:hover{--tw-gradient-to: rgb(29 78 216 / .7) var(--tw-gradient-to-position)}.hover\:to-blue-700\/75:hover{--tw-gradient-to: rgb(29 78 216 / .75) var(--tw-gradient-to-position)}.hover\:to-blue-700\/80:hover{--tw-gradient-to: rgb(29 78 216 / .8) var(--tw-gradient-to-position)}.hover\:to-blue-700\/85:hover{--tw-gradient-to: rgb(29 78 216 / .85) var(--tw-gradient-to-position)}.hover\:to-blue-700\/90:hover{--tw-gradient-to: rgb(29 78 216 / .9) var(--tw-gradient-to-position)}.hover\:to-blue-700\/95:hover{--tw-gradient-to: rgb(29 78 216 / .95) var(--tw-gradient-to-position)}.hover\:to-blue-800:hover{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.hover\:to-blue-800\/0:hover{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position)}.hover\:to-blue-800\/10:hover{--tw-gradient-to: rgb(30 64 175 / .1) var(--tw-gradient-to-position)}.hover\:to-blue-800\/100:hover{--tw-gradient-to: rgb(30 64 175 / 1) var(--tw-gradient-to-position)}.hover\:to-blue-800\/15:hover{--tw-gradient-to: rgb(30 64 175 / .15) var(--tw-gradient-to-position)}.hover\:to-blue-800\/20:hover{--tw-gradient-to: rgb(30 64 175 / .2) var(--tw-gradient-to-position)}.hover\:to-blue-800\/25:hover{--tw-gradient-to: rgb(30 64 175 / .25) var(--tw-gradient-to-position)}.hover\:to-blue-800\/30:hover{--tw-gradient-to: rgb(30 64 175 / .3) var(--tw-gradient-to-position)}.hover\:to-blue-800\/35:hover{--tw-gradient-to: rgb(30 64 175 / .35) var(--tw-gradient-to-position)}.hover\:to-blue-800\/40:hover{--tw-gradient-to: rgb(30 64 175 / .4) var(--tw-gradient-to-position)}.hover\:to-blue-800\/45:hover{--tw-gradient-to: rgb(30 64 175 / .45) var(--tw-gradient-to-position)}.hover\:to-blue-800\/5:hover{--tw-gradient-to: rgb(30 64 175 / .05) var(--tw-gradient-to-position)}.hover\:to-blue-800\/50:hover{--tw-gradient-to: rgb(30 64 175 / .5) var(--tw-gradient-to-position)}.hover\:to-blue-800\/55:hover{--tw-gradient-to: rgb(30 64 175 / .55) var(--tw-gradient-to-position)}.hover\:to-blue-800\/60:hover{--tw-gradient-to: rgb(30 64 175 / .6) var(--tw-gradient-to-position)}.hover\:to-blue-800\/65:hover{--tw-gradient-to: rgb(30 64 175 / .65) var(--tw-gradient-to-position)}.hover\:to-blue-800\/70:hover{--tw-gradient-to: rgb(30 64 175 / .7) var(--tw-gradient-to-position)}.hover\:to-blue-800\/75:hover{--tw-gradient-to: rgb(30 64 175 / .75) var(--tw-gradient-to-position)}.hover\:to-blue-800\/80:hover{--tw-gradient-to: rgb(30 64 175 / .8) var(--tw-gradient-to-position)}.hover\:to-blue-800\/85:hover{--tw-gradient-to: rgb(30 64 175 / .85) var(--tw-gradient-to-position)}.hover\:to-blue-800\/90:hover{--tw-gradient-to: rgb(30 64 175 / .9) var(--tw-gradient-to-position)}.hover\:to-blue-800\/95:hover{--tw-gradient-to: rgb(30 64 175 / .95) var(--tw-gradient-to-position)}.hover\:to-blue-900:hover{--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.hover\:to-blue-900\/0:hover{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position)}.hover\:to-blue-900\/10:hover{--tw-gradient-to: rgb(30 58 138 / .1) var(--tw-gradient-to-position)}.hover\:to-blue-900\/100:hover{--tw-gradient-to: rgb(30 58 138 / 1) var(--tw-gradient-to-position)}.hover\:to-blue-900\/15:hover{--tw-gradient-to: rgb(30 58 138 / .15) var(--tw-gradient-to-position)}.hover\:to-blue-900\/20:hover{--tw-gradient-to: rgb(30 58 138 / .2) var(--tw-gradient-to-position)}.hover\:to-blue-900\/25:hover{--tw-gradient-to: rgb(30 58 138 / .25) var(--tw-gradient-to-position)}.hover\:to-blue-900\/30:hover{--tw-gradient-to: rgb(30 58 138 / .3) var(--tw-gradient-to-position)}.hover\:to-blue-900\/35:hover{--tw-gradient-to: rgb(30 58 138 / .35) var(--tw-gradient-to-position)}.hover\:to-blue-900\/40:hover{--tw-gradient-to: rgb(30 58 138 / .4) var(--tw-gradient-to-position)}.hover\:to-blue-900\/45:hover{--tw-gradient-to: rgb(30 58 138 / .45) var(--tw-gradient-to-position)}.hover\:to-blue-900\/5:hover{--tw-gradient-to: rgb(30 58 138 / .05) var(--tw-gradient-to-position)}.hover\:to-blue-900\/50:hover{--tw-gradient-to: rgb(30 58 138 / .5) var(--tw-gradient-to-position)}.hover\:to-blue-900\/55:hover{--tw-gradient-to: rgb(30 58 138 / .55) var(--tw-gradient-to-position)}.hover\:to-blue-900\/60:hover{--tw-gradient-to: rgb(30 58 138 / .6) var(--tw-gradient-to-position)}.hover\:to-blue-900\/65:hover{--tw-gradient-to: rgb(30 58 138 / .65) var(--tw-gradient-to-position)}.hover\:to-blue-900\/70:hover{--tw-gradient-to: rgb(30 58 138 / .7) var(--tw-gradient-to-position)}.hover\:to-blue-900\/75:hover{--tw-gradient-to: rgb(30 58 138 / .75) var(--tw-gradient-to-position)}.hover\:to-blue-900\/80:hover{--tw-gradient-to: rgb(30 58 138 / .8) var(--tw-gradient-to-position)}.hover\:to-blue-900\/85:hover{--tw-gradient-to: rgb(30 58 138 / .85) var(--tw-gradient-to-position)}.hover\:to-blue-900\/90:hover{--tw-gradient-to: rgb(30 58 138 / .9) var(--tw-gradient-to-position)}.hover\:to-blue-900\/95:hover{--tw-gradient-to: rgb(30 58 138 / .95) var(--tw-gradient-to-position)}.hover\:to-green-100:hover{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.hover\:to-green-100\/0:hover{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position)}.hover\:to-green-100\/10:hover{--tw-gradient-to: rgb(220 252 231 / .1) var(--tw-gradient-to-position)}.hover\:to-green-100\/100:hover{--tw-gradient-to: rgb(220 252 231 / 1) var(--tw-gradient-to-position)}.hover\:to-green-100\/15:hover{--tw-gradient-to: rgb(220 252 231 / .15) var(--tw-gradient-to-position)}.hover\:to-green-100\/20:hover{--tw-gradient-to: rgb(220 252 231 / .2) var(--tw-gradient-to-position)}.hover\:to-green-100\/25:hover{--tw-gradient-to: rgb(220 252 231 / .25) var(--tw-gradient-to-position)}.hover\:to-green-100\/30:hover{--tw-gradient-to: rgb(220 252 231 / .3) var(--tw-gradient-to-position)}.hover\:to-green-100\/35:hover{--tw-gradient-to: rgb(220 252 231 / .35) var(--tw-gradient-to-position)}.hover\:to-green-100\/40:hover{--tw-gradient-to: rgb(220 252 231 / .4) var(--tw-gradient-to-position)}.hover\:to-green-100\/45:hover{--tw-gradient-to: rgb(220 252 231 / .45) var(--tw-gradient-to-position)}.hover\:to-green-100\/5:hover{--tw-gradient-to: rgb(220 252 231 / .05) var(--tw-gradient-to-position)}.hover\:to-green-100\/50:hover{--tw-gradient-to: rgb(220 252 231 / .5) var(--tw-gradient-to-position)}.hover\:to-green-100\/55:hover{--tw-gradient-to: rgb(220 252 231 / .55) var(--tw-gradient-to-position)}.hover\:to-green-100\/60:hover{--tw-gradient-to: rgb(220 252 231 / .6) var(--tw-gradient-to-position)}.hover\:to-green-100\/65:hover{--tw-gradient-to: rgb(220 252 231 / .65) var(--tw-gradient-to-position)}.hover\:to-green-100\/70:hover{--tw-gradient-to: rgb(220 252 231 / .7) var(--tw-gradient-to-position)}.hover\:to-green-100\/75:hover{--tw-gradient-to: rgb(220 252 231 / .75) var(--tw-gradient-to-position)}.hover\:to-green-100\/80:hover{--tw-gradient-to: rgb(220 252 231 / .8) var(--tw-gradient-to-position)}.hover\:to-green-100\/85:hover{--tw-gradient-to: rgb(220 252 231 / .85) var(--tw-gradient-to-position)}.hover\:to-green-100\/90:hover{--tw-gradient-to: rgb(220 252 231 / .9) var(--tw-gradient-to-position)}.hover\:to-green-100\/95:hover{--tw-gradient-to: rgb(220 252 231 / .95) var(--tw-gradient-to-position)}.hover\:to-green-200:hover{--tw-gradient-to: #bbf7d0 var(--tw-gradient-to-position)}.hover\:to-green-200\/0:hover{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position)}.hover\:to-green-200\/10:hover{--tw-gradient-to: rgb(187 247 208 / .1) var(--tw-gradient-to-position)}.hover\:to-green-200\/100:hover{--tw-gradient-to: rgb(187 247 208 / 1) var(--tw-gradient-to-position)}.hover\:to-green-200\/15:hover{--tw-gradient-to: rgb(187 247 208 / .15) var(--tw-gradient-to-position)}.hover\:to-green-200\/20:hover{--tw-gradient-to: rgb(187 247 208 / .2) var(--tw-gradient-to-position)}.hover\:to-green-200\/25:hover{--tw-gradient-to: rgb(187 247 208 / .25) var(--tw-gradient-to-position)}.hover\:to-green-200\/30:hover{--tw-gradient-to: rgb(187 247 208 / .3) var(--tw-gradient-to-position)}.hover\:to-green-200\/35:hover{--tw-gradient-to: rgb(187 247 208 / .35) var(--tw-gradient-to-position)}.hover\:to-green-200\/40:hover{--tw-gradient-to: rgb(187 247 208 / .4) var(--tw-gradient-to-position)}.hover\:to-green-200\/45:hover{--tw-gradient-to: rgb(187 247 208 / .45) var(--tw-gradient-to-position)}.hover\:to-green-200\/5:hover{--tw-gradient-to: rgb(187 247 208 / .05) var(--tw-gradient-to-position)}.hover\:to-green-200\/50:hover{--tw-gradient-to: rgb(187 247 208 / .5) var(--tw-gradient-to-position)}.hover\:to-green-200\/55:hover{--tw-gradient-to: rgb(187 247 208 / .55) var(--tw-gradient-to-position)}.hover\:to-green-200\/60:hover{--tw-gradient-to: rgb(187 247 208 / .6) var(--tw-gradient-to-position)}.hover\:to-green-200\/65:hover{--tw-gradient-to: rgb(187 247 208 / .65) var(--tw-gradient-to-position)}.hover\:to-green-200\/70:hover{--tw-gradient-to: rgb(187 247 208 / .7) var(--tw-gradient-to-position)}.hover\:to-green-200\/75:hover{--tw-gradient-to: rgb(187 247 208 / .75) var(--tw-gradient-to-position)}.hover\:to-green-200\/80:hover{--tw-gradient-to: rgb(187 247 208 / .8) var(--tw-gradient-to-position)}.hover\:to-green-200\/85:hover{--tw-gradient-to: rgb(187 247 208 / .85) var(--tw-gradient-to-position)}.hover\:to-green-200\/90:hover{--tw-gradient-to: rgb(187 247 208 / .9) var(--tw-gradient-to-position)}.hover\:to-green-200\/95:hover{--tw-gradient-to: rgb(187 247 208 / .95) var(--tw-gradient-to-position)}.hover\:to-green-300:hover{--tw-gradient-to: #86efac var(--tw-gradient-to-position)}.hover\:to-green-300\/0:hover{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position)}.hover\:to-green-300\/10:hover{--tw-gradient-to: rgb(134 239 172 / .1) var(--tw-gradient-to-position)}.hover\:to-green-300\/100:hover{--tw-gradient-to: rgb(134 239 172 / 1) var(--tw-gradient-to-position)}.hover\:to-green-300\/15:hover{--tw-gradient-to: rgb(134 239 172 / .15) var(--tw-gradient-to-position)}.hover\:to-green-300\/20:hover{--tw-gradient-to: rgb(134 239 172 / .2) var(--tw-gradient-to-position)}.hover\:to-green-300\/25:hover{--tw-gradient-to: rgb(134 239 172 / .25) var(--tw-gradient-to-position)}.hover\:to-green-300\/30:hover{--tw-gradient-to: rgb(134 239 172 / .3) var(--tw-gradient-to-position)}.hover\:to-green-300\/35:hover{--tw-gradient-to: rgb(134 239 172 / .35) var(--tw-gradient-to-position)}.hover\:to-green-300\/40:hover{--tw-gradient-to: rgb(134 239 172 / .4) var(--tw-gradient-to-position)}.hover\:to-green-300\/45:hover{--tw-gradient-to: rgb(134 239 172 / .45) var(--tw-gradient-to-position)}.hover\:to-green-300\/5:hover{--tw-gradient-to: rgb(134 239 172 / .05) var(--tw-gradient-to-position)}.hover\:to-green-300\/50:hover{--tw-gradient-to: rgb(134 239 172 / .5) var(--tw-gradient-to-position)}.hover\:to-green-300\/55:hover{--tw-gradient-to: rgb(134 239 172 / .55) var(--tw-gradient-to-position)}.hover\:to-green-300\/60:hover{--tw-gradient-to: rgb(134 239 172 / .6) var(--tw-gradient-to-position)}.hover\:to-green-300\/65:hover{--tw-gradient-to: rgb(134 239 172 / .65) var(--tw-gradient-to-position)}.hover\:to-green-300\/70:hover{--tw-gradient-to: rgb(134 239 172 / .7) var(--tw-gradient-to-position)}.hover\:to-green-300\/75:hover{--tw-gradient-to: rgb(134 239 172 / .75) var(--tw-gradient-to-position)}.hover\:to-green-300\/80:hover{--tw-gradient-to: rgb(134 239 172 / .8) var(--tw-gradient-to-position)}.hover\:to-green-300\/85:hover{--tw-gradient-to: rgb(134 239 172 / .85) var(--tw-gradient-to-position)}.hover\:to-green-300\/90:hover{--tw-gradient-to: rgb(134 239 172 / .9) var(--tw-gradient-to-position)}.hover\:to-green-300\/95:hover{--tw-gradient-to: rgb(134 239 172 / .95) var(--tw-gradient-to-position)}.hover\:to-green-400:hover{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position)}.hover\:to-green-400\/0:hover{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position)}.hover\:to-green-400\/10:hover{--tw-gradient-to: rgb(74 222 128 / .1) var(--tw-gradient-to-position)}.hover\:to-green-400\/100:hover{--tw-gradient-to: rgb(74 222 128 / 1) var(--tw-gradient-to-position)}.hover\:to-green-400\/15:hover{--tw-gradient-to: rgb(74 222 128 / .15) var(--tw-gradient-to-position)}.hover\:to-green-400\/20:hover{--tw-gradient-to: rgb(74 222 128 / .2) var(--tw-gradient-to-position)}.hover\:to-green-400\/25:hover{--tw-gradient-to: rgb(74 222 128 / .25) var(--tw-gradient-to-position)}.hover\:to-green-400\/30:hover{--tw-gradient-to: rgb(74 222 128 / .3) var(--tw-gradient-to-position)}.hover\:to-green-400\/35:hover{--tw-gradient-to: rgb(74 222 128 / .35) var(--tw-gradient-to-position)}.hover\:to-green-400\/40:hover{--tw-gradient-to: rgb(74 222 128 / .4) var(--tw-gradient-to-position)}.hover\:to-green-400\/45:hover{--tw-gradient-to: rgb(74 222 128 / .45) var(--tw-gradient-to-position)}.hover\:to-green-400\/5:hover{--tw-gradient-to: rgb(74 222 128 / .05) var(--tw-gradient-to-position)}.hover\:to-green-400\/50:hover{--tw-gradient-to: rgb(74 222 128 / .5) var(--tw-gradient-to-position)}.hover\:to-green-400\/55:hover{--tw-gradient-to: rgb(74 222 128 / .55) var(--tw-gradient-to-position)}.hover\:to-green-400\/60:hover{--tw-gradient-to: rgb(74 222 128 / .6) var(--tw-gradient-to-position)}.hover\:to-green-400\/65:hover{--tw-gradient-to: rgb(74 222 128 / .65) var(--tw-gradient-to-position)}.hover\:to-green-400\/70:hover{--tw-gradient-to: rgb(74 222 128 / .7) var(--tw-gradient-to-position)}.hover\:to-green-400\/75:hover{--tw-gradient-to: rgb(74 222 128 / .75) var(--tw-gradient-to-position)}.hover\:to-green-400\/80:hover{--tw-gradient-to: rgb(74 222 128 / .8) var(--tw-gradient-to-position)}.hover\:to-green-400\/85:hover{--tw-gradient-to: rgb(74 222 128 / .85) var(--tw-gradient-to-position)}.hover\:to-green-400\/90:hover{--tw-gradient-to: rgb(74 222 128 / .9) var(--tw-gradient-to-position)}.hover\:to-green-400\/95:hover{--tw-gradient-to: rgb(74 222 128 / .95) var(--tw-gradient-to-position)}.hover\:to-green-50:hover{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.hover\:to-green-50\/0:hover{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position)}.hover\:to-green-50\/10:hover{--tw-gradient-to: rgb(240 253 244 / .1) var(--tw-gradient-to-position)}.hover\:to-green-50\/100:hover{--tw-gradient-to: rgb(240 253 244 / 1) var(--tw-gradient-to-position)}.hover\:to-green-50\/15:hover{--tw-gradient-to: rgb(240 253 244 / .15) var(--tw-gradient-to-position)}.hover\:to-green-50\/20:hover{--tw-gradient-to: rgb(240 253 244 / .2) var(--tw-gradient-to-position)}.hover\:to-green-50\/25:hover{--tw-gradient-to: rgb(240 253 244 / .25) var(--tw-gradient-to-position)}.hover\:to-green-50\/30:hover{--tw-gradient-to: rgb(240 253 244 / .3) var(--tw-gradient-to-position)}.hover\:to-green-50\/35:hover{--tw-gradient-to: rgb(240 253 244 / .35) var(--tw-gradient-to-position)}.hover\:to-green-50\/40:hover{--tw-gradient-to: rgb(240 253 244 / .4) var(--tw-gradient-to-position)}.hover\:to-green-50\/45:hover{--tw-gradient-to: rgb(240 253 244 / .45) var(--tw-gradient-to-position)}.hover\:to-green-50\/5:hover{--tw-gradient-to: rgb(240 253 244 / .05) var(--tw-gradient-to-position)}.hover\:to-green-50\/50:hover{--tw-gradient-to: rgb(240 253 244 / .5) var(--tw-gradient-to-position)}.hover\:to-green-50\/55:hover{--tw-gradient-to: rgb(240 253 244 / .55) var(--tw-gradient-to-position)}.hover\:to-green-50\/60:hover{--tw-gradient-to: rgb(240 253 244 / .6) var(--tw-gradient-to-position)}.hover\:to-green-50\/65:hover{--tw-gradient-to: rgb(240 253 244 / .65) var(--tw-gradient-to-position)}.hover\:to-green-50\/70:hover{--tw-gradient-to: rgb(240 253 244 / .7) var(--tw-gradient-to-position)}.hover\:to-green-50\/75:hover{--tw-gradient-to: rgb(240 253 244 / .75) var(--tw-gradient-to-position)}.hover\:to-green-50\/80:hover{--tw-gradient-to: rgb(240 253 244 / .8) var(--tw-gradient-to-position)}.hover\:to-green-50\/85:hover{--tw-gradient-to: rgb(240 253 244 / .85) var(--tw-gradient-to-position)}.hover\:to-green-50\/90:hover{--tw-gradient-to: rgb(240 253 244 / .9) var(--tw-gradient-to-position)}.hover\:to-green-50\/95:hover{--tw-gradient-to: rgb(240 253 244 / .95) var(--tw-gradient-to-position)}.hover\:to-green-500:hover{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.hover\:to-green-500\/0:hover{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position)}.hover\:to-green-500\/10:hover{--tw-gradient-to: rgb(34 197 94 / .1) var(--tw-gradient-to-position)}.hover\:to-green-500\/100:hover{--tw-gradient-to: rgb(34 197 94 / 1) var(--tw-gradient-to-position)}.hover\:to-green-500\/15:hover{--tw-gradient-to: rgb(34 197 94 / .15) var(--tw-gradient-to-position)}.hover\:to-green-500\/20:hover{--tw-gradient-to: rgb(34 197 94 / .2) var(--tw-gradient-to-position)}.hover\:to-green-500\/25:hover{--tw-gradient-to: rgb(34 197 94 / .25) var(--tw-gradient-to-position)}.hover\:to-green-500\/30:hover{--tw-gradient-to: rgb(34 197 94 / .3) var(--tw-gradient-to-position)}.hover\:to-green-500\/35:hover{--tw-gradient-to: rgb(34 197 94 / .35) var(--tw-gradient-to-position)}.hover\:to-green-500\/40:hover{--tw-gradient-to: rgb(34 197 94 / .4) var(--tw-gradient-to-position)}.hover\:to-green-500\/45:hover{--tw-gradient-to: rgb(34 197 94 / .45) var(--tw-gradient-to-position)}.hover\:to-green-500\/5:hover{--tw-gradient-to: rgb(34 197 94 / .05) var(--tw-gradient-to-position)}.hover\:to-green-500\/50:hover{--tw-gradient-to: rgb(34 197 94 / .5) var(--tw-gradient-to-position)}.hover\:to-green-500\/55:hover{--tw-gradient-to: rgb(34 197 94 / .55) var(--tw-gradient-to-position)}.hover\:to-green-500\/60:hover{--tw-gradient-to: rgb(34 197 94 / .6) var(--tw-gradient-to-position)}.hover\:to-green-500\/65:hover{--tw-gradient-to: rgb(34 197 94 / .65) var(--tw-gradient-to-position)}.hover\:to-green-500\/70:hover{--tw-gradient-to: rgb(34 197 94 / .7) var(--tw-gradient-to-position)}.hover\:to-green-500\/75:hover{--tw-gradient-to: rgb(34 197 94 / .75) var(--tw-gradient-to-position)}.hover\:to-green-500\/80:hover{--tw-gradient-to: rgb(34 197 94 / .8) var(--tw-gradient-to-position)}.hover\:to-green-500\/85:hover{--tw-gradient-to: rgb(34 197 94 / .85) var(--tw-gradient-to-position)}.hover\:to-green-500\/90:hover{--tw-gradient-to: rgb(34 197 94 / .9) var(--tw-gradient-to-position)}.hover\:to-green-500\/95:hover{--tw-gradient-to: rgb(34 197 94 / .95) var(--tw-gradient-to-position)}.hover\:to-green-600:hover{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.hover\:to-green-600\/0:hover{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position)}.hover\:to-green-600\/10:hover{--tw-gradient-to: rgb(22 163 74 / .1) var(--tw-gradient-to-position)}.hover\:to-green-600\/100:hover{--tw-gradient-to: rgb(22 163 74 / 1) var(--tw-gradient-to-position)}.hover\:to-green-600\/15:hover{--tw-gradient-to: rgb(22 163 74 / .15) var(--tw-gradient-to-position)}.hover\:to-green-600\/20:hover{--tw-gradient-to: rgb(22 163 74 / .2) var(--tw-gradient-to-position)}.hover\:to-green-600\/25:hover{--tw-gradient-to: rgb(22 163 74 / .25) var(--tw-gradient-to-position)}.hover\:to-green-600\/30:hover{--tw-gradient-to: rgb(22 163 74 / .3) var(--tw-gradient-to-position)}.hover\:to-green-600\/35:hover{--tw-gradient-to: rgb(22 163 74 / .35) var(--tw-gradient-to-position)}.hover\:to-green-600\/40:hover{--tw-gradient-to: rgb(22 163 74 / .4) var(--tw-gradient-to-position)}.hover\:to-green-600\/45:hover{--tw-gradient-to: rgb(22 163 74 / .45) var(--tw-gradient-to-position)}.hover\:to-green-600\/5:hover{--tw-gradient-to: rgb(22 163 74 / .05) var(--tw-gradient-to-position)}.hover\:to-green-600\/50:hover{--tw-gradient-to: rgb(22 163 74 / .5) var(--tw-gradient-to-position)}.hover\:to-green-600\/55:hover{--tw-gradient-to: rgb(22 163 74 / .55) var(--tw-gradient-to-position)}.hover\:to-green-600\/60:hover{--tw-gradient-to: rgb(22 163 74 / .6) var(--tw-gradient-to-position)}.hover\:to-green-600\/65:hover{--tw-gradient-to: rgb(22 163 74 / .65) var(--tw-gradient-to-position)}.hover\:to-green-600\/70:hover{--tw-gradient-to: rgb(22 163 74 / .7) var(--tw-gradient-to-position)}.hover\:to-green-600\/75:hover{--tw-gradient-to: rgb(22 163 74 / .75) var(--tw-gradient-to-position)}.hover\:to-green-600\/80:hover{--tw-gradient-to: rgb(22 163 74 / .8) var(--tw-gradient-to-position)}.hover\:to-green-600\/85:hover{--tw-gradient-to: rgb(22 163 74 / .85) var(--tw-gradient-to-position)}.hover\:to-green-600\/90:hover{--tw-gradient-to: rgb(22 163 74 / .9) var(--tw-gradient-to-position)}.hover\:to-green-600\/95:hover{--tw-gradient-to: rgb(22 163 74 / .95) var(--tw-gradient-to-position)}.hover\:to-green-700:hover{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.hover\:to-green-700\/0:hover{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position)}.hover\:to-green-700\/10:hover{--tw-gradient-to: rgb(21 128 61 / .1) var(--tw-gradient-to-position)}.hover\:to-green-700\/100:hover{--tw-gradient-to: rgb(21 128 61 / 1) var(--tw-gradient-to-position)}.hover\:to-green-700\/15:hover{--tw-gradient-to: rgb(21 128 61 / .15) var(--tw-gradient-to-position)}.hover\:to-green-700\/20:hover{--tw-gradient-to: rgb(21 128 61 / .2) var(--tw-gradient-to-position)}.hover\:to-green-700\/25:hover{--tw-gradient-to: rgb(21 128 61 / .25) var(--tw-gradient-to-position)}.hover\:to-green-700\/30:hover{--tw-gradient-to: rgb(21 128 61 / .3) var(--tw-gradient-to-position)}.hover\:to-green-700\/35:hover{--tw-gradient-to: rgb(21 128 61 / .35) var(--tw-gradient-to-position)}.hover\:to-green-700\/40:hover{--tw-gradient-to: rgb(21 128 61 / .4) var(--tw-gradient-to-position)}.hover\:to-green-700\/45:hover{--tw-gradient-to: rgb(21 128 61 / .45) var(--tw-gradient-to-position)}.hover\:to-green-700\/5:hover{--tw-gradient-to: rgb(21 128 61 / .05) var(--tw-gradient-to-position)}.hover\:to-green-700\/50:hover{--tw-gradient-to: rgb(21 128 61 / .5) var(--tw-gradient-to-position)}.hover\:to-green-700\/55:hover{--tw-gradient-to: rgb(21 128 61 / .55) var(--tw-gradient-to-position)}.hover\:to-green-700\/60:hover{--tw-gradient-to: rgb(21 128 61 / .6) var(--tw-gradient-to-position)}.hover\:to-green-700\/65:hover{--tw-gradient-to: rgb(21 128 61 / .65) var(--tw-gradient-to-position)}.hover\:to-green-700\/70:hover{--tw-gradient-to: rgb(21 128 61 / .7) var(--tw-gradient-to-position)}.hover\:to-green-700\/75:hover{--tw-gradient-to: rgb(21 128 61 / .75) var(--tw-gradient-to-position)}.hover\:to-green-700\/80:hover{--tw-gradient-to: rgb(21 128 61 / .8) var(--tw-gradient-to-position)}.hover\:to-green-700\/85:hover{--tw-gradient-to: rgb(21 128 61 / .85) var(--tw-gradient-to-position)}.hover\:to-green-700\/90:hover{--tw-gradient-to: rgb(21 128 61 / .9) var(--tw-gradient-to-position)}.hover\:to-green-700\/95:hover{--tw-gradient-to: rgb(21 128 61 / .95) var(--tw-gradient-to-position)}.hover\:to-green-800:hover{--tw-gradient-to: #166534 var(--tw-gradient-to-position)}.hover\:to-green-800\/0:hover{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position)}.hover\:to-green-800\/10:hover{--tw-gradient-to: rgb(22 101 52 / .1) var(--tw-gradient-to-position)}.hover\:to-green-800\/100:hover{--tw-gradient-to: rgb(22 101 52 / 1) var(--tw-gradient-to-position)}.hover\:to-green-800\/15:hover{--tw-gradient-to: rgb(22 101 52 / .15) var(--tw-gradient-to-position)}.hover\:to-green-800\/20:hover{--tw-gradient-to: rgb(22 101 52 / .2) var(--tw-gradient-to-position)}.hover\:to-green-800\/25:hover{--tw-gradient-to: rgb(22 101 52 / .25) var(--tw-gradient-to-position)}.hover\:to-green-800\/30:hover{--tw-gradient-to: rgb(22 101 52 / .3) var(--tw-gradient-to-position)}.hover\:to-green-800\/35:hover{--tw-gradient-to: rgb(22 101 52 / .35) var(--tw-gradient-to-position)}.hover\:to-green-800\/40:hover{--tw-gradient-to: rgb(22 101 52 / .4) var(--tw-gradient-to-position)}.hover\:to-green-800\/45:hover{--tw-gradient-to: rgb(22 101 52 / .45) var(--tw-gradient-to-position)}.hover\:to-green-800\/5:hover{--tw-gradient-to: rgb(22 101 52 / .05) var(--tw-gradient-to-position)}.hover\:to-green-800\/50:hover{--tw-gradient-to: rgb(22 101 52 / .5) var(--tw-gradient-to-position)}.hover\:to-green-800\/55:hover{--tw-gradient-to: rgb(22 101 52 / .55) var(--tw-gradient-to-position)}.hover\:to-green-800\/60:hover{--tw-gradient-to: rgb(22 101 52 / .6) var(--tw-gradient-to-position)}.hover\:to-green-800\/65:hover{--tw-gradient-to: rgb(22 101 52 / .65) var(--tw-gradient-to-position)}.hover\:to-green-800\/70:hover{--tw-gradient-to: rgb(22 101 52 / .7) var(--tw-gradient-to-position)}.hover\:to-green-800\/75:hover{--tw-gradient-to: rgb(22 101 52 / .75) var(--tw-gradient-to-position)}.hover\:to-green-800\/80:hover{--tw-gradient-to: rgb(22 101 52 / .8) var(--tw-gradient-to-position)}.hover\:to-green-800\/85:hover{--tw-gradient-to: rgb(22 101 52 / .85) var(--tw-gradient-to-position)}.hover\:to-green-800\/90:hover{--tw-gradient-to: rgb(22 101 52 / .9) var(--tw-gradient-to-position)}.hover\:to-green-800\/95:hover{--tw-gradient-to: rgb(22 101 52 / .95) var(--tw-gradient-to-position)}.hover\:to-green-900:hover{--tw-gradient-to: #14532d var(--tw-gradient-to-position)}.hover\:to-green-900\/0:hover{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position)}.hover\:to-green-900\/10:hover{--tw-gradient-to: rgb(20 83 45 / .1) var(--tw-gradient-to-position)}.hover\:to-green-900\/100:hover{--tw-gradient-to: rgb(20 83 45 / 1) var(--tw-gradient-to-position)}.hover\:to-green-900\/15:hover{--tw-gradient-to: rgb(20 83 45 / .15) var(--tw-gradient-to-position)}.hover\:to-green-900\/20:hover{--tw-gradient-to: rgb(20 83 45 / .2) var(--tw-gradient-to-position)}.hover\:to-green-900\/25:hover{--tw-gradient-to: rgb(20 83 45 / .25) var(--tw-gradient-to-position)}.hover\:to-green-900\/30:hover{--tw-gradient-to: rgb(20 83 45 / .3) var(--tw-gradient-to-position)}.hover\:to-green-900\/35:hover{--tw-gradient-to: rgb(20 83 45 / .35) var(--tw-gradient-to-position)}.hover\:to-green-900\/40:hover{--tw-gradient-to: rgb(20 83 45 / .4) var(--tw-gradient-to-position)}.hover\:to-green-900\/45:hover{--tw-gradient-to: rgb(20 83 45 / .45) var(--tw-gradient-to-position)}.hover\:to-green-900\/5:hover{--tw-gradient-to: rgb(20 83 45 / .05) var(--tw-gradient-to-position)}.hover\:to-green-900\/50:hover{--tw-gradient-to: rgb(20 83 45 / .5) var(--tw-gradient-to-position)}.hover\:to-green-900\/55:hover{--tw-gradient-to: rgb(20 83 45 / .55) var(--tw-gradient-to-position)}.hover\:to-green-900\/60:hover{--tw-gradient-to: rgb(20 83 45 / .6) var(--tw-gradient-to-position)}.hover\:to-green-900\/65:hover{--tw-gradient-to: rgb(20 83 45 / .65) var(--tw-gradient-to-position)}.hover\:to-green-900\/70:hover{--tw-gradient-to: rgb(20 83 45 / .7) var(--tw-gradient-to-position)}.hover\:to-green-900\/75:hover{--tw-gradient-to: rgb(20 83 45 / .75) var(--tw-gradient-to-position)}.hover\:to-green-900\/80:hover{--tw-gradient-to: rgb(20 83 45 / .8) var(--tw-gradient-to-position)}.hover\:to-green-900\/85:hover{--tw-gradient-to: rgb(20 83 45 / .85) var(--tw-gradient-to-position)}.hover\:to-green-900\/90:hover{--tw-gradient-to: rgb(20 83 45 / .9) var(--tw-gradient-to-position)}.hover\:to-green-900\/95:hover{--tw-gradient-to: rgb(20 83 45 / .95) var(--tw-gradient-to-position)}.hover\:to-neutral-100:hover{--tw-gradient-to: #f5f5f5 var(--tw-gradient-to-position)}.hover\:to-neutral-100\/0:hover{--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/10:hover{--tw-gradient-to: rgb(245 245 245 / .1) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/100:hover{--tw-gradient-to: rgb(245 245 245 / 1) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/15:hover{--tw-gradient-to: rgb(245 245 245 / .15) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/20:hover{--tw-gradient-to: rgb(245 245 245 / .2) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/25:hover{--tw-gradient-to: rgb(245 245 245 / .25) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/30:hover{--tw-gradient-to: rgb(245 245 245 / .3) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/35:hover{--tw-gradient-to: rgb(245 245 245 / .35) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/40:hover{--tw-gradient-to: rgb(245 245 245 / .4) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/45:hover{--tw-gradient-to: rgb(245 245 245 / .45) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/5:hover{--tw-gradient-to: rgb(245 245 245 / .05) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/50:hover{--tw-gradient-to: rgb(245 245 245 / .5) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/55:hover{--tw-gradient-to: rgb(245 245 245 / .55) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/60:hover{--tw-gradient-to: rgb(245 245 245 / .6) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/65:hover{--tw-gradient-to: rgb(245 245 245 / .65) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/70:hover{--tw-gradient-to: rgb(245 245 245 / .7) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/75:hover{--tw-gradient-to: rgb(245 245 245 / .75) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/80:hover{--tw-gradient-to: rgb(245 245 245 / .8) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/85:hover{--tw-gradient-to: rgb(245 245 245 / .85) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/90:hover{--tw-gradient-to: rgb(245 245 245 / .9) var(--tw-gradient-to-position)}.hover\:to-neutral-100\/95:hover{--tw-gradient-to: rgb(245 245 245 / .95) var(--tw-gradient-to-position)}.hover\:to-neutral-200:hover{--tw-gradient-to: #e5e5e5 var(--tw-gradient-to-position)}.hover\:to-neutral-200\/0:hover{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/10:hover{--tw-gradient-to: rgb(229 229 229 / .1) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/100:hover{--tw-gradient-to: rgb(229 229 229 / 1) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/15:hover{--tw-gradient-to: rgb(229 229 229 / .15) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/20:hover{--tw-gradient-to: rgb(229 229 229 / .2) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/25:hover{--tw-gradient-to: rgb(229 229 229 / .25) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/30:hover{--tw-gradient-to: rgb(229 229 229 / .3) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/35:hover{--tw-gradient-to: rgb(229 229 229 / .35) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/40:hover{--tw-gradient-to: rgb(229 229 229 / .4) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/45:hover{--tw-gradient-to: rgb(229 229 229 / .45) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/5:hover{--tw-gradient-to: rgb(229 229 229 / .05) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/50:hover{--tw-gradient-to: rgb(229 229 229 / .5) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/55:hover{--tw-gradient-to: rgb(229 229 229 / .55) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/60:hover{--tw-gradient-to: rgb(229 229 229 / .6) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/65:hover{--tw-gradient-to: rgb(229 229 229 / .65) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/70:hover{--tw-gradient-to: rgb(229 229 229 / .7) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/75:hover{--tw-gradient-to: rgb(229 229 229 / .75) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/80:hover{--tw-gradient-to: rgb(229 229 229 / .8) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/85:hover{--tw-gradient-to: rgb(229 229 229 / .85) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/90:hover{--tw-gradient-to: rgb(229 229 229 / .9) var(--tw-gradient-to-position)}.hover\:to-neutral-200\/95:hover{--tw-gradient-to: rgb(229 229 229 / .95) var(--tw-gradient-to-position)}.hover\:to-neutral-300:hover{--tw-gradient-to: #d4d4d4 var(--tw-gradient-to-position)}.hover\:to-neutral-300\/0:hover{--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/10:hover{--tw-gradient-to: rgb(212 212 212 / .1) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/100:hover{--tw-gradient-to: rgb(212 212 212 / 1) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/15:hover{--tw-gradient-to: rgb(212 212 212 / .15) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/20:hover{--tw-gradient-to: rgb(212 212 212 / .2) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/25:hover{--tw-gradient-to: rgb(212 212 212 / .25) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/30:hover{--tw-gradient-to: rgb(212 212 212 / .3) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/35:hover{--tw-gradient-to: rgb(212 212 212 / .35) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/40:hover{--tw-gradient-to: rgb(212 212 212 / .4) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/45:hover{--tw-gradient-to: rgb(212 212 212 / .45) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/5:hover{--tw-gradient-to: rgb(212 212 212 / .05) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/50:hover{--tw-gradient-to: rgb(212 212 212 / .5) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/55:hover{--tw-gradient-to: rgb(212 212 212 / .55) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/60:hover{--tw-gradient-to: rgb(212 212 212 / .6) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/65:hover{--tw-gradient-to: rgb(212 212 212 / .65) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/70:hover{--tw-gradient-to: rgb(212 212 212 / .7) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/75:hover{--tw-gradient-to: rgb(212 212 212 / .75) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/80:hover{--tw-gradient-to: rgb(212 212 212 / .8) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/85:hover{--tw-gradient-to: rgb(212 212 212 / .85) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/90:hover{--tw-gradient-to: rgb(212 212 212 / .9) var(--tw-gradient-to-position)}.hover\:to-neutral-300\/95:hover{--tw-gradient-to: rgb(212 212 212 / .95) var(--tw-gradient-to-position)}.hover\:to-neutral-400:hover{--tw-gradient-to: #a3a3a3 var(--tw-gradient-to-position)}.hover\:to-neutral-400\/0:hover{--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/10:hover{--tw-gradient-to: rgb(163 163 163 / .1) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/100:hover{--tw-gradient-to: rgb(163 163 163 / 1) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/15:hover{--tw-gradient-to: rgb(163 163 163 / .15) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/20:hover{--tw-gradient-to: rgb(163 163 163 / .2) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/25:hover{--tw-gradient-to: rgb(163 163 163 / .25) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/30:hover{--tw-gradient-to: rgb(163 163 163 / .3) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/35:hover{--tw-gradient-to: rgb(163 163 163 / .35) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/40:hover{--tw-gradient-to: rgb(163 163 163 / .4) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/45:hover{--tw-gradient-to: rgb(163 163 163 / .45) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/5:hover{--tw-gradient-to: rgb(163 163 163 / .05) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/50:hover{--tw-gradient-to: rgb(163 163 163 / .5) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/55:hover{--tw-gradient-to: rgb(163 163 163 / .55) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/60:hover{--tw-gradient-to: rgb(163 163 163 / .6) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/65:hover{--tw-gradient-to: rgb(163 163 163 / .65) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/70:hover{--tw-gradient-to: rgb(163 163 163 / .7) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/75:hover{--tw-gradient-to: rgb(163 163 163 / .75) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/80:hover{--tw-gradient-to: rgb(163 163 163 / .8) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/85:hover{--tw-gradient-to: rgb(163 163 163 / .85) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/90:hover{--tw-gradient-to: rgb(163 163 163 / .9) var(--tw-gradient-to-position)}.hover\:to-neutral-400\/95:hover{--tw-gradient-to: rgb(163 163 163 / .95) var(--tw-gradient-to-position)}.hover\:to-neutral-50:hover{--tw-gradient-to: #fafafa var(--tw-gradient-to-position)}.hover\:to-neutral-50\/0:hover{--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/10:hover{--tw-gradient-to: rgb(250 250 250 / .1) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/100:hover{--tw-gradient-to: rgb(250 250 250 / 1) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/15:hover{--tw-gradient-to: rgb(250 250 250 / .15) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/20:hover{--tw-gradient-to: rgb(250 250 250 / .2) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/25:hover{--tw-gradient-to: rgb(250 250 250 / .25) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/30:hover{--tw-gradient-to: rgb(250 250 250 / .3) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/35:hover{--tw-gradient-to: rgb(250 250 250 / .35) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/40:hover{--tw-gradient-to: rgb(250 250 250 / .4) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/45:hover{--tw-gradient-to: rgb(250 250 250 / .45) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/5:hover{--tw-gradient-to: rgb(250 250 250 / .05) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/50:hover{--tw-gradient-to: rgb(250 250 250 / .5) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/55:hover{--tw-gradient-to: rgb(250 250 250 / .55) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/60:hover{--tw-gradient-to: rgb(250 250 250 / .6) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/65:hover{--tw-gradient-to: rgb(250 250 250 / .65) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/70:hover{--tw-gradient-to: rgb(250 250 250 / .7) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/75:hover{--tw-gradient-to: rgb(250 250 250 / .75) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/80:hover{--tw-gradient-to: rgb(250 250 250 / .8) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/85:hover{--tw-gradient-to: rgb(250 250 250 / .85) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/90:hover{--tw-gradient-to: rgb(250 250 250 / .9) var(--tw-gradient-to-position)}.hover\:to-neutral-50\/95:hover{--tw-gradient-to: rgb(250 250 250 / .95) var(--tw-gradient-to-position)}.hover\:to-neutral-500:hover{--tw-gradient-to: #737373 var(--tw-gradient-to-position)}.hover\:to-neutral-500\/0:hover{--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/10:hover{--tw-gradient-to: rgb(115 115 115 / .1) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/100:hover{--tw-gradient-to: rgb(115 115 115 / 1) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/15:hover{--tw-gradient-to: rgb(115 115 115 / .15) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/20:hover{--tw-gradient-to: rgb(115 115 115 / .2) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/25:hover{--tw-gradient-to: rgb(115 115 115 / .25) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/30:hover{--tw-gradient-to: rgb(115 115 115 / .3) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/35:hover{--tw-gradient-to: rgb(115 115 115 / .35) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/40:hover{--tw-gradient-to: rgb(115 115 115 / .4) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/45:hover{--tw-gradient-to: rgb(115 115 115 / .45) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/5:hover{--tw-gradient-to: rgb(115 115 115 / .05) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/50:hover{--tw-gradient-to: rgb(115 115 115 / .5) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/55:hover{--tw-gradient-to: rgb(115 115 115 / .55) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/60:hover{--tw-gradient-to: rgb(115 115 115 / .6) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/65:hover{--tw-gradient-to: rgb(115 115 115 / .65) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/70:hover{--tw-gradient-to: rgb(115 115 115 / .7) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/75:hover{--tw-gradient-to: rgb(115 115 115 / .75) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/80:hover{--tw-gradient-to: rgb(115 115 115 / .8) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/85:hover{--tw-gradient-to: rgb(115 115 115 / .85) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/90:hover{--tw-gradient-to: rgb(115 115 115 / .9) var(--tw-gradient-to-position)}.hover\:to-neutral-500\/95:hover{--tw-gradient-to: rgb(115 115 115 / .95) var(--tw-gradient-to-position)}.hover\:to-neutral-600:hover{--tw-gradient-to: #525252 var(--tw-gradient-to-position)}.hover\:to-neutral-600\/0:hover{--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/10:hover{--tw-gradient-to: rgb(82 82 82 / .1) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/100:hover{--tw-gradient-to: rgb(82 82 82 / 1) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/15:hover{--tw-gradient-to: rgb(82 82 82 / .15) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/20:hover{--tw-gradient-to: rgb(82 82 82 / .2) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/25:hover{--tw-gradient-to: rgb(82 82 82 / .25) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/30:hover{--tw-gradient-to: rgb(82 82 82 / .3) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/35:hover{--tw-gradient-to: rgb(82 82 82 / .35) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/40:hover{--tw-gradient-to: rgb(82 82 82 / .4) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/45:hover{--tw-gradient-to: rgb(82 82 82 / .45) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/5:hover{--tw-gradient-to: rgb(82 82 82 / .05) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/50:hover{--tw-gradient-to: rgb(82 82 82 / .5) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/55:hover{--tw-gradient-to: rgb(82 82 82 / .55) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/60:hover{--tw-gradient-to: rgb(82 82 82 / .6) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/65:hover{--tw-gradient-to: rgb(82 82 82 / .65) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/70:hover{--tw-gradient-to: rgb(82 82 82 / .7) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/75:hover{--tw-gradient-to: rgb(82 82 82 / .75) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/80:hover{--tw-gradient-to: rgb(82 82 82 / .8) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/85:hover{--tw-gradient-to: rgb(82 82 82 / .85) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/90:hover{--tw-gradient-to: rgb(82 82 82 / .9) var(--tw-gradient-to-position)}.hover\:to-neutral-600\/95:hover{--tw-gradient-to: rgb(82 82 82 / .95) var(--tw-gradient-to-position)}.hover\:to-neutral-700:hover{--tw-gradient-to: #404040 var(--tw-gradient-to-position)}.hover\:to-neutral-700\/0:hover{--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/10:hover{--tw-gradient-to: rgb(64 64 64 / .1) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/100:hover{--tw-gradient-to: rgb(64 64 64 / 1) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/15:hover{--tw-gradient-to: rgb(64 64 64 / .15) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/20:hover{--tw-gradient-to: rgb(64 64 64 / .2) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/25:hover{--tw-gradient-to: rgb(64 64 64 / .25) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/30:hover{--tw-gradient-to: rgb(64 64 64 / .3) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/35:hover{--tw-gradient-to: rgb(64 64 64 / .35) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/40:hover{--tw-gradient-to: rgb(64 64 64 / .4) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/45:hover{--tw-gradient-to: rgb(64 64 64 / .45) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/5:hover{--tw-gradient-to: rgb(64 64 64 / .05) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/50:hover{--tw-gradient-to: rgb(64 64 64 / .5) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/55:hover{--tw-gradient-to: rgb(64 64 64 / .55) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/60:hover{--tw-gradient-to: rgb(64 64 64 / .6) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/65:hover{--tw-gradient-to: rgb(64 64 64 / .65) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/70:hover{--tw-gradient-to: rgb(64 64 64 / .7) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/75:hover{--tw-gradient-to: rgb(64 64 64 / .75) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/80:hover{--tw-gradient-to: rgb(64 64 64 / .8) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/85:hover{--tw-gradient-to: rgb(64 64 64 / .85) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/90:hover{--tw-gradient-to: rgb(64 64 64 / .9) var(--tw-gradient-to-position)}.hover\:to-neutral-700\/95:hover{--tw-gradient-to: rgb(64 64 64 / .95) var(--tw-gradient-to-position)}.hover\:to-neutral-800:hover{--tw-gradient-to: #262626 var(--tw-gradient-to-position)}.hover\:to-neutral-800\/0:hover{--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/10:hover{--tw-gradient-to: rgb(38 38 38 / .1) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/100:hover{--tw-gradient-to: rgb(38 38 38 / 1) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/15:hover{--tw-gradient-to: rgb(38 38 38 / .15) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/20:hover{--tw-gradient-to: rgb(38 38 38 / .2) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/25:hover{--tw-gradient-to: rgb(38 38 38 / .25) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/30:hover{--tw-gradient-to: rgb(38 38 38 / .3) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/35:hover{--tw-gradient-to: rgb(38 38 38 / .35) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/40:hover{--tw-gradient-to: rgb(38 38 38 / .4) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/45:hover{--tw-gradient-to: rgb(38 38 38 / .45) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/5:hover{--tw-gradient-to: rgb(38 38 38 / .05) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/50:hover{--tw-gradient-to: rgb(38 38 38 / .5) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/55:hover{--tw-gradient-to: rgb(38 38 38 / .55) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/60:hover{--tw-gradient-to: rgb(38 38 38 / .6) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/65:hover{--tw-gradient-to: rgb(38 38 38 / .65) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/70:hover{--tw-gradient-to: rgb(38 38 38 / .7) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/75:hover{--tw-gradient-to: rgb(38 38 38 / .75) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/80:hover{--tw-gradient-to: rgb(38 38 38 / .8) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/85:hover{--tw-gradient-to: rgb(38 38 38 / .85) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/90:hover{--tw-gradient-to: rgb(38 38 38 / .9) var(--tw-gradient-to-position)}.hover\:to-neutral-800\/95:hover{--tw-gradient-to: rgb(38 38 38 / .95) var(--tw-gradient-to-position)}.hover\:to-neutral-900:hover{--tw-gradient-to: #171717 var(--tw-gradient-to-position)}.hover\:to-neutral-900\/0:hover{--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/10:hover{--tw-gradient-to: rgb(23 23 23 / .1) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/100:hover{--tw-gradient-to: rgb(23 23 23 / 1) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/15:hover{--tw-gradient-to: rgb(23 23 23 / .15) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/20:hover{--tw-gradient-to: rgb(23 23 23 / .2) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/25:hover{--tw-gradient-to: rgb(23 23 23 / .25) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/30:hover{--tw-gradient-to: rgb(23 23 23 / .3) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/35:hover{--tw-gradient-to: rgb(23 23 23 / .35) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/40:hover{--tw-gradient-to: rgb(23 23 23 / .4) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/45:hover{--tw-gradient-to: rgb(23 23 23 / .45) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/5:hover{--tw-gradient-to: rgb(23 23 23 / .05) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/50:hover{--tw-gradient-to: rgb(23 23 23 / .5) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/55:hover{--tw-gradient-to: rgb(23 23 23 / .55) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/60:hover{--tw-gradient-to: rgb(23 23 23 / .6) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/65:hover{--tw-gradient-to: rgb(23 23 23 / .65) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/70:hover{--tw-gradient-to: rgb(23 23 23 / .7) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/75:hover{--tw-gradient-to: rgb(23 23 23 / .75) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/80:hover{--tw-gradient-to: rgb(23 23 23 / .8) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/85:hover{--tw-gradient-to: rgb(23 23 23 / .85) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/90:hover{--tw-gradient-to: rgb(23 23 23 / .9) var(--tw-gradient-to-position)}.hover\:to-neutral-900\/95:hover{--tw-gradient-to: rgb(23 23 23 / .95) var(--tw-gradient-to-position)}.hover\:to-primary-100:hover{--tw-gradient-to: #cce3f1 var(--tw-gradient-to-position)}.hover\:to-primary-100\/0:hover{--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position)}.hover\:to-primary-100\/10:hover{--tw-gradient-to: rgb(204 227 241 / .1) var(--tw-gradient-to-position)}.hover\:to-primary-100\/100:hover{--tw-gradient-to: rgb(204 227 241 / 1) var(--tw-gradient-to-position)}.hover\:to-primary-100\/15:hover{--tw-gradient-to: rgb(204 227 241 / .15) var(--tw-gradient-to-position)}.hover\:to-primary-100\/20:hover{--tw-gradient-to: rgb(204 227 241 / .2) var(--tw-gradient-to-position)}.hover\:to-primary-100\/25:hover{--tw-gradient-to: rgb(204 227 241 / .25) var(--tw-gradient-to-position)}.hover\:to-primary-100\/30:hover{--tw-gradient-to: rgb(204 227 241 / .3) var(--tw-gradient-to-position)}.hover\:to-primary-100\/35:hover{--tw-gradient-to: rgb(204 227 241 / .35) var(--tw-gradient-to-position)}.hover\:to-primary-100\/40:hover{--tw-gradient-to: rgb(204 227 241 / .4) var(--tw-gradient-to-position)}.hover\:to-primary-100\/45:hover{--tw-gradient-to: rgb(204 227 241 / .45) var(--tw-gradient-to-position)}.hover\:to-primary-100\/5:hover{--tw-gradient-to: rgb(204 227 241 / .05) var(--tw-gradient-to-position)}.hover\:to-primary-100\/50:hover{--tw-gradient-to: rgb(204 227 241 / .5) var(--tw-gradient-to-position)}.hover\:to-primary-100\/55:hover{--tw-gradient-to: rgb(204 227 241 / .55) var(--tw-gradient-to-position)}.hover\:to-primary-100\/60:hover{--tw-gradient-to: rgb(204 227 241 / .6) var(--tw-gradient-to-position)}.hover\:to-primary-100\/65:hover{--tw-gradient-to: rgb(204 227 241 / .65) var(--tw-gradient-to-position)}.hover\:to-primary-100\/70:hover{--tw-gradient-to: rgb(204 227 241 / .7) var(--tw-gradient-to-position)}.hover\:to-primary-100\/75:hover{--tw-gradient-to: rgb(204 227 241 / .75) var(--tw-gradient-to-position)}.hover\:to-primary-100\/80:hover{--tw-gradient-to: rgb(204 227 241 / .8) var(--tw-gradient-to-position)}.hover\:to-primary-100\/85:hover{--tw-gradient-to: rgb(204 227 241 / .85) var(--tw-gradient-to-position)}.hover\:to-primary-100\/90:hover{--tw-gradient-to: rgb(204 227 241 / .9) var(--tw-gradient-to-position)}.hover\:to-primary-100\/95:hover{--tw-gradient-to: rgb(204 227 241 / .95) var(--tw-gradient-to-position)}.hover\:to-primary-200:hover{--tw-gradient-to: #99c8e3 var(--tw-gradient-to-position)}.hover\:to-primary-200\/0:hover{--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position)}.hover\:to-primary-200\/10:hover{--tw-gradient-to: rgb(153 200 227 / .1) var(--tw-gradient-to-position)}.hover\:to-primary-200\/100:hover{--tw-gradient-to: rgb(153 200 227 / 1) var(--tw-gradient-to-position)}.hover\:to-primary-200\/15:hover{--tw-gradient-to: rgb(153 200 227 / .15) var(--tw-gradient-to-position)}.hover\:to-primary-200\/20:hover{--tw-gradient-to: rgb(153 200 227 / .2) var(--tw-gradient-to-position)}.hover\:to-primary-200\/25:hover{--tw-gradient-to: rgb(153 200 227 / .25) var(--tw-gradient-to-position)}.hover\:to-primary-200\/30:hover{--tw-gradient-to: rgb(153 200 227 / .3) var(--tw-gradient-to-position)}.hover\:to-primary-200\/35:hover{--tw-gradient-to: rgb(153 200 227 / .35) var(--tw-gradient-to-position)}.hover\:to-primary-200\/40:hover{--tw-gradient-to: rgb(153 200 227 / .4) var(--tw-gradient-to-position)}.hover\:to-primary-200\/45:hover{--tw-gradient-to: rgb(153 200 227 / .45) var(--tw-gradient-to-position)}.hover\:to-primary-200\/5:hover{--tw-gradient-to: rgb(153 200 227 / .05) var(--tw-gradient-to-position)}.hover\:to-primary-200\/50:hover{--tw-gradient-to: rgb(153 200 227 / .5) var(--tw-gradient-to-position)}.hover\:to-primary-200\/55:hover{--tw-gradient-to: rgb(153 200 227 / .55) var(--tw-gradient-to-position)}.hover\:to-primary-200\/60:hover{--tw-gradient-to: rgb(153 200 227 / .6) var(--tw-gradient-to-position)}.hover\:to-primary-200\/65:hover{--tw-gradient-to: rgb(153 200 227 / .65) var(--tw-gradient-to-position)}.hover\:to-primary-200\/70:hover{--tw-gradient-to: rgb(153 200 227 / .7) var(--tw-gradient-to-position)}.hover\:to-primary-200\/75:hover{--tw-gradient-to: rgb(153 200 227 / .75) var(--tw-gradient-to-position)}.hover\:to-primary-200\/80:hover{--tw-gradient-to: rgb(153 200 227 / .8) var(--tw-gradient-to-position)}.hover\:to-primary-200\/85:hover{--tw-gradient-to: rgb(153 200 227 / .85) var(--tw-gradient-to-position)}.hover\:to-primary-200\/90:hover{--tw-gradient-to: rgb(153 200 227 / .9) var(--tw-gradient-to-position)}.hover\:to-primary-200\/95:hover{--tw-gradient-to: rgb(153 200 227 / .95) var(--tw-gradient-to-position)}.hover\:to-primary-300:hover{--tw-gradient-to: #66add6 var(--tw-gradient-to-position)}.hover\:to-primary-300\/0:hover{--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position)}.hover\:to-primary-300\/10:hover{--tw-gradient-to: rgb(102 173 214 / .1) var(--tw-gradient-to-position)}.hover\:to-primary-300\/100:hover{--tw-gradient-to: rgb(102 173 214 / 1) var(--tw-gradient-to-position)}.hover\:to-primary-300\/15:hover{--tw-gradient-to: rgb(102 173 214 / .15) var(--tw-gradient-to-position)}.hover\:to-primary-300\/20:hover{--tw-gradient-to: rgb(102 173 214 / .2) var(--tw-gradient-to-position)}.hover\:to-primary-300\/25:hover{--tw-gradient-to: rgb(102 173 214 / .25) var(--tw-gradient-to-position)}.hover\:to-primary-300\/30:hover{--tw-gradient-to: rgb(102 173 214 / .3) var(--tw-gradient-to-position)}.hover\:to-primary-300\/35:hover{--tw-gradient-to: rgb(102 173 214 / .35) var(--tw-gradient-to-position)}.hover\:to-primary-300\/40:hover{--tw-gradient-to: rgb(102 173 214 / .4) var(--tw-gradient-to-position)}.hover\:to-primary-300\/45:hover{--tw-gradient-to: rgb(102 173 214 / .45) var(--tw-gradient-to-position)}.hover\:to-primary-300\/5:hover{--tw-gradient-to: rgb(102 173 214 / .05) var(--tw-gradient-to-position)}.hover\:to-primary-300\/50:hover{--tw-gradient-to: rgb(102 173 214 / .5) var(--tw-gradient-to-position)}.hover\:to-primary-300\/55:hover{--tw-gradient-to: rgb(102 173 214 / .55) var(--tw-gradient-to-position)}.hover\:to-primary-300\/60:hover{--tw-gradient-to: rgb(102 173 214 / .6) var(--tw-gradient-to-position)}.hover\:to-primary-300\/65:hover{--tw-gradient-to: rgb(102 173 214 / .65) var(--tw-gradient-to-position)}.hover\:to-primary-300\/70:hover{--tw-gradient-to: rgb(102 173 214 / .7) var(--tw-gradient-to-position)}.hover\:to-primary-300\/75:hover{--tw-gradient-to: rgb(102 173 214 / .75) var(--tw-gradient-to-position)}.hover\:to-primary-300\/80:hover{--tw-gradient-to: rgb(102 173 214 / .8) var(--tw-gradient-to-position)}.hover\:to-primary-300\/85:hover{--tw-gradient-to: rgb(102 173 214 / .85) var(--tw-gradient-to-position)}.hover\:to-primary-300\/90:hover{--tw-gradient-to: rgb(102 173 214 / .9) var(--tw-gradient-to-position)}.hover\:to-primary-300\/95:hover{--tw-gradient-to: rgb(102 173 214 / .95) var(--tw-gradient-to-position)}.hover\:to-primary-400:hover{--tw-gradient-to: #3392c8 var(--tw-gradient-to-position)}.hover\:to-primary-400\/0:hover{--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position)}.hover\:to-primary-400\/10:hover{--tw-gradient-to: rgb(51 146 200 / .1) var(--tw-gradient-to-position)}.hover\:to-primary-400\/100:hover{--tw-gradient-to: rgb(51 146 200 / 1) var(--tw-gradient-to-position)}.hover\:to-primary-400\/15:hover{--tw-gradient-to: rgb(51 146 200 / .15) var(--tw-gradient-to-position)}.hover\:to-primary-400\/20:hover{--tw-gradient-to: rgb(51 146 200 / .2) var(--tw-gradient-to-position)}.hover\:to-primary-400\/25:hover{--tw-gradient-to: rgb(51 146 200 / .25) var(--tw-gradient-to-position)}.hover\:to-primary-400\/30:hover{--tw-gradient-to: rgb(51 146 200 / .3) var(--tw-gradient-to-position)}.hover\:to-primary-400\/35:hover{--tw-gradient-to: rgb(51 146 200 / .35) var(--tw-gradient-to-position)}.hover\:to-primary-400\/40:hover{--tw-gradient-to: rgb(51 146 200 / .4) var(--tw-gradient-to-position)}.hover\:to-primary-400\/45:hover{--tw-gradient-to: rgb(51 146 200 / .45) var(--tw-gradient-to-position)}.hover\:to-primary-400\/5:hover{--tw-gradient-to: rgb(51 146 200 / .05) var(--tw-gradient-to-position)}.hover\:to-primary-400\/50:hover{--tw-gradient-to: rgb(51 146 200 / .5) var(--tw-gradient-to-position)}.hover\:to-primary-400\/55:hover{--tw-gradient-to: rgb(51 146 200 / .55) var(--tw-gradient-to-position)}.hover\:to-primary-400\/60:hover{--tw-gradient-to: rgb(51 146 200 / .6) var(--tw-gradient-to-position)}.hover\:to-primary-400\/65:hover{--tw-gradient-to: rgb(51 146 200 / .65) var(--tw-gradient-to-position)}.hover\:to-primary-400\/70:hover{--tw-gradient-to: rgb(51 146 200 / .7) var(--tw-gradient-to-position)}.hover\:to-primary-400\/75:hover{--tw-gradient-to: rgb(51 146 200 / .75) var(--tw-gradient-to-position)}.hover\:to-primary-400\/80:hover{--tw-gradient-to: rgb(51 146 200 / .8) var(--tw-gradient-to-position)}.hover\:to-primary-400\/85:hover{--tw-gradient-to: rgb(51 146 200 / .85) var(--tw-gradient-to-position)}.hover\:to-primary-400\/90:hover{--tw-gradient-to: rgb(51 146 200 / .9) var(--tw-gradient-to-position)}.hover\:to-primary-400\/95:hover{--tw-gradient-to: rgb(51 146 200 / .95) var(--tw-gradient-to-position)}.hover\:to-primary-50:hover{--tw-gradient-to: #e6f1f8 var(--tw-gradient-to-position)}.hover\:to-primary-50\/0:hover{--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position)}.hover\:to-primary-50\/10:hover{--tw-gradient-to: rgb(230 241 248 / .1) var(--tw-gradient-to-position)}.hover\:to-primary-50\/100:hover{--tw-gradient-to: rgb(230 241 248 / 1) var(--tw-gradient-to-position)}.hover\:to-primary-50\/15:hover{--tw-gradient-to: rgb(230 241 248 / .15) var(--tw-gradient-to-position)}.hover\:to-primary-50\/20:hover{--tw-gradient-to: rgb(230 241 248 / .2) var(--tw-gradient-to-position)}.hover\:to-primary-50\/25:hover{--tw-gradient-to: rgb(230 241 248 / .25) var(--tw-gradient-to-position)}.hover\:to-primary-50\/30:hover{--tw-gradient-to: rgb(230 241 248 / .3) var(--tw-gradient-to-position)}.hover\:to-primary-50\/35:hover{--tw-gradient-to: rgb(230 241 248 / .35) var(--tw-gradient-to-position)}.hover\:to-primary-50\/40:hover{--tw-gradient-to: rgb(230 241 248 / .4) var(--tw-gradient-to-position)}.hover\:to-primary-50\/45:hover{--tw-gradient-to: rgb(230 241 248 / .45) var(--tw-gradient-to-position)}.hover\:to-primary-50\/5:hover{--tw-gradient-to: rgb(230 241 248 / .05) var(--tw-gradient-to-position)}.hover\:to-primary-50\/50:hover{--tw-gradient-to: rgb(230 241 248 / .5) var(--tw-gradient-to-position)}.hover\:to-primary-50\/55:hover{--tw-gradient-to: rgb(230 241 248 / .55) var(--tw-gradient-to-position)}.hover\:to-primary-50\/60:hover{--tw-gradient-to: rgb(230 241 248 / .6) var(--tw-gradient-to-position)}.hover\:to-primary-50\/65:hover{--tw-gradient-to: rgb(230 241 248 / .65) var(--tw-gradient-to-position)}.hover\:to-primary-50\/70:hover{--tw-gradient-to: rgb(230 241 248 / .7) var(--tw-gradient-to-position)}.hover\:to-primary-50\/75:hover{--tw-gradient-to: rgb(230 241 248 / .75) var(--tw-gradient-to-position)}.hover\:to-primary-50\/80:hover{--tw-gradient-to: rgb(230 241 248 / .8) var(--tw-gradient-to-position)}.hover\:to-primary-50\/85:hover{--tw-gradient-to: rgb(230 241 248 / .85) var(--tw-gradient-to-position)}.hover\:to-primary-50\/90:hover{--tw-gradient-to: rgb(230 241 248 / .9) var(--tw-gradient-to-position)}.hover\:to-primary-50\/95:hover{--tw-gradient-to: rgb(230 241 248 / .95) var(--tw-gradient-to-position)}.hover\:to-primary-500:hover{--tw-gradient-to: #0077bb var(--tw-gradient-to-position)}.hover\:to-primary-500\/0:hover{--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position)}.hover\:to-primary-500\/10:hover{--tw-gradient-to: rgb(0 119 187 / .1) var(--tw-gradient-to-position)}.hover\:to-primary-500\/100:hover{--tw-gradient-to: rgb(0 119 187 / 1) var(--tw-gradient-to-position)}.hover\:to-primary-500\/15:hover{--tw-gradient-to: rgb(0 119 187 / .15) var(--tw-gradient-to-position)}.hover\:to-primary-500\/20:hover{--tw-gradient-to: rgb(0 119 187 / .2) var(--tw-gradient-to-position)}.hover\:to-primary-500\/25:hover{--tw-gradient-to: rgb(0 119 187 / .25) var(--tw-gradient-to-position)}.hover\:to-primary-500\/30:hover{--tw-gradient-to: rgb(0 119 187 / .3) var(--tw-gradient-to-position)}.hover\:to-primary-500\/35:hover{--tw-gradient-to: rgb(0 119 187 / .35) var(--tw-gradient-to-position)}.hover\:to-primary-500\/40:hover{--tw-gradient-to: rgb(0 119 187 / .4) var(--tw-gradient-to-position)}.hover\:to-primary-500\/45:hover{--tw-gradient-to: rgb(0 119 187 / .45) var(--tw-gradient-to-position)}.hover\:to-primary-500\/5:hover{--tw-gradient-to: rgb(0 119 187 / .05) var(--tw-gradient-to-position)}.hover\:to-primary-500\/50:hover{--tw-gradient-to: rgb(0 119 187 / .5) var(--tw-gradient-to-position)}.hover\:to-primary-500\/55:hover{--tw-gradient-to: rgb(0 119 187 / .55) var(--tw-gradient-to-position)}.hover\:to-primary-500\/60:hover{--tw-gradient-to: rgb(0 119 187 / .6) var(--tw-gradient-to-position)}.hover\:to-primary-500\/65:hover{--tw-gradient-to: rgb(0 119 187 / .65) var(--tw-gradient-to-position)}.hover\:to-primary-500\/70:hover{--tw-gradient-to: rgb(0 119 187 / .7) var(--tw-gradient-to-position)}.hover\:to-primary-500\/75:hover{--tw-gradient-to: rgb(0 119 187 / .75) var(--tw-gradient-to-position)}.hover\:to-primary-500\/80:hover{--tw-gradient-to: rgb(0 119 187 / .8) var(--tw-gradient-to-position)}.hover\:to-primary-500\/85:hover{--tw-gradient-to: rgb(0 119 187 / .85) var(--tw-gradient-to-position)}.hover\:to-primary-500\/90:hover{--tw-gradient-to: rgb(0 119 187 / .9) var(--tw-gradient-to-position)}.hover\:to-primary-500\/95:hover{--tw-gradient-to: rgb(0 119 187 / .95) var(--tw-gradient-to-position)}.hover\:to-primary-600:hover{--tw-gradient-to: #006699 var(--tw-gradient-to-position)}.hover\:to-primary-600\/0:hover{--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position)}.hover\:to-primary-600\/10:hover{--tw-gradient-to: rgb(0 102 153 / .1) var(--tw-gradient-to-position)}.hover\:to-primary-600\/100:hover{--tw-gradient-to: rgb(0 102 153 / 1) var(--tw-gradient-to-position)}.hover\:to-primary-600\/15:hover{--tw-gradient-to: rgb(0 102 153 / .15) var(--tw-gradient-to-position)}.hover\:to-primary-600\/20:hover{--tw-gradient-to: rgb(0 102 153 / .2) var(--tw-gradient-to-position)}.hover\:to-primary-600\/25:hover{--tw-gradient-to: rgb(0 102 153 / .25) var(--tw-gradient-to-position)}.hover\:to-primary-600\/30:hover{--tw-gradient-to: rgb(0 102 153 / .3) var(--tw-gradient-to-position)}.hover\:to-primary-600\/35:hover{--tw-gradient-to: rgb(0 102 153 / .35) var(--tw-gradient-to-position)}.hover\:to-primary-600\/40:hover{--tw-gradient-to: rgb(0 102 153 / .4) var(--tw-gradient-to-position)}.hover\:to-primary-600\/45:hover{--tw-gradient-to: rgb(0 102 153 / .45) var(--tw-gradient-to-position)}.hover\:to-primary-600\/5:hover{--tw-gradient-to: rgb(0 102 153 / .05) var(--tw-gradient-to-position)}.hover\:to-primary-600\/50:hover{--tw-gradient-to: rgb(0 102 153 / .5) var(--tw-gradient-to-position)}.hover\:to-primary-600\/55:hover{--tw-gradient-to: rgb(0 102 153 / .55) var(--tw-gradient-to-position)}.hover\:to-primary-600\/60:hover{--tw-gradient-to: rgb(0 102 153 / .6) var(--tw-gradient-to-position)}.hover\:to-primary-600\/65:hover{--tw-gradient-to: rgb(0 102 153 / .65) var(--tw-gradient-to-position)}.hover\:to-primary-600\/70:hover{--tw-gradient-to: rgb(0 102 153 / .7) var(--tw-gradient-to-position)}.hover\:to-primary-600\/75:hover{--tw-gradient-to: rgb(0 102 153 / .75) var(--tw-gradient-to-position)}.hover\:to-primary-600\/80:hover{--tw-gradient-to: rgb(0 102 153 / .8) var(--tw-gradient-to-position)}.hover\:to-primary-600\/85:hover{--tw-gradient-to: rgb(0 102 153 / .85) var(--tw-gradient-to-position)}.hover\:to-primary-600\/90:hover{--tw-gradient-to: rgb(0 102 153 / .9) var(--tw-gradient-to-position)}.hover\:to-primary-600\/95:hover{--tw-gradient-to: rgb(0 102 153 / .95) var(--tw-gradient-to-position)}.hover\:to-primary-700:hover{--tw-gradient-to: #005580 var(--tw-gradient-to-position)}.hover\:to-primary-700\/0:hover{--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position)}.hover\:to-primary-700\/10:hover{--tw-gradient-to: rgb(0 85 128 / .1) var(--tw-gradient-to-position)}.hover\:to-primary-700\/100:hover{--tw-gradient-to: rgb(0 85 128 / 1) var(--tw-gradient-to-position)}.hover\:to-primary-700\/15:hover{--tw-gradient-to: rgb(0 85 128 / .15) var(--tw-gradient-to-position)}.hover\:to-primary-700\/20:hover{--tw-gradient-to: rgb(0 85 128 / .2) var(--tw-gradient-to-position)}.hover\:to-primary-700\/25:hover{--tw-gradient-to: rgb(0 85 128 / .25) var(--tw-gradient-to-position)}.hover\:to-primary-700\/30:hover{--tw-gradient-to: rgb(0 85 128 / .3) var(--tw-gradient-to-position)}.hover\:to-primary-700\/35:hover{--tw-gradient-to: rgb(0 85 128 / .35) var(--tw-gradient-to-position)}.hover\:to-primary-700\/40:hover{--tw-gradient-to: rgb(0 85 128 / .4) var(--tw-gradient-to-position)}.hover\:to-primary-700\/45:hover{--tw-gradient-to: rgb(0 85 128 / .45) var(--tw-gradient-to-position)}.hover\:to-primary-700\/5:hover{--tw-gradient-to: rgb(0 85 128 / .05) var(--tw-gradient-to-position)}.hover\:to-primary-700\/50:hover{--tw-gradient-to: rgb(0 85 128 / .5) var(--tw-gradient-to-position)}.hover\:to-primary-700\/55:hover{--tw-gradient-to: rgb(0 85 128 / .55) var(--tw-gradient-to-position)}.hover\:to-primary-700\/60:hover{--tw-gradient-to: rgb(0 85 128 / .6) var(--tw-gradient-to-position)}.hover\:to-primary-700\/65:hover{--tw-gradient-to: rgb(0 85 128 / .65) var(--tw-gradient-to-position)}.hover\:to-primary-700\/70:hover{--tw-gradient-to: rgb(0 85 128 / .7) var(--tw-gradient-to-position)}.hover\:to-primary-700\/75:hover{--tw-gradient-to: rgb(0 85 128 / .75) var(--tw-gradient-to-position)}.hover\:to-primary-700\/80:hover{--tw-gradient-to: rgb(0 85 128 / .8) var(--tw-gradient-to-position)}.hover\:to-primary-700\/85:hover{--tw-gradient-to: rgb(0 85 128 / .85) var(--tw-gradient-to-position)}.hover\:to-primary-700\/90:hover{--tw-gradient-to: rgb(0 85 128 / .9) var(--tw-gradient-to-position)}.hover\:to-primary-700\/95:hover{--tw-gradient-to: rgb(0 85 128 / .95) var(--tw-gradient-to-position)}.hover\:to-primary-800:hover{--tw-gradient-to: #004466 var(--tw-gradient-to-position)}.hover\:to-primary-800\/0:hover{--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position)}.hover\:to-primary-800\/10:hover{--tw-gradient-to: rgb(0 68 102 / .1) var(--tw-gradient-to-position)}.hover\:to-primary-800\/100:hover{--tw-gradient-to: rgb(0 68 102 / 1) var(--tw-gradient-to-position)}.hover\:to-primary-800\/15:hover{--tw-gradient-to: rgb(0 68 102 / .15) var(--tw-gradient-to-position)}.hover\:to-primary-800\/20:hover{--tw-gradient-to: rgb(0 68 102 / .2) var(--tw-gradient-to-position)}.hover\:to-primary-800\/25:hover{--tw-gradient-to: rgb(0 68 102 / .25) var(--tw-gradient-to-position)}.hover\:to-primary-800\/30:hover{--tw-gradient-to: rgb(0 68 102 / .3) var(--tw-gradient-to-position)}.hover\:to-primary-800\/35:hover{--tw-gradient-to: rgb(0 68 102 / .35) var(--tw-gradient-to-position)}.hover\:to-primary-800\/40:hover{--tw-gradient-to: rgb(0 68 102 / .4) var(--tw-gradient-to-position)}.hover\:to-primary-800\/45:hover{--tw-gradient-to: rgb(0 68 102 / .45) var(--tw-gradient-to-position)}.hover\:to-primary-800\/5:hover{--tw-gradient-to: rgb(0 68 102 / .05) var(--tw-gradient-to-position)}.hover\:to-primary-800\/50:hover{--tw-gradient-to: rgb(0 68 102 / .5) var(--tw-gradient-to-position)}.hover\:to-primary-800\/55:hover{--tw-gradient-to: rgb(0 68 102 / .55) var(--tw-gradient-to-position)}.hover\:to-primary-800\/60:hover{--tw-gradient-to: rgb(0 68 102 / .6) var(--tw-gradient-to-position)}.hover\:to-primary-800\/65:hover{--tw-gradient-to: rgb(0 68 102 / .65) var(--tw-gradient-to-position)}.hover\:to-primary-800\/70:hover{--tw-gradient-to: rgb(0 68 102 / .7) var(--tw-gradient-to-position)}.hover\:to-primary-800\/75:hover{--tw-gradient-to: rgb(0 68 102 / .75) var(--tw-gradient-to-position)}.hover\:to-primary-800\/80:hover{--tw-gradient-to: rgb(0 68 102 / .8) var(--tw-gradient-to-position)}.hover\:to-primary-800\/85:hover{--tw-gradient-to: rgb(0 68 102 / .85) var(--tw-gradient-to-position)}.hover\:to-primary-800\/90:hover{--tw-gradient-to: rgb(0 68 102 / .9) var(--tw-gradient-to-position)}.hover\:to-primary-800\/95:hover{--tw-gradient-to: rgb(0 68 102 / .95) var(--tw-gradient-to-position)}.hover\:to-primary-900:hover{--tw-gradient-to: #00334d var(--tw-gradient-to-position)}.hover\:to-primary-900\/0:hover{--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position)}.hover\:to-primary-900\/10:hover{--tw-gradient-to: rgb(0 51 77 / .1) var(--tw-gradient-to-position)}.hover\:to-primary-900\/100:hover{--tw-gradient-to: rgb(0 51 77 / 1) var(--tw-gradient-to-position)}.hover\:to-primary-900\/15:hover{--tw-gradient-to: rgb(0 51 77 / .15) var(--tw-gradient-to-position)}.hover\:to-primary-900\/20:hover{--tw-gradient-to: rgb(0 51 77 / .2) var(--tw-gradient-to-position)}.hover\:to-primary-900\/25:hover{--tw-gradient-to: rgb(0 51 77 / .25) var(--tw-gradient-to-position)}.hover\:to-primary-900\/30:hover{--tw-gradient-to: rgb(0 51 77 / .3) var(--tw-gradient-to-position)}.hover\:to-primary-900\/35:hover{--tw-gradient-to: rgb(0 51 77 / .35) var(--tw-gradient-to-position)}.hover\:to-primary-900\/40:hover{--tw-gradient-to: rgb(0 51 77 / .4) var(--tw-gradient-to-position)}.hover\:to-primary-900\/45:hover{--tw-gradient-to: rgb(0 51 77 / .45) var(--tw-gradient-to-position)}.hover\:to-primary-900\/5:hover{--tw-gradient-to: rgb(0 51 77 / .05) var(--tw-gradient-to-position)}.hover\:to-primary-900\/50:hover{--tw-gradient-to: rgb(0 51 77 / .5) var(--tw-gradient-to-position)}.hover\:to-primary-900\/55:hover{--tw-gradient-to: rgb(0 51 77 / .55) var(--tw-gradient-to-position)}.hover\:to-primary-900\/60:hover{--tw-gradient-to: rgb(0 51 77 / .6) var(--tw-gradient-to-position)}.hover\:to-primary-900\/65:hover{--tw-gradient-to: rgb(0 51 77 / .65) var(--tw-gradient-to-position)}.hover\:to-primary-900\/70:hover{--tw-gradient-to: rgb(0 51 77 / .7) var(--tw-gradient-to-position)}.hover\:to-primary-900\/75:hover{--tw-gradient-to: rgb(0 51 77 / .75) var(--tw-gradient-to-position)}.hover\:to-primary-900\/80:hover{--tw-gradient-to: rgb(0 51 77 / .8) var(--tw-gradient-to-position)}.hover\:to-primary-900\/85:hover{--tw-gradient-to: rgb(0 51 77 / .85) var(--tw-gradient-to-position)}.hover\:to-primary-900\/90:hover{--tw-gradient-to: rgb(0 51 77 / .9) var(--tw-gradient-to-position)}.hover\:to-primary-900\/95:hover{--tw-gradient-to: rgb(0 51 77 / .95) var(--tw-gradient-to-position)}.hover\:to-red-100:hover{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.hover\:to-red-100\/0:hover{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position)}.hover\:to-red-100\/10:hover{--tw-gradient-to: rgb(254 226 226 / .1) var(--tw-gradient-to-position)}.hover\:to-red-100\/100:hover{--tw-gradient-to: rgb(254 226 226 / 1) var(--tw-gradient-to-position)}.hover\:to-red-100\/15:hover{--tw-gradient-to: rgb(254 226 226 / .15) var(--tw-gradient-to-position)}.hover\:to-red-100\/20:hover{--tw-gradient-to: rgb(254 226 226 / .2) var(--tw-gradient-to-position)}.hover\:to-red-100\/25:hover{--tw-gradient-to: rgb(254 226 226 / .25) var(--tw-gradient-to-position)}.hover\:to-red-100\/30:hover{--tw-gradient-to: rgb(254 226 226 / .3) var(--tw-gradient-to-position)}.hover\:to-red-100\/35:hover{--tw-gradient-to: rgb(254 226 226 / .35) var(--tw-gradient-to-position)}.hover\:to-red-100\/40:hover{--tw-gradient-to: rgb(254 226 226 / .4) var(--tw-gradient-to-position)}.hover\:to-red-100\/45:hover{--tw-gradient-to: rgb(254 226 226 / .45) var(--tw-gradient-to-position)}.hover\:to-red-100\/5:hover{--tw-gradient-to: rgb(254 226 226 / .05) var(--tw-gradient-to-position)}.hover\:to-red-100\/50:hover{--tw-gradient-to: rgb(254 226 226 / .5) var(--tw-gradient-to-position)}.hover\:to-red-100\/55:hover{--tw-gradient-to: rgb(254 226 226 / .55) var(--tw-gradient-to-position)}.hover\:to-red-100\/60:hover{--tw-gradient-to: rgb(254 226 226 / .6) var(--tw-gradient-to-position)}.hover\:to-red-100\/65:hover{--tw-gradient-to: rgb(254 226 226 / .65) var(--tw-gradient-to-position)}.hover\:to-red-100\/70:hover{--tw-gradient-to: rgb(254 226 226 / .7) var(--tw-gradient-to-position)}.hover\:to-red-100\/75:hover{--tw-gradient-to: rgb(254 226 226 / .75) var(--tw-gradient-to-position)}.hover\:to-red-100\/80:hover{--tw-gradient-to: rgb(254 226 226 / .8) var(--tw-gradient-to-position)}.hover\:to-red-100\/85:hover{--tw-gradient-to: rgb(254 226 226 / .85) var(--tw-gradient-to-position)}.hover\:to-red-100\/90:hover{--tw-gradient-to: rgb(254 226 226 / .9) var(--tw-gradient-to-position)}.hover\:to-red-100\/95:hover{--tw-gradient-to: rgb(254 226 226 / .95) var(--tw-gradient-to-position)}.hover\:to-red-200:hover{--tw-gradient-to: #fecaca var(--tw-gradient-to-position)}.hover\:to-red-200\/0:hover{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position)}.hover\:to-red-200\/10:hover{--tw-gradient-to: rgb(254 202 202 / .1) var(--tw-gradient-to-position)}.hover\:to-red-200\/100:hover{--tw-gradient-to: rgb(254 202 202 / 1) var(--tw-gradient-to-position)}.hover\:to-red-200\/15:hover{--tw-gradient-to: rgb(254 202 202 / .15) var(--tw-gradient-to-position)}.hover\:to-red-200\/20:hover{--tw-gradient-to: rgb(254 202 202 / .2) var(--tw-gradient-to-position)}.hover\:to-red-200\/25:hover{--tw-gradient-to: rgb(254 202 202 / .25) var(--tw-gradient-to-position)}.hover\:to-red-200\/30:hover{--tw-gradient-to: rgb(254 202 202 / .3) var(--tw-gradient-to-position)}.hover\:to-red-200\/35:hover{--tw-gradient-to: rgb(254 202 202 / .35) var(--tw-gradient-to-position)}.hover\:to-red-200\/40:hover{--tw-gradient-to: rgb(254 202 202 / .4) var(--tw-gradient-to-position)}.hover\:to-red-200\/45:hover{--tw-gradient-to: rgb(254 202 202 / .45) var(--tw-gradient-to-position)}.hover\:to-red-200\/5:hover{--tw-gradient-to: rgb(254 202 202 / .05) var(--tw-gradient-to-position)}.hover\:to-red-200\/50:hover{--tw-gradient-to: rgb(254 202 202 / .5) var(--tw-gradient-to-position)}.hover\:to-red-200\/55:hover{--tw-gradient-to: rgb(254 202 202 / .55) var(--tw-gradient-to-position)}.hover\:to-red-200\/60:hover{--tw-gradient-to: rgb(254 202 202 / .6) var(--tw-gradient-to-position)}.hover\:to-red-200\/65:hover{--tw-gradient-to: rgb(254 202 202 / .65) var(--tw-gradient-to-position)}.hover\:to-red-200\/70:hover{--tw-gradient-to: rgb(254 202 202 / .7) var(--tw-gradient-to-position)}.hover\:to-red-200\/75:hover{--tw-gradient-to: rgb(254 202 202 / .75) var(--tw-gradient-to-position)}.hover\:to-red-200\/80:hover{--tw-gradient-to: rgb(254 202 202 / .8) var(--tw-gradient-to-position)}.hover\:to-red-200\/85:hover{--tw-gradient-to: rgb(254 202 202 / .85) var(--tw-gradient-to-position)}.hover\:to-red-200\/90:hover{--tw-gradient-to: rgb(254 202 202 / .9) var(--tw-gradient-to-position)}.hover\:to-red-200\/95:hover{--tw-gradient-to: rgb(254 202 202 / .95) var(--tw-gradient-to-position)}.hover\:to-red-300:hover{--tw-gradient-to: #fca5a5 var(--tw-gradient-to-position)}.hover\:to-red-300\/0:hover{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position)}.hover\:to-red-300\/10:hover{--tw-gradient-to: rgb(252 165 165 / .1) var(--tw-gradient-to-position)}.hover\:to-red-300\/100:hover{--tw-gradient-to: rgb(252 165 165 / 1) var(--tw-gradient-to-position)}.hover\:to-red-300\/15:hover{--tw-gradient-to: rgb(252 165 165 / .15) var(--tw-gradient-to-position)}.hover\:to-red-300\/20:hover{--tw-gradient-to: rgb(252 165 165 / .2) var(--tw-gradient-to-position)}.hover\:to-red-300\/25:hover{--tw-gradient-to: rgb(252 165 165 / .25) var(--tw-gradient-to-position)}.hover\:to-red-300\/30:hover{--tw-gradient-to: rgb(252 165 165 / .3) var(--tw-gradient-to-position)}.hover\:to-red-300\/35:hover{--tw-gradient-to: rgb(252 165 165 / .35) var(--tw-gradient-to-position)}.hover\:to-red-300\/40:hover{--tw-gradient-to: rgb(252 165 165 / .4) var(--tw-gradient-to-position)}.hover\:to-red-300\/45:hover{--tw-gradient-to: rgb(252 165 165 / .45) var(--tw-gradient-to-position)}.hover\:to-red-300\/5:hover{--tw-gradient-to: rgb(252 165 165 / .05) var(--tw-gradient-to-position)}.hover\:to-red-300\/50:hover{--tw-gradient-to: rgb(252 165 165 / .5) var(--tw-gradient-to-position)}.hover\:to-red-300\/55:hover{--tw-gradient-to: rgb(252 165 165 / .55) var(--tw-gradient-to-position)}.hover\:to-red-300\/60:hover{--tw-gradient-to: rgb(252 165 165 / .6) var(--tw-gradient-to-position)}.hover\:to-red-300\/65:hover{--tw-gradient-to: rgb(252 165 165 / .65) var(--tw-gradient-to-position)}.hover\:to-red-300\/70:hover{--tw-gradient-to: rgb(252 165 165 / .7) var(--tw-gradient-to-position)}.hover\:to-red-300\/75:hover{--tw-gradient-to: rgb(252 165 165 / .75) var(--tw-gradient-to-position)}.hover\:to-red-300\/80:hover{--tw-gradient-to: rgb(252 165 165 / .8) var(--tw-gradient-to-position)}.hover\:to-red-300\/85:hover{--tw-gradient-to: rgb(252 165 165 / .85) var(--tw-gradient-to-position)}.hover\:to-red-300\/90:hover{--tw-gradient-to: rgb(252 165 165 / .9) var(--tw-gradient-to-position)}.hover\:to-red-300\/95:hover{--tw-gradient-to: rgb(252 165 165 / .95) var(--tw-gradient-to-position)}.hover\:to-red-400:hover{--tw-gradient-to: #f87171 var(--tw-gradient-to-position)}.hover\:to-red-400\/0:hover{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position)}.hover\:to-red-400\/10:hover{--tw-gradient-to: rgb(248 113 113 / .1) var(--tw-gradient-to-position)}.hover\:to-red-400\/100:hover{--tw-gradient-to: rgb(248 113 113 / 1) var(--tw-gradient-to-position)}.hover\:to-red-400\/15:hover{--tw-gradient-to: rgb(248 113 113 / .15) var(--tw-gradient-to-position)}.hover\:to-red-400\/20:hover{--tw-gradient-to: rgb(248 113 113 / .2) var(--tw-gradient-to-position)}.hover\:to-red-400\/25:hover{--tw-gradient-to: rgb(248 113 113 / .25) var(--tw-gradient-to-position)}.hover\:to-red-400\/30:hover{--tw-gradient-to: rgb(248 113 113 / .3) var(--tw-gradient-to-position)}.hover\:to-red-400\/35:hover{--tw-gradient-to: rgb(248 113 113 / .35) var(--tw-gradient-to-position)}.hover\:to-red-400\/40:hover{--tw-gradient-to: rgb(248 113 113 / .4) var(--tw-gradient-to-position)}.hover\:to-red-400\/45:hover{--tw-gradient-to: rgb(248 113 113 / .45) var(--tw-gradient-to-position)}.hover\:to-red-400\/5:hover{--tw-gradient-to: rgb(248 113 113 / .05) var(--tw-gradient-to-position)}.hover\:to-red-400\/50:hover{--tw-gradient-to: rgb(248 113 113 / .5) var(--tw-gradient-to-position)}.hover\:to-red-400\/55:hover{--tw-gradient-to: rgb(248 113 113 / .55) var(--tw-gradient-to-position)}.hover\:to-red-400\/60:hover{--tw-gradient-to: rgb(248 113 113 / .6) var(--tw-gradient-to-position)}.hover\:to-red-400\/65:hover{--tw-gradient-to: rgb(248 113 113 / .65) var(--tw-gradient-to-position)}.hover\:to-red-400\/70:hover{--tw-gradient-to: rgb(248 113 113 / .7) var(--tw-gradient-to-position)}.hover\:to-red-400\/75:hover{--tw-gradient-to: rgb(248 113 113 / .75) var(--tw-gradient-to-position)}.hover\:to-red-400\/80:hover{--tw-gradient-to: rgb(248 113 113 / .8) var(--tw-gradient-to-position)}.hover\:to-red-400\/85:hover{--tw-gradient-to: rgb(248 113 113 / .85) var(--tw-gradient-to-position)}.hover\:to-red-400\/90:hover{--tw-gradient-to: rgb(248 113 113 / .9) var(--tw-gradient-to-position)}.hover\:to-red-400\/95:hover{--tw-gradient-to: rgb(248 113 113 / .95) var(--tw-gradient-to-position)}.hover\:to-red-50:hover{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.hover\:to-red-50\/0:hover{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position)}.hover\:to-red-50\/10:hover{--tw-gradient-to: rgb(254 242 242 / .1) var(--tw-gradient-to-position)}.hover\:to-red-50\/100:hover{--tw-gradient-to: rgb(254 242 242 / 1) var(--tw-gradient-to-position)}.hover\:to-red-50\/15:hover{--tw-gradient-to: rgb(254 242 242 / .15) var(--tw-gradient-to-position)}.hover\:to-red-50\/20:hover{--tw-gradient-to: rgb(254 242 242 / .2) var(--tw-gradient-to-position)}.hover\:to-red-50\/25:hover{--tw-gradient-to: rgb(254 242 242 / .25) var(--tw-gradient-to-position)}.hover\:to-red-50\/30:hover{--tw-gradient-to: rgb(254 242 242 / .3) var(--tw-gradient-to-position)}.hover\:to-red-50\/35:hover{--tw-gradient-to: rgb(254 242 242 / .35) var(--tw-gradient-to-position)}.hover\:to-red-50\/40:hover{--tw-gradient-to: rgb(254 242 242 / .4) var(--tw-gradient-to-position)}.hover\:to-red-50\/45:hover{--tw-gradient-to: rgb(254 242 242 / .45) var(--tw-gradient-to-position)}.hover\:to-red-50\/5:hover{--tw-gradient-to: rgb(254 242 242 / .05) var(--tw-gradient-to-position)}.hover\:to-red-50\/50:hover{--tw-gradient-to: rgb(254 242 242 / .5) var(--tw-gradient-to-position)}.hover\:to-red-50\/55:hover{--tw-gradient-to: rgb(254 242 242 / .55) var(--tw-gradient-to-position)}.hover\:to-red-50\/60:hover{--tw-gradient-to: rgb(254 242 242 / .6) var(--tw-gradient-to-position)}.hover\:to-red-50\/65:hover{--tw-gradient-to: rgb(254 242 242 / .65) var(--tw-gradient-to-position)}.hover\:to-red-50\/70:hover{--tw-gradient-to: rgb(254 242 242 / .7) var(--tw-gradient-to-position)}.hover\:to-red-50\/75:hover{--tw-gradient-to: rgb(254 242 242 / .75) var(--tw-gradient-to-position)}.hover\:to-red-50\/80:hover{--tw-gradient-to: rgb(254 242 242 / .8) var(--tw-gradient-to-position)}.hover\:to-red-50\/85:hover{--tw-gradient-to: rgb(254 242 242 / .85) var(--tw-gradient-to-position)}.hover\:to-red-50\/90:hover{--tw-gradient-to: rgb(254 242 242 / .9) var(--tw-gradient-to-position)}.hover\:to-red-50\/95:hover{--tw-gradient-to: rgb(254 242 242 / .95) var(--tw-gradient-to-position)}.hover\:to-red-500:hover{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.hover\:to-red-500\/0:hover{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position)}.hover\:to-red-500\/10:hover{--tw-gradient-to: rgb(239 68 68 / .1) var(--tw-gradient-to-position)}.hover\:to-red-500\/100:hover{--tw-gradient-to: rgb(239 68 68 / 1) var(--tw-gradient-to-position)}.hover\:to-red-500\/15:hover{--tw-gradient-to: rgb(239 68 68 / .15) var(--tw-gradient-to-position)}.hover\:to-red-500\/20:hover{--tw-gradient-to: rgb(239 68 68 / .2) var(--tw-gradient-to-position)}.hover\:to-red-500\/25:hover{--tw-gradient-to: rgb(239 68 68 / .25) var(--tw-gradient-to-position)}.hover\:to-red-500\/30:hover{--tw-gradient-to: rgb(239 68 68 / .3) var(--tw-gradient-to-position)}.hover\:to-red-500\/35:hover{--tw-gradient-to: rgb(239 68 68 / .35) var(--tw-gradient-to-position)}.hover\:to-red-500\/40:hover{--tw-gradient-to: rgb(239 68 68 / .4) var(--tw-gradient-to-position)}.hover\:to-red-500\/45:hover{--tw-gradient-to: rgb(239 68 68 / .45) var(--tw-gradient-to-position)}.hover\:to-red-500\/5:hover{--tw-gradient-to: rgb(239 68 68 / .05) var(--tw-gradient-to-position)}.hover\:to-red-500\/50:hover{--tw-gradient-to: rgb(239 68 68 / .5) var(--tw-gradient-to-position)}.hover\:to-red-500\/55:hover{--tw-gradient-to: rgb(239 68 68 / .55) var(--tw-gradient-to-position)}.hover\:to-red-500\/60:hover{--tw-gradient-to: rgb(239 68 68 / .6) var(--tw-gradient-to-position)}.hover\:to-red-500\/65:hover{--tw-gradient-to: rgb(239 68 68 / .65) var(--tw-gradient-to-position)}.hover\:to-red-500\/70:hover{--tw-gradient-to: rgb(239 68 68 / .7) var(--tw-gradient-to-position)}.hover\:to-red-500\/75:hover{--tw-gradient-to: rgb(239 68 68 / .75) var(--tw-gradient-to-position)}.hover\:to-red-500\/80:hover{--tw-gradient-to: rgb(239 68 68 / .8) var(--tw-gradient-to-position)}.hover\:to-red-500\/85:hover{--tw-gradient-to: rgb(239 68 68 / .85) var(--tw-gradient-to-position)}.hover\:to-red-500\/90:hover{--tw-gradient-to: rgb(239 68 68 / .9) var(--tw-gradient-to-position)}.hover\:to-red-500\/95:hover{--tw-gradient-to: rgb(239 68 68 / .95) var(--tw-gradient-to-position)}.hover\:to-red-600:hover{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.hover\:to-red-600\/0:hover{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position)}.hover\:to-red-600\/10:hover{--tw-gradient-to: rgb(220 38 38 / .1) var(--tw-gradient-to-position)}.hover\:to-red-600\/100:hover{--tw-gradient-to: rgb(220 38 38 / 1) var(--tw-gradient-to-position)}.hover\:to-red-600\/15:hover{--tw-gradient-to: rgb(220 38 38 / .15) var(--tw-gradient-to-position)}.hover\:to-red-600\/20:hover{--tw-gradient-to: rgb(220 38 38 / .2) var(--tw-gradient-to-position)}.hover\:to-red-600\/25:hover{--tw-gradient-to: rgb(220 38 38 / .25) var(--tw-gradient-to-position)}.hover\:to-red-600\/30:hover{--tw-gradient-to: rgb(220 38 38 / .3) var(--tw-gradient-to-position)}.hover\:to-red-600\/35:hover{--tw-gradient-to: rgb(220 38 38 / .35) var(--tw-gradient-to-position)}.hover\:to-red-600\/40:hover{--tw-gradient-to: rgb(220 38 38 / .4) var(--tw-gradient-to-position)}.hover\:to-red-600\/45:hover{--tw-gradient-to: rgb(220 38 38 / .45) var(--tw-gradient-to-position)}.hover\:to-red-600\/5:hover{--tw-gradient-to: rgb(220 38 38 / .05) var(--tw-gradient-to-position)}.hover\:to-red-600\/50:hover{--tw-gradient-to: rgb(220 38 38 / .5) var(--tw-gradient-to-position)}.hover\:to-red-600\/55:hover{--tw-gradient-to: rgb(220 38 38 / .55) var(--tw-gradient-to-position)}.hover\:to-red-600\/60:hover{--tw-gradient-to: rgb(220 38 38 / .6) var(--tw-gradient-to-position)}.hover\:to-red-600\/65:hover{--tw-gradient-to: rgb(220 38 38 / .65) var(--tw-gradient-to-position)}.hover\:to-red-600\/70:hover{--tw-gradient-to: rgb(220 38 38 / .7) var(--tw-gradient-to-position)}.hover\:to-red-600\/75:hover{--tw-gradient-to: rgb(220 38 38 / .75) var(--tw-gradient-to-position)}.hover\:to-red-600\/80:hover{--tw-gradient-to: rgb(220 38 38 / .8) var(--tw-gradient-to-position)}.hover\:to-red-600\/85:hover{--tw-gradient-to: rgb(220 38 38 / .85) var(--tw-gradient-to-position)}.hover\:to-red-600\/90:hover{--tw-gradient-to: rgb(220 38 38 / .9) var(--tw-gradient-to-position)}.hover\:to-red-600\/95:hover{--tw-gradient-to: rgb(220 38 38 / .95) var(--tw-gradient-to-position)}.hover\:to-red-700:hover{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.hover\:to-red-700\/0:hover{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position)}.hover\:to-red-700\/10:hover{--tw-gradient-to: rgb(185 28 28 / .1) var(--tw-gradient-to-position)}.hover\:to-red-700\/100:hover{--tw-gradient-to: rgb(185 28 28 / 1) var(--tw-gradient-to-position)}.hover\:to-red-700\/15:hover{--tw-gradient-to: rgb(185 28 28 / .15) var(--tw-gradient-to-position)}.hover\:to-red-700\/20:hover{--tw-gradient-to: rgb(185 28 28 / .2) var(--tw-gradient-to-position)}.hover\:to-red-700\/25:hover{--tw-gradient-to: rgb(185 28 28 / .25) var(--tw-gradient-to-position)}.hover\:to-red-700\/30:hover{--tw-gradient-to: rgb(185 28 28 / .3) var(--tw-gradient-to-position)}.hover\:to-red-700\/35:hover{--tw-gradient-to: rgb(185 28 28 / .35) var(--tw-gradient-to-position)}.hover\:to-red-700\/40:hover{--tw-gradient-to: rgb(185 28 28 / .4) var(--tw-gradient-to-position)}.hover\:to-red-700\/45:hover{--tw-gradient-to: rgb(185 28 28 / .45) var(--tw-gradient-to-position)}.hover\:to-red-700\/5:hover{--tw-gradient-to: rgb(185 28 28 / .05) var(--tw-gradient-to-position)}.hover\:to-red-700\/50:hover{--tw-gradient-to: rgb(185 28 28 / .5) var(--tw-gradient-to-position)}.hover\:to-red-700\/55:hover{--tw-gradient-to: rgb(185 28 28 / .55) var(--tw-gradient-to-position)}.hover\:to-red-700\/60:hover{--tw-gradient-to: rgb(185 28 28 / .6) var(--tw-gradient-to-position)}.hover\:to-red-700\/65:hover{--tw-gradient-to: rgb(185 28 28 / .65) var(--tw-gradient-to-position)}.hover\:to-red-700\/70:hover{--tw-gradient-to: rgb(185 28 28 / .7) var(--tw-gradient-to-position)}.hover\:to-red-700\/75:hover{--tw-gradient-to: rgb(185 28 28 / .75) var(--tw-gradient-to-position)}.hover\:to-red-700\/80:hover{--tw-gradient-to: rgb(185 28 28 / .8) var(--tw-gradient-to-position)}.hover\:to-red-700\/85:hover{--tw-gradient-to: rgb(185 28 28 / .85) var(--tw-gradient-to-position)}.hover\:to-red-700\/90:hover{--tw-gradient-to: rgb(185 28 28 / .9) var(--tw-gradient-to-position)}.hover\:to-red-700\/95:hover{--tw-gradient-to: rgb(185 28 28 / .95) var(--tw-gradient-to-position)}.hover\:to-red-800:hover{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.hover\:to-red-800\/0:hover{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position)}.hover\:to-red-800\/10:hover{--tw-gradient-to: rgb(153 27 27 / .1) var(--tw-gradient-to-position)}.hover\:to-red-800\/100:hover{--tw-gradient-to: rgb(153 27 27 / 1) var(--tw-gradient-to-position)}.hover\:to-red-800\/15:hover{--tw-gradient-to: rgb(153 27 27 / .15) var(--tw-gradient-to-position)}.hover\:to-red-800\/20:hover{--tw-gradient-to: rgb(153 27 27 / .2) var(--tw-gradient-to-position)}.hover\:to-red-800\/25:hover{--tw-gradient-to: rgb(153 27 27 / .25) var(--tw-gradient-to-position)}.hover\:to-red-800\/30:hover{--tw-gradient-to: rgb(153 27 27 / .3) var(--tw-gradient-to-position)}.hover\:to-red-800\/35:hover{--tw-gradient-to: rgb(153 27 27 / .35) var(--tw-gradient-to-position)}.hover\:to-red-800\/40:hover{--tw-gradient-to: rgb(153 27 27 / .4) var(--tw-gradient-to-position)}.hover\:to-red-800\/45:hover{--tw-gradient-to: rgb(153 27 27 / .45) var(--tw-gradient-to-position)}.hover\:to-red-800\/5:hover{--tw-gradient-to: rgb(153 27 27 / .05) var(--tw-gradient-to-position)}.hover\:to-red-800\/50:hover{--tw-gradient-to: rgb(153 27 27 / .5) var(--tw-gradient-to-position)}.hover\:to-red-800\/55:hover{--tw-gradient-to: rgb(153 27 27 / .55) var(--tw-gradient-to-position)}.hover\:to-red-800\/60:hover{--tw-gradient-to: rgb(153 27 27 / .6) var(--tw-gradient-to-position)}.hover\:to-red-800\/65:hover{--tw-gradient-to: rgb(153 27 27 / .65) var(--tw-gradient-to-position)}.hover\:to-red-800\/70:hover{--tw-gradient-to: rgb(153 27 27 / .7) var(--tw-gradient-to-position)}.hover\:to-red-800\/75:hover{--tw-gradient-to: rgb(153 27 27 / .75) var(--tw-gradient-to-position)}.hover\:to-red-800\/80:hover{--tw-gradient-to: rgb(153 27 27 / .8) var(--tw-gradient-to-position)}.hover\:to-red-800\/85:hover{--tw-gradient-to: rgb(153 27 27 / .85) var(--tw-gradient-to-position)}.hover\:to-red-800\/90:hover{--tw-gradient-to: rgb(153 27 27 / .9) var(--tw-gradient-to-position)}.hover\:to-red-800\/95:hover{--tw-gradient-to: rgb(153 27 27 / .95) var(--tw-gradient-to-position)}.hover\:to-red-900:hover{--tw-gradient-to: #7f1d1d var(--tw-gradient-to-position)}.hover\:to-red-900\/0:hover{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position)}.hover\:to-red-900\/10:hover{--tw-gradient-to: rgb(127 29 29 / .1) var(--tw-gradient-to-position)}.hover\:to-red-900\/100:hover{--tw-gradient-to: rgb(127 29 29 / 1) var(--tw-gradient-to-position)}.hover\:to-red-900\/15:hover{--tw-gradient-to: rgb(127 29 29 / .15) var(--tw-gradient-to-position)}.hover\:to-red-900\/20:hover{--tw-gradient-to: rgb(127 29 29 / .2) var(--tw-gradient-to-position)}.hover\:to-red-900\/25:hover{--tw-gradient-to: rgb(127 29 29 / .25) var(--tw-gradient-to-position)}.hover\:to-red-900\/30:hover{--tw-gradient-to: rgb(127 29 29 / .3) var(--tw-gradient-to-position)}.hover\:to-red-900\/35:hover{--tw-gradient-to: rgb(127 29 29 / .35) var(--tw-gradient-to-position)}.hover\:to-red-900\/40:hover{--tw-gradient-to: rgb(127 29 29 / .4) var(--tw-gradient-to-position)}.hover\:to-red-900\/45:hover{--tw-gradient-to: rgb(127 29 29 / .45) var(--tw-gradient-to-position)}.hover\:to-red-900\/5:hover{--tw-gradient-to: rgb(127 29 29 / .05) var(--tw-gradient-to-position)}.hover\:to-red-900\/50:hover{--tw-gradient-to: rgb(127 29 29 / .5) var(--tw-gradient-to-position)}.hover\:to-red-900\/55:hover{--tw-gradient-to: rgb(127 29 29 / .55) var(--tw-gradient-to-position)}.hover\:to-red-900\/60:hover{--tw-gradient-to: rgb(127 29 29 / .6) var(--tw-gradient-to-position)}.hover\:to-red-900\/65:hover{--tw-gradient-to: rgb(127 29 29 / .65) var(--tw-gradient-to-position)}.hover\:to-red-900\/70:hover{--tw-gradient-to: rgb(127 29 29 / .7) var(--tw-gradient-to-position)}.hover\:to-red-900\/75:hover{--tw-gradient-to: rgb(127 29 29 / .75) var(--tw-gradient-to-position)}.hover\:to-red-900\/80:hover{--tw-gradient-to: rgb(127 29 29 / .8) var(--tw-gradient-to-position)}.hover\:to-red-900\/85:hover{--tw-gradient-to: rgb(127 29 29 / .85) var(--tw-gradient-to-position)}.hover\:to-red-900\/90:hover{--tw-gradient-to: rgb(127 29 29 / .9) var(--tw-gradient-to-position)}.hover\:to-red-900\/95:hover{--tw-gradient-to: rgb(127 29 29 / .95) var(--tw-gradient-to-position)}.hover\:to-yellow-100:hover{--tw-gradient-to: #fef9c3 var(--tw-gradient-to-position)}.hover\:to-yellow-100\/0:hover{--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/10:hover{--tw-gradient-to: rgb(254 249 195 / .1) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/100:hover{--tw-gradient-to: rgb(254 249 195 / 1) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/15:hover{--tw-gradient-to: rgb(254 249 195 / .15) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/20:hover{--tw-gradient-to: rgb(254 249 195 / .2) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/25:hover{--tw-gradient-to: rgb(254 249 195 / .25) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/30:hover{--tw-gradient-to: rgb(254 249 195 / .3) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/35:hover{--tw-gradient-to: rgb(254 249 195 / .35) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/40:hover{--tw-gradient-to: rgb(254 249 195 / .4) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/45:hover{--tw-gradient-to: rgb(254 249 195 / .45) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/5:hover{--tw-gradient-to: rgb(254 249 195 / .05) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/50:hover{--tw-gradient-to: rgb(254 249 195 / .5) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/55:hover{--tw-gradient-to: rgb(254 249 195 / .55) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/60:hover{--tw-gradient-to: rgb(254 249 195 / .6) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/65:hover{--tw-gradient-to: rgb(254 249 195 / .65) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/70:hover{--tw-gradient-to: rgb(254 249 195 / .7) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/75:hover{--tw-gradient-to: rgb(254 249 195 / .75) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/80:hover{--tw-gradient-to: rgb(254 249 195 / .8) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/85:hover{--tw-gradient-to: rgb(254 249 195 / .85) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/90:hover{--tw-gradient-to: rgb(254 249 195 / .9) var(--tw-gradient-to-position)}.hover\:to-yellow-100\/95:hover{--tw-gradient-to: rgb(254 249 195 / .95) var(--tw-gradient-to-position)}.hover\:to-yellow-200:hover{--tw-gradient-to: #fef08a var(--tw-gradient-to-position)}.hover\:to-yellow-200\/0:hover{--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/10:hover{--tw-gradient-to: rgb(254 240 138 / .1) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/100:hover{--tw-gradient-to: rgb(254 240 138 / 1) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/15:hover{--tw-gradient-to: rgb(254 240 138 / .15) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/20:hover{--tw-gradient-to: rgb(254 240 138 / .2) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/25:hover{--tw-gradient-to: rgb(254 240 138 / .25) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/30:hover{--tw-gradient-to: rgb(254 240 138 / .3) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/35:hover{--tw-gradient-to: rgb(254 240 138 / .35) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/40:hover{--tw-gradient-to: rgb(254 240 138 / .4) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/45:hover{--tw-gradient-to: rgb(254 240 138 / .45) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/5:hover{--tw-gradient-to: rgb(254 240 138 / .05) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/50:hover{--tw-gradient-to: rgb(254 240 138 / .5) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/55:hover{--tw-gradient-to: rgb(254 240 138 / .55) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/60:hover{--tw-gradient-to: rgb(254 240 138 / .6) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/65:hover{--tw-gradient-to: rgb(254 240 138 / .65) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/70:hover{--tw-gradient-to: rgb(254 240 138 / .7) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/75:hover{--tw-gradient-to: rgb(254 240 138 / .75) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/80:hover{--tw-gradient-to: rgb(254 240 138 / .8) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/85:hover{--tw-gradient-to: rgb(254 240 138 / .85) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/90:hover{--tw-gradient-to: rgb(254 240 138 / .9) var(--tw-gradient-to-position)}.hover\:to-yellow-200\/95:hover{--tw-gradient-to: rgb(254 240 138 / .95) var(--tw-gradient-to-position)}.hover\:to-yellow-300:hover{--tw-gradient-to: #fde047 var(--tw-gradient-to-position)}.hover\:to-yellow-300\/0:hover{--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/10:hover{--tw-gradient-to: rgb(253 224 71 / .1) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/100:hover{--tw-gradient-to: rgb(253 224 71 / 1) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/15:hover{--tw-gradient-to: rgb(253 224 71 / .15) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/20:hover{--tw-gradient-to: rgb(253 224 71 / .2) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/25:hover{--tw-gradient-to: rgb(253 224 71 / .25) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/30:hover{--tw-gradient-to: rgb(253 224 71 / .3) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/35:hover{--tw-gradient-to: rgb(253 224 71 / .35) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/40:hover{--tw-gradient-to: rgb(253 224 71 / .4) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/45:hover{--tw-gradient-to: rgb(253 224 71 / .45) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/5:hover{--tw-gradient-to: rgb(253 224 71 / .05) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/50:hover{--tw-gradient-to: rgb(253 224 71 / .5) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/55:hover{--tw-gradient-to: rgb(253 224 71 / .55) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/60:hover{--tw-gradient-to: rgb(253 224 71 / .6) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/65:hover{--tw-gradient-to: rgb(253 224 71 / .65) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/70:hover{--tw-gradient-to: rgb(253 224 71 / .7) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/75:hover{--tw-gradient-to: rgb(253 224 71 / .75) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/80:hover{--tw-gradient-to: rgb(253 224 71 / .8) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/85:hover{--tw-gradient-to: rgb(253 224 71 / .85) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/90:hover{--tw-gradient-to: rgb(253 224 71 / .9) var(--tw-gradient-to-position)}.hover\:to-yellow-300\/95:hover{--tw-gradient-to: rgb(253 224 71 / .95) var(--tw-gradient-to-position)}.hover\:to-yellow-400:hover{--tw-gradient-to: #facc15 var(--tw-gradient-to-position)}.hover\:to-yellow-400\/0:hover{--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/10:hover{--tw-gradient-to: rgb(250 204 21 / .1) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/100:hover{--tw-gradient-to: rgb(250 204 21 / 1) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/15:hover{--tw-gradient-to: rgb(250 204 21 / .15) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/20:hover{--tw-gradient-to: rgb(250 204 21 / .2) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/25:hover{--tw-gradient-to: rgb(250 204 21 / .25) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/30:hover{--tw-gradient-to: rgb(250 204 21 / .3) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/35:hover{--tw-gradient-to: rgb(250 204 21 / .35) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/40:hover{--tw-gradient-to: rgb(250 204 21 / .4) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/45:hover{--tw-gradient-to: rgb(250 204 21 / .45) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/5:hover{--tw-gradient-to: rgb(250 204 21 / .05) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/50:hover{--tw-gradient-to: rgb(250 204 21 / .5) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/55:hover{--tw-gradient-to: rgb(250 204 21 / .55) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/60:hover{--tw-gradient-to: rgb(250 204 21 / .6) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/65:hover{--tw-gradient-to: rgb(250 204 21 / .65) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/70:hover{--tw-gradient-to: rgb(250 204 21 / .7) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/75:hover{--tw-gradient-to: rgb(250 204 21 / .75) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/80:hover{--tw-gradient-to: rgb(250 204 21 / .8) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/85:hover{--tw-gradient-to: rgb(250 204 21 / .85) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/90:hover{--tw-gradient-to: rgb(250 204 21 / .9) var(--tw-gradient-to-position)}.hover\:to-yellow-400\/95:hover{--tw-gradient-to: rgb(250 204 21 / .95) var(--tw-gradient-to-position)}.hover\:to-yellow-50:hover{--tw-gradient-to: #fefce8 var(--tw-gradient-to-position)}.hover\:to-yellow-50\/0:hover{--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/10:hover{--tw-gradient-to: rgb(254 252 232 / .1) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/100:hover{--tw-gradient-to: rgb(254 252 232 / 1) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/15:hover{--tw-gradient-to: rgb(254 252 232 / .15) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/20:hover{--tw-gradient-to: rgb(254 252 232 / .2) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/25:hover{--tw-gradient-to: rgb(254 252 232 / .25) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/30:hover{--tw-gradient-to: rgb(254 252 232 / .3) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/35:hover{--tw-gradient-to: rgb(254 252 232 / .35) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/40:hover{--tw-gradient-to: rgb(254 252 232 / .4) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/45:hover{--tw-gradient-to: rgb(254 252 232 / .45) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/5:hover{--tw-gradient-to: rgb(254 252 232 / .05) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/50:hover{--tw-gradient-to: rgb(254 252 232 / .5) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/55:hover{--tw-gradient-to: rgb(254 252 232 / .55) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/60:hover{--tw-gradient-to: rgb(254 252 232 / .6) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/65:hover{--tw-gradient-to: rgb(254 252 232 / .65) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/70:hover{--tw-gradient-to: rgb(254 252 232 / .7) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/75:hover{--tw-gradient-to: rgb(254 252 232 / .75) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/80:hover{--tw-gradient-to: rgb(254 252 232 / .8) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/85:hover{--tw-gradient-to: rgb(254 252 232 / .85) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/90:hover{--tw-gradient-to: rgb(254 252 232 / .9) var(--tw-gradient-to-position)}.hover\:to-yellow-50\/95:hover{--tw-gradient-to: rgb(254 252 232 / .95) var(--tw-gradient-to-position)}.hover\:to-yellow-500:hover{--tw-gradient-to: #eab308 var(--tw-gradient-to-position)}.hover\:to-yellow-500\/0:hover{--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/10:hover{--tw-gradient-to: rgb(234 179 8 / .1) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/100:hover{--tw-gradient-to: rgb(234 179 8 / 1) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/15:hover{--tw-gradient-to: rgb(234 179 8 / .15) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/20:hover{--tw-gradient-to: rgb(234 179 8 / .2) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/25:hover{--tw-gradient-to: rgb(234 179 8 / .25) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/30:hover{--tw-gradient-to: rgb(234 179 8 / .3) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/35:hover{--tw-gradient-to: rgb(234 179 8 / .35) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/40:hover{--tw-gradient-to: rgb(234 179 8 / .4) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/45:hover{--tw-gradient-to: rgb(234 179 8 / .45) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/5:hover{--tw-gradient-to: rgb(234 179 8 / .05) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/50:hover{--tw-gradient-to: rgb(234 179 8 / .5) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/55:hover{--tw-gradient-to: rgb(234 179 8 / .55) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/60:hover{--tw-gradient-to: rgb(234 179 8 / .6) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/65:hover{--tw-gradient-to: rgb(234 179 8 / .65) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/70:hover{--tw-gradient-to: rgb(234 179 8 / .7) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/75:hover{--tw-gradient-to: rgb(234 179 8 / .75) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/80:hover{--tw-gradient-to: rgb(234 179 8 / .8) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/85:hover{--tw-gradient-to: rgb(234 179 8 / .85) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/90:hover{--tw-gradient-to: rgb(234 179 8 / .9) var(--tw-gradient-to-position)}.hover\:to-yellow-500\/95:hover{--tw-gradient-to: rgb(234 179 8 / .95) var(--tw-gradient-to-position)}.hover\:to-yellow-600:hover{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)}.hover\:to-yellow-600\/0:hover{--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/10:hover{--tw-gradient-to: rgb(202 138 4 / .1) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/100:hover{--tw-gradient-to: rgb(202 138 4 / 1) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/15:hover{--tw-gradient-to: rgb(202 138 4 / .15) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/20:hover{--tw-gradient-to: rgb(202 138 4 / .2) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/25:hover{--tw-gradient-to: rgb(202 138 4 / .25) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/30:hover{--tw-gradient-to: rgb(202 138 4 / .3) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/35:hover{--tw-gradient-to: rgb(202 138 4 / .35) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/40:hover{--tw-gradient-to: rgb(202 138 4 / .4) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/45:hover{--tw-gradient-to: rgb(202 138 4 / .45) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/5:hover{--tw-gradient-to: rgb(202 138 4 / .05) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/50:hover{--tw-gradient-to: rgb(202 138 4 / .5) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/55:hover{--tw-gradient-to: rgb(202 138 4 / .55) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/60:hover{--tw-gradient-to: rgb(202 138 4 / .6) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/65:hover{--tw-gradient-to: rgb(202 138 4 / .65) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/70:hover{--tw-gradient-to: rgb(202 138 4 / .7) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/75:hover{--tw-gradient-to: rgb(202 138 4 / .75) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/80:hover{--tw-gradient-to: rgb(202 138 4 / .8) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/85:hover{--tw-gradient-to: rgb(202 138 4 / .85) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/90:hover{--tw-gradient-to: rgb(202 138 4 / .9) var(--tw-gradient-to-position)}.hover\:to-yellow-600\/95:hover{--tw-gradient-to: rgb(202 138 4 / .95) var(--tw-gradient-to-position)}.hover\:to-yellow-700:hover{--tw-gradient-to: #a16207 var(--tw-gradient-to-position)}.hover\:to-yellow-700\/0:hover{--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/10:hover{--tw-gradient-to: rgb(161 98 7 / .1) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/100:hover{--tw-gradient-to: rgb(161 98 7 / 1) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/15:hover{--tw-gradient-to: rgb(161 98 7 / .15) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/20:hover{--tw-gradient-to: rgb(161 98 7 / .2) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/25:hover{--tw-gradient-to: rgb(161 98 7 / .25) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/30:hover{--tw-gradient-to: rgb(161 98 7 / .3) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/35:hover{--tw-gradient-to: rgb(161 98 7 / .35) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/40:hover{--tw-gradient-to: rgb(161 98 7 / .4) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/45:hover{--tw-gradient-to: rgb(161 98 7 / .45) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/5:hover{--tw-gradient-to: rgb(161 98 7 / .05) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/50:hover{--tw-gradient-to: rgb(161 98 7 / .5) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/55:hover{--tw-gradient-to: rgb(161 98 7 / .55) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/60:hover{--tw-gradient-to: rgb(161 98 7 / .6) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/65:hover{--tw-gradient-to: rgb(161 98 7 / .65) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/70:hover{--tw-gradient-to: rgb(161 98 7 / .7) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/75:hover{--tw-gradient-to: rgb(161 98 7 / .75) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/80:hover{--tw-gradient-to: rgb(161 98 7 / .8) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/85:hover{--tw-gradient-to: rgb(161 98 7 / .85) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/90:hover{--tw-gradient-to: rgb(161 98 7 / .9) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/95:hover{--tw-gradient-to: rgb(161 98 7 / .95) var(--tw-gradient-to-position)}.hover\:to-yellow-800:hover{--tw-gradient-to: #854d0e var(--tw-gradient-to-position)}.hover\:to-yellow-800\/0:hover{--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/10:hover{--tw-gradient-to: rgb(133 77 14 / .1) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/100:hover{--tw-gradient-to: rgb(133 77 14 / 1) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/15:hover{--tw-gradient-to: rgb(133 77 14 / .15) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/20:hover{--tw-gradient-to: rgb(133 77 14 / .2) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/25:hover{--tw-gradient-to: rgb(133 77 14 / .25) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/30:hover{--tw-gradient-to: rgb(133 77 14 / .3) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/35:hover{--tw-gradient-to: rgb(133 77 14 / .35) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/40:hover{--tw-gradient-to: rgb(133 77 14 / .4) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/45:hover{--tw-gradient-to: rgb(133 77 14 / .45) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/5:hover{--tw-gradient-to: rgb(133 77 14 / .05) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/50:hover{--tw-gradient-to: rgb(133 77 14 / .5) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/55:hover{--tw-gradient-to: rgb(133 77 14 / .55) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/60:hover{--tw-gradient-to: rgb(133 77 14 / .6) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/65:hover{--tw-gradient-to: rgb(133 77 14 / .65) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/70:hover{--tw-gradient-to: rgb(133 77 14 / .7) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/75:hover{--tw-gradient-to: rgb(133 77 14 / .75) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/80:hover{--tw-gradient-to: rgb(133 77 14 / .8) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/85:hover{--tw-gradient-to: rgb(133 77 14 / .85) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/90:hover{--tw-gradient-to: rgb(133 77 14 / .9) var(--tw-gradient-to-position)}.hover\:to-yellow-800\/95:hover{--tw-gradient-to: rgb(133 77 14 / .95) var(--tw-gradient-to-position)}.hover\:to-yellow-900:hover{--tw-gradient-to: #713f12 var(--tw-gradient-to-position)}.hover\:to-yellow-900\/0:hover{--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/10:hover{--tw-gradient-to: rgb(113 63 18 / .1) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/100:hover{--tw-gradient-to: rgb(113 63 18 / 1) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/15:hover{--tw-gradient-to: rgb(113 63 18 / .15) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/20:hover{--tw-gradient-to: rgb(113 63 18 / .2) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/25:hover{--tw-gradient-to: rgb(113 63 18 / .25) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/30:hover{--tw-gradient-to: rgb(113 63 18 / .3) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/35:hover{--tw-gradient-to: rgb(113 63 18 / .35) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/40:hover{--tw-gradient-to: rgb(113 63 18 / .4) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/45:hover{--tw-gradient-to: rgb(113 63 18 / .45) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/5:hover{--tw-gradient-to: rgb(113 63 18 / .05) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/50:hover{--tw-gradient-to: rgb(113 63 18 / .5) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/55:hover{--tw-gradient-to: rgb(113 63 18 / .55) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/60:hover{--tw-gradient-to: rgb(113 63 18 / .6) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/65:hover{--tw-gradient-to: rgb(113 63 18 / .65) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/70:hover{--tw-gradient-to: rgb(113 63 18 / .7) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/75:hover{--tw-gradient-to: rgb(113 63 18 / .75) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/80:hover{--tw-gradient-to: rgb(113 63 18 / .8) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/85:hover{--tw-gradient-to: rgb(113 63 18 / .85) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/90:hover{--tw-gradient-to: rgb(113 63 18 / .9) var(--tw-gradient-to-position)}.hover\:to-yellow-900\/95:hover{--tw-gradient-to: rgb(113 63 18 / .95) var(--tw-gradient-to-position)}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-blue-100:hover{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.hover\:text-blue-100\/0:hover{color:#dbeafe00}.hover\:text-blue-100\/10:hover{color:#dbeafe1a}.hover\:text-blue-100\/100:hover{color:#dbeafe}.hover\:text-blue-100\/15:hover{color:#dbeafe26}.hover\:text-blue-100\/20:hover{color:#dbeafe33}.hover\:text-blue-100\/25:hover{color:#dbeafe40}.hover\:text-blue-100\/30:hover{color:#dbeafe4d}.hover\:text-blue-100\/35:hover{color:#dbeafe59}.hover\:text-blue-100\/40:hover{color:#dbeafe66}.hover\:text-blue-100\/45:hover{color:#dbeafe73}.hover\:text-blue-100\/5:hover{color:#dbeafe0d}.hover\:text-blue-100\/50:hover{color:#dbeafe80}.hover\:text-blue-100\/55:hover{color:#dbeafe8c}.hover\:text-blue-100\/60:hover{color:#dbeafe99}.hover\:text-blue-100\/65:hover{color:#dbeafea6}.hover\:text-blue-100\/70:hover{color:#dbeafeb3}.hover\:text-blue-100\/75:hover{color:#dbeafebf}.hover\:text-blue-100\/80:hover{color:#dbeafecc}.hover\:text-blue-100\/85:hover{color:#dbeafed9}.hover\:text-blue-100\/90:hover{color:#dbeafee6}.hover\:text-blue-100\/95:hover{color:#dbeafef2}.hover\:text-blue-200:hover{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.hover\:text-blue-200\/0:hover{color:#bfdbfe00}.hover\:text-blue-200\/10:hover{color:#bfdbfe1a}.hover\:text-blue-200\/100:hover{color:#bfdbfe}.hover\:text-blue-200\/15:hover{color:#bfdbfe26}.hover\:text-blue-200\/20:hover{color:#bfdbfe33}.hover\:text-blue-200\/25:hover{color:#bfdbfe40}.hover\:text-blue-200\/30:hover{color:#bfdbfe4d}.hover\:text-blue-200\/35:hover{color:#bfdbfe59}.hover\:text-blue-200\/40:hover{color:#bfdbfe66}.hover\:text-blue-200\/45:hover{color:#bfdbfe73}.hover\:text-blue-200\/5:hover{color:#bfdbfe0d}.hover\:text-blue-200\/50:hover{color:#bfdbfe80}.hover\:text-blue-200\/55:hover{color:#bfdbfe8c}.hover\:text-blue-200\/60:hover{color:#bfdbfe99}.hover\:text-blue-200\/65:hover{color:#bfdbfea6}.hover\:text-blue-200\/70:hover{color:#bfdbfeb3}.hover\:text-blue-200\/75:hover{color:#bfdbfebf}.hover\:text-blue-200\/80:hover{color:#bfdbfecc}.hover\:text-blue-200\/85:hover{color:#bfdbfed9}.hover\:text-blue-200\/90:hover{color:#bfdbfee6}.hover\:text-blue-200\/95:hover{color:#bfdbfef2}.hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.hover\:text-blue-300\/0:hover{color:#93c5fd00}.hover\:text-blue-300\/10:hover{color:#93c5fd1a}.hover\:text-blue-300\/100:hover{color:#93c5fd}.hover\:text-blue-300\/15:hover{color:#93c5fd26}.hover\:text-blue-300\/20:hover{color:#93c5fd33}.hover\:text-blue-300\/25:hover{color:#93c5fd40}.hover\:text-blue-300\/30:hover{color:#93c5fd4d}.hover\:text-blue-300\/35:hover{color:#93c5fd59}.hover\:text-blue-300\/40:hover{color:#93c5fd66}.hover\:text-blue-300\/45:hover{color:#93c5fd73}.hover\:text-blue-300\/5:hover{color:#93c5fd0d}.hover\:text-blue-300\/50:hover{color:#93c5fd80}.hover\:text-blue-300\/55:hover{color:#93c5fd8c}.hover\:text-blue-300\/60:hover{color:#93c5fd99}.hover\:text-blue-300\/65:hover{color:#93c5fda6}.hover\:text-blue-300\/70:hover{color:#93c5fdb3}.hover\:text-blue-300\/75:hover{color:#93c5fdbf}.hover\:text-blue-300\/80:hover{color:#93c5fdcc}.hover\:text-blue-300\/85:hover{color:#93c5fdd9}.hover\:text-blue-300\/90:hover{color:#93c5fde6}.hover\:text-blue-300\/95:hover{color:#93c5fdf2}.hover\:text-blue-400:hover{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.hover\:text-blue-400\/0:hover{color:#60a5fa00}.hover\:text-blue-400\/10:hover{color:#60a5fa1a}.hover\:text-blue-400\/100:hover{color:#60a5fa}.hover\:text-blue-400\/15:hover{color:#60a5fa26}.hover\:text-blue-400\/20:hover{color:#60a5fa33}.hover\:text-blue-400\/25:hover{color:#60a5fa40}.hover\:text-blue-400\/30:hover{color:#60a5fa4d}.hover\:text-blue-400\/35:hover{color:#60a5fa59}.hover\:text-blue-400\/40:hover{color:#60a5fa66}.hover\:text-blue-400\/45:hover{color:#60a5fa73}.hover\:text-blue-400\/5:hover{color:#60a5fa0d}.hover\:text-blue-400\/50:hover{color:#60a5fa80}.hover\:text-blue-400\/55:hover{color:#60a5fa8c}.hover\:text-blue-400\/60:hover{color:#60a5fa99}.hover\:text-blue-400\/65:hover{color:#60a5faa6}.hover\:text-blue-400\/70:hover{color:#60a5fab3}.hover\:text-blue-400\/75:hover{color:#60a5fabf}.hover\:text-blue-400\/80:hover{color:#60a5facc}.hover\:text-blue-400\/85:hover{color:#60a5fad9}.hover\:text-blue-400\/90:hover{color:#60a5fae6}.hover\:text-blue-400\/95:hover{color:#60a5faf2}.hover\:text-blue-50:hover{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.hover\:text-blue-50\/0:hover{color:#eff6ff00}.hover\:text-blue-50\/10:hover{color:#eff6ff1a}.hover\:text-blue-50\/100:hover{color:#eff6ff}.hover\:text-blue-50\/15:hover{color:#eff6ff26}.hover\:text-blue-50\/20:hover{color:#eff6ff33}.hover\:text-blue-50\/25:hover{color:#eff6ff40}.hover\:text-blue-50\/30:hover{color:#eff6ff4d}.hover\:text-blue-50\/35:hover{color:#eff6ff59}.hover\:text-blue-50\/40:hover{color:#eff6ff66}.hover\:text-blue-50\/45:hover{color:#eff6ff73}.hover\:text-blue-50\/5:hover{color:#eff6ff0d}.hover\:text-blue-50\/50:hover{color:#eff6ff80}.hover\:text-blue-50\/55:hover{color:#eff6ff8c}.hover\:text-blue-50\/60:hover{color:#eff6ff99}.hover\:text-blue-50\/65:hover{color:#eff6ffa6}.hover\:text-blue-50\/70:hover{color:#eff6ffb3}.hover\:text-blue-50\/75:hover{color:#eff6ffbf}.hover\:text-blue-50\/80:hover{color:#eff6ffcc}.hover\:text-blue-50\/85:hover{color:#eff6ffd9}.hover\:text-blue-50\/90:hover{color:#eff6ffe6}.hover\:text-blue-50\/95:hover{color:#eff6fff2}.hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.hover\:text-blue-500\/0:hover{color:#3b82f600}.hover\:text-blue-500\/10:hover{color:#3b82f61a}.hover\:text-blue-500\/100:hover{color:#3b82f6}.hover\:text-blue-500\/15:hover{color:#3b82f626}.hover\:text-blue-500\/20:hover{color:#3b82f633}.hover\:text-blue-500\/25:hover{color:#3b82f640}.hover\:text-blue-500\/30:hover{color:#3b82f64d}.hover\:text-blue-500\/35:hover{color:#3b82f659}.hover\:text-blue-500\/40:hover{color:#3b82f666}.hover\:text-blue-500\/45:hover{color:#3b82f673}.hover\:text-blue-500\/5:hover{color:#3b82f60d}.hover\:text-blue-500\/50:hover{color:#3b82f680}.hover\:text-blue-500\/55:hover{color:#3b82f68c}.hover\:text-blue-500\/60:hover{color:#3b82f699}.hover\:text-blue-500\/65:hover{color:#3b82f6a6}.hover\:text-blue-500\/70:hover{color:#3b82f6b3}.hover\:text-blue-500\/75:hover{color:#3b82f6bf}.hover\:text-blue-500\/80:hover{color:#3b82f6cc}.hover\:text-blue-500\/85:hover{color:#3b82f6d9}.hover\:text-blue-500\/90:hover{color:#3b82f6e6}.hover\:text-blue-500\/95:hover{color:#3b82f6f2}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-blue-600\/0:hover{color:#2563eb00}.hover\:text-blue-600\/10:hover{color:#2563eb1a}.hover\:text-blue-600\/100:hover{color:#2563eb}.hover\:text-blue-600\/15:hover{color:#2563eb26}.hover\:text-blue-600\/20:hover{color:#2563eb33}.hover\:text-blue-600\/25:hover{color:#2563eb40}.hover\:text-blue-600\/30:hover{color:#2563eb4d}.hover\:text-blue-600\/35:hover{color:#2563eb59}.hover\:text-blue-600\/40:hover{color:#2563eb66}.hover\:text-blue-600\/45:hover{color:#2563eb73}.hover\:text-blue-600\/5:hover{color:#2563eb0d}.hover\:text-blue-600\/50:hover{color:#2563eb80}.hover\:text-blue-600\/55:hover{color:#2563eb8c}.hover\:text-blue-600\/60:hover{color:#2563eb99}.hover\:text-blue-600\/65:hover{color:#2563eba6}.hover\:text-blue-600\/70:hover{color:#2563ebb3}.hover\:text-blue-600\/75:hover{color:#2563ebbf}.hover\:text-blue-600\/80:hover{color:#2563ebcc}.hover\:text-blue-600\/85:hover{color:#2563ebd9}.hover\:text-blue-600\/90:hover{color:#2563ebe6}.hover\:text-blue-600\/95:hover{color:#2563ebf2}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-blue-700\/0:hover{color:#1d4ed800}.hover\:text-blue-700\/10:hover{color:#1d4ed81a}.hover\:text-blue-700\/100:hover{color:#1d4ed8}.hover\:text-blue-700\/15:hover{color:#1d4ed826}.hover\:text-blue-700\/20:hover{color:#1d4ed833}.hover\:text-blue-700\/25:hover{color:#1d4ed840}.hover\:text-blue-700\/30:hover{color:#1d4ed84d}.hover\:text-blue-700\/35:hover{color:#1d4ed859}.hover\:text-blue-700\/40:hover{color:#1d4ed866}.hover\:text-blue-700\/45:hover{color:#1d4ed873}.hover\:text-blue-700\/5:hover{color:#1d4ed80d}.hover\:text-blue-700\/50:hover{color:#1d4ed880}.hover\:text-blue-700\/55:hover{color:#1d4ed88c}.hover\:text-blue-700\/60:hover{color:#1d4ed899}.hover\:text-blue-700\/65:hover{color:#1d4ed8a6}.hover\:text-blue-700\/70:hover{color:#1d4ed8b3}.hover\:text-blue-700\/75:hover{color:#1d4ed8bf}.hover\:text-blue-700\/80:hover{color:#1d4ed8cc}.hover\:text-blue-700\/85:hover{color:#1d4ed8d9}.hover\:text-blue-700\/90:hover{color:#1d4ed8e6}.hover\:text-blue-700\/95:hover{color:#1d4ed8f2}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-blue-800\/0:hover{color:#1e40af00}.hover\:text-blue-800\/10:hover{color:#1e40af1a}.hover\:text-blue-800\/100:hover{color:#1e40af}.hover\:text-blue-800\/15:hover{color:#1e40af26}.hover\:text-blue-800\/20:hover{color:#1e40af33}.hover\:text-blue-800\/25:hover{color:#1e40af40}.hover\:text-blue-800\/30:hover{color:#1e40af4d}.hover\:text-blue-800\/35:hover{color:#1e40af59}.hover\:text-blue-800\/40:hover{color:#1e40af66}.hover\:text-blue-800\/45:hover{color:#1e40af73}.hover\:text-blue-800\/5:hover{color:#1e40af0d}.hover\:text-blue-800\/50:hover{color:#1e40af80}.hover\:text-blue-800\/55:hover{color:#1e40af8c}.hover\:text-blue-800\/60:hover{color:#1e40af99}.hover\:text-blue-800\/65:hover{color:#1e40afa6}.hover\:text-blue-800\/70:hover{color:#1e40afb3}.hover\:text-blue-800\/75:hover{color:#1e40afbf}.hover\:text-blue-800\/80:hover{color:#1e40afcc}.hover\:text-blue-800\/85:hover{color:#1e40afd9}.hover\:text-blue-800\/90:hover{color:#1e40afe6}.hover\:text-blue-800\/95:hover{color:#1e40aff2}.hover\:text-blue-900:hover{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.hover\:text-blue-900\/0:hover{color:#1e3a8a00}.hover\:text-blue-900\/10:hover{color:#1e3a8a1a}.hover\:text-blue-900\/100:hover{color:#1e3a8a}.hover\:text-blue-900\/15:hover{color:#1e3a8a26}.hover\:text-blue-900\/20:hover{color:#1e3a8a33}.hover\:text-blue-900\/25:hover{color:#1e3a8a40}.hover\:text-blue-900\/30:hover{color:#1e3a8a4d}.hover\:text-blue-900\/35:hover{color:#1e3a8a59}.hover\:text-blue-900\/40:hover{color:#1e3a8a66}.hover\:text-blue-900\/45:hover{color:#1e3a8a73}.hover\:text-blue-900\/5:hover{color:#1e3a8a0d}.hover\:text-blue-900\/50:hover{color:#1e3a8a80}.hover\:text-blue-900\/55:hover{color:#1e3a8a8c}.hover\:text-blue-900\/60:hover{color:#1e3a8a99}.hover\:text-blue-900\/65:hover{color:#1e3a8aa6}.hover\:text-blue-900\/70:hover{color:#1e3a8ab3}.hover\:text-blue-900\/75:hover{color:#1e3a8abf}.hover\:text-blue-900\/80:hover{color:#1e3a8acc}.hover\:text-blue-900\/85:hover{color:#1e3a8ad9}.hover\:text-blue-900\/90:hover{color:#1e3a8ae6}.hover\:text-blue-900\/95:hover{color:#1e3a8af2}.hover\:text-blue-950:hover{--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity, 1))}.hover\:text-blue-950\/0:hover{color:#17255400}.hover\:text-blue-950\/10:hover{color:#1725541a}.hover\:text-blue-950\/100:hover{color:#172554}.hover\:text-blue-950\/15:hover{color:#17255426}.hover\:text-blue-950\/20:hover{color:#17255433}.hover\:text-blue-950\/25:hover{color:#17255440}.hover\:text-blue-950\/30:hover{color:#1725544d}.hover\:text-blue-950\/35:hover{color:#17255459}.hover\:text-blue-950\/40:hover{color:#17255466}.hover\:text-blue-950\/45:hover{color:#17255473}.hover\:text-blue-950\/5:hover{color:#1725540d}.hover\:text-blue-950\/50:hover{color:#17255480}.hover\:text-blue-950\/55:hover{color:#1725548c}.hover\:text-blue-950\/60:hover{color:#17255499}.hover\:text-blue-950\/65:hover{color:#172554a6}.hover\:text-blue-950\/70:hover{color:#172554b3}.hover\:text-blue-950\/75:hover{color:#172554bf}.hover\:text-blue-950\/80:hover{color:#172554cc}.hover\:text-blue-950\/85:hover{color:#172554d9}.hover\:text-blue-950\/90:hover{color:#172554e6}.hover\:text-blue-950\/95:hover{color:#172554f2}.hover\:text-cyan-700:hover{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.hover\:text-error:hover{--tw-text-opacity: 1;color:rgb(255 87 36 / var(--tw-text-opacity, 1))}.hover\:text-error-focus:hover{--tw-text-opacity: 1;color:rgb(240 48 0 / var(--tw-text-opacity, 1))}.hover\:text-error-focus\/0:hover{color:#f0300000}.hover\:text-error-focus\/10:hover{color:#f030001a}.hover\:text-error-focus\/100:hover{color:#f03000}.hover\:text-error-focus\/15:hover{color:#f0300026}.hover\:text-error-focus\/20:hover{color:#f0300033}.hover\:text-error-focus\/25:hover{color:#f0300040}.hover\:text-error-focus\/30:hover{color:#f030004d}.hover\:text-error-focus\/35:hover{color:#f0300059}.hover\:text-error-focus\/40:hover{color:#f0300066}.hover\:text-error-focus\/45:hover{color:#f0300073}.hover\:text-error-focus\/5:hover{color:#f030000d}.hover\:text-error-focus\/50:hover{color:#f0300080}.hover\:text-error-focus\/55:hover{color:#f030008c}.hover\:text-error-focus\/60:hover{color:#f0300099}.hover\:text-error-focus\/65:hover{color:#f03000a6}.hover\:text-error-focus\/70:hover{color:#f03000b3}.hover\:text-error-focus\/75:hover{color:#f03000bf}.hover\:text-error-focus\/80:hover{color:#f03000cc}.hover\:text-error-focus\/85:hover{color:#f03000d9}.hover\:text-error-focus\/90:hover{color:#f03000e6}.hover\:text-error-focus\/95:hover{color:#f03000f2}.hover\:text-error\/0:hover{color:#ff572400}.hover\:text-error\/10:hover{color:#ff57241a}.hover\:text-error\/100:hover{color:#ff5724}.hover\:text-error\/15:hover{color:#ff572426}.hover\:text-error\/20:hover{color:#ff572433}.hover\:text-error\/25:hover{color:#ff572440}.hover\:text-error\/30:hover{color:#ff57244d}.hover\:text-error\/35:hover{color:#ff572459}.hover\:text-error\/40:hover{color:#ff572466}.hover\:text-error\/45:hover{color:#ff572473}.hover\:text-error\/5:hover{color:#ff57240d}.hover\:text-error\/50:hover{color:#ff572480}.hover\:text-error\/55:hover{color:#ff57248c}.hover\:text-error\/60:hover{color:#ff572499}.hover\:text-error\/65:hover{color:#ff5724a6}.hover\:text-error\/70:hover{color:#ff5724b3}.hover\:text-error\/75:hover{color:#ff5724bf}.hover\:text-error\/80:hover{color:#ff5724cc}.hover\:text-error\/85:hover{color:#ff5724d9}.hover\:text-error\/90:hover{color:#ff5724e6}.hover\:text-error\/95:hover{color:#ff5724f2}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-green-100:hover{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.hover\:text-green-100\/0:hover{color:#dcfce700}.hover\:text-green-100\/10:hover{color:#dcfce71a}.hover\:text-green-100\/100:hover{color:#dcfce7}.hover\:text-green-100\/15:hover{color:#dcfce726}.hover\:text-green-100\/20:hover{color:#dcfce733}.hover\:text-green-100\/25:hover{color:#dcfce740}.hover\:text-green-100\/30:hover{color:#dcfce74d}.hover\:text-green-100\/35:hover{color:#dcfce759}.hover\:text-green-100\/40:hover{color:#dcfce766}.hover\:text-green-100\/45:hover{color:#dcfce773}.hover\:text-green-100\/5:hover{color:#dcfce70d}.hover\:text-green-100\/50:hover{color:#dcfce780}.hover\:text-green-100\/55:hover{color:#dcfce78c}.hover\:text-green-100\/60:hover{color:#dcfce799}.hover\:text-green-100\/65:hover{color:#dcfce7a6}.hover\:text-green-100\/70:hover{color:#dcfce7b3}.hover\:text-green-100\/75:hover{color:#dcfce7bf}.hover\:text-green-100\/80:hover{color:#dcfce7cc}.hover\:text-green-100\/85:hover{color:#dcfce7d9}.hover\:text-green-100\/90:hover{color:#dcfce7e6}.hover\:text-green-100\/95:hover{color:#dcfce7f2}.hover\:text-green-200:hover{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.hover\:text-green-200\/0:hover{color:#bbf7d000}.hover\:text-green-200\/10:hover{color:#bbf7d01a}.hover\:text-green-200\/100:hover{color:#bbf7d0}.hover\:text-green-200\/15:hover{color:#bbf7d026}.hover\:text-green-200\/20:hover{color:#bbf7d033}.hover\:text-green-200\/25:hover{color:#bbf7d040}.hover\:text-green-200\/30:hover{color:#bbf7d04d}.hover\:text-green-200\/35:hover{color:#bbf7d059}.hover\:text-green-200\/40:hover{color:#bbf7d066}.hover\:text-green-200\/45:hover{color:#bbf7d073}.hover\:text-green-200\/5:hover{color:#bbf7d00d}.hover\:text-green-200\/50:hover{color:#bbf7d080}.hover\:text-green-200\/55:hover{color:#bbf7d08c}.hover\:text-green-200\/60:hover{color:#bbf7d099}.hover\:text-green-200\/65:hover{color:#bbf7d0a6}.hover\:text-green-200\/70:hover{color:#bbf7d0b3}.hover\:text-green-200\/75:hover{color:#bbf7d0bf}.hover\:text-green-200\/80:hover{color:#bbf7d0cc}.hover\:text-green-200\/85:hover{color:#bbf7d0d9}.hover\:text-green-200\/90:hover{color:#bbf7d0e6}.hover\:text-green-200\/95:hover{color:#bbf7d0f2}.hover\:text-green-300:hover{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.hover\:text-green-300\/0:hover{color:#86efac00}.hover\:text-green-300\/10:hover{color:#86efac1a}.hover\:text-green-300\/100:hover{color:#86efac}.hover\:text-green-300\/15:hover{color:#86efac26}.hover\:text-green-300\/20:hover{color:#86efac33}.hover\:text-green-300\/25:hover{color:#86efac40}.hover\:text-green-300\/30:hover{color:#86efac4d}.hover\:text-green-300\/35:hover{color:#86efac59}.hover\:text-green-300\/40:hover{color:#86efac66}.hover\:text-green-300\/45:hover{color:#86efac73}.hover\:text-green-300\/5:hover{color:#86efac0d}.hover\:text-green-300\/50:hover{color:#86efac80}.hover\:text-green-300\/55:hover{color:#86efac8c}.hover\:text-green-300\/60:hover{color:#86efac99}.hover\:text-green-300\/65:hover{color:#86efaca6}.hover\:text-green-300\/70:hover{color:#86efacb3}.hover\:text-green-300\/75:hover{color:#86efacbf}.hover\:text-green-300\/80:hover{color:#86efaccc}.hover\:text-green-300\/85:hover{color:#86efacd9}.hover\:text-green-300\/90:hover{color:#86eface6}.hover\:text-green-300\/95:hover{color:#86efacf2}.hover\:text-green-400:hover{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.hover\:text-green-400\/0:hover{color:#4ade8000}.hover\:text-green-400\/10:hover{color:#4ade801a}.hover\:text-green-400\/100:hover{color:#4ade80}.hover\:text-green-400\/15:hover{color:#4ade8026}.hover\:text-green-400\/20:hover{color:#4ade8033}.hover\:text-green-400\/25:hover{color:#4ade8040}.hover\:text-green-400\/30:hover{color:#4ade804d}.hover\:text-green-400\/35:hover{color:#4ade8059}.hover\:text-green-400\/40:hover{color:#4ade8066}.hover\:text-green-400\/45:hover{color:#4ade8073}.hover\:text-green-400\/5:hover{color:#4ade800d}.hover\:text-green-400\/50:hover{color:#4ade8080}.hover\:text-green-400\/55:hover{color:#4ade808c}.hover\:text-green-400\/60:hover{color:#4ade8099}.hover\:text-green-400\/65:hover{color:#4ade80a6}.hover\:text-green-400\/70:hover{color:#4ade80b3}.hover\:text-green-400\/75:hover{color:#4ade80bf}.hover\:text-green-400\/80:hover{color:#4ade80cc}.hover\:text-green-400\/85:hover{color:#4ade80d9}.hover\:text-green-400\/90:hover{color:#4ade80e6}.hover\:text-green-400\/95:hover{color:#4ade80f2}.hover\:text-green-50:hover{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity, 1))}.hover\:text-green-50\/0:hover{color:#f0fdf400}.hover\:text-green-50\/10:hover{color:#f0fdf41a}.hover\:text-green-50\/100:hover{color:#f0fdf4}.hover\:text-green-50\/15:hover{color:#f0fdf426}.hover\:text-green-50\/20:hover{color:#f0fdf433}.hover\:text-green-50\/25:hover{color:#f0fdf440}.hover\:text-green-50\/30:hover{color:#f0fdf44d}.hover\:text-green-50\/35:hover{color:#f0fdf459}.hover\:text-green-50\/40:hover{color:#f0fdf466}.hover\:text-green-50\/45:hover{color:#f0fdf473}.hover\:text-green-50\/5:hover{color:#f0fdf40d}.hover\:text-green-50\/50:hover{color:#f0fdf480}.hover\:text-green-50\/55:hover{color:#f0fdf48c}.hover\:text-green-50\/60:hover{color:#f0fdf499}.hover\:text-green-50\/65:hover{color:#f0fdf4a6}.hover\:text-green-50\/70:hover{color:#f0fdf4b3}.hover\:text-green-50\/75:hover{color:#f0fdf4bf}.hover\:text-green-50\/80:hover{color:#f0fdf4cc}.hover\:text-green-50\/85:hover{color:#f0fdf4d9}.hover\:text-green-50\/90:hover{color:#f0fdf4e6}.hover\:text-green-50\/95:hover{color:#f0fdf4f2}.hover\:text-green-500:hover{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.hover\:text-green-500\/0:hover{color:#22c55e00}.hover\:text-green-500\/10:hover{color:#22c55e1a}.hover\:text-green-500\/100:hover{color:#22c55e}.hover\:text-green-500\/15:hover{color:#22c55e26}.hover\:text-green-500\/20:hover{color:#22c55e33}.hover\:text-green-500\/25:hover{color:#22c55e40}.hover\:text-green-500\/30:hover{color:#22c55e4d}.hover\:text-green-500\/35:hover{color:#22c55e59}.hover\:text-green-500\/40:hover{color:#22c55e66}.hover\:text-green-500\/45:hover{color:#22c55e73}.hover\:text-green-500\/5:hover{color:#22c55e0d}.hover\:text-green-500\/50:hover{color:#22c55e80}.hover\:text-green-500\/55:hover{color:#22c55e8c}.hover\:text-green-500\/60:hover{color:#22c55e99}.hover\:text-green-500\/65:hover{color:#22c55ea6}.hover\:text-green-500\/70:hover{color:#22c55eb3}.hover\:text-green-500\/75:hover{color:#22c55ebf}.hover\:text-green-500\/80:hover{color:#22c55ecc}.hover\:text-green-500\/85:hover{color:#22c55ed9}.hover\:text-green-500\/90:hover{color:#22c55ee6}.hover\:text-green-500\/95:hover{color:#22c55ef2}.hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.hover\:text-green-600\/0:hover{color:#16a34a00}.hover\:text-green-600\/10:hover{color:#16a34a1a}.hover\:text-green-600\/100:hover{color:#16a34a}.hover\:text-green-600\/15:hover{color:#16a34a26}.hover\:text-green-600\/20:hover{color:#16a34a33}.hover\:text-green-600\/25:hover{color:#16a34a40}.hover\:text-green-600\/30:hover{color:#16a34a4d}.hover\:text-green-600\/35:hover{color:#16a34a59}.hover\:text-green-600\/40:hover{color:#16a34a66}.hover\:text-green-600\/45:hover{color:#16a34a73}.hover\:text-green-600\/5:hover{color:#16a34a0d}.hover\:text-green-600\/50:hover{color:#16a34a80}.hover\:text-green-600\/55:hover{color:#16a34a8c}.hover\:text-green-600\/60:hover{color:#16a34a99}.hover\:text-green-600\/65:hover{color:#16a34aa6}.hover\:text-green-600\/70:hover{color:#16a34ab3}.hover\:text-green-600\/75:hover{color:#16a34abf}.hover\:text-green-600\/80:hover{color:#16a34acc}.hover\:text-green-600\/85:hover{color:#16a34ad9}.hover\:text-green-600\/90:hover{color:#16a34ae6}.hover\:text-green-600\/95:hover{color:#16a34af2}.hover\:text-green-700:hover{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.hover\:text-green-700\/0:hover{color:#15803d00}.hover\:text-green-700\/10:hover{color:#15803d1a}.hover\:text-green-700\/100:hover{color:#15803d}.hover\:text-green-700\/15:hover{color:#15803d26}.hover\:text-green-700\/20:hover{color:#15803d33}.hover\:text-green-700\/25:hover{color:#15803d40}.hover\:text-green-700\/30:hover{color:#15803d4d}.hover\:text-green-700\/35:hover{color:#15803d59}.hover\:text-green-700\/40:hover{color:#15803d66}.hover\:text-green-700\/45:hover{color:#15803d73}.hover\:text-green-700\/5:hover{color:#15803d0d}.hover\:text-green-700\/50:hover{color:#15803d80}.hover\:text-green-700\/55:hover{color:#15803d8c}.hover\:text-green-700\/60:hover{color:#15803d99}.hover\:text-green-700\/65:hover{color:#15803da6}.hover\:text-green-700\/70:hover{color:#15803db3}.hover\:text-green-700\/75:hover{color:#15803dbf}.hover\:text-green-700\/80:hover{color:#15803dcc}.hover\:text-green-700\/85:hover{color:#15803dd9}.hover\:text-green-700\/90:hover{color:#15803de6}.hover\:text-green-700\/95:hover{color:#15803df2}.hover\:text-green-800:hover{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.hover\:text-green-800\/0:hover{color:#16653400}.hover\:text-green-800\/10:hover{color:#1665341a}.hover\:text-green-800\/100:hover{color:#166534}.hover\:text-green-800\/15:hover{color:#16653426}.hover\:text-green-800\/20:hover{color:#16653433}.hover\:text-green-800\/25:hover{color:#16653440}.hover\:text-green-800\/30:hover{color:#1665344d}.hover\:text-green-800\/35:hover{color:#16653459}.hover\:text-green-800\/40:hover{color:#16653466}.hover\:text-green-800\/45:hover{color:#16653473}.hover\:text-green-800\/5:hover{color:#1665340d}.hover\:text-green-800\/50:hover{color:#16653480}.hover\:text-green-800\/55:hover{color:#1665348c}.hover\:text-green-800\/60:hover{color:#16653499}.hover\:text-green-800\/65:hover{color:#166534a6}.hover\:text-green-800\/70:hover{color:#166534b3}.hover\:text-green-800\/75:hover{color:#166534bf}.hover\:text-green-800\/80:hover{color:#166534cc}.hover\:text-green-800\/85:hover{color:#166534d9}.hover\:text-green-800\/90:hover{color:#166534e6}.hover\:text-green-800\/95:hover{color:#166534f2}.hover\:text-green-900:hover{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.hover\:text-green-900\/0:hover{color:#14532d00}.hover\:text-green-900\/10:hover{color:#14532d1a}.hover\:text-green-900\/100:hover{color:#14532d}.hover\:text-green-900\/15:hover{color:#14532d26}.hover\:text-green-900\/20:hover{color:#14532d33}.hover\:text-green-900\/25:hover{color:#14532d40}.hover\:text-green-900\/30:hover{color:#14532d4d}.hover\:text-green-900\/35:hover{color:#14532d59}.hover\:text-green-900\/40:hover{color:#14532d66}.hover\:text-green-900\/45:hover{color:#14532d73}.hover\:text-green-900\/5:hover{color:#14532d0d}.hover\:text-green-900\/50:hover{color:#14532d80}.hover\:text-green-900\/55:hover{color:#14532d8c}.hover\:text-green-900\/60:hover{color:#14532d99}.hover\:text-green-900\/65:hover{color:#14532da6}.hover\:text-green-900\/70:hover{color:#14532db3}.hover\:text-green-900\/75:hover{color:#14532dbf}.hover\:text-green-900\/80:hover{color:#14532dcc}.hover\:text-green-900\/85:hover{color:#14532dd9}.hover\:text-green-900\/90:hover{color:#14532de6}.hover\:text-green-900\/95:hover{color:#14532df2}.hover\:text-green-950:hover{--tw-text-opacity: 1;color:rgb(5 46 22 / var(--tw-text-opacity, 1))}.hover\:text-green-950\/0:hover{color:#052e1600}.hover\:text-green-950\/10:hover{color:#052e161a}.hover\:text-green-950\/100:hover{color:#052e16}.hover\:text-green-950\/15:hover{color:#052e1626}.hover\:text-green-950\/20:hover{color:#052e1633}.hover\:text-green-950\/25:hover{color:#052e1640}.hover\:text-green-950\/30:hover{color:#052e164d}.hover\:text-green-950\/35:hover{color:#052e1659}.hover\:text-green-950\/40:hover{color:#052e1666}.hover\:text-green-950\/45:hover{color:#052e1673}.hover\:text-green-950\/5:hover{color:#052e160d}.hover\:text-green-950\/50:hover{color:#052e1680}.hover\:text-green-950\/55:hover{color:#052e168c}.hover\:text-green-950\/60:hover{color:#052e1699}.hover\:text-green-950\/65:hover{color:#052e16a6}.hover\:text-green-950\/70:hover{color:#052e16b3}.hover\:text-green-950\/75:hover{color:#052e16bf}.hover\:text-green-950\/80:hover{color:#052e16cc}.hover\:text-green-950\/85:hover{color:#052e16d9}.hover\:text-green-950\/90:hover{color:#052e16e6}.hover\:text-green-950\/95:hover{color:#052e16f2}.hover\:text-indigo-500:hover{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.hover\:text-neutral-100:hover{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.hover\:text-neutral-100\/0:hover{color:#f5f5f500}.hover\:text-neutral-100\/10:hover{color:#f5f5f51a}.hover\:text-neutral-100\/100:hover{color:#f5f5f5}.hover\:text-neutral-100\/15:hover{color:#f5f5f526}.hover\:text-neutral-100\/20:hover{color:#f5f5f533}.hover\:text-neutral-100\/25:hover{color:#f5f5f540}.hover\:text-neutral-100\/30:hover{color:#f5f5f54d}.hover\:text-neutral-100\/35:hover{color:#f5f5f559}.hover\:text-neutral-100\/40:hover{color:#f5f5f566}.hover\:text-neutral-100\/45:hover{color:#f5f5f573}.hover\:text-neutral-100\/5:hover{color:#f5f5f50d}.hover\:text-neutral-100\/50:hover{color:#f5f5f580}.hover\:text-neutral-100\/55:hover{color:#f5f5f58c}.hover\:text-neutral-100\/60:hover{color:#f5f5f599}.hover\:text-neutral-100\/65:hover{color:#f5f5f5a6}.hover\:text-neutral-100\/70:hover{color:#f5f5f5b3}.hover\:text-neutral-100\/75:hover{color:#f5f5f5bf}.hover\:text-neutral-100\/80:hover{color:#f5f5f5cc}.hover\:text-neutral-100\/85:hover{color:#f5f5f5d9}.hover\:text-neutral-100\/90:hover{color:#f5f5f5e6}.hover\:text-neutral-100\/95:hover{color:#f5f5f5f2}.hover\:text-neutral-200:hover{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity, 1))}.hover\:text-neutral-200\/0:hover{color:#e5e5e500}.hover\:text-neutral-200\/10:hover{color:#e5e5e51a}.hover\:text-neutral-200\/100:hover{color:#e5e5e5}.hover\:text-neutral-200\/15:hover{color:#e5e5e526}.hover\:text-neutral-200\/20:hover{color:#e5e5e533}.hover\:text-neutral-200\/25:hover{color:#e5e5e540}.hover\:text-neutral-200\/30:hover{color:#e5e5e54d}.hover\:text-neutral-200\/35:hover{color:#e5e5e559}.hover\:text-neutral-200\/40:hover{color:#e5e5e566}.hover\:text-neutral-200\/45:hover{color:#e5e5e573}.hover\:text-neutral-200\/5:hover{color:#e5e5e50d}.hover\:text-neutral-200\/50:hover{color:#e5e5e580}.hover\:text-neutral-200\/55:hover{color:#e5e5e58c}.hover\:text-neutral-200\/60:hover{color:#e5e5e599}.hover\:text-neutral-200\/65:hover{color:#e5e5e5a6}.hover\:text-neutral-200\/70:hover{color:#e5e5e5b3}.hover\:text-neutral-200\/75:hover{color:#e5e5e5bf}.hover\:text-neutral-200\/80:hover{color:#e5e5e5cc}.hover\:text-neutral-200\/85:hover{color:#e5e5e5d9}.hover\:text-neutral-200\/90:hover{color:#e5e5e5e6}.hover\:text-neutral-200\/95:hover{color:#e5e5e5f2}.hover\:text-neutral-300:hover{--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.hover\:text-neutral-300\/0:hover{color:#d4d4d400}.hover\:text-neutral-300\/10:hover{color:#d4d4d41a}.hover\:text-neutral-300\/100:hover{color:#d4d4d4}.hover\:text-neutral-300\/15:hover{color:#d4d4d426}.hover\:text-neutral-300\/20:hover{color:#d4d4d433}.hover\:text-neutral-300\/25:hover{color:#d4d4d440}.hover\:text-neutral-300\/30:hover{color:#d4d4d44d}.hover\:text-neutral-300\/35:hover{color:#d4d4d459}.hover\:text-neutral-300\/40:hover{color:#d4d4d466}.hover\:text-neutral-300\/45:hover{color:#d4d4d473}.hover\:text-neutral-300\/5:hover{color:#d4d4d40d}.hover\:text-neutral-300\/50:hover{color:#d4d4d480}.hover\:text-neutral-300\/55:hover{color:#d4d4d48c}.hover\:text-neutral-300\/60:hover{color:#d4d4d499}.hover\:text-neutral-300\/65:hover{color:#d4d4d4a6}.hover\:text-neutral-300\/70:hover{color:#d4d4d4b3}.hover\:text-neutral-300\/75:hover{color:#d4d4d4bf}.hover\:text-neutral-300\/80:hover{color:#d4d4d4cc}.hover\:text-neutral-300\/85:hover{color:#d4d4d4d9}.hover\:text-neutral-300\/90:hover{color:#d4d4d4e6}.hover\:text-neutral-300\/95:hover{color:#d4d4d4f2}.hover\:text-neutral-400:hover{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.hover\:text-neutral-400\/0:hover{color:#a3a3a300}.hover\:text-neutral-400\/10:hover{color:#a3a3a31a}.hover\:text-neutral-400\/100:hover{color:#a3a3a3}.hover\:text-neutral-400\/15:hover{color:#a3a3a326}.hover\:text-neutral-400\/20:hover{color:#a3a3a333}.hover\:text-neutral-400\/25:hover{color:#a3a3a340}.hover\:text-neutral-400\/30:hover{color:#a3a3a34d}.hover\:text-neutral-400\/35:hover{color:#a3a3a359}.hover\:text-neutral-400\/40:hover{color:#a3a3a366}.hover\:text-neutral-400\/45:hover{color:#a3a3a373}.hover\:text-neutral-400\/5:hover{color:#a3a3a30d}.hover\:text-neutral-400\/50:hover{color:#a3a3a380}.hover\:text-neutral-400\/55:hover{color:#a3a3a38c}.hover\:text-neutral-400\/60:hover{color:#a3a3a399}.hover\:text-neutral-400\/65:hover{color:#a3a3a3a6}.hover\:text-neutral-400\/70:hover{color:#a3a3a3b3}.hover\:text-neutral-400\/75:hover{color:#a3a3a3bf}.hover\:text-neutral-400\/80:hover{color:#a3a3a3cc}.hover\:text-neutral-400\/85:hover{color:#a3a3a3d9}.hover\:text-neutral-400\/90:hover{color:#a3a3a3e6}.hover\:text-neutral-400\/95:hover{color:#a3a3a3f2}.hover\:text-neutral-50:hover{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity, 1))}.hover\:text-neutral-50\/0:hover{color:#fafafa00}.hover\:text-neutral-50\/10:hover{color:#fafafa1a}.hover\:text-neutral-50\/100:hover{color:#fafafa}.hover\:text-neutral-50\/15:hover{color:#fafafa26}.hover\:text-neutral-50\/20:hover{color:#fafafa33}.hover\:text-neutral-50\/25:hover{color:#fafafa40}.hover\:text-neutral-50\/30:hover{color:#fafafa4d}.hover\:text-neutral-50\/35:hover{color:#fafafa59}.hover\:text-neutral-50\/40:hover{color:#fafafa66}.hover\:text-neutral-50\/45:hover{color:#fafafa73}.hover\:text-neutral-50\/5:hover{color:#fafafa0d}.hover\:text-neutral-50\/50:hover{color:#fafafa80}.hover\:text-neutral-50\/55:hover{color:#fafafa8c}.hover\:text-neutral-50\/60:hover{color:#fafafa99}.hover\:text-neutral-50\/65:hover{color:#fafafaa6}.hover\:text-neutral-50\/70:hover{color:#fafafab3}.hover\:text-neutral-50\/75:hover{color:#fafafabf}.hover\:text-neutral-50\/80:hover{color:#fafafacc}.hover\:text-neutral-50\/85:hover{color:#fafafad9}.hover\:text-neutral-50\/90:hover{color:#fafafae6}.hover\:text-neutral-50\/95:hover{color:#fafafaf2}.hover\:text-neutral-500:hover{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.hover\:text-neutral-500\/0:hover{color:#73737300}.hover\:text-neutral-500\/10:hover{color:#7373731a}.hover\:text-neutral-500\/100:hover{color:#737373}.hover\:text-neutral-500\/15:hover{color:#73737326}.hover\:text-neutral-500\/20:hover{color:#73737333}.hover\:text-neutral-500\/25:hover{color:#73737340}.hover\:text-neutral-500\/30:hover{color:#7373734d}.hover\:text-neutral-500\/35:hover{color:#73737359}.hover\:text-neutral-500\/40:hover{color:#73737366}.hover\:text-neutral-500\/45:hover{color:#73737373}.hover\:text-neutral-500\/5:hover{color:#7373730d}.hover\:text-neutral-500\/50:hover{color:#73737380}.hover\:text-neutral-500\/55:hover{color:#7373738c}.hover\:text-neutral-500\/60:hover{color:#73737399}.hover\:text-neutral-500\/65:hover{color:#737373a6}.hover\:text-neutral-500\/70:hover{color:#737373b3}.hover\:text-neutral-500\/75:hover{color:#737373bf}.hover\:text-neutral-500\/80:hover{color:#737373cc}.hover\:text-neutral-500\/85:hover{color:#737373d9}.hover\:text-neutral-500\/90:hover{color:#737373e6}.hover\:text-neutral-500\/95:hover{color:#737373f2}.hover\:text-neutral-600:hover{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.hover\:text-neutral-600\/0:hover{color:#52525200}.hover\:text-neutral-600\/10:hover{color:#5252521a}.hover\:text-neutral-600\/100:hover{color:#525252}.hover\:text-neutral-600\/15:hover{color:#52525226}.hover\:text-neutral-600\/20:hover{color:#52525233}.hover\:text-neutral-600\/25:hover{color:#52525240}.hover\:text-neutral-600\/30:hover{color:#5252524d}.hover\:text-neutral-600\/35:hover{color:#52525259}.hover\:text-neutral-600\/40:hover{color:#52525266}.hover\:text-neutral-600\/45:hover{color:#52525273}.hover\:text-neutral-600\/5:hover{color:#5252520d}.hover\:text-neutral-600\/50:hover{color:#52525280}.hover\:text-neutral-600\/55:hover{color:#5252528c}.hover\:text-neutral-600\/60:hover{color:#52525299}.hover\:text-neutral-600\/65:hover{color:#525252a6}.hover\:text-neutral-600\/70:hover{color:#525252b3}.hover\:text-neutral-600\/75:hover{color:#525252bf}.hover\:text-neutral-600\/80:hover{color:#525252cc}.hover\:text-neutral-600\/85:hover{color:#525252d9}.hover\:text-neutral-600\/90:hover{color:#525252e6}.hover\:text-neutral-600\/95:hover{color:#525252f2}.hover\:text-neutral-700:hover{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.hover\:text-neutral-700\/0:hover{color:#40404000}.hover\:text-neutral-700\/10:hover{color:#4040401a}.hover\:text-neutral-700\/100:hover{color:#404040}.hover\:text-neutral-700\/15:hover{color:#40404026}.hover\:text-neutral-700\/20:hover{color:#40404033}.hover\:text-neutral-700\/25:hover{color:#40404040}.hover\:text-neutral-700\/30:hover{color:#4040404d}.hover\:text-neutral-700\/35:hover{color:#40404059}.hover\:text-neutral-700\/40:hover{color:#40404066}.hover\:text-neutral-700\/45:hover{color:#40404073}.hover\:text-neutral-700\/5:hover{color:#4040400d}.hover\:text-neutral-700\/50:hover{color:#40404080}.hover\:text-neutral-700\/55:hover{color:#4040408c}.hover\:text-neutral-700\/60:hover{color:#40404099}.hover\:text-neutral-700\/65:hover{color:#404040a6}.hover\:text-neutral-700\/70:hover{color:#404040b3}.hover\:text-neutral-700\/75:hover{color:#404040bf}.hover\:text-neutral-700\/80:hover{color:#404040cc}.hover\:text-neutral-700\/85:hover{color:#404040d9}.hover\:text-neutral-700\/90:hover{color:#404040e6}.hover\:text-neutral-700\/95:hover{color:#404040f2}.hover\:text-neutral-800:hover{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.hover\:text-neutral-800\/0:hover{color:#26262600}.hover\:text-neutral-800\/10:hover{color:#2626261a}.hover\:text-neutral-800\/100:hover{color:#262626}.hover\:text-neutral-800\/15:hover{color:#26262626}.hover\:text-neutral-800\/20:hover{color:#26262633}.hover\:text-neutral-800\/25:hover{color:#26262640}.hover\:text-neutral-800\/30:hover{color:#2626264d}.hover\:text-neutral-800\/35:hover{color:#26262659}.hover\:text-neutral-800\/40:hover{color:#26262666}.hover\:text-neutral-800\/45:hover{color:#26262673}.hover\:text-neutral-800\/5:hover{color:#2626260d}.hover\:text-neutral-800\/50:hover{color:#26262680}.hover\:text-neutral-800\/55:hover{color:#2626268c}.hover\:text-neutral-800\/60:hover{color:#26262699}.hover\:text-neutral-800\/65:hover{color:#262626a6}.hover\:text-neutral-800\/70:hover{color:#262626b3}.hover\:text-neutral-800\/75:hover{color:#262626bf}.hover\:text-neutral-800\/80:hover{color:#262626cc}.hover\:text-neutral-800\/85:hover{color:#262626d9}.hover\:text-neutral-800\/90:hover{color:#262626e6}.hover\:text-neutral-800\/95:hover{color:#262626f2}.hover\:text-neutral-900:hover{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.hover\:text-neutral-900\/0:hover{color:#17171700}.hover\:text-neutral-900\/10:hover{color:#1717171a}.hover\:text-neutral-900\/100:hover{color:#171717}.hover\:text-neutral-900\/15:hover{color:#17171726}.hover\:text-neutral-900\/20:hover{color:#17171733}.hover\:text-neutral-900\/25:hover{color:#17171740}.hover\:text-neutral-900\/30:hover{color:#1717174d}.hover\:text-neutral-900\/35:hover{color:#17171759}.hover\:text-neutral-900\/40:hover{color:#17171766}.hover\:text-neutral-900\/45:hover{color:#17171773}.hover\:text-neutral-900\/5:hover{color:#1717170d}.hover\:text-neutral-900\/50:hover{color:#17171780}.hover\:text-neutral-900\/55:hover{color:#1717178c}.hover\:text-neutral-900\/60:hover{color:#17171799}.hover\:text-neutral-900\/65:hover{color:#171717a6}.hover\:text-neutral-900\/70:hover{color:#171717b3}.hover\:text-neutral-900\/75:hover{color:#171717bf}.hover\:text-neutral-900\/80:hover{color:#171717cc}.hover\:text-neutral-900\/85:hover{color:#171717d9}.hover\:text-neutral-900\/90:hover{color:#171717e6}.hover\:text-neutral-900\/95:hover{color:#171717f2}.hover\:text-neutral-950:hover{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.hover\:text-neutral-950\/0:hover{color:#0a0a0a00}.hover\:text-neutral-950\/10:hover{color:#0a0a0a1a}.hover\:text-neutral-950\/100:hover{color:#0a0a0a}.hover\:text-neutral-950\/15:hover{color:#0a0a0a26}.hover\:text-neutral-950\/20:hover{color:#0a0a0a33}.hover\:text-neutral-950\/25:hover{color:#0a0a0a40}.hover\:text-neutral-950\/30:hover{color:#0a0a0a4d}.hover\:text-neutral-950\/35:hover{color:#0a0a0a59}.hover\:text-neutral-950\/40:hover{color:#0a0a0a66}.hover\:text-neutral-950\/45:hover{color:#0a0a0a73}.hover\:text-neutral-950\/5:hover{color:#0a0a0a0d}.hover\:text-neutral-950\/50:hover{color:#0a0a0a80}.hover\:text-neutral-950\/55:hover{color:#0a0a0a8c}.hover\:text-neutral-950\/60:hover{color:#0a0a0a99}.hover\:text-neutral-950\/65:hover{color:#0a0a0aa6}.hover\:text-neutral-950\/70:hover{color:#0a0a0ab3}.hover\:text-neutral-950\/75:hover{color:#0a0a0abf}.hover\:text-neutral-950\/80:hover{color:#0a0a0acc}.hover\:text-neutral-950\/85:hover{color:#0a0a0ad9}.hover\:text-neutral-950\/90:hover{color:#0a0a0ae6}.hover\:text-neutral-950\/95:hover{color:#0a0a0af2}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(0 119 187 / var(--tw-text-opacity, 1))}.hover\:text-primary-100:hover{--tw-text-opacity: 1;color:rgb(204 227 241 / var(--tw-text-opacity, 1))}.hover\:text-primary-100\/0:hover{color:#cce3f100}.hover\:text-primary-100\/10:hover{color:#cce3f11a}.hover\:text-primary-100\/100:hover{color:#cce3f1}.hover\:text-primary-100\/15:hover{color:#cce3f126}.hover\:text-primary-100\/20:hover{color:#cce3f133}.hover\:text-primary-100\/25:hover{color:#cce3f140}.hover\:text-primary-100\/30:hover{color:#cce3f14d}.hover\:text-primary-100\/35:hover{color:#cce3f159}.hover\:text-primary-100\/40:hover{color:#cce3f166}.hover\:text-primary-100\/45:hover{color:#cce3f173}.hover\:text-primary-100\/5:hover{color:#cce3f10d}.hover\:text-primary-100\/50:hover{color:#cce3f180}.hover\:text-primary-100\/55:hover{color:#cce3f18c}.hover\:text-primary-100\/60:hover{color:#cce3f199}.hover\:text-primary-100\/65:hover{color:#cce3f1a6}.hover\:text-primary-100\/70:hover{color:#cce3f1b3}.hover\:text-primary-100\/75:hover{color:#cce3f1bf}.hover\:text-primary-100\/80:hover{color:#cce3f1cc}.hover\:text-primary-100\/85:hover{color:#cce3f1d9}.hover\:text-primary-100\/90:hover{color:#cce3f1e6}.hover\:text-primary-100\/95:hover{color:#cce3f1f2}.hover\:text-primary-200:hover{--tw-text-opacity: 1;color:rgb(153 200 227 / var(--tw-text-opacity, 1))}.hover\:text-primary-200\/0:hover{color:#99c8e300}.hover\:text-primary-200\/10:hover{color:#99c8e31a}.hover\:text-primary-200\/100:hover{color:#99c8e3}.hover\:text-primary-200\/15:hover{color:#99c8e326}.hover\:text-primary-200\/20:hover{color:#99c8e333}.hover\:text-primary-200\/25:hover{color:#99c8e340}.hover\:text-primary-200\/30:hover{color:#99c8e34d}.hover\:text-primary-200\/35:hover{color:#99c8e359}.hover\:text-primary-200\/40:hover{color:#99c8e366}.hover\:text-primary-200\/45:hover{color:#99c8e373}.hover\:text-primary-200\/5:hover{color:#99c8e30d}.hover\:text-primary-200\/50:hover{color:#99c8e380}.hover\:text-primary-200\/55:hover{color:#99c8e38c}.hover\:text-primary-200\/60:hover{color:#99c8e399}.hover\:text-primary-200\/65:hover{color:#99c8e3a6}.hover\:text-primary-200\/70:hover{color:#99c8e3b3}.hover\:text-primary-200\/75:hover{color:#99c8e3bf}.hover\:text-primary-200\/80:hover{color:#99c8e3cc}.hover\:text-primary-200\/85:hover{color:#99c8e3d9}.hover\:text-primary-200\/90:hover{color:#99c8e3e6}.hover\:text-primary-200\/95:hover{color:#99c8e3f2}.hover\:text-primary-300:hover{--tw-text-opacity: 1;color:rgb(102 173 214 / var(--tw-text-opacity, 1))}.hover\:text-primary-300\/0:hover{color:#66add600}.hover\:text-primary-300\/10:hover{color:#66add61a}.hover\:text-primary-300\/100:hover{color:#66add6}.hover\:text-primary-300\/15:hover{color:#66add626}.hover\:text-primary-300\/20:hover{color:#66add633}.hover\:text-primary-300\/25:hover{color:#66add640}.hover\:text-primary-300\/30:hover{color:#66add64d}.hover\:text-primary-300\/35:hover{color:#66add659}.hover\:text-primary-300\/40:hover{color:#66add666}.hover\:text-primary-300\/45:hover{color:#66add673}.hover\:text-primary-300\/5:hover{color:#66add60d}.hover\:text-primary-300\/50:hover{color:#66add680}.hover\:text-primary-300\/55:hover{color:#66add68c}.hover\:text-primary-300\/60:hover{color:#66add699}.hover\:text-primary-300\/65:hover{color:#66add6a6}.hover\:text-primary-300\/70:hover{color:#66add6b3}.hover\:text-primary-300\/75:hover{color:#66add6bf}.hover\:text-primary-300\/80:hover{color:#66add6cc}.hover\:text-primary-300\/85:hover{color:#66add6d9}.hover\:text-primary-300\/90:hover{color:#66add6e6}.hover\:text-primary-300\/95:hover{color:#66add6f2}.hover\:text-primary-400:hover{--tw-text-opacity: 1;color:rgb(51 146 200 / var(--tw-text-opacity, 1))}.hover\:text-primary-400\/0:hover{color:#3392c800}.hover\:text-primary-400\/10:hover{color:#3392c81a}.hover\:text-primary-400\/100:hover{color:#3392c8}.hover\:text-primary-400\/15:hover{color:#3392c826}.hover\:text-primary-400\/20:hover{color:#3392c833}.hover\:text-primary-400\/25:hover{color:#3392c840}.hover\:text-primary-400\/30:hover{color:#3392c84d}.hover\:text-primary-400\/35:hover{color:#3392c859}.hover\:text-primary-400\/40:hover{color:#3392c866}.hover\:text-primary-400\/45:hover{color:#3392c873}.hover\:text-primary-400\/5:hover{color:#3392c80d}.hover\:text-primary-400\/50:hover{color:#3392c880}.hover\:text-primary-400\/55:hover{color:#3392c88c}.hover\:text-primary-400\/60:hover{color:#3392c899}.hover\:text-primary-400\/65:hover{color:#3392c8a6}.hover\:text-primary-400\/70:hover{color:#3392c8b3}.hover\:text-primary-400\/75:hover{color:#3392c8bf}.hover\:text-primary-400\/80:hover{color:#3392c8cc}.hover\:text-primary-400\/85:hover{color:#3392c8d9}.hover\:text-primary-400\/90:hover{color:#3392c8e6}.hover\:text-primary-400\/95:hover{color:#3392c8f2}.hover\:text-primary-50:hover{--tw-text-opacity: 1;color:rgb(230 241 248 / var(--tw-text-opacity, 1))}.hover\:text-primary-50\/0:hover{color:#e6f1f800}.hover\:text-primary-50\/10:hover{color:#e6f1f81a}.hover\:text-primary-50\/100:hover{color:#e6f1f8}.hover\:text-primary-50\/15:hover{color:#e6f1f826}.hover\:text-primary-50\/20:hover{color:#e6f1f833}.hover\:text-primary-50\/25:hover{color:#e6f1f840}.hover\:text-primary-50\/30:hover{color:#e6f1f84d}.hover\:text-primary-50\/35:hover{color:#e6f1f859}.hover\:text-primary-50\/40:hover{color:#e6f1f866}.hover\:text-primary-50\/45:hover{color:#e6f1f873}.hover\:text-primary-50\/5:hover{color:#e6f1f80d}.hover\:text-primary-50\/50:hover{color:#e6f1f880}.hover\:text-primary-50\/55:hover{color:#e6f1f88c}.hover\:text-primary-50\/60:hover{color:#e6f1f899}.hover\:text-primary-50\/65:hover{color:#e6f1f8a6}.hover\:text-primary-50\/70:hover{color:#e6f1f8b3}.hover\:text-primary-50\/75:hover{color:#e6f1f8bf}.hover\:text-primary-50\/80:hover{color:#e6f1f8cc}.hover\:text-primary-50\/85:hover{color:#e6f1f8d9}.hover\:text-primary-50\/90:hover{color:#e6f1f8e6}.hover\:text-primary-50\/95:hover{color:#e6f1f8f2}.hover\:text-primary-500:hover{--tw-text-opacity: 1;color:rgb(0 119 187 / var(--tw-text-opacity, 1))}.hover\:text-primary-500\/0:hover{color:#07b0}.hover\:text-primary-500\/10:hover{color:#0077bb1a}.hover\:text-primary-500\/100:hover{color:#07b}.hover\:text-primary-500\/15:hover{color:#0077bb26}.hover\:text-primary-500\/20:hover{color:#07b3}.hover\:text-primary-500\/25:hover{color:#0077bb40}.hover\:text-primary-500\/30:hover{color:#0077bb4d}.hover\:text-primary-500\/35:hover{color:#0077bb59}.hover\:text-primary-500\/40:hover{color:#07b6}.hover\:text-primary-500\/45:hover{color:#0077bb73}.hover\:text-primary-500\/5:hover{color:#0077bb0d}.hover\:text-primary-500\/50:hover{color:#0077bb80}.hover\:text-primary-500\/55:hover{color:#0077bb8c}.hover\:text-primary-500\/60:hover{color:#07b9}.hover\:text-primary-500\/65:hover{color:#0077bba6}.hover\:text-primary-500\/70:hover{color:#0077bbb3}.hover\:text-primary-500\/75:hover{color:#0077bbbf}.hover\:text-primary-500\/80:hover{color:#07bc}.hover\:text-primary-500\/85:hover{color:#0077bbd9}.hover\:text-primary-500\/90:hover{color:#0077bbe6}.hover\:text-primary-500\/95:hover{color:#0077bbf2}.hover\:text-primary-600:hover{--tw-text-opacity: 1;color:rgb(0 102 153 / var(--tw-text-opacity, 1))}.hover\:text-primary-600\/0:hover{color:#0690}.hover\:text-primary-600\/10:hover{color:#0066991a}.hover\:text-primary-600\/100:hover{color:#069}.hover\:text-primary-600\/15:hover{color:#00669926}.hover\:text-primary-600\/20:hover{color:#0693}.hover\:text-primary-600\/25:hover{color:#00669940}.hover\:text-primary-600\/30:hover{color:#0066994d}.hover\:text-primary-600\/35:hover{color:#00669959}.hover\:text-primary-600\/40:hover{color:#0696}.hover\:text-primary-600\/45:hover{color:#00669973}.hover\:text-primary-600\/5:hover{color:#0066990d}.hover\:text-primary-600\/50:hover{color:#00669980}.hover\:text-primary-600\/55:hover{color:#0066998c}.hover\:text-primary-600\/60:hover{color:#0699}.hover\:text-primary-600\/65:hover{color:#006699a6}.hover\:text-primary-600\/70:hover{color:#006699b3}.hover\:text-primary-600\/75:hover{color:#006699bf}.hover\:text-primary-600\/80:hover{color:#069c}.hover\:text-primary-600\/85:hover{color:#006699d9}.hover\:text-primary-600\/90:hover{color:#006699e6}.hover\:text-primary-600\/95:hover{color:#006699f2}.hover\:text-primary-700:hover{--tw-text-opacity: 1;color:rgb(0 85 128 / var(--tw-text-opacity, 1))}.hover\:text-primary-700\/0:hover{color:#00558000}.hover\:text-primary-700\/10:hover{color:#0055801a}.hover\:text-primary-700\/100:hover{color:#005580}.hover\:text-primary-700\/15:hover{color:#00558026}.hover\:text-primary-700\/20:hover{color:#00558033}.hover\:text-primary-700\/25:hover{color:#00558040}.hover\:text-primary-700\/30:hover{color:#0055804d}.hover\:text-primary-700\/35:hover{color:#00558059}.hover\:text-primary-700\/40:hover{color:#00558066}.hover\:text-primary-700\/45:hover{color:#00558073}.hover\:text-primary-700\/5:hover{color:#0055800d}.hover\:text-primary-700\/50:hover{color:#00558080}.hover\:text-primary-700\/55:hover{color:#0055808c}.hover\:text-primary-700\/60:hover{color:#00558099}.hover\:text-primary-700\/65:hover{color:#005580a6}.hover\:text-primary-700\/70:hover{color:#005580b3}.hover\:text-primary-700\/75:hover{color:#005580bf}.hover\:text-primary-700\/80:hover{color:#005580cc}.hover\:text-primary-700\/85:hover{color:#005580d9}.hover\:text-primary-700\/90:hover{color:#005580e6}.hover\:text-primary-700\/95:hover{color:#005580f2}.hover\:text-primary-800:hover{--tw-text-opacity: 1;color:rgb(0 68 102 / var(--tw-text-opacity, 1))}.hover\:text-primary-800\/0:hover{color:#0460}.hover\:text-primary-800\/10:hover{color:#0044661a}.hover\:text-primary-800\/100:hover{color:#046}.hover\:text-primary-800\/15:hover{color:#00446626}.hover\:text-primary-800\/20:hover{color:#0463}.hover\:text-primary-800\/25:hover{color:#00446640}.hover\:text-primary-800\/30:hover{color:#0044664d}.hover\:text-primary-800\/35:hover{color:#00446659}.hover\:text-primary-800\/40:hover{color:#0466}.hover\:text-primary-800\/45:hover{color:#00446673}.hover\:text-primary-800\/5:hover{color:#0044660d}.hover\:text-primary-800\/50:hover{color:#00446680}.hover\:text-primary-800\/55:hover{color:#0044668c}.hover\:text-primary-800\/60:hover{color:#0469}.hover\:text-primary-800\/65:hover{color:#004466a6}.hover\:text-primary-800\/70:hover{color:#004466b3}.hover\:text-primary-800\/75:hover{color:#004466bf}.hover\:text-primary-800\/80:hover{color:#046c}.hover\:text-primary-800\/85:hover{color:#004466d9}.hover\:text-primary-800\/90:hover{color:#004466e6}.hover\:text-primary-800\/95:hover{color:#004466f2}.hover\:text-primary-900:hover{--tw-text-opacity: 1;color:rgb(0 51 77 / var(--tw-text-opacity, 1))}.hover\:text-primary-900\/0:hover{color:#00334d00}.hover\:text-primary-900\/10:hover{color:#00334d1a}.hover\:text-primary-900\/100:hover{color:#00334d}.hover\:text-primary-900\/15:hover{color:#00334d26}.hover\:text-primary-900\/20:hover{color:#00334d33}.hover\:text-primary-900\/25:hover{color:#00334d40}.hover\:text-primary-900\/30:hover{color:#00334d4d}.hover\:text-primary-900\/35:hover{color:#00334d59}.hover\:text-primary-900\/40:hover{color:#00334d66}.hover\:text-primary-900\/45:hover{color:#00334d73}.hover\:text-primary-900\/5:hover{color:#00334d0d}.hover\:text-primary-900\/50:hover{color:#00334d80}.hover\:text-primary-900\/55:hover{color:#00334d8c}.hover\:text-primary-900\/60:hover{color:#00334d99}.hover\:text-primary-900\/65:hover{color:#00334da6}.hover\:text-primary-900\/70:hover{color:#00334db3}.hover\:text-primary-900\/75:hover{color:#00334dbf}.hover\:text-primary-900\/80:hover{color:#00334dcc}.hover\:text-primary-900\/85:hover{color:#00334dd9}.hover\:text-primary-900\/90:hover{color:#00334de6}.hover\:text-primary-900\/95:hover{color:#00334df2}.hover\:text-primary-focus:hover{--tw-text-opacity: 1;color:rgb(46 62 99 / var(--tw-text-opacity, 1))}.hover\:text-primary-focus\/0:hover{color:#2e3e6300}.hover\:text-primary-focus\/10:hover{color:#2e3e631a}.hover\:text-primary-focus\/100:hover{color:#2e3e63}.hover\:text-primary-focus\/15:hover{color:#2e3e6326}.hover\:text-primary-focus\/20:hover{color:#2e3e6333}.hover\:text-primary-focus\/25:hover{color:#2e3e6340}.hover\:text-primary-focus\/30:hover{color:#2e3e634d}.hover\:text-primary-focus\/35:hover{color:#2e3e6359}.hover\:text-primary-focus\/40:hover{color:#2e3e6366}.hover\:text-primary-focus\/45:hover{color:#2e3e6373}.hover\:text-primary-focus\/5:hover{color:#2e3e630d}.hover\:text-primary-focus\/50:hover{color:#2e3e6380}.hover\:text-primary-focus\/55:hover{color:#2e3e638c}.hover\:text-primary-focus\/60:hover{color:#2e3e6399}.hover\:text-primary-focus\/65:hover{color:#2e3e63a6}.hover\:text-primary-focus\/70:hover{color:#2e3e63b3}.hover\:text-primary-focus\/75:hover{color:#2e3e63bf}.hover\:text-primary-focus\/80:hover{color:#2e3e63cc}.hover\:text-primary-focus\/85:hover{color:#2e3e63d9}.hover\:text-primary-focus\/90:hover{color:#2e3e63e6}.hover\:text-primary-focus\/95:hover{color:#2e3e63f2}.hover\:text-primary\/0:hover{color:#07b0}.hover\:text-primary\/10:hover{color:#0077bb1a}.hover\:text-primary\/100:hover{color:#07b}.hover\:text-primary\/15:hover{color:#0077bb26}.hover\:text-primary\/20:hover{color:#07b3}.hover\:text-primary\/25:hover{color:#0077bb40}.hover\:text-primary\/30:hover{color:#0077bb4d}.hover\:text-primary\/35:hover{color:#0077bb59}.hover\:text-primary\/40:hover{color:#07b6}.hover\:text-primary\/45:hover{color:#0077bb73}.hover\:text-primary\/5:hover{color:#0077bb0d}.hover\:text-primary\/50:hover{color:#0077bb80}.hover\:text-primary\/55:hover{color:#0077bb8c}.hover\:text-primary\/60:hover{color:#07b9}.hover\:text-primary\/65:hover{color:#0077bba6}.hover\:text-primary\/70:hover{color:#0077bbb3}.hover\:text-primary\/75:hover{color:#0077bbbf}.hover\:text-primary\/80:hover{color:#07bc}.hover\:text-primary\/85:hover{color:#0077bbd9}.hover\:text-primary\/90:hover{color:#0077bbe6}.hover\:text-primary\/95:hover{color:#0077bbf2}.hover\:text-red-100:hover{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.hover\:text-red-100\/0:hover{color:#fee2e200}.hover\:text-red-100\/10:hover{color:#fee2e21a}.hover\:text-red-100\/100:hover{color:#fee2e2}.hover\:text-red-100\/15:hover{color:#fee2e226}.hover\:text-red-100\/20:hover{color:#fee2e233}.hover\:text-red-100\/25:hover{color:#fee2e240}.hover\:text-red-100\/30:hover{color:#fee2e24d}.hover\:text-red-100\/35:hover{color:#fee2e259}.hover\:text-red-100\/40:hover{color:#fee2e266}.hover\:text-red-100\/45:hover{color:#fee2e273}.hover\:text-red-100\/5:hover{color:#fee2e20d}.hover\:text-red-100\/50:hover{color:#fee2e280}.hover\:text-red-100\/55:hover{color:#fee2e28c}.hover\:text-red-100\/60:hover{color:#fee2e299}.hover\:text-red-100\/65:hover{color:#fee2e2a6}.hover\:text-red-100\/70:hover{color:#fee2e2b3}.hover\:text-red-100\/75:hover{color:#fee2e2bf}.hover\:text-red-100\/80:hover{color:#fee2e2cc}.hover\:text-red-100\/85:hover{color:#fee2e2d9}.hover\:text-red-100\/90:hover{color:#fee2e2e6}.hover\:text-red-100\/95:hover{color:#fee2e2f2}.hover\:text-red-200:hover{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.hover\:text-red-200\/0:hover{color:#fecaca00}.hover\:text-red-200\/10:hover{color:#fecaca1a}.hover\:text-red-200\/100:hover{color:#fecaca}.hover\:text-red-200\/15:hover{color:#fecaca26}.hover\:text-red-200\/20:hover{color:#fecaca33}.hover\:text-red-200\/25:hover{color:#fecaca40}.hover\:text-red-200\/30:hover{color:#fecaca4d}.hover\:text-red-200\/35:hover{color:#fecaca59}.hover\:text-red-200\/40:hover{color:#fecaca66}.hover\:text-red-200\/45:hover{color:#fecaca73}.hover\:text-red-200\/5:hover{color:#fecaca0d}.hover\:text-red-200\/50:hover{color:#fecaca80}.hover\:text-red-200\/55:hover{color:#fecaca8c}.hover\:text-red-200\/60:hover{color:#fecaca99}.hover\:text-red-200\/65:hover{color:#fecacaa6}.hover\:text-red-200\/70:hover{color:#fecacab3}.hover\:text-red-200\/75:hover{color:#fecacabf}.hover\:text-red-200\/80:hover{color:#fecacacc}.hover\:text-red-200\/85:hover{color:#fecacad9}.hover\:text-red-200\/90:hover{color:#fecacae6}.hover\:text-red-200\/95:hover{color:#fecacaf2}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.hover\:text-red-300\/0:hover{color:#fca5a500}.hover\:text-red-300\/10:hover{color:#fca5a51a}.hover\:text-red-300\/100:hover{color:#fca5a5}.hover\:text-red-300\/15:hover{color:#fca5a526}.hover\:text-red-300\/20:hover{color:#fca5a533}.hover\:text-red-300\/25:hover{color:#fca5a540}.hover\:text-red-300\/30:hover{color:#fca5a54d}.hover\:text-red-300\/35:hover{color:#fca5a559}.hover\:text-red-300\/40:hover{color:#fca5a566}.hover\:text-red-300\/45:hover{color:#fca5a573}.hover\:text-red-300\/5:hover{color:#fca5a50d}.hover\:text-red-300\/50:hover{color:#fca5a580}.hover\:text-red-300\/55:hover{color:#fca5a58c}.hover\:text-red-300\/60:hover{color:#fca5a599}.hover\:text-red-300\/65:hover{color:#fca5a5a6}.hover\:text-red-300\/70:hover{color:#fca5a5b3}.hover\:text-red-300\/75:hover{color:#fca5a5bf}.hover\:text-red-300\/80:hover{color:#fca5a5cc}.hover\:text-red-300\/85:hover{color:#fca5a5d9}.hover\:text-red-300\/90:hover{color:#fca5a5e6}.hover\:text-red-300\/95:hover{color:#fca5a5f2}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.hover\:text-red-400\/0:hover{color:#f8717100}.hover\:text-red-400\/10:hover{color:#f871711a}.hover\:text-red-400\/100:hover{color:#f87171}.hover\:text-red-400\/15:hover{color:#f8717126}.hover\:text-red-400\/20:hover{color:#f8717133}.hover\:text-red-400\/25:hover{color:#f8717140}.hover\:text-red-400\/30:hover{color:#f871714d}.hover\:text-red-400\/35:hover{color:#f8717159}.hover\:text-red-400\/40:hover{color:#f8717166}.hover\:text-red-400\/45:hover{color:#f8717173}.hover\:text-red-400\/5:hover{color:#f871710d}.hover\:text-red-400\/50:hover{color:#f8717180}.hover\:text-red-400\/55:hover{color:#f871718c}.hover\:text-red-400\/60:hover{color:#f8717199}.hover\:text-red-400\/65:hover{color:#f87171a6}.hover\:text-red-400\/70:hover{color:#f87171b3}.hover\:text-red-400\/75:hover{color:#f87171bf}.hover\:text-red-400\/80:hover{color:#f87171cc}.hover\:text-red-400\/85:hover{color:#f87171d9}.hover\:text-red-400\/90:hover{color:#f87171e6}.hover\:text-red-400\/95:hover{color:#f87171f2}.hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.hover\:text-red-50\/0:hover{color:#fef2f200}.hover\:text-red-50\/10:hover{color:#fef2f21a}.hover\:text-red-50\/100:hover{color:#fef2f2}.hover\:text-red-50\/15:hover{color:#fef2f226}.hover\:text-red-50\/20:hover{color:#fef2f233}.hover\:text-red-50\/25:hover{color:#fef2f240}.hover\:text-red-50\/30:hover{color:#fef2f24d}.hover\:text-red-50\/35:hover{color:#fef2f259}.hover\:text-red-50\/40:hover{color:#fef2f266}.hover\:text-red-50\/45:hover{color:#fef2f273}.hover\:text-red-50\/5:hover{color:#fef2f20d}.hover\:text-red-50\/50:hover{color:#fef2f280}.hover\:text-red-50\/55:hover{color:#fef2f28c}.hover\:text-red-50\/60:hover{color:#fef2f299}.hover\:text-red-50\/65:hover{color:#fef2f2a6}.hover\:text-red-50\/70:hover{color:#fef2f2b3}.hover\:text-red-50\/75:hover{color:#fef2f2bf}.hover\:text-red-50\/80:hover{color:#fef2f2cc}.hover\:text-red-50\/85:hover{color:#fef2f2d9}.hover\:text-red-50\/90:hover{color:#fef2f2e6}.hover\:text-red-50\/95:hover{color:#fef2f2f2}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-500\/0:hover{color:#ef444400}.hover\:text-red-500\/10:hover{color:#ef44441a}.hover\:text-red-500\/100:hover{color:#ef4444}.hover\:text-red-500\/15:hover{color:#ef444426}.hover\:text-red-500\/20:hover{color:#ef444433}.hover\:text-red-500\/25:hover{color:#ef444440}.hover\:text-red-500\/30:hover{color:#ef44444d}.hover\:text-red-500\/35:hover{color:#ef444459}.hover\:text-red-500\/40:hover{color:#ef444466}.hover\:text-red-500\/45:hover{color:#ef444473}.hover\:text-red-500\/5:hover{color:#ef44440d}.hover\:text-red-500\/50:hover{color:#ef444480}.hover\:text-red-500\/55:hover{color:#ef44448c}.hover\:text-red-500\/60:hover{color:#ef444499}.hover\:text-red-500\/65:hover{color:#ef4444a6}.hover\:text-red-500\/70:hover{color:#ef4444b3}.hover\:text-red-500\/75:hover{color:#ef4444bf}.hover\:text-red-500\/80:hover{color:#ef4444cc}.hover\:text-red-500\/85:hover{color:#ef4444d9}.hover\:text-red-500\/90:hover{color:#ef4444e6}.hover\:text-red-500\/95:hover{color:#ef4444f2}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-600\/0:hover{color:#dc262600}.hover\:text-red-600\/10:hover{color:#dc26261a}.hover\:text-red-600\/100:hover{color:#dc2626}.hover\:text-red-600\/15:hover{color:#dc262626}.hover\:text-red-600\/20:hover{color:#dc262633}.hover\:text-red-600\/25:hover{color:#dc262640}.hover\:text-red-600\/30:hover{color:#dc26264d}.hover\:text-red-600\/35:hover{color:#dc262659}.hover\:text-red-600\/40:hover{color:#dc262666}.hover\:text-red-600\/45:hover{color:#dc262673}.hover\:text-red-600\/5:hover{color:#dc26260d}.hover\:text-red-600\/50:hover{color:#dc262680}.hover\:text-red-600\/55:hover{color:#dc26268c}.hover\:text-red-600\/60:hover{color:#dc262699}.hover\:text-red-600\/65:hover{color:#dc2626a6}.hover\:text-red-600\/70:hover{color:#dc2626b3}.hover\:text-red-600\/75:hover{color:#dc2626bf}.hover\:text-red-600\/80:hover{color:#dc2626cc}.hover\:text-red-600\/85:hover{color:#dc2626d9}.hover\:text-red-600\/90:hover{color:#dc2626e6}.hover\:text-red-600\/95:hover{color:#dc2626f2}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-red-700\/0:hover{color:#b91c1c00}.hover\:text-red-700\/10:hover{color:#b91c1c1a}.hover\:text-red-700\/100:hover{color:#b91c1c}.hover\:text-red-700\/15:hover{color:#b91c1c26}.hover\:text-red-700\/20:hover{color:#b91c1c33}.hover\:text-red-700\/25:hover{color:#b91c1c40}.hover\:text-red-700\/30:hover{color:#b91c1c4d}.hover\:text-red-700\/35:hover{color:#b91c1c59}.hover\:text-red-700\/40:hover{color:#b91c1c66}.hover\:text-red-700\/45:hover{color:#b91c1c73}.hover\:text-red-700\/5:hover{color:#b91c1c0d}.hover\:text-red-700\/50:hover{color:#b91c1c80}.hover\:text-red-700\/55:hover{color:#b91c1c8c}.hover\:text-red-700\/60:hover{color:#b91c1c99}.hover\:text-red-700\/65:hover{color:#b91c1ca6}.hover\:text-red-700\/70:hover{color:#b91c1cb3}.hover\:text-red-700\/75:hover{color:#b91c1cbf}.hover\:text-red-700\/80:hover{color:#b91c1ccc}.hover\:text-red-700\/85:hover{color:#b91c1cd9}.hover\:text-red-700\/90:hover{color:#b91c1ce6}.hover\:text-red-700\/95:hover{color:#b91c1cf2}.hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.hover\:text-red-800\/0:hover{color:#991b1b00}.hover\:text-red-800\/10:hover{color:#991b1b1a}.hover\:text-red-800\/100:hover{color:#991b1b}.hover\:text-red-800\/15:hover{color:#991b1b26}.hover\:text-red-800\/20:hover{color:#991b1b33}.hover\:text-red-800\/25:hover{color:#991b1b40}.hover\:text-red-800\/30:hover{color:#991b1b4d}.hover\:text-red-800\/35:hover{color:#991b1b59}.hover\:text-red-800\/40:hover{color:#991b1b66}.hover\:text-red-800\/45:hover{color:#991b1b73}.hover\:text-red-800\/5:hover{color:#991b1b0d}.hover\:text-red-800\/50:hover{color:#991b1b80}.hover\:text-red-800\/55:hover{color:#991b1b8c}.hover\:text-red-800\/60:hover{color:#991b1b99}.hover\:text-red-800\/65:hover{color:#991b1ba6}.hover\:text-red-800\/70:hover{color:#991b1bb3}.hover\:text-red-800\/75:hover{color:#991b1bbf}.hover\:text-red-800\/80:hover{color:#991b1bcc}.hover\:text-red-800\/85:hover{color:#991b1bd9}.hover\:text-red-800\/90:hover{color:#991b1be6}.hover\:text-red-800\/95:hover{color:#991b1bf2}.hover\:text-red-900:hover{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.hover\:text-red-900\/0:hover{color:#7f1d1d00}.hover\:text-red-900\/10:hover{color:#7f1d1d1a}.hover\:text-red-900\/100:hover{color:#7f1d1d}.hover\:text-red-900\/15:hover{color:#7f1d1d26}.hover\:text-red-900\/20:hover{color:#7f1d1d33}.hover\:text-red-900\/25:hover{color:#7f1d1d40}.hover\:text-red-900\/30:hover{color:#7f1d1d4d}.hover\:text-red-900\/35:hover{color:#7f1d1d59}.hover\:text-red-900\/40:hover{color:#7f1d1d66}.hover\:text-red-900\/45:hover{color:#7f1d1d73}.hover\:text-red-900\/5:hover{color:#7f1d1d0d}.hover\:text-red-900\/50:hover{color:#7f1d1d80}.hover\:text-red-900\/55:hover{color:#7f1d1d8c}.hover\:text-red-900\/60:hover{color:#7f1d1d99}.hover\:text-red-900\/65:hover{color:#7f1d1da6}.hover\:text-red-900\/70:hover{color:#7f1d1db3}.hover\:text-red-900\/75:hover{color:#7f1d1dbf}.hover\:text-red-900\/80:hover{color:#7f1d1dcc}.hover\:text-red-900\/85:hover{color:#7f1d1dd9}.hover\:text-red-900\/90:hover{color:#7f1d1de6}.hover\:text-red-900\/95:hover{color:#7f1d1df2}.hover\:text-red-950:hover{--tw-text-opacity: 1;color:rgb(69 10 10 / var(--tw-text-opacity, 1))}.hover\:text-red-950\/0:hover{color:#450a0a00}.hover\:text-red-950\/10:hover{color:#450a0a1a}.hover\:text-red-950\/100:hover{color:#450a0a}.hover\:text-red-950\/15:hover{color:#450a0a26}.hover\:text-red-950\/20:hover{color:#450a0a33}.hover\:text-red-950\/25:hover{color:#450a0a40}.hover\:text-red-950\/30:hover{color:#450a0a4d}.hover\:text-red-950\/35:hover{color:#450a0a59}.hover\:text-red-950\/40:hover{color:#450a0a66}.hover\:text-red-950\/45:hover{color:#450a0a73}.hover\:text-red-950\/5:hover{color:#450a0a0d}.hover\:text-red-950\/50:hover{color:#450a0a80}.hover\:text-red-950\/55:hover{color:#450a0a8c}.hover\:text-red-950\/60:hover{color:#450a0a99}.hover\:text-red-950\/65:hover{color:#450a0aa6}.hover\:text-red-950\/70:hover{color:#450a0ab3}.hover\:text-red-950\/75:hover{color:#450a0abf}.hover\:text-red-950\/80:hover{color:#450a0acc}.hover\:text-red-950\/85:hover{color:#450a0ad9}.hover\:text-red-950\/90:hover{color:#450a0ae6}.hover\:text-red-950\/95:hover{color:#450a0af2}.hover\:text-stone-900:hover{--tw-text-opacity: 1;color:rgb(28 25 23 / var(--tw-text-opacity, 1))}.hover\:text-success:hover{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.hover\:text-success-focus:hover{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.hover\:text-success-focus\/0:hover{color:#05966900}.hover\:text-success-focus\/10:hover{color:#0596691a}.hover\:text-success-focus\/100:hover{color:#059669}.hover\:text-success-focus\/15:hover{color:#05966926}.hover\:text-success-focus\/20:hover{color:#05966933}.hover\:text-success-focus\/25:hover{color:#05966940}.hover\:text-success-focus\/30:hover{color:#0596694d}.hover\:text-success-focus\/35:hover{color:#05966959}.hover\:text-success-focus\/40:hover{color:#05966966}.hover\:text-success-focus\/45:hover{color:#05966973}.hover\:text-success-focus\/5:hover{color:#0596690d}.hover\:text-success-focus\/50:hover{color:#05966980}.hover\:text-success-focus\/55:hover{color:#0596698c}.hover\:text-success-focus\/60:hover{color:#05966999}.hover\:text-success-focus\/65:hover{color:#059669a6}.hover\:text-success-focus\/70:hover{color:#059669b3}.hover\:text-success-focus\/75:hover{color:#059669bf}.hover\:text-success-focus\/80:hover{color:#059669cc}.hover\:text-success-focus\/85:hover{color:#059669d9}.hover\:text-success-focus\/90:hover{color:#059669e6}.hover\:text-success-focus\/95:hover{color:#059669f2}.hover\:text-success\/0:hover{color:#10b98100}.hover\:text-success\/10:hover{color:#10b9811a}.hover\:text-success\/100:hover{color:#10b981}.hover\:text-success\/15:hover{color:#10b98126}.hover\:text-success\/20:hover{color:#10b98133}.hover\:text-success\/25:hover{color:#10b98140}.hover\:text-success\/30:hover{color:#10b9814d}.hover\:text-success\/35:hover{color:#10b98159}.hover\:text-success\/40:hover{color:#10b98166}.hover\:text-success\/45:hover{color:#10b98173}.hover\:text-success\/5:hover{color:#10b9810d}.hover\:text-success\/50:hover{color:#10b98180}.hover\:text-success\/55:hover{color:#10b9818c}.hover\:text-success\/60:hover{color:#10b98199}.hover\:text-success\/65:hover{color:#10b981a6}.hover\:text-success\/70:hover{color:#10b981b3}.hover\:text-success\/75:hover{color:#10b981bf}.hover\:text-success\/80:hover{color:#10b981cc}.hover\:text-success\/85:hover{color:#10b981d9}.hover\:text-success\/90:hover{color:#10b981e6}.hover\:text-success\/95:hover{color:#10b981f2}.hover\:text-warning:hover{--tw-text-opacity: 1;color:rgb(255 152 0 / var(--tw-text-opacity, 1))}.hover\:text-warning-focus:hover{--tw-text-opacity: 1;color:rgb(230 130 0 / var(--tw-text-opacity, 1))}.hover\:text-warning-focus\/0:hover{color:#e6820000}.hover\:text-warning-focus\/10:hover{color:#e682001a}.hover\:text-warning-focus\/100:hover{color:#e68200}.hover\:text-warning-focus\/15:hover{color:#e6820026}.hover\:text-warning-focus\/20:hover{color:#e6820033}.hover\:text-warning-focus\/25:hover{color:#e6820040}.hover\:text-warning-focus\/30:hover{color:#e682004d}.hover\:text-warning-focus\/35:hover{color:#e6820059}.hover\:text-warning-focus\/40:hover{color:#e6820066}.hover\:text-warning-focus\/45:hover{color:#e6820073}.hover\:text-warning-focus\/5:hover{color:#e682000d}.hover\:text-warning-focus\/50:hover{color:#e6820080}.hover\:text-warning-focus\/55:hover{color:#e682008c}.hover\:text-warning-focus\/60:hover{color:#e6820099}.hover\:text-warning-focus\/65:hover{color:#e68200a6}.hover\:text-warning-focus\/70:hover{color:#e68200b3}.hover\:text-warning-focus\/75:hover{color:#e68200bf}.hover\:text-warning-focus\/80:hover{color:#e68200cc}.hover\:text-warning-focus\/85:hover{color:#e68200d9}.hover\:text-warning-focus\/90:hover{color:#e68200e6}.hover\:text-warning-focus\/95:hover{color:#e68200f2}.hover\:text-warning\/0:hover{color:#ff980000}.hover\:text-warning\/10:hover{color:#ff98001a}.hover\:text-warning\/100:hover{color:#ff9800}.hover\:text-warning\/15:hover{color:#ff980026}.hover\:text-warning\/20:hover{color:#ff980033}.hover\:text-warning\/25:hover{color:#ff980040}.hover\:text-warning\/30:hover{color:#ff98004d}.hover\:text-warning\/35:hover{color:#ff980059}.hover\:text-warning\/40:hover{color:#ff980066}.hover\:text-warning\/45:hover{color:#ff980073}.hover\:text-warning\/5:hover{color:#ff98000d}.hover\:text-warning\/50:hover{color:#ff980080}.hover\:text-warning\/55:hover{color:#ff98008c}.hover\:text-warning\/60:hover{color:#ff980099}.hover\:text-warning\/65:hover{color:#ff9800a6}.hover\:text-warning\/70:hover{color:#ff9800b3}.hover\:text-warning\/75:hover{color:#ff9800bf}.hover\:text-warning\/80:hover{color:#ff9800cc}.hover\:text-warning\/85:hover{color:#ff9800d9}.hover\:text-warning\/90:hover{color:#ff9800e6}.hover\:text-warning\/95:hover{color:#ff9800f2}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-yellow-100:hover{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.hover\:text-yellow-100\/0:hover{color:#fef9c300}.hover\:text-yellow-100\/10:hover{color:#fef9c31a}.hover\:text-yellow-100\/100:hover{color:#fef9c3}.hover\:text-yellow-100\/15:hover{color:#fef9c326}.hover\:text-yellow-100\/20:hover{color:#fef9c333}.hover\:text-yellow-100\/25:hover{color:#fef9c340}.hover\:text-yellow-100\/30:hover{color:#fef9c34d}.hover\:text-yellow-100\/35:hover{color:#fef9c359}.hover\:text-yellow-100\/40:hover{color:#fef9c366}.hover\:text-yellow-100\/45:hover{color:#fef9c373}.hover\:text-yellow-100\/5:hover{color:#fef9c30d}.hover\:text-yellow-100\/50:hover{color:#fef9c380}.hover\:text-yellow-100\/55:hover{color:#fef9c38c}.hover\:text-yellow-100\/60:hover{color:#fef9c399}.hover\:text-yellow-100\/65:hover{color:#fef9c3a6}.hover\:text-yellow-100\/70:hover{color:#fef9c3b3}.hover\:text-yellow-100\/75:hover{color:#fef9c3bf}.hover\:text-yellow-100\/80:hover{color:#fef9c3cc}.hover\:text-yellow-100\/85:hover{color:#fef9c3d9}.hover\:text-yellow-100\/90:hover{color:#fef9c3e6}.hover\:text-yellow-100\/95:hover{color:#fef9c3f2}.hover\:text-yellow-200:hover{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.hover\:text-yellow-200\/0:hover{color:#fef08a00}.hover\:text-yellow-200\/10:hover{color:#fef08a1a}.hover\:text-yellow-200\/100:hover{color:#fef08a}.hover\:text-yellow-200\/15:hover{color:#fef08a26}.hover\:text-yellow-200\/20:hover{color:#fef08a33}.hover\:text-yellow-200\/25:hover{color:#fef08a40}.hover\:text-yellow-200\/30:hover{color:#fef08a4d}.hover\:text-yellow-200\/35:hover{color:#fef08a59}.hover\:text-yellow-200\/40:hover{color:#fef08a66}.hover\:text-yellow-200\/45:hover{color:#fef08a73}.hover\:text-yellow-200\/5:hover{color:#fef08a0d}.hover\:text-yellow-200\/50:hover{color:#fef08a80}.hover\:text-yellow-200\/55:hover{color:#fef08a8c}.hover\:text-yellow-200\/60:hover{color:#fef08a99}.hover\:text-yellow-200\/65:hover{color:#fef08aa6}.hover\:text-yellow-200\/70:hover{color:#fef08ab3}.hover\:text-yellow-200\/75:hover{color:#fef08abf}.hover\:text-yellow-200\/80:hover{color:#fef08acc}.hover\:text-yellow-200\/85:hover{color:#fef08ad9}.hover\:text-yellow-200\/90:hover{color:#fef08ae6}.hover\:text-yellow-200\/95:hover{color:#fef08af2}.hover\:text-yellow-300:hover{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.hover\:text-yellow-300\/0:hover{color:#fde04700}.hover\:text-yellow-300\/10:hover{color:#fde0471a}.hover\:text-yellow-300\/100:hover{color:#fde047}.hover\:text-yellow-300\/15:hover{color:#fde04726}.hover\:text-yellow-300\/20:hover{color:#fde04733}.hover\:text-yellow-300\/25:hover{color:#fde04740}.hover\:text-yellow-300\/30:hover{color:#fde0474d}.hover\:text-yellow-300\/35:hover{color:#fde04759}.hover\:text-yellow-300\/40:hover{color:#fde04766}.hover\:text-yellow-300\/45:hover{color:#fde04773}.hover\:text-yellow-300\/5:hover{color:#fde0470d}.hover\:text-yellow-300\/50:hover{color:#fde04780}.hover\:text-yellow-300\/55:hover{color:#fde0478c}.hover\:text-yellow-300\/60:hover{color:#fde04799}.hover\:text-yellow-300\/65:hover{color:#fde047a6}.hover\:text-yellow-300\/70:hover{color:#fde047b3}.hover\:text-yellow-300\/75:hover{color:#fde047bf}.hover\:text-yellow-300\/80:hover{color:#fde047cc}.hover\:text-yellow-300\/85:hover{color:#fde047d9}.hover\:text-yellow-300\/90:hover{color:#fde047e6}.hover\:text-yellow-300\/95:hover{color:#fde047f2}.hover\:text-yellow-400:hover{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.hover\:text-yellow-400\/0:hover{color:#facc1500}.hover\:text-yellow-400\/10:hover{color:#facc151a}.hover\:text-yellow-400\/100:hover{color:#facc15}.hover\:text-yellow-400\/15:hover{color:#facc1526}.hover\:text-yellow-400\/20:hover{color:#facc1533}.hover\:text-yellow-400\/25:hover{color:#facc1540}.hover\:text-yellow-400\/30:hover{color:#facc154d}.hover\:text-yellow-400\/35:hover{color:#facc1559}.hover\:text-yellow-400\/40:hover{color:#facc1566}.hover\:text-yellow-400\/45:hover{color:#facc1573}.hover\:text-yellow-400\/5:hover{color:#facc150d}.hover\:text-yellow-400\/50:hover{color:#facc1580}.hover\:text-yellow-400\/55:hover{color:#facc158c}.hover\:text-yellow-400\/60:hover{color:#facc1599}.hover\:text-yellow-400\/65:hover{color:#facc15a6}.hover\:text-yellow-400\/70:hover{color:#facc15b3}.hover\:text-yellow-400\/75:hover{color:#facc15bf}.hover\:text-yellow-400\/80:hover{color:#facc15cc}.hover\:text-yellow-400\/85:hover{color:#facc15d9}.hover\:text-yellow-400\/90:hover{color:#facc15e6}.hover\:text-yellow-400\/95:hover{color:#facc15f2}.hover\:text-yellow-50:hover{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity, 1))}.hover\:text-yellow-50\/0:hover{color:#fefce800}.hover\:text-yellow-50\/10:hover{color:#fefce81a}.hover\:text-yellow-50\/100:hover{color:#fefce8}.hover\:text-yellow-50\/15:hover{color:#fefce826}.hover\:text-yellow-50\/20:hover{color:#fefce833}.hover\:text-yellow-50\/25:hover{color:#fefce840}.hover\:text-yellow-50\/30:hover{color:#fefce84d}.hover\:text-yellow-50\/35:hover{color:#fefce859}.hover\:text-yellow-50\/40:hover{color:#fefce866}.hover\:text-yellow-50\/45:hover{color:#fefce873}.hover\:text-yellow-50\/5:hover{color:#fefce80d}.hover\:text-yellow-50\/50:hover{color:#fefce880}.hover\:text-yellow-50\/55:hover{color:#fefce88c}.hover\:text-yellow-50\/60:hover{color:#fefce899}.hover\:text-yellow-50\/65:hover{color:#fefce8a6}.hover\:text-yellow-50\/70:hover{color:#fefce8b3}.hover\:text-yellow-50\/75:hover{color:#fefce8bf}.hover\:text-yellow-50\/80:hover{color:#fefce8cc}.hover\:text-yellow-50\/85:hover{color:#fefce8d9}.hover\:text-yellow-50\/90:hover{color:#fefce8e6}.hover\:text-yellow-50\/95:hover{color:#fefce8f2}.hover\:text-yellow-500:hover{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.hover\:text-yellow-500\/0:hover{color:#eab30800}.hover\:text-yellow-500\/10:hover{color:#eab3081a}.hover\:text-yellow-500\/100:hover{color:#eab308}.hover\:text-yellow-500\/15:hover{color:#eab30826}.hover\:text-yellow-500\/20:hover{color:#eab30833}.hover\:text-yellow-500\/25:hover{color:#eab30840}.hover\:text-yellow-500\/30:hover{color:#eab3084d}.hover\:text-yellow-500\/35:hover{color:#eab30859}.hover\:text-yellow-500\/40:hover{color:#eab30866}.hover\:text-yellow-500\/45:hover{color:#eab30873}.hover\:text-yellow-500\/5:hover{color:#eab3080d}.hover\:text-yellow-500\/50:hover{color:#eab30880}.hover\:text-yellow-500\/55:hover{color:#eab3088c}.hover\:text-yellow-500\/60:hover{color:#eab30899}.hover\:text-yellow-500\/65:hover{color:#eab308a6}.hover\:text-yellow-500\/70:hover{color:#eab308b3}.hover\:text-yellow-500\/75:hover{color:#eab308bf}.hover\:text-yellow-500\/80:hover{color:#eab308cc}.hover\:text-yellow-500\/85:hover{color:#eab308d9}.hover\:text-yellow-500\/90:hover{color:#eab308e6}.hover\:text-yellow-500\/95:hover{color:#eab308f2}.hover\:text-yellow-600:hover{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.hover\:text-yellow-600\/0:hover{color:#ca8a0400}.hover\:text-yellow-600\/10:hover{color:#ca8a041a}.hover\:text-yellow-600\/100:hover{color:#ca8a04}.hover\:text-yellow-600\/15:hover{color:#ca8a0426}.hover\:text-yellow-600\/20:hover{color:#ca8a0433}.hover\:text-yellow-600\/25:hover{color:#ca8a0440}.hover\:text-yellow-600\/30:hover{color:#ca8a044d}.hover\:text-yellow-600\/35:hover{color:#ca8a0459}.hover\:text-yellow-600\/40:hover{color:#ca8a0466}.hover\:text-yellow-600\/45:hover{color:#ca8a0473}.hover\:text-yellow-600\/5:hover{color:#ca8a040d}.hover\:text-yellow-600\/50:hover{color:#ca8a0480}.hover\:text-yellow-600\/55:hover{color:#ca8a048c}.hover\:text-yellow-600\/60:hover{color:#ca8a0499}.hover\:text-yellow-600\/65:hover{color:#ca8a04a6}.hover\:text-yellow-600\/70:hover{color:#ca8a04b3}.hover\:text-yellow-600\/75:hover{color:#ca8a04bf}.hover\:text-yellow-600\/80:hover{color:#ca8a04cc}.hover\:text-yellow-600\/85:hover{color:#ca8a04d9}.hover\:text-yellow-600\/90:hover{color:#ca8a04e6}.hover\:text-yellow-600\/95:hover{color:#ca8a04f2}.hover\:text-yellow-700:hover{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.hover\:text-yellow-700\/0:hover{color:#a1620700}.hover\:text-yellow-700\/10:hover{color:#a162071a}.hover\:text-yellow-700\/100:hover{color:#a16207}.hover\:text-yellow-700\/15:hover{color:#a1620726}.hover\:text-yellow-700\/20:hover{color:#a1620733}.hover\:text-yellow-700\/25:hover{color:#a1620740}.hover\:text-yellow-700\/30:hover{color:#a162074d}.hover\:text-yellow-700\/35:hover{color:#a1620759}.hover\:text-yellow-700\/40:hover{color:#a1620766}.hover\:text-yellow-700\/45:hover{color:#a1620773}.hover\:text-yellow-700\/5:hover{color:#a162070d}.hover\:text-yellow-700\/50:hover{color:#a1620780}.hover\:text-yellow-700\/55:hover{color:#a162078c}.hover\:text-yellow-700\/60:hover{color:#a1620799}.hover\:text-yellow-700\/65:hover{color:#a16207a6}.hover\:text-yellow-700\/70:hover{color:#a16207b3}.hover\:text-yellow-700\/75:hover{color:#a16207bf}.hover\:text-yellow-700\/80:hover{color:#a16207cc}.hover\:text-yellow-700\/85:hover{color:#a16207d9}.hover\:text-yellow-700\/90:hover{color:#a16207e6}.hover\:text-yellow-700\/95:hover{color:#a16207f2}.hover\:text-yellow-800:hover{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.hover\:text-yellow-800\/0:hover{color:#854d0e00}.hover\:text-yellow-800\/10:hover{color:#854d0e1a}.hover\:text-yellow-800\/100:hover{color:#854d0e}.hover\:text-yellow-800\/15:hover{color:#854d0e26}.hover\:text-yellow-800\/20:hover{color:#854d0e33}.hover\:text-yellow-800\/25:hover{color:#854d0e40}.hover\:text-yellow-800\/30:hover{color:#854d0e4d}.hover\:text-yellow-800\/35:hover{color:#854d0e59}.hover\:text-yellow-800\/40:hover{color:#854d0e66}.hover\:text-yellow-800\/45:hover{color:#854d0e73}.hover\:text-yellow-800\/5:hover{color:#854d0e0d}.hover\:text-yellow-800\/50:hover{color:#854d0e80}.hover\:text-yellow-800\/55:hover{color:#854d0e8c}.hover\:text-yellow-800\/60:hover{color:#854d0e99}.hover\:text-yellow-800\/65:hover{color:#854d0ea6}.hover\:text-yellow-800\/70:hover{color:#854d0eb3}.hover\:text-yellow-800\/75:hover{color:#854d0ebf}.hover\:text-yellow-800\/80:hover{color:#854d0ecc}.hover\:text-yellow-800\/85:hover{color:#854d0ed9}.hover\:text-yellow-800\/90:hover{color:#854d0ee6}.hover\:text-yellow-800\/95:hover{color:#854d0ef2}.hover\:text-yellow-900:hover{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.hover\:text-yellow-900\/0:hover{color:#713f1200}.hover\:text-yellow-900\/10:hover{color:#713f121a}.hover\:text-yellow-900\/100:hover{color:#713f12}.hover\:text-yellow-900\/15:hover{color:#713f1226}.hover\:text-yellow-900\/20:hover{color:#713f1233}.hover\:text-yellow-900\/25:hover{color:#713f1240}.hover\:text-yellow-900\/30:hover{color:#713f124d}.hover\:text-yellow-900\/35:hover{color:#713f1259}.hover\:text-yellow-900\/40:hover{color:#713f1266}.hover\:text-yellow-900\/45:hover{color:#713f1273}.hover\:text-yellow-900\/5:hover{color:#713f120d}.hover\:text-yellow-900\/50:hover{color:#713f1280}.hover\:text-yellow-900\/55:hover{color:#713f128c}.hover\:text-yellow-900\/60:hover{color:#713f1299}.hover\:text-yellow-900\/65:hover{color:#713f12a6}.hover\:text-yellow-900\/70:hover{color:#713f12b3}.hover\:text-yellow-900\/75:hover{color:#713f12bf}.hover\:text-yellow-900\/80:hover{color:#713f12cc}.hover\:text-yellow-900\/85:hover{color:#713f12d9}.hover\:text-yellow-900\/90:hover{color:#713f12e6}.hover\:text-yellow-900\/95:hover{color:#713f12f2}.hover\:text-yellow-950:hover{--tw-text-opacity: 1;color:rgb(66 32 6 / var(--tw-text-opacity, 1))}.hover\:text-yellow-950\/0:hover{color:#42200600}.hover\:text-yellow-950\/10:hover{color:#4220061a}.hover\:text-yellow-950\/100:hover{color:#422006}.hover\:text-yellow-950\/15:hover{color:#42200626}.hover\:text-yellow-950\/20:hover{color:#42200633}.hover\:text-yellow-950\/25:hover{color:#42200640}.hover\:text-yellow-950\/30:hover{color:#4220064d}.hover\:text-yellow-950\/35:hover{color:#42200659}.hover\:text-yellow-950\/40:hover{color:#42200666}.hover\:text-yellow-950\/45:hover{color:#42200673}.hover\:text-yellow-950\/5:hover{color:#4220060d}.hover\:text-yellow-950\/50:hover{color:#42200680}.hover\:text-yellow-950\/55:hover{color:#4220068c}.hover\:text-yellow-950\/60:hover{color:#42200699}.hover\:text-yellow-950\/65:hover{color:#422006a6}.hover\:text-yellow-950\/70:hover{color:#422006b3}.hover\:text-yellow-950\/75:hover{color:#422006bf}.hover\:text-yellow-950\/80:hover{color:#422006cc}.hover\:text-yellow-950\/85:hover{color:#422006d9}.hover\:text-yellow-950\/90:hover{color:#422006e6}.hover\:text-yellow-950\/95:hover{color:#422006f2}.hover\:underline:hover{text-decoration-line:underline}.hover\:ring-blue-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-100\/0:hover{--tw-ring-color: rgb(219 234 254 / 0)}.hover\:ring-blue-100\/10:hover{--tw-ring-color: rgb(219 234 254 / .1)}.hover\:ring-blue-100\/100:hover{--tw-ring-color: rgb(219 234 254 / 1)}.hover\:ring-blue-100\/15:hover{--tw-ring-color: rgb(219 234 254 / .15)}.hover\:ring-blue-100\/20:hover{--tw-ring-color: rgb(219 234 254 / .2)}.hover\:ring-blue-100\/25:hover{--tw-ring-color: rgb(219 234 254 / .25)}.hover\:ring-blue-100\/30:hover{--tw-ring-color: rgb(219 234 254 / .3)}.hover\:ring-blue-100\/35:hover{--tw-ring-color: rgb(219 234 254 / .35)}.hover\:ring-blue-100\/40:hover{--tw-ring-color: rgb(219 234 254 / .4)}.hover\:ring-blue-100\/45:hover{--tw-ring-color: rgb(219 234 254 / .45)}.hover\:ring-blue-100\/5:hover{--tw-ring-color: rgb(219 234 254 / .05)}.hover\:ring-blue-100\/50:hover{--tw-ring-color: rgb(219 234 254 / .5)}.hover\:ring-blue-100\/55:hover{--tw-ring-color: rgb(219 234 254 / .55)}.hover\:ring-blue-100\/60:hover{--tw-ring-color: rgb(219 234 254 / .6)}.hover\:ring-blue-100\/65:hover{--tw-ring-color: rgb(219 234 254 / .65)}.hover\:ring-blue-100\/70:hover{--tw-ring-color: rgb(219 234 254 / .7)}.hover\:ring-blue-100\/75:hover{--tw-ring-color: rgb(219 234 254 / .75)}.hover\:ring-blue-100\/80:hover{--tw-ring-color: rgb(219 234 254 / .8)}.hover\:ring-blue-100\/85:hover{--tw-ring-color: rgb(219 234 254 / .85)}.hover\:ring-blue-100\/90:hover{--tw-ring-color: rgb(219 234 254 / .9)}.hover\:ring-blue-100\/95:hover{--tw-ring-color: rgb(219 234 254 / .95)}.hover\:ring-blue-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-200\/0:hover{--tw-ring-color: rgb(191 219 254 / 0)}.hover\:ring-blue-200\/10:hover{--tw-ring-color: rgb(191 219 254 / .1)}.hover\:ring-blue-200\/100:hover{--tw-ring-color: rgb(191 219 254 / 1)}.hover\:ring-blue-200\/15:hover{--tw-ring-color: rgb(191 219 254 / .15)}.hover\:ring-blue-200\/20:hover{--tw-ring-color: rgb(191 219 254 / .2)}.hover\:ring-blue-200\/25:hover{--tw-ring-color: rgb(191 219 254 / .25)}.hover\:ring-blue-200\/30:hover{--tw-ring-color: rgb(191 219 254 / .3)}.hover\:ring-blue-200\/35:hover{--tw-ring-color: rgb(191 219 254 / .35)}.hover\:ring-blue-200\/40:hover{--tw-ring-color: rgb(191 219 254 / .4)}.hover\:ring-blue-200\/45:hover{--tw-ring-color: rgb(191 219 254 / .45)}.hover\:ring-blue-200\/5:hover{--tw-ring-color: rgb(191 219 254 / .05)}.hover\:ring-blue-200\/50:hover{--tw-ring-color: rgb(191 219 254 / .5)}.hover\:ring-blue-200\/55:hover{--tw-ring-color: rgb(191 219 254 / .55)}.hover\:ring-blue-200\/60:hover{--tw-ring-color: rgb(191 219 254 / .6)}.hover\:ring-blue-200\/65:hover{--tw-ring-color: rgb(191 219 254 / .65)}.hover\:ring-blue-200\/70:hover{--tw-ring-color: rgb(191 219 254 / .7)}.hover\:ring-blue-200\/75:hover{--tw-ring-color: rgb(191 219 254 / .75)}.hover\:ring-blue-200\/80:hover{--tw-ring-color: rgb(191 219 254 / .8)}.hover\:ring-blue-200\/85:hover{--tw-ring-color: rgb(191 219 254 / .85)}.hover\:ring-blue-200\/90:hover{--tw-ring-color: rgb(191 219 254 / .9)}.hover\:ring-blue-200\/95:hover{--tw-ring-color: rgb(191 219 254 / .95)}.hover\:ring-blue-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-300\/0:hover{--tw-ring-color: rgb(147 197 253 / 0)}.hover\:ring-blue-300\/10:hover{--tw-ring-color: rgb(147 197 253 / .1)}.hover\:ring-blue-300\/100:hover{--tw-ring-color: rgb(147 197 253 / 1)}.hover\:ring-blue-300\/15:hover{--tw-ring-color: rgb(147 197 253 / .15)}.hover\:ring-blue-300\/20:hover{--tw-ring-color: rgb(147 197 253 / .2)}.hover\:ring-blue-300\/25:hover{--tw-ring-color: rgb(147 197 253 / .25)}.hover\:ring-blue-300\/30:hover{--tw-ring-color: rgb(147 197 253 / .3)}.hover\:ring-blue-300\/35:hover{--tw-ring-color: rgb(147 197 253 / .35)}.hover\:ring-blue-300\/40:hover{--tw-ring-color: rgb(147 197 253 / .4)}.hover\:ring-blue-300\/45:hover{--tw-ring-color: rgb(147 197 253 / .45)}.hover\:ring-blue-300\/5:hover{--tw-ring-color: rgb(147 197 253 / .05)}.hover\:ring-blue-300\/50:hover{--tw-ring-color: rgb(147 197 253 / .5)}.hover\:ring-blue-300\/55:hover{--tw-ring-color: rgb(147 197 253 / .55)}.hover\:ring-blue-300\/60:hover{--tw-ring-color: rgb(147 197 253 / .6)}.hover\:ring-blue-300\/65:hover{--tw-ring-color: rgb(147 197 253 / .65)}.hover\:ring-blue-300\/70:hover{--tw-ring-color: rgb(147 197 253 / .7)}.hover\:ring-blue-300\/75:hover{--tw-ring-color: rgb(147 197 253 / .75)}.hover\:ring-blue-300\/80:hover{--tw-ring-color: rgb(147 197 253 / .8)}.hover\:ring-blue-300\/85:hover{--tw-ring-color: rgb(147 197 253 / .85)}.hover\:ring-blue-300\/90:hover{--tw-ring-color: rgb(147 197 253 / .9)}.hover\:ring-blue-300\/95:hover{--tw-ring-color: rgb(147 197 253 / .95)}.hover\:ring-blue-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-400\/0:hover{--tw-ring-color: rgb(96 165 250 / 0)}.hover\:ring-blue-400\/10:hover{--tw-ring-color: rgb(96 165 250 / .1)}.hover\:ring-blue-400\/100:hover{--tw-ring-color: rgb(96 165 250 / 1)}.hover\:ring-blue-400\/15:hover{--tw-ring-color: rgb(96 165 250 / .15)}.hover\:ring-blue-400\/20:hover{--tw-ring-color: rgb(96 165 250 / .2)}.hover\:ring-blue-400\/25:hover{--tw-ring-color: rgb(96 165 250 / .25)}.hover\:ring-blue-400\/30:hover{--tw-ring-color: rgb(96 165 250 / .3)}.hover\:ring-blue-400\/35:hover{--tw-ring-color: rgb(96 165 250 / .35)}.hover\:ring-blue-400\/40:hover{--tw-ring-color: rgb(96 165 250 / .4)}.hover\:ring-blue-400\/45:hover{--tw-ring-color: rgb(96 165 250 / .45)}.hover\:ring-blue-400\/5:hover{--tw-ring-color: rgb(96 165 250 / .05)}.hover\:ring-blue-400\/50:hover{--tw-ring-color: rgb(96 165 250 / .5)}.hover\:ring-blue-400\/55:hover{--tw-ring-color: rgb(96 165 250 / .55)}.hover\:ring-blue-400\/60:hover{--tw-ring-color: rgb(96 165 250 / .6)}.hover\:ring-blue-400\/65:hover{--tw-ring-color: rgb(96 165 250 / .65)}.hover\:ring-blue-400\/70:hover{--tw-ring-color: rgb(96 165 250 / .7)}.hover\:ring-blue-400\/75:hover{--tw-ring-color: rgb(96 165 250 / .75)}.hover\:ring-blue-400\/80:hover{--tw-ring-color: rgb(96 165 250 / .8)}.hover\:ring-blue-400\/85:hover{--tw-ring-color: rgb(96 165 250 / .85)}.hover\:ring-blue-400\/90:hover{--tw-ring-color: rgb(96 165 250 / .9)}.hover\:ring-blue-400\/95:hover{--tw-ring-color: rgb(96 165 250 / .95)}.hover\:ring-blue-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-50\/0:hover{--tw-ring-color: rgb(239 246 255 / 0)}.hover\:ring-blue-50\/10:hover{--tw-ring-color: rgb(239 246 255 / .1)}.hover\:ring-blue-50\/100:hover{--tw-ring-color: rgb(239 246 255 / 1)}.hover\:ring-blue-50\/15:hover{--tw-ring-color: rgb(239 246 255 / .15)}.hover\:ring-blue-50\/20:hover{--tw-ring-color: rgb(239 246 255 / .2)}.hover\:ring-blue-50\/25:hover{--tw-ring-color: rgb(239 246 255 / .25)}.hover\:ring-blue-50\/30:hover{--tw-ring-color: rgb(239 246 255 / .3)}.hover\:ring-blue-50\/35:hover{--tw-ring-color: rgb(239 246 255 / .35)}.hover\:ring-blue-50\/40:hover{--tw-ring-color: rgb(239 246 255 / .4)}.hover\:ring-blue-50\/45:hover{--tw-ring-color: rgb(239 246 255 / .45)}.hover\:ring-blue-50\/5:hover{--tw-ring-color: rgb(239 246 255 / .05)}.hover\:ring-blue-50\/50:hover{--tw-ring-color: rgb(239 246 255 / .5)}.hover\:ring-blue-50\/55:hover{--tw-ring-color: rgb(239 246 255 / .55)}.hover\:ring-blue-50\/60:hover{--tw-ring-color: rgb(239 246 255 / .6)}.hover\:ring-blue-50\/65:hover{--tw-ring-color: rgb(239 246 255 / .65)}.hover\:ring-blue-50\/70:hover{--tw-ring-color: rgb(239 246 255 / .7)}.hover\:ring-blue-50\/75:hover{--tw-ring-color: rgb(239 246 255 / .75)}.hover\:ring-blue-50\/80:hover{--tw-ring-color: rgb(239 246 255 / .8)}.hover\:ring-blue-50\/85:hover{--tw-ring-color: rgb(239 246 255 / .85)}.hover\:ring-blue-50\/90:hover{--tw-ring-color: rgb(239 246 255 / .9)}.hover\:ring-blue-50\/95:hover{--tw-ring-color: rgb(239 246 255 / .95)}.hover\:ring-blue-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-500\/0:hover{--tw-ring-color: rgb(59 130 246 / 0)}.hover\:ring-blue-500\/10:hover{--tw-ring-color: rgb(59 130 246 / .1)}.hover\:ring-blue-500\/100:hover{--tw-ring-color: rgb(59 130 246 / 1)}.hover\:ring-blue-500\/15:hover{--tw-ring-color: rgb(59 130 246 / .15)}.hover\:ring-blue-500\/20:hover{--tw-ring-color: rgb(59 130 246 / .2)}.hover\:ring-blue-500\/25:hover{--tw-ring-color: rgb(59 130 246 / .25)}.hover\:ring-blue-500\/30:hover{--tw-ring-color: rgb(59 130 246 / .3)}.hover\:ring-blue-500\/35:hover{--tw-ring-color: rgb(59 130 246 / .35)}.hover\:ring-blue-500\/40:hover{--tw-ring-color: rgb(59 130 246 / .4)}.hover\:ring-blue-500\/45:hover{--tw-ring-color: rgb(59 130 246 / .45)}.hover\:ring-blue-500\/5:hover{--tw-ring-color: rgb(59 130 246 / .05)}.hover\:ring-blue-500\/50:hover{--tw-ring-color: rgb(59 130 246 / .5)}.hover\:ring-blue-500\/55:hover{--tw-ring-color: rgb(59 130 246 / .55)}.hover\:ring-blue-500\/60:hover{--tw-ring-color: rgb(59 130 246 / .6)}.hover\:ring-blue-500\/65:hover{--tw-ring-color: rgb(59 130 246 / .65)}.hover\:ring-blue-500\/70:hover{--tw-ring-color: rgb(59 130 246 / .7)}.hover\:ring-blue-500\/75:hover{--tw-ring-color: rgb(59 130 246 / .75)}.hover\:ring-blue-500\/80:hover{--tw-ring-color: rgb(59 130 246 / .8)}.hover\:ring-blue-500\/85:hover{--tw-ring-color: rgb(59 130 246 / .85)}.hover\:ring-blue-500\/90:hover{--tw-ring-color: rgb(59 130 246 / .9)}.hover\:ring-blue-500\/95:hover{--tw-ring-color: rgb(59 130 246 / .95)}.hover\:ring-blue-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-600\/0:hover{--tw-ring-color: rgb(37 99 235 / 0)}.hover\:ring-blue-600\/10:hover{--tw-ring-color: rgb(37 99 235 / .1)}.hover\:ring-blue-600\/100:hover{--tw-ring-color: rgb(37 99 235 / 1)}.hover\:ring-blue-600\/15:hover{--tw-ring-color: rgb(37 99 235 / .15)}.hover\:ring-blue-600\/20:hover{--tw-ring-color: rgb(37 99 235 / .2)}.hover\:ring-blue-600\/25:hover{--tw-ring-color: rgb(37 99 235 / .25)}.hover\:ring-blue-600\/30:hover{--tw-ring-color: rgb(37 99 235 / .3)}.hover\:ring-blue-600\/35:hover{--tw-ring-color: rgb(37 99 235 / .35)}.hover\:ring-blue-600\/40:hover{--tw-ring-color: rgb(37 99 235 / .4)}.hover\:ring-blue-600\/45:hover{--tw-ring-color: rgb(37 99 235 / .45)}.hover\:ring-blue-600\/5:hover{--tw-ring-color: rgb(37 99 235 / .05)}.hover\:ring-blue-600\/50:hover{--tw-ring-color: rgb(37 99 235 / .5)}.hover\:ring-blue-600\/55:hover{--tw-ring-color: rgb(37 99 235 / .55)}.hover\:ring-blue-600\/60:hover{--tw-ring-color: rgb(37 99 235 / .6)}.hover\:ring-blue-600\/65:hover{--tw-ring-color: rgb(37 99 235 / .65)}.hover\:ring-blue-600\/70:hover{--tw-ring-color: rgb(37 99 235 / .7)}.hover\:ring-blue-600\/75:hover{--tw-ring-color: rgb(37 99 235 / .75)}.hover\:ring-blue-600\/80:hover{--tw-ring-color: rgb(37 99 235 / .8)}.hover\:ring-blue-600\/85:hover{--tw-ring-color: rgb(37 99 235 / .85)}.hover\:ring-blue-600\/90:hover{--tw-ring-color: rgb(37 99 235 / .9)}.hover\:ring-blue-600\/95:hover{--tw-ring-color: rgb(37 99 235 / .95)}.hover\:ring-blue-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-700\/0:hover{--tw-ring-color: rgb(29 78 216 / 0)}.hover\:ring-blue-700\/10:hover{--tw-ring-color: rgb(29 78 216 / .1)}.hover\:ring-blue-700\/100:hover{--tw-ring-color: rgb(29 78 216 / 1)}.hover\:ring-blue-700\/15:hover{--tw-ring-color: rgb(29 78 216 / .15)}.hover\:ring-blue-700\/20:hover{--tw-ring-color: rgb(29 78 216 / .2)}.hover\:ring-blue-700\/25:hover{--tw-ring-color: rgb(29 78 216 / .25)}.hover\:ring-blue-700\/30:hover{--tw-ring-color: rgb(29 78 216 / .3)}.hover\:ring-blue-700\/35:hover{--tw-ring-color: rgb(29 78 216 / .35)}.hover\:ring-blue-700\/40:hover{--tw-ring-color: rgb(29 78 216 / .4)}.hover\:ring-blue-700\/45:hover{--tw-ring-color: rgb(29 78 216 / .45)}.hover\:ring-blue-700\/5:hover{--tw-ring-color: rgb(29 78 216 / .05)}.hover\:ring-blue-700\/50:hover{--tw-ring-color: rgb(29 78 216 / .5)}.hover\:ring-blue-700\/55:hover{--tw-ring-color: rgb(29 78 216 / .55)}.hover\:ring-blue-700\/60:hover{--tw-ring-color: rgb(29 78 216 / .6)}.hover\:ring-blue-700\/65:hover{--tw-ring-color: rgb(29 78 216 / .65)}.hover\:ring-blue-700\/70:hover{--tw-ring-color: rgb(29 78 216 / .7)}.hover\:ring-blue-700\/75:hover{--tw-ring-color: rgb(29 78 216 / .75)}.hover\:ring-blue-700\/80:hover{--tw-ring-color: rgb(29 78 216 / .8)}.hover\:ring-blue-700\/85:hover{--tw-ring-color: rgb(29 78 216 / .85)}.hover\:ring-blue-700\/90:hover{--tw-ring-color: rgb(29 78 216 / .9)}.hover\:ring-blue-700\/95:hover{--tw-ring-color: rgb(29 78 216 / .95)}.hover\:ring-blue-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-800\/0:hover{--tw-ring-color: rgb(30 64 175 / 0)}.hover\:ring-blue-800\/10:hover{--tw-ring-color: rgb(30 64 175 / .1)}.hover\:ring-blue-800\/100:hover{--tw-ring-color: rgb(30 64 175 / 1)}.hover\:ring-blue-800\/15:hover{--tw-ring-color: rgb(30 64 175 / .15)}.hover\:ring-blue-800\/20:hover{--tw-ring-color: rgb(30 64 175 / .2)}.hover\:ring-blue-800\/25:hover{--tw-ring-color: rgb(30 64 175 / .25)}.hover\:ring-blue-800\/30:hover{--tw-ring-color: rgb(30 64 175 / .3)}.hover\:ring-blue-800\/35:hover{--tw-ring-color: rgb(30 64 175 / .35)}.hover\:ring-blue-800\/40:hover{--tw-ring-color: rgb(30 64 175 / .4)}.hover\:ring-blue-800\/45:hover{--tw-ring-color: rgb(30 64 175 / .45)}.hover\:ring-blue-800\/5:hover{--tw-ring-color: rgb(30 64 175 / .05)}.hover\:ring-blue-800\/50:hover{--tw-ring-color: rgb(30 64 175 / .5)}.hover\:ring-blue-800\/55:hover{--tw-ring-color: rgb(30 64 175 / .55)}.hover\:ring-blue-800\/60:hover{--tw-ring-color: rgb(30 64 175 / .6)}.hover\:ring-blue-800\/65:hover{--tw-ring-color: rgb(30 64 175 / .65)}.hover\:ring-blue-800\/70:hover{--tw-ring-color: rgb(30 64 175 / .7)}.hover\:ring-blue-800\/75:hover{--tw-ring-color: rgb(30 64 175 / .75)}.hover\:ring-blue-800\/80:hover{--tw-ring-color: rgb(30 64 175 / .8)}.hover\:ring-blue-800\/85:hover{--tw-ring-color: rgb(30 64 175 / .85)}.hover\:ring-blue-800\/90:hover{--tw-ring-color: rgb(30 64 175 / .9)}.hover\:ring-blue-800\/95:hover{--tw-ring-color: rgb(30 64 175 / .95)}.hover\:ring-blue-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-900\/0:hover{--tw-ring-color: rgb(30 58 138 / 0)}.hover\:ring-blue-900\/10:hover{--tw-ring-color: rgb(30 58 138 / .1)}.hover\:ring-blue-900\/100:hover{--tw-ring-color: rgb(30 58 138 / 1)}.hover\:ring-blue-900\/15:hover{--tw-ring-color: rgb(30 58 138 / .15)}.hover\:ring-blue-900\/20:hover{--tw-ring-color: rgb(30 58 138 / .2)}.hover\:ring-blue-900\/25:hover{--tw-ring-color: rgb(30 58 138 / .25)}.hover\:ring-blue-900\/30:hover{--tw-ring-color: rgb(30 58 138 / .3)}.hover\:ring-blue-900\/35:hover{--tw-ring-color: rgb(30 58 138 / .35)}.hover\:ring-blue-900\/40:hover{--tw-ring-color: rgb(30 58 138 / .4)}.hover\:ring-blue-900\/45:hover{--tw-ring-color: rgb(30 58 138 / .45)}.hover\:ring-blue-900\/5:hover{--tw-ring-color: rgb(30 58 138 / .05)}.hover\:ring-blue-900\/50:hover{--tw-ring-color: rgb(30 58 138 / .5)}.hover\:ring-blue-900\/55:hover{--tw-ring-color: rgb(30 58 138 / .55)}.hover\:ring-blue-900\/60:hover{--tw-ring-color: rgb(30 58 138 / .6)}.hover\:ring-blue-900\/65:hover{--tw-ring-color: rgb(30 58 138 / .65)}.hover\:ring-blue-900\/70:hover{--tw-ring-color: rgb(30 58 138 / .7)}.hover\:ring-blue-900\/75:hover{--tw-ring-color: rgb(30 58 138 / .75)}.hover\:ring-blue-900\/80:hover{--tw-ring-color: rgb(30 58 138 / .8)}.hover\:ring-blue-900\/85:hover{--tw-ring-color: rgb(30 58 138 / .85)}.hover\:ring-blue-900\/90:hover{--tw-ring-color: rgb(30 58 138 / .9)}.hover\:ring-blue-900\/95:hover{--tw-ring-color: rgb(30 58 138 / .95)}.hover\:ring-blue-950:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 37 84 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-950\/0:hover{--tw-ring-color: rgb(23 37 84 / 0)}.hover\:ring-blue-950\/10:hover{--tw-ring-color: rgb(23 37 84 / .1)}.hover\:ring-blue-950\/100:hover{--tw-ring-color: rgb(23 37 84 / 1)}.hover\:ring-blue-950\/15:hover{--tw-ring-color: rgb(23 37 84 / .15)}.hover\:ring-blue-950\/20:hover{--tw-ring-color: rgb(23 37 84 / .2)}.hover\:ring-blue-950\/25:hover{--tw-ring-color: rgb(23 37 84 / .25)}.hover\:ring-blue-950\/30:hover{--tw-ring-color: rgb(23 37 84 / .3)}.hover\:ring-blue-950\/35:hover{--tw-ring-color: rgb(23 37 84 / .35)}.hover\:ring-blue-950\/40:hover{--tw-ring-color: rgb(23 37 84 / .4)}.hover\:ring-blue-950\/45:hover{--tw-ring-color: rgb(23 37 84 / .45)}.hover\:ring-blue-950\/5:hover{--tw-ring-color: rgb(23 37 84 / .05)}.hover\:ring-blue-950\/50:hover{--tw-ring-color: rgb(23 37 84 / .5)}.hover\:ring-blue-950\/55:hover{--tw-ring-color: rgb(23 37 84 / .55)}.hover\:ring-blue-950\/60:hover{--tw-ring-color: rgb(23 37 84 / .6)}.hover\:ring-blue-950\/65:hover{--tw-ring-color: rgb(23 37 84 / .65)}.hover\:ring-blue-950\/70:hover{--tw-ring-color: rgb(23 37 84 / .7)}.hover\:ring-blue-950\/75:hover{--tw-ring-color: rgb(23 37 84 / .75)}.hover\:ring-blue-950\/80:hover{--tw-ring-color: rgb(23 37 84 / .8)}.hover\:ring-blue-950\/85:hover{--tw-ring-color: rgb(23 37 84 / .85)}.hover\:ring-blue-950\/90:hover{--tw-ring-color: rgb(23 37 84 / .9)}.hover\:ring-blue-950\/95:hover{--tw-ring-color: rgb(23 37 84 / .95)}.hover\:ring-error:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 87 36 / var(--tw-ring-opacity, 1))}.hover\:ring-error-focus:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 48 0 / var(--tw-ring-opacity, 1))}.hover\:ring-error-focus\/0:hover{--tw-ring-color: rgb(240 48 0 / 0)}.hover\:ring-error-focus\/10:hover{--tw-ring-color: rgb(240 48 0 / .1)}.hover\:ring-error-focus\/100:hover{--tw-ring-color: rgb(240 48 0 / 1)}.hover\:ring-error-focus\/15:hover{--tw-ring-color: rgb(240 48 0 / .15)}.hover\:ring-error-focus\/20:hover{--tw-ring-color: rgb(240 48 0 / .2)}.hover\:ring-error-focus\/25:hover{--tw-ring-color: rgb(240 48 0 / .25)}.hover\:ring-error-focus\/30:hover{--tw-ring-color: rgb(240 48 0 / .3)}.hover\:ring-error-focus\/35:hover{--tw-ring-color: rgb(240 48 0 / .35)}.hover\:ring-error-focus\/40:hover{--tw-ring-color: rgb(240 48 0 / .4)}.hover\:ring-error-focus\/45:hover{--tw-ring-color: rgb(240 48 0 / .45)}.hover\:ring-error-focus\/5:hover{--tw-ring-color: rgb(240 48 0 / .05)}.hover\:ring-error-focus\/50:hover{--tw-ring-color: rgb(240 48 0 / .5)}.hover\:ring-error-focus\/55:hover{--tw-ring-color: rgb(240 48 0 / .55)}.hover\:ring-error-focus\/60:hover{--tw-ring-color: rgb(240 48 0 / .6)}.hover\:ring-error-focus\/65:hover{--tw-ring-color: rgb(240 48 0 / .65)}.hover\:ring-error-focus\/70:hover{--tw-ring-color: rgb(240 48 0 / .7)}.hover\:ring-error-focus\/75:hover{--tw-ring-color: rgb(240 48 0 / .75)}.hover\:ring-error-focus\/80:hover{--tw-ring-color: rgb(240 48 0 / .8)}.hover\:ring-error-focus\/85:hover{--tw-ring-color: rgb(240 48 0 / .85)}.hover\:ring-error-focus\/90:hover{--tw-ring-color: rgb(240 48 0 / .9)}.hover\:ring-error-focus\/95:hover{--tw-ring-color: rgb(240 48 0 / .95)}.hover\:ring-error\/0:hover{--tw-ring-color: rgb(255 87 36 / 0)}.hover\:ring-error\/10:hover{--tw-ring-color: rgb(255 87 36 / .1)}.hover\:ring-error\/100:hover{--tw-ring-color: rgb(255 87 36 / 1)}.hover\:ring-error\/15:hover{--tw-ring-color: rgb(255 87 36 / .15)}.hover\:ring-error\/20:hover{--tw-ring-color: rgb(255 87 36 / .2)}.hover\:ring-error\/25:hover{--tw-ring-color: rgb(255 87 36 / .25)}.hover\:ring-error\/30:hover{--tw-ring-color: rgb(255 87 36 / .3)}.hover\:ring-error\/35:hover{--tw-ring-color: rgb(255 87 36 / .35)}.hover\:ring-error\/40:hover{--tw-ring-color: rgb(255 87 36 / .4)}.hover\:ring-error\/45:hover{--tw-ring-color: rgb(255 87 36 / .45)}.hover\:ring-error\/5:hover{--tw-ring-color: rgb(255 87 36 / .05)}.hover\:ring-error\/50:hover{--tw-ring-color: rgb(255 87 36 / .5)}.hover\:ring-error\/55:hover{--tw-ring-color: rgb(255 87 36 / .55)}.hover\:ring-error\/60:hover{--tw-ring-color: rgb(255 87 36 / .6)}.hover\:ring-error\/65:hover{--tw-ring-color: rgb(255 87 36 / .65)}.hover\:ring-error\/70:hover{--tw-ring-color: rgb(255 87 36 / .7)}.hover\:ring-error\/75:hover{--tw-ring-color: rgb(255 87 36 / .75)}.hover\:ring-error\/80:hover{--tw-ring-color: rgb(255 87 36 / .8)}.hover\:ring-error\/85:hover{--tw-ring-color: rgb(255 87 36 / .85)}.hover\:ring-error\/90:hover{--tw-ring-color: rgb(255 87 36 / .9)}.hover\:ring-error\/95:hover{--tw-ring-color: rgb(255 87 36 / .95)}.hover\:ring-gray-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1))}.hover\:ring-green-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1))}.hover\:ring-green-100\/0:hover{--tw-ring-color: rgb(220 252 231 / 0)}.hover\:ring-green-100\/10:hover{--tw-ring-color: rgb(220 252 231 / .1)}.hover\:ring-green-100\/100:hover{--tw-ring-color: rgb(220 252 231 / 1)}.hover\:ring-green-100\/15:hover{--tw-ring-color: rgb(220 252 231 / .15)}.hover\:ring-green-100\/20:hover{--tw-ring-color: rgb(220 252 231 / .2)}.hover\:ring-green-100\/25:hover{--tw-ring-color: rgb(220 252 231 / .25)}.hover\:ring-green-100\/30:hover{--tw-ring-color: rgb(220 252 231 / .3)}.hover\:ring-green-100\/35:hover{--tw-ring-color: rgb(220 252 231 / .35)}.hover\:ring-green-100\/40:hover{--tw-ring-color: rgb(220 252 231 / .4)}.hover\:ring-green-100\/45:hover{--tw-ring-color: rgb(220 252 231 / .45)}.hover\:ring-green-100\/5:hover{--tw-ring-color: rgb(220 252 231 / .05)}.hover\:ring-green-100\/50:hover{--tw-ring-color: rgb(220 252 231 / .5)}.hover\:ring-green-100\/55:hover{--tw-ring-color: rgb(220 252 231 / .55)}.hover\:ring-green-100\/60:hover{--tw-ring-color: rgb(220 252 231 / .6)}.hover\:ring-green-100\/65:hover{--tw-ring-color: rgb(220 252 231 / .65)}.hover\:ring-green-100\/70:hover{--tw-ring-color: rgb(220 252 231 / .7)}.hover\:ring-green-100\/75:hover{--tw-ring-color: rgb(220 252 231 / .75)}.hover\:ring-green-100\/80:hover{--tw-ring-color: rgb(220 252 231 / .8)}.hover\:ring-green-100\/85:hover{--tw-ring-color: rgb(220 252 231 / .85)}.hover\:ring-green-100\/90:hover{--tw-ring-color: rgb(220 252 231 / .9)}.hover\:ring-green-100\/95:hover{--tw-ring-color: rgb(220 252 231 / .95)}.hover\:ring-green-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.hover\:ring-green-200\/0:hover{--tw-ring-color: rgb(187 247 208 / 0)}.hover\:ring-green-200\/10:hover{--tw-ring-color: rgb(187 247 208 / .1)}.hover\:ring-green-200\/100:hover{--tw-ring-color: rgb(187 247 208 / 1)}.hover\:ring-green-200\/15:hover{--tw-ring-color: rgb(187 247 208 / .15)}.hover\:ring-green-200\/20:hover{--tw-ring-color: rgb(187 247 208 / .2)}.hover\:ring-green-200\/25:hover{--tw-ring-color: rgb(187 247 208 / .25)}.hover\:ring-green-200\/30:hover{--tw-ring-color: rgb(187 247 208 / .3)}.hover\:ring-green-200\/35:hover{--tw-ring-color: rgb(187 247 208 / .35)}.hover\:ring-green-200\/40:hover{--tw-ring-color: rgb(187 247 208 / .4)}.hover\:ring-green-200\/45:hover{--tw-ring-color: rgb(187 247 208 / .45)}.hover\:ring-green-200\/5:hover{--tw-ring-color: rgb(187 247 208 / .05)}.hover\:ring-green-200\/50:hover{--tw-ring-color: rgb(187 247 208 / .5)}.hover\:ring-green-200\/55:hover{--tw-ring-color: rgb(187 247 208 / .55)}.hover\:ring-green-200\/60:hover{--tw-ring-color: rgb(187 247 208 / .6)}.hover\:ring-green-200\/65:hover{--tw-ring-color: rgb(187 247 208 / .65)}.hover\:ring-green-200\/70:hover{--tw-ring-color: rgb(187 247 208 / .7)}.hover\:ring-green-200\/75:hover{--tw-ring-color: rgb(187 247 208 / .75)}.hover\:ring-green-200\/80:hover{--tw-ring-color: rgb(187 247 208 / .8)}.hover\:ring-green-200\/85:hover{--tw-ring-color: rgb(187 247 208 / .85)}.hover\:ring-green-200\/90:hover{--tw-ring-color: rgb(187 247 208 / .9)}.hover\:ring-green-200\/95:hover{--tw-ring-color: rgb(187 247 208 / .95)}.hover\:ring-green-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.hover\:ring-green-300\/0:hover{--tw-ring-color: rgb(134 239 172 / 0)}.hover\:ring-green-300\/10:hover{--tw-ring-color: rgb(134 239 172 / .1)}.hover\:ring-green-300\/100:hover{--tw-ring-color: rgb(134 239 172 / 1)}.hover\:ring-green-300\/15:hover{--tw-ring-color: rgb(134 239 172 / .15)}.hover\:ring-green-300\/20:hover{--tw-ring-color: rgb(134 239 172 / .2)}.hover\:ring-green-300\/25:hover{--tw-ring-color: rgb(134 239 172 / .25)}.hover\:ring-green-300\/30:hover{--tw-ring-color: rgb(134 239 172 / .3)}.hover\:ring-green-300\/35:hover{--tw-ring-color: rgb(134 239 172 / .35)}.hover\:ring-green-300\/40:hover{--tw-ring-color: rgb(134 239 172 / .4)}.hover\:ring-green-300\/45:hover{--tw-ring-color: rgb(134 239 172 / .45)}.hover\:ring-green-300\/5:hover{--tw-ring-color: rgb(134 239 172 / .05)}.hover\:ring-green-300\/50:hover{--tw-ring-color: rgb(134 239 172 / .5)}.hover\:ring-green-300\/55:hover{--tw-ring-color: rgb(134 239 172 / .55)}.hover\:ring-green-300\/60:hover{--tw-ring-color: rgb(134 239 172 / .6)}.hover\:ring-green-300\/65:hover{--tw-ring-color: rgb(134 239 172 / .65)}.hover\:ring-green-300\/70:hover{--tw-ring-color: rgb(134 239 172 / .7)}.hover\:ring-green-300\/75:hover{--tw-ring-color: rgb(134 239 172 / .75)}.hover\:ring-green-300\/80:hover{--tw-ring-color: rgb(134 239 172 / .8)}.hover\:ring-green-300\/85:hover{--tw-ring-color: rgb(134 239 172 / .85)}.hover\:ring-green-300\/90:hover{--tw-ring-color: rgb(134 239 172 / .9)}.hover\:ring-green-300\/95:hover{--tw-ring-color: rgb(134 239 172 / .95)}.hover\:ring-green-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.hover\:ring-green-400\/0:hover{--tw-ring-color: rgb(74 222 128 / 0)}.hover\:ring-green-400\/10:hover{--tw-ring-color: rgb(74 222 128 / .1)}.hover\:ring-green-400\/100:hover{--tw-ring-color: rgb(74 222 128 / 1)}.hover\:ring-green-400\/15:hover{--tw-ring-color: rgb(74 222 128 / .15)}.hover\:ring-green-400\/20:hover{--tw-ring-color: rgb(74 222 128 / .2)}.hover\:ring-green-400\/25:hover{--tw-ring-color: rgb(74 222 128 / .25)}.hover\:ring-green-400\/30:hover{--tw-ring-color: rgb(74 222 128 / .3)}.hover\:ring-green-400\/35:hover{--tw-ring-color: rgb(74 222 128 / .35)}.hover\:ring-green-400\/40:hover{--tw-ring-color: rgb(74 222 128 / .4)}.hover\:ring-green-400\/45:hover{--tw-ring-color: rgb(74 222 128 / .45)}.hover\:ring-green-400\/5:hover{--tw-ring-color: rgb(74 222 128 / .05)}.hover\:ring-green-400\/50:hover{--tw-ring-color: rgb(74 222 128 / .5)}.hover\:ring-green-400\/55:hover{--tw-ring-color: rgb(74 222 128 / .55)}.hover\:ring-green-400\/60:hover{--tw-ring-color: rgb(74 222 128 / .6)}.hover\:ring-green-400\/65:hover{--tw-ring-color: rgb(74 222 128 / .65)}.hover\:ring-green-400\/70:hover{--tw-ring-color: rgb(74 222 128 / .7)}.hover\:ring-green-400\/75:hover{--tw-ring-color: rgb(74 222 128 / .75)}.hover\:ring-green-400\/80:hover{--tw-ring-color: rgb(74 222 128 / .8)}.hover\:ring-green-400\/85:hover{--tw-ring-color: rgb(74 222 128 / .85)}.hover\:ring-green-400\/90:hover{--tw-ring-color: rgb(74 222 128 / .9)}.hover\:ring-green-400\/95:hover{--tw-ring-color: rgb(74 222 128 / .95)}.hover\:ring-green-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1))}.hover\:ring-green-50\/0:hover{--tw-ring-color: rgb(240 253 244 / 0)}.hover\:ring-green-50\/10:hover{--tw-ring-color: rgb(240 253 244 / .1)}.hover\:ring-green-50\/100:hover{--tw-ring-color: rgb(240 253 244 / 1)}.hover\:ring-green-50\/15:hover{--tw-ring-color: rgb(240 253 244 / .15)}.hover\:ring-green-50\/20:hover{--tw-ring-color: rgb(240 253 244 / .2)}.hover\:ring-green-50\/25:hover{--tw-ring-color: rgb(240 253 244 / .25)}.hover\:ring-green-50\/30:hover{--tw-ring-color: rgb(240 253 244 / .3)}.hover\:ring-green-50\/35:hover{--tw-ring-color: rgb(240 253 244 / .35)}.hover\:ring-green-50\/40:hover{--tw-ring-color: rgb(240 253 244 / .4)}.hover\:ring-green-50\/45:hover{--tw-ring-color: rgb(240 253 244 / .45)}.hover\:ring-green-50\/5:hover{--tw-ring-color: rgb(240 253 244 / .05)}.hover\:ring-green-50\/50:hover{--tw-ring-color: rgb(240 253 244 / .5)}.hover\:ring-green-50\/55:hover{--tw-ring-color: rgb(240 253 244 / .55)}.hover\:ring-green-50\/60:hover{--tw-ring-color: rgb(240 253 244 / .6)}.hover\:ring-green-50\/65:hover{--tw-ring-color: rgb(240 253 244 / .65)}.hover\:ring-green-50\/70:hover{--tw-ring-color: rgb(240 253 244 / .7)}.hover\:ring-green-50\/75:hover{--tw-ring-color: rgb(240 253 244 / .75)}.hover\:ring-green-50\/80:hover{--tw-ring-color: rgb(240 253 244 / .8)}.hover\:ring-green-50\/85:hover{--tw-ring-color: rgb(240 253 244 / .85)}.hover\:ring-green-50\/90:hover{--tw-ring-color: rgb(240 253 244 / .9)}.hover\:ring-green-50\/95:hover{--tw-ring-color: rgb(240 253 244 / .95)}.hover\:ring-green-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.hover\:ring-green-500\/0:hover{--tw-ring-color: rgb(34 197 94 / 0)}.hover\:ring-green-500\/10:hover{--tw-ring-color: rgb(34 197 94 / .1)}.hover\:ring-green-500\/100:hover{--tw-ring-color: rgb(34 197 94 / 1)}.hover\:ring-green-500\/15:hover{--tw-ring-color: rgb(34 197 94 / .15)}.hover\:ring-green-500\/20:hover{--tw-ring-color: rgb(34 197 94 / .2)}.hover\:ring-green-500\/25:hover{--tw-ring-color: rgb(34 197 94 / .25)}.hover\:ring-green-500\/30:hover{--tw-ring-color: rgb(34 197 94 / .3)}.hover\:ring-green-500\/35:hover{--tw-ring-color: rgb(34 197 94 / .35)}.hover\:ring-green-500\/40:hover{--tw-ring-color: rgb(34 197 94 / .4)}.hover\:ring-green-500\/45:hover{--tw-ring-color: rgb(34 197 94 / .45)}.hover\:ring-green-500\/5:hover{--tw-ring-color: rgb(34 197 94 / .05)}.hover\:ring-green-500\/50:hover{--tw-ring-color: rgb(34 197 94 / .5)}.hover\:ring-green-500\/55:hover{--tw-ring-color: rgb(34 197 94 / .55)}.hover\:ring-green-500\/60:hover{--tw-ring-color: rgb(34 197 94 / .6)}.hover\:ring-green-500\/65:hover{--tw-ring-color: rgb(34 197 94 / .65)}.hover\:ring-green-500\/70:hover{--tw-ring-color: rgb(34 197 94 / .7)}.hover\:ring-green-500\/75:hover{--tw-ring-color: rgb(34 197 94 / .75)}.hover\:ring-green-500\/80:hover{--tw-ring-color: rgb(34 197 94 / .8)}.hover\:ring-green-500\/85:hover{--tw-ring-color: rgb(34 197 94 / .85)}.hover\:ring-green-500\/90:hover{--tw-ring-color: rgb(34 197 94 / .9)}.hover\:ring-green-500\/95:hover{--tw-ring-color: rgb(34 197 94 / .95)}.hover\:ring-green-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.hover\:ring-green-600\/0:hover{--tw-ring-color: rgb(22 163 74 / 0)}.hover\:ring-green-600\/10:hover{--tw-ring-color: rgb(22 163 74 / .1)}.hover\:ring-green-600\/100:hover{--tw-ring-color: rgb(22 163 74 / 1)}.hover\:ring-green-600\/15:hover{--tw-ring-color: rgb(22 163 74 / .15)}.hover\:ring-green-600\/20:hover{--tw-ring-color: rgb(22 163 74 / .2)}.hover\:ring-green-600\/25:hover{--tw-ring-color: rgb(22 163 74 / .25)}.hover\:ring-green-600\/30:hover{--tw-ring-color: rgb(22 163 74 / .3)}.hover\:ring-green-600\/35:hover{--tw-ring-color: rgb(22 163 74 / .35)}.hover\:ring-green-600\/40:hover{--tw-ring-color: rgb(22 163 74 / .4)}.hover\:ring-green-600\/45:hover{--tw-ring-color: rgb(22 163 74 / .45)}.hover\:ring-green-600\/5:hover{--tw-ring-color: rgb(22 163 74 / .05)}.hover\:ring-green-600\/50:hover{--tw-ring-color: rgb(22 163 74 / .5)}.hover\:ring-green-600\/55:hover{--tw-ring-color: rgb(22 163 74 / .55)}.hover\:ring-green-600\/60:hover{--tw-ring-color: rgb(22 163 74 / .6)}.hover\:ring-green-600\/65:hover{--tw-ring-color: rgb(22 163 74 / .65)}.hover\:ring-green-600\/70:hover{--tw-ring-color: rgb(22 163 74 / .7)}.hover\:ring-green-600\/75:hover{--tw-ring-color: rgb(22 163 74 / .75)}.hover\:ring-green-600\/80:hover{--tw-ring-color: rgb(22 163 74 / .8)}.hover\:ring-green-600\/85:hover{--tw-ring-color: rgb(22 163 74 / .85)}.hover\:ring-green-600\/90:hover{--tw-ring-color: rgb(22 163 74 / .9)}.hover\:ring-green-600\/95:hover{--tw-ring-color: rgb(22 163 74 / .95)}.hover\:ring-green-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1))}.hover\:ring-green-700\/0:hover{--tw-ring-color: rgb(21 128 61 / 0)}.hover\:ring-green-700\/10:hover{--tw-ring-color: rgb(21 128 61 / .1)}.hover\:ring-green-700\/100:hover{--tw-ring-color: rgb(21 128 61 / 1)}.hover\:ring-green-700\/15:hover{--tw-ring-color: rgb(21 128 61 / .15)}.hover\:ring-green-700\/20:hover{--tw-ring-color: rgb(21 128 61 / .2)}.hover\:ring-green-700\/25:hover{--tw-ring-color: rgb(21 128 61 / .25)}.hover\:ring-green-700\/30:hover{--tw-ring-color: rgb(21 128 61 / .3)}.hover\:ring-green-700\/35:hover{--tw-ring-color: rgb(21 128 61 / .35)}.hover\:ring-green-700\/40:hover{--tw-ring-color: rgb(21 128 61 / .4)}.hover\:ring-green-700\/45:hover{--tw-ring-color: rgb(21 128 61 / .45)}.hover\:ring-green-700\/5:hover{--tw-ring-color: rgb(21 128 61 / .05)}.hover\:ring-green-700\/50:hover{--tw-ring-color: rgb(21 128 61 / .5)}.hover\:ring-green-700\/55:hover{--tw-ring-color: rgb(21 128 61 / .55)}.hover\:ring-green-700\/60:hover{--tw-ring-color: rgb(21 128 61 / .6)}.hover\:ring-green-700\/65:hover{--tw-ring-color: rgb(21 128 61 / .65)}.hover\:ring-green-700\/70:hover{--tw-ring-color: rgb(21 128 61 / .7)}.hover\:ring-green-700\/75:hover{--tw-ring-color: rgb(21 128 61 / .75)}.hover\:ring-green-700\/80:hover{--tw-ring-color: rgb(21 128 61 / .8)}.hover\:ring-green-700\/85:hover{--tw-ring-color: rgb(21 128 61 / .85)}.hover\:ring-green-700\/90:hover{--tw-ring-color: rgb(21 128 61 / .9)}.hover\:ring-green-700\/95:hover{--tw-ring-color: rgb(21 128 61 / .95)}.hover\:ring-green-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1))}.hover\:ring-green-800\/0:hover{--tw-ring-color: rgb(22 101 52 / 0)}.hover\:ring-green-800\/10:hover{--tw-ring-color: rgb(22 101 52 / .1)}.hover\:ring-green-800\/100:hover{--tw-ring-color: rgb(22 101 52 / 1)}.hover\:ring-green-800\/15:hover{--tw-ring-color: rgb(22 101 52 / .15)}.hover\:ring-green-800\/20:hover{--tw-ring-color: rgb(22 101 52 / .2)}.hover\:ring-green-800\/25:hover{--tw-ring-color: rgb(22 101 52 / .25)}.hover\:ring-green-800\/30:hover{--tw-ring-color: rgb(22 101 52 / .3)}.hover\:ring-green-800\/35:hover{--tw-ring-color: rgb(22 101 52 / .35)}.hover\:ring-green-800\/40:hover{--tw-ring-color: rgb(22 101 52 / .4)}.hover\:ring-green-800\/45:hover{--tw-ring-color: rgb(22 101 52 / .45)}.hover\:ring-green-800\/5:hover{--tw-ring-color: rgb(22 101 52 / .05)}.hover\:ring-green-800\/50:hover{--tw-ring-color: rgb(22 101 52 / .5)}.hover\:ring-green-800\/55:hover{--tw-ring-color: rgb(22 101 52 / .55)}.hover\:ring-green-800\/60:hover{--tw-ring-color: rgb(22 101 52 / .6)}.hover\:ring-green-800\/65:hover{--tw-ring-color: rgb(22 101 52 / .65)}.hover\:ring-green-800\/70:hover{--tw-ring-color: rgb(22 101 52 / .7)}.hover\:ring-green-800\/75:hover{--tw-ring-color: rgb(22 101 52 / .75)}.hover\:ring-green-800\/80:hover{--tw-ring-color: rgb(22 101 52 / .8)}.hover\:ring-green-800\/85:hover{--tw-ring-color: rgb(22 101 52 / .85)}.hover\:ring-green-800\/90:hover{--tw-ring-color: rgb(22 101 52 / .9)}.hover\:ring-green-800\/95:hover{--tw-ring-color: rgb(22 101 52 / .95)}.hover\:ring-green-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1))}.hover\:ring-green-900\/0:hover{--tw-ring-color: rgb(20 83 45 / 0)}.hover\:ring-green-900\/10:hover{--tw-ring-color: rgb(20 83 45 / .1)}.hover\:ring-green-900\/100:hover{--tw-ring-color: rgb(20 83 45 / 1)}.hover\:ring-green-900\/15:hover{--tw-ring-color: rgb(20 83 45 / .15)}.hover\:ring-green-900\/20:hover{--tw-ring-color: rgb(20 83 45 / .2)}.hover\:ring-green-900\/25:hover{--tw-ring-color: rgb(20 83 45 / .25)}.hover\:ring-green-900\/30:hover{--tw-ring-color: rgb(20 83 45 / .3)}.hover\:ring-green-900\/35:hover{--tw-ring-color: rgb(20 83 45 / .35)}.hover\:ring-green-900\/40:hover{--tw-ring-color: rgb(20 83 45 / .4)}.hover\:ring-green-900\/45:hover{--tw-ring-color: rgb(20 83 45 / .45)}.hover\:ring-green-900\/5:hover{--tw-ring-color: rgb(20 83 45 / .05)}.hover\:ring-green-900\/50:hover{--tw-ring-color: rgb(20 83 45 / .5)}.hover\:ring-green-900\/55:hover{--tw-ring-color: rgb(20 83 45 / .55)}.hover\:ring-green-900\/60:hover{--tw-ring-color: rgb(20 83 45 / .6)}.hover\:ring-green-900\/65:hover{--tw-ring-color: rgb(20 83 45 / .65)}.hover\:ring-green-900\/70:hover{--tw-ring-color: rgb(20 83 45 / .7)}.hover\:ring-green-900\/75:hover{--tw-ring-color: rgb(20 83 45 / .75)}.hover\:ring-green-900\/80:hover{--tw-ring-color: rgb(20 83 45 / .8)}.hover\:ring-green-900\/85:hover{--tw-ring-color: rgb(20 83 45 / .85)}.hover\:ring-green-900\/90:hover{--tw-ring-color: rgb(20 83 45 / .9)}.hover\:ring-green-900\/95:hover{--tw-ring-color: rgb(20 83 45 / .95)}.hover\:ring-green-950:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 46 22 / var(--tw-ring-opacity, 1))}.hover\:ring-green-950\/0:hover{--tw-ring-color: rgb(5 46 22 / 0)}.hover\:ring-green-950\/10:hover{--tw-ring-color: rgb(5 46 22 / .1)}.hover\:ring-green-950\/100:hover{--tw-ring-color: rgb(5 46 22 / 1)}.hover\:ring-green-950\/15:hover{--tw-ring-color: rgb(5 46 22 / .15)}.hover\:ring-green-950\/20:hover{--tw-ring-color: rgb(5 46 22 / .2)}.hover\:ring-green-950\/25:hover{--tw-ring-color: rgb(5 46 22 / .25)}.hover\:ring-green-950\/30:hover{--tw-ring-color: rgb(5 46 22 / .3)}.hover\:ring-green-950\/35:hover{--tw-ring-color: rgb(5 46 22 / .35)}.hover\:ring-green-950\/40:hover{--tw-ring-color: rgb(5 46 22 / .4)}.hover\:ring-green-950\/45:hover{--tw-ring-color: rgb(5 46 22 / .45)}.hover\:ring-green-950\/5:hover{--tw-ring-color: rgb(5 46 22 / .05)}.hover\:ring-green-950\/50:hover{--tw-ring-color: rgb(5 46 22 / .5)}.hover\:ring-green-950\/55:hover{--tw-ring-color: rgb(5 46 22 / .55)}.hover\:ring-green-950\/60:hover{--tw-ring-color: rgb(5 46 22 / .6)}.hover\:ring-green-950\/65:hover{--tw-ring-color: rgb(5 46 22 / .65)}.hover\:ring-green-950\/70:hover{--tw-ring-color: rgb(5 46 22 / .7)}.hover\:ring-green-950\/75:hover{--tw-ring-color: rgb(5 46 22 / .75)}.hover\:ring-green-950\/80:hover{--tw-ring-color: rgb(5 46 22 / .8)}.hover\:ring-green-950\/85:hover{--tw-ring-color: rgb(5 46 22 / .85)}.hover\:ring-green-950\/90:hover{--tw-ring-color: rgb(5 46 22 / .9)}.hover\:ring-green-950\/95:hover{--tw-ring-color: rgb(5 46 22 / .95)}.hover\:ring-neutral-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1))}.hover\:ring-neutral-100\/0:hover{--tw-ring-color: rgb(245 245 245 / 0)}.hover\:ring-neutral-100\/10:hover{--tw-ring-color: rgb(245 245 245 / .1)}.hover\:ring-neutral-100\/100:hover{--tw-ring-color: rgb(245 245 245 / 1)}.hover\:ring-neutral-100\/15:hover{--tw-ring-color: rgb(245 245 245 / .15)}.hover\:ring-neutral-100\/20:hover{--tw-ring-color: rgb(245 245 245 / .2)}.hover\:ring-neutral-100\/25:hover{--tw-ring-color: rgb(245 245 245 / .25)}.hover\:ring-neutral-100\/30:hover{--tw-ring-color: rgb(245 245 245 / .3)}.hover\:ring-neutral-100\/35:hover{--tw-ring-color: rgb(245 245 245 / .35)}.hover\:ring-neutral-100\/40:hover{--tw-ring-color: rgb(245 245 245 / .4)}.hover\:ring-neutral-100\/45:hover{--tw-ring-color: rgb(245 245 245 / .45)}.hover\:ring-neutral-100\/5:hover{--tw-ring-color: rgb(245 245 245 / .05)}.hover\:ring-neutral-100\/50:hover{--tw-ring-color: rgb(245 245 245 / .5)}.hover\:ring-neutral-100\/55:hover{--tw-ring-color: rgb(245 245 245 / .55)}.hover\:ring-neutral-100\/60:hover{--tw-ring-color: rgb(245 245 245 / .6)}.hover\:ring-neutral-100\/65:hover{--tw-ring-color: rgb(245 245 245 / .65)}.hover\:ring-neutral-100\/70:hover{--tw-ring-color: rgb(245 245 245 / .7)}.hover\:ring-neutral-100\/75:hover{--tw-ring-color: rgb(245 245 245 / .75)}.hover\:ring-neutral-100\/80:hover{--tw-ring-color: rgb(245 245 245 / .8)}.hover\:ring-neutral-100\/85:hover{--tw-ring-color: rgb(245 245 245 / .85)}.hover\:ring-neutral-100\/90:hover{--tw-ring-color: rgb(245 245 245 / .9)}.hover\:ring-neutral-100\/95:hover{--tw-ring-color: rgb(245 245 245 / .95)}.hover\:ring-neutral-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1))}.hover\:ring-neutral-200\/0:hover{--tw-ring-color: rgb(229 229 229 / 0)}.hover\:ring-neutral-200\/10:hover{--tw-ring-color: rgb(229 229 229 / .1)}.hover\:ring-neutral-200\/100:hover{--tw-ring-color: rgb(229 229 229 / 1)}.hover\:ring-neutral-200\/15:hover{--tw-ring-color: rgb(229 229 229 / .15)}.hover\:ring-neutral-200\/20:hover{--tw-ring-color: rgb(229 229 229 / .2)}.hover\:ring-neutral-200\/25:hover{--tw-ring-color: rgb(229 229 229 / .25)}.hover\:ring-neutral-200\/30:hover{--tw-ring-color: rgb(229 229 229 / .3)}.hover\:ring-neutral-200\/35:hover{--tw-ring-color: rgb(229 229 229 / .35)}.hover\:ring-neutral-200\/40:hover{--tw-ring-color: rgb(229 229 229 / .4)}.hover\:ring-neutral-200\/45:hover{--tw-ring-color: rgb(229 229 229 / .45)}.hover\:ring-neutral-200\/5:hover{--tw-ring-color: rgb(229 229 229 / .05)}.hover\:ring-neutral-200\/50:hover{--tw-ring-color: rgb(229 229 229 / .5)}.hover\:ring-neutral-200\/55:hover{--tw-ring-color: rgb(229 229 229 / .55)}.hover\:ring-neutral-200\/60:hover{--tw-ring-color: rgb(229 229 229 / .6)}.hover\:ring-neutral-200\/65:hover{--tw-ring-color: rgb(229 229 229 / .65)}.hover\:ring-neutral-200\/70:hover{--tw-ring-color: rgb(229 229 229 / .7)}.hover\:ring-neutral-200\/75:hover{--tw-ring-color: rgb(229 229 229 / .75)}.hover\:ring-neutral-200\/80:hover{--tw-ring-color: rgb(229 229 229 / .8)}.hover\:ring-neutral-200\/85:hover{--tw-ring-color: rgb(229 229 229 / .85)}.hover\:ring-neutral-200\/90:hover{--tw-ring-color: rgb(229 229 229 / .9)}.hover\:ring-neutral-200\/95:hover{--tw-ring-color: rgb(229 229 229 / .95)}.hover\:ring-neutral-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1))}.hover\:ring-neutral-300\/0:hover{--tw-ring-color: rgb(212 212 212 / 0)}.hover\:ring-neutral-300\/10:hover{--tw-ring-color: rgb(212 212 212 / .1)}.hover\:ring-neutral-300\/100:hover{--tw-ring-color: rgb(212 212 212 / 1)}.hover\:ring-neutral-300\/15:hover{--tw-ring-color: rgb(212 212 212 / .15)}.hover\:ring-neutral-300\/20:hover{--tw-ring-color: rgb(212 212 212 / .2)}.hover\:ring-neutral-300\/25:hover{--tw-ring-color: rgb(212 212 212 / .25)}.hover\:ring-neutral-300\/30:hover{--tw-ring-color: rgb(212 212 212 / .3)}.hover\:ring-neutral-300\/35:hover{--tw-ring-color: rgb(212 212 212 / .35)}.hover\:ring-neutral-300\/40:hover{--tw-ring-color: rgb(212 212 212 / .4)}.hover\:ring-neutral-300\/45:hover{--tw-ring-color: rgb(212 212 212 / .45)}.hover\:ring-neutral-300\/5:hover{--tw-ring-color: rgb(212 212 212 / .05)}.hover\:ring-neutral-300\/50:hover{--tw-ring-color: rgb(212 212 212 / .5)}.hover\:ring-neutral-300\/55:hover{--tw-ring-color: rgb(212 212 212 / .55)}.hover\:ring-neutral-300\/60:hover{--tw-ring-color: rgb(212 212 212 / .6)}.hover\:ring-neutral-300\/65:hover{--tw-ring-color: rgb(212 212 212 / .65)}.hover\:ring-neutral-300\/70:hover{--tw-ring-color: rgb(212 212 212 / .7)}.hover\:ring-neutral-300\/75:hover{--tw-ring-color: rgb(212 212 212 / .75)}.hover\:ring-neutral-300\/80:hover{--tw-ring-color: rgb(212 212 212 / .8)}.hover\:ring-neutral-300\/85:hover{--tw-ring-color: rgb(212 212 212 / .85)}.hover\:ring-neutral-300\/90:hover{--tw-ring-color: rgb(212 212 212 / .9)}.hover\:ring-neutral-300\/95:hover{--tw-ring-color: rgb(212 212 212 / .95)}.hover\:ring-neutral-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1))}.hover\:ring-neutral-400\/0:hover{--tw-ring-color: rgb(163 163 163 / 0)}.hover\:ring-neutral-400\/10:hover{--tw-ring-color: rgb(163 163 163 / .1)}.hover\:ring-neutral-400\/100:hover{--tw-ring-color: rgb(163 163 163 / 1)}.hover\:ring-neutral-400\/15:hover{--tw-ring-color: rgb(163 163 163 / .15)}.hover\:ring-neutral-400\/20:hover{--tw-ring-color: rgb(163 163 163 / .2)}.hover\:ring-neutral-400\/25:hover{--tw-ring-color: rgb(163 163 163 / .25)}.hover\:ring-neutral-400\/30:hover{--tw-ring-color: rgb(163 163 163 / .3)}.hover\:ring-neutral-400\/35:hover{--tw-ring-color: rgb(163 163 163 / .35)}.hover\:ring-neutral-400\/40:hover{--tw-ring-color: rgb(163 163 163 / .4)}.hover\:ring-neutral-400\/45:hover{--tw-ring-color: rgb(163 163 163 / .45)}.hover\:ring-neutral-400\/5:hover{--tw-ring-color: rgb(163 163 163 / .05)}.hover\:ring-neutral-400\/50:hover{--tw-ring-color: rgb(163 163 163 / .5)}.hover\:ring-neutral-400\/55:hover{--tw-ring-color: rgb(163 163 163 / .55)}.hover\:ring-neutral-400\/60:hover{--tw-ring-color: rgb(163 163 163 / .6)}.hover\:ring-neutral-400\/65:hover{--tw-ring-color: rgb(163 163 163 / .65)}.hover\:ring-neutral-400\/70:hover{--tw-ring-color: rgb(163 163 163 / .7)}.hover\:ring-neutral-400\/75:hover{--tw-ring-color: rgb(163 163 163 / .75)}.hover\:ring-neutral-400\/80:hover{--tw-ring-color: rgb(163 163 163 / .8)}.hover\:ring-neutral-400\/85:hover{--tw-ring-color: rgb(163 163 163 / .85)}.hover\:ring-neutral-400\/90:hover{--tw-ring-color: rgb(163 163 163 / .9)}.hover\:ring-neutral-400\/95:hover{--tw-ring-color: rgb(163 163 163 / .95)}.hover\:ring-neutral-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 250 250 / var(--tw-ring-opacity, 1))}.hover\:ring-neutral-50\/0:hover{--tw-ring-color: rgb(250 250 250 / 0)}.hover\:ring-neutral-50\/10:hover{--tw-ring-color: rgb(250 250 250 / .1)}.hover\:ring-neutral-50\/100:hover{--tw-ring-color: rgb(250 250 250 / 1)}.hover\:ring-neutral-50\/15:hover{--tw-ring-color: rgb(250 250 250 / .15)}.hover\:ring-neutral-50\/20:hover{--tw-ring-color: rgb(250 250 250 / .2)}.hover\:ring-neutral-50\/25:hover{--tw-ring-color: rgb(250 250 250 / .25)}.hover\:ring-neutral-50\/30:hover{--tw-ring-color: rgb(250 250 250 / .3)}.hover\:ring-neutral-50\/35:hover{--tw-ring-color: rgb(250 250 250 / .35)}.hover\:ring-neutral-50\/40:hover{--tw-ring-color: rgb(250 250 250 / .4)}.hover\:ring-neutral-50\/45:hover{--tw-ring-color: rgb(250 250 250 / .45)}.hover\:ring-neutral-50\/5:hover{--tw-ring-color: rgb(250 250 250 / .05)}.hover\:ring-neutral-50\/50:hover{--tw-ring-color: rgb(250 250 250 / .5)}.hover\:ring-neutral-50\/55:hover{--tw-ring-color: rgb(250 250 250 / .55)}.hover\:ring-neutral-50\/60:hover{--tw-ring-color: rgb(250 250 250 / .6)}.hover\:ring-neutral-50\/65:hover{--tw-ring-color: rgb(250 250 250 / .65)}.hover\:ring-neutral-50\/70:hover{--tw-ring-color: rgb(250 250 250 / .7)}.hover\:ring-neutral-50\/75:hover{--tw-ring-color: rgb(250 250 250 / .75)}.hover\:ring-neutral-50\/80:hover{--tw-ring-color: rgb(250 250 250 / .8)}.hover\:ring-neutral-50\/85:hover{--tw-ring-color: rgb(250 250 250 / .85)}.hover\:ring-neutral-50\/90:hover{--tw-ring-color: rgb(250 250 250 / .9)}.hover\:ring-neutral-50\/95:hover{--tw-ring-color: rgb(250 250 250 / .95)}.hover\:ring-neutral-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1))}.hover\:ring-neutral-500\/0:hover{--tw-ring-color: rgb(115 115 115 / 0)}.hover\:ring-neutral-500\/10:hover{--tw-ring-color: rgb(115 115 115 / .1)}.hover\:ring-neutral-500\/100:hover{--tw-ring-color: rgb(115 115 115 / 1)}.hover\:ring-neutral-500\/15:hover{--tw-ring-color: rgb(115 115 115 / .15)}.hover\:ring-neutral-500\/20:hover{--tw-ring-color: rgb(115 115 115 / .2)}.hover\:ring-neutral-500\/25:hover{--tw-ring-color: rgb(115 115 115 / .25)}.hover\:ring-neutral-500\/30:hover{--tw-ring-color: rgb(115 115 115 / .3)}.hover\:ring-neutral-500\/35:hover{--tw-ring-color: rgb(115 115 115 / .35)}.hover\:ring-neutral-500\/40:hover{--tw-ring-color: rgb(115 115 115 / .4)}.hover\:ring-neutral-500\/45:hover{--tw-ring-color: rgb(115 115 115 / .45)}.hover\:ring-neutral-500\/5:hover{--tw-ring-color: rgb(115 115 115 / .05)}.hover\:ring-neutral-500\/50:hover{--tw-ring-color: rgb(115 115 115 / .5)}.hover\:ring-neutral-500\/55:hover{--tw-ring-color: rgb(115 115 115 / .55)}.hover\:ring-neutral-500\/60:hover{--tw-ring-color: rgb(115 115 115 / .6)}.hover\:ring-neutral-500\/65:hover{--tw-ring-color: rgb(115 115 115 / .65)}.hover\:ring-neutral-500\/70:hover{--tw-ring-color: rgb(115 115 115 / .7)}.hover\:ring-neutral-500\/75:hover{--tw-ring-color: rgb(115 115 115 / .75)}.hover\:ring-neutral-500\/80:hover{--tw-ring-color: rgb(115 115 115 / .8)}.hover\:ring-neutral-500\/85:hover{--tw-ring-color: rgb(115 115 115 / .85)}.hover\:ring-neutral-500\/90:hover{--tw-ring-color: rgb(115 115 115 / .9)}.hover\:ring-neutral-500\/95:hover{--tw-ring-color: rgb(115 115 115 / .95)}.hover\:ring-neutral-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1))}.hover\:ring-neutral-600\/0:hover{--tw-ring-color: rgb(82 82 82 / 0)}.hover\:ring-neutral-600\/10:hover{--tw-ring-color: rgb(82 82 82 / .1)}.hover\:ring-neutral-600\/100:hover{--tw-ring-color: rgb(82 82 82 / 1)}.hover\:ring-neutral-600\/15:hover{--tw-ring-color: rgb(82 82 82 / .15)}.hover\:ring-neutral-600\/20:hover{--tw-ring-color: rgb(82 82 82 / .2)}.hover\:ring-neutral-600\/25:hover{--tw-ring-color: rgb(82 82 82 / .25)}.hover\:ring-neutral-600\/30:hover{--tw-ring-color: rgb(82 82 82 / .3)}.hover\:ring-neutral-600\/35:hover{--tw-ring-color: rgb(82 82 82 / .35)}.hover\:ring-neutral-600\/40:hover{--tw-ring-color: rgb(82 82 82 / .4)}.hover\:ring-neutral-600\/45:hover{--tw-ring-color: rgb(82 82 82 / .45)}.hover\:ring-neutral-600\/5:hover{--tw-ring-color: rgb(82 82 82 / .05)}.hover\:ring-neutral-600\/50:hover{--tw-ring-color: rgb(82 82 82 / .5)}.hover\:ring-neutral-600\/55:hover{--tw-ring-color: rgb(82 82 82 / .55)}.hover\:ring-neutral-600\/60:hover{--tw-ring-color: rgb(82 82 82 / .6)}.hover\:ring-neutral-600\/65:hover{--tw-ring-color: rgb(82 82 82 / .65)}.hover\:ring-neutral-600\/70:hover{--tw-ring-color: rgb(82 82 82 / .7)}.hover\:ring-neutral-600\/75:hover{--tw-ring-color: rgb(82 82 82 / .75)}.hover\:ring-neutral-600\/80:hover{--tw-ring-color: rgb(82 82 82 / .8)}.hover\:ring-neutral-600\/85:hover{--tw-ring-color: rgb(82 82 82 / .85)}.hover\:ring-neutral-600\/90:hover{--tw-ring-color: rgb(82 82 82 / .9)}.hover\:ring-neutral-600\/95:hover{--tw-ring-color: rgb(82 82 82 / .95)}.hover\:ring-neutral-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(64 64 64 / var(--tw-ring-opacity, 1))}.hover\:ring-neutral-700\/0:hover{--tw-ring-color: rgb(64 64 64 / 0)}.hover\:ring-neutral-700\/10:hover{--tw-ring-color: rgb(64 64 64 / .1)}.hover\:ring-neutral-700\/100:hover{--tw-ring-color: rgb(64 64 64 / 1)}.hover\:ring-neutral-700\/15:hover{--tw-ring-color: rgb(64 64 64 / .15)}.hover\:ring-neutral-700\/20:hover{--tw-ring-color: rgb(64 64 64 / .2)}.hover\:ring-neutral-700\/25:hover{--tw-ring-color: rgb(64 64 64 / .25)}.hover\:ring-neutral-700\/30:hover{--tw-ring-color: rgb(64 64 64 / .3)}.hover\:ring-neutral-700\/35:hover{--tw-ring-color: rgb(64 64 64 / .35)}.hover\:ring-neutral-700\/40:hover{--tw-ring-color: rgb(64 64 64 / .4)}.hover\:ring-neutral-700\/45:hover{--tw-ring-color: rgb(64 64 64 / .45)}.hover\:ring-neutral-700\/5:hover{--tw-ring-color: rgb(64 64 64 / .05)}.hover\:ring-neutral-700\/50:hover{--tw-ring-color: rgb(64 64 64 / .5)}.hover\:ring-neutral-700\/55:hover{--tw-ring-color: rgb(64 64 64 / .55)}.hover\:ring-neutral-700\/60:hover{--tw-ring-color: rgb(64 64 64 / .6)}.hover\:ring-neutral-700\/65:hover{--tw-ring-color: rgb(64 64 64 / .65)}.hover\:ring-neutral-700\/70:hover{--tw-ring-color: rgb(64 64 64 / .7)}.hover\:ring-neutral-700\/75:hover{--tw-ring-color: rgb(64 64 64 / .75)}.hover\:ring-neutral-700\/80:hover{--tw-ring-color: rgb(64 64 64 / .8)}.hover\:ring-neutral-700\/85:hover{--tw-ring-color: rgb(64 64 64 / .85)}.hover\:ring-neutral-700\/90:hover{--tw-ring-color: rgb(64 64 64 / .9)}.hover\:ring-neutral-700\/95:hover{--tw-ring-color: rgb(64 64 64 / .95)}.hover\:ring-neutral-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(38 38 38 / var(--tw-ring-opacity, 1))}.hover\:ring-neutral-800\/0:hover{--tw-ring-color: rgb(38 38 38 / 0)}.hover\:ring-neutral-800\/10:hover{--tw-ring-color: rgb(38 38 38 / .1)}.hover\:ring-neutral-800\/100:hover{--tw-ring-color: rgb(38 38 38 / 1)}.hover\:ring-neutral-800\/15:hover{--tw-ring-color: rgb(38 38 38 / .15)}.hover\:ring-neutral-800\/20:hover{--tw-ring-color: rgb(38 38 38 / .2)}.hover\:ring-neutral-800\/25:hover{--tw-ring-color: rgb(38 38 38 / .25)}.hover\:ring-neutral-800\/30:hover{--tw-ring-color: rgb(38 38 38 / .3)}.hover\:ring-neutral-800\/35:hover{--tw-ring-color: rgb(38 38 38 / .35)}.hover\:ring-neutral-800\/40:hover{--tw-ring-color: rgb(38 38 38 / .4)}.hover\:ring-neutral-800\/45:hover{--tw-ring-color: rgb(38 38 38 / .45)}.hover\:ring-neutral-800\/5:hover{--tw-ring-color: rgb(38 38 38 / .05)}.hover\:ring-neutral-800\/50:hover{--tw-ring-color: rgb(38 38 38 / .5)}.hover\:ring-neutral-800\/55:hover{--tw-ring-color: rgb(38 38 38 / .55)}.hover\:ring-neutral-800\/60:hover{--tw-ring-color: rgb(38 38 38 / .6)}.hover\:ring-neutral-800\/65:hover{--tw-ring-color: rgb(38 38 38 / .65)}.hover\:ring-neutral-800\/70:hover{--tw-ring-color: rgb(38 38 38 / .7)}.hover\:ring-neutral-800\/75:hover{--tw-ring-color: rgb(38 38 38 / .75)}.hover\:ring-neutral-800\/80:hover{--tw-ring-color: rgb(38 38 38 / .8)}.hover\:ring-neutral-800\/85:hover{--tw-ring-color: rgb(38 38 38 / .85)}.hover\:ring-neutral-800\/90:hover{--tw-ring-color: rgb(38 38 38 / .9)}.hover\:ring-neutral-800\/95:hover{--tw-ring-color: rgb(38 38 38 / .95)}.hover\:ring-neutral-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity, 1))}.hover\:ring-neutral-900\/0:hover{--tw-ring-color: rgb(23 23 23 / 0)}.hover\:ring-neutral-900\/10:hover{--tw-ring-color: rgb(23 23 23 / .1)}.hover\:ring-neutral-900\/100:hover{--tw-ring-color: rgb(23 23 23 / 1)}.hover\:ring-neutral-900\/15:hover{--tw-ring-color: rgb(23 23 23 / .15)}.hover\:ring-neutral-900\/20:hover{--tw-ring-color: rgb(23 23 23 / .2)}.hover\:ring-neutral-900\/25:hover{--tw-ring-color: rgb(23 23 23 / .25)}.hover\:ring-neutral-900\/30:hover{--tw-ring-color: rgb(23 23 23 / .3)}.hover\:ring-neutral-900\/35:hover{--tw-ring-color: rgb(23 23 23 / .35)}.hover\:ring-neutral-900\/40:hover{--tw-ring-color: rgb(23 23 23 / .4)}.hover\:ring-neutral-900\/45:hover{--tw-ring-color: rgb(23 23 23 / .45)}.hover\:ring-neutral-900\/5:hover{--tw-ring-color: rgb(23 23 23 / .05)}.hover\:ring-neutral-900\/50:hover{--tw-ring-color: rgb(23 23 23 / .5)}.hover\:ring-neutral-900\/55:hover{--tw-ring-color: rgb(23 23 23 / .55)}.hover\:ring-neutral-900\/60:hover{--tw-ring-color: rgb(23 23 23 / .6)}.hover\:ring-neutral-900\/65:hover{--tw-ring-color: rgb(23 23 23 / .65)}.hover\:ring-neutral-900\/70:hover{--tw-ring-color: rgb(23 23 23 / .7)}.hover\:ring-neutral-900\/75:hover{--tw-ring-color: rgb(23 23 23 / .75)}.hover\:ring-neutral-900\/80:hover{--tw-ring-color: rgb(23 23 23 / .8)}.hover\:ring-neutral-900\/85:hover{--tw-ring-color: rgb(23 23 23 / .85)}.hover\:ring-neutral-900\/90:hover{--tw-ring-color: rgb(23 23 23 / .9)}.hover\:ring-neutral-900\/95:hover{--tw-ring-color: rgb(23 23 23 / .95)}.hover\:ring-neutral-950:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity, 1))}.hover\:ring-neutral-950\/0:hover{--tw-ring-color: rgb(10 10 10 / 0)}.hover\:ring-neutral-950\/10:hover{--tw-ring-color: rgb(10 10 10 / .1)}.hover\:ring-neutral-950\/100:hover{--tw-ring-color: rgb(10 10 10 / 1)}.hover\:ring-neutral-950\/15:hover{--tw-ring-color: rgb(10 10 10 / .15)}.hover\:ring-neutral-950\/20:hover{--tw-ring-color: rgb(10 10 10 / .2)}.hover\:ring-neutral-950\/25:hover{--tw-ring-color: rgb(10 10 10 / .25)}.hover\:ring-neutral-950\/30:hover{--tw-ring-color: rgb(10 10 10 / .3)}.hover\:ring-neutral-950\/35:hover{--tw-ring-color: rgb(10 10 10 / .35)}.hover\:ring-neutral-950\/40:hover{--tw-ring-color: rgb(10 10 10 / .4)}.hover\:ring-neutral-950\/45:hover{--tw-ring-color: rgb(10 10 10 / .45)}.hover\:ring-neutral-950\/5:hover{--tw-ring-color: rgb(10 10 10 / .05)}.hover\:ring-neutral-950\/50:hover{--tw-ring-color: rgb(10 10 10 / .5)}.hover\:ring-neutral-950\/55:hover{--tw-ring-color: rgb(10 10 10 / .55)}.hover\:ring-neutral-950\/60:hover{--tw-ring-color: rgb(10 10 10 / .6)}.hover\:ring-neutral-950\/65:hover{--tw-ring-color: rgb(10 10 10 / .65)}.hover\:ring-neutral-950\/70:hover{--tw-ring-color: rgb(10 10 10 / .7)}.hover\:ring-neutral-950\/75:hover{--tw-ring-color: rgb(10 10 10 / .75)}.hover\:ring-neutral-950\/80:hover{--tw-ring-color: rgb(10 10 10 / .8)}.hover\:ring-neutral-950\/85:hover{--tw-ring-color: rgb(10 10 10 / .85)}.hover\:ring-neutral-950\/90:hover{--tw-ring-color: rgb(10 10 10 / .9)}.hover\:ring-neutral-950\/95:hover{--tw-ring-color: rgb(10 10 10 / .95)}.hover\:ring-primary:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 119 187 / var(--tw-ring-opacity, 1))}.hover\:ring-primary-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 227 241 / var(--tw-ring-opacity, 1))}.hover\:ring-primary-100\/0:hover{--tw-ring-color: rgb(204 227 241 / 0)}.hover\:ring-primary-100\/10:hover{--tw-ring-color: rgb(204 227 241 / .1)}.hover\:ring-primary-100\/100:hover{--tw-ring-color: rgb(204 227 241 / 1)}.hover\:ring-primary-100\/15:hover{--tw-ring-color: rgb(204 227 241 / .15)}.hover\:ring-primary-100\/20:hover{--tw-ring-color: rgb(204 227 241 / .2)}.hover\:ring-primary-100\/25:hover{--tw-ring-color: rgb(204 227 241 / .25)}.hover\:ring-primary-100\/30:hover{--tw-ring-color: rgb(204 227 241 / .3)}.hover\:ring-primary-100\/35:hover{--tw-ring-color: rgb(204 227 241 / .35)}.hover\:ring-primary-100\/40:hover{--tw-ring-color: rgb(204 227 241 / .4)}.hover\:ring-primary-100\/45:hover{--tw-ring-color: rgb(204 227 241 / .45)}.hover\:ring-primary-100\/5:hover{--tw-ring-color: rgb(204 227 241 / .05)}.hover\:ring-primary-100\/50:hover{--tw-ring-color: rgb(204 227 241 / .5)}.hover\:ring-primary-100\/55:hover{--tw-ring-color: rgb(204 227 241 / .55)}.hover\:ring-primary-100\/60:hover{--tw-ring-color: rgb(204 227 241 / .6)}.hover\:ring-primary-100\/65:hover{--tw-ring-color: rgb(204 227 241 / .65)}.hover\:ring-primary-100\/70:hover{--tw-ring-color: rgb(204 227 241 / .7)}.hover\:ring-primary-100\/75:hover{--tw-ring-color: rgb(204 227 241 / .75)}.hover\:ring-primary-100\/80:hover{--tw-ring-color: rgb(204 227 241 / .8)}.hover\:ring-primary-100\/85:hover{--tw-ring-color: rgb(204 227 241 / .85)}.hover\:ring-primary-100\/90:hover{--tw-ring-color: rgb(204 227 241 / .9)}.hover\:ring-primary-100\/95:hover{--tw-ring-color: rgb(204 227 241 / .95)}.hover\:ring-primary-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 200 227 / var(--tw-ring-opacity, 1))}.hover\:ring-primary-200\/0:hover{--tw-ring-color: rgb(153 200 227 / 0)}.hover\:ring-primary-200\/10:hover{--tw-ring-color: rgb(153 200 227 / .1)}.hover\:ring-primary-200\/100:hover{--tw-ring-color: rgb(153 200 227 / 1)}.hover\:ring-primary-200\/15:hover{--tw-ring-color: rgb(153 200 227 / .15)}.hover\:ring-primary-200\/20:hover{--tw-ring-color: rgb(153 200 227 / .2)}.hover\:ring-primary-200\/25:hover{--tw-ring-color: rgb(153 200 227 / .25)}.hover\:ring-primary-200\/30:hover{--tw-ring-color: rgb(153 200 227 / .3)}.hover\:ring-primary-200\/35:hover{--tw-ring-color: rgb(153 200 227 / .35)}.hover\:ring-primary-200\/40:hover{--tw-ring-color: rgb(153 200 227 / .4)}.hover\:ring-primary-200\/45:hover{--tw-ring-color: rgb(153 200 227 / .45)}.hover\:ring-primary-200\/5:hover{--tw-ring-color: rgb(153 200 227 / .05)}.hover\:ring-primary-200\/50:hover{--tw-ring-color: rgb(153 200 227 / .5)}.hover\:ring-primary-200\/55:hover{--tw-ring-color: rgb(153 200 227 / .55)}.hover\:ring-primary-200\/60:hover{--tw-ring-color: rgb(153 200 227 / .6)}.hover\:ring-primary-200\/65:hover{--tw-ring-color: rgb(153 200 227 / .65)}.hover\:ring-primary-200\/70:hover{--tw-ring-color: rgb(153 200 227 / .7)}.hover\:ring-primary-200\/75:hover{--tw-ring-color: rgb(153 200 227 / .75)}.hover\:ring-primary-200\/80:hover{--tw-ring-color: rgb(153 200 227 / .8)}.hover\:ring-primary-200\/85:hover{--tw-ring-color: rgb(153 200 227 / .85)}.hover\:ring-primary-200\/90:hover{--tw-ring-color: rgb(153 200 227 / .9)}.hover\:ring-primary-200\/95:hover{--tw-ring-color: rgb(153 200 227 / .95)}.hover\:ring-primary-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(102 173 214 / var(--tw-ring-opacity, 1))}.hover\:ring-primary-300\/0:hover{--tw-ring-color: rgb(102 173 214 / 0)}.hover\:ring-primary-300\/10:hover{--tw-ring-color: rgb(102 173 214 / .1)}.hover\:ring-primary-300\/100:hover{--tw-ring-color: rgb(102 173 214 / 1)}.hover\:ring-primary-300\/15:hover{--tw-ring-color: rgb(102 173 214 / .15)}.hover\:ring-primary-300\/20:hover{--tw-ring-color: rgb(102 173 214 / .2)}.hover\:ring-primary-300\/25:hover{--tw-ring-color: rgb(102 173 214 / .25)}.hover\:ring-primary-300\/30:hover{--tw-ring-color: rgb(102 173 214 / .3)}.hover\:ring-primary-300\/35:hover{--tw-ring-color: rgb(102 173 214 / .35)}.hover\:ring-primary-300\/40:hover{--tw-ring-color: rgb(102 173 214 / .4)}.hover\:ring-primary-300\/45:hover{--tw-ring-color: rgb(102 173 214 / .45)}.hover\:ring-primary-300\/5:hover{--tw-ring-color: rgb(102 173 214 / .05)}.hover\:ring-primary-300\/50:hover{--tw-ring-color: rgb(102 173 214 / .5)}.hover\:ring-primary-300\/55:hover{--tw-ring-color: rgb(102 173 214 / .55)}.hover\:ring-primary-300\/60:hover{--tw-ring-color: rgb(102 173 214 / .6)}.hover\:ring-primary-300\/65:hover{--tw-ring-color: rgb(102 173 214 / .65)}.hover\:ring-primary-300\/70:hover{--tw-ring-color: rgb(102 173 214 / .7)}.hover\:ring-primary-300\/75:hover{--tw-ring-color: rgb(102 173 214 / .75)}.hover\:ring-primary-300\/80:hover{--tw-ring-color: rgb(102 173 214 / .8)}.hover\:ring-primary-300\/85:hover{--tw-ring-color: rgb(102 173 214 / .85)}.hover\:ring-primary-300\/90:hover{--tw-ring-color: rgb(102 173 214 / .9)}.hover\:ring-primary-300\/95:hover{--tw-ring-color: rgb(102 173 214 / .95)}.hover\:ring-primary-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 146 200 / var(--tw-ring-opacity, 1))}.hover\:ring-primary-400\/0:hover{--tw-ring-color: rgb(51 146 200 / 0)}.hover\:ring-primary-400\/10:hover{--tw-ring-color: rgb(51 146 200 / .1)}.hover\:ring-primary-400\/100:hover{--tw-ring-color: rgb(51 146 200 / 1)}.hover\:ring-primary-400\/15:hover{--tw-ring-color: rgb(51 146 200 / .15)}.hover\:ring-primary-400\/20:hover{--tw-ring-color: rgb(51 146 200 / .2)}.hover\:ring-primary-400\/25:hover{--tw-ring-color: rgb(51 146 200 / .25)}.hover\:ring-primary-400\/30:hover{--tw-ring-color: rgb(51 146 200 / .3)}.hover\:ring-primary-400\/35:hover{--tw-ring-color: rgb(51 146 200 / .35)}.hover\:ring-primary-400\/40:hover{--tw-ring-color: rgb(51 146 200 / .4)}.hover\:ring-primary-400\/45:hover{--tw-ring-color: rgb(51 146 200 / .45)}.hover\:ring-primary-400\/5:hover{--tw-ring-color: rgb(51 146 200 / .05)}.hover\:ring-primary-400\/50:hover{--tw-ring-color: rgb(51 146 200 / .5)}.hover\:ring-primary-400\/55:hover{--tw-ring-color: rgb(51 146 200 / .55)}.hover\:ring-primary-400\/60:hover{--tw-ring-color: rgb(51 146 200 / .6)}.hover\:ring-primary-400\/65:hover{--tw-ring-color: rgb(51 146 200 / .65)}.hover\:ring-primary-400\/70:hover{--tw-ring-color: rgb(51 146 200 / .7)}.hover\:ring-primary-400\/75:hover{--tw-ring-color: rgb(51 146 200 / .75)}.hover\:ring-primary-400\/80:hover{--tw-ring-color: rgb(51 146 200 / .8)}.hover\:ring-primary-400\/85:hover{--tw-ring-color: rgb(51 146 200 / .85)}.hover\:ring-primary-400\/90:hover{--tw-ring-color: rgb(51 146 200 / .9)}.hover\:ring-primary-400\/95:hover{--tw-ring-color: rgb(51 146 200 / .95)}.hover\:ring-primary-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(230 241 248 / var(--tw-ring-opacity, 1))}.hover\:ring-primary-50\/0:hover{--tw-ring-color: rgb(230 241 248 / 0)}.hover\:ring-primary-50\/10:hover{--tw-ring-color: rgb(230 241 248 / .1)}.hover\:ring-primary-50\/100:hover{--tw-ring-color: rgb(230 241 248 / 1)}.hover\:ring-primary-50\/15:hover{--tw-ring-color: rgb(230 241 248 / .15)}.hover\:ring-primary-50\/20:hover{--tw-ring-color: rgb(230 241 248 / .2)}.hover\:ring-primary-50\/25:hover{--tw-ring-color: rgb(230 241 248 / .25)}.hover\:ring-primary-50\/30:hover{--tw-ring-color: rgb(230 241 248 / .3)}.hover\:ring-primary-50\/35:hover{--tw-ring-color: rgb(230 241 248 / .35)}.hover\:ring-primary-50\/40:hover{--tw-ring-color: rgb(230 241 248 / .4)}.hover\:ring-primary-50\/45:hover{--tw-ring-color: rgb(230 241 248 / .45)}.hover\:ring-primary-50\/5:hover{--tw-ring-color: rgb(230 241 248 / .05)}.hover\:ring-primary-50\/50:hover{--tw-ring-color: rgb(230 241 248 / .5)}.hover\:ring-primary-50\/55:hover{--tw-ring-color: rgb(230 241 248 / .55)}.hover\:ring-primary-50\/60:hover{--tw-ring-color: rgb(230 241 248 / .6)}.hover\:ring-primary-50\/65:hover{--tw-ring-color: rgb(230 241 248 / .65)}.hover\:ring-primary-50\/70:hover{--tw-ring-color: rgb(230 241 248 / .7)}.hover\:ring-primary-50\/75:hover{--tw-ring-color: rgb(230 241 248 / .75)}.hover\:ring-primary-50\/80:hover{--tw-ring-color: rgb(230 241 248 / .8)}.hover\:ring-primary-50\/85:hover{--tw-ring-color: rgb(230 241 248 / .85)}.hover\:ring-primary-50\/90:hover{--tw-ring-color: rgb(230 241 248 / .9)}.hover\:ring-primary-50\/95:hover{--tw-ring-color: rgb(230 241 248 / .95)}.hover\:ring-primary-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 119 187 / var(--tw-ring-opacity, 1))}.hover\:ring-primary-500\/0:hover{--tw-ring-color: rgb(0 119 187 / 0)}.hover\:ring-primary-500\/10:hover{--tw-ring-color: rgb(0 119 187 / .1)}.hover\:ring-primary-500\/100:hover{--tw-ring-color: rgb(0 119 187 / 1)}.hover\:ring-primary-500\/15:hover{--tw-ring-color: rgb(0 119 187 / .15)}.hover\:ring-primary-500\/20:hover{--tw-ring-color: rgb(0 119 187 / .2)}.hover\:ring-primary-500\/25:hover{--tw-ring-color: rgb(0 119 187 / .25)}.hover\:ring-primary-500\/30:hover{--tw-ring-color: rgb(0 119 187 / .3)}.hover\:ring-primary-500\/35:hover{--tw-ring-color: rgb(0 119 187 / .35)}.hover\:ring-primary-500\/40:hover{--tw-ring-color: rgb(0 119 187 / .4)}.hover\:ring-primary-500\/45:hover{--tw-ring-color: rgb(0 119 187 / .45)}.hover\:ring-primary-500\/5:hover{--tw-ring-color: rgb(0 119 187 / .05)}.hover\:ring-primary-500\/50:hover{--tw-ring-color: rgb(0 119 187 / .5)}.hover\:ring-primary-500\/55:hover{--tw-ring-color: rgb(0 119 187 / .55)}.hover\:ring-primary-500\/60:hover{--tw-ring-color: rgb(0 119 187 / .6)}.hover\:ring-primary-500\/65:hover{--tw-ring-color: rgb(0 119 187 / .65)}.hover\:ring-primary-500\/70:hover{--tw-ring-color: rgb(0 119 187 / .7)}.hover\:ring-primary-500\/75:hover{--tw-ring-color: rgb(0 119 187 / .75)}.hover\:ring-primary-500\/80:hover{--tw-ring-color: rgb(0 119 187 / .8)}.hover\:ring-primary-500\/85:hover{--tw-ring-color: rgb(0 119 187 / .85)}.hover\:ring-primary-500\/90:hover{--tw-ring-color: rgb(0 119 187 / .9)}.hover\:ring-primary-500\/95:hover{--tw-ring-color: rgb(0 119 187 / .95)}.hover\:ring-primary-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 102 153 / var(--tw-ring-opacity, 1))}.hover\:ring-primary-600\/0:hover{--tw-ring-color: rgb(0 102 153 / 0)}.hover\:ring-primary-600\/10:hover{--tw-ring-color: rgb(0 102 153 / .1)}.hover\:ring-primary-600\/100:hover{--tw-ring-color: rgb(0 102 153 / 1)}.hover\:ring-primary-600\/15:hover{--tw-ring-color: rgb(0 102 153 / .15)}.hover\:ring-primary-600\/20:hover{--tw-ring-color: rgb(0 102 153 / .2)}.hover\:ring-primary-600\/25:hover{--tw-ring-color: rgb(0 102 153 / .25)}.hover\:ring-primary-600\/30:hover{--tw-ring-color: rgb(0 102 153 / .3)}.hover\:ring-primary-600\/35:hover{--tw-ring-color: rgb(0 102 153 / .35)}.hover\:ring-primary-600\/40:hover{--tw-ring-color: rgb(0 102 153 / .4)}.hover\:ring-primary-600\/45:hover{--tw-ring-color: rgb(0 102 153 / .45)}.hover\:ring-primary-600\/5:hover{--tw-ring-color: rgb(0 102 153 / .05)}.hover\:ring-primary-600\/50:hover{--tw-ring-color: rgb(0 102 153 / .5)}.hover\:ring-primary-600\/55:hover{--tw-ring-color: rgb(0 102 153 / .55)}.hover\:ring-primary-600\/60:hover{--tw-ring-color: rgb(0 102 153 / .6)}.hover\:ring-primary-600\/65:hover{--tw-ring-color: rgb(0 102 153 / .65)}.hover\:ring-primary-600\/70:hover{--tw-ring-color: rgb(0 102 153 / .7)}.hover\:ring-primary-600\/75:hover{--tw-ring-color: rgb(0 102 153 / .75)}.hover\:ring-primary-600\/80:hover{--tw-ring-color: rgb(0 102 153 / .8)}.hover\:ring-primary-600\/85:hover{--tw-ring-color: rgb(0 102 153 / .85)}.hover\:ring-primary-600\/90:hover{--tw-ring-color: rgb(0 102 153 / .9)}.hover\:ring-primary-600\/95:hover{--tw-ring-color: rgb(0 102 153 / .95)}.hover\:ring-primary-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 85 128 / var(--tw-ring-opacity, 1))}.hover\:ring-primary-700\/0:hover{--tw-ring-color: rgb(0 85 128 / 0)}.hover\:ring-primary-700\/10:hover{--tw-ring-color: rgb(0 85 128 / .1)}.hover\:ring-primary-700\/100:hover{--tw-ring-color: rgb(0 85 128 / 1)}.hover\:ring-primary-700\/15:hover{--tw-ring-color: rgb(0 85 128 / .15)}.hover\:ring-primary-700\/20:hover{--tw-ring-color: rgb(0 85 128 / .2)}.hover\:ring-primary-700\/25:hover{--tw-ring-color: rgb(0 85 128 / .25)}.hover\:ring-primary-700\/30:hover{--tw-ring-color: rgb(0 85 128 / .3)}.hover\:ring-primary-700\/35:hover{--tw-ring-color: rgb(0 85 128 / .35)}.hover\:ring-primary-700\/40:hover{--tw-ring-color: rgb(0 85 128 / .4)}.hover\:ring-primary-700\/45:hover{--tw-ring-color: rgb(0 85 128 / .45)}.hover\:ring-primary-700\/5:hover{--tw-ring-color: rgb(0 85 128 / .05)}.hover\:ring-primary-700\/50:hover{--tw-ring-color: rgb(0 85 128 / .5)}.hover\:ring-primary-700\/55:hover{--tw-ring-color: rgb(0 85 128 / .55)}.hover\:ring-primary-700\/60:hover{--tw-ring-color: rgb(0 85 128 / .6)}.hover\:ring-primary-700\/65:hover{--tw-ring-color: rgb(0 85 128 / .65)}.hover\:ring-primary-700\/70:hover{--tw-ring-color: rgb(0 85 128 / .7)}.hover\:ring-primary-700\/75:hover{--tw-ring-color: rgb(0 85 128 / .75)}.hover\:ring-primary-700\/80:hover{--tw-ring-color: rgb(0 85 128 / .8)}.hover\:ring-primary-700\/85:hover{--tw-ring-color: rgb(0 85 128 / .85)}.hover\:ring-primary-700\/90:hover{--tw-ring-color: rgb(0 85 128 / .9)}.hover\:ring-primary-700\/95:hover{--tw-ring-color: rgb(0 85 128 / .95)}.hover\:ring-primary-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 68 102 / var(--tw-ring-opacity, 1))}.hover\:ring-primary-800\/0:hover{--tw-ring-color: rgb(0 68 102 / 0)}.hover\:ring-primary-800\/10:hover{--tw-ring-color: rgb(0 68 102 / .1)}.hover\:ring-primary-800\/100:hover{--tw-ring-color: rgb(0 68 102 / 1)}.hover\:ring-primary-800\/15:hover{--tw-ring-color: rgb(0 68 102 / .15)}.hover\:ring-primary-800\/20:hover{--tw-ring-color: rgb(0 68 102 / .2)}.hover\:ring-primary-800\/25:hover{--tw-ring-color: rgb(0 68 102 / .25)}.hover\:ring-primary-800\/30:hover{--tw-ring-color: rgb(0 68 102 / .3)}.hover\:ring-primary-800\/35:hover{--tw-ring-color: rgb(0 68 102 / .35)}.hover\:ring-primary-800\/40:hover{--tw-ring-color: rgb(0 68 102 / .4)}.hover\:ring-primary-800\/45:hover{--tw-ring-color: rgb(0 68 102 / .45)}.hover\:ring-primary-800\/5:hover{--tw-ring-color: rgb(0 68 102 / .05)}.hover\:ring-primary-800\/50:hover{--tw-ring-color: rgb(0 68 102 / .5)}.hover\:ring-primary-800\/55:hover{--tw-ring-color: rgb(0 68 102 / .55)}.hover\:ring-primary-800\/60:hover{--tw-ring-color: rgb(0 68 102 / .6)}.hover\:ring-primary-800\/65:hover{--tw-ring-color: rgb(0 68 102 / .65)}.hover\:ring-primary-800\/70:hover{--tw-ring-color: rgb(0 68 102 / .7)}.hover\:ring-primary-800\/75:hover{--tw-ring-color: rgb(0 68 102 / .75)}.hover\:ring-primary-800\/80:hover{--tw-ring-color: rgb(0 68 102 / .8)}.hover\:ring-primary-800\/85:hover{--tw-ring-color: rgb(0 68 102 / .85)}.hover\:ring-primary-800\/90:hover{--tw-ring-color: rgb(0 68 102 / .9)}.hover\:ring-primary-800\/95:hover{--tw-ring-color: rgb(0 68 102 / .95)}.hover\:ring-primary-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 51 77 / var(--tw-ring-opacity, 1))}.hover\:ring-primary-900\/0:hover{--tw-ring-color: rgb(0 51 77 / 0)}.hover\:ring-primary-900\/10:hover{--tw-ring-color: rgb(0 51 77 / .1)}.hover\:ring-primary-900\/100:hover{--tw-ring-color: rgb(0 51 77 / 1)}.hover\:ring-primary-900\/15:hover{--tw-ring-color: rgb(0 51 77 / .15)}.hover\:ring-primary-900\/20:hover{--tw-ring-color: rgb(0 51 77 / .2)}.hover\:ring-primary-900\/25:hover{--tw-ring-color: rgb(0 51 77 / .25)}.hover\:ring-primary-900\/30:hover{--tw-ring-color: rgb(0 51 77 / .3)}.hover\:ring-primary-900\/35:hover{--tw-ring-color: rgb(0 51 77 / .35)}.hover\:ring-primary-900\/40:hover{--tw-ring-color: rgb(0 51 77 / .4)}.hover\:ring-primary-900\/45:hover{--tw-ring-color: rgb(0 51 77 / .45)}.hover\:ring-primary-900\/5:hover{--tw-ring-color: rgb(0 51 77 / .05)}.hover\:ring-primary-900\/50:hover{--tw-ring-color: rgb(0 51 77 / .5)}.hover\:ring-primary-900\/55:hover{--tw-ring-color: rgb(0 51 77 / .55)}.hover\:ring-primary-900\/60:hover{--tw-ring-color: rgb(0 51 77 / .6)}.hover\:ring-primary-900\/65:hover{--tw-ring-color: rgb(0 51 77 / .65)}.hover\:ring-primary-900\/70:hover{--tw-ring-color: rgb(0 51 77 / .7)}.hover\:ring-primary-900\/75:hover{--tw-ring-color: rgb(0 51 77 / .75)}.hover\:ring-primary-900\/80:hover{--tw-ring-color: rgb(0 51 77 / .8)}.hover\:ring-primary-900\/85:hover{--tw-ring-color: rgb(0 51 77 / .85)}.hover\:ring-primary-900\/90:hover{--tw-ring-color: rgb(0 51 77 / .9)}.hover\:ring-primary-900\/95:hover{--tw-ring-color: rgb(0 51 77 / .95)}.hover\:ring-primary-focus:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(46 62 99 / var(--tw-ring-opacity, 1))}.hover\:ring-primary-focus\/0:hover{--tw-ring-color: rgb(46 62 99 / 0)}.hover\:ring-primary-focus\/10:hover{--tw-ring-color: rgb(46 62 99 / .1)}.hover\:ring-primary-focus\/100:hover{--tw-ring-color: rgb(46 62 99 / 1)}.hover\:ring-primary-focus\/15:hover{--tw-ring-color: rgb(46 62 99 / .15)}.hover\:ring-primary-focus\/20:hover{--tw-ring-color: rgb(46 62 99 / .2)}.hover\:ring-primary-focus\/25:hover{--tw-ring-color: rgb(46 62 99 / .25)}.hover\:ring-primary-focus\/30:hover{--tw-ring-color: rgb(46 62 99 / .3)}.hover\:ring-primary-focus\/35:hover{--tw-ring-color: rgb(46 62 99 / .35)}.hover\:ring-primary-focus\/40:hover{--tw-ring-color: rgb(46 62 99 / .4)}.hover\:ring-primary-focus\/45:hover{--tw-ring-color: rgb(46 62 99 / .45)}.hover\:ring-primary-focus\/5:hover{--tw-ring-color: rgb(46 62 99 / .05)}.hover\:ring-primary-focus\/50:hover{--tw-ring-color: rgb(46 62 99 / .5)}.hover\:ring-primary-focus\/55:hover{--tw-ring-color: rgb(46 62 99 / .55)}.hover\:ring-primary-focus\/60:hover{--tw-ring-color: rgb(46 62 99 / .6)}.hover\:ring-primary-focus\/65:hover{--tw-ring-color: rgb(46 62 99 / .65)}.hover\:ring-primary-focus\/70:hover{--tw-ring-color: rgb(46 62 99 / .7)}.hover\:ring-primary-focus\/75:hover{--tw-ring-color: rgb(46 62 99 / .75)}.hover\:ring-primary-focus\/80:hover{--tw-ring-color: rgb(46 62 99 / .8)}.hover\:ring-primary-focus\/85:hover{--tw-ring-color: rgb(46 62 99 / .85)}.hover\:ring-primary-focus\/90:hover{--tw-ring-color: rgb(46 62 99 / .9)}.hover\:ring-primary-focus\/95:hover{--tw-ring-color: rgb(46 62 99 / .95)}.hover\:ring-primary\/0:hover{--tw-ring-color: rgb(0 119 187 / 0)}.hover\:ring-primary\/10:hover{--tw-ring-color: rgb(0 119 187 / .1)}.hover\:ring-primary\/100:hover{--tw-ring-color: rgb(0 119 187 / 1)}.hover\:ring-primary\/15:hover{--tw-ring-color: rgb(0 119 187 / .15)}.hover\:ring-primary\/20:hover{--tw-ring-color: rgb(0 119 187 / .2)}.hover\:ring-primary\/25:hover{--tw-ring-color: rgb(0 119 187 / .25)}.hover\:ring-primary\/30:hover{--tw-ring-color: rgb(0 119 187 / .3)}.hover\:ring-primary\/35:hover{--tw-ring-color: rgb(0 119 187 / .35)}.hover\:ring-primary\/40:hover{--tw-ring-color: rgb(0 119 187 / .4)}.hover\:ring-primary\/45:hover{--tw-ring-color: rgb(0 119 187 / .45)}.hover\:ring-primary\/5:hover{--tw-ring-color: rgb(0 119 187 / .05)}.hover\:ring-primary\/50:hover{--tw-ring-color: rgb(0 119 187 / .5)}.hover\:ring-primary\/55:hover{--tw-ring-color: rgb(0 119 187 / .55)}.hover\:ring-primary\/60:hover{--tw-ring-color: rgb(0 119 187 / .6)}.hover\:ring-primary\/65:hover{--tw-ring-color: rgb(0 119 187 / .65)}.hover\:ring-primary\/70:hover{--tw-ring-color: rgb(0 119 187 / .7)}.hover\:ring-primary\/75:hover{--tw-ring-color: rgb(0 119 187 / .75)}.hover\:ring-primary\/80:hover{--tw-ring-color: rgb(0 119 187 / .8)}.hover\:ring-primary\/85:hover{--tw-ring-color: rgb(0 119 187 / .85)}.hover\:ring-primary\/90:hover{--tw-ring-color: rgb(0 119 187 / .9)}.hover\:ring-primary\/95:hover{--tw-ring-color: rgb(0 119 187 / .95)}.hover\:ring-red-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.hover\:ring-red-100\/0:hover{--tw-ring-color: rgb(254 226 226 / 0)}.hover\:ring-red-100\/10:hover{--tw-ring-color: rgb(254 226 226 / .1)}.hover\:ring-red-100\/100:hover{--tw-ring-color: rgb(254 226 226 / 1)}.hover\:ring-red-100\/15:hover{--tw-ring-color: rgb(254 226 226 / .15)}.hover\:ring-red-100\/20:hover{--tw-ring-color: rgb(254 226 226 / .2)}.hover\:ring-red-100\/25:hover{--tw-ring-color: rgb(254 226 226 / .25)}.hover\:ring-red-100\/30:hover{--tw-ring-color: rgb(254 226 226 / .3)}.hover\:ring-red-100\/35:hover{--tw-ring-color: rgb(254 226 226 / .35)}.hover\:ring-red-100\/40:hover{--tw-ring-color: rgb(254 226 226 / .4)}.hover\:ring-red-100\/45:hover{--tw-ring-color: rgb(254 226 226 / .45)}.hover\:ring-red-100\/5:hover{--tw-ring-color: rgb(254 226 226 / .05)}.hover\:ring-red-100\/50:hover{--tw-ring-color: rgb(254 226 226 / .5)}.hover\:ring-red-100\/55:hover{--tw-ring-color: rgb(254 226 226 / .55)}.hover\:ring-red-100\/60:hover{--tw-ring-color: rgb(254 226 226 / .6)}.hover\:ring-red-100\/65:hover{--tw-ring-color: rgb(254 226 226 / .65)}.hover\:ring-red-100\/70:hover{--tw-ring-color: rgb(254 226 226 / .7)}.hover\:ring-red-100\/75:hover{--tw-ring-color: rgb(254 226 226 / .75)}.hover\:ring-red-100\/80:hover{--tw-ring-color: rgb(254 226 226 / .8)}.hover\:ring-red-100\/85:hover{--tw-ring-color: rgb(254 226 226 / .85)}.hover\:ring-red-100\/90:hover{--tw-ring-color: rgb(254 226 226 / .9)}.hover\:ring-red-100\/95:hover{--tw-ring-color: rgb(254 226 226 / .95)}.hover\:ring-red-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.hover\:ring-red-200\/0:hover{--tw-ring-color: rgb(254 202 202 / 0)}.hover\:ring-red-200\/10:hover{--tw-ring-color: rgb(254 202 202 / .1)}.hover\:ring-red-200\/100:hover{--tw-ring-color: rgb(254 202 202 / 1)}.hover\:ring-red-200\/15:hover{--tw-ring-color: rgb(254 202 202 / .15)}.hover\:ring-red-200\/20:hover{--tw-ring-color: rgb(254 202 202 / .2)}.hover\:ring-red-200\/25:hover{--tw-ring-color: rgb(254 202 202 / .25)}.hover\:ring-red-200\/30:hover{--tw-ring-color: rgb(254 202 202 / .3)}.hover\:ring-red-200\/35:hover{--tw-ring-color: rgb(254 202 202 / .35)}.hover\:ring-red-200\/40:hover{--tw-ring-color: rgb(254 202 202 / .4)}.hover\:ring-red-200\/45:hover{--tw-ring-color: rgb(254 202 202 / .45)}.hover\:ring-red-200\/5:hover{--tw-ring-color: rgb(254 202 202 / .05)}.hover\:ring-red-200\/50:hover{--tw-ring-color: rgb(254 202 202 / .5)}.hover\:ring-red-200\/55:hover{--tw-ring-color: rgb(254 202 202 / .55)}.hover\:ring-red-200\/60:hover{--tw-ring-color: rgb(254 202 202 / .6)}.hover\:ring-red-200\/65:hover{--tw-ring-color: rgb(254 202 202 / .65)}.hover\:ring-red-200\/70:hover{--tw-ring-color: rgb(254 202 202 / .7)}.hover\:ring-red-200\/75:hover{--tw-ring-color: rgb(254 202 202 / .75)}.hover\:ring-red-200\/80:hover{--tw-ring-color: rgb(254 202 202 / .8)}.hover\:ring-red-200\/85:hover{--tw-ring-color: rgb(254 202 202 / .85)}.hover\:ring-red-200\/90:hover{--tw-ring-color: rgb(254 202 202 / .9)}.hover\:ring-red-200\/95:hover{--tw-ring-color: rgb(254 202 202 / .95)}.hover\:ring-red-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.hover\:ring-red-300\/0:hover{--tw-ring-color: rgb(252 165 165 / 0)}.hover\:ring-red-300\/10:hover{--tw-ring-color: rgb(252 165 165 / .1)}.hover\:ring-red-300\/100:hover{--tw-ring-color: rgb(252 165 165 / 1)}.hover\:ring-red-300\/15:hover{--tw-ring-color: rgb(252 165 165 / .15)}.hover\:ring-red-300\/20:hover{--tw-ring-color: rgb(252 165 165 / .2)}.hover\:ring-red-300\/25:hover{--tw-ring-color: rgb(252 165 165 / .25)}.hover\:ring-red-300\/30:hover{--tw-ring-color: rgb(252 165 165 / .3)}.hover\:ring-red-300\/35:hover{--tw-ring-color: rgb(252 165 165 / .35)}.hover\:ring-red-300\/40:hover{--tw-ring-color: rgb(252 165 165 / .4)}.hover\:ring-red-300\/45:hover{--tw-ring-color: rgb(252 165 165 / .45)}.hover\:ring-red-300\/5:hover{--tw-ring-color: rgb(252 165 165 / .05)}.hover\:ring-red-300\/50:hover{--tw-ring-color: rgb(252 165 165 / .5)}.hover\:ring-red-300\/55:hover{--tw-ring-color: rgb(252 165 165 / .55)}.hover\:ring-red-300\/60:hover{--tw-ring-color: rgb(252 165 165 / .6)}.hover\:ring-red-300\/65:hover{--tw-ring-color: rgb(252 165 165 / .65)}.hover\:ring-red-300\/70:hover{--tw-ring-color: rgb(252 165 165 / .7)}.hover\:ring-red-300\/75:hover{--tw-ring-color: rgb(252 165 165 / .75)}.hover\:ring-red-300\/80:hover{--tw-ring-color: rgb(252 165 165 / .8)}.hover\:ring-red-300\/85:hover{--tw-ring-color: rgb(252 165 165 / .85)}.hover\:ring-red-300\/90:hover{--tw-ring-color: rgb(252 165 165 / .9)}.hover\:ring-red-300\/95:hover{--tw-ring-color: rgb(252 165 165 / .95)}.hover\:ring-red-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.hover\:ring-red-400\/0:hover{--tw-ring-color: rgb(248 113 113 / 0)}.hover\:ring-red-400\/10:hover{--tw-ring-color: rgb(248 113 113 / .1)}.hover\:ring-red-400\/100:hover{--tw-ring-color: rgb(248 113 113 / 1)}.hover\:ring-red-400\/15:hover{--tw-ring-color: rgb(248 113 113 / .15)}.hover\:ring-red-400\/20:hover{--tw-ring-color: rgb(248 113 113 / .2)}.hover\:ring-red-400\/25:hover{--tw-ring-color: rgb(248 113 113 / .25)}.hover\:ring-red-400\/30:hover{--tw-ring-color: rgb(248 113 113 / .3)}.hover\:ring-red-400\/35:hover{--tw-ring-color: rgb(248 113 113 / .35)}.hover\:ring-red-400\/40:hover{--tw-ring-color: rgb(248 113 113 / .4)}.hover\:ring-red-400\/45:hover{--tw-ring-color: rgb(248 113 113 / .45)}.hover\:ring-red-400\/5:hover{--tw-ring-color: rgb(248 113 113 / .05)}.hover\:ring-red-400\/50:hover{--tw-ring-color: rgb(248 113 113 / .5)}.hover\:ring-red-400\/55:hover{--tw-ring-color: rgb(248 113 113 / .55)}.hover\:ring-red-400\/60:hover{--tw-ring-color: rgb(248 113 113 / .6)}.hover\:ring-red-400\/65:hover{--tw-ring-color: rgb(248 113 113 / .65)}.hover\:ring-red-400\/70:hover{--tw-ring-color: rgb(248 113 113 / .7)}.hover\:ring-red-400\/75:hover{--tw-ring-color: rgb(248 113 113 / .75)}.hover\:ring-red-400\/80:hover{--tw-ring-color: rgb(248 113 113 / .8)}.hover\:ring-red-400\/85:hover{--tw-ring-color: rgb(248 113 113 / .85)}.hover\:ring-red-400\/90:hover{--tw-ring-color: rgb(248 113 113 / .9)}.hover\:ring-red-400\/95:hover{--tw-ring-color: rgb(248 113 113 / .95)}.hover\:ring-red-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1))}.hover\:ring-red-50\/0:hover{--tw-ring-color: rgb(254 242 242 / 0)}.hover\:ring-red-50\/10:hover{--tw-ring-color: rgb(254 242 242 / .1)}.hover\:ring-red-50\/100:hover{--tw-ring-color: rgb(254 242 242 / 1)}.hover\:ring-red-50\/15:hover{--tw-ring-color: rgb(254 242 242 / .15)}.hover\:ring-red-50\/20:hover{--tw-ring-color: rgb(254 242 242 / .2)}.hover\:ring-red-50\/25:hover{--tw-ring-color: rgb(254 242 242 / .25)}.hover\:ring-red-50\/30:hover{--tw-ring-color: rgb(254 242 242 / .3)}.hover\:ring-red-50\/35:hover{--tw-ring-color: rgb(254 242 242 / .35)}.hover\:ring-red-50\/40:hover{--tw-ring-color: rgb(254 242 242 / .4)}.hover\:ring-red-50\/45:hover{--tw-ring-color: rgb(254 242 242 / .45)}.hover\:ring-red-50\/5:hover{--tw-ring-color: rgb(254 242 242 / .05)}.hover\:ring-red-50\/50:hover{--tw-ring-color: rgb(254 242 242 / .5)}.hover\:ring-red-50\/55:hover{--tw-ring-color: rgb(254 242 242 / .55)}.hover\:ring-red-50\/60:hover{--tw-ring-color: rgb(254 242 242 / .6)}.hover\:ring-red-50\/65:hover{--tw-ring-color: rgb(254 242 242 / .65)}.hover\:ring-red-50\/70:hover{--tw-ring-color: rgb(254 242 242 / .7)}.hover\:ring-red-50\/75:hover{--tw-ring-color: rgb(254 242 242 / .75)}.hover\:ring-red-50\/80:hover{--tw-ring-color: rgb(254 242 242 / .8)}.hover\:ring-red-50\/85:hover{--tw-ring-color: rgb(254 242 242 / .85)}.hover\:ring-red-50\/90:hover{--tw-ring-color: rgb(254 242 242 / .9)}.hover\:ring-red-50\/95:hover{--tw-ring-color: rgb(254 242 242 / .95)}.hover\:ring-red-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.hover\:ring-red-500\/0:hover{--tw-ring-color: rgb(239 68 68 / 0)}.hover\:ring-red-500\/10:hover{--tw-ring-color: rgb(239 68 68 / .1)}.hover\:ring-red-500\/100:hover{--tw-ring-color: rgb(239 68 68 / 1)}.hover\:ring-red-500\/15:hover{--tw-ring-color: rgb(239 68 68 / .15)}.hover\:ring-red-500\/20:hover{--tw-ring-color: rgb(239 68 68 / .2)}.hover\:ring-red-500\/25:hover{--tw-ring-color: rgb(239 68 68 / .25)}.hover\:ring-red-500\/30:hover{--tw-ring-color: rgb(239 68 68 / .3)}.hover\:ring-red-500\/35:hover{--tw-ring-color: rgb(239 68 68 / .35)}.hover\:ring-red-500\/40:hover{--tw-ring-color: rgb(239 68 68 / .4)}.hover\:ring-red-500\/45:hover{--tw-ring-color: rgb(239 68 68 / .45)}.hover\:ring-red-500\/5:hover{--tw-ring-color: rgb(239 68 68 / .05)}.hover\:ring-red-500\/50:hover{--tw-ring-color: rgb(239 68 68 / .5)}.hover\:ring-red-500\/55:hover{--tw-ring-color: rgb(239 68 68 / .55)}.hover\:ring-red-500\/60:hover{--tw-ring-color: rgb(239 68 68 / .6)}.hover\:ring-red-500\/65:hover{--tw-ring-color: rgb(239 68 68 / .65)}.hover\:ring-red-500\/70:hover{--tw-ring-color: rgb(239 68 68 / .7)}.hover\:ring-red-500\/75:hover{--tw-ring-color: rgb(239 68 68 / .75)}.hover\:ring-red-500\/80:hover{--tw-ring-color: rgb(239 68 68 / .8)}.hover\:ring-red-500\/85:hover{--tw-ring-color: rgb(239 68 68 / .85)}.hover\:ring-red-500\/90:hover{--tw-ring-color: rgb(239 68 68 / .9)}.hover\:ring-red-500\/95:hover{--tw-ring-color: rgb(239 68 68 / .95)}.hover\:ring-red-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.hover\:ring-red-600\/0:hover{--tw-ring-color: rgb(220 38 38 / 0)}.hover\:ring-red-600\/10:hover{--tw-ring-color: rgb(220 38 38 / .1)}.hover\:ring-red-600\/100:hover{--tw-ring-color: rgb(220 38 38 / 1)}.hover\:ring-red-600\/15:hover{--tw-ring-color: rgb(220 38 38 / .15)}.hover\:ring-red-600\/20:hover{--tw-ring-color: rgb(220 38 38 / .2)}.hover\:ring-red-600\/25:hover{--tw-ring-color: rgb(220 38 38 / .25)}.hover\:ring-red-600\/30:hover{--tw-ring-color: rgb(220 38 38 / .3)}.hover\:ring-red-600\/35:hover{--tw-ring-color: rgb(220 38 38 / .35)}.hover\:ring-red-600\/40:hover{--tw-ring-color: rgb(220 38 38 / .4)}.hover\:ring-red-600\/45:hover{--tw-ring-color: rgb(220 38 38 / .45)}.hover\:ring-red-600\/5:hover{--tw-ring-color: rgb(220 38 38 / .05)}.hover\:ring-red-600\/50:hover{--tw-ring-color: rgb(220 38 38 / .5)}.hover\:ring-red-600\/55:hover{--tw-ring-color: rgb(220 38 38 / .55)}.hover\:ring-red-600\/60:hover{--tw-ring-color: rgb(220 38 38 / .6)}.hover\:ring-red-600\/65:hover{--tw-ring-color: rgb(220 38 38 / .65)}.hover\:ring-red-600\/70:hover{--tw-ring-color: rgb(220 38 38 / .7)}.hover\:ring-red-600\/75:hover{--tw-ring-color: rgb(220 38 38 / .75)}.hover\:ring-red-600\/80:hover{--tw-ring-color: rgb(220 38 38 / .8)}.hover\:ring-red-600\/85:hover{--tw-ring-color: rgb(220 38 38 / .85)}.hover\:ring-red-600\/90:hover{--tw-ring-color: rgb(220 38 38 / .9)}.hover\:ring-red-600\/95:hover{--tw-ring-color: rgb(220 38 38 / .95)}.hover\:ring-red-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1))}.hover\:ring-red-700\/0:hover{--tw-ring-color: rgb(185 28 28 / 0)}.hover\:ring-red-700\/10:hover{--tw-ring-color: rgb(185 28 28 / .1)}.hover\:ring-red-700\/100:hover{--tw-ring-color: rgb(185 28 28 / 1)}.hover\:ring-red-700\/15:hover{--tw-ring-color: rgb(185 28 28 / .15)}.hover\:ring-red-700\/20:hover{--tw-ring-color: rgb(185 28 28 / .2)}.hover\:ring-red-700\/25:hover{--tw-ring-color: rgb(185 28 28 / .25)}.hover\:ring-red-700\/30:hover{--tw-ring-color: rgb(185 28 28 / .3)}.hover\:ring-red-700\/35:hover{--tw-ring-color: rgb(185 28 28 / .35)}.hover\:ring-red-700\/40:hover{--tw-ring-color: rgb(185 28 28 / .4)}.hover\:ring-red-700\/45:hover{--tw-ring-color: rgb(185 28 28 / .45)}.hover\:ring-red-700\/5:hover{--tw-ring-color: rgb(185 28 28 / .05)}.hover\:ring-red-700\/50:hover{--tw-ring-color: rgb(185 28 28 / .5)}.hover\:ring-red-700\/55:hover{--tw-ring-color: rgb(185 28 28 / .55)}.hover\:ring-red-700\/60:hover{--tw-ring-color: rgb(185 28 28 / .6)}.hover\:ring-red-700\/65:hover{--tw-ring-color: rgb(185 28 28 / .65)}.hover\:ring-red-700\/70:hover{--tw-ring-color: rgb(185 28 28 / .7)}.hover\:ring-red-700\/75:hover{--tw-ring-color: rgb(185 28 28 / .75)}.hover\:ring-red-700\/80:hover{--tw-ring-color: rgb(185 28 28 / .8)}.hover\:ring-red-700\/85:hover{--tw-ring-color: rgb(185 28 28 / .85)}.hover\:ring-red-700\/90:hover{--tw-ring-color: rgb(185 28 28 / .9)}.hover\:ring-red-700\/95:hover{--tw-ring-color: rgb(185 28 28 / .95)}.hover\:ring-red-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1))}.hover\:ring-red-800\/0:hover{--tw-ring-color: rgb(153 27 27 / 0)}.hover\:ring-red-800\/10:hover{--tw-ring-color: rgb(153 27 27 / .1)}.hover\:ring-red-800\/100:hover{--tw-ring-color: rgb(153 27 27 / 1)}.hover\:ring-red-800\/15:hover{--tw-ring-color: rgb(153 27 27 / .15)}.hover\:ring-red-800\/20:hover{--tw-ring-color: rgb(153 27 27 / .2)}.hover\:ring-red-800\/25:hover{--tw-ring-color: rgb(153 27 27 / .25)}.hover\:ring-red-800\/30:hover{--tw-ring-color: rgb(153 27 27 / .3)}.hover\:ring-red-800\/35:hover{--tw-ring-color: rgb(153 27 27 / .35)}.hover\:ring-red-800\/40:hover{--tw-ring-color: rgb(153 27 27 / .4)}.hover\:ring-red-800\/45:hover{--tw-ring-color: rgb(153 27 27 / .45)}.hover\:ring-red-800\/5:hover{--tw-ring-color: rgb(153 27 27 / .05)}.hover\:ring-red-800\/50:hover{--tw-ring-color: rgb(153 27 27 / .5)}.hover\:ring-red-800\/55:hover{--tw-ring-color: rgb(153 27 27 / .55)}.hover\:ring-red-800\/60:hover{--tw-ring-color: rgb(153 27 27 / .6)}.hover\:ring-red-800\/65:hover{--tw-ring-color: rgb(153 27 27 / .65)}.hover\:ring-red-800\/70:hover{--tw-ring-color: rgb(153 27 27 / .7)}.hover\:ring-red-800\/75:hover{--tw-ring-color: rgb(153 27 27 / .75)}.hover\:ring-red-800\/80:hover{--tw-ring-color: rgb(153 27 27 / .8)}.hover\:ring-red-800\/85:hover{--tw-ring-color: rgb(153 27 27 / .85)}.hover\:ring-red-800\/90:hover{--tw-ring-color: rgb(153 27 27 / .9)}.hover\:ring-red-800\/95:hover{--tw-ring-color: rgb(153 27 27 / .95)}.hover\:ring-red-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1))}.hover\:ring-red-900\/0:hover{--tw-ring-color: rgb(127 29 29 / 0)}.hover\:ring-red-900\/10:hover{--tw-ring-color: rgb(127 29 29 / .1)}.hover\:ring-red-900\/100:hover{--tw-ring-color: rgb(127 29 29 / 1)}.hover\:ring-red-900\/15:hover{--tw-ring-color: rgb(127 29 29 / .15)}.hover\:ring-red-900\/20:hover{--tw-ring-color: rgb(127 29 29 / .2)}.hover\:ring-red-900\/25:hover{--tw-ring-color: rgb(127 29 29 / .25)}.hover\:ring-red-900\/30:hover{--tw-ring-color: rgb(127 29 29 / .3)}.hover\:ring-red-900\/35:hover{--tw-ring-color: rgb(127 29 29 / .35)}.hover\:ring-red-900\/40:hover{--tw-ring-color: rgb(127 29 29 / .4)}.hover\:ring-red-900\/45:hover{--tw-ring-color: rgb(127 29 29 / .45)}.hover\:ring-red-900\/5:hover{--tw-ring-color: rgb(127 29 29 / .05)}.hover\:ring-red-900\/50:hover{--tw-ring-color: rgb(127 29 29 / .5)}.hover\:ring-red-900\/55:hover{--tw-ring-color: rgb(127 29 29 / .55)}.hover\:ring-red-900\/60:hover{--tw-ring-color: rgb(127 29 29 / .6)}.hover\:ring-red-900\/65:hover{--tw-ring-color: rgb(127 29 29 / .65)}.hover\:ring-red-900\/70:hover{--tw-ring-color: rgb(127 29 29 / .7)}.hover\:ring-red-900\/75:hover{--tw-ring-color: rgb(127 29 29 / .75)}.hover\:ring-red-900\/80:hover{--tw-ring-color: rgb(127 29 29 / .8)}.hover\:ring-red-900\/85:hover{--tw-ring-color: rgb(127 29 29 / .85)}.hover\:ring-red-900\/90:hover{--tw-ring-color: rgb(127 29 29 / .9)}.hover\:ring-red-900\/95:hover{--tw-ring-color: rgb(127 29 29 / .95)}.hover\:ring-red-950:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(69 10 10 / var(--tw-ring-opacity, 1))}.hover\:ring-red-950\/0:hover{--tw-ring-color: rgb(69 10 10 / 0)}.hover\:ring-red-950\/10:hover{--tw-ring-color: rgb(69 10 10 / .1)}.hover\:ring-red-950\/100:hover{--tw-ring-color: rgb(69 10 10 / 1)}.hover\:ring-red-950\/15:hover{--tw-ring-color: rgb(69 10 10 / .15)}.hover\:ring-red-950\/20:hover{--tw-ring-color: rgb(69 10 10 / .2)}.hover\:ring-red-950\/25:hover{--tw-ring-color: rgb(69 10 10 / .25)}.hover\:ring-red-950\/30:hover{--tw-ring-color: rgb(69 10 10 / .3)}.hover\:ring-red-950\/35:hover{--tw-ring-color: rgb(69 10 10 / .35)}.hover\:ring-red-950\/40:hover{--tw-ring-color: rgb(69 10 10 / .4)}.hover\:ring-red-950\/45:hover{--tw-ring-color: rgb(69 10 10 / .45)}.hover\:ring-red-950\/5:hover{--tw-ring-color: rgb(69 10 10 / .05)}.hover\:ring-red-950\/50:hover{--tw-ring-color: rgb(69 10 10 / .5)}.hover\:ring-red-950\/55:hover{--tw-ring-color: rgb(69 10 10 / .55)}.hover\:ring-red-950\/60:hover{--tw-ring-color: rgb(69 10 10 / .6)}.hover\:ring-red-950\/65:hover{--tw-ring-color: rgb(69 10 10 / .65)}.hover\:ring-red-950\/70:hover{--tw-ring-color: rgb(69 10 10 / .7)}.hover\:ring-red-950\/75:hover{--tw-ring-color: rgb(69 10 10 / .75)}.hover\:ring-red-950\/80:hover{--tw-ring-color: rgb(69 10 10 / .8)}.hover\:ring-red-950\/85:hover{--tw-ring-color: rgb(69 10 10 / .85)}.hover\:ring-red-950\/90:hover{--tw-ring-color: rgb(69 10 10 / .9)}.hover\:ring-red-950\/95:hover{--tw-ring-color: rgb(69 10 10 / .95)}.hover\:ring-success:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.hover\:ring-success-focus:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.hover\:ring-success-focus\/0:hover{--tw-ring-color: rgb(5 150 105 / 0)}.hover\:ring-success-focus\/10:hover{--tw-ring-color: rgb(5 150 105 / .1)}.hover\:ring-success-focus\/100:hover{--tw-ring-color: rgb(5 150 105 / 1)}.hover\:ring-success-focus\/15:hover{--tw-ring-color: rgb(5 150 105 / .15)}.hover\:ring-success-focus\/20:hover{--tw-ring-color: rgb(5 150 105 / .2)}.hover\:ring-success-focus\/25:hover{--tw-ring-color: rgb(5 150 105 / .25)}.hover\:ring-success-focus\/30:hover{--tw-ring-color: rgb(5 150 105 / .3)}.hover\:ring-success-focus\/35:hover{--tw-ring-color: rgb(5 150 105 / .35)}.hover\:ring-success-focus\/40:hover{--tw-ring-color: rgb(5 150 105 / .4)}.hover\:ring-success-focus\/45:hover{--tw-ring-color: rgb(5 150 105 / .45)}.hover\:ring-success-focus\/5:hover{--tw-ring-color: rgb(5 150 105 / .05)}.hover\:ring-success-focus\/50:hover{--tw-ring-color: rgb(5 150 105 / .5)}.hover\:ring-success-focus\/55:hover{--tw-ring-color: rgb(5 150 105 / .55)}.hover\:ring-success-focus\/60:hover{--tw-ring-color: rgb(5 150 105 / .6)}.hover\:ring-success-focus\/65:hover{--tw-ring-color: rgb(5 150 105 / .65)}.hover\:ring-success-focus\/70:hover{--tw-ring-color: rgb(5 150 105 / .7)}.hover\:ring-success-focus\/75:hover{--tw-ring-color: rgb(5 150 105 / .75)}.hover\:ring-success-focus\/80:hover{--tw-ring-color: rgb(5 150 105 / .8)}.hover\:ring-success-focus\/85:hover{--tw-ring-color: rgb(5 150 105 / .85)}.hover\:ring-success-focus\/90:hover{--tw-ring-color: rgb(5 150 105 / .9)}.hover\:ring-success-focus\/95:hover{--tw-ring-color: rgb(5 150 105 / .95)}.hover\:ring-success\/0:hover{--tw-ring-color: rgb(16 185 129 / 0)}.hover\:ring-success\/10:hover{--tw-ring-color: rgb(16 185 129 / .1)}.hover\:ring-success\/100:hover{--tw-ring-color: rgb(16 185 129 / 1)}.hover\:ring-success\/15:hover{--tw-ring-color: rgb(16 185 129 / .15)}.hover\:ring-success\/20:hover{--tw-ring-color: rgb(16 185 129 / .2)}.hover\:ring-success\/25:hover{--tw-ring-color: rgb(16 185 129 / .25)}.hover\:ring-success\/30:hover{--tw-ring-color: rgb(16 185 129 / .3)}.hover\:ring-success\/35:hover{--tw-ring-color: rgb(16 185 129 / .35)}.hover\:ring-success\/40:hover{--tw-ring-color: rgb(16 185 129 / .4)}.hover\:ring-success\/45:hover{--tw-ring-color: rgb(16 185 129 / .45)}.hover\:ring-success\/5:hover{--tw-ring-color: rgb(16 185 129 / .05)}.hover\:ring-success\/50:hover{--tw-ring-color: rgb(16 185 129 / .5)}.hover\:ring-success\/55:hover{--tw-ring-color: rgb(16 185 129 / .55)}.hover\:ring-success\/60:hover{--tw-ring-color: rgb(16 185 129 / .6)}.hover\:ring-success\/65:hover{--tw-ring-color: rgb(16 185 129 / .65)}.hover\:ring-success\/70:hover{--tw-ring-color: rgb(16 185 129 / .7)}.hover\:ring-success\/75:hover{--tw-ring-color: rgb(16 185 129 / .75)}.hover\:ring-success\/80:hover{--tw-ring-color: rgb(16 185 129 / .8)}.hover\:ring-success\/85:hover{--tw-ring-color: rgb(16 185 129 / .85)}.hover\:ring-success\/90:hover{--tw-ring-color: rgb(16 185 129 / .9)}.hover\:ring-success\/95:hover{--tw-ring-color: rgb(16 185 129 / .95)}.hover\:ring-warning:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 152 0 / var(--tw-ring-opacity, 1))}.hover\:ring-warning-focus:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(230 130 0 / var(--tw-ring-opacity, 1))}.hover\:ring-warning-focus\/0:hover{--tw-ring-color: rgb(230 130 0 / 0)}.hover\:ring-warning-focus\/10:hover{--tw-ring-color: rgb(230 130 0 / .1)}.hover\:ring-warning-focus\/100:hover{--tw-ring-color: rgb(230 130 0 / 1)}.hover\:ring-warning-focus\/15:hover{--tw-ring-color: rgb(230 130 0 / .15)}.hover\:ring-warning-focus\/20:hover{--tw-ring-color: rgb(230 130 0 / .2)}.hover\:ring-warning-focus\/25:hover{--tw-ring-color: rgb(230 130 0 / .25)}.hover\:ring-warning-focus\/30:hover{--tw-ring-color: rgb(230 130 0 / .3)}.hover\:ring-warning-focus\/35:hover{--tw-ring-color: rgb(230 130 0 / .35)}.hover\:ring-warning-focus\/40:hover{--tw-ring-color: rgb(230 130 0 / .4)}.hover\:ring-warning-focus\/45:hover{--tw-ring-color: rgb(230 130 0 / .45)}.hover\:ring-warning-focus\/5:hover{--tw-ring-color: rgb(230 130 0 / .05)}.hover\:ring-warning-focus\/50:hover{--tw-ring-color: rgb(230 130 0 / .5)}.hover\:ring-warning-focus\/55:hover{--tw-ring-color: rgb(230 130 0 / .55)}.hover\:ring-warning-focus\/60:hover{--tw-ring-color: rgb(230 130 0 / .6)}.hover\:ring-warning-focus\/65:hover{--tw-ring-color: rgb(230 130 0 / .65)}.hover\:ring-warning-focus\/70:hover{--tw-ring-color: rgb(230 130 0 / .7)}.hover\:ring-warning-focus\/75:hover{--tw-ring-color: rgb(230 130 0 / .75)}.hover\:ring-warning-focus\/80:hover{--tw-ring-color: rgb(230 130 0 / .8)}.hover\:ring-warning-focus\/85:hover{--tw-ring-color: rgb(230 130 0 / .85)}.hover\:ring-warning-focus\/90:hover{--tw-ring-color: rgb(230 130 0 / .9)}.hover\:ring-warning-focus\/95:hover{--tw-ring-color: rgb(230 130 0 / .95)}.hover\:ring-warning\/0:hover{--tw-ring-color: rgb(255 152 0 / 0)}.hover\:ring-warning\/10:hover{--tw-ring-color: rgb(255 152 0 / .1)}.hover\:ring-warning\/100:hover{--tw-ring-color: rgb(255 152 0 / 1)}.hover\:ring-warning\/15:hover{--tw-ring-color: rgb(255 152 0 / .15)}.hover\:ring-warning\/20:hover{--tw-ring-color: rgb(255 152 0 / .2)}.hover\:ring-warning\/25:hover{--tw-ring-color: rgb(255 152 0 / .25)}.hover\:ring-warning\/30:hover{--tw-ring-color: rgb(255 152 0 / .3)}.hover\:ring-warning\/35:hover{--tw-ring-color: rgb(255 152 0 / .35)}.hover\:ring-warning\/40:hover{--tw-ring-color: rgb(255 152 0 / .4)}.hover\:ring-warning\/45:hover{--tw-ring-color: rgb(255 152 0 / .45)}.hover\:ring-warning\/5:hover{--tw-ring-color: rgb(255 152 0 / .05)}.hover\:ring-warning\/50:hover{--tw-ring-color: rgb(255 152 0 / .5)}.hover\:ring-warning\/55:hover{--tw-ring-color: rgb(255 152 0 / .55)}.hover\:ring-warning\/60:hover{--tw-ring-color: rgb(255 152 0 / .6)}.hover\:ring-warning\/65:hover{--tw-ring-color: rgb(255 152 0 / .65)}.hover\:ring-warning\/70:hover{--tw-ring-color: rgb(255 152 0 / .7)}.hover\:ring-warning\/75:hover{--tw-ring-color: rgb(255 152 0 / .75)}.hover\:ring-warning\/80:hover{--tw-ring-color: rgb(255 152 0 / .8)}.hover\:ring-warning\/85:hover{--tw-ring-color: rgb(255 152 0 / .85)}.hover\:ring-warning\/90:hover{--tw-ring-color: rgb(255 152 0 / .9)}.hover\:ring-warning\/95:hover{--tw-ring-color: rgb(255 152 0 / .95)}.hover\:ring-yellow-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-100\/0:hover{--tw-ring-color: rgb(254 249 195 / 0)}.hover\:ring-yellow-100\/10:hover{--tw-ring-color: rgb(254 249 195 / .1)}.hover\:ring-yellow-100\/100:hover{--tw-ring-color: rgb(254 249 195 / 1)}.hover\:ring-yellow-100\/15:hover{--tw-ring-color: rgb(254 249 195 / .15)}.hover\:ring-yellow-100\/20:hover{--tw-ring-color: rgb(254 249 195 / .2)}.hover\:ring-yellow-100\/25:hover{--tw-ring-color: rgb(254 249 195 / .25)}.hover\:ring-yellow-100\/30:hover{--tw-ring-color: rgb(254 249 195 / .3)}.hover\:ring-yellow-100\/35:hover{--tw-ring-color: rgb(254 249 195 / .35)}.hover\:ring-yellow-100\/40:hover{--tw-ring-color: rgb(254 249 195 / .4)}.hover\:ring-yellow-100\/45:hover{--tw-ring-color: rgb(254 249 195 / .45)}.hover\:ring-yellow-100\/5:hover{--tw-ring-color: rgb(254 249 195 / .05)}.hover\:ring-yellow-100\/50:hover{--tw-ring-color: rgb(254 249 195 / .5)}.hover\:ring-yellow-100\/55:hover{--tw-ring-color: rgb(254 249 195 / .55)}.hover\:ring-yellow-100\/60:hover{--tw-ring-color: rgb(254 249 195 / .6)}.hover\:ring-yellow-100\/65:hover{--tw-ring-color: rgb(254 249 195 / .65)}.hover\:ring-yellow-100\/70:hover{--tw-ring-color: rgb(254 249 195 / .7)}.hover\:ring-yellow-100\/75:hover{--tw-ring-color: rgb(254 249 195 / .75)}.hover\:ring-yellow-100\/80:hover{--tw-ring-color: rgb(254 249 195 / .8)}.hover\:ring-yellow-100\/85:hover{--tw-ring-color: rgb(254 249 195 / .85)}.hover\:ring-yellow-100\/90:hover{--tw-ring-color: rgb(254 249 195 / .9)}.hover\:ring-yellow-100\/95:hover{--tw-ring-color: rgb(254 249 195 / .95)}.hover\:ring-yellow-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-200\/0:hover{--tw-ring-color: rgb(254 240 138 / 0)}.hover\:ring-yellow-200\/10:hover{--tw-ring-color: rgb(254 240 138 / .1)}.hover\:ring-yellow-200\/100:hover{--tw-ring-color: rgb(254 240 138 / 1)}.hover\:ring-yellow-200\/15:hover{--tw-ring-color: rgb(254 240 138 / .15)}.hover\:ring-yellow-200\/20:hover{--tw-ring-color: rgb(254 240 138 / .2)}.hover\:ring-yellow-200\/25:hover{--tw-ring-color: rgb(254 240 138 / .25)}.hover\:ring-yellow-200\/30:hover{--tw-ring-color: rgb(254 240 138 / .3)}.hover\:ring-yellow-200\/35:hover{--tw-ring-color: rgb(254 240 138 / .35)}.hover\:ring-yellow-200\/40:hover{--tw-ring-color: rgb(254 240 138 / .4)}.hover\:ring-yellow-200\/45:hover{--tw-ring-color: rgb(254 240 138 / .45)}.hover\:ring-yellow-200\/5:hover{--tw-ring-color: rgb(254 240 138 / .05)}.hover\:ring-yellow-200\/50:hover{--tw-ring-color: rgb(254 240 138 / .5)}.hover\:ring-yellow-200\/55:hover{--tw-ring-color: rgb(254 240 138 / .55)}.hover\:ring-yellow-200\/60:hover{--tw-ring-color: rgb(254 240 138 / .6)}.hover\:ring-yellow-200\/65:hover{--tw-ring-color: rgb(254 240 138 / .65)}.hover\:ring-yellow-200\/70:hover{--tw-ring-color: rgb(254 240 138 / .7)}.hover\:ring-yellow-200\/75:hover{--tw-ring-color: rgb(254 240 138 / .75)}.hover\:ring-yellow-200\/80:hover{--tw-ring-color: rgb(254 240 138 / .8)}.hover\:ring-yellow-200\/85:hover{--tw-ring-color: rgb(254 240 138 / .85)}.hover\:ring-yellow-200\/90:hover{--tw-ring-color: rgb(254 240 138 / .9)}.hover\:ring-yellow-200\/95:hover{--tw-ring-color: rgb(254 240 138 / .95)}.hover\:ring-yellow-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-300\/0:hover{--tw-ring-color: rgb(253 224 71 / 0)}.hover\:ring-yellow-300\/10:hover{--tw-ring-color: rgb(253 224 71 / .1)}.hover\:ring-yellow-300\/100:hover{--tw-ring-color: rgb(253 224 71 / 1)}.hover\:ring-yellow-300\/15:hover{--tw-ring-color: rgb(253 224 71 / .15)}.hover\:ring-yellow-300\/20:hover{--tw-ring-color: rgb(253 224 71 / .2)}.hover\:ring-yellow-300\/25:hover{--tw-ring-color: rgb(253 224 71 / .25)}.hover\:ring-yellow-300\/30:hover{--tw-ring-color: rgb(253 224 71 / .3)}.hover\:ring-yellow-300\/35:hover{--tw-ring-color: rgb(253 224 71 / .35)}.hover\:ring-yellow-300\/40:hover{--tw-ring-color: rgb(253 224 71 / .4)}.hover\:ring-yellow-300\/45:hover{--tw-ring-color: rgb(253 224 71 / .45)}.hover\:ring-yellow-300\/5:hover{--tw-ring-color: rgb(253 224 71 / .05)}.hover\:ring-yellow-300\/50:hover{--tw-ring-color: rgb(253 224 71 / .5)}.hover\:ring-yellow-300\/55:hover{--tw-ring-color: rgb(253 224 71 / .55)}.hover\:ring-yellow-300\/60:hover{--tw-ring-color: rgb(253 224 71 / .6)}.hover\:ring-yellow-300\/65:hover{--tw-ring-color: rgb(253 224 71 / .65)}.hover\:ring-yellow-300\/70:hover{--tw-ring-color: rgb(253 224 71 / .7)}.hover\:ring-yellow-300\/75:hover{--tw-ring-color: rgb(253 224 71 / .75)}.hover\:ring-yellow-300\/80:hover{--tw-ring-color: rgb(253 224 71 / .8)}.hover\:ring-yellow-300\/85:hover{--tw-ring-color: rgb(253 224 71 / .85)}.hover\:ring-yellow-300\/90:hover{--tw-ring-color: rgb(253 224 71 / .9)}.hover\:ring-yellow-300\/95:hover{--tw-ring-color: rgb(253 224 71 / .95)}.hover\:ring-yellow-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-400\/0:hover{--tw-ring-color: rgb(250 204 21 / 0)}.hover\:ring-yellow-400\/10:hover{--tw-ring-color: rgb(250 204 21 / .1)}.hover\:ring-yellow-400\/100:hover{--tw-ring-color: rgb(250 204 21 / 1)}.hover\:ring-yellow-400\/15:hover{--tw-ring-color: rgb(250 204 21 / .15)}.hover\:ring-yellow-400\/20:hover{--tw-ring-color: rgb(250 204 21 / .2)}.hover\:ring-yellow-400\/25:hover{--tw-ring-color: rgb(250 204 21 / .25)}.hover\:ring-yellow-400\/30:hover{--tw-ring-color: rgb(250 204 21 / .3)}.hover\:ring-yellow-400\/35:hover{--tw-ring-color: rgb(250 204 21 / .35)}.hover\:ring-yellow-400\/40:hover{--tw-ring-color: rgb(250 204 21 / .4)}.hover\:ring-yellow-400\/45:hover{--tw-ring-color: rgb(250 204 21 / .45)}.hover\:ring-yellow-400\/5:hover{--tw-ring-color: rgb(250 204 21 / .05)}.hover\:ring-yellow-400\/50:hover{--tw-ring-color: rgb(250 204 21 / .5)}.hover\:ring-yellow-400\/55:hover{--tw-ring-color: rgb(250 204 21 / .55)}.hover\:ring-yellow-400\/60:hover{--tw-ring-color: rgb(250 204 21 / .6)}.hover\:ring-yellow-400\/65:hover{--tw-ring-color: rgb(250 204 21 / .65)}.hover\:ring-yellow-400\/70:hover{--tw-ring-color: rgb(250 204 21 / .7)}.hover\:ring-yellow-400\/75:hover{--tw-ring-color: rgb(250 204 21 / .75)}.hover\:ring-yellow-400\/80:hover{--tw-ring-color: rgb(250 204 21 / .8)}.hover\:ring-yellow-400\/85:hover{--tw-ring-color: rgb(250 204 21 / .85)}.hover\:ring-yellow-400\/90:hover{--tw-ring-color: rgb(250 204 21 / .9)}.hover\:ring-yellow-400\/95:hover{--tw-ring-color: rgb(250 204 21 / .95)}.hover\:ring-yellow-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-50\/0:hover{--tw-ring-color: rgb(254 252 232 / 0)}.hover\:ring-yellow-50\/10:hover{--tw-ring-color: rgb(254 252 232 / .1)}.hover\:ring-yellow-50\/100:hover{--tw-ring-color: rgb(254 252 232 / 1)}.hover\:ring-yellow-50\/15:hover{--tw-ring-color: rgb(254 252 232 / .15)}.hover\:ring-yellow-50\/20:hover{--tw-ring-color: rgb(254 252 232 / .2)}.hover\:ring-yellow-50\/25:hover{--tw-ring-color: rgb(254 252 232 / .25)}.hover\:ring-yellow-50\/30:hover{--tw-ring-color: rgb(254 252 232 / .3)}.hover\:ring-yellow-50\/35:hover{--tw-ring-color: rgb(254 252 232 / .35)}.hover\:ring-yellow-50\/40:hover{--tw-ring-color: rgb(254 252 232 / .4)}.hover\:ring-yellow-50\/45:hover{--tw-ring-color: rgb(254 252 232 / .45)}.hover\:ring-yellow-50\/5:hover{--tw-ring-color: rgb(254 252 232 / .05)}.hover\:ring-yellow-50\/50:hover{--tw-ring-color: rgb(254 252 232 / .5)}.hover\:ring-yellow-50\/55:hover{--tw-ring-color: rgb(254 252 232 / .55)}.hover\:ring-yellow-50\/60:hover{--tw-ring-color: rgb(254 252 232 / .6)}.hover\:ring-yellow-50\/65:hover{--tw-ring-color: rgb(254 252 232 / .65)}.hover\:ring-yellow-50\/70:hover{--tw-ring-color: rgb(254 252 232 / .7)}.hover\:ring-yellow-50\/75:hover{--tw-ring-color: rgb(254 252 232 / .75)}.hover\:ring-yellow-50\/80:hover{--tw-ring-color: rgb(254 252 232 / .8)}.hover\:ring-yellow-50\/85:hover{--tw-ring-color: rgb(254 252 232 / .85)}.hover\:ring-yellow-50\/90:hover{--tw-ring-color: rgb(254 252 232 / .9)}.hover\:ring-yellow-50\/95:hover{--tw-ring-color: rgb(254 252 232 / .95)}.hover\:ring-yellow-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-500\/0:hover{--tw-ring-color: rgb(234 179 8 / 0)}.hover\:ring-yellow-500\/10:hover{--tw-ring-color: rgb(234 179 8 / .1)}.hover\:ring-yellow-500\/100:hover{--tw-ring-color: rgb(234 179 8 / 1)}.hover\:ring-yellow-500\/15:hover{--tw-ring-color: rgb(234 179 8 / .15)}.hover\:ring-yellow-500\/20:hover{--tw-ring-color: rgb(234 179 8 / .2)}.hover\:ring-yellow-500\/25:hover{--tw-ring-color: rgb(234 179 8 / .25)}.hover\:ring-yellow-500\/30:hover{--tw-ring-color: rgb(234 179 8 / .3)}.hover\:ring-yellow-500\/35:hover{--tw-ring-color: rgb(234 179 8 / .35)}.hover\:ring-yellow-500\/40:hover{--tw-ring-color: rgb(234 179 8 / .4)}.hover\:ring-yellow-500\/45:hover{--tw-ring-color: rgb(234 179 8 / .45)}.hover\:ring-yellow-500\/5:hover{--tw-ring-color: rgb(234 179 8 / .05)}.hover\:ring-yellow-500\/50:hover{--tw-ring-color: rgb(234 179 8 / .5)}.hover\:ring-yellow-500\/55:hover{--tw-ring-color: rgb(234 179 8 / .55)}.hover\:ring-yellow-500\/60:hover{--tw-ring-color: rgb(234 179 8 / .6)}.hover\:ring-yellow-500\/65:hover{--tw-ring-color: rgb(234 179 8 / .65)}.hover\:ring-yellow-500\/70:hover{--tw-ring-color: rgb(234 179 8 / .7)}.hover\:ring-yellow-500\/75:hover{--tw-ring-color: rgb(234 179 8 / .75)}.hover\:ring-yellow-500\/80:hover{--tw-ring-color: rgb(234 179 8 / .8)}.hover\:ring-yellow-500\/85:hover{--tw-ring-color: rgb(234 179 8 / .85)}.hover\:ring-yellow-500\/90:hover{--tw-ring-color: rgb(234 179 8 / .9)}.hover\:ring-yellow-500\/95:hover{--tw-ring-color: rgb(234 179 8 / .95)}.hover\:ring-yellow-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-600\/0:hover{--tw-ring-color: rgb(202 138 4 / 0)}.hover\:ring-yellow-600\/10:hover{--tw-ring-color: rgb(202 138 4 / .1)}.hover\:ring-yellow-600\/100:hover{--tw-ring-color: rgb(202 138 4 / 1)}.hover\:ring-yellow-600\/15:hover{--tw-ring-color: rgb(202 138 4 / .15)}.hover\:ring-yellow-600\/20:hover{--tw-ring-color: rgb(202 138 4 / .2)}.hover\:ring-yellow-600\/25:hover{--tw-ring-color: rgb(202 138 4 / .25)}.hover\:ring-yellow-600\/30:hover{--tw-ring-color: rgb(202 138 4 / .3)}.hover\:ring-yellow-600\/35:hover{--tw-ring-color: rgb(202 138 4 / .35)}.hover\:ring-yellow-600\/40:hover{--tw-ring-color: rgb(202 138 4 / .4)}.hover\:ring-yellow-600\/45:hover{--tw-ring-color: rgb(202 138 4 / .45)}.hover\:ring-yellow-600\/5:hover{--tw-ring-color: rgb(202 138 4 / .05)}.hover\:ring-yellow-600\/50:hover{--tw-ring-color: rgb(202 138 4 / .5)}.hover\:ring-yellow-600\/55:hover{--tw-ring-color: rgb(202 138 4 / .55)}.hover\:ring-yellow-600\/60:hover{--tw-ring-color: rgb(202 138 4 / .6)}.hover\:ring-yellow-600\/65:hover{--tw-ring-color: rgb(202 138 4 / .65)}.hover\:ring-yellow-600\/70:hover{--tw-ring-color: rgb(202 138 4 / .7)}.hover\:ring-yellow-600\/75:hover{--tw-ring-color: rgb(202 138 4 / .75)}.hover\:ring-yellow-600\/80:hover{--tw-ring-color: rgb(202 138 4 / .8)}.hover\:ring-yellow-600\/85:hover{--tw-ring-color: rgb(202 138 4 / .85)}.hover\:ring-yellow-600\/90:hover{--tw-ring-color: rgb(202 138 4 / .9)}.hover\:ring-yellow-600\/95:hover{--tw-ring-color: rgb(202 138 4 / .95)}.hover\:ring-yellow-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-700\/0:hover{--tw-ring-color: rgb(161 98 7 / 0)}.hover\:ring-yellow-700\/10:hover{--tw-ring-color: rgb(161 98 7 / .1)}.hover\:ring-yellow-700\/100:hover{--tw-ring-color: rgb(161 98 7 / 1)}.hover\:ring-yellow-700\/15:hover{--tw-ring-color: rgb(161 98 7 / .15)}.hover\:ring-yellow-700\/20:hover{--tw-ring-color: rgb(161 98 7 / .2)}.hover\:ring-yellow-700\/25:hover{--tw-ring-color: rgb(161 98 7 / .25)}.hover\:ring-yellow-700\/30:hover{--tw-ring-color: rgb(161 98 7 / .3)}.hover\:ring-yellow-700\/35:hover{--tw-ring-color: rgb(161 98 7 / .35)}.hover\:ring-yellow-700\/40:hover{--tw-ring-color: rgb(161 98 7 / .4)}.hover\:ring-yellow-700\/45:hover{--tw-ring-color: rgb(161 98 7 / .45)}.hover\:ring-yellow-700\/5:hover{--tw-ring-color: rgb(161 98 7 / .05)}.hover\:ring-yellow-700\/50:hover{--tw-ring-color: rgb(161 98 7 / .5)}.hover\:ring-yellow-700\/55:hover{--tw-ring-color: rgb(161 98 7 / .55)}.hover\:ring-yellow-700\/60:hover{--tw-ring-color: rgb(161 98 7 / .6)}.hover\:ring-yellow-700\/65:hover{--tw-ring-color: rgb(161 98 7 / .65)}.hover\:ring-yellow-700\/70:hover{--tw-ring-color: rgb(161 98 7 / .7)}.hover\:ring-yellow-700\/75:hover{--tw-ring-color: rgb(161 98 7 / .75)}.hover\:ring-yellow-700\/80:hover{--tw-ring-color: rgb(161 98 7 / .8)}.hover\:ring-yellow-700\/85:hover{--tw-ring-color: rgb(161 98 7 / .85)}.hover\:ring-yellow-700\/90:hover{--tw-ring-color: rgb(161 98 7 / .9)}.hover\:ring-yellow-700\/95:hover{--tw-ring-color: rgb(161 98 7 / .95)}.hover\:ring-yellow-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-800\/0:hover{--tw-ring-color: rgb(133 77 14 / 0)}.hover\:ring-yellow-800\/10:hover{--tw-ring-color: rgb(133 77 14 / .1)}.hover\:ring-yellow-800\/100:hover{--tw-ring-color: rgb(133 77 14 / 1)}.hover\:ring-yellow-800\/15:hover{--tw-ring-color: rgb(133 77 14 / .15)}.hover\:ring-yellow-800\/20:hover{--tw-ring-color: rgb(133 77 14 / .2)}.hover\:ring-yellow-800\/25:hover{--tw-ring-color: rgb(133 77 14 / .25)}.hover\:ring-yellow-800\/30:hover{--tw-ring-color: rgb(133 77 14 / .3)}.hover\:ring-yellow-800\/35:hover{--tw-ring-color: rgb(133 77 14 / .35)}.hover\:ring-yellow-800\/40:hover{--tw-ring-color: rgb(133 77 14 / .4)}.hover\:ring-yellow-800\/45:hover{--tw-ring-color: rgb(133 77 14 / .45)}.hover\:ring-yellow-800\/5:hover{--tw-ring-color: rgb(133 77 14 / .05)}.hover\:ring-yellow-800\/50:hover{--tw-ring-color: rgb(133 77 14 / .5)}.hover\:ring-yellow-800\/55:hover{--tw-ring-color: rgb(133 77 14 / .55)}.hover\:ring-yellow-800\/60:hover{--tw-ring-color: rgb(133 77 14 / .6)}.hover\:ring-yellow-800\/65:hover{--tw-ring-color: rgb(133 77 14 / .65)}.hover\:ring-yellow-800\/70:hover{--tw-ring-color: rgb(133 77 14 / .7)}.hover\:ring-yellow-800\/75:hover{--tw-ring-color: rgb(133 77 14 / .75)}.hover\:ring-yellow-800\/80:hover{--tw-ring-color: rgb(133 77 14 / .8)}.hover\:ring-yellow-800\/85:hover{--tw-ring-color: rgb(133 77 14 / .85)}.hover\:ring-yellow-800\/90:hover{--tw-ring-color: rgb(133 77 14 / .9)}.hover\:ring-yellow-800\/95:hover{--tw-ring-color: rgb(133 77 14 / .95)}.hover\:ring-yellow-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-900\/0:hover{--tw-ring-color: rgb(113 63 18 / 0)}.hover\:ring-yellow-900\/10:hover{--tw-ring-color: rgb(113 63 18 / .1)}.hover\:ring-yellow-900\/100:hover{--tw-ring-color: rgb(113 63 18 / 1)}.hover\:ring-yellow-900\/15:hover{--tw-ring-color: rgb(113 63 18 / .15)}.hover\:ring-yellow-900\/20:hover{--tw-ring-color: rgb(113 63 18 / .2)}.hover\:ring-yellow-900\/25:hover{--tw-ring-color: rgb(113 63 18 / .25)}.hover\:ring-yellow-900\/30:hover{--tw-ring-color: rgb(113 63 18 / .3)}.hover\:ring-yellow-900\/35:hover{--tw-ring-color: rgb(113 63 18 / .35)}.hover\:ring-yellow-900\/40:hover{--tw-ring-color: rgb(113 63 18 / .4)}.hover\:ring-yellow-900\/45:hover{--tw-ring-color: rgb(113 63 18 / .45)}.hover\:ring-yellow-900\/5:hover{--tw-ring-color: rgb(113 63 18 / .05)}.hover\:ring-yellow-900\/50:hover{--tw-ring-color: rgb(113 63 18 / .5)}.hover\:ring-yellow-900\/55:hover{--tw-ring-color: rgb(113 63 18 / .55)}.hover\:ring-yellow-900\/60:hover{--tw-ring-color: rgb(113 63 18 / .6)}.hover\:ring-yellow-900\/65:hover{--tw-ring-color: rgb(113 63 18 / .65)}.hover\:ring-yellow-900\/70:hover{--tw-ring-color: rgb(113 63 18 / .7)}.hover\:ring-yellow-900\/75:hover{--tw-ring-color: rgb(113 63 18 / .75)}.hover\:ring-yellow-900\/80:hover{--tw-ring-color: rgb(113 63 18 / .8)}.hover\:ring-yellow-900\/85:hover{--tw-ring-color: rgb(113 63 18 / .85)}.hover\:ring-yellow-900\/90:hover{--tw-ring-color: rgb(113 63 18 / .9)}.hover\:ring-yellow-900\/95:hover{--tw-ring-color: rgb(113 63 18 / .95)}.hover\:ring-yellow-950:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(66 32 6 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-950\/0:hover{--tw-ring-color: rgb(66 32 6 / 0)}.hover\:ring-yellow-950\/10:hover{--tw-ring-color: rgb(66 32 6 / .1)}.hover\:ring-yellow-950\/100:hover{--tw-ring-color: rgb(66 32 6 / 1)}.hover\:ring-yellow-950\/15:hover{--tw-ring-color: rgb(66 32 6 / .15)}.hover\:ring-yellow-950\/20:hover{--tw-ring-color: rgb(66 32 6 / .2)}.hover\:ring-yellow-950\/25:hover{--tw-ring-color: rgb(66 32 6 / .25)}.hover\:ring-yellow-950\/30:hover{--tw-ring-color: rgb(66 32 6 / .3)}.hover\:ring-yellow-950\/35:hover{--tw-ring-color: rgb(66 32 6 / .35)}.hover\:ring-yellow-950\/40:hover{--tw-ring-color: rgb(66 32 6 / .4)}.hover\:ring-yellow-950\/45:hover{--tw-ring-color: rgb(66 32 6 / .45)}.hover\:ring-yellow-950\/5:hover{--tw-ring-color: rgb(66 32 6 / .05)}.hover\:ring-yellow-950\/50:hover{--tw-ring-color: rgb(66 32 6 / .5)}.hover\:ring-yellow-950\/55:hover{--tw-ring-color: rgb(66 32 6 / .55)}.hover\:ring-yellow-950\/60:hover{--tw-ring-color: rgb(66 32 6 / .6)}.hover\:ring-yellow-950\/65:hover{--tw-ring-color: rgb(66 32 6 / .65)}.hover\:ring-yellow-950\/70:hover{--tw-ring-color: rgb(66 32 6 / .7)}.hover\:ring-yellow-950\/75:hover{--tw-ring-color: rgb(66 32 6 / .75)}.hover\:ring-yellow-950\/80:hover{--tw-ring-color: rgb(66 32 6 / .8)}.hover\:ring-yellow-950\/85:hover{--tw-ring-color: rgb(66 32 6 / .85)}.hover\:ring-yellow-950\/90:hover{--tw-ring-color: rgb(66 32 6 / .9)}.hover\:ring-yellow-950\/95:hover{--tw-ring-color: rgb(66 32 6 / .95)}.focus\:z-10:focus{z-index:10}@keyframes pulse{50%{opacity:.5}}.focus\:animate-pulse:focus{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.focus\:divide-blue-100:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(219 234 254 / var(--tw-divide-opacity, 1))}.focus\:divide-blue-100\/0:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe00}.focus\:divide-blue-100\/10:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe1a}.focus\:divide-blue-100\/100:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe}.focus\:divide-blue-100\/15:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe26}.focus\:divide-blue-100\/20:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe33}.focus\:divide-blue-100\/25:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe40}.focus\:divide-blue-100\/30:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe4d}.focus\:divide-blue-100\/35:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe59}.focus\:divide-blue-100\/40:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe66}.focus\:divide-blue-100\/45:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe73}.focus\:divide-blue-100\/5:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe0d}.focus\:divide-blue-100\/50:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe80}.focus\:divide-blue-100\/55:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe8c}.focus\:divide-blue-100\/60:focus>:not([hidden])~:not([hidden]){border-color:#dbeafe99}.focus\:divide-blue-100\/65:focus>:not([hidden])~:not([hidden]){border-color:#dbeafea6}.focus\:divide-blue-100\/70:focus>:not([hidden])~:not([hidden]){border-color:#dbeafeb3}.focus\:divide-blue-100\/75:focus>:not([hidden])~:not([hidden]){border-color:#dbeafebf}.focus\:divide-blue-100\/80:focus>:not([hidden])~:not([hidden]){border-color:#dbeafecc}.focus\:divide-blue-100\/85:focus>:not([hidden])~:not([hidden]){border-color:#dbeafed9}.focus\:divide-blue-100\/90:focus>:not([hidden])~:not([hidden]){border-color:#dbeafee6}.focus\:divide-blue-100\/95:focus>:not([hidden])~:not([hidden]){border-color:#dbeafef2}.focus\:divide-blue-200:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(191 219 254 / var(--tw-divide-opacity, 1))}.focus\:divide-blue-200\/0:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe00}.focus\:divide-blue-200\/10:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe1a}.focus\:divide-blue-200\/100:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe}.focus\:divide-blue-200\/15:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe26}.focus\:divide-blue-200\/20:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe33}.focus\:divide-blue-200\/25:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe40}.focus\:divide-blue-200\/30:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe4d}.focus\:divide-blue-200\/35:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe59}.focus\:divide-blue-200\/40:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe66}.focus\:divide-blue-200\/45:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe73}.focus\:divide-blue-200\/5:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe0d}.focus\:divide-blue-200\/50:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe80}.focus\:divide-blue-200\/55:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe8c}.focus\:divide-blue-200\/60:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfe99}.focus\:divide-blue-200\/65:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfea6}.focus\:divide-blue-200\/70:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfeb3}.focus\:divide-blue-200\/75:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfebf}.focus\:divide-blue-200\/80:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfecc}.focus\:divide-blue-200\/85:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfed9}.focus\:divide-blue-200\/90:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfee6}.focus\:divide-blue-200\/95:focus>:not([hidden])~:not([hidden]){border-color:#bfdbfef2}.focus\:divide-blue-300:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(147 197 253 / var(--tw-divide-opacity, 1))}.focus\:divide-blue-300\/0:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd00}.focus\:divide-blue-300\/10:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd1a}.focus\:divide-blue-300\/100:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd}.focus\:divide-blue-300\/15:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd26}.focus\:divide-blue-300\/20:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd33}.focus\:divide-blue-300\/25:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd40}.focus\:divide-blue-300\/30:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd4d}.focus\:divide-blue-300\/35:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd59}.focus\:divide-blue-300\/40:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd66}.focus\:divide-blue-300\/45:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd73}.focus\:divide-blue-300\/5:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd0d}.focus\:divide-blue-300\/50:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd80}.focus\:divide-blue-300\/55:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd8c}.focus\:divide-blue-300\/60:focus>:not([hidden])~:not([hidden]){border-color:#93c5fd99}.focus\:divide-blue-300\/65:focus>:not([hidden])~:not([hidden]){border-color:#93c5fda6}.focus\:divide-blue-300\/70:focus>:not([hidden])~:not([hidden]){border-color:#93c5fdb3}.focus\:divide-blue-300\/75:focus>:not([hidden])~:not([hidden]){border-color:#93c5fdbf}.focus\:divide-blue-300\/80:focus>:not([hidden])~:not([hidden]){border-color:#93c5fdcc}.focus\:divide-blue-300\/85:focus>:not([hidden])~:not([hidden]){border-color:#93c5fdd9}.focus\:divide-blue-300\/90:focus>:not([hidden])~:not([hidden]){border-color:#93c5fde6}.focus\:divide-blue-300\/95:focus>:not([hidden])~:not([hidden]){border-color:#93c5fdf2}.focus\:divide-blue-400:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(96 165 250 / var(--tw-divide-opacity, 1))}.focus\:divide-blue-400\/0:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa00}.focus\:divide-blue-400\/10:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa1a}.focus\:divide-blue-400\/100:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa}.focus\:divide-blue-400\/15:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa26}.focus\:divide-blue-400\/20:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa33}.focus\:divide-blue-400\/25:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa40}.focus\:divide-blue-400\/30:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa4d}.focus\:divide-blue-400\/35:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa59}.focus\:divide-blue-400\/40:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa66}.focus\:divide-blue-400\/45:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa73}.focus\:divide-blue-400\/5:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa0d}.focus\:divide-blue-400\/50:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa80}.focus\:divide-blue-400\/55:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa8c}.focus\:divide-blue-400\/60:focus>:not([hidden])~:not([hidden]){border-color:#60a5fa99}.focus\:divide-blue-400\/65:focus>:not([hidden])~:not([hidden]){border-color:#60a5faa6}.focus\:divide-blue-400\/70:focus>:not([hidden])~:not([hidden]){border-color:#60a5fab3}.focus\:divide-blue-400\/75:focus>:not([hidden])~:not([hidden]){border-color:#60a5fabf}.focus\:divide-blue-400\/80:focus>:not([hidden])~:not([hidden]){border-color:#60a5facc}.focus\:divide-blue-400\/85:focus>:not([hidden])~:not([hidden]){border-color:#60a5fad9}.focus\:divide-blue-400\/90:focus>:not([hidden])~:not([hidden]){border-color:#60a5fae6}.focus\:divide-blue-400\/95:focus>:not([hidden])~:not([hidden]){border-color:#60a5faf2}.focus\:divide-blue-50:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(239 246 255 / var(--tw-divide-opacity, 1))}.focus\:divide-blue-50\/0:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff00}.focus\:divide-blue-50\/10:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff1a}.focus\:divide-blue-50\/100:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff}.focus\:divide-blue-50\/15:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff26}.focus\:divide-blue-50\/20:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff33}.focus\:divide-blue-50\/25:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff40}.focus\:divide-blue-50\/30:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff4d}.focus\:divide-blue-50\/35:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff59}.focus\:divide-blue-50\/40:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff66}.focus\:divide-blue-50\/45:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff73}.focus\:divide-blue-50\/5:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff0d}.focus\:divide-blue-50\/50:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff80}.focus\:divide-blue-50\/55:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff8c}.focus\:divide-blue-50\/60:focus>:not([hidden])~:not([hidden]){border-color:#eff6ff99}.focus\:divide-blue-50\/65:focus>:not([hidden])~:not([hidden]){border-color:#eff6ffa6}.focus\:divide-blue-50\/70:focus>:not([hidden])~:not([hidden]){border-color:#eff6ffb3}.focus\:divide-blue-50\/75:focus>:not([hidden])~:not([hidden]){border-color:#eff6ffbf}.focus\:divide-blue-50\/80:focus>:not([hidden])~:not([hidden]){border-color:#eff6ffcc}.focus\:divide-blue-50\/85:focus>:not([hidden])~:not([hidden]){border-color:#eff6ffd9}.focus\:divide-blue-50\/90:focus>:not([hidden])~:not([hidden]){border-color:#eff6ffe6}.focus\:divide-blue-50\/95:focus>:not([hidden])~:not([hidden]){border-color:#eff6fff2}.focus\:divide-blue-500:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(59 130 246 / var(--tw-divide-opacity, 1))}.focus\:divide-blue-500\/0:focus>:not([hidden])~:not([hidden]){border-color:#3b82f600}.focus\:divide-blue-500\/10:focus>:not([hidden])~:not([hidden]){border-color:#3b82f61a}.focus\:divide-blue-500\/100:focus>:not([hidden])~:not([hidden]){border-color:#3b82f6}.focus\:divide-blue-500\/15:focus>:not([hidden])~:not([hidden]){border-color:#3b82f626}.focus\:divide-blue-500\/20:focus>:not([hidden])~:not([hidden]){border-color:#3b82f633}.focus\:divide-blue-500\/25:focus>:not([hidden])~:not([hidden]){border-color:#3b82f640}.focus\:divide-blue-500\/30:focus>:not([hidden])~:not([hidden]){border-color:#3b82f64d}.focus\:divide-blue-500\/35:focus>:not([hidden])~:not([hidden]){border-color:#3b82f659}.focus\:divide-blue-500\/40:focus>:not([hidden])~:not([hidden]){border-color:#3b82f666}.focus\:divide-blue-500\/45:focus>:not([hidden])~:not([hidden]){border-color:#3b82f673}.focus\:divide-blue-500\/5:focus>:not([hidden])~:not([hidden]){border-color:#3b82f60d}.focus\:divide-blue-500\/50:focus>:not([hidden])~:not([hidden]){border-color:#3b82f680}.focus\:divide-blue-500\/55:focus>:not([hidden])~:not([hidden]){border-color:#3b82f68c}.focus\:divide-blue-500\/60:focus>:not([hidden])~:not([hidden]){border-color:#3b82f699}.focus\:divide-blue-500\/65:focus>:not([hidden])~:not([hidden]){border-color:#3b82f6a6}.focus\:divide-blue-500\/70:focus>:not([hidden])~:not([hidden]){border-color:#3b82f6b3}.focus\:divide-blue-500\/75:focus>:not([hidden])~:not([hidden]){border-color:#3b82f6bf}.focus\:divide-blue-500\/80:focus>:not([hidden])~:not([hidden]){border-color:#3b82f6cc}.focus\:divide-blue-500\/85:focus>:not([hidden])~:not([hidden]){border-color:#3b82f6d9}.focus\:divide-blue-500\/90:focus>:not([hidden])~:not([hidden]){border-color:#3b82f6e6}.focus\:divide-blue-500\/95:focus>:not([hidden])~:not([hidden]){border-color:#3b82f6f2}.focus\:divide-blue-600:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(37 99 235 / var(--tw-divide-opacity, 1))}.focus\:divide-blue-600\/0:focus>:not([hidden])~:not([hidden]){border-color:#2563eb00}.focus\:divide-blue-600\/10:focus>:not([hidden])~:not([hidden]){border-color:#2563eb1a}.focus\:divide-blue-600\/100:focus>:not([hidden])~:not([hidden]){border-color:#2563eb}.focus\:divide-blue-600\/15:focus>:not([hidden])~:not([hidden]){border-color:#2563eb26}.focus\:divide-blue-600\/20:focus>:not([hidden])~:not([hidden]){border-color:#2563eb33}.focus\:divide-blue-600\/25:focus>:not([hidden])~:not([hidden]){border-color:#2563eb40}.focus\:divide-blue-600\/30:focus>:not([hidden])~:not([hidden]){border-color:#2563eb4d}.focus\:divide-blue-600\/35:focus>:not([hidden])~:not([hidden]){border-color:#2563eb59}.focus\:divide-blue-600\/40:focus>:not([hidden])~:not([hidden]){border-color:#2563eb66}.focus\:divide-blue-600\/45:focus>:not([hidden])~:not([hidden]){border-color:#2563eb73}.focus\:divide-blue-600\/5:focus>:not([hidden])~:not([hidden]){border-color:#2563eb0d}.focus\:divide-blue-600\/50:focus>:not([hidden])~:not([hidden]){border-color:#2563eb80}.focus\:divide-blue-600\/55:focus>:not([hidden])~:not([hidden]){border-color:#2563eb8c}.focus\:divide-blue-600\/60:focus>:not([hidden])~:not([hidden]){border-color:#2563eb99}.focus\:divide-blue-600\/65:focus>:not([hidden])~:not([hidden]){border-color:#2563eba6}.focus\:divide-blue-600\/70:focus>:not([hidden])~:not([hidden]){border-color:#2563ebb3}.focus\:divide-blue-600\/75:focus>:not([hidden])~:not([hidden]){border-color:#2563ebbf}.focus\:divide-blue-600\/80:focus>:not([hidden])~:not([hidden]){border-color:#2563ebcc}.focus\:divide-blue-600\/85:focus>:not([hidden])~:not([hidden]){border-color:#2563ebd9}.focus\:divide-blue-600\/90:focus>:not([hidden])~:not([hidden]){border-color:#2563ebe6}.focus\:divide-blue-600\/95:focus>:not([hidden])~:not([hidden]){border-color:#2563ebf2}.focus\:divide-blue-700:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(29 78 216 / var(--tw-divide-opacity, 1))}.focus\:divide-blue-700\/0:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed800}.focus\:divide-blue-700\/10:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed81a}.focus\:divide-blue-700\/100:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed8}.focus\:divide-blue-700\/15:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed826}.focus\:divide-blue-700\/20:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed833}.focus\:divide-blue-700\/25:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed840}.focus\:divide-blue-700\/30:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed84d}.focus\:divide-blue-700\/35:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed859}.focus\:divide-blue-700\/40:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed866}.focus\:divide-blue-700\/45:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed873}.focus\:divide-blue-700\/5:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed80d}.focus\:divide-blue-700\/50:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed880}.focus\:divide-blue-700\/55:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed88c}.focus\:divide-blue-700\/60:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed899}.focus\:divide-blue-700\/65:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed8a6}.focus\:divide-blue-700\/70:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed8b3}.focus\:divide-blue-700\/75:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed8bf}.focus\:divide-blue-700\/80:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed8cc}.focus\:divide-blue-700\/85:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed8d9}.focus\:divide-blue-700\/90:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed8e6}.focus\:divide-blue-700\/95:focus>:not([hidden])~:not([hidden]){border-color:#1d4ed8f2}.focus\:divide-blue-800:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 64 175 / var(--tw-divide-opacity, 1))}.focus\:divide-blue-800\/0:focus>:not([hidden])~:not([hidden]){border-color:#1e40af00}.focus\:divide-blue-800\/10:focus>:not([hidden])~:not([hidden]){border-color:#1e40af1a}.focus\:divide-blue-800\/100:focus>:not([hidden])~:not([hidden]){border-color:#1e40af}.focus\:divide-blue-800\/15:focus>:not([hidden])~:not([hidden]){border-color:#1e40af26}.focus\:divide-blue-800\/20:focus>:not([hidden])~:not([hidden]){border-color:#1e40af33}.focus\:divide-blue-800\/25:focus>:not([hidden])~:not([hidden]){border-color:#1e40af40}.focus\:divide-blue-800\/30:focus>:not([hidden])~:not([hidden]){border-color:#1e40af4d}.focus\:divide-blue-800\/35:focus>:not([hidden])~:not([hidden]){border-color:#1e40af59}.focus\:divide-blue-800\/40:focus>:not([hidden])~:not([hidden]){border-color:#1e40af66}.focus\:divide-blue-800\/45:focus>:not([hidden])~:not([hidden]){border-color:#1e40af73}.focus\:divide-blue-800\/5:focus>:not([hidden])~:not([hidden]){border-color:#1e40af0d}.focus\:divide-blue-800\/50:focus>:not([hidden])~:not([hidden]){border-color:#1e40af80}.focus\:divide-blue-800\/55:focus>:not([hidden])~:not([hidden]){border-color:#1e40af8c}.focus\:divide-blue-800\/60:focus>:not([hidden])~:not([hidden]){border-color:#1e40af99}.focus\:divide-blue-800\/65:focus>:not([hidden])~:not([hidden]){border-color:#1e40afa6}.focus\:divide-blue-800\/70:focus>:not([hidden])~:not([hidden]){border-color:#1e40afb3}.focus\:divide-blue-800\/75:focus>:not([hidden])~:not([hidden]){border-color:#1e40afbf}.focus\:divide-blue-800\/80:focus>:not([hidden])~:not([hidden]){border-color:#1e40afcc}.focus\:divide-blue-800\/85:focus>:not([hidden])~:not([hidden]){border-color:#1e40afd9}.focus\:divide-blue-800\/90:focus>:not([hidden])~:not([hidden]){border-color:#1e40afe6}.focus\:divide-blue-800\/95:focus>:not([hidden])~:not([hidden]){border-color:#1e40aff2}.focus\:divide-blue-900:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 58 138 / var(--tw-divide-opacity, 1))}.focus\:divide-blue-900\/0:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a00}.focus\:divide-blue-900\/10:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a1a}.focus\:divide-blue-900\/100:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a}.focus\:divide-blue-900\/15:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a26}.focus\:divide-blue-900\/20:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a33}.focus\:divide-blue-900\/25:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a40}.focus\:divide-blue-900\/30:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a4d}.focus\:divide-blue-900\/35:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a59}.focus\:divide-blue-900\/40:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a66}.focus\:divide-blue-900\/45:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a73}.focus\:divide-blue-900\/5:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a0d}.focus\:divide-blue-900\/50:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a80}.focus\:divide-blue-900\/55:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a8c}.focus\:divide-blue-900\/60:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8a99}.focus\:divide-blue-900\/65:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8aa6}.focus\:divide-blue-900\/70:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8ab3}.focus\:divide-blue-900\/75:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8abf}.focus\:divide-blue-900\/80:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8acc}.focus\:divide-blue-900\/85:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8ad9}.focus\:divide-blue-900\/90:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8ae6}.focus\:divide-blue-900\/95:focus>:not([hidden])~:not([hidden]){border-color:#1e3a8af2}.focus\:divide-green-100:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(220 252 231 / var(--tw-divide-opacity, 1))}.focus\:divide-green-100\/0:focus>:not([hidden])~:not([hidden]){border-color:#dcfce700}.focus\:divide-green-100\/10:focus>:not([hidden])~:not([hidden]){border-color:#dcfce71a}.focus\:divide-green-100\/100:focus>:not([hidden])~:not([hidden]){border-color:#dcfce7}.focus\:divide-green-100\/15:focus>:not([hidden])~:not([hidden]){border-color:#dcfce726}.focus\:divide-green-100\/20:focus>:not([hidden])~:not([hidden]){border-color:#dcfce733}.focus\:divide-green-100\/25:focus>:not([hidden])~:not([hidden]){border-color:#dcfce740}.focus\:divide-green-100\/30:focus>:not([hidden])~:not([hidden]){border-color:#dcfce74d}.focus\:divide-green-100\/35:focus>:not([hidden])~:not([hidden]){border-color:#dcfce759}.focus\:divide-green-100\/40:focus>:not([hidden])~:not([hidden]){border-color:#dcfce766}.focus\:divide-green-100\/45:focus>:not([hidden])~:not([hidden]){border-color:#dcfce773}.focus\:divide-green-100\/5:focus>:not([hidden])~:not([hidden]){border-color:#dcfce70d}.focus\:divide-green-100\/50:focus>:not([hidden])~:not([hidden]){border-color:#dcfce780}.focus\:divide-green-100\/55:focus>:not([hidden])~:not([hidden]){border-color:#dcfce78c}.focus\:divide-green-100\/60:focus>:not([hidden])~:not([hidden]){border-color:#dcfce799}.focus\:divide-green-100\/65:focus>:not([hidden])~:not([hidden]){border-color:#dcfce7a6}.focus\:divide-green-100\/70:focus>:not([hidden])~:not([hidden]){border-color:#dcfce7b3}.focus\:divide-green-100\/75:focus>:not([hidden])~:not([hidden]){border-color:#dcfce7bf}.focus\:divide-green-100\/80:focus>:not([hidden])~:not([hidden]){border-color:#dcfce7cc}.focus\:divide-green-100\/85:focus>:not([hidden])~:not([hidden]){border-color:#dcfce7d9}.focus\:divide-green-100\/90:focus>:not([hidden])~:not([hidden]){border-color:#dcfce7e6}.focus\:divide-green-100\/95:focus>:not([hidden])~:not([hidden]){border-color:#dcfce7f2}.focus\:divide-green-200:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(187 247 208 / var(--tw-divide-opacity, 1))}.focus\:divide-green-200\/0:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d000}.focus\:divide-green-200\/10:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d01a}.focus\:divide-green-200\/100:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d0}.focus\:divide-green-200\/15:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d026}.focus\:divide-green-200\/20:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d033}.focus\:divide-green-200\/25:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d040}.focus\:divide-green-200\/30:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d04d}.focus\:divide-green-200\/35:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d059}.focus\:divide-green-200\/40:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d066}.focus\:divide-green-200\/45:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d073}.focus\:divide-green-200\/5:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d00d}.focus\:divide-green-200\/50:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d080}.focus\:divide-green-200\/55:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d08c}.focus\:divide-green-200\/60:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d099}.focus\:divide-green-200\/65:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d0a6}.focus\:divide-green-200\/70:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d0b3}.focus\:divide-green-200\/75:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d0bf}.focus\:divide-green-200\/80:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d0cc}.focus\:divide-green-200\/85:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d0d9}.focus\:divide-green-200\/90:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d0e6}.focus\:divide-green-200\/95:focus>:not([hidden])~:not([hidden]){border-color:#bbf7d0f2}.focus\:divide-green-300:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(134 239 172 / var(--tw-divide-opacity, 1))}.focus\:divide-green-300\/0:focus>:not([hidden])~:not([hidden]){border-color:#86efac00}.focus\:divide-green-300\/10:focus>:not([hidden])~:not([hidden]){border-color:#86efac1a}.focus\:divide-green-300\/100:focus>:not([hidden])~:not([hidden]){border-color:#86efac}.focus\:divide-green-300\/15:focus>:not([hidden])~:not([hidden]){border-color:#86efac26}.focus\:divide-green-300\/20:focus>:not([hidden])~:not([hidden]){border-color:#86efac33}.focus\:divide-green-300\/25:focus>:not([hidden])~:not([hidden]){border-color:#86efac40}.focus\:divide-green-300\/30:focus>:not([hidden])~:not([hidden]){border-color:#86efac4d}.focus\:divide-green-300\/35:focus>:not([hidden])~:not([hidden]){border-color:#86efac59}.focus\:divide-green-300\/40:focus>:not([hidden])~:not([hidden]){border-color:#86efac66}.focus\:divide-green-300\/45:focus>:not([hidden])~:not([hidden]){border-color:#86efac73}.focus\:divide-green-300\/5:focus>:not([hidden])~:not([hidden]){border-color:#86efac0d}.focus\:divide-green-300\/50:focus>:not([hidden])~:not([hidden]){border-color:#86efac80}.focus\:divide-green-300\/55:focus>:not([hidden])~:not([hidden]){border-color:#86efac8c}.focus\:divide-green-300\/60:focus>:not([hidden])~:not([hidden]){border-color:#86efac99}.focus\:divide-green-300\/65:focus>:not([hidden])~:not([hidden]){border-color:#86efaca6}.focus\:divide-green-300\/70:focus>:not([hidden])~:not([hidden]){border-color:#86efacb3}.focus\:divide-green-300\/75:focus>:not([hidden])~:not([hidden]){border-color:#86efacbf}.focus\:divide-green-300\/80:focus>:not([hidden])~:not([hidden]){border-color:#86efaccc}.focus\:divide-green-300\/85:focus>:not([hidden])~:not([hidden]){border-color:#86efacd9}.focus\:divide-green-300\/90:focus>:not([hidden])~:not([hidden]){border-color:#86eface6}.focus\:divide-green-300\/95:focus>:not([hidden])~:not([hidden]){border-color:#86efacf2}.focus\:divide-green-400:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(74 222 128 / var(--tw-divide-opacity, 1))}.focus\:divide-green-400\/0:focus>:not([hidden])~:not([hidden]){border-color:#4ade8000}.focus\:divide-green-400\/10:focus>:not([hidden])~:not([hidden]){border-color:#4ade801a}.focus\:divide-green-400\/100:focus>:not([hidden])~:not([hidden]){border-color:#4ade80}.focus\:divide-green-400\/15:focus>:not([hidden])~:not([hidden]){border-color:#4ade8026}.focus\:divide-green-400\/20:focus>:not([hidden])~:not([hidden]){border-color:#4ade8033}.focus\:divide-green-400\/25:focus>:not([hidden])~:not([hidden]){border-color:#4ade8040}.focus\:divide-green-400\/30:focus>:not([hidden])~:not([hidden]){border-color:#4ade804d}.focus\:divide-green-400\/35:focus>:not([hidden])~:not([hidden]){border-color:#4ade8059}.focus\:divide-green-400\/40:focus>:not([hidden])~:not([hidden]){border-color:#4ade8066}.focus\:divide-green-400\/45:focus>:not([hidden])~:not([hidden]){border-color:#4ade8073}.focus\:divide-green-400\/5:focus>:not([hidden])~:not([hidden]){border-color:#4ade800d}.focus\:divide-green-400\/50:focus>:not([hidden])~:not([hidden]){border-color:#4ade8080}.focus\:divide-green-400\/55:focus>:not([hidden])~:not([hidden]){border-color:#4ade808c}.focus\:divide-green-400\/60:focus>:not([hidden])~:not([hidden]){border-color:#4ade8099}.focus\:divide-green-400\/65:focus>:not([hidden])~:not([hidden]){border-color:#4ade80a6}.focus\:divide-green-400\/70:focus>:not([hidden])~:not([hidden]){border-color:#4ade80b3}.focus\:divide-green-400\/75:focus>:not([hidden])~:not([hidden]){border-color:#4ade80bf}.focus\:divide-green-400\/80:focus>:not([hidden])~:not([hidden]){border-color:#4ade80cc}.focus\:divide-green-400\/85:focus>:not([hidden])~:not([hidden]){border-color:#4ade80d9}.focus\:divide-green-400\/90:focus>:not([hidden])~:not([hidden]){border-color:#4ade80e6}.focus\:divide-green-400\/95:focus>:not([hidden])~:not([hidden]){border-color:#4ade80f2}.focus\:divide-green-50:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(240 253 244 / var(--tw-divide-opacity, 1))}.focus\:divide-green-50\/0:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf400}.focus\:divide-green-50\/10:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf41a}.focus\:divide-green-50\/100:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf4}.focus\:divide-green-50\/15:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf426}.focus\:divide-green-50\/20:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf433}.focus\:divide-green-50\/25:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf440}.focus\:divide-green-50\/30:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf44d}.focus\:divide-green-50\/35:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf459}.focus\:divide-green-50\/40:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf466}.focus\:divide-green-50\/45:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf473}.focus\:divide-green-50\/5:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf40d}.focus\:divide-green-50\/50:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf480}.focus\:divide-green-50\/55:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf48c}.focus\:divide-green-50\/60:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf499}.focus\:divide-green-50\/65:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf4a6}.focus\:divide-green-50\/70:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf4b3}.focus\:divide-green-50\/75:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf4bf}.focus\:divide-green-50\/80:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf4cc}.focus\:divide-green-50\/85:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf4d9}.focus\:divide-green-50\/90:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf4e6}.focus\:divide-green-50\/95:focus>:not([hidden])~:not([hidden]){border-color:#f0fdf4f2}.focus\:divide-green-500:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(34 197 94 / var(--tw-divide-opacity, 1))}.focus\:divide-green-500\/0:focus>:not([hidden])~:not([hidden]){border-color:#22c55e00}.focus\:divide-green-500\/10:focus>:not([hidden])~:not([hidden]){border-color:#22c55e1a}.focus\:divide-green-500\/100:focus>:not([hidden])~:not([hidden]){border-color:#22c55e}.focus\:divide-green-500\/15:focus>:not([hidden])~:not([hidden]){border-color:#22c55e26}.focus\:divide-green-500\/20:focus>:not([hidden])~:not([hidden]){border-color:#22c55e33}.focus\:divide-green-500\/25:focus>:not([hidden])~:not([hidden]){border-color:#22c55e40}.focus\:divide-green-500\/30:focus>:not([hidden])~:not([hidden]){border-color:#22c55e4d}.focus\:divide-green-500\/35:focus>:not([hidden])~:not([hidden]){border-color:#22c55e59}.focus\:divide-green-500\/40:focus>:not([hidden])~:not([hidden]){border-color:#22c55e66}.focus\:divide-green-500\/45:focus>:not([hidden])~:not([hidden]){border-color:#22c55e73}.focus\:divide-green-500\/5:focus>:not([hidden])~:not([hidden]){border-color:#22c55e0d}.focus\:divide-green-500\/50:focus>:not([hidden])~:not([hidden]){border-color:#22c55e80}.focus\:divide-green-500\/55:focus>:not([hidden])~:not([hidden]){border-color:#22c55e8c}.focus\:divide-green-500\/60:focus>:not([hidden])~:not([hidden]){border-color:#22c55e99}.focus\:divide-green-500\/65:focus>:not([hidden])~:not([hidden]){border-color:#22c55ea6}.focus\:divide-green-500\/70:focus>:not([hidden])~:not([hidden]){border-color:#22c55eb3}.focus\:divide-green-500\/75:focus>:not([hidden])~:not([hidden]){border-color:#22c55ebf}.focus\:divide-green-500\/80:focus>:not([hidden])~:not([hidden]){border-color:#22c55ecc}.focus\:divide-green-500\/85:focus>:not([hidden])~:not([hidden]){border-color:#22c55ed9}.focus\:divide-green-500\/90:focus>:not([hidden])~:not([hidden]){border-color:#22c55ee6}.focus\:divide-green-500\/95:focus>:not([hidden])~:not([hidden]){border-color:#22c55ef2}.focus\:divide-green-600:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(22 163 74 / var(--tw-divide-opacity, 1))}.focus\:divide-green-600\/0:focus>:not([hidden])~:not([hidden]){border-color:#16a34a00}.focus\:divide-green-600\/10:focus>:not([hidden])~:not([hidden]){border-color:#16a34a1a}.focus\:divide-green-600\/100:focus>:not([hidden])~:not([hidden]){border-color:#16a34a}.focus\:divide-green-600\/15:focus>:not([hidden])~:not([hidden]){border-color:#16a34a26}.focus\:divide-green-600\/20:focus>:not([hidden])~:not([hidden]){border-color:#16a34a33}.focus\:divide-green-600\/25:focus>:not([hidden])~:not([hidden]){border-color:#16a34a40}.focus\:divide-green-600\/30:focus>:not([hidden])~:not([hidden]){border-color:#16a34a4d}.focus\:divide-green-600\/35:focus>:not([hidden])~:not([hidden]){border-color:#16a34a59}.focus\:divide-green-600\/40:focus>:not([hidden])~:not([hidden]){border-color:#16a34a66}.focus\:divide-green-600\/45:focus>:not([hidden])~:not([hidden]){border-color:#16a34a73}.focus\:divide-green-600\/5:focus>:not([hidden])~:not([hidden]){border-color:#16a34a0d}.focus\:divide-green-600\/50:focus>:not([hidden])~:not([hidden]){border-color:#16a34a80}.focus\:divide-green-600\/55:focus>:not([hidden])~:not([hidden]){border-color:#16a34a8c}.focus\:divide-green-600\/60:focus>:not([hidden])~:not([hidden]){border-color:#16a34a99}.focus\:divide-green-600\/65:focus>:not([hidden])~:not([hidden]){border-color:#16a34aa6}.focus\:divide-green-600\/70:focus>:not([hidden])~:not([hidden]){border-color:#16a34ab3}.focus\:divide-green-600\/75:focus>:not([hidden])~:not([hidden]){border-color:#16a34abf}.focus\:divide-green-600\/80:focus>:not([hidden])~:not([hidden]){border-color:#16a34acc}.focus\:divide-green-600\/85:focus>:not([hidden])~:not([hidden]){border-color:#16a34ad9}.focus\:divide-green-600\/90:focus>:not([hidden])~:not([hidden]){border-color:#16a34ae6}.focus\:divide-green-600\/95:focus>:not([hidden])~:not([hidden]){border-color:#16a34af2}.focus\:divide-green-700:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(21 128 61 / var(--tw-divide-opacity, 1))}.focus\:divide-green-700\/0:focus>:not([hidden])~:not([hidden]){border-color:#15803d00}.focus\:divide-green-700\/10:focus>:not([hidden])~:not([hidden]){border-color:#15803d1a}.focus\:divide-green-700\/100:focus>:not([hidden])~:not([hidden]){border-color:#15803d}.focus\:divide-green-700\/15:focus>:not([hidden])~:not([hidden]){border-color:#15803d26}.focus\:divide-green-700\/20:focus>:not([hidden])~:not([hidden]){border-color:#15803d33}.focus\:divide-green-700\/25:focus>:not([hidden])~:not([hidden]){border-color:#15803d40}.focus\:divide-green-700\/30:focus>:not([hidden])~:not([hidden]){border-color:#15803d4d}.focus\:divide-green-700\/35:focus>:not([hidden])~:not([hidden]){border-color:#15803d59}.focus\:divide-green-700\/40:focus>:not([hidden])~:not([hidden]){border-color:#15803d66}.focus\:divide-green-700\/45:focus>:not([hidden])~:not([hidden]){border-color:#15803d73}.focus\:divide-green-700\/5:focus>:not([hidden])~:not([hidden]){border-color:#15803d0d}.focus\:divide-green-700\/50:focus>:not([hidden])~:not([hidden]){border-color:#15803d80}.focus\:divide-green-700\/55:focus>:not([hidden])~:not([hidden]){border-color:#15803d8c}.focus\:divide-green-700\/60:focus>:not([hidden])~:not([hidden]){border-color:#15803d99}.focus\:divide-green-700\/65:focus>:not([hidden])~:not([hidden]){border-color:#15803da6}.focus\:divide-green-700\/70:focus>:not([hidden])~:not([hidden]){border-color:#15803db3}.focus\:divide-green-700\/75:focus>:not([hidden])~:not([hidden]){border-color:#15803dbf}.focus\:divide-green-700\/80:focus>:not([hidden])~:not([hidden]){border-color:#15803dcc}.focus\:divide-green-700\/85:focus>:not([hidden])~:not([hidden]){border-color:#15803dd9}.focus\:divide-green-700\/90:focus>:not([hidden])~:not([hidden]){border-color:#15803de6}.focus\:divide-green-700\/95:focus>:not([hidden])~:not([hidden]){border-color:#15803df2}.focus\:divide-green-800:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(22 101 52 / var(--tw-divide-opacity, 1))}.focus\:divide-green-800\/0:focus>:not([hidden])~:not([hidden]){border-color:#16653400}.focus\:divide-green-800\/10:focus>:not([hidden])~:not([hidden]){border-color:#1665341a}.focus\:divide-green-800\/100:focus>:not([hidden])~:not([hidden]){border-color:#166534}.focus\:divide-green-800\/15:focus>:not([hidden])~:not([hidden]){border-color:#16653426}.focus\:divide-green-800\/20:focus>:not([hidden])~:not([hidden]){border-color:#16653433}.focus\:divide-green-800\/25:focus>:not([hidden])~:not([hidden]){border-color:#16653440}.focus\:divide-green-800\/30:focus>:not([hidden])~:not([hidden]){border-color:#1665344d}.focus\:divide-green-800\/35:focus>:not([hidden])~:not([hidden]){border-color:#16653459}.focus\:divide-green-800\/40:focus>:not([hidden])~:not([hidden]){border-color:#16653466}.focus\:divide-green-800\/45:focus>:not([hidden])~:not([hidden]){border-color:#16653473}.focus\:divide-green-800\/5:focus>:not([hidden])~:not([hidden]){border-color:#1665340d}.focus\:divide-green-800\/50:focus>:not([hidden])~:not([hidden]){border-color:#16653480}.focus\:divide-green-800\/55:focus>:not([hidden])~:not([hidden]){border-color:#1665348c}.focus\:divide-green-800\/60:focus>:not([hidden])~:not([hidden]){border-color:#16653499}.focus\:divide-green-800\/65:focus>:not([hidden])~:not([hidden]){border-color:#166534a6}.focus\:divide-green-800\/70:focus>:not([hidden])~:not([hidden]){border-color:#166534b3}.focus\:divide-green-800\/75:focus>:not([hidden])~:not([hidden]){border-color:#166534bf}.focus\:divide-green-800\/80:focus>:not([hidden])~:not([hidden]){border-color:#166534cc}.focus\:divide-green-800\/85:focus>:not([hidden])~:not([hidden]){border-color:#166534d9}.focus\:divide-green-800\/90:focus>:not([hidden])~:not([hidden]){border-color:#166534e6}.focus\:divide-green-800\/95:focus>:not([hidden])~:not([hidden]){border-color:#166534f2}.focus\:divide-green-900:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(20 83 45 / var(--tw-divide-opacity, 1))}.focus\:divide-green-900\/0:focus>:not([hidden])~:not([hidden]){border-color:#14532d00}.focus\:divide-green-900\/10:focus>:not([hidden])~:not([hidden]){border-color:#14532d1a}.focus\:divide-green-900\/100:focus>:not([hidden])~:not([hidden]){border-color:#14532d}.focus\:divide-green-900\/15:focus>:not([hidden])~:not([hidden]){border-color:#14532d26}.focus\:divide-green-900\/20:focus>:not([hidden])~:not([hidden]){border-color:#14532d33}.focus\:divide-green-900\/25:focus>:not([hidden])~:not([hidden]){border-color:#14532d40}.focus\:divide-green-900\/30:focus>:not([hidden])~:not([hidden]){border-color:#14532d4d}.focus\:divide-green-900\/35:focus>:not([hidden])~:not([hidden]){border-color:#14532d59}.focus\:divide-green-900\/40:focus>:not([hidden])~:not([hidden]){border-color:#14532d66}.focus\:divide-green-900\/45:focus>:not([hidden])~:not([hidden]){border-color:#14532d73}.focus\:divide-green-900\/5:focus>:not([hidden])~:not([hidden]){border-color:#14532d0d}.focus\:divide-green-900\/50:focus>:not([hidden])~:not([hidden]){border-color:#14532d80}.focus\:divide-green-900\/55:focus>:not([hidden])~:not([hidden]){border-color:#14532d8c}.focus\:divide-green-900\/60:focus>:not([hidden])~:not([hidden]){border-color:#14532d99}.focus\:divide-green-900\/65:focus>:not([hidden])~:not([hidden]){border-color:#14532da6}.focus\:divide-green-900\/70:focus>:not([hidden])~:not([hidden]){border-color:#14532db3}.focus\:divide-green-900\/75:focus>:not([hidden])~:not([hidden]){border-color:#14532dbf}.focus\:divide-green-900\/80:focus>:not([hidden])~:not([hidden]){border-color:#14532dcc}.focus\:divide-green-900\/85:focus>:not([hidden])~:not([hidden]){border-color:#14532dd9}.focus\:divide-green-900\/90:focus>:not([hidden])~:not([hidden]){border-color:#14532de6}.focus\:divide-green-900\/95:focus>:not([hidden])~:not([hidden]){border-color:#14532df2}.focus\:divide-neutral-100:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(245 245 245 / var(--tw-divide-opacity, 1))}.focus\:divide-neutral-100\/0:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f500}.focus\:divide-neutral-100\/10:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f51a}.focus\:divide-neutral-100\/100:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f5}.focus\:divide-neutral-100\/15:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f526}.focus\:divide-neutral-100\/20:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f533}.focus\:divide-neutral-100\/25:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f540}.focus\:divide-neutral-100\/30:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f54d}.focus\:divide-neutral-100\/35:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f559}.focus\:divide-neutral-100\/40:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f566}.focus\:divide-neutral-100\/45:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f573}.focus\:divide-neutral-100\/5:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f50d}.focus\:divide-neutral-100\/50:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f580}.focus\:divide-neutral-100\/55:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f58c}.focus\:divide-neutral-100\/60:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f599}.focus\:divide-neutral-100\/65:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f5a6}.focus\:divide-neutral-100\/70:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f5b3}.focus\:divide-neutral-100\/75:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f5bf}.focus\:divide-neutral-100\/80:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f5cc}.focus\:divide-neutral-100\/85:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f5d9}.focus\:divide-neutral-100\/90:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f5e6}.focus\:divide-neutral-100\/95:focus>:not([hidden])~:not([hidden]){border-color:#f5f5f5f2}.focus\:divide-neutral-200:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 229 229 / var(--tw-divide-opacity, 1))}.focus\:divide-neutral-200\/0:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e500}.focus\:divide-neutral-200\/10:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e51a}.focus\:divide-neutral-200\/100:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e5}.focus\:divide-neutral-200\/15:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e526}.focus\:divide-neutral-200\/20:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e533}.focus\:divide-neutral-200\/25:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e540}.focus\:divide-neutral-200\/30:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e54d}.focus\:divide-neutral-200\/35:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e559}.focus\:divide-neutral-200\/40:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e566}.focus\:divide-neutral-200\/45:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e573}.focus\:divide-neutral-200\/5:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e50d}.focus\:divide-neutral-200\/50:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e580}.focus\:divide-neutral-200\/55:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e58c}.focus\:divide-neutral-200\/60:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e599}.focus\:divide-neutral-200\/65:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e5a6}.focus\:divide-neutral-200\/70:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e5b3}.focus\:divide-neutral-200\/75:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e5bf}.focus\:divide-neutral-200\/80:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e5cc}.focus\:divide-neutral-200\/85:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e5d9}.focus\:divide-neutral-200\/90:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e5e6}.focus\:divide-neutral-200\/95:focus>:not([hidden])~:not([hidden]){border-color:#e5e5e5f2}.focus\:divide-neutral-300:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(212 212 212 / var(--tw-divide-opacity, 1))}.focus\:divide-neutral-300\/0:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d400}.focus\:divide-neutral-300\/10:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d41a}.focus\:divide-neutral-300\/100:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d4}.focus\:divide-neutral-300\/15:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d426}.focus\:divide-neutral-300\/20:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d433}.focus\:divide-neutral-300\/25:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d440}.focus\:divide-neutral-300\/30:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d44d}.focus\:divide-neutral-300\/35:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d459}.focus\:divide-neutral-300\/40:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d466}.focus\:divide-neutral-300\/45:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d473}.focus\:divide-neutral-300\/5:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d40d}.focus\:divide-neutral-300\/50:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d480}.focus\:divide-neutral-300\/55:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d48c}.focus\:divide-neutral-300\/60:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d499}.focus\:divide-neutral-300\/65:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d4a6}.focus\:divide-neutral-300\/70:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d4b3}.focus\:divide-neutral-300\/75:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d4bf}.focus\:divide-neutral-300\/80:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d4cc}.focus\:divide-neutral-300\/85:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d4d9}.focus\:divide-neutral-300\/90:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d4e6}.focus\:divide-neutral-300\/95:focus>:not([hidden])~:not([hidden]){border-color:#d4d4d4f2}.focus\:divide-neutral-400:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(163 163 163 / var(--tw-divide-opacity, 1))}.focus\:divide-neutral-400\/0:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a300}.focus\:divide-neutral-400\/10:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a31a}.focus\:divide-neutral-400\/100:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a3}.focus\:divide-neutral-400\/15:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a326}.focus\:divide-neutral-400\/20:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a333}.focus\:divide-neutral-400\/25:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a340}.focus\:divide-neutral-400\/30:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a34d}.focus\:divide-neutral-400\/35:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a359}.focus\:divide-neutral-400\/40:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a366}.focus\:divide-neutral-400\/45:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a373}.focus\:divide-neutral-400\/5:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a30d}.focus\:divide-neutral-400\/50:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a380}.focus\:divide-neutral-400\/55:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a38c}.focus\:divide-neutral-400\/60:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a399}.focus\:divide-neutral-400\/65:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a3a6}.focus\:divide-neutral-400\/70:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a3b3}.focus\:divide-neutral-400\/75:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a3bf}.focus\:divide-neutral-400\/80:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a3cc}.focus\:divide-neutral-400\/85:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a3d9}.focus\:divide-neutral-400\/90:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a3e6}.focus\:divide-neutral-400\/95:focus>:not([hidden])~:not([hidden]){border-color:#a3a3a3f2}.focus\:divide-neutral-50:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(250 250 250 / var(--tw-divide-opacity, 1))}.focus\:divide-neutral-50\/0:focus>:not([hidden])~:not([hidden]){border-color:#fafafa00}.focus\:divide-neutral-50\/10:focus>:not([hidden])~:not([hidden]){border-color:#fafafa1a}.focus\:divide-neutral-50\/100:focus>:not([hidden])~:not([hidden]){border-color:#fafafa}.focus\:divide-neutral-50\/15:focus>:not([hidden])~:not([hidden]){border-color:#fafafa26}.focus\:divide-neutral-50\/20:focus>:not([hidden])~:not([hidden]){border-color:#fafafa33}.focus\:divide-neutral-50\/25:focus>:not([hidden])~:not([hidden]){border-color:#fafafa40}.focus\:divide-neutral-50\/30:focus>:not([hidden])~:not([hidden]){border-color:#fafafa4d}.focus\:divide-neutral-50\/35:focus>:not([hidden])~:not([hidden]){border-color:#fafafa59}.focus\:divide-neutral-50\/40:focus>:not([hidden])~:not([hidden]){border-color:#fafafa66}.focus\:divide-neutral-50\/45:focus>:not([hidden])~:not([hidden]){border-color:#fafafa73}.focus\:divide-neutral-50\/5:focus>:not([hidden])~:not([hidden]){border-color:#fafafa0d}.focus\:divide-neutral-50\/50:focus>:not([hidden])~:not([hidden]){border-color:#fafafa80}.focus\:divide-neutral-50\/55:focus>:not([hidden])~:not([hidden]){border-color:#fafafa8c}.focus\:divide-neutral-50\/60:focus>:not([hidden])~:not([hidden]){border-color:#fafafa99}.focus\:divide-neutral-50\/65:focus>:not([hidden])~:not([hidden]){border-color:#fafafaa6}.focus\:divide-neutral-50\/70:focus>:not([hidden])~:not([hidden]){border-color:#fafafab3}.focus\:divide-neutral-50\/75:focus>:not([hidden])~:not([hidden]){border-color:#fafafabf}.focus\:divide-neutral-50\/80:focus>:not([hidden])~:not([hidden]){border-color:#fafafacc}.focus\:divide-neutral-50\/85:focus>:not([hidden])~:not([hidden]){border-color:#fafafad9}.focus\:divide-neutral-50\/90:focus>:not([hidden])~:not([hidden]){border-color:#fafafae6}.focus\:divide-neutral-50\/95:focus>:not([hidden])~:not([hidden]){border-color:#fafafaf2}.focus\:divide-neutral-500:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(115 115 115 / var(--tw-divide-opacity, 1))}.focus\:divide-neutral-500\/0:focus>:not([hidden])~:not([hidden]){border-color:#73737300}.focus\:divide-neutral-500\/10:focus>:not([hidden])~:not([hidden]){border-color:#7373731a}.focus\:divide-neutral-500\/100:focus>:not([hidden])~:not([hidden]){border-color:#737373}.focus\:divide-neutral-500\/15:focus>:not([hidden])~:not([hidden]){border-color:#73737326}.focus\:divide-neutral-500\/20:focus>:not([hidden])~:not([hidden]){border-color:#73737333}.focus\:divide-neutral-500\/25:focus>:not([hidden])~:not([hidden]){border-color:#73737340}.focus\:divide-neutral-500\/30:focus>:not([hidden])~:not([hidden]){border-color:#7373734d}.focus\:divide-neutral-500\/35:focus>:not([hidden])~:not([hidden]){border-color:#73737359}.focus\:divide-neutral-500\/40:focus>:not([hidden])~:not([hidden]){border-color:#73737366}.focus\:divide-neutral-500\/45:focus>:not([hidden])~:not([hidden]){border-color:#73737373}.focus\:divide-neutral-500\/5:focus>:not([hidden])~:not([hidden]){border-color:#7373730d}.focus\:divide-neutral-500\/50:focus>:not([hidden])~:not([hidden]){border-color:#73737380}.focus\:divide-neutral-500\/55:focus>:not([hidden])~:not([hidden]){border-color:#7373738c}.focus\:divide-neutral-500\/60:focus>:not([hidden])~:not([hidden]){border-color:#73737399}.focus\:divide-neutral-500\/65:focus>:not([hidden])~:not([hidden]){border-color:#737373a6}.focus\:divide-neutral-500\/70:focus>:not([hidden])~:not([hidden]){border-color:#737373b3}.focus\:divide-neutral-500\/75:focus>:not([hidden])~:not([hidden]){border-color:#737373bf}.focus\:divide-neutral-500\/80:focus>:not([hidden])~:not([hidden]){border-color:#737373cc}.focus\:divide-neutral-500\/85:focus>:not([hidden])~:not([hidden]){border-color:#737373d9}.focus\:divide-neutral-500\/90:focus>:not([hidden])~:not([hidden]){border-color:#737373e6}.focus\:divide-neutral-500\/95:focus>:not([hidden])~:not([hidden]){border-color:#737373f2}.focus\:divide-neutral-600:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(82 82 82 / var(--tw-divide-opacity, 1))}.focus\:divide-neutral-600\/0:focus>:not([hidden])~:not([hidden]){border-color:#52525200}.focus\:divide-neutral-600\/10:focus>:not([hidden])~:not([hidden]){border-color:#5252521a}.focus\:divide-neutral-600\/100:focus>:not([hidden])~:not([hidden]){border-color:#525252}.focus\:divide-neutral-600\/15:focus>:not([hidden])~:not([hidden]){border-color:#52525226}.focus\:divide-neutral-600\/20:focus>:not([hidden])~:not([hidden]){border-color:#52525233}.focus\:divide-neutral-600\/25:focus>:not([hidden])~:not([hidden]){border-color:#52525240}.focus\:divide-neutral-600\/30:focus>:not([hidden])~:not([hidden]){border-color:#5252524d}.focus\:divide-neutral-600\/35:focus>:not([hidden])~:not([hidden]){border-color:#52525259}.focus\:divide-neutral-600\/40:focus>:not([hidden])~:not([hidden]){border-color:#52525266}.focus\:divide-neutral-600\/45:focus>:not([hidden])~:not([hidden]){border-color:#52525273}.focus\:divide-neutral-600\/5:focus>:not([hidden])~:not([hidden]){border-color:#5252520d}.focus\:divide-neutral-600\/50:focus>:not([hidden])~:not([hidden]){border-color:#52525280}.focus\:divide-neutral-600\/55:focus>:not([hidden])~:not([hidden]){border-color:#5252528c}.focus\:divide-neutral-600\/60:focus>:not([hidden])~:not([hidden]){border-color:#52525299}.focus\:divide-neutral-600\/65:focus>:not([hidden])~:not([hidden]){border-color:#525252a6}.focus\:divide-neutral-600\/70:focus>:not([hidden])~:not([hidden]){border-color:#525252b3}.focus\:divide-neutral-600\/75:focus>:not([hidden])~:not([hidden]){border-color:#525252bf}.focus\:divide-neutral-600\/80:focus>:not([hidden])~:not([hidden]){border-color:#525252cc}.focus\:divide-neutral-600\/85:focus>:not([hidden])~:not([hidden]){border-color:#525252d9}.focus\:divide-neutral-600\/90:focus>:not([hidden])~:not([hidden]){border-color:#525252e6}.focus\:divide-neutral-600\/95:focus>:not([hidden])~:not([hidden]){border-color:#525252f2}.focus\:divide-neutral-700:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(64 64 64 / var(--tw-divide-opacity, 1))}.focus\:divide-neutral-700\/0:focus>:not([hidden])~:not([hidden]){border-color:#40404000}.focus\:divide-neutral-700\/10:focus>:not([hidden])~:not([hidden]){border-color:#4040401a}.focus\:divide-neutral-700\/100:focus>:not([hidden])~:not([hidden]){border-color:#404040}.focus\:divide-neutral-700\/15:focus>:not([hidden])~:not([hidden]){border-color:#40404026}.focus\:divide-neutral-700\/20:focus>:not([hidden])~:not([hidden]){border-color:#40404033}.focus\:divide-neutral-700\/25:focus>:not([hidden])~:not([hidden]){border-color:#40404040}.focus\:divide-neutral-700\/30:focus>:not([hidden])~:not([hidden]){border-color:#4040404d}.focus\:divide-neutral-700\/35:focus>:not([hidden])~:not([hidden]){border-color:#40404059}.focus\:divide-neutral-700\/40:focus>:not([hidden])~:not([hidden]){border-color:#40404066}.focus\:divide-neutral-700\/45:focus>:not([hidden])~:not([hidden]){border-color:#40404073}.focus\:divide-neutral-700\/5:focus>:not([hidden])~:not([hidden]){border-color:#4040400d}.focus\:divide-neutral-700\/50:focus>:not([hidden])~:not([hidden]){border-color:#40404080}.focus\:divide-neutral-700\/55:focus>:not([hidden])~:not([hidden]){border-color:#4040408c}.focus\:divide-neutral-700\/60:focus>:not([hidden])~:not([hidden]){border-color:#40404099}.focus\:divide-neutral-700\/65:focus>:not([hidden])~:not([hidden]){border-color:#404040a6}.focus\:divide-neutral-700\/70:focus>:not([hidden])~:not([hidden]){border-color:#404040b3}.focus\:divide-neutral-700\/75:focus>:not([hidden])~:not([hidden]){border-color:#404040bf}.focus\:divide-neutral-700\/80:focus>:not([hidden])~:not([hidden]){border-color:#404040cc}.focus\:divide-neutral-700\/85:focus>:not([hidden])~:not([hidden]){border-color:#404040d9}.focus\:divide-neutral-700\/90:focus>:not([hidden])~:not([hidden]){border-color:#404040e6}.focus\:divide-neutral-700\/95:focus>:not([hidden])~:not([hidden]){border-color:#404040f2}.focus\:divide-neutral-800:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(38 38 38 / var(--tw-divide-opacity, 1))}.focus\:divide-neutral-800\/0:focus>:not([hidden])~:not([hidden]){border-color:#26262600}.focus\:divide-neutral-800\/10:focus>:not([hidden])~:not([hidden]){border-color:#2626261a}.focus\:divide-neutral-800\/100:focus>:not([hidden])~:not([hidden]){border-color:#262626}.focus\:divide-neutral-800\/15:focus>:not([hidden])~:not([hidden]){border-color:#26262626}.focus\:divide-neutral-800\/20:focus>:not([hidden])~:not([hidden]){border-color:#26262633}.focus\:divide-neutral-800\/25:focus>:not([hidden])~:not([hidden]){border-color:#26262640}.focus\:divide-neutral-800\/30:focus>:not([hidden])~:not([hidden]){border-color:#2626264d}.focus\:divide-neutral-800\/35:focus>:not([hidden])~:not([hidden]){border-color:#26262659}.focus\:divide-neutral-800\/40:focus>:not([hidden])~:not([hidden]){border-color:#26262666}.focus\:divide-neutral-800\/45:focus>:not([hidden])~:not([hidden]){border-color:#26262673}.focus\:divide-neutral-800\/5:focus>:not([hidden])~:not([hidden]){border-color:#2626260d}.focus\:divide-neutral-800\/50:focus>:not([hidden])~:not([hidden]){border-color:#26262680}.focus\:divide-neutral-800\/55:focus>:not([hidden])~:not([hidden]){border-color:#2626268c}.focus\:divide-neutral-800\/60:focus>:not([hidden])~:not([hidden]){border-color:#26262699}.focus\:divide-neutral-800\/65:focus>:not([hidden])~:not([hidden]){border-color:#262626a6}.focus\:divide-neutral-800\/70:focus>:not([hidden])~:not([hidden]){border-color:#262626b3}.focus\:divide-neutral-800\/75:focus>:not([hidden])~:not([hidden]){border-color:#262626bf}.focus\:divide-neutral-800\/80:focus>:not([hidden])~:not([hidden]){border-color:#262626cc}.focus\:divide-neutral-800\/85:focus>:not([hidden])~:not([hidden]){border-color:#262626d9}.focus\:divide-neutral-800\/90:focus>:not([hidden])~:not([hidden]){border-color:#262626e6}.focus\:divide-neutral-800\/95:focus>:not([hidden])~:not([hidden]){border-color:#262626f2}.focus\:divide-neutral-900:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(23 23 23 / var(--tw-divide-opacity, 1))}.focus\:divide-neutral-900\/0:focus>:not([hidden])~:not([hidden]){border-color:#17171700}.focus\:divide-neutral-900\/10:focus>:not([hidden])~:not([hidden]){border-color:#1717171a}.focus\:divide-neutral-900\/100:focus>:not([hidden])~:not([hidden]){border-color:#171717}.focus\:divide-neutral-900\/15:focus>:not([hidden])~:not([hidden]){border-color:#17171726}.focus\:divide-neutral-900\/20:focus>:not([hidden])~:not([hidden]){border-color:#17171733}.focus\:divide-neutral-900\/25:focus>:not([hidden])~:not([hidden]){border-color:#17171740}.focus\:divide-neutral-900\/30:focus>:not([hidden])~:not([hidden]){border-color:#1717174d}.focus\:divide-neutral-900\/35:focus>:not([hidden])~:not([hidden]){border-color:#17171759}.focus\:divide-neutral-900\/40:focus>:not([hidden])~:not([hidden]){border-color:#17171766}.focus\:divide-neutral-900\/45:focus>:not([hidden])~:not([hidden]){border-color:#17171773}.focus\:divide-neutral-900\/5:focus>:not([hidden])~:not([hidden]){border-color:#1717170d}.focus\:divide-neutral-900\/50:focus>:not([hidden])~:not([hidden]){border-color:#17171780}.focus\:divide-neutral-900\/55:focus>:not([hidden])~:not([hidden]){border-color:#1717178c}.focus\:divide-neutral-900\/60:focus>:not([hidden])~:not([hidden]){border-color:#17171799}.focus\:divide-neutral-900\/65:focus>:not([hidden])~:not([hidden]){border-color:#171717a6}.focus\:divide-neutral-900\/70:focus>:not([hidden])~:not([hidden]){border-color:#171717b3}.focus\:divide-neutral-900\/75:focus>:not([hidden])~:not([hidden]){border-color:#171717bf}.focus\:divide-neutral-900\/80:focus>:not([hidden])~:not([hidden]){border-color:#171717cc}.focus\:divide-neutral-900\/85:focus>:not([hidden])~:not([hidden]){border-color:#171717d9}.focus\:divide-neutral-900\/90:focus>:not([hidden])~:not([hidden]){border-color:#171717e6}.focus\:divide-neutral-900\/95:focus>:not([hidden])~:not([hidden]){border-color:#171717f2}.focus\:divide-primary-100:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(204 227 241 / var(--tw-divide-opacity, 1))}.focus\:divide-primary-100\/0:focus>:not([hidden])~:not([hidden]){border-color:#cce3f100}.focus\:divide-primary-100\/10:focus>:not([hidden])~:not([hidden]){border-color:#cce3f11a}.focus\:divide-primary-100\/100:focus>:not([hidden])~:not([hidden]){border-color:#cce3f1}.focus\:divide-primary-100\/15:focus>:not([hidden])~:not([hidden]){border-color:#cce3f126}.focus\:divide-primary-100\/20:focus>:not([hidden])~:not([hidden]){border-color:#cce3f133}.focus\:divide-primary-100\/25:focus>:not([hidden])~:not([hidden]){border-color:#cce3f140}.focus\:divide-primary-100\/30:focus>:not([hidden])~:not([hidden]){border-color:#cce3f14d}.focus\:divide-primary-100\/35:focus>:not([hidden])~:not([hidden]){border-color:#cce3f159}.focus\:divide-primary-100\/40:focus>:not([hidden])~:not([hidden]){border-color:#cce3f166}.focus\:divide-primary-100\/45:focus>:not([hidden])~:not([hidden]){border-color:#cce3f173}.focus\:divide-primary-100\/5:focus>:not([hidden])~:not([hidden]){border-color:#cce3f10d}.focus\:divide-primary-100\/50:focus>:not([hidden])~:not([hidden]){border-color:#cce3f180}.focus\:divide-primary-100\/55:focus>:not([hidden])~:not([hidden]){border-color:#cce3f18c}.focus\:divide-primary-100\/60:focus>:not([hidden])~:not([hidden]){border-color:#cce3f199}.focus\:divide-primary-100\/65:focus>:not([hidden])~:not([hidden]){border-color:#cce3f1a6}.focus\:divide-primary-100\/70:focus>:not([hidden])~:not([hidden]){border-color:#cce3f1b3}.focus\:divide-primary-100\/75:focus>:not([hidden])~:not([hidden]){border-color:#cce3f1bf}.focus\:divide-primary-100\/80:focus>:not([hidden])~:not([hidden]){border-color:#cce3f1cc}.focus\:divide-primary-100\/85:focus>:not([hidden])~:not([hidden]){border-color:#cce3f1d9}.focus\:divide-primary-100\/90:focus>:not([hidden])~:not([hidden]){border-color:#cce3f1e6}.focus\:divide-primary-100\/95:focus>:not([hidden])~:not([hidden]){border-color:#cce3f1f2}.focus\:divide-primary-200:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(153 200 227 / var(--tw-divide-opacity, 1))}.focus\:divide-primary-200\/0:focus>:not([hidden])~:not([hidden]){border-color:#99c8e300}.focus\:divide-primary-200\/10:focus>:not([hidden])~:not([hidden]){border-color:#99c8e31a}.focus\:divide-primary-200\/100:focus>:not([hidden])~:not([hidden]){border-color:#99c8e3}.focus\:divide-primary-200\/15:focus>:not([hidden])~:not([hidden]){border-color:#99c8e326}.focus\:divide-primary-200\/20:focus>:not([hidden])~:not([hidden]){border-color:#99c8e333}.focus\:divide-primary-200\/25:focus>:not([hidden])~:not([hidden]){border-color:#99c8e340}.focus\:divide-primary-200\/30:focus>:not([hidden])~:not([hidden]){border-color:#99c8e34d}.focus\:divide-primary-200\/35:focus>:not([hidden])~:not([hidden]){border-color:#99c8e359}.focus\:divide-primary-200\/40:focus>:not([hidden])~:not([hidden]){border-color:#99c8e366}.focus\:divide-primary-200\/45:focus>:not([hidden])~:not([hidden]){border-color:#99c8e373}.focus\:divide-primary-200\/5:focus>:not([hidden])~:not([hidden]){border-color:#99c8e30d}.focus\:divide-primary-200\/50:focus>:not([hidden])~:not([hidden]){border-color:#99c8e380}.focus\:divide-primary-200\/55:focus>:not([hidden])~:not([hidden]){border-color:#99c8e38c}.focus\:divide-primary-200\/60:focus>:not([hidden])~:not([hidden]){border-color:#99c8e399}.focus\:divide-primary-200\/65:focus>:not([hidden])~:not([hidden]){border-color:#99c8e3a6}.focus\:divide-primary-200\/70:focus>:not([hidden])~:not([hidden]){border-color:#99c8e3b3}.focus\:divide-primary-200\/75:focus>:not([hidden])~:not([hidden]){border-color:#99c8e3bf}.focus\:divide-primary-200\/80:focus>:not([hidden])~:not([hidden]){border-color:#99c8e3cc}.focus\:divide-primary-200\/85:focus>:not([hidden])~:not([hidden]){border-color:#99c8e3d9}.focus\:divide-primary-200\/90:focus>:not([hidden])~:not([hidden]){border-color:#99c8e3e6}.focus\:divide-primary-200\/95:focus>:not([hidden])~:not([hidden]){border-color:#99c8e3f2}.focus\:divide-primary-300:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(102 173 214 / var(--tw-divide-opacity, 1))}.focus\:divide-primary-300\/0:focus>:not([hidden])~:not([hidden]){border-color:#66add600}.focus\:divide-primary-300\/10:focus>:not([hidden])~:not([hidden]){border-color:#66add61a}.focus\:divide-primary-300\/100:focus>:not([hidden])~:not([hidden]){border-color:#66add6}.focus\:divide-primary-300\/15:focus>:not([hidden])~:not([hidden]){border-color:#66add626}.focus\:divide-primary-300\/20:focus>:not([hidden])~:not([hidden]){border-color:#66add633}.focus\:divide-primary-300\/25:focus>:not([hidden])~:not([hidden]){border-color:#66add640}.focus\:divide-primary-300\/30:focus>:not([hidden])~:not([hidden]){border-color:#66add64d}.focus\:divide-primary-300\/35:focus>:not([hidden])~:not([hidden]){border-color:#66add659}.focus\:divide-primary-300\/40:focus>:not([hidden])~:not([hidden]){border-color:#66add666}.focus\:divide-primary-300\/45:focus>:not([hidden])~:not([hidden]){border-color:#66add673}.focus\:divide-primary-300\/5:focus>:not([hidden])~:not([hidden]){border-color:#66add60d}.focus\:divide-primary-300\/50:focus>:not([hidden])~:not([hidden]){border-color:#66add680}.focus\:divide-primary-300\/55:focus>:not([hidden])~:not([hidden]){border-color:#66add68c}.focus\:divide-primary-300\/60:focus>:not([hidden])~:not([hidden]){border-color:#66add699}.focus\:divide-primary-300\/65:focus>:not([hidden])~:not([hidden]){border-color:#66add6a6}.focus\:divide-primary-300\/70:focus>:not([hidden])~:not([hidden]){border-color:#66add6b3}.focus\:divide-primary-300\/75:focus>:not([hidden])~:not([hidden]){border-color:#66add6bf}.focus\:divide-primary-300\/80:focus>:not([hidden])~:not([hidden]){border-color:#66add6cc}.focus\:divide-primary-300\/85:focus>:not([hidden])~:not([hidden]){border-color:#66add6d9}.focus\:divide-primary-300\/90:focus>:not([hidden])~:not([hidden]){border-color:#66add6e6}.focus\:divide-primary-300\/95:focus>:not([hidden])~:not([hidden]){border-color:#66add6f2}.focus\:divide-primary-400:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(51 146 200 / var(--tw-divide-opacity, 1))}.focus\:divide-primary-400\/0:focus>:not([hidden])~:not([hidden]){border-color:#3392c800}.focus\:divide-primary-400\/10:focus>:not([hidden])~:not([hidden]){border-color:#3392c81a}.focus\:divide-primary-400\/100:focus>:not([hidden])~:not([hidden]){border-color:#3392c8}.focus\:divide-primary-400\/15:focus>:not([hidden])~:not([hidden]){border-color:#3392c826}.focus\:divide-primary-400\/20:focus>:not([hidden])~:not([hidden]){border-color:#3392c833}.focus\:divide-primary-400\/25:focus>:not([hidden])~:not([hidden]){border-color:#3392c840}.focus\:divide-primary-400\/30:focus>:not([hidden])~:not([hidden]){border-color:#3392c84d}.focus\:divide-primary-400\/35:focus>:not([hidden])~:not([hidden]){border-color:#3392c859}.focus\:divide-primary-400\/40:focus>:not([hidden])~:not([hidden]){border-color:#3392c866}.focus\:divide-primary-400\/45:focus>:not([hidden])~:not([hidden]){border-color:#3392c873}.focus\:divide-primary-400\/5:focus>:not([hidden])~:not([hidden]){border-color:#3392c80d}.focus\:divide-primary-400\/50:focus>:not([hidden])~:not([hidden]){border-color:#3392c880}.focus\:divide-primary-400\/55:focus>:not([hidden])~:not([hidden]){border-color:#3392c88c}.focus\:divide-primary-400\/60:focus>:not([hidden])~:not([hidden]){border-color:#3392c899}.focus\:divide-primary-400\/65:focus>:not([hidden])~:not([hidden]){border-color:#3392c8a6}.focus\:divide-primary-400\/70:focus>:not([hidden])~:not([hidden]){border-color:#3392c8b3}.focus\:divide-primary-400\/75:focus>:not([hidden])~:not([hidden]){border-color:#3392c8bf}.focus\:divide-primary-400\/80:focus>:not([hidden])~:not([hidden]){border-color:#3392c8cc}.focus\:divide-primary-400\/85:focus>:not([hidden])~:not([hidden]){border-color:#3392c8d9}.focus\:divide-primary-400\/90:focus>:not([hidden])~:not([hidden]){border-color:#3392c8e6}.focus\:divide-primary-400\/95:focus>:not([hidden])~:not([hidden]){border-color:#3392c8f2}.focus\:divide-primary-50:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(230 241 248 / var(--tw-divide-opacity, 1))}.focus\:divide-primary-50\/0:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f800}.focus\:divide-primary-50\/10:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f81a}.focus\:divide-primary-50\/100:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f8}.focus\:divide-primary-50\/15:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f826}.focus\:divide-primary-50\/20:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f833}.focus\:divide-primary-50\/25:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f840}.focus\:divide-primary-50\/30:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f84d}.focus\:divide-primary-50\/35:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f859}.focus\:divide-primary-50\/40:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f866}.focus\:divide-primary-50\/45:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f873}.focus\:divide-primary-50\/5:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f80d}.focus\:divide-primary-50\/50:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f880}.focus\:divide-primary-50\/55:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f88c}.focus\:divide-primary-50\/60:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f899}.focus\:divide-primary-50\/65:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f8a6}.focus\:divide-primary-50\/70:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f8b3}.focus\:divide-primary-50\/75:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f8bf}.focus\:divide-primary-50\/80:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f8cc}.focus\:divide-primary-50\/85:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f8d9}.focus\:divide-primary-50\/90:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f8e6}.focus\:divide-primary-50\/95:focus>:not([hidden])~:not([hidden]){border-color:#e6f1f8f2}.focus\:divide-primary-500:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 119 187 / var(--tw-divide-opacity, 1))}.focus\:divide-primary-500\/0:focus>:not([hidden])~:not([hidden]){border-color:#07b0}.focus\:divide-primary-500\/10:focus>:not([hidden])~:not([hidden]){border-color:#0077bb1a}.focus\:divide-primary-500\/100:focus>:not([hidden])~:not([hidden]){border-color:#07b}.focus\:divide-primary-500\/15:focus>:not([hidden])~:not([hidden]){border-color:#0077bb26}.focus\:divide-primary-500\/20:focus>:not([hidden])~:not([hidden]){border-color:#07b3}.focus\:divide-primary-500\/25:focus>:not([hidden])~:not([hidden]){border-color:#0077bb40}.focus\:divide-primary-500\/30:focus>:not([hidden])~:not([hidden]){border-color:#0077bb4d}.focus\:divide-primary-500\/35:focus>:not([hidden])~:not([hidden]){border-color:#0077bb59}.focus\:divide-primary-500\/40:focus>:not([hidden])~:not([hidden]){border-color:#07b6}.focus\:divide-primary-500\/45:focus>:not([hidden])~:not([hidden]){border-color:#0077bb73}.focus\:divide-primary-500\/5:focus>:not([hidden])~:not([hidden]){border-color:#0077bb0d}.focus\:divide-primary-500\/50:focus>:not([hidden])~:not([hidden]){border-color:#0077bb80}.focus\:divide-primary-500\/55:focus>:not([hidden])~:not([hidden]){border-color:#0077bb8c}.focus\:divide-primary-500\/60:focus>:not([hidden])~:not([hidden]){border-color:#07b9}.focus\:divide-primary-500\/65:focus>:not([hidden])~:not([hidden]){border-color:#0077bba6}.focus\:divide-primary-500\/70:focus>:not([hidden])~:not([hidden]){border-color:#0077bbb3}.focus\:divide-primary-500\/75:focus>:not([hidden])~:not([hidden]){border-color:#0077bbbf}.focus\:divide-primary-500\/80:focus>:not([hidden])~:not([hidden]){border-color:#07bc}.focus\:divide-primary-500\/85:focus>:not([hidden])~:not([hidden]){border-color:#0077bbd9}.focus\:divide-primary-500\/90:focus>:not([hidden])~:not([hidden]){border-color:#0077bbe6}.focus\:divide-primary-500\/95:focus>:not([hidden])~:not([hidden]){border-color:#0077bbf2}.focus\:divide-primary-600:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 102 153 / var(--tw-divide-opacity, 1))}.focus\:divide-primary-600\/0:focus>:not([hidden])~:not([hidden]){border-color:#0690}.focus\:divide-primary-600\/10:focus>:not([hidden])~:not([hidden]){border-color:#0066991a}.focus\:divide-primary-600\/100:focus>:not([hidden])~:not([hidden]){border-color:#069}.focus\:divide-primary-600\/15:focus>:not([hidden])~:not([hidden]){border-color:#00669926}.focus\:divide-primary-600\/20:focus>:not([hidden])~:not([hidden]){border-color:#0693}.focus\:divide-primary-600\/25:focus>:not([hidden])~:not([hidden]){border-color:#00669940}.focus\:divide-primary-600\/30:focus>:not([hidden])~:not([hidden]){border-color:#0066994d}.focus\:divide-primary-600\/35:focus>:not([hidden])~:not([hidden]){border-color:#00669959}.focus\:divide-primary-600\/40:focus>:not([hidden])~:not([hidden]){border-color:#0696}.focus\:divide-primary-600\/45:focus>:not([hidden])~:not([hidden]){border-color:#00669973}.focus\:divide-primary-600\/5:focus>:not([hidden])~:not([hidden]){border-color:#0066990d}.focus\:divide-primary-600\/50:focus>:not([hidden])~:not([hidden]){border-color:#00669980}.focus\:divide-primary-600\/55:focus>:not([hidden])~:not([hidden]){border-color:#0066998c}.focus\:divide-primary-600\/60:focus>:not([hidden])~:not([hidden]){border-color:#0699}.focus\:divide-primary-600\/65:focus>:not([hidden])~:not([hidden]){border-color:#006699a6}.focus\:divide-primary-600\/70:focus>:not([hidden])~:not([hidden]){border-color:#006699b3}.focus\:divide-primary-600\/75:focus>:not([hidden])~:not([hidden]){border-color:#006699bf}.focus\:divide-primary-600\/80:focus>:not([hidden])~:not([hidden]){border-color:#069c}.focus\:divide-primary-600\/85:focus>:not([hidden])~:not([hidden]){border-color:#006699d9}.focus\:divide-primary-600\/90:focus>:not([hidden])~:not([hidden]){border-color:#006699e6}.focus\:divide-primary-600\/95:focus>:not([hidden])~:not([hidden]){border-color:#006699f2}.focus\:divide-primary-700:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 85 128 / var(--tw-divide-opacity, 1))}.focus\:divide-primary-700\/0:focus>:not([hidden])~:not([hidden]){border-color:#00558000}.focus\:divide-primary-700\/10:focus>:not([hidden])~:not([hidden]){border-color:#0055801a}.focus\:divide-primary-700\/100:focus>:not([hidden])~:not([hidden]){border-color:#005580}.focus\:divide-primary-700\/15:focus>:not([hidden])~:not([hidden]){border-color:#00558026}.focus\:divide-primary-700\/20:focus>:not([hidden])~:not([hidden]){border-color:#00558033}.focus\:divide-primary-700\/25:focus>:not([hidden])~:not([hidden]){border-color:#00558040}.focus\:divide-primary-700\/30:focus>:not([hidden])~:not([hidden]){border-color:#0055804d}.focus\:divide-primary-700\/35:focus>:not([hidden])~:not([hidden]){border-color:#00558059}.focus\:divide-primary-700\/40:focus>:not([hidden])~:not([hidden]){border-color:#00558066}.focus\:divide-primary-700\/45:focus>:not([hidden])~:not([hidden]){border-color:#00558073}.focus\:divide-primary-700\/5:focus>:not([hidden])~:not([hidden]){border-color:#0055800d}.focus\:divide-primary-700\/50:focus>:not([hidden])~:not([hidden]){border-color:#00558080}.focus\:divide-primary-700\/55:focus>:not([hidden])~:not([hidden]){border-color:#0055808c}.focus\:divide-primary-700\/60:focus>:not([hidden])~:not([hidden]){border-color:#00558099}.focus\:divide-primary-700\/65:focus>:not([hidden])~:not([hidden]){border-color:#005580a6}.focus\:divide-primary-700\/70:focus>:not([hidden])~:not([hidden]){border-color:#005580b3}.focus\:divide-primary-700\/75:focus>:not([hidden])~:not([hidden]){border-color:#005580bf}.focus\:divide-primary-700\/80:focus>:not([hidden])~:not([hidden]){border-color:#005580cc}.focus\:divide-primary-700\/85:focus>:not([hidden])~:not([hidden]){border-color:#005580d9}.focus\:divide-primary-700\/90:focus>:not([hidden])~:not([hidden]){border-color:#005580e6}.focus\:divide-primary-700\/95:focus>:not([hidden])~:not([hidden]){border-color:#005580f2}.focus\:divide-primary-800:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 68 102 / var(--tw-divide-opacity, 1))}.focus\:divide-primary-800\/0:focus>:not([hidden])~:not([hidden]){border-color:#0460}.focus\:divide-primary-800\/10:focus>:not([hidden])~:not([hidden]){border-color:#0044661a}.focus\:divide-primary-800\/100:focus>:not([hidden])~:not([hidden]){border-color:#046}.focus\:divide-primary-800\/15:focus>:not([hidden])~:not([hidden]){border-color:#00446626}.focus\:divide-primary-800\/20:focus>:not([hidden])~:not([hidden]){border-color:#0463}.focus\:divide-primary-800\/25:focus>:not([hidden])~:not([hidden]){border-color:#00446640}.focus\:divide-primary-800\/30:focus>:not([hidden])~:not([hidden]){border-color:#0044664d}.focus\:divide-primary-800\/35:focus>:not([hidden])~:not([hidden]){border-color:#00446659}.focus\:divide-primary-800\/40:focus>:not([hidden])~:not([hidden]){border-color:#0466}.focus\:divide-primary-800\/45:focus>:not([hidden])~:not([hidden]){border-color:#00446673}.focus\:divide-primary-800\/5:focus>:not([hidden])~:not([hidden]){border-color:#0044660d}.focus\:divide-primary-800\/50:focus>:not([hidden])~:not([hidden]){border-color:#00446680}.focus\:divide-primary-800\/55:focus>:not([hidden])~:not([hidden]){border-color:#0044668c}.focus\:divide-primary-800\/60:focus>:not([hidden])~:not([hidden]){border-color:#0469}.focus\:divide-primary-800\/65:focus>:not([hidden])~:not([hidden]){border-color:#004466a6}.focus\:divide-primary-800\/70:focus>:not([hidden])~:not([hidden]){border-color:#004466b3}.focus\:divide-primary-800\/75:focus>:not([hidden])~:not([hidden]){border-color:#004466bf}.focus\:divide-primary-800\/80:focus>:not([hidden])~:not([hidden]){border-color:#046c}.focus\:divide-primary-800\/85:focus>:not([hidden])~:not([hidden]){border-color:#004466d9}.focus\:divide-primary-800\/90:focus>:not([hidden])~:not([hidden]){border-color:#004466e6}.focus\:divide-primary-800\/95:focus>:not([hidden])~:not([hidden]){border-color:#004466f2}.focus\:divide-primary-900:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 51 77 / var(--tw-divide-opacity, 1))}.focus\:divide-primary-900\/0:focus>:not([hidden])~:not([hidden]){border-color:#00334d00}.focus\:divide-primary-900\/10:focus>:not([hidden])~:not([hidden]){border-color:#00334d1a}.focus\:divide-primary-900\/100:focus>:not([hidden])~:not([hidden]){border-color:#00334d}.focus\:divide-primary-900\/15:focus>:not([hidden])~:not([hidden]){border-color:#00334d26}.focus\:divide-primary-900\/20:focus>:not([hidden])~:not([hidden]){border-color:#00334d33}.focus\:divide-primary-900\/25:focus>:not([hidden])~:not([hidden]){border-color:#00334d40}.focus\:divide-primary-900\/30:focus>:not([hidden])~:not([hidden]){border-color:#00334d4d}.focus\:divide-primary-900\/35:focus>:not([hidden])~:not([hidden]){border-color:#00334d59}.focus\:divide-primary-900\/40:focus>:not([hidden])~:not([hidden]){border-color:#00334d66}.focus\:divide-primary-900\/45:focus>:not([hidden])~:not([hidden]){border-color:#00334d73}.focus\:divide-primary-900\/5:focus>:not([hidden])~:not([hidden]){border-color:#00334d0d}.focus\:divide-primary-900\/50:focus>:not([hidden])~:not([hidden]){border-color:#00334d80}.focus\:divide-primary-900\/55:focus>:not([hidden])~:not([hidden]){border-color:#00334d8c}.focus\:divide-primary-900\/60:focus>:not([hidden])~:not([hidden]){border-color:#00334d99}.focus\:divide-primary-900\/65:focus>:not([hidden])~:not([hidden]){border-color:#00334da6}.focus\:divide-primary-900\/70:focus>:not([hidden])~:not([hidden]){border-color:#00334db3}.focus\:divide-primary-900\/75:focus>:not([hidden])~:not([hidden]){border-color:#00334dbf}.focus\:divide-primary-900\/80:focus>:not([hidden])~:not([hidden]){border-color:#00334dcc}.focus\:divide-primary-900\/85:focus>:not([hidden])~:not([hidden]){border-color:#00334dd9}.focus\:divide-primary-900\/90:focus>:not([hidden])~:not([hidden]){border-color:#00334de6}.focus\:divide-primary-900\/95:focus>:not([hidden])~:not([hidden]){border-color:#00334df2}.focus\:divide-red-100:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 226 226 / var(--tw-divide-opacity, 1))}.focus\:divide-red-100\/0:focus>:not([hidden])~:not([hidden]){border-color:#fee2e200}.focus\:divide-red-100\/10:focus>:not([hidden])~:not([hidden]){border-color:#fee2e21a}.focus\:divide-red-100\/100:focus>:not([hidden])~:not([hidden]){border-color:#fee2e2}.focus\:divide-red-100\/15:focus>:not([hidden])~:not([hidden]){border-color:#fee2e226}.focus\:divide-red-100\/20:focus>:not([hidden])~:not([hidden]){border-color:#fee2e233}.focus\:divide-red-100\/25:focus>:not([hidden])~:not([hidden]){border-color:#fee2e240}.focus\:divide-red-100\/30:focus>:not([hidden])~:not([hidden]){border-color:#fee2e24d}.focus\:divide-red-100\/35:focus>:not([hidden])~:not([hidden]){border-color:#fee2e259}.focus\:divide-red-100\/40:focus>:not([hidden])~:not([hidden]){border-color:#fee2e266}.focus\:divide-red-100\/45:focus>:not([hidden])~:not([hidden]){border-color:#fee2e273}.focus\:divide-red-100\/5:focus>:not([hidden])~:not([hidden]){border-color:#fee2e20d}.focus\:divide-red-100\/50:focus>:not([hidden])~:not([hidden]){border-color:#fee2e280}.focus\:divide-red-100\/55:focus>:not([hidden])~:not([hidden]){border-color:#fee2e28c}.focus\:divide-red-100\/60:focus>:not([hidden])~:not([hidden]){border-color:#fee2e299}.focus\:divide-red-100\/65:focus>:not([hidden])~:not([hidden]){border-color:#fee2e2a6}.focus\:divide-red-100\/70:focus>:not([hidden])~:not([hidden]){border-color:#fee2e2b3}.focus\:divide-red-100\/75:focus>:not([hidden])~:not([hidden]){border-color:#fee2e2bf}.focus\:divide-red-100\/80:focus>:not([hidden])~:not([hidden]){border-color:#fee2e2cc}.focus\:divide-red-100\/85:focus>:not([hidden])~:not([hidden]){border-color:#fee2e2d9}.focus\:divide-red-100\/90:focus>:not([hidden])~:not([hidden]){border-color:#fee2e2e6}.focus\:divide-red-100\/95:focus>:not([hidden])~:not([hidden]){border-color:#fee2e2f2}.focus\:divide-red-200:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 202 202 / var(--tw-divide-opacity, 1))}.focus\:divide-red-200\/0:focus>:not([hidden])~:not([hidden]){border-color:#fecaca00}.focus\:divide-red-200\/10:focus>:not([hidden])~:not([hidden]){border-color:#fecaca1a}.focus\:divide-red-200\/100:focus>:not([hidden])~:not([hidden]){border-color:#fecaca}.focus\:divide-red-200\/15:focus>:not([hidden])~:not([hidden]){border-color:#fecaca26}.focus\:divide-red-200\/20:focus>:not([hidden])~:not([hidden]){border-color:#fecaca33}.focus\:divide-red-200\/25:focus>:not([hidden])~:not([hidden]){border-color:#fecaca40}.focus\:divide-red-200\/30:focus>:not([hidden])~:not([hidden]){border-color:#fecaca4d}.focus\:divide-red-200\/35:focus>:not([hidden])~:not([hidden]){border-color:#fecaca59}.focus\:divide-red-200\/40:focus>:not([hidden])~:not([hidden]){border-color:#fecaca66}.focus\:divide-red-200\/45:focus>:not([hidden])~:not([hidden]){border-color:#fecaca73}.focus\:divide-red-200\/5:focus>:not([hidden])~:not([hidden]){border-color:#fecaca0d}.focus\:divide-red-200\/50:focus>:not([hidden])~:not([hidden]){border-color:#fecaca80}.focus\:divide-red-200\/55:focus>:not([hidden])~:not([hidden]){border-color:#fecaca8c}.focus\:divide-red-200\/60:focus>:not([hidden])~:not([hidden]){border-color:#fecaca99}.focus\:divide-red-200\/65:focus>:not([hidden])~:not([hidden]){border-color:#fecacaa6}.focus\:divide-red-200\/70:focus>:not([hidden])~:not([hidden]){border-color:#fecacab3}.focus\:divide-red-200\/75:focus>:not([hidden])~:not([hidden]){border-color:#fecacabf}.focus\:divide-red-200\/80:focus>:not([hidden])~:not([hidden]){border-color:#fecacacc}.focus\:divide-red-200\/85:focus>:not([hidden])~:not([hidden]){border-color:#fecacad9}.focus\:divide-red-200\/90:focus>:not([hidden])~:not([hidden]){border-color:#fecacae6}.focus\:divide-red-200\/95:focus>:not([hidden])~:not([hidden]){border-color:#fecacaf2}.focus\:divide-red-300:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(252 165 165 / var(--tw-divide-opacity, 1))}.focus\:divide-red-300\/0:focus>:not([hidden])~:not([hidden]){border-color:#fca5a500}.focus\:divide-red-300\/10:focus>:not([hidden])~:not([hidden]){border-color:#fca5a51a}.focus\:divide-red-300\/100:focus>:not([hidden])~:not([hidden]){border-color:#fca5a5}.focus\:divide-red-300\/15:focus>:not([hidden])~:not([hidden]){border-color:#fca5a526}.focus\:divide-red-300\/20:focus>:not([hidden])~:not([hidden]){border-color:#fca5a533}.focus\:divide-red-300\/25:focus>:not([hidden])~:not([hidden]){border-color:#fca5a540}.focus\:divide-red-300\/30:focus>:not([hidden])~:not([hidden]){border-color:#fca5a54d}.focus\:divide-red-300\/35:focus>:not([hidden])~:not([hidden]){border-color:#fca5a559}.focus\:divide-red-300\/40:focus>:not([hidden])~:not([hidden]){border-color:#fca5a566}.focus\:divide-red-300\/45:focus>:not([hidden])~:not([hidden]){border-color:#fca5a573}.focus\:divide-red-300\/5:focus>:not([hidden])~:not([hidden]){border-color:#fca5a50d}.focus\:divide-red-300\/50:focus>:not([hidden])~:not([hidden]){border-color:#fca5a580}.focus\:divide-red-300\/55:focus>:not([hidden])~:not([hidden]){border-color:#fca5a58c}.focus\:divide-red-300\/60:focus>:not([hidden])~:not([hidden]){border-color:#fca5a599}.focus\:divide-red-300\/65:focus>:not([hidden])~:not([hidden]){border-color:#fca5a5a6}.focus\:divide-red-300\/70:focus>:not([hidden])~:not([hidden]){border-color:#fca5a5b3}.focus\:divide-red-300\/75:focus>:not([hidden])~:not([hidden]){border-color:#fca5a5bf}.focus\:divide-red-300\/80:focus>:not([hidden])~:not([hidden]){border-color:#fca5a5cc}.focus\:divide-red-300\/85:focus>:not([hidden])~:not([hidden]){border-color:#fca5a5d9}.focus\:divide-red-300\/90:focus>:not([hidden])~:not([hidden]){border-color:#fca5a5e6}.focus\:divide-red-300\/95:focus>:not([hidden])~:not([hidden]){border-color:#fca5a5f2}.focus\:divide-red-400:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(248 113 113 / var(--tw-divide-opacity, 1))}.focus\:divide-red-400\/0:focus>:not([hidden])~:not([hidden]){border-color:#f8717100}.focus\:divide-red-400\/10:focus>:not([hidden])~:not([hidden]){border-color:#f871711a}.focus\:divide-red-400\/100:focus>:not([hidden])~:not([hidden]){border-color:#f87171}.focus\:divide-red-400\/15:focus>:not([hidden])~:not([hidden]){border-color:#f8717126}.focus\:divide-red-400\/20:focus>:not([hidden])~:not([hidden]){border-color:#f8717133}.focus\:divide-red-400\/25:focus>:not([hidden])~:not([hidden]){border-color:#f8717140}.focus\:divide-red-400\/30:focus>:not([hidden])~:not([hidden]){border-color:#f871714d}.focus\:divide-red-400\/35:focus>:not([hidden])~:not([hidden]){border-color:#f8717159}.focus\:divide-red-400\/40:focus>:not([hidden])~:not([hidden]){border-color:#f8717166}.focus\:divide-red-400\/45:focus>:not([hidden])~:not([hidden]){border-color:#f8717173}.focus\:divide-red-400\/5:focus>:not([hidden])~:not([hidden]){border-color:#f871710d}.focus\:divide-red-400\/50:focus>:not([hidden])~:not([hidden]){border-color:#f8717180}.focus\:divide-red-400\/55:focus>:not([hidden])~:not([hidden]){border-color:#f871718c}.focus\:divide-red-400\/60:focus>:not([hidden])~:not([hidden]){border-color:#f8717199}.focus\:divide-red-400\/65:focus>:not([hidden])~:not([hidden]){border-color:#f87171a6}.focus\:divide-red-400\/70:focus>:not([hidden])~:not([hidden]){border-color:#f87171b3}.focus\:divide-red-400\/75:focus>:not([hidden])~:not([hidden]){border-color:#f87171bf}.focus\:divide-red-400\/80:focus>:not([hidden])~:not([hidden]){border-color:#f87171cc}.focus\:divide-red-400\/85:focus>:not([hidden])~:not([hidden]){border-color:#f87171d9}.focus\:divide-red-400\/90:focus>:not([hidden])~:not([hidden]){border-color:#f87171e6}.focus\:divide-red-400\/95:focus>:not([hidden])~:not([hidden]){border-color:#f87171f2}.focus\:divide-red-50:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 242 242 / var(--tw-divide-opacity, 1))}.focus\:divide-red-50\/0:focus>:not([hidden])~:not([hidden]){border-color:#fef2f200}.focus\:divide-red-50\/10:focus>:not([hidden])~:not([hidden]){border-color:#fef2f21a}.focus\:divide-red-50\/100:focus>:not([hidden])~:not([hidden]){border-color:#fef2f2}.focus\:divide-red-50\/15:focus>:not([hidden])~:not([hidden]){border-color:#fef2f226}.focus\:divide-red-50\/20:focus>:not([hidden])~:not([hidden]){border-color:#fef2f233}.focus\:divide-red-50\/25:focus>:not([hidden])~:not([hidden]){border-color:#fef2f240}.focus\:divide-red-50\/30:focus>:not([hidden])~:not([hidden]){border-color:#fef2f24d}.focus\:divide-red-50\/35:focus>:not([hidden])~:not([hidden]){border-color:#fef2f259}.focus\:divide-red-50\/40:focus>:not([hidden])~:not([hidden]){border-color:#fef2f266}.focus\:divide-red-50\/45:focus>:not([hidden])~:not([hidden]){border-color:#fef2f273}.focus\:divide-red-50\/5:focus>:not([hidden])~:not([hidden]){border-color:#fef2f20d}.focus\:divide-red-50\/50:focus>:not([hidden])~:not([hidden]){border-color:#fef2f280}.focus\:divide-red-50\/55:focus>:not([hidden])~:not([hidden]){border-color:#fef2f28c}.focus\:divide-red-50\/60:focus>:not([hidden])~:not([hidden]){border-color:#fef2f299}.focus\:divide-red-50\/65:focus>:not([hidden])~:not([hidden]){border-color:#fef2f2a6}.focus\:divide-red-50\/70:focus>:not([hidden])~:not([hidden]){border-color:#fef2f2b3}.focus\:divide-red-50\/75:focus>:not([hidden])~:not([hidden]){border-color:#fef2f2bf}.focus\:divide-red-50\/80:focus>:not([hidden])~:not([hidden]){border-color:#fef2f2cc}.focus\:divide-red-50\/85:focus>:not([hidden])~:not([hidden]){border-color:#fef2f2d9}.focus\:divide-red-50\/90:focus>:not([hidden])~:not([hidden]){border-color:#fef2f2e6}.focus\:divide-red-50\/95:focus>:not([hidden])~:not([hidden]){border-color:#fef2f2f2}.focus\:divide-red-500:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(239 68 68 / var(--tw-divide-opacity, 1))}.focus\:divide-red-500\/0:focus>:not([hidden])~:not([hidden]){border-color:#ef444400}.focus\:divide-red-500\/10:focus>:not([hidden])~:not([hidden]){border-color:#ef44441a}.focus\:divide-red-500\/100:focus>:not([hidden])~:not([hidden]){border-color:#ef4444}.focus\:divide-red-500\/15:focus>:not([hidden])~:not([hidden]){border-color:#ef444426}.focus\:divide-red-500\/20:focus>:not([hidden])~:not([hidden]){border-color:#ef444433}.focus\:divide-red-500\/25:focus>:not([hidden])~:not([hidden]){border-color:#ef444440}.focus\:divide-red-500\/30:focus>:not([hidden])~:not([hidden]){border-color:#ef44444d}.focus\:divide-red-500\/35:focus>:not([hidden])~:not([hidden]){border-color:#ef444459}.focus\:divide-red-500\/40:focus>:not([hidden])~:not([hidden]){border-color:#ef444466}.focus\:divide-red-500\/45:focus>:not([hidden])~:not([hidden]){border-color:#ef444473}.focus\:divide-red-500\/5:focus>:not([hidden])~:not([hidden]){border-color:#ef44440d}.focus\:divide-red-500\/50:focus>:not([hidden])~:not([hidden]){border-color:#ef444480}.focus\:divide-red-500\/55:focus>:not([hidden])~:not([hidden]){border-color:#ef44448c}.focus\:divide-red-500\/60:focus>:not([hidden])~:not([hidden]){border-color:#ef444499}.focus\:divide-red-500\/65:focus>:not([hidden])~:not([hidden]){border-color:#ef4444a6}.focus\:divide-red-500\/70:focus>:not([hidden])~:not([hidden]){border-color:#ef4444b3}.focus\:divide-red-500\/75:focus>:not([hidden])~:not([hidden]){border-color:#ef4444bf}.focus\:divide-red-500\/80:focus>:not([hidden])~:not([hidden]){border-color:#ef4444cc}.focus\:divide-red-500\/85:focus>:not([hidden])~:not([hidden]){border-color:#ef4444d9}.focus\:divide-red-500\/90:focus>:not([hidden])~:not([hidden]){border-color:#ef4444e6}.focus\:divide-red-500\/95:focus>:not([hidden])~:not([hidden]){border-color:#ef4444f2}.focus\:divide-red-600:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(220 38 38 / var(--tw-divide-opacity, 1))}.focus\:divide-red-600\/0:focus>:not([hidden])~:not([hidden]){border-color:#dc262600}.focus\:divide-red-600\/10:focus>:not([hidden])~:not([hidden]){border-color:#dc26261a}.focus\:divide-red-600\/100:focus>:not([hidden])~:not([hidden]){border-color:#dc2626}.focus\:divide-red-600\/15:focus>:not([hidden])~:not([hidden]){border-color:#dc262626}.focus\:divide-red-600\/20:focus>:not([hidden])~:not([hidden]){border-color:#dc262633}.focus\:divide-red-600\/25:focus>:not([hidden])~:not([hidden]){border-color:#dc262640}.focus\:divide-red-600\/30:focus>:not([hidden])~:not([hidden]){border-color:#dc26264d}.focus\:divide-red-600\/35:focus>:not([hidden])~:not([hidden]){border-color:#dc262659}.focus\:divide-red-600\/40:focus>:not([hidden])~:not([hidden]){border-color:#dc262666}.focus\:divide-red-600\/45:focus>:not([hidden])~:not([hidden]){border-color:#dc262673}.focus\:divide-red-600\/5:focus>:not([hidden])~:not([hidden]){border-color:#dc26260d}.focus\:divide-red-600\/50:focus>:not([hidden])~:not([hidden]){border-color:#dc262680}.focus\:divide-red-600\/55:focus>:not([hidden])~:not([hidden]){border-color:#dc26268c}.focus\:divide-red-600\/60:focus>:not([hidden])~:not([hidden]){border-color:#dc262699}.focus\:divide-red-600\/65:focus>:not([hidden])~:not([hidden]){border-color:#dc2626a6}.focus\:divide-red-600\/70:focus>:not([hidden])~:not([hidden]){border-color:#dc2626b3}.focus\:divide-red-600\/75:focus>:not([hidden])~:not([hidden]){border-color:#dc2626bf}.focus\:divide-red-600\/80:focus>:not([hidden])~:not([hidden]){border-color:#dc2626cc}.focus\:divide-red-600\/85:focus>:not([hidden])~:not([hidden]){border-color:#dc2626d9}.focus\:divide-red-600\/90:focus>:not([hidden])~:not([hidden]){border-color:#dc2626e6}.focus\:divide-red-600\/95:focus>:not([hidden])~:not([hidden]){border-color:#dc2626f2}.focus\:divide-red-700:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(185 28 28 / var(--tw-divide-opacity, 1))}.focus\:divide-red-700\/0:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c00}.focus\:divide-red-700\/10:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c1a}.focus\:divide-red-700\/100:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c}.focus\:divide-red-700\/15:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c26}.focus\:divide-red-700\/20:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c33}.focus\:divide-red-700\/25:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c40}.focus\:divide-red-700\/30:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c4d}.focus\:divide-red-700\/35:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c59}.focus\:divide-red-700\/40:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c66}.focus\:divide-red-700\/45:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c73}.focus\:divide-red-700\/5:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c0d}.focus\:divide-red-700\/50:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c80}.focus\:divide-red-700\/55:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c8c}.focus\:divide-red-700\/60:focus>:not([hidden])~:not([hidden]){border-color:#b91c1c99}.focus\:divide-red-700\/65:focus>:not([hidden])~:not([hidden]){border-color:#b91c1ca6}.focus\:divide-red-700\/70:focus>:not([hidden])~:not([hidden]){border-color:#b91c1cb3}.focus\:divide-red-700\/75:focus>:not([hidden])~:not([hidden]){border-color:#b91c1cbf}.focus\:divide-red-700\/80:focus>:not([hidden])~:not([hidden]){border-color:#b91c1ccc}.focus\:divide-red-700\/85:focus>:not([hidden])~:not([hidden]){border-color:#b91c1cd9}.focus\:divide-red-700\/90:focus>:not([hidden])~:not([hidden]){border-color:#b91c1ce6}.focus\:divide-red-700\/95:focus>:not([hidden])~:not([hidden]){border-color:#b91c1cf2}.focus\:divide-red-800:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(153 27 27 / var(--tw-divide-opacity, 1))}.focus\:divide-red-800\/0:focus>:not([hidden])~:not([hidden]){border-color:#991b1b00}.focus\:divide-red-800\/10:focus>:not([hidden])~:not([hidden]){border-color:#991b1b1a}.focus\:divide-red-800\/100:focus>:not([hidden])~:not([hidden]){border-color:#991b1b}.focus\:divide-red-800\/15:focus>:not([hidden])~:not([hidden]){border-color:#991b1b26}.focus\:divide-red-800\/20:focus>:not([hidden])~:not([hidden]){border-color:#991b1b33}.focus\:divide-red-800\/25:focus>:not([hidden])~:not([hidden]){border-color:#991b1b40}.focus\:divide-red-800\/30:focus>:not([hidden])~:not([hidden]){border-color:#991b1b4d}.focus\:divide-red-800\/35:focus>:not([hidden])~:not([hidden]){border-color:#991b1b59}.focus\:divide-red-800\/40:focus>:not([hidden])~:not([hidden]){border-color:#991b1b66}.focus\:divide-red-800\/45:focus>:not([hidden])~:not([hidden]){border-color:#991b1b73}.focus\:divide-red-800\/5:focus>:not([hidden])~:not([hidden]){border-color:#991b1b0d}.focus\:divide-red-800\/50:focus>:not([hidden])~:not([hidden]){border-color:#991b1b80}.focus\:divide-red-800\/55:focus>:not([hidden])~:not([hidden]){border-color:#991b1b8c}.focus\:divide-red-800\/60:focus>:not([hidden])~:not([hidden]){border-color:#991b1b99}.focus\:divide-red-800\/65:focus>:not([hidden])~:not([hidden]){border-color:#991b1ba6}.focus\:divide-red-800\/70:focus>:not([hidden])~:not([hidden]){border-color:#991b1bb3}.focus\:divide-red-800\/75:focus>:not([hidden])~:not([hidden]){border-color:#991b1bbf}.focus\:divide-red-800\/80:focus>:not([hidden])~:not([hidden]){border-color:#991b1bcc}.focus\:divide-red-800\/85:focus>:not([hidden])~:not([hidden]){border-color:#991b1bd9}.focus\:divide-red-800\/90:focus>:not([hidden])~:not([hidden]){border-color:#991b1be6}.focus\:divide-red-800\/95:focus>:not([hidden])~:not([hidden]){border-color:#991b1bf2}.focus\:divide-red-900:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(127 29 29 / var(--tw-divide-opacity, 1))}.focus\:divide-red-900\/0:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d00}.focus\:divide-red-900\/10:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d1a}.focus\:divide-red-900\/100:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d}.focus\:divide-red-900\/15:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d26}.focus\:divide-red-900\/20:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d33}.focus\:divide-red-900\/25:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d40}.focus\:divide-red-900\/30:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d4d}.focus\:divide-red-900\/35:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d59}.focus\:divide-red-900\/40:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d66}.focus\:divide-red-900\/45:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d73}.focus\:divide-red-900\/5:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d0d}.focus\:divide-red-900\/50:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d80}.focus\:divide-red-900\/55:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d8c}.focus\:divide-red-900\/60:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1d99}.focus\:divide-red-900\/65:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1da6}.focus\:divide-red-900\/70:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1db3}.focus\:divide-red-900\/75:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1dbf}.focus\:divide-red-900\/80:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1dcc}.focus\:divide-red-900\/85:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1dd9}.focus\:divide-red-900\/90:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1de6}.focus\:divide-red-900\/95:focus>:not([hidden])~:not([hidden]){border-color:#7f1d1df2}.focus\:divide-yellow-100:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 249 195 / var(--tw-divide-opacity, 1))}.focus\:divide-yellow-100\/0:focus>:not([hidden])~:not([hidden]){border-color:#fef9c300}.focus\:divide-yellow-100\/10:focus>:not([hidden])~:not([hidden]){border-color:#fef9c31a}.focus\:divide-yellow-100\/100:focus>:not([hidden])~:not([hidden]){border-color:#fef9c3}.focus\:divide-yellow-100\/15:focus>:not([hidden])~:not([hidden]){border-color:#fef9c326}.focus\:divide-yellow-100\/20:focus>:not([hidden])~:not([hidden]){border-color:#fef9c333}.focus\:divide-yellow-100\/25:focus>:not([hidden])~:not([hidden]){border-color:#fef9c340}.focus\:divide-yellow-100\/30:focus>:not([hidden])~:not([hidden]){border-color:#fef9c34d}.focus\:divide-yellow-100\/35:focus>:not([hidden])~:not([hidden]){border-color:#fef9c359}.focus\:divide-yellow-100\/40:focus>:not([hidden])~:not([hidden]){border-color:#fef9c366}.focus\:divide-yellow-100\/45:focus>:not([hidden])~:not([hidden]){border-color:#fef9c373}.focus\:divide-yellow-100\/5:focus>:not([hidden])~:not([hidden]){border-color:#fef9c30d}.focus\:divide-yellow-100\/50:focus>:not([hidden])~:not([hidden]){border-color:#fef9c380}.focus\:divide-yellow-100\/55:focus>:not([hidden])~:not([hidden]){border-color:#fef9c38c}.focus\:divide-yellow-100\/60:focus>:not([hidden])~:not([hidden]){border-color:#fef9c399}.focus\:divide-yellow-100\/65:focus>:not([hidden])~:not([hidden]){border-color:#fef9c3a6}.focus\:divide-yellow-100\/70:focus>:not([hidden])~:not([hidden]){border-color:#fef9c3b3}.focus\:divide-yellow-100\/75:focus>:not([hidden])~:not([hidden]){border-color:#fef9c3bf}.focus\:divide-yellow-100\/80:focus>:not([hidden])~:not([hidden]){border-color:#fef9c3cc}.focus\:divide-yellow-100\/85:focus>:not([hidden])~:not([hidden]){border-color:#fef9c3d9}.focus\:divide-yellow-100\/90:focus>:not([hidden])~:not([hidden]){border-color:#fef9c3e6}.focus\:divide-yellow-100\/95:focus>:not([hidden])~:not([hidden]){border-color:#fef9c3f2}.focus\:divide-yellow-200:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 240 138 / var(--tw-divide-opacity, 1))}.focus\:divide-yellow-200\/0:focus>:not([hidden])~:not([hidden]){border-color:#fef08a00}.focus\:divide-yellow-200\/10:focus>:not([hidden])~:not([hidden]){border-color:#fef08a1a}.focus\:divide-yellow-200\/100:focus>:not([hidden])~:not([hidden]){border-color:#fef08a}.focus\:divide-yellow-200\/15:focus>:not([hidden])~:not([hidden]){border-color:#fef08a26}.focus\:divide-yellow-200\/20:focus>:not([hidden])~:not([hidden]){border-color:#fef08a33}.focus\:divide-yellow-200\/25:focus>:not([hidden])~:not([hidden]){border-color:#fef08a40}.focus\:divide-yellow-200\/30:focus>:not([hidden])~:not([hidden]){border-color:#fef08a4d}.focus\:divide-yellow-200\/35:focus>:not([hidden])~:not([hidden]){border-color:#fef08a59}.focus\:divide-yellow-200\/40:focus>:not([hidden])~:not([hidden]){border-color:#fef08a66}.focus\:divide-yellow-200\/45:focus>:not([hidden])~:not([hidden]){border-color:#fef08a73}.focus\:divide-yellow-200\/5:focus>:not([hidden])~:not([hidden]){border-color:#fef08a0d}.focus\:divide-yellow-200\/50:focus>:not([hidden])~:not([hidden]){border-color:#fef08a80}.focus\:divide-yellow-200\/55:focus>:not([hidden])~:not([hidden]){border-color:#fef08a8c}.focus\:divide-yellow-200\/60:focus>:not([hidden])~:not([hidden]){border-color:#fef08a99}.focus\:divide-yellow-200\/65:focus>:not([hidden])~:not([hidden]){border-color:#fef08aa6}.focus\:divide-yellow-200\/70:focus>:not([hidden])~:not([hidden]){border-color:#fef08ab3}.focus\:divide-yellow-200\/75:focus>:not([hidden])~:not([hidden]){border-color:#fef08abf}.focus\:divide-yellow-200\/80:focus>:not([hidden])~:not([hidden]){border-color:#fef08acc}.focus\:divide-yellow-200\/85:focus>:not([hidden])~:not([hidden]){border-color:#fef08ad9}.focus\:divide-yellow-200\/90:focus>:not([hidden])~:not([hidden]){border-color:#fef08ae6}.focus\:divide-yellow-200\/95:focus>:not([hidden])~:not([hidden]){border-color:#fef08af2}.focus\:divide-yellow-300:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(253 224 71 / var(--tw-divide-opacity, 1))}.focus\:divide-yellow-300\/0:focus>:not([hidden])~:not([hidden]){border-color:#fde04700}.focus\:divide-yellow-300\/10:focus>:not([hidden])~:not([hidden]){border-color:#fde0471a}.focus\:divide-yellow-300\/100:focus>:not([hidden])~:not([hidden]){border-color:#fde047}.focus\:divide-yellow-300\/15:focus>:not([hidden])~:not([hidden]){border-color:#fde04726}.focus\:divide-yellow-300\/20:focus>:not([hidden])~:not([hidden]){border-color:#fde04733}.focus\:divide-yellow-300\/25:focus>:not([hidden])~:not([hidden]){border-color:#fde04740}.focus\:divide-yellow-300\/30:focus>:not([hidden])~:not([hidden]){border-color:#fde0474d}.focus\:divide-yellow-300\/35:focus>:not([hidden])~:not([hidden]){border-color:#fde04759}.focus\:divide-yellow-300\/40:focus>:not([hidden])~:not([hidden]){border-color:#fde04766}.focus\:divide-yellow-300\/45:focus>:not([hidden])~:not([hidden]){border-color:#fde04773}.focus\:divide-yellow-300\/5:focus>:not([hidden])~:not([hidden]){border-color:#fde0470d}.focus\:divide-yellow-300\/50:focus>:not([hidden])~:not([hidden]){border-color:#fde04780}.focus\:divide-yellow-300\/55:focus>:not([hidden])~:not([hidden]){border-color:#fde0478c}.focus\:divide-yellow-300\/60:focus>:not([hidden])~:not([hidden]){border-color:#fde04799}.focus\:divide-yellow-300\/65:focus>:not([hidden])~:not([hidden]){border-color:#fde047a6}.focus\:divide-yellow-300\/70:focus>:not([hidden])~:not([hidden]){border-color:#fde047b3}.focus\:divide-yellow-300\/75:focus>:not([hidden])~:not([hidden]){border-color:#fde047bf}.focus\:divide-yellow-300\/80:focus>:not([hidden])~:not([hidden]){border-color:#fde047cc}.focus\:divide-yellow-300\/85:focus>:not([hidden])~:not([hidden]){border-color:#fde047d9}.focus\:divide-yellow-300\/90:focus>:not([hidden])~:not([hidden]){border-color:#fde047e6}.focus\:divide-yellow-300\/95:focus>:not([hidden])~:not([hidden]){border-color:#fde047f2}.focus\:divide-yellow-400:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(250 204 21 / var(--tw-divide-opacity, 1))}.focus\:divide-yellow-400\/0:focus>:not([hidden])~:not([hidden]){border-color:#facc1500}.focus\:divide-yellow-400\/10:focus>:not([hidden])~:not([hidden]){border-color:#facc151a}.focus\:divide-yellow-400\/100:focus>:not([hidden])~:not([hidden]){border-color:#facc15}.focus\:divide-yellow-400\/15:focus>:not([hidden])~:not([hidden]){border-color:#facc1526}.focus\:divide-yellow-400\/20:focus>:not([hidden])~:not([hidden]){border-color:#facc1533}.focus\:divide-yellow-400\/25:focus>:not([hidden])~:not([hidden]){border-color:#facc1540}.focus\:divide-yellow-400\/30:focus>:not([hidden])~:not([hidden]){border-color:#facc154d}.focus\:divide-yellow-400\/35:focus>:not([hidden])~:not([hidden]){border-color:#facc1559}.focus\:divide-yellow-400\/40:focus>:not([hidden])~:not([hidden]){border-color:#facc1566}.focus\:divide-yellow-400\/45:focus>:not([hidden])~:not([hidden]){border-color:#facc1573}.focus\:divide-yellow-400\/5:focus>:not([hidden])~:not([hidden]){border-color:#facc150d}.focus\:divide-yellow-400\/50:focus>:not([hidden])~:not([hidden]){border-color:#facc1580}.focus\:divide-yellow-400\/55:focus>:not([hidden])~:not([hidden]){border-color:#facc158c}.focus\:divide-yellow-400\/60:focus>:not([hidden])~:not([hidden]){border-color:#facc1599}.focus\:divide-yellow-400\/65:focus>:not([hidden])~:not([hidden]){border-color:#facc15a6}.focus\:divide-yellow-400\/70:focus>:not([hidden])~:not([hidden]){border-color:#facc15b3}.focus\:divide-yellow-400\/75:focus>:not([hidden])~:not([hidden]){border-color:#facc15bf}.focus\:divide-yellow-400\/80:focus>:not([hidden])~:not([hidden]){border-color:#facc15cc}.focus\:divide-yellow-400\/85:focus>:not([hidden])~:not([hidden]){border-color:#facc15d9}.focus\:divide-yellow-400\/90:focus>:not([hidden])~:not([hidden]){border-color:#facc15e6}.focus\:divide-yellow-400\/95:focus>:not([hidden])~:not([hidden]){border-color:#facc15f2}.focus\:divide-yellow-50:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 252 232 / var(--tw-divide-opacity, 1))}.focus\:divide-yellow-50\/0:focus>:not([hidden])~:not([hidden]){border-color:#fefce800}.focus\:divide-yellow-50\/10:focus>:not([hidden])~:not([hidden]){border-color:#fefce81a}.focus\:divide-yellow-50\/100:focus>:not([hidden])~:not([hidden]){border-color:#fefce8}.focus\:divide-yellow-50\/15:focus>:not([hidden])~:not([hidden]){border-color:#fefce826}.focus\:divide-yellow-50\/20:focus>:not([hidden])~:not([hidden]){border-color:#fefce833}.focus\:divide-yellow-50\/25:focus>:not([hidden])~:not([hidden]){border-color:#fefce840}.focus\:divide-yellow-50\/30:focus>:not([hidden])~:not([hidden]){border-color:#fefce84d}.focus\:divide-yellow-50\/35:focus>:not([hidden])~:not([hidden]){border-color:#fefce859}.focus\:divide-yellow-50\/40:focus>:not([hidden])~:not([hidden]){border-color:#fefce866}.focus\:divide-yellow-50\/45:focus>:not([hidden])~:not([hidden]){border-color:#fefce873}.focus\:divide-yellow-50\/5:focus>:not([hidden])~:not([hidden]){border-color:#fefce80d}.focus\:divide-yellow-50\/50:focus>:not([hidden])~:not([hidden]){border-color:#fefce880}.focus\:divide-yellow-50\/55:focus>:not([hidden])~:not([hidden]){border-color:#fefce88c}.focus\:divide-yellow-50\/60:focus>:not([hidden])~:not([hidden]){border-color:#fefce899}.focus\:divide-yellow-50\/65:focus>:not([hidden])~:not([hidden]){border-color:#fefce8a6}.focus\:divide-yellow-50\/70:focus>:not([hidden])~:not([hidden]){border-color:#fefce8b3}.focus\:divide-yellow-50\/75:focus>:not([hidden])~:not([hidden]){border-color:#fefce8bf}.focus\:divide-yellow-50\/80:focus>:not([hidden])~:not([hidden]){border-color:#fefce8cc}.focus\:divide-yellow-50\/85:focus>:not([hidden])~:not([hidden]){border-color:#fefce8d9}.focus\:divide-yellow-50\/90:focus>:not([hidden])~:not([hidden]){border-color:#fefce8e6}.focus\:divide-yellow-50\/95:focus>:not([hidden])~:not([hidden]){border-color:#fefce8f2}.focus\:divide-yellow-500:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(234 179 8 / var(--tw-divide-opacity, 1))}.focus\:divide-yellow-500\/0:focus>:not([hidden])~:not([hidden]){border-color:#eab30800}.focus\:divide-yellow-500\/10:focus>:not([hidden])~:not([hidden]){border-color:#eab3081a}.focus\:divide-yellow-500\/100:focus>:not([hidden])~:not([hidden]){border-color:#eab308}.focus\:divide-yellow-500\/15:focus>:not([hidden])~:not([hidden]){border-color:#eab30826}.focus\:divide-yellow-500\/20:focus>:not([hidden])~:not([hidden]){border-color:#eab30833}.focus\:divide-yellow-500\/25:focus>:not([hidden])~:not([hidden]){border-color:#eab30840}.focus\:divide-yellow-500\/30:focus>:not([hidden])~:not([hidden]){border-color:#eab3084d}.focus\:divide-yellow-500\/35:focus>:not([hidden])~:not([hidden]){border-color:#eab30859}.focus\:divide-yellow-500\/40:focus>:not([hidden])~:not([hidden]){border-color:#eab30866}.focus\:divide-yellow-500\/45:focus>:not([hidden])~:not([hidden]){border-color:#eab30873}.focus\:divide-yellow-500\/5:focus>:not([hidden])~:not([hidden]){border-color:#eab3080d}.focus\:divide-yellow-500\/50:focus>:not([hidden])~:not([hidden]){border-color:#eab30880}.focus\:divide-yellow-500\/55:focus>:not([hidden])~:not([hidden]){border-color:#eab3088c}.focus\:divide-yellow-500\/60:focus>:not([hidden])~:not([hidden]){border-color:#eab30899}.focus\:divide-yellow-500\/65:focus>:not([hidden])~:not([hidden]){border-color:#eab308a6}.focus\:divide-yellow-500\/70:focus>:not([hidden])~:not([hidden]){border-color:#eab308b3}.focus\:divide-yellow-500\/75:focus>:not([hidden])~:not([hidden]){border-color:#eab308bf}.focus\:divide-yellow-500\/80:focus>:not([hidden])~:not([hidden]){border-color:#eab308cc}.focus\:divide-yellow-500\/85:focus>:not([hidden])~:not([hidden]){border-color:#eab308d9}.focus\:divide-yellow-500\/90:focus>:not([hidden])~:not([hidden]){border-color:#eab308e6}.focus\:divide-yellow-500\/95:focus>:not([hidden])~:not([hidden]){border-color:#eab308f2}.focus\:divide-yellow-600:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(202 138 4 / var(--tw-divide-opacity, 1))}.focus\:divide-yellow-600\/0:focus>:not([hidden])~:not([hidden]){border-color:#ca8a0400}.focus\:divide-yellow-600\/10:focus>:not([hidden])~:not([hidden]){border-color:#ca8a041a}.focus\:divide-yellow-600\/100:focus>:not([hidden])~:not([hidden]){border-color:#ca8a04}.focus\:divide-yellow-600\/15:focus>:not([hidden])~:not([hidden]){border-color:#ca8a0426}.focus\:divide-yellow-600\/20:focus>:not([hidden])~:not([hidden]){border-color:#ca8a0433}.focus\:divide-yellow-600\/25:focus>:not([hidden])~:not([hidden]){border-color:#ca8a0440}.focus\:divide-yellow-600\/30:focus>:not([hidden])~:not([hidden]){border-color:#ca8a044d}.focus\:divide-yellow-600\/35:focus>:not([hidden])~:not([hidden]){border-color:#ca8a0459}.focus\:divide-yellow-600\/40:focus>:not([hidden])~:not([hidden]){border-color:#ca8a0466}.focus\:divide-yellow-600\/45:focus>:not([hidden])~:not([hidden]){border-color:#ca8a0473}.focus\:divide-yellow-600\/5:focus>:not([hidden])~:not([hidden]){border-color:#ca8a040d}.focus\:divide-yellow-600\/50:focus>:not([hidden])~:not([hidden]){border-color:#ca8a0480}.focus\:divide-yellow-600\/55:focus>:not([hidden])~:not([hidden]){border-color:#ca8a048c}.focus\:divide-yellow-600\/60:focus>:not([hidden])~:not([hidden]){border-color:#ca8a0499}.focus\:divide-yellow-600\/65:focus>:not([hidden])~:not([hidden]){border-color:#ca8a04a6}.focus\:divide-yellow-600\/70:focus>:not([hidden])~:not([hidden]){border-color:#ca8a04b3}.focus\:divide-yellow-600\/75:focus>:not([hidden])~:not([hidden]){border-color:#ca8a04bf}.focus\:divide-yellow-600\/80:focus>:not([hidden])~:not([hidden]){border-color:#ca8a04cc}.focus\:divide-yellow-600\/85:focus>:not([hidden])~:not([hidden]){border-color:#ca8a04d9}.focus\:divide-yellow-600\/90:focus>:not([hidden])~:not([hidden]){border-color:#ca8a04e6}.focus\:divide-yellow-600\/95:focus>:not([hidden])~:not([hidden]){border-color:#ca8a04f2}.focus\:divide-yellow-700:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(161 98 7 / var(--tw-divide-opacity, 1))}.focus\:divide-yellow-700\/0:focus>:not([hidden])~:not([hidden]){border-color:#a1620700}.focus\:divide-yellow-700\/10:focus>:not([hidden])~:not([hidden]){border-color:#a162071a}.focus\:divide-yellow-700\/100:focus>:not([hidden])~:not([hidden]){border-color:#a16207}.focus\:divide-yellow-700\/15:focus>:not([hidden])~:not([hidden]){border-color:#a1620726}.focus\:divide-yellow-700\/20:focus>:not([hidden])~:not([hidden]){border-color:#a1620733}.focus\:divide-yellow-700\/25:focus>:not([hidden])~:not([hidden]){border-color:#a1620740}.focus\:divide-yellow-700\/30:focus>:not([hidden])~:not([hidden]){border-color:#a162074d}.focus\:divide-yellow-700\/35:focus>:not([hidden])~:not([hidden]){border-color:#a1620759}.focus\:divide-yellow-700\/40:focus>:not([hidden])~:not([hidden]){border-color:#a1620766}.focus\:divide-yellow-700\/45:focus>:not([hidden])~:not([hidden]){border-color:#a1620773}.focus\:divide-yellow-700\/5:focus>:not([hidden])~:not([hidden]){border-color:#a162070d}.focus\:divide-yellow-700\/50:focus>:not([hidden])~:not([hidden]){border-color:#a1620780}.focus\:divide-yellow-700\/55:focus>:not([hidden])~:not([hidden]){border-color:#a162078c}.focus\:divide-yellow-700\/60:focus>:not([hidden])~:not([hidden]){border-color:#a1620799}.focus\:divide-yellow-700\/65:focus>:not([hidden])~:not([hidden]){border-color:#a16207a6}.focus\:divide-yellow-700\/70:focus>:not([hidden])~:not([hidden]){border-color:#a16207b3}.focus\:divide-yellow-700\/75:focus>:not([hidden])~:not([hidden]){border-color:#a16207bf}.focus\:divide-yellow-700\/80:focus>:not([hidden])~:not([hidden]){border-color:#a16207cc}.focus\:divide-yellow-700\/85:focus>:not([hidden])~:not([hidden]){border-color:#a16207d9}.focus\:divide-yellow-700\/90:focus>:not([hidden])~:not([hidden]){border-color:#a16207e6}.focus\:divide-yellow-700\/95:focus>:not([hidden])~:not([hidden]){border-color:#a16207f2}.focus\:divide-yellow-800:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(133 77 14 / var(--tw-divide-opacity, 1))}.focus\:divide-yellow-800\/0:focus>:not([hidden])~:not([hidden]){border-color:#854d0e00}.focus\:divide-yellow-800\/10:focus>:not([hidden])~:not([hidden]){border-color:#854d0e1a}.focus\:divide-yellow-800\/100:focus>:not([hidden])~:not([hidden]){border-color:#854d0e}.focus\:divide-yellow-800\/15:focus>:not([hidden])~:not([hidden]){border-color:#854d0e26}.focus\:divide-yellow-800\/20:focus>:not([hidden])~:not([hidden]){border-color:#854d0e33}.focus\:divide-yellow-800\/25:focus>:not([hidden])~:not([hidden]){border-color:#854d0e40}.focus\:divide-yellow-800\/30:focus>:not([hidden])~:not([hidden]){border-color:#854d0e4d}.focus\:divide-yellow-800\/35:focus>:not([hidden])~:not([hidden]){border-color:#854d0e59}.focus\:divide-yellow-800\/40:focus>:not([hidden])~:not([hidden]){border-color:#854d0e66}.focus\:divide-yellow-800\/45:focus>:not([hidden])~:not([hidden]){border-color:#854d0e73}.focus\:divide-yellow-800\/5:focus>:not([hidden])~:not([hidden]){border-color:#854d0e0d}.focus\:divide-yellow-800\/50:focus>:not([hidden])~:not([hidden]){border-color:#854d0e80}.focus\:divide-yellow-800\/55:focus>:not([hidden])~:not([hidden]){border-color:#854d0e8c}.focus\:divide-yellow-800\/60:focus>:not([hidden])~:not([hidden]){border-color:#854d0e99}.focus\:divide-yellow-800\/65:focus>:not([hidden])~:not([hidden]){border-color:#854d0ea6}.focus\:divide-yellow-800\/70:focus>:not([hidden])~:not([hidden]){border-color:#854d0eb3}.focus\:divide-yellow-800\/75:focus>:not([hidden])~:not([hidden]){border-color:#854d0ebf}.focus\:divide-yellow-800\/80:focus>:not([hidden])~:not([hidden]){border-color:#854d0ecc}.focus\:divide-yellow-800\/85:focus>:not([hidden])~:not([hidden]){border-color:#854d0ed9}.focus\:divide-yellow-800\/90:focus>:not([hidden])~:not([hidden]){border-color:#854d0ee6}.focus\:divide-yellow-800\/95:focus>:not([hidden])~:not([hidden]){border-color:#854d0ef2}.focus\:divide-yellow-900:focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(113 63 18 / var(--tw-divide-opacity, 1))}.focus\:divide-yellow-900\/0:focus>:not([hidden])~:not([hidden]){border-color:#713f1200}.focus\:divide-yellow-900\/10:focus>:not([hidden])~:not([hidden]){border-color:#713f121a}.focus\:divide-yellow-900\/100:focus>:not([hidden])~:not([hidden]){border-color:#713f12}.focus\:divide-yellow-900\/15:focus>:not([hidden])~:not([hidden]){border-color:#713f1226}.focus\:divide-yellow-900\/20:focus>:not([hidden])~:not([hidden]){border-color:#713f1233}.focus\:divide-yellow-900\/25:focus>:not([hidden])~:not([hidden]){border-color:#713f1240}.focus\:divide-yellow-900\/30:focus>:not([hidden])~:not([hidden]){border-color:#713f124d}.focus\:divide-yellow-900\/35:focus>:not([hidden])~:not([hidden]){border-color:#713f1259}.focus\:divide-yellow-900\/40:focus>:not([hidden])~:not([hidden]){border-color:#713f1266}.focus\:divide-yellow-900\/45:focus>:not([hidden])~:not([hidden]){border-color:#713f1273}.focus\:divide-yellow-900\/5:focus>:not([hidden])~:not([hidden]){border-color:#713f120d}.focus\:divide-yellow-900\/50:focus>:not([hidden])~:not([hidden]){border-color:#713f1280}.focus\:divide-yellow-900\/55:focus>:not([hidden])~:not([hidden]){border-color:#713f128c}.focus\:divide-yellow-900\/60:focus>:not([hidden])~:not([hidden]){border-color:#713f1299}.focus\:divide-yellow-900\/65:focus>:not([hidden])~:not([hidden]){border-color:#713f12a6}.focus\:divide-yellow-900\/70:focus>:not([hidden])~:not([hidden]){border-color:#713f12b3}.focus\:divide-yellow-900\/75:focus>:not([hidden])~:not([hidden]){border-color:#713f12bf}.focus\:divide-yellow-900\/80:focus>:not([hidden])~:not([hidden]){border-color:#713f12cc}.focus\:divide-yellow-900\/85:focus>:not([hidden])~:not([hidden]){border-color:#713f12d9}.focus\:divide-yellow-900\/90:focus>:not([hidden])~:not([hidden]){border-color:#713f12e6}.focus\:divide-yellow-900\/95:focus>:not([hidden])~:not([hidden]){border-color:#713f12f2}.focus\:border-blue-100:focus{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.focus\:border-blue-100\/0:focus{border-color:#dbeafe00}.focus\:border-blue-100\/10:focus{border-color:#dbeafe1a}.focus\:border-blue-100\/100:focus{border-color:#dbeafe}.focus\:border-blue-100\/15:focus{border-color:#dbeafe26}.focus\:border-blue-100\/20:focus{border-color:#dbeafe33}.focus\:border-blue-100\/25:focus{border-color:#dbeafe40}.focus\:border-blue-100\/30:focus{border-color:#dbeafe4d}.focus\:border-blue-100\/35:focus{border-color:#dbeafe59}.focus\:border-blue-100\/40:focus{border-color:#dbeafe66}.focus\:border-blue-100\/45:focus{border-color:#dbeafe73}.focus\:border-blue-100\/5:focus{border-color:#dbeafe0d}.focus\:border-blue-100\/50:focus{border-color:#dbeafe80}.focus\:border-blue-100\/55:focus{border-color:#dbeafe8c}.focus\:border-blue-100\/60:focus{border-color:#dbeafe99}.focus\:border-blue-100\/65:focus{border-color:#dbeafea6}.focus\:border-blue-100\/70:focus{border-color:#dbeafeb3}.focus\:border-blue-100\/75:focus{border-color:#dbeafebf}.focus\:border-blue-100\/80:focus{border-color:#dbeafecc}.focus\:border-blue-100\/85:focus{border-color:#dbeafed9}.focus\:border-blue-100\/90:focus{border-color:#dbeafee6}.focus\:border-blue-100\/95:focus{border-color:#dbeafef2}.focus\:border-blue-200:focus{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.focus\:border-blue-200\/0:focus{border-color:#bfdbfe00}.focus\:border-blue-200\/10:focus{border-color:#bfdbfe1a}.focus\:border-blue-200\/100:focus{border-color:#bfdbfe}.focus\:border-blue-200\/15:focus{border-color:#bfdbfe26}.focus\:border-blue-200\/20:focus{border-color:#bfdbfe33}.focus\:border-blue-200\/25:focus{border-color:#bfdbfe40}.focus\:border-blue-200\/30:focus{border-color:#bfdbfe4d}.focus\:border-blue-200\/35:focus{border-color:#bfdbfe59}.focus\:border-blue-200\/40:focus{border-color:#bfdbfe66}.focus\:border-blue-200\/45:focus{border-color:#bfdbfe73}.focus\:border-blue-200\/5:focus{border-color:#bfdbfe0d}.focus\:border-blue-200\/50:focus{border-color:#bfdbfe80}.focus\:border-blue-200\/55:focus{border-color:#bfdbfe8c}.focus\:border-blue-200\/60:focus{border-color:#bfdbfe99}.focus\:border-blue-200\/65:focus{border-color:#bfdbfea6}.focus\:border-blue-200\/70:focus{border-color:#bfdbfeb3}.focus\:border-blue-200\/75:focus{border-color:#bfdbfebf}.focus\:border-blue-200\/80:focus{border-color:#bfdbfecc}.focus\:border-blue-200\/85:focus{border-color:#bfdbfed9}.focus\:border-blue-200\/90:focus{border-color:#bfdbfee6}.focus\:border-blue-200\/95:focus{border-color:#bfdbfef2}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus\:border-blue-300\/0:focus{border-color:#93c5fd00}.focus\:border-blue-300\/10:focus{border-color:#93c5fd1a}.focus\:border-blue-300\/100:focus{border-color:#93c5fd}.focus\:border-blue-300\/15:focus{border-color:#93c5fd26}.focus\:border-blue-300\/20:focus{border-color:#93c5fd33}.focus\:border-blue-300\/25:focus{border-color:#93c5fd40}.focus\:border-blue-300\/30:focus{border-color:#93c5fd4d}.focus\:border-blue-300\/35:focus{border-color:#93c5fd59}.focus\:border-blue-300\/40:focus{border-color:#93c5fd66}.focus\:border-blue-300\/45:focus{border-color:#93c5fd73}.focus\:border-blue-300\/5:focus{border-color:#93c5fd0d}.focus\:border-blue-300\/50:focus{border-color:#93c5fd80}.focus\:border-blue-300\/55:focus{border-color:#93c5fd8c}.focus\:border-blue-300\/60:focus{border-color:#93c5fd99}.focus\:border-blue-300\/65:focus{border-color:#93c5fda6}.focus\:border-blue-300\/70:focus{border-color:#93c5fdb3}.focus\:border-blue-300\/75:focus{border-color:#93c5fdbf}.focus\:border-blue-300\/80:focus{border-color:#93c5fdcc}.focus\:border-blue-300\/85:focus{border-color:#93c5fdd9}.focus\:border-blue-300\/90:focus{border-color:#93c5fde6}.focus\:border-blue-300\/95:focus{border-color:#93c5fdf2}.focus\:border-blue-400:focus{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.focus\:border-blue-400\/0:focus{border-color:#60a5fa00}.focus\:border-blue-400\/10:focus{border-color:#60a5fa1a}.focus\:border-blue-400\/100:focus{border-color:#60a5fa}.focus\:border-blue-400\/15:focus{border-color:#60a5fa26}.focus\:border-blue-400\/20:focus{border-color:#60a5fa33}.focus\:border-blue-400\/25:focus{border-color:#60a5fa40}.focus\:border-blue-400\/30:focus{border-color:#60a5fa4d}.focus\:border-blue-400\/35:focus{border-color:#60a5fa59}.focus\:border-blue-400\/40:focus{border-color:#60a5fa66}.focus\:border-blue-400\/45:focus{border-color:#60a5fa73}.focus\:border-blue-400\/5:focus{border-color:#60a5fa0d}.focus\:border-blue-400\/50:focus{border-color:#60a5fa80}.focus\:border-blue-400\/55:focus{border-color:#60a5fa8c}.focus\:border-blue-400\/60:focus{border-color:#60a5fa99}.focus\:border-blue-400\/65:focus{border-color:#60a5faa6}.focus\:border-blue-400\/70:focus{border-color:#60a5fab3}.focus\:border-blue-400\/75:focus{border-color:#60a5fabf}.focus\:border-blue-400\/80:focus{border-color:#60a5facc}.focus\:border-blue-400\/85:focus{border-color:#60a5fad9}.focus\:border-blue-400\/90:focus{border-color:#60a5fae6}.focus\:border-blue-400\/95:focus{border-color:#60a5faf2}.focus\:border-blue-50:focus{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.focus\:border-blue-50\/0:focus{border-color:#eff6ff00}.focus\:border-blue-50\/10:focus{border-color:#eff6ff1a}.focus\:border-blue-50\/100:focus{border-color:#eff6ff}.focus\:border-blue-50\/15:focus{border-color:#eff6ff26}.focus\:border-blue-50\/20:focus{border-color:#eff6ff33}.focus\:border-blue-50\/25:focus{border-color:#eff6ff40}.focus\:border-blue-50\/30:focus{border-color:#eff6ff4d}.focus\:border-blue-50\/35:focus{border-color:#eff6ff59}.focus\:border-blue-50\/40:focus{border-color:#eff6ff66}.focus\:border-blue-50\/45:focus{border-color:#eff6ff73}.focus\:border-blue-50\/5:focus{border-color:#eff6ff0d}.focus\:border-blue-50\/50:focus{border-color:#eff6ff80}.focus\:border-blue-50\/55:focus{border-color:#eff6ff8c}.focus\:border-blue-50\/60:focus{border-color:#eff6ff99}.focus\:border-blue-50\/65:focus{border-color:#eff6ffa6}.focus\:border-blue-50\/70:focus{border-color:#eff6ffb3}.focus\:border-blue-50\/75:focus{border-color:#eff6ffbf}.focus\:border-blue-50\/80:focus{border-color:#eff6ffcc}.focus\:border-blue-50\/85:focus{border-color:#eff6ffd9}.focus\:border-blue-50\/90:focus{border-color:#eff6ffe6}.focus\:border-blue-50\/95:focus{border-color:#eff6fff2}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-blue-500\/0:focus{border-color:#3b82f600}.focus\:border-blue-500\/10:focus{border-color:#3b82f61a}.focus\:border-blue-500\/100:focus{border-color:#3b82f6}.focus\:border-blue-500\/15:focus{border-color:#3b82f626}.focus\:border-blue-500\/20:focus{border-color:#3b82f633}.focus\:border-blue-500\/25:focus{border-color:#3b82f640}.focus\:border-blue-500\/30:focus{border-color:#3b82f64d}.focus\:border-blue-500\/35:focus{border-color:#3b82f659}.focus\:border-blue-500\/40:focus{border-color:#3b82f666}.focus\:border-blue-500\/45:focus{border-color:#3b82f673}.focus\:border-blue-500\/5:focus{border-color:#3b82f60d}.focus\:border-blue-500\/50:focus{border-color:#3b82f680}.focus\:border-blue-500\/55:focus{border-color:#3b82f68c}.focus\:border-blue-500\/60:focus{border-color:#3b82f699}.focus\:border-blue-500\/65:focus{border-color:#3b82f6a6}.focus\:border-blue-500\/70:focus{border-color:#3b82f6b3}.focus\:border-blue-500\/75:focus{border-color:#3b82f6bf}.focus\:border-blue-500\/80:focus{border-color:#3b82f6cc}.focus\:border-blue-500\/85:focus{border-color:#3b82f6d9}.focus\:border-blue-500\/90:focus{border-color:#3b82f6e6}.focus\:border-blue-500\/95:focus{border-color:#3b82f6f2}.focus\:border-blue-600:focus{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.focus\:border-blue-600\/0:focus{border-color:#2563eb00}.focus\:border-blue-600\/10:focus{border-color:#2563eb1a}.focus\:border-blue-600\/100:focus{border-color:#2563eb}.focus\:border-blue-600\/15:focus{border-color:#2563eb26}.focus\:border-blue-600\/20:focus{border-color:#2563eb33}.focus\:border-blue-600\/25:focus{border-color:#2563eb40}.focus\:border-blue-600\/30:focus{border-color:#2563eb4d}.focus\:border-blue-600\/35:focus{border-color:#2563eb59}.focus\:border-blue-600\/40:focus{border-color:#2563eb66}.focus\:border-blue-600\/45:focus{border-color:#2563eb73}.focus\:border-blue-600\/5:focus{border-color:#2563eb0d}.focus\:border-blue-600\/50:focus{border-color:#2563eb80}.focus\:border-blue-600\/55:focus{border-color:#2563eb8c}.focus\:border-blue-600\/60:focus{border-color:#2563eb99}.focus\:border-blue-600\/65:focus{border-color:#2563eba6}.focus\:border-blue-600\/70:focus{border-color:#2563ebb3}.focus\:border-blue-600\/75:focus{border-color:#2563ebbf}.focus\:border-blue-600\/80:focus{border-color:#2563ebcc}.focus\:border-blue-600\/85:focus{border-color:#2563ebd9}.focus\:border-blue-600\/90:focus{border-color:#2563ebe6}.focus\:border-blue-600\/95:focus{border-color:#2563ebf2}.focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.focus\:border-blue-700\/0:focus{border-color:#1d4ed800}.focus\:border-blue-700\/10:focus{border-color:#1d4ed81a}.focus\:border-blue-700\/100:focus{border-color:#1d4ed8}.focus\:border-blue-700\/15:focus{border-color:#1d4ed826}.focus\:border-blue-700\/20:focus{border-color:#1d4ed833}.focus\:border-blue-700\/25:focus{border-color:#1d4ed840}.focus\:border-blue-700\/30:focus{border-color:#1d4ed84d}.focus\:border-blue-700\/35:focus{border-color:#1d4ed859}.focus\:border-blue-700\/40:focus{border-color:#1d4ed866}.focus\:border-blue-700\/45:focus{border-color:#1d4ed873}.focus\:border-blue-700\/5:focus{border-color:#1d4ed80d}.focus\:border-blue-700\/50:focus{border-color:#1d4ed880}.focus\:border-blue-700\/55:focus{border-color:#1d4ed88c}.focus\:border-blue-700\/60:focus{border-color:#1d4ed899}.focus\:border-blue-700\/65:focus{border-color:#1d4ed8a6}.focus\:border-blue-700\/70:focus{border-color:#1d4ed8b3}.focus\:border-blue-700\/75:focus{border-color:#1d4ed8bf}.focus\:border-blue-700\/80:focus{border-color:#1d4ed8cc}.focus\:border-blue-700\/85:focus{border-color:#1d4ed8d9}.focus\:border-blue-700\/90:focus{border-color:#1d4ed8e6}.focus\:border-blue-700\/95:focus{border-color:#1d4ed8f2}.focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.focus\:border-blue-800\/0:focus{border-color:#1e40af00}.focus\:border-blue-800\/10:focus{border-color:#1e40af1a}.focus\:border-blue-800\/100:focus{border-color:#1e40af}.focus\:border-blue-800\/15:focus{border-color:#1e40af26}.focus\:border-blue-800\/20:focus{border-color:#1e40af33}.focus\:border-blue-800\/25:focus{border-color:#1e40af40}.focus\:border-blue-800\/30:focus{border-color:#1e40af4d}.focus\:border-blue-800\/35:focus{border-color:#1e40af59}.focus\:border-blue-800\/40:focus{border-color:#1e40af66}.focus\:border-blue-800\/45:focus{border-color:#1e40af73}.focus\:border-blue-800\/5:focus{border-color:#1e40af0d}.focus\:border-blue-800\/50:focus{border-color:#1e40af80}.focus\:border-blue-800\/55:focus{border-color:#1e40af8c}.focus\:border-blue-800\/60:focus{border-color:#1e40af99}.focus\:border-blue-800\/65:focus{border-color:#1e40afa6}.focus\:border-blue-800\/70:focus{border-color:#1e40afb3}.focus\:border-blue-800\/75:focus{border-color:#1e40afbf}.focus\:border-blue-800\/80:focus{border-color:#1e40afcc}.focus\:border-blue-800\/85:focus{border-color:#1e40afd9}.focus\:border-blue-800\/90:focus{border-color:#1e40afe6}.focus\:border-blue-800\/95:focus{border-color:#1e40aff2}.focus\:border-blue-900:focus{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.focus\:border-blue-900\/0:focus{border-color:#1e3a8a00}.focus\:border-blue-900\/10:focus{border-color:#1e3a8a1a}.focus\:border-blue-900\/100:focus{border-color:#1e3a8a}.focus\:border-blue-900\/15:focus{border-color:#1e3a8a26}.focus\:border-blue-900\/20:focus{border-color:#1e3a8a33}.focus\:border-blue-900\/25:focus{border-color:#1e3a8a40}.focus\:border-blue-900\/30:focus{border-color:#1e3a8a4d}.focus\:border-blue-900\/35:focus{border-color:#1e3a8a59}.focus\:border-blue-900\/40:focus{border-color:#1e3a8a66}.focus\:border-blue-900\/45:focus{border-color:#1e3a8a73}.focus\:border-blue-900\/5:focus{border-color:#1e3a8a0d}.focus\:border-blue-900\/50:focus{border-color:#1e3a8a80}.focus\:border-blue-900\/55:focus{border-color:#1e3a8a8c}.focus\:border-blue-900\/60:focus{border-color:#1e3a8a99}.focus\:border-blue-900\/65:focus{border-color:#1e3a8aa6}.focus\:border-blue-900\/70:focus{border-color:#1e3a8ab3}.focus\:border-blue-900\/75:focus{border-color:#1e3a8abf}.focus\:border-blue-900\/80:focus{border-color:#1e3a8acc}.focus\:border-blue-900\/85:focus{border-color:#1e3a8ad9}.focus\:border-blue-900\/90:focus{border-color:#1e3a8ae6}.focus\:border-blue-900\/95:focus{border-color:#1e3a8af2}.focus\:border-green-100:focus{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.focus\:border-green-100\/0:focus{border-color:#dcfce700}.focus\:border-green-100\/10:focus{border-color:#dcfce71a}.focus\:border-green-100\/100:focus{border-color:#dcfce7}.focus\:border-green-100\/15:focus{border-color:#dcfce726}.focus\:border-green-100\/20:focus{border-color:#dcfce733}.focus\:border-green-100\/25:focus{border-color:#dcfce740}.focus\:border-green-100\/30:focus{border-color:#dcfce74d}.focus\:border-green-100\/35:focus{border-color:#dcfce759}.focus\:border-green-100\/40:focus{border-color:#dcfce766}.focus\:border-green-100\/45:focus{border-color:#dcfce773}.focus\:border-green-100\/5:focus{border-color:#dcfce70d}.focus\:border-green-100\/50:focus{border-color:#dcfce780}.focus\:border-green-100\/55:focus{border-color:#dcfce78c}.focus\:border-green-100\/60:focus{border-color:#dcfce799}.focus\:border-green-100\/65:focus{border-color:#dcfce7a6}.focus\:border-green-100\/70:focus{border-color:#dcfce7b3}.focus\:border-green-100\/75:focus{border-color:#dcfce7bf}.focus\:border-green-100\/80:focus{border-color:#dcfce7cc}.focus\:border-green-100\/85:focus{border-color:#dcfce7d9}.focus\:border-green-100\/90:focus{border-color:#dcfce7e6}.focus\:border-green-100\/95:focus{border-color:#dcfce7f2}.focus\:border-green-200:focus{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.focus\:border-green-200\/0:focus{border-color:#bbf7d000}.focus\:border-green-200\/10:focus{border-color:#bbf7d01a}.focus\:border-green-200\/100:focus{border-color:#bbf7d0}.focus\:border-green-200\/15:focus{border-color:#bbf7d026}.focus\:border-green-200\/20:focus{border-color:#bbf7d033}.focus\:border-green-200\/25:focus{border-color:#bbf7d040}.focus\:border-green-200\/30:focus{border-color:#bbf7d04d}.focus\:border-green-200\/35:focus{border-color:#bbf7d059}.focus\:border-green-200\/40:focus{border-color:#bbf7d066}.focus\:border-green-200\/45:focus{border-color:#bbf7d073}.focus\:border-green-200\/5:focus{border-color:#bbf7d00d}.focus\:border-green-200\/50:focus{border-color:#bbf7d080}.focus\:border-green-200\/55:focus{border-color:#bbf7d08c}.focus\:border-green-200\/60:focus{border-color:#bbf7d099}.focus\:border-green-200\/65:focus{border-color:#bbf7d0a6}.focus\:border-green-200\/70:focus{border-color:#bbf7d0b3}.focus\:border-green-200\/75:focus{border-color:#bbf7d0bf}.focus\:border-green-200\/80:focus{border-color:#bbf7d0cc}.focus\:border-green-200\/85:focus{border-color:#bbf7d0d9}.focus\:border-green-200\/90:focus{border-color:#bbf7d0e6}.focus\:border-green-200\/95:focus{border-color:#bbf7d0f2}.focus\:border-green-300:focus{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.focus\:border-green-300\/0:focus{border-color:#86efac00}.focus\:border-green-300\/10:focus{border-color:#86efac1a}.focus\:border-green-300\/100:focus{border-color:#86efac}.focus\:border-green-300\/15:focus{border-color:#86efac26}.focus\:border-green-300\/20:focus{border-color:#86efac33}.focus\:border-green-300\/25:focus{border-color:#86efac40}.focus\:border-green-300\/30:focus{border-color:#86efac4d}.focus\:border-green-300\/35:focus{border-color:#86efac59}.focus\:border-green-300\/40:focus{border-color:#86efac66}.focus\:border-green-300\/45:focus{border-color:#86efac73}.focus\:border-green-300\/5:focus{border-color:#86efac0d}.focus\:border-green-300\/50:focus{border-color:#86efac80}.focus\:border-green-300\/55:focus{border-color:#86efac8c}.focus\:border-green-300\/60:focus{border-color:#86efac99}.focus\:border-green-300\/65:focus{border-color:#86efaca6}.focus\:border-green-300\/70:focus{border-color:#86efacb3}.focus\:border-green-300\/75:focus{border-color:#86efacbf}.focus\:border-green-300\/80:focus{border-color:#86efaccc}.focus\:border-green-300\/85:focus{border-color:#86efacd9}.focus\:border-green-300\/90:focus{border-color:#86eface6}.focus\:border-green-300\/95:focus{border-color:#86efacf2}.focus\:border-green-400:focus{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.focus\:border-green-400\/0:focus{border-color:#4ade8000}.focus\:border-green-400\/10:focus{border-color:#4ade801a}.focus\:border-green-400\/100:focus{border-color:#4ade80}.focus\:border-green-400\/15:focus{border-color:#4ade8026}.focus\:border-green-400\/20:focus{border-color:#4ade8033}.focus\:border-green-400\/25:focus{border-color:#4ade8040}.focus\:border-green-400\/30:focus{border-color:#4ade804d}.focus\:border-green-400\/35:focus{border-color:#4ade8059}.focus\:border-green-400\/40:focus{border-color:#4ade8066}.focus\:border-green-400\/45:focus{border-color:#4ade8073}.focus\:border-green-400\/5:focus{border-color:#4ade800d}.focus\:border-green-400\/50:focus{border-color:#4ade8080}.focus\:border-green-400\/55:focus{border-color:#4ade808c}.focus\:border-green-400\/60:focus{border-color:#4ade8099}.focus\:border-green-400\/65:focus{border-color:#4ade80a6}.focus\:border-green-400\/70:focus{border-color:#4ade80b3}.focus\:border-green-400\/75:focus{border-color:#4ade80bf}.focus\:border-green-400\/80:focus{border-color:#4ade80cc}.focus\:border-green-400\/85:focus{border-color:#4ade80d9}.focus\:border-green-400\/90:focus{border-color:#4ade80e6}.focus\:border-green-400\/95:focus{border-color:#4ade80f2}.focus\:border-green-50:focus{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))}.focus\:border-green-50\/0:focus{border-color:#f0fdf400}.focus\:border-green-50\/10:focus{border-color:#f0fdf41a}.focus\:border-green-50\/100:focus{border-color:#f0fdf4}.focus\:border-green-50\/15:focus{border-color:#f0fdf426}.focus\:border-green-50\/20:focus{border-color:#f0fdf433}.focus\:border-green-50\/25:focus{border-color:#f0fdf440}.focus\:border-green-50\/30:focus{border-color:#f0fdf44d}.focus\:border-green-50\/35:focus{border-color:#f0fdf459}.focus\:border-green-50\/40:focus{border-color:#f0fdf466}.focus\:border-green-50\/45:focus{border-color:#f0fdf473}.focus\:border-green-50\/5:focus{border-color:#f0fdf40d}.focus\:border-green-50\/50:focus{border-color:#f0fdf480}.focus\:border-green-50\/55:focus{border-color:#f0fdf48c}.focus\:border-green-50\/60:focus{border-color:#f0fdf499}.focus\:border-green-50\/65:focus{border-color:#f0fdf4a6}.focus\:border-green-50\/70:focus{border-color:#f0fdf4b3}.focus\:border-green-50\/75:focus{border-color:#f0fdf4bf}.focus\:border-green-50\/80:focus{border-color:#f0fdf4cc}.focus\:border-green-50\/85:focus{border-color:#f0fdf4d9}.focus\:border-green-50\/90:focus{border-color:#f0fdf4e6}.focus\:border-green-50\/95:focus{border-color:#f0fdf4f2}.focus\:border-green-500:focus{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.focus\:border-green-500\/0:focus{border-color:#22c55e00}.focus\:border-green-500\/10:focus{border-color:#22c55e1a}.focus\:border-green-500\/100:focus{border-color:#22c55e}.focus\:border-green-500\/15:focus{border-color:#22c55e26}.focus\:border-green-500\/20:focus{border-color:#22c55e33}.focus\:border-green-500\/25:focus{border-color:#22c55e40}.focus\:border-green-500\/30:focus{border-color:#22c55e4d}.focus\:border-green-500\/35:focus{border-color:#22c55e59}.focus\:border-green-500\/40:focus{border-color:#22c55e66}.focus\:border-green-500\/45:focus{border-color:#22c55e73}.focus\:border-green-500\/5:focus{border-color:#22c55e0d}.focus\:border-green-500\/50:focus{border-color:#22c55e80}.focus\:border-green-500\/55:focus{border-color:#22c55e8c}.focus\:border-green-500\/60:focus{border-color:#22c55e99}.focus\:border-green-500\/65:focus{border-color:#22c55ea6}.focus\:border-green-500\/70:focus{border-color:#22c55eb3}.focus\:border-green-500\/75:focus{border-color:#22c55ebf}.focus\:border-green-500\/80:focus{border-color:#22c55ecc}.focus\:border-green-500\/85:focus{border-color:#22c55ed9}.focus\:border-green-500\/90:focus{border-color:#22c55ee6}.focus\:border-green-500\/95:focus{border-color:#22c55ef2}.focus\:border-green-600:focus{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.focus\:border-green-600\/0:focus{border-color:#16a34a00}.focus\:border-green-600\/10:focus{border-color:#16a34a1a}.focus\:border-green-600\/100:focus{border-color:#16a34a}.focus\:border-green-600\/15:focus{border-color:#16a34a26}.focus\:border-green-600\/20:focus{border-color:#16a34a33}.focus\:border-green-600\/25:focus{border-color:#16a34a40}.focus\:border-green-600\/30:focus{border-color:#16a34a4d}.focus\:border-green-600\/35:focus{border-color:#16a34a59}.focus\:border-green-600\/40:focus{border-color:#16a34a66}.focus\:border-green-600\/45:focus{border-color:#16a34a73}.focus\:border-green-600\/5:focus{border-color:#16a34a0d}.focus\:border-green-600\/50:focus{border-color:#16a34a80}.focus\:border-green-600\/55:focus{border-color:#16a34a8c}.focus\:border-green-600\/60:focus{border-color:#16a34a99}.focus\:border-green-600\/65:focus{border-color:#16a34aa6}.focus\:border-green-600\/70:focus{border-color:#16a34ab3}.focus\:border-green-600\/75:focus{border-color:#16a34abf}.focus\:border-green-600\/80:focus{border-color:#16a34acc}.focus\:border-green-600\/85:focus{border-color:#16a34ad9}.focus\:border-green-600\/90:focus{border-color:#16a34ae6}.focus\:border-green-600\/95:focus{border-color:#16a34af2}.focus\:border-green-700:focus{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.focus\:border-green-700\/0:focus{border-color:#15803d00}.focus\:border-green-700\/10:focus{border-color:#15803d1a}.focus\:border-green-700\/100:focus{border-color:#15803d}.focus\:border-green-700\/15:focus{border-color:#15803d26}.focus\:border-green-700\/20:focus{border-color:#15803d33}.focus\:border-green-700\/25:focus{border-color:#15803d40}.focus\:border-green-700\/30:focus{border-color:#15803d4d}.focus\:border-green-700\/35:focus{border-color:#15803d59}.focus\:border-green-700\/40:focus{border-color:#15803d66}.focus\:border-green-700\/45:focus{border-color:#15803d73}.focus\:border-green-700\/5:focus{border-color:#15803d0d}.focus\:border-green-700\/50:focus{border-color:#15803d80}.focus\:border-green-700\/55:focus{border-color:#15803d8c}.focus\:border-green-700\/60:focus{border-color:#15803d99}.focus\:border-green-700\/65:focus{border-color:#15803da6}.focus\:border-green-700\/70:focus{border-color:#15803db3}.focus\:border-green-700\/75:focus{border-color:#15803dbf}.focus\:border-green-700\/80:focus{border-color:#15803dcc}.focus\:border-green-700\/85:focus{border-color:#15803dd9}.focus\:border-green-700\/90:focus{border-color:#15803de6}.focus\:border-green-700\/95:focus{border-color:#15803df2}.focus\:border-green-800:focus{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.focus\:border-green-800\/0:focus{border-color:#16653400}.focus\:border-green-800\/10:focus{border-color:#1665341a}.focus\:border-green-800\/100:focus{border-color:#166534}.focus\:border-green-800\/15:focus{border-color:#16653426}.focus\:border-green-800\/20:focus{border-color:#16653433}.focus\:border-green-800\/25:focus{border-color:#16653440}.focus\:border-green-800\/30:focus{border-color:#1665344d}.focus\:border-green-800\/35:focus{border-color:#16653459}.focus\:border-green-800\/40:focus{border-color:#16653466}.focus\:border-green-800\/45:focus{border-color:#16653473}.focus\:border-green-800\/5:focus{border-color:#1665340d}.focus\:border-green-800\/50:focus{border-color:#16653480}.focus\:border-green-800\/55:focus{border-color:#1665348c}.focus\:border-green-800\/60:focus{border-color:#16653499}.focus\:border-green-800\/65:focus{border-color:#166534a6}.focus\:border-green-800\/70:focus{border-color:#166534b3}.focus\:border-green-800\/75:focus{border-color:#166534bf}.focus\:border-green-800\/80:focus{border-color:#166534cc}.focus\:border-green-800\/85:focus{border-color:#166534d9}.focus\:border-green-800\/90:focus{border-color:#166534e6}.focus\:border-green-800\/95:focus{border-color:#166534f2}.focus\:border-green-900:focus{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.focus\:border-green-900\/0:focus{border-color:#14532d00}.focus\:border-green-900\/10:focus{border-color:#14532d1a}.focus\:border-green-900\/100:focus{border-color:#14532d}.focus\:border-green-900\/15:focus{border-color:#14532d26}.focus\:border-green-900\/20:focus{border-color:#14532d33}.focus\:border-green-900\/25:focus{border-color:#14532d40}.focus\:border-green-900\/30:focus{border-color:#14532d4d}.focus\:border-green-900\/35:focus{border-color:#14532d59}.focus\:border-green-900\/40:focus{border-color:#14532d66}.focus\:border-green-900\/45:focus{border-color:#14532d73}.focus\:border-green-900\/5:focus{border-color:#14532d0d}.focus\:border-green-900\/50:focus{border-color:#14532d80}.focus\:border-green-900\/55:focus{border-color:#14532d8c}.focus\:border-green-900\/60:focus{border-color:#14532d99}.focus\:border-green-900\/65:focus{border-color:#14532da6}.focus\:border-green-900\/70:focus{border-color:#14532db3}.focus\:border-green-900\/75:focus{border-color:#14532dbf}.focus\:border-green-900\/80:focus{border-color:#14532dcc}.focus\:border-green-900\/85:focus{border-color:#14532dd9}.focus\:border-green-900\/90:focus{border-color:#14532de6}.focus\:border-green-900\/95:focus{border-color:#14532df2}.focus\:border-neutral-100:focus{--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity, 1))}.focus\:border-neutral-100\/0:focus{border-color:#f5f5f500}.focus\:border-neutral-100\/10:focus{border-color:#f5f5f51a}.focus\:border-neutral-100\/100:focus{border-color:#f5f5f5}.focus\:border-neutral-100\/15:focus{border-color:#f5f5f526}.focus\:border-neutral-100\/20:focus{border-color:#f5f5f533}.focus\:border-neutral-100\/25:focus{border-color:#f5f5f540}.focus\:border-neutral-100\/30:focus{border-color:#f5f5f54d}.focus\:border-neutral-100\/35:focus{border-color:#f5f5f559}.focus\:border-neutral-100\/40:focus{border-color:#f5f5f566}.focus\:border-neutral-100\/45:focus{border-color:#f5f5f573}.focus\:border-neutral-100\/5:focus{border-color:#f5f5f50d}.focus\:border-neutral-100\/50:focus{border-color:#f5f5f580}.focus\:border-neutral-100\/55:focus{border-color:#f5f5f58c}.focus\:border-neutral-100\/60:focus{border-color:#f5f5f599}.focus\:border-neutral-100\/65:focus{border-color:#f5f5f5a6}.focus\:border-neutral-100\/70:focus{border-color:#f5f5f5b3}.focus\:border-neutral-100\/75:focus{border-color:#f5f5f5bf}.focus\:border-neutral-100\/80:focus{border-color:#f5f5f5cc}.focus\:border-neutral-100\/85:focus{border-color:#f5f5f5d9}.focus\:border-neutral-100\/90:focus{border-color:#f5f5f5e6}.focus\:border-neutral-100\/95:focus{border-color:#f5f5f5f2}.focus\:border-neutral-200:focus{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.focus\:border-neutral-200\/0:focus{border-color:#e5e5e500}.focus\:border-neutral-200\/10:focus{border-color:#e5e5e51a}.focus\:border-neutral-200\/100:focus{border-color:#e5e5e5}.focus\:border-neutral-200\/15:focus{border-color:#e5e5e526}.focus\:border-neutral-200\/20:focus{border-color:#e5e5e533}.focus\:border-neutral-200\/25:focus{border-color:#e5e5e540}.focus\:border-neutral-200\/30:focus{border-color:#e5e5e54d}.focus\:border-neutral-200\/35:focus{border-color:#e5e5e559}.focus\:border-neutral-200\/40:focus{border-color:#e5e5e566}.focus\:border-neutral-200\/45:focus{border-color:#e5e5e573}.focus\:border-neutral-200\/5:focus{border-color:#e5e5e50d}.focus\:border-neutral-200\/50:focus{border-color:#e5e5e580}.focus\:border-neutral-200\/55:focus{border-color:#e5e5e58c}.focus\:border-neutral-200\/60:focus{border-color:#e5e5e599}.focus\:border-neutral-200\/65:focus{border-color:#e5e5e5a6}.focus\:border-neutral-200\/70:focus{border-color:#e5e5e5b3}.focus\:border-neutral-200\/75:focus{border-color:#e5e5e5bf}.focus\:border-neutral-200\/80:focus{border-color:#e5e5e5cc}.focus\:border-neutral-200\/85:focus{border-color:#e5e5e5d9}.focus\:border-neutral-200\/90:focus{border-color:#e5e5e5e6}.focus\:border-neutral-200\/95:focus{border-color:#e5e5e5f2}.focus\:border-neutral-300:focus{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.focus\:border-neutral-300\/0:focus{border-color:#d4d4d400}.focus\:border-neutral-300\/10:focus{border-color:#d4d4d41a}.focus\:border-neutral-300\/100:focus{border-color:#d4d4d4}.focus\:border-neutral-300\/15:focus{border-color:#d4d4d426}.focus\:border-neutral-300\/20:focus{border-color:#d4d4d433}.focus\:border-neutral-300\/25:focus{border-color:#d4d4d440}.focus\:border-neutral-300\/30:focus{border-color:#d4d4d44d}.focus\:border-neutral-300\/35:focus{border-color:#d4d4d459}.focus\:border-neutral-300\/40:focus{border-color:#d4d4d466}.focus\:border-neutral-300\/45:focus{border-color:#d4d4d473}.focus\:border-neutral-300\/5:focus{border-color:#d4d4d40d}.focus\:border-neutral-300\/50:focus{border-color:#d4d4d480}.focus\:border-neutral-300\/55:focus{border-color:#d4d4d48c}.focus\:border-neutral-300\/60:focus{border-color:#d4d4d499}.focus\:border-neutral-300\/65:focus{border-color:#d4d4d4a6}.focus\:border-neutral-300\/70:focus{border-color:#d4d4d4b3}.focus\:border-neutral-300\/75:focus{border-color:#d4d4d4bf}.focus\:border-neutral-300\/80:focus{border-color:#d4d4d4cc}.focus\:border-neutral-300\/85:focus{border-color:#d4d4d4d9}.focus\:border-neutral-300\/90:focus{border-color:#d4d4d4e6}.focus\:border-neutral-300\/95:focus{border-color:#d4d4d4f2}.focus\:border-neutral-400:focus{--tw-border-opacity: 1;border-color:rgb(163 163 163 / var(--tw-border-opacity, 1))}.focus\:border-neutral-400\/0:focus{border-color:#a3a3a300}.focus\:border-neutral-400\/10:focus{border-color:#a3a3a31a}.focus\:border-neutral-400\/100:focus{border-color:#a3a3a3}.focus\:border-neutral-400\/15:focus{border-color:#a3a3a326}.focus\:border-neutral-400\/20:focus{border-color:#a3a3a333}.focus\:border-neutral-400\/25:focus{border-color:#a3a3a340}.focus\:border-neutral-400\/30:focus{border-color:#a3a3a34d}.focus\:border-neutral-400\/35:focus{border-color:#a3a3a359}.focus\:border-neutral-400\/40:focus{border-color:#a3a3a366}.focus\:border-neutral-400\/45:focus{border-color:#a3a3a373}.focus\:border-neutral-400\/5:focus{border-color:#a3a3a30d}.focus\:border-neutral-400\/50:focus{border-color:#a3a3a380}.focus\:border-neutral-400\/55:focus{border-color:#a3a3a38c}.focus\:border-neutral-400\/60:focus{border-color:#a3a3a399}.focus\:border-neutral-400\/65:focus{border-color:#a3a3a3a6}.focus\:border-neutral-400\/70:focus{border-color:#a3a3a3b3}.focus\:border-neutral-400\/75:focus{border-color:#a3a3a3bf}.focus\:border-neutral-400\/80:focus{border-color:#a3a3a3cc}.focus\:border-neutral-400\/85:focus{border-color:#a3a3a3d9}.focus\:border-neutral-400\/90:focus{border-color:#a3a3a3e6}.focus\:border-neutral-400\/95:focus{border-color:#a3a3a3f2}.focus\:border-neutral-50:focus{--tw-border-opacity: 1;border-color:rgb(250 250 250 / var(--tw-border-opacity, 1))}.focus\:border-neutral-50\/0:focus{border-color:#fafafa00}.focus\:border-neutral-50\/10:focus{border-color:#fafafa1a}.focus\:border-neutral-50\/100:focus{border-color:#fafafa}.focus\:border-neutral-50\/15:focus{border-color:#fafafa26}.focus\:border-neutral-50\/20:focus{border-color:#fafafa33}.focus\:border-neutral-50\/25:focus{border-color:#fafafa40}.focus\:border-neutral-50\/30:focus{border-color:#fafafa4d}.focus\:border-neutral-50\/35:focus{border-color:#fafafa59}.focus\:border-neutral-50\/40:focus{border-color:#fafafa66}.focus\:border-neutral-50\/45:focus{border-color:#fafafa73}.focus\:border-neutral-50\/5:focus{border-color:#fafafa0d}.focus\:border-neutral-50\/50:focus{border-color:#fafafa80}.focus\:border-neutral-50\/55:focus{border-color:#fafafa8c}.focus\:border-neutral-50\/60:focus{border-color:#fafafa99}.focus\:border-neutral-50\/65:focus{border-color:#fafafaa6}.focus\:border-neutral-50\/70:focus{border-color:#fafafab3}.focus\:border-neutral-50\/75:focus{border-color:#fafafabf}.focus\:border-neutral-50\/80:focus{border-color:#fafafacc}.focus\:border-neutral-50\/85:focus{border-color:#fafafad9}.focus\:border-neutral-50\/90:focus{border-color:#fafafae6}.focus\:border-neutral-50\/95:focus{border-color:#fafafaf2}.focus\:border-neutral-500:focus{--tw-border-opacity: 1;border-color:rgb(115 115 115 / var(--tw-border-opacity, 1))}.focus\:border-neutral-500\/0:focus{border-color:#73737300}.focus\:border-neutral-500\/10:focus{border-color:#7373731a}.focus\:border-neutral-500\/100:focus{border-color:#737373}.focus\:border-neutral-500\/15:focus{border-color:#73737326}.focus\:border-neutral-500\/20:focus{border-color:#73737333}.focus\:border-neutral-500\/25:focus{border-color:#73737340}.focus\:border-neutral-500\/30:focus{border-color:#7373734d}.focus\:border-neutral-500\/35:focus{border-color:#73737359}.focus\:border-neutral-500\/40:focus{border-color:#73737366}.focus\:border-neutral-500\/45:focus{border-color:#73737373}.focus\:border-neutral-500\/5:focus{border-color:#7373730d}.focus\:border-neutral-500\/50:focus{border-color:#73737380}.focus\:border-neutral-500\/55:focus{border-color:#7373738c}.focus\:border-neutral-500\/60:focus{border-color:#73737399}.focus\:border-neutral-500\/65:focus{border-color:#737373a6}.focus\:border-neutral-500\/70:focus{border-color:#737373b3}.focus\:border-neutral-500\/75:focus{border-color:#737373bf}.focus\:border-neutral-500\/80:focus{border-color:#737373cc}.focus\:border-neutral-500\/85:focus{border-color:#737373d9}.focus\:border-neutral-500\/90:focus{border-color:#737373e6}.focus\:border-neutral-500\/95:focus{border-color:#737373f2}.focus\:border-neutral-600:focus{--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity, 1))}.focus\:border-neutral-600\/0:focus{border-color:#52525200}.focus\:border-neutral-600\/10:focus{border-color:#5252521a}.focus\:border-neutral-600\/100:focus{border-color:#525252}.focus\:border-neutral-600\/15:focus{border-color:#52525226}.focus\:border-neutral-600\/20:focus{border-color:#52525233}.focus\:border-neutral-600\/25:focus{border-color:#52525240}.focus\:border-neutral-600\/30:focus{border-color:#5252524d}.focus\:border-neutral-600\/35:focus{border-color:#52525259}.focus\:border-neutral-600\/40:focus{border-color:#52525266}.focus\:border-neutral-600\/45:focus{border-color:#52525273}.focus\:border-neutral-600\/5:focus{border-color:#5252520d}.focus\:border-neutral-600\/50:focus{border-color:#52525280}.focus\:border-neutral-600\/55:focus{border-color:#5252528c}.focus\:border-neutral-600\/60:focus{border-color:#52525299}.focus\:border-neutral-600\/65:focus{border-color:#525252a6}.focus\:border-neutral-600\/70:focus{border-color:#525252b3}.focus\:border-neutral-600\/75:focus{border-color:#525252bf}.focus\:border-neutral-600\/80:focus{border-color:#525252cc}.focus\:border-neutral-600\/85:focus{border-color:#525252d9}.focus\:border-neutral-600\/90:focus{border-color:#525252e6}.focus\:border-neutral-600\/95:focus{border-color:#525252f2}.focus\:border-neutral-700:focus{--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.focus\:border-neutral-700\/0:focus{border-color:#40404000}.focus\:border-neutral-700\/10:focus{border-color:#4040401a}.focus\:border-neutral-700\/100:focus{border-color:#404040}.focus\:border-neutral-700\/15:focus{border-color:#40404026}.focus\:border-neutral-700\/20:focus{border-color:#40404033}.focus\:border-neutral-700\/25:focus{border-color:#40404040}.focus\:border-neutral-700\/30:focus{border-color:#4040404d}.focus\:border-neutral-700\/35:focus{border-color:#40404059}.focus\:border-neutral-700\/40:focus{border-color:#40404066}.focus\:border-neutral-700\/45:focus{border-color:#40404073}.focus\:border-neutral-700\/5:focus{border-color:#4040400d}.focus\:border-neutral-700\/50:focus{border-color:#40404080}.focus\:border-neutral-700\/55:focus{border-color:#4040408c}.focus\:border-neutral-700\/60:focus{border-color:#40404099}.focus\:border-neutral-700\/65:focus{border-color:#404040a6}.focus\:border-neutral-700\/70:focus{border-color:#404040b3}.focus\:border-neutral-700\/75:focus{border-color:#404040bf}.focus\:border-neutral-700\/80:focus{border-color:#404040cc}.focus\:border-neutral-700\/85:focus{border-color:#404040d9}.focus\:border-neutral-700\/90:focus{border-color:#404040e6}.focus\:border-neutral-700\/95:focus{border-color:#404040f2}.focus\:border-neutral-800:focus{--tw-border-opacity: 1;border-color:rgb(38 38 38 / var(--tw-border-opacity, 1))}.focus\:border-neutral-800\/0:focus{border-color:#26262600}.focus\:border-neutral-800\/10:focus{border-color:#2626261a}.focus\:border-neutral-800\/100:focus{border-color:#262626}.focus\:border-neutral-800\/15:focus{border-color:#26262626}.focus\:border-neutral-800\/20:focus{border-color:#26262633}.focus\:border-neutral-800\/25:focus{border-color:#26262640}.focus\:border-neutral-800\/30:focus{border-color:#2626264d}.focus\:border-neutral-800\/35:focus{border-color:#26262659}.focus\:border-neutral-800\/40:focus{border-color:#26262666}.focus\:border-neutral-800\/45:focus{border-color:#26262673}.focus\:border-neutral-800\/5:focus{border-color:#2626260d}.focus\:border-neutral-800\/50:focus{border-color:#26262680}.focus\:border-neutral-800\/55:focus{border-color:#2626268c}.focus\:border-neutral-800\/60:focus{border-color:#26262699}.focus\:border-neutral-800\/65:focus{border-color:#262626a6}.focus\:border-neutral-800\/70:focus{border-color:#262626b3}.focus\:border-neutral-800\/75:focus{border-color:#262626bf}.focus\:border-neutral-800\/80:focus{border-color:#262626cc}.focus\:border-neutral-800\/85:focus{border-color:#262626d9}.focus\:border-neutral-800\/90:focus{border-color:#262626e6}.focus\:border-neutral-800\/95:focus{border-color:#262626f2}.focus\:border-neutral-900:focus{--tw-border-opacity: 1;border-color:rgb(23 23 23 / var(--tw-border-opacity, 1))}.focus\:border-neutral-900\/0:focus{border-color:#17171700}.focus\:border-neutral-900\/10:focus{border-color:#1717171a}.focus\:border-neutral-900\/100:focus{border-color:#171717}.focus\:border-neutral-900\/15:focus{border-color:#17171726}.focus\:border-neutral-900\/20:focus{border-color:#17171733}.focus\:border-neutral-900\/25:focus{border-color:#17171740}.focus\:border-neutral-900\/30:focus{border-color:#1717174d}.focus\:border-neutral-900\/35:focus{border-color:#17171759}.focus\:border-neutral-900\/40:focus{border-color:#17171766}.focus\:border-neutral-900\/45:focus{border-color:#17171773}.focus\:border-neutral-900\/5:focus{border-color:#1717170d}.focus\:border-neutral-900\/50:focus{border-color:#17171780}.focus\:border-neutral-900\/55:focus{border-color:#1717178c}.focus\:border-neutral-900\/60:focus{border-color:#17171799}.focus\:border-neutral-900\/65:focus{border-color:#171717a6}.focus\:border-neutral-900\/70:focus{border-color:#171717b3}.focus\:border-neutral-900\/75:focus{border-color:#171717bf}.focus\:border-neutral-900\/80:focus{border-color:#171717cc}.focus\:border-neutral-900\/85:focus{border-color:#171717d9}.focus\:border-neutral-900\/90:focus{border-color:#171717e6}.focus\:border-neutral-900\/95:focus{border-color:#171717f2}.focus\:border-primary-100:focus{--tw-border-opacity: 1;border-color:rgb(204 227 241 / var(--tw-border-opacity, 1))}.focus\:border-primary-100\/0:focus{border-color:#cce3f100}.focus\:border-primary-100\/10:focus{border-color:#cce3f11a}.focus\:border-primary-100\/100:focus{border-color:#cce3f1}.focus\:border-primary-100\/15:focus{border-color:#cce3f126}.focus\:border-primary-100\/20:focus{border-color:#cce3f133}.focus\:border-primary-100\/25:focus{border-color:#cce3f140}.focus\:border-primary-100\/30:focus{border-color:#cce3f14d}.focus\:border-primary-100\/35:focus{border-color:#cce3f159}.focus\:border-primary-100\/40:focus{border-color:#cce3f166}.focus\:border-primary-100\/45:focus{border-color:#cce3f173}.focus\:border-primary-100\/5:focus{border-color:#cce3f10d}.focus\:border-primary-100\/50:focus{border-color:#cce3f180}.focus\:border-primary-100\/55:focus{border-color:#cce3f18c}.focus\:border-primary-100\/60:focus{border-color:#cce3f199}.focus\:border-primary-100\/65:focus{border-color:#cce3f1a6}.focus\:border-primary-100\/70:focus{border-color:#cce3f1b3}.focus\:border-primary-100\/75:focus{border-color:#cce3f1bf}.focus\:border-primary-100\/80:focus{border-color:#cce3f1cc}.focus\:border-primary-100\/85:focus{border-color:#cce3f1d9}.focus\:border-primary-100\/90:focus{border-color:#cce3f1e6}.focus\:border-primary-100\/95:focus{border-color:#cce3f1f2}.focus\:border-primary-200:focus{--tw-border-opacity: 1;border-color:rgb(153 200 227 / var(--tw-border-opacity, 1))}.focus\:border-primary-200\/0:focus{border-color:#99c8e300}.focus\:border-primary-200\/10:focus{border-color:#99c8e31a}.focus\:border-primary-200\/100:focus{border-color:#99c8e3}.focus\:border-primary-200\/15:focus{border-color:#99c8e326}.focus\:border-primary-200\/20:focus{border-color:#99c8e333}.focus\:border-primary-200\/25:focus{border-color:#99c8e340}.focus\:border-primary-200\/30:focus{border-color:#99c8e34d}.focus\:border-primary-200\/35:focus{border-color:#99c8e359}.focus\:border-primary-200\/40:focus{border-color:#99c8e366}.focus\:border-primary-200\/45:focus{border-color:#99c8e373}.focus\:border-primary-200\/5:focus{border-color:#99c8e30d}.focus\:border-primary-200\/50:focus{border-color:#99c8e380}.focus\:border-primary-200\/55:focus{border-color:#99c8e38c}.focus\:border-primary-200\/60:focus{border-color:#99c8e399}.focus\:border-primary-200\/65:focus{border-color:#99c8e3a6}.focus\:border-primary-200\/70:focus{border-color:#99c8e3b3}.focus\:border-primary-200\/75:focus{border-color:#99c8e3bf}.focus\:border-primary-200\/80:focus{border-color:#99c8e3cc}.focus\:border-primary-200\/85:focus{border-color:#99c8e3d9}.focus\:border-primary-200\/90:focus{border-color:#99c8e3e6}.focus\:border-primary-200\/95:focus{border-color:#99c8e3f2}.focus\:border-primary-300:focus{--tw-border-opacity: 1;border-color:rgb(102 173 214 / var(--tw-border-opacity, 1))}.focus\:border-primary-300\/0:focus{border-color:#66add600}.focus\:border-primary-300\/10:focus{border-color:#66add61a}.focus\:border-primary-300\/100:focus{border-color:#66add6}.focus\:border-primary-300\/15:focus{border-color:#66add626}.focus\:border-primary-300\/20:focus{border-color:#66add633}.focus\:border-primary-300\/25:focus{border-color:#66add640}.focus\:border-primary-300\/30:focus{border-color:#66add64d}.focus\:border-primary-300\/35:focus{border-color:#66add659}.focus\:border-primary-300\/40:focus{border-color:#66add666}.focus\:border-primary-300\/45:focus{border-color:#66add673}.focus\:border-primary-300\/5:focus{border-color:#66add60d}.focus\:border-primary-300\/50:focus{border-color:#66add680}.focus\:border-primary-300\/55:focus{border-color:#66add68c}.focus\:border-primary-300\/60:focus{border-color:#66add699}.focus\:border-primary-300\/65:focus{border-color:#66add6a6}.focus\:border-primary-300\/70:focus{border-color:#66add6b3}.focus\:border-primary-300\/75:focus{border-color:#66add6bf}.focus\:border-primary-300\/80:focus{border-color:#66add6cc}.focus\:border-primary-300\/85:focus{border-color:#66add6d9}.focus\:border-primary-300\/90:focus{border-color:#66add6e6}.focus\:border-primary-300\/95:focus{border-color:#66add6f2}.focus\:border-primary-400:focus{--tw-border-opacity: 1;border-color:rgb(51 146 200 / var(--tw-border-opacity, 1))}.focus\:border-primary-400\/0:focus{border-color:#3392c800}.focus\:border-primary-400\/10:focus{border-color:#3392c81a}.focus\:border-primary-400\/100:focus{border-color:#3392c8}.focus\:border-primary-400\/15:focus{border-color:#3392c826}.focus\:border-primary-400\/20:focus{border-color:#3392c833}.focus\:border-primary-400\/25:focus{border-color:#3392c840}.focus\:border-primary-400\/30:focus{border-color:#3392c84d}.focus\:border-primary-400\/35:focus{border-color:#3392c859}.focus\:border-primary-400\/40:focus{border-color:#3392c866}.focus\:border-primary-400\/45:focus{border-color:#3392c873}.focus\:border-primary-400\/5:focus{border-color:#3392c80d}.focus\:border-primary-400\/50:focus{border-color:#3392c880}.focus\:border-primary-400\/55:focus{border-color:#3392c88c}.focus\:border-primary-400\/60:focus{border-color:#3392c899}.focus\:border-primary-400\/65:focus{border-color:#3392c8a6}.focus\:border-primary-400\/70:focus{border-color:#3392c8b3}.focus\:border-primary-400\/75:focus{border-color:#3392c8bf}.focus\:border-primary-400\/80:focus{border-color:#3392c8cc}.focus\:border-primary-400\/85:focus{border-color:#3392c8d9}.focus\:border-primary-400\/90:focus{border-color:#3392c8e6}.focus\:border-primary-400\/95:focus{border-color:#3392c8f2}.focus\:border-primary-50:focus{--tw-border-opacity: 1;border-color:rgb(230 241 248 / var(--tw-border-opacity, 1))}.focus\:border-primary-50\/0:focus{border-color:#e6f1f800}.focus\:border-primary-50\/10:focus{border-color:#e6f1f81a}.focus\:border-primary-50\/100:focus{border-color:#e6f1f8}.focus\:border-primary-50\/15:focus{border-color:#e6f1f826}.focus\:border-primary-50\/20:focus{border-color:#e6f1f833}.focus\:border-primary-50\/25:focus{border-color:#e6f1f840}.focus\:border-primary-50\/30:focus{border-color:#e6f1f84d}.focus\:border-primary-50\/35:focus{border-color:#e6f1f859}.focus\:border-primary-50\/40:focus{border-color:#e6f1f866}.focus\:border-primary-50\/45:focus{border-color:#e6f1f873}.focus\:border-primary-50\/5:focus{border-color:#e6f1f80d}.focus\:border-primary-50\/50:focus{border-color:#e6f1f880}.focus\:border-primary-50\/55:focus{border-color:#e6f1f88c}.focus\:border-primary-50\/60:focus{border-color:#e6f1f899}.focus\:border-primary-50\/65:focus{border-color:#e6f1f8a6}.focus\:border-primary-50\/70:focus{border-color:#e6f1f8b3}.focus\:border-primary-50\/75:focus{border-color:#e6f1f8bf}.focus\:border-primary-50\/80:focus{border-color:#e6f1f8cc}.focus\:border-primary-50\/85:focus{border-color:#e6f1f8d9}.focus\:border-primary-50\/90:focus{border-color:#e6f1f8e6}.focus\:border-primary-50\/95:focus{border-color:#e6f1f8f2}.focus\:border-primary-500:focus{--tw-border-opacity: 1;border-color:rgb(0 119 187 / var(--tw-border-opacity, 1))}.focus\:border-primary-500\/0:focus{border-color:#07b0}.focus\:border-primary-500\/10:focus{border-color:#0077bb1a}.focus\:border-primary-500\/100:focus{border-color:#07b}.focus\:border-primary-500\/15:focus{border-color:#0077bb26}.focus\:border-primary-500\/20:focus{border-color:#07b3}.focus\:border-primary-500\/25:focus{border-color:#0077bb40}.focus\:border-primary-500\/30:focus{border-color:#0077bb4d}.focus\:border-primary-500\/35:focus{border-color:#0077bb59}.focus\:border-primary-500\/40:focus{border-color:#07b6}.focus\:border-primary-500\/45:focus{border-color:#0077bb73}.focus\:border-primary-500\/5:focus{border-color:#0077bb0d}.focus\:border-primary-500\/50:focus{border-color:#0077bb80}.focus\:border-primary-500\/55:focus{border-color:#0077bb8c}.focus\:border-primary-500\/60:focus{border-color:#07b9}.focus\:border-primary-500\/65:focus{border-color:#0077bba6}.focus\:border-primary-500\/70:focus{border-color:#0077bbb3}.focus\:border-primary-500\/75:focus{border-color:#0077bbbf}.focus\:border-primary-500\/80:focus{border-color:#07bc}.focus\:border-primary-500\/85:focus{border-color:#0077bbd9}.focus\:border-primary-500\/90:focus{border-color:#0077bbe6}.focus\:border-primary-500\/95:focus{border-color:#0077bbf2}.focus\:border-primary-600:focus{--tw-border-opacity: 1;border-color:rgb(0 102 153 / var(--tw-border-opacity, 1))}.focus\:border-primary-600\/0:focus{border-color:#0690}.focus\:border-primary-600\/10:focus{border-color:#0066991a}.focus\:border-primary-600\/100:focus{border-color:#069}.focus\:border-primary-600\/15:focus{border-color:#00669926}.focus\:border-primary-600\/20:focus{border-color:#0693}.focus\:border-primary-600\/25:focus{border-color:#00669940}.focus\:border-primary-600\/30:focus{border-color:#0066994d}.focus\:border-primary-600\/35:focus{border-color:#00669959}.focus\:border-primary-600\/40:focus{border-color:#0696}.focus\:border-primary-600\/45:focus{border-color:#00669973}.focus\:border-primary-600\/5:focus{border-color:#0066990d}.focus\:border-primary-600\/50:focus{border-color:#00669980}.focus\:border-primary-600\/55:focus{border-color:#0066998c}.focus\:border-primary-600\/60:focus{border-color:#0699}.focus\:border-primary-600\/65:focus{border-color:#006699a6}.focus\:border-primary-600\/70:focus{border-color:#006699b3}.focus\:border-primary-600\/75:focus{border-color:#006699bf}.focus\:border-primary-600\/80:focus{border-color:#069c}.focus\:border-primary-600\/85:focus{border-color:#006699d9}.focus\:border-primary-600\/90:focus{border-color:#006699e6}.focus\:border-primary-600\/95:focus{border-color:#006699f2}.focus\:border-primary-700:focus{--tw-border-opacity: 1;border-color:rgb(0 85 128 / var(--tw-border-opacity, 1))}.focus\:border-primary-700\/0:focus{border-color:#00558000}.focus\:border-primary-700\/10:focus{border-color:#0055801a}.focus\:border-primary-700\/100:focus{border-color:#005580}.focus\:border-primary-700\/15:focus{border-color:#00558026}.focus\:border-primary-700\/20:focus{border-color:#00558033}.focus\:border-primary-700\/25:focus{border-color:#00558040}.focus\:border-primary-700\/30:focus{border-color:#0055804d}.focus\:border-primary-700\/35:focus{border-color:#00558059}.focus\:border-primary-700\/40:focus{border-color:#00558066}.focus\:border-primary-700\/45:focus{border-color:#00558073}.focus\:border-primary-700\/5:focus{border-color:#0055800d}.focus\:border-primary-700\/50:focus{border-color:#00558080}.focus\:border-primary-700\/55:focus{border-color:#0055808c}.focus\:border-primary-700\/60:focus{border-color:#00558099}.focus\:border-primary-700\/65:focus{border-color:#005580a6}.focus\:border-primary-700\/70:focus{border-color:#005580b3}.focus\:border-primary-700\/75:focus{border-color:#005580bf}.focus\:border-primary-700\/80:focus{border-color:#005580cc}.focus\:border-primary-700\/85:focus{border-color:#005580d9}.focus\:border-primary-700\/90:focus{border-color:#005580e6}.focus\:border-primary-700\/95:focus{border-color:#005580f2}.focus\:border-primary-800:focus{--tw-border-opacity: 1;border-color:rgb(0 68 102 / var(--tw-border-opacity, 1))}.focus\:border-primary-800\/0:focus{border-color:#0460}.focus\:border-primary-800\/10:focus{border-color:#0044661a}.focus\:border-primary-800\/100:focus{border-color:#046}.focus\:border-primary-800\/15:focus{border-color:#00446626}.focus\:border-primary-800\/20:focus{border-color:#0463}.focus\:border-primary-800\/25:focus{border-color:#00446640}.focus\:border-primary-800\/30:focus{border-color:#0044664d}.focus\:border-primary-800\/35:focus{border-color:#00446659}.focus\:border-primary-800\/40:focus{border-color:#0466}.focus\:border-primary-800\/45:focus{border-color:#00446673}.focus\:border-primary-800\/5:focus{border-color:#0044660d}.focus\:border-primary-800\/50:focus{border-color:#00446680}.focus\:border-primary-800\/55:focus{border-color:#0044668c}.focus\:border-primary-800\/60:focus{border-color:#0469}.focus\:border-primary-800\/65:focus{border-color:#004466a6}.focus\:border-primary-800\/70:focus{border-color:#004466b3}.focus\:border-primary-800\/75:focus{border-color:#004466bf}.focus\:border-primary-800\/80:focus{border-color:#046c}.focus\:border-primary-800\/85:focus{border-color:#004466d9}.focus\:border-primary-800\/90:focus{border-color:#004466e6}.focus\:border-primary-800\/95:focus{border-color:#004466f2}.focus\:border-primary-900:focus{--tw-border-opacity: 1;border-color:rgb(0 51 77 / var(--tw-border-opacity, 1))}.focus\:border-primary-900\/0:focus{border-color:#00334d00}.focus\:border-primary-900\/10:focus{border-color:#00334d1a}.focus\:border-primary-900\/100:focus{border-color:#00334d}.focus\:border-primary-900\/15:focus{border-color:#00334d26}.focus\:border-primary-900\/20:focus{border-color:#00334d33}.focus\:border-primary-900\/25:focus{border-color:#00334d40}.focus\:border-primary-900\/30:focus{border-color:#00334d4d}.focus\:border-primary-900\/35:focus{border-color:#00334d59}.focus\:border-primary-900\/40:focus{border-color:#00334d66}.focus\:border-primary-900\/45:focus{border-color:#00334d73}.focus\:border-primary-900\/5:focus{border-color:#00334d0d}.focus\:border-primary-900\/50:focus{border-color:#00334d80}.focus\:border-primary-900\/55:focus{border-color:#00334d8c}.focus\:border-primary-900\/60:focus{border-color:#00334d99}.focus\:border-primary-900\/65:focus{border-color:#00334da6}.focus\:border-primary-900\/70:focus{border-color:#00334db3}.focus\:border-primary-900\/75:focus{border-color:#00334dbf}.focus\:border-primary-900\/80:focus{border-color:#00334dcc}.focus\:border-primary-900\/85:focus{border-color:#00334dd9}.focus\:border-primary-900\/90:focus{border-color:#00334de6}.focus\:border-primary-900\/95:focus{border-color:#00334df2}.focus\:border-red-100:focus{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.focus\:border-red-100\/0:focus{border-color:#fee2e200}.focus\:border-red-100\/10:focus{border-color:#fee2e21a}.focus\:border-red-100\/100:focus{border-color:#fee2e2}.focus\:border-red-100\/15:focus{border-color:#fee2e226}.focus\:border-red-100\/20:focus{border-color:#fee2e233}.focus\:border-red-100\/25:focus{border-color:#fee2e240}.focus\:border-red-100\/30:focus{border-color:#fee2e24d}.focus\:border-red-100\/35:focus{border-color:#fee2e259}.focus\:border-red-100\/40:focus{border-color:#fee2e266}.focus\:border-red-100\/45:focus{border-color:#fee2e273}.focus\:border-red-100\/5:focus{border-color:#fee2e20d}.focus\:border-red-100\/50:focus{border-color:#fee2e280}.focus\:border-red-100\/55:focus{border-color:#fee2e28c}.focus\:border-red-100\/60:focus{border-color:#fee2e299}.focus\:border-red-100\/65:focus{border-color:#fee2e2a6}.focus\:border-red-100\/70:focus{border-color:#fee2e2b3}.focus\:border-red-100\/75:focus{border-color:#fee2e2bf}.focus\:border-red-100\/80:focus{border-color:#fee2e2cc}.focus\:border-red-100\/85:focus{border-color:#fee2e2d9}.focus\:border-red-100\/90:focus{border-color:#fee2e2e6}.focus\:border-red-100\/95:focus{border-color:#fee2e2f2}.focus\:border-red-200:focus{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.focus\:border-red-200\/0:focus{border-color:#fecaca00}.focus\:border-red-200\/10:focus{border-color:#fecaca1a}.focus\:border-red-200\/100:focus{border-color:#fecaca}.focus\:border-red-200\/15:focus{border-color:#fecaca26}.focus\:border-red-200\/20:focus{border-color:#fecaca33}.focus\:border-red-200\/25:focus{border-color:#fecaca40}.focus\:border-red-200\/30:focus{border-color:#fecaca4d}.focus\:border-red-200\/35:focus{border-color:#fecaca59}.focus\:border-red-200\/40:focus{border-color:#fecaca66}.focus\:border-red-200\/45:focus{border-color:#fecaca73}.focus\:border-red-200\/5:focus{border-color:#fecaca0d}.focus\:border-red-200\/50:focus{border-color:#fecaca80}.focus\:border-red-200\/55:focus{border-color:#fecaca8c}.focus\:border-red-200\/60:focus{border-color:#fecaca99}.focus\:border-red-200\/65:focus{border-color:#fecacaa6}.focus\:border-red-200\/70:focus{border-color:#fecacab3}.focus\:border-red-200\/75:focus{border-color:#fecacabf}.focus\:border-red-200\/80:focus{border-color:#fecacacc}.focus\:border-red-200\/85:focus{border-color:#fecacad9}.focus\:border-red-200\/90:focus{border-color:#fecacae6}.focus\:border-red-200\/95:focus{border-color:#fecacaf2}.focus\:border-red-300:focus{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.focus\:border-red-300\/0:focus{border-color:#fca5a500}.focus\:border-red-300\/10:focus{border-color:#fca5a51a}.focus\:border-red-300\/100:focus{border-color:#fca5a5}.focus\:border-red-300\/15:focus{border-color:#fca5a526}.focus\:border-red-300\/20:focus{border-color:#fca5a533}.focus\:border-red-300\/25:focus{border-color:#fca5a540}.focus\:border-red-300\/30:focus{border-color:#fca5a54d}.focus\:border-red-300\/35:focus{border-color:#fca5a559}.focus\:border-red-300\/40:focus{border-color:#fca5a566}.focus\:border-red-300\/45:focus{border-color:#fca5a573}.focus\:border-red-300\/5:focus{border-color:#fca5a50d}.focus\:border-red-300\/50:focus{border-color:#fca5a580}.focus\:border-red-300\/55:focus{border-color:#fca5a58c}.focus\:border-red-300\/60:focus{border-color:#fca5a599}.focus\:border-red-300\/65:focus{border-color:#fca5a5a6}.focus\:border-red-300\/70:focus{border-color:#fca5a5b3}.focus\:border-red-300\/75:focus{border-color:#fca5a5bf}.focus\:border-red-300\/80:focus{border-color:#fca5a5cc}.focus\:border-red-300\/85:focus{border-color:#fca5a5d9}.focus\:border-red-300\/90:focus{border-color:#fca5a5e6}.focus\:border-red-300\/95:focus{border-color:#fca5a5f2}.focus\:border-red-400:focus{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.focus\:border-red-400\/0:focus{border-color:#f8717100}.focus\:border-red-400\/10:focus{border-color:#f871711a}.focus\:border-red-400\/100:focus{border-color:#f87171}.focus\:border-red-400\/15:focus{border-color:#f8717126}.focus\:border-red-400\/20:focus{border-color:#f8717133}.focus\:border-red-400\/25:focus{border-color:#f8717140}.focus\:border-red-400\/30:focus{border-color:#f871714d}.focus\:border-red-400\/35:focus{border-color:#f8717159}.focus\:border-red-400\/40:focus{border-color:#f8717166}.focus\:border-red-400\/45:focus{border-color:#f8717173}.focus\:border-red-400\/5:focus{border-color:#f871710d}.focus\:border-red-400\/50:focus{border-color:#f8717180}.focus\:border-red-400\/55:focus{border-color:#f871718c}.focus\:border-red-400\/60:focus{border-color:#f8717199}.focus\:border-red-400\/65:focus{border-color:#f87171a6}.focus\:border-red-400\/70:focus{border-color:#f87171b3}.focus\:border-red-400\/75:focus{border-color:#f87171bf}.focus\:border-red-400\/80:focus{border-color:#f87171cc}.focus\:border-red-400\/85:focus{border-color:#f87171d9}.focus\:border-red-400\/90:focus{border-color:#f87171e6}.focus\:border-red-400\/95:focus{border-color:#f87171f2}.focus\:border-red-50:focus{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.focus\:border-red-50\/0:focus{border-color:#fef2f200}.focus\:border-red-50\/10:focus{border-color:#fef2f21a}.focus\:border-red-50\/100:focus{border-color:#fef2f2}.focus\:border-red-50\/15:focus{border-color:#fef2f226}.focus\:border-red-50\/20:focus{border-color:#fef2f233}.focus\:border-red-50\/25:focus{border-color:#fef2f240}.focus\:border-red-50\/30:focus{border-color:#fef2f24d}.focus\:border-red-50\/35:focus{border-color:#fef2f259}.focus\:border-red-50\/40:focus{border-color:#fef2f266}.focus\:border-red-50\/45:focus{border-color:#fef2f273}.focus\:border-red-50\/5:focus{border-color:#fef2f20d}.focus\:border-red-50\/50:focus{border-color:#fef2f280}.focus\:border-red-50\/55:focus{border-color:#fef2f28c}.focus\:border-red-50\/60:focus{border-color:#fef2f299}.focus\:border-red-50\/65:focus{border-color:#fef2f2a6}.focus\:border-red-50\/70:focus{border-color:#fef2f2b3}.focus\:border-red-50\/75:focus{border-color:#fef2f2bf}.focus\:border-red-50\/80:focus{border-color:#fef2f2cc}.focus\:border-red-50\/85:focus{border-color:#fef2f2d9}.focus\:border-red-50\/90:focus{border-color:#fef2f2e6}.focus\:border-red-50\/95:focus{border-color:#fef2f2f2}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus\:border-red-500\/0:focus{border-color:#ef444400}.focus\:border-red-500\/10:focus{border-color:#ef44441a}.focus\:border-red-500\/100:focus{border-color:#ef4444}.focus\:border-red-500\/15:focus{border-color:#ef444426}.focus\:border-red-500\/20:focus{border-color:#ef444433}.focus\:border-red-500\/25:focus{border-color:#ef444440}.focus\:border-red-500\/30:focus{border-color:#ef44444d}.focus\:border-red-500\/35:focus{border-color:#ef444459}.focus\:border-red-500\/40:focus{border-color:#ef444466}.focus\:border-red-500\/45:focus{border-color:#ef444473}.focus\:border-red-500\/5:focus{border-color:#ef44440d}.focus\:border-red-500\/50:focus{border-color:#ef444480}.focus\:border-red-500\/55:focus{border-color:#ef44448c}.focus\:border-red-500\/60:focus{border-color:#ef444499}.focus\:border-red-500\/65:focus{border-color:#ef4444a6}.focus\:border-red-500\/70:focus{border-color:#ef4444b3}.focus\:border-red-500\/75:focus{border-color:#ef4444bf}.focus\:border-red-500\/80:focus{border-color:#ef4444cc}.focus\:border-red-500\/85:focus{border-color:#ef4444d9}.focus\:border-red-500\/90:focus{border-color:#ef4444e6}.focus\:border-red-500\/95:focus{border-color:#ef4444f2}.focus\:border-red-600:focus{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.focus\:border-red-600\/0:focus{border-color:#dc262600}.focus\:border-red-600\/10:focus{border-color:#dc26261a}.focus\:border-red-600\/100:focus{border-color:#dc2626}.focus\:border-red-600\/15:focus{border-color:#dc262626}.focus\:border-red-600\/20:focus{border-color:#dc262633}.focus\:border-red-600\/25:focus{border-color:#dc262640}.focus\:border-red-600\/30:focus{border-color:#dc26264d}.focus\:border-red-600\/35:focus{border-color:#dc262659}.focus\:border-red-600\/40:focus{border-color:#dc262666}.focus\:border-red-600\/45:focus{border-color:#dc262673}.focus\:border-red-600\/5:focus{border-color:#dc26260d}.focus\:border-red-600\/50:focus{border-color:#dc262680}.focus\:border-red-600\/55:focus{border-color:#dc26268c}.focus\:border-red-600\/60:focus{border-color:#dc262699}.focus\:border-red-600\/65:focus{border-color:#dc2626a6}.focus\:border-red-600\/70:focus{border-color:#dc2626b3}.focus\:border-red-600\/75:focus{border-color:#dc2626bf}.focus\:border-red-600\/80:focus{border-color:#dc2626cc}.focus\:border-red-600\/85:focus{border-color:#dc2626d9}.focus\:border-red-600\/90:focus{border-color:#dc2626e6}.focus\:border-red-600\/95:focus{border-color:#dc2626f2}.focus\:border-red-700:focus{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.focus\:border-red-700\/0:focus{border-color:#b91c1c00}.focus\:border-red-700\/10:focus{border-color:#b91c1c1a}.focus\:border-red-700\/100:focus{border-color:#b91c1c}.focus\:border-red-700\/15:focus{border-color:#b91c1c26}.focus\:border-red-700\/20:focus{border-color:#b91c1c33}.focus\:border-red-700\/25:focus{border-color:#b91c1c40}.focus\:border-red-700\/30:focus{border-color:#b91c1c4d}.focus\:border-red-700\/35:focus{border-color:#b91c1c59}.focus\:border-red-700\/40:focus{border-color:#b91c1c66}.focus\:border-red-700\/45:focus{border-color:#b91c1c73}.focus\:border-red-700\/5:focus{border-color:#b91c1c0d}.focus\:border-red-700\/50:focus{border-color:#b91c1c80}.focus\:border-red-700\/55:focus{border-color:#b91c1c8c}.focus\:border-red-700\/60:focus{border-color:#b91c1c99}.focus\:border-red-700\/65:focus{border-color:#b91c1ca6}.focus\:border-red-700\/70:focus{border-color:#b91c1cb3}.focus\:border-red-700\/75:focus{border-color:#b91c1cbf}.focus\:border-red-700\/80:focus{border-color:#b91c1ccc}.focus\:border-red-700\/85:focus{border-color:#b91c1cd9}.focus\:border-red-700\/90:focus{border-color:#b91c1ce6}.focus\:border-red-700\/95:focus{border-color:#b91c1cf2}.focus\:border-red-800:focus{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.focus\:border-red-800\/0:focus{border-color:#991b1b00}.focus\:border-red-800\/10:focus{border-color:#991b1b1a}.focus\:border-red-800\/100:focus{border-color:#991b1b}.focus\:border-red-800\/15:focus{border-color:#991b1b26}.focus\:border-red-800\/20:focus{border-color:#991b1b33}.focus\:border-red-800\/25:focus{border-color:#991b1b40}.focus\:border-red-800\/30:focus{border-color:#991b1b4d}.focus\:border-red-800\/35:focus{border-color:#991b1b59}.focus\:border-red-800\/40:focus{border-color:#991b1b66}.focus\:border-red-800\/45:focus{border-color:#991b1b73}.focus\:border-red-800\/5:focus{border-color:#991b1b0d}.focus\:border-red-800\/50:focus{border-color:#991b1b80}.focus\:border-red-800\/55:focus{border-color:#991b1b8c}.focus\:border-red-800\/60:focus{border-color:#991b1b99}.focus\:border-red-800\/65:focus{border-color:#991b1ba6}.focus\:border-red-800\/70:focus{border-color:#991b1bb3}.focus\:border-red-800\/75:focus{border-color:#991b1bbf}.focus\:border-red-800\/80:focus{border-color:#991b1bcc}.focus\:border-red-800\/85:focus{border-color:#991b1bd9}.focus\:border-red-800\/90:focus{border-color:#991b1be6}.focus\:border-red-800\/95:focus{border-color:#991b1bf2}.focus\:border-red-900:focus{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.focus\:border-red-900\/0:focus{border-color:#7f1d1d00}.focus\:border-red-900\/10:focus{border-color:#7f1d1d1a}.focus\:border-red-900\/100:focus{border-color:#7f1d1d}.focus\:border-red-900\/15:focus{border-color:#7f1d1d26}.focus\:border-red-900\/20:focus{border-color:#7f1d1d33}.focus\:border-red-900\/25:focus{border-color:#7f1d1d40}.focus\:border-red-900\/30:focus{border-color:#7f1d1d4d}.focus\:border-red-900\/35:focus{border-color:#7f1d1d59}.focus\:border-red-900\/40:focus{border-color:#7f1d1d66}.focus\:border-red-900\/45:focus{border-color:#7f1d1d73}.focus\:border-red-900\/5:focus{border-color:#7f1d1d0d}.focus\:border-red-900\/50:focus{border-color:#7f1d1d80}.focus\:border-red-900\/55:focus{border-color:#7f1d1d8c}.focus\:border-red-900\/60:focus{border-color:#7f1d1d99}.focus\:border-red-900\/65:focus{border-color:#7f1d1da6}.focus\:border-red-900\/70:focus{border-color:#7f1d1db3}.focus\:border-red-900\/75:focus{border-color:#7f1d1dbf}.focus\:border-red-900\/80:focus{border-color:#7f1d1dcc}.focus\:border-red-900\/85:focus{border-color:#7f1d1dd9}.focus\:border-red-900\/90:focus{border-color:#7f1d1de6}.focus\:border-red-900\/95:focus{border-color:#7f1d1df2}.focus\:border-yellow-100:focus{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.focus\:border-yellow-100\/0:focus{border-color:#fef9c300}.focus\:border-yellow-100\/10:focus{border-color:#fef9c31a}.focus\:border-yellow-100\/100:focus{border-color:#fef9c3}.focus\:border-yellow-100\/15:focus{border-color:#fef9c326}.focus\:border-yellow-100\/20:focus{border-color:#fef9c333}.focus\:border-yellow-100\/25:focus{border-color:#fef9c340}.focus\:border-yellow-100\/30:focus{border-color:#fef9c34d}.focus\:border-yellow-100\/35:focus{border-color:#fef9c359}.focus\:border-yellow-100\/40:focus{border-color:#fef9c366}.focus\:border-yellow-100\/45:focus{border-color:#fef9c373}.focus\:border-yellow-100\/5:focus{border-color:#fef9c30d}.focus\:border-yellow-100\/50:focus{border-color:#fef9c380}.focus\:border-yellow-100\/55:focus{border-color:#fef9c38c}.focus\:border-yellow-100\/60:focus{border-color:#fef9c399}.focus\:border-yellow-100\/65:focus{border-color:#fef9c3a6}.focus\:border-yellow-100\/70:focus{border-color:#fef9c3b3}.focus\:border-yellow-100\/75:focus{border-color:#fef9c3bf}.focus\:border-yellow-100\/80:focus{border-color:#fef9c3cc}.focus\:border-yellow-100\/85:focus{border-color:#fef9c3d9}.focus\:border-yellow-100\/90:focus{border-color:#fef9c3e6}.focus\:border-yellow-100\/95:focus{border-color:#fef9c3f2}.focus\:border-yellow-200:focus{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.focus\:border-yellow-200\/0:focus{border-color:#fef08a00}.focus\:border-yellow-200\/10:focus{border-color:#fef08a1a}.focus\:border-yellow-200\/100:focus{border-color:#fef08a}.focus\:border-yellow-200\/15:focus{border-color:#fef08a26}.focus\:border-yellow-200\/20:focus{border-color:#fef08a33}.focus\:border-yellow-200\/25:focus{border-color:#fef08a40}.focus\:border-yellow-200\/30:focus{border-color:#fef08a4d}.focus\:border-yellow-200\/35:focus{border-color:#fef08a59}.focus\:border-yellow-200\/40:focus{border-color:#fef08a66}.focus\:border-yellow-200\/45:focus{border-color:#fef08a73}.focus\:border-yellow-200\/5:focus{border-color:#fef08a0d}.focus\:border-yellow-200\/50:focus{border-color:#fef08a80}.focus\:border-yellow-200\/55:focus{border-color:#fef08a8c}.focus\:border-yellow-200\/60:focus{border-color:#fef08a99}.focus\:border-yellow-200\/65:focus{border-color:#fef08aa6}.focus\:border-yellow-200\/70:focus{border-color:#fef08ab3}.focus\:border-yellow-200\/75:focus{border-color:#fef08abf}.focus\:border-yellow-200\/80:focus{border-color:#fef08acc}.focus\:border-yellow-200\/85:focus{border-color:#fef08ad9}.focus\:border-yellow-200\/90:focus{border-color:#fef08ae6}.focus\:border-yellow-200\/95:focus{border-color:#fef08af2}.focus\:border-yellow-300:focus{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.focus\:border-yellow-300\/0:focus{border-color:#fde04700}.focus\:border-yellow-300\/10:focus{border-color:#fde0471a}.focus\:border-yellow-300\/100:focus{border-color:#fde047}.focus\:border-yellow-300\/15:focus{border-color:#fde04726}.focus\:border-yellow-300\/20:focus{border-color:#fde04733}.focus\:border-yellow-300\/25:focus{border-color:#fde04740}.focus\:border-yellow-300\/30:focus{border-color:#fde0474d}.focus\:border-yellow-300\/35:focus{border-color:#fde04759}.focus\:border-yellow-300\/40:focus{border-color:#fde04766}.focus\:border-yellow-300\/45:focus{border-color:#fde04773}.focus\:border-yellow-300\/5:focus{border-color:#fde0470d}.focus\:border-yellow-300\/50:focus{border-color:#fde04780}.focus\:border-yellow-300\/55:focus{border-color:#fde0478c}.focus\:border-yellow-300\/60:focus{border-color:#fde04799}.focus\:border-yellow-300\/65:focus{border-color:#fde047a6}.focus\:border-yellow-300\/70:focus{border-color:#fde047b3}.focus\:border-yellow-300\/75:focus{border-color:#fde047bf}.focus\:border-yellow-300\/80:focus{border-color:#fde047cc}.focus\:border-yellow-300\/85:focus{border-color:#fde047d9}.focus\:border-yellow-300\/90:focus{border-color:#fde047e6}.focus\:border-yellow-300\/95:focus{border-color:#fde047f2}.focus\:border-yellow-400:focus{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.focus\:border-yellow-400\/0:focus{border-color:#facc1500}.focus\:border-yellow-400\/10:focus{border-color:#facc151a}.focus\:border-yellow-400\/100:focus{border-color:#facc15}.focus\:border-yellow-400\/15:focus{border-color:#facc1526}.focus\:border-yellow-400\/20:focus{border-color:#facc1533}.focus\:border-yellow-400\/25:focus{border-color:#facc1540}.focus\:border-yellow-400\/30:focus{border-color:#facc154d}.focus\:border-yellow-400\/35:focus{border-color:#facc1559}.focus\:border-yellow-400\/40:focus{border-color:#facc1566}.focus\:border-yellow-400\/45:focus{border-color:#facc1573}.focus\:border-yellow-400\/5:focus{border-color:#facc150d}.focus\:border-yellow-400\/50:focus{border-color:#facc1580}.focus\:border-yellow-400\/55:focus{border-color:#facc158c}.focus\:border-yellow-400\/60:focus{border-color:#facc1599}.focus\:border-yellow-400\/65:focus{border-color:#facc15a6}.focus\:border-yellow-400\/70:focus{border-color:#facc15b3}.focus\:border-yellow-400\/75:focus{border-color:#facc15bf}.focus\:border-yellow-400\/80:focus{border-color:#facc15cc}.focus\:border-yellow-400\/85:focus{border-color:#facc15d9}.focus\:border-yellow-400\/90:focus{border-color:#facc15e6}.focus\:border-yellow-400\/95:focus{border-color:#facc15f2}.focus\:border-yellow-50:focus{--tw-border-opacity: 1;border-color:rgb(254 252 232 / var(--tw-border-opacity, 1))}.focus\:border-yellow-50\/0:focus{border-color:#fefce800}.focus\:border-yellow-50\/10:focus{border-color:#fefce81a}.focus\:border-yellow-50\/100:focus{border-color:#fefce8}.focus\:border-yellow-50\/15:focus{border-color:#fefce826}.focus\:border-yellow-50\/20:focus{border-color:#fefce833}.focus\:border-yellow-50\/25:focus{border-color:#fefce840}.focus\:border-yellow-50\/30:focus{border-color:#fefce84d}.focus\:border-yellow-50\/35:focus{border-color:#fefce859}.focus\:border-yellow-50\/40:focus{border-color:#fefce866}.focus\:border-yellow-50\/45:focus{border-color:#fefce873}.focus\:border-yellow-50\/5:focus{border-color:#fefce80d}.focus\:border-yellow-50\/50:focus{border-color:#fefce880}.focus\:border-yellow-50\/55:focus{border-color:#fefce88c}.focus\:border-yellow-50\/60:focus{border-color:#fefce899}.focus\:border-yellow-50\/65:focus{border-color:#fefce8a6}.focus\:border-yellow-50\/70:focus{border-color:#fefce8b3}.focus\:border-yellow-50\/75:focus{border-color:#fefce8bf}.focus\:border-yellow-50\/80:focus{border-color:#fefce8cc}.focus\:border-yellow-50\/85:focus{border-color:#fefce8d9}.focus\:border-yellow-50\/90:focus{border-color:#fefce8e6}.focus\:border-yellow-50\/95:focus{border-color:#fefce8f2}.focus\:border-yellow-500:focus{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.focus\:border-yellow-500\/0:focus{border-color:#eab30800}.focus\:border-yellow-500\/10:focus{border-color:#eab3081a}.focus\:border-yellow-500\/100:focus{border-color:#eab308}.focus\:border-yellow-500\/15:focus{border-color:#eab30826}.focus\:border-yellow-500\/20:focus{border-color:#eab30833}.focus\:border-yellow-500\/25:focus{border-color:#eab30840}.focus\:border-yellow-500\/30:focus{border-color:#eab3084d}.focus\:border-yellow-500\/35:focus{border-color:#eab30859}.focus\:border-yellow-500\/40:focus{border-color:#eab30866}.focus\:border-yellow-500\/45:focus{border-color:#eab30873}.focus\:border-yellow-500\/5:focus{border-color:#eab3080d}.focus\:border-yellow-500\/50:focus{border-color:#eab30880}.focus\:border-yellow-500\/55:focus{border-color:#eab3088c}.focus\:border-yellow-500\/60:focus{border-color:#eab30899}.focus\:border-yellow-500\/65:focus{border-color:#eab308a6}.focus\:border-yellow-500\/70:focus{border-color:#eab308b3}.focus\:border-yellow-500\/75:focus{border-color:#eab308bf}.focus\:border-yellow-500\/80:focus{border-color:#eab308cc}.focus\:border-yellow-500\/85:focus{border-color:#eab308d9}.focus\:border-yellow-500\/90:focus{border-color:#eab308e6}.focus\:border-yellow-500\/95:focus{border-color:#eab308f2}.focus\:border-yellow-600:focus{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.focus\:border-yellow-600\/0:focus{border-color:#ca8a0400}.focus\:border-yellow-600\/10:focus{border-color:#ca8a041a}.focus\:border-yellow-600\/100:focus{border-color:#ca8a04}.focus\:border-yellow-600\/15:focus{border-color:#ca8a0426}.focus\:border-yellow-600\/20:focus{border-color:#ca8a0433}.focus\:border-yellow-600\/25:focus{border-color:#ca8a0440}.focus\:border-yellow-600\/30:focus{border-color:#ca8a044d}.focus\:border-yellow-600\/35:focus{border-color:#ca8a0459}.focus\:border-yellow-600\/40:focus{border-color:#ca8a0466}.focus\:border-yellow-600\/45:focus{border-color:#ca8a0473}.focus\:border-yellow-600\/5:focus{border-color:#ca8a040d}.focus\:border-yellow-600\/50:focus{border-color:#ca8a0480}.focus\:border-yellow-600\/55:focus{border-color:#ca8a048c}.focus\:border-yellow-600\/60:focus{border-color:#ca8a0499}.focus\:border-yellow-600\/65:focus{border-color:#ca8a04a6}.focus\:border-yellow-600\/70:focus{border-color:#ca8a04b3}.focus\:border-yellow-600\/75:focus{border-color:#ca8a04bf}.focus\:border-yellow-600\/80:focus{border-color:#ca8a04cc}.focus\:border-yellow-600\/85:focus{border-color:#ca8a04d9}.focus\:border-yellow-600\/90:focus{border-color:#ca8a04e6}.focus\:border-yellow-600\/95:focus{border-color:#ca8a04f2}.focus\:border-yellow-700:focus{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.focus\:border-yellow-700\/0:focus{border-color:#a1620700}.focus\:border-yellow-700\/10:focus{border-color:#a162071a}.focus\:border-yellow-700\/100:focus{border-color:#a16207}.focus\:border-yellow-700\/15:focus{border-color:#a1620726}.focus\:border-yellow-700\/20:focus{border-color:#a1620733}.focus\:border-yellow-700\/25:focus{border-color:#a1620740}.focus\:border-yellow-700\/30:focus{border-color:#a162074d}.focus\:border-yellow-700\/35:focus{border-color:#a1620759}.focus\:border-yellow-700\/40:focus{border-color:#a1620766}.focus\:border-yellow-700\/45:focus{border-color:#a1620773}.focus\:border-yellow-700\/5:focus{border-color:#a162070d}.focus\:border-yellow-700\/50:focus{border-color:#a1620780}.focus\:border-yellow-700\/55:focus{border-color:#a162078c}.focus\:border-yellow-700\/60:focus{border-color:#a1620799}.focus\:border-yellow-700\/65:focus{border-color:#a16207a6}.focus\:border-yellow-700\/70:focus{border-color:#a16207b3}.focus\:border-yellow-700\/75:focus{border-color:#a16207bf}.focus\:border-yellow-700\/80:focus{border-color:#a16207cc}.focus\:border-yellow-700\/85:focus{border-color:#a16207d9}.focus\:border-yellow-700\/90:focus{border-color:#a16207e6}.focus\:border-yellow-700\/95:focus{border-color:#a16207f2}.focus\:border-yellow-800:focus{--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.focus\:border-yellow-800\/0:focus{border-color:#854d0e00}.focus\:border-yellow-800\/10:focus{border-color:#854d0e1a}.focus\:border-yellow-800\/100:focus{border-color:#854d0e}.focus\:border-yellow-800\/15:focus{border-color:#854d0e26}.focus\:border-yellow-800\/20:focus{border-color:#854d0e33}.focus\:border-yellow-800\/25:focus{border-color:#854d0e40}.focus\:border-yellow-800\/30:focus{border-color:#854d0e4d}.focus\:border-yellow-800\/35:focus{border-color:#854d0e59}.focus\:border-yellow-800\/40:focus{border-color:#854d0e66}.focus\:border-yellow-800\/45:focus{border-color:#854d0e73}.focus\:border-yellow-800\/5:focus{border-color:#854d0e0d}.focus\:border-yellow-800\/50:focus{border-color:#854d0e80}.focus\:border-yellow-800\/55:focus{border-color:#854d0e8c}.focus\:border-yellow-800\/60:focus{border-color:#854d0e99}.focus\:border-yellow-800\/65:focus{border-color:#854d0ea6}.focus\:border-yellow-800\/70:focus{border-color:#854d0eb3}.focus\:border-yellow-800\/75:focus{border-color:#854d0ebf}.focus\:border-yellow-800\/80:focus{border-color:#854d0ecc}.focus\:border-yellow-800\/85:focus{border-color:#854d0ed9}.focus\:border-yellow-800\/90:focus{border-color:#854d0ee6}.focus\:border-yellow-800\/95:focus{border-color:#854d0ef2}.focus\:border-yellow-900:focus{--tw-border-opacity: 1;border-color:rgb(113 63 18 / var(--tw-border-opacity, 1))}.focus\:border-yellow-900\/0:focus{border-color:#713f1200}.focus\:border-yellow-900\/10:focus{border-color:#713f121a}.focus\:border-yellow-900\/100:focus{border-color:#713f12}.focus\:border-yellow-900\/15:focus{border-color:#713f1226}.focus\:border-yellow-900\/20:focus{border-color:#713f1233}.focus\:border-yellow-900\/25:focus{border-color:#713f1240}.focus\:border-yellow-900\/30:focus{border-color:#713f124d}.focus\:border-yellow-900\/35:focus{border-color:#713f1259}.focus\:border-yellow-900\/40:focus{border-color:#713f1266}.focus\:border-yellow-900\/45:focus{border-color:#713f1273}.focus\:border-yellow-900\/5:focus{border-color:#713f120d}.focus\:border-yellow-900\/50:focus{border-color:#713f1280}.focus\:border-yellow-900\/55:focus{border-color:#713f128c}.focus\:border-yellow-900\/60:focus{border-color:#713f1299}.focus\:border-yellow-900\/65:focus{border-color:#713f12a6}.focus\:border-yellow-900\/70:focus{border-color:#713f12b3}.focus\:border-yellow-900\/75:focus{border-color:#713f12bf}.focus\:border-yellow-900\/80:focus{border-color:#713f12cc}.focus\:border-yellow-900\/85:focus{border-color:#713f12d9}.focus\:border-yellow-900\/90:focus{border-color:#713f12e6}.focus\:border-yellow-900\/95:focus{border-color:#713f12f2}.focus\:bg-blue-100:focus{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-100\/0:focus{background-color:#dbeafe00}.focus\:bg-blue-100\/10:focus{background-color:#dbeafe1a}.focus\:bg-blue-100\/100:focus{background-color:#dbeafe}.focus\:bg-blue-100\/15:focus{background-color:#dbeafe26}.focus\:bg-blue-100\/20:focus{background-color:#dbeafe33}.focus\:bg-blue-100\/25:focus{background-color:#dbeafe40}.focus\:bg-blue-100\/30:focus{background-color:#dbeafe4d}.focus\:bg-blue-100\/35:focus{background-color:#dbeafe59}.focus\:bg-blue-100\/40:focus{background-color:#dbeafe66}.focus\:bg-blue-100\/45:focus{background-color:#dbeafe73}.focus\:bg-blue-100\/5:focus{background-color:#dbeafe0d}.focus\:bg-blue-100\/50:focus{background-color:#dbeafe80}.focus\:bg-blue-100\/55:focus{background-color:#dbeafe8c}.focus\:bg-blue-100\/60:focus{background-color:#dbeafe99}.focus\:bg-blue-100\/65:focus{background-color:#dbeafea6}.focus\:bg-blue-100\/70:focus{background-color:#dbeafeb3}.focus\:bg-blue-100\/75:focus{background-color:#dbeafebf}.focus\:bg-blue-100\/80:focus{background-color:#dbeafecc}.focus\:bg-blue-100\/85:focus{background-color:#dbeafed9}.focus\:bg-blue-100\/90:focus{background-color:#dbeafee6}.focus\:bg-blue-100\/95:focus{background-color:#dbeafef2}.focus\:bg-blue-200:focus{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-200\/0:focus{background-color:#bfdbfe00}.focus\:bg-blue-200\/10:focus{background-color:#bfdbfe1a}.focus\:bg-blue-200\/100:focus{background-color:#bfdbfe}.focus\:bg-blue-200\/15:focus{background-color:#bfdbfe26}.focus\:bg-blue-200\/20:focus{background-color:#bfdbfe33}.focus\:bg-blue-200\/25:focus{background-color:#bfdbfe40}.focus\:bg-blue-200\/30:focus{background-color:#bfdbfe4d}.focus\:bg-blue-200\/35:focus{background-color:#bfdbfe59}.focus\:bg-blue-200\/40:focus{background-color:#bfdbfe66}.focus\:bg-blue-200\/45:focus{background-color:#bfdbfe73}.focus\:bg-blue-200\/5:focus{background-color:#bfdbfe0d}.focus\:bg-blue-200\/50:focus{background-color:#bfdbfe80}.focus\:bg-blue-200\/55:focus{background-color:#bfdbfe8c}.focus\:bg-blue-200\/60:focus{background-color:#bfdbfe99}.focus\:bg-blue-200\/65:focus{background-color:#bfdbfea6}.focus\:bg-blue-200\/70:focus{background-color:#bfdbfeb3}.focus\:bg-blue-200\/75:focus{background-color:#bfdbfebf}.focus\:bg-blue-200\/80:focus{background-color:#bfdbfecc}.focus\:bg-blue-200\/85:focus{background-color:#bfdbfed9}.focus\:bg-blue-200\/90:focus{background-color:#bfdbfee6}.focus\:bg-blue-200\/95:focus{background-color:#bfdbfef2}.focus\:bg-blue-300:focus{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-300\/0:focus{background-color:#93c5fd00}.focus\:bg-blue-300\/10:focus{background-color:#93c5fd1a}.focus\:bg-blue-300\/100:focus{background-color:#93c5fd}.focus\:bg-blue-300\/15:focus{background-color:#93c5fd26}.focus\:bg-blue-300\/20:focus{background-color:#93c5fd33}.focus\:bg-blue-300\/25:focus{background-color:#93c5fd40}.focus\:bg-blue-300\/30:focus{background-color:#93c5fd4d}.focus\:bg-blue-300\/35:focus{background-color:#93c5fd59}.focus\:bg-blue-300\/40:focus{background-color:#93c5fd66}.focus\:bg-blue-300\/45:focus{background-color:#93c5fd73}.focus\:bg-blue-300\/5:focus{background-color:#93c5fd0d}.focus\:bg-blue-300\/50:focus{background-color:#93c5fd80}.focus\:bg-blue-300\/55:focus{background-color:#93c5fd8c}.focus\:bg-blue-300\/60:focus{background-color:#93c5fd99}.focus\:bg-blue-300\/65:focus{background-color:#93c5fda6}.focus\:bg-blue-300\/70:focus{background-color:#93c5fdb3}.focus\:bg-blue-300\/75:focus{background-color:#93c5fdbf}.focus\:bg-blue-300\/80:focus{background-color:#93c5fdcc}.focus\:bg-blue-300\/85:focus{background-color:#93c5fdd9}.focus\:bg-blue-300\/90:focus{background-color:#93c5fde6}.focus\:bg-blue-300\/95:focus{background-color:#93c5fdf2}.focus\:bg-blue-400:focus{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-400\/0:focus{background-color:#60a5fa00}.focus\:bg-blue-400\/10:focus{background-color:#60a5fa1a}.focus\:bg-blue-400\/100:focus{background-color:#60a5fa}.focus\:bg-blue-400\/15:focus{background-color:#60a5fa26}.focus\:bg-blue-400\/20:focus{background-color:#60a5fa33}.focus\:bg-blue-400\/25:focus{background-color:#60a5fa40}.focus\:bg-blue-400\/30:focus{background-color:#60a5fa4d}.focus\:bg-blue-400\/35:focus{background-color:#60a5fa59}.focus\:bg-blue-400\/40:focus{background-color:#60a5fa66}.focus\:bg-blue-400\/45:focus{background-color:#60a5fa73}.focus\:bg-blue-400\/5:focus{background-color:#60a5fa0d}.focus\:bg-blue-400\/50:focus{background-color:#60a5fa80}.focus\:bg-blue-400\/55:focus{background-color:#60a5fa8c}.focus\:bg-blue-400\/60:focus{background-color:#60a5fa99}.focus\:bg-blue-400\/65:focus{background-color:#60a5faa6}.focus\:bg-blue-400\/70:focus{background-color:#60a5fab3}.focus\:bg-blue-400\/75:focus{background-color:#60a5fabf}.focus\:bg-blue-400\/80:focus{background-color:#60a5facc}.focus\:bg-blue-400\/85:focus{background-color:#60a5fad9}.focus\:bg-blue-400\/90:focus{background-color:#60a5fae6}.focus\:bg-blue-400\/95:focus{background-color:#60a5faf2}.focus\:bg-blue-50:focus{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-50\/0:focus{background-color:#eff6ff00}.focus\:bg-blue-50\/10:focus{background-color:#eff6ff1a}.focus\:bg-blue-50\/100:focus{background-color:#eff6ff}.focus\:bg-blue-50\/15:focus{background-color:#eff6ff26}.focus\:bg-blue-50\/20:focus{background-color:#eff6ff33}.focus\:bg-blue-50\/25:focus{background-color:#eff6ff40}.focus\:bg-blue-50\/30:focus{background-color:#eff6ff4d}.focus\:bg-blue-50\/35:focus{background-color:#eff6ff59}.focus\:bg-blue-50\/40:focus{background-color:#eff6ff66}.focus\:bg-blue-50\/45:focus{background-color:#eff6ff73}.focus\:bg-blue-50\/5:focus{background-color:#eff6ff0d}.focus\:bg-blue-50\/50:focus{background-color:#eff6ff80}.focus\:bg-blue-50\/55:focus{background-color:#eff6ff8c}.focus\:bg-blue-50\/60:focus{background-color:#eff6ff99}.focus\:bg-blue-50\/65:focus{background-color:#eff6ffa6}.focus\:bg-blue-50\/70:focus{background-color:#eff6ffb3}.focus\:bg-blue-50\/75:focus{background-color:#eff6ffbf}.focus\:bg-blue-50\/80:focus{background-color:#eff6ffcc}.focus\:bg-blue-50\/85:focus{background-color:#eff6ffd9}.focus\:bg-blue-50\/90:focus{background-color:#eff6ffe6}.focus\:bg-blue-50\/95:focus{background-color:#eff6fff2}.focus\:bg-blue-500:focus{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-500\/0:focus{background-color:#3b82f600}.focus\:bg-blue-500\/10:focus{background-color:#3b82f61a}.focus\:bg-blue-500\/100:focus{background-color:#3b82f6}.focus\:bg-blue-500\/15:focus{background-color:#3b82f626}.focus\:bg-blue-500\/20:focus{background-color:#3b82f633}.focus\:bg-blue-500\/25:focus{background-color:#3b82f640}.focus\:bg-blue-500\/30:focus{background-color:#3b82f64d}.focus\:bg-blue-500\/35:focus{background-color:#3b82f659}.focus\:bg-blue-500\/40:focus{background-color:#3b82f666}.focus\:bg-blue-500\/45:focus{background-color:#3b82f673}.focus\:bg-blue-500\/5:focus{background-color:#3b82f60d}.focus\:bg-blue-500\/50:focus{background-color:#3b82f680}.focus\:bg-blue-500\/55:focus{background-color:#3b82f68c}.focus\:bg-blue-500\/60:focus{background-color:#3b82f699}.focus\:bg-blue-500\/65:focus{background-color:#3b82f6a6}.focus\:bg-blue-500\/70:focus{background-color:#3b82f6b3}.focus\:bg-blue-500\/75:focus{background-color:#3b82f6bf}.focus\:bg-blue-500\/80:focus{background-color:#3b82f6cc}.focus\:bg-blue-500\/85:focus{background-color:#3b82f6d9}.focus\:bg-blue-500\/90:focus{background-color:#3b82f6e6}.focus\:bg-blue-500\/95:focus{background-color:#3b82f6f2}.focus\:bg-blue-600:focus{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-600\/0:focus{background-color:#2563eb00}.focus\:bg-blue-600\/10:focus{background-color:#2563eb1a}.focus\:bg-blue-600\/100:focus{background-color:#2563eb}.focus\:bg-blue-600\/15:focus{background-color:#2563eb26}.focus\:bg-blue-600\/20:focus{background-color:#2563eb33}.focus\:bg-blue-600\/25:focus{background-color:#2563eb40}.focus\:bg-blue-600\/30:focus{background-color:#2563eb4d}.focus\:bg-blue-600\/35:focus{background-color:#2563eb59}.focus\:bg-blue-600\/40:focus{background-color:#2563eb66}.focus\:bg-blue-600\/45:focus{background-color:#2563eb73}.focus\:bg-blue-600\/5:focus{background-color:#2563eb0d}.focus\:bg-blue-600\/50:focus{background-color:#2563eb80}.focus\:bg-blue-600\/55:focus{background-color:#2563eb8c}.focus\:bg-blue-600\/60:focus{background-color:#2563eb99}.focus\:bg-blue-600\/65:focus{background-color:#2563eba6}.focus\:bg-blue-600\/70:focus{background-color:#2563ebb3}.focus\:bg-blue-600\/75:focus{background-color:#2563ebbf}.focus\:bg-blue-600\/80:focus{background-color:#2563ebcc}.focus\:bg-blue-600\/85:focus{background-color:#2563ebd9}.focus\:bg-blue-600\/90:focus{background-color:#2563ebe6}.focus\:bg-blue-600\/95:focus{background-color:#2563ebf2}.focus\:bg-blue-700:focus{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-700\/0:focus{background-color:#1d4ed800}.focus\:bg-blue-700\/10:focus{background-color:#1d4ed81a}.focus\:bg-blue-700\/100:focus{background-color:#1d4ed8}.focus\:bg-blue-700\/15:focus{background-color:#1d4ed826}.focus\:bg-blue-700\/20:focus{background-color:#1d4ed833}.focus\:bg-blue-700\/25:focus{background-color:#1d4ed840}.focus\:bg-blue-700\/30:focus{background-color:#1d4ed84d}.focus\:bg-blue-700\/35:focus{background-color:#1d4ed859}.focus\:bg-blue-700\/40:focus{background-color:#1d4ed866}.focus\:bg-blue-700\/45:focus{background-color:#1d4ed873}.focus\:bg-blue-700\/5:focus{background-color:#1d4ed80d}.focus\:bg-blue-700\/50:focus{background-color:#1d4ed880}.focus\:bg-blue-700\/55:focus{background-color:#1d4ed88c}.focus\:bg-blue-700\/60:focus{background-color:#1d4ed899}.focus\:bg-blue-700\/65:focus{background-color:#1d4ed8a6}.focus\:bg-blue-700\/70:focus{background-color:#1d4ed8b3}.focus\:bg-blue-700\/75:focus{background-color:#1d4ed8bf}.focus\:bg-blue-700\/80:focus{background-color:#1d4ed8cc}.focus\:bg-blue-700\/85:focus{background-color:#1d4ed8d9}.focus\:bg-blue-700\/90:focus{background-color:#1d4ed8e6}.focus\:bg-blue-700\/95:focus{background-color:#1d4ed8f2}.focus\:bg-blue-800:focus{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-800\/0:focus{background-color:#1e40af00}.focus\:bg-blue-800\/10:focus{background-color:#1e40af1a}.focus\:bg-blue-800\/100:focus{background-color:#1e40af}.focus\:bg-blue-800\/15:focus{background-color:#1e40af26}.focus\:bg-blue-800\/20:focus{background-color:#1e40af33}.focus\:bg-blue-800\/25:focus{background-color:#1e40af40}.focus\:bg-blue-800\/30:focus{background-color:#1e40af4d}.focus\:bg-blue-800\/35:focus{background-color:#1e40af59}.focus\:bg-blue-800\/40:focus{background-color:#1e40af66}.focus\:bg-blue-800\/45:focus{background-color:#1e40af73}.focus\:bg-blue-800\/5:focus{background-color:#1e40af0d}.focus\:bg-blue-800\/50:focus{background-color:#1e40af80}.focus\:bg-blue-800\/55:focus{background-color:#1e40af8c}.focus\:bg-blue-800\/60:focus{background-color:#1e40af99}.focus\:bg-blue-800\/65:focus{background-color:#1e40afa6}.focus\:bg-blue-800\/70:focus{background-color:#1e40afb3}.focus\:bg-blue-800\/75:focus{background-color:#1e40afbf}.focus\:bg-blue-800\/80:focus{background-color:#1e40afcc}.focus\:bg-blue-800\/85:focus{background-color:#1e40afd9}.focus\:bg-blue-800\/90:focus{background-color:#1e40afe6}.focus\:bg-blue-800\/95:focus{background-color:#1e40aff2}.focus\:bg-blue-900:focus{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-900\/0:focus{background-color:#1e3a8a00}.focus\:bg-blue-900\/10:focus{background-color:#1e3a8a1a}.focus\:bg-blue-900\/100:focus{background-color:#1e3a8a}.focus\:bg-blue-900\/15:focus{background-color:#1e3a8a26}.focus\:bg-blue-900\/20:focus{background-color:#1e3a8a33}.focus\:bg-blue-900\/25:focus{background-color:#1e3a8a40}.focus\:bg-blue-900\/30:focus{background-color:#1e3a8a4d}.focus\:bg-blue-900\/35:focus{background-color:#1e3a8a59}.focus\:bg-blue-900\/40:focus{background-color:#1e3a8a66}.focus\:bg-blue-900\/45:focus{background-color:#1e3a8a73}.focus\:bg-blue-900\/5:focus{background-color:#1e3a8a0d}.focus\:bg-blue-900\/50:focus{background-color:#1e3a8a80}.focus\:bg-blue-900\/55:focus{background-color:#1e3a8a8c}.focus\:bg-blue-900\/60:focus{background-color:#1e3a8a99}.focus\:bg-blue-900\/65:focus{background-color:#1e3a8aa6}.focus\:bg-blue-900\/70:focus{background-color:#1e3a8ab3}.focus\:bg-blue-900\/75:focus{background-color:#1e3a8abf}.focus\:bg-blue-900\/80:focus{background-color:#1e3a8acc}.focus\:bg-blue-900\/85:focus{background-color:#1e3a8ad9}.focus\:bg-blue-900\/90:focus{background-color:#1e3a8ae6}.focus\:bg-blue-900\/95:focus{background-color:#1e3a8af2}.focus\:bg-blue-950:focus{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-950\/0:focus{background-color:#17255400}.focus\:bg-blue-950\/10:focus{background-color:#1725541a}.focus\:bg-blue-950\/100:focus{background-color:#172554}.focus\:bg-blue-950\/15:focus{background-color:#17255426}.focus\:bg-blue-950\/20:focus{background-color:#17255433}.focus\:bg-blue-950\/25:focus{background-color:#17255440}.focus\:bg-blue-950\/30:focus{background-color:#1725544d}.focus\:bg-blue-950\/35:focus{background-color:#17255459}.focus\:bg-blue-950\/40:focus{background-color:#17255466}.focus\:bg-blue-950\/45:focus{background-color:#17255473}.focus\:bg-blue-950\/5:focus{background-color:#1725540d}.focus\:bg-blue-950\/50:focus{background-color:#17255480}.focus\:bg-blue-950\/55:focus{background-color:#1725548c}.focus\:bg-blue-950\/60:focus{background-color:#17255499}.focus\:bg-blue-950\/65:focus{background-color:#172554a6}.focus\:bg-blue-950\/70:focus{background-color:#172554b3}.focus\:bg-blue-950\/75:focus{background-color:#172554bf}.focus\:bg-blue-950\/80:focus{background-color:#172554cc}.focus\:bg-blue-950\/85:focus{background-color:#172554d9}.focus\:bg-blue-950\/90:focus{background-color:#172554e6}.focus\:bg-blue-950\/95:focus{background-color:#172554f2}.focus\:bg-error:focus{--tw-bg-opacity: 1;background-color:rgb(255 87 36 / var(--tw-bg-opacity, 1))}.focus\:bg-error-focus:focus{--tw-bg-opacity: 1;background-color:rgb(240 48 0 / var(--tw-bg-opacity, 1))}.focus\:bg-error-focus\/0:focus{background-color:#f0300000}.focus\:bg-error-focus\/10:focus{background-color:#f030001a}.focus\:bg-error-focus\/100:focus{background-color:#f03000}.focus\:bg-error-focus\/15:focus{background-color:#f0300026}.focus\:bg-error-focus\/20:focus{background-color:#f0300033}.focus\:bg-error-focus\/25:focus{background-color:#f0300040}.focus\:bg-error-focus\/30:focus{background-color:#f030004d}.focus\:bg-error-focus\/35:focus{background-color:#f0300059}.focus\:bg-error-focus\/40:focus{background-color:#f0300066}.focus\:bg-error-focus\/45:focus{background-color:#f0300073}.focus\:bg-error-focus\/5:focus{background-color:#f030000d}.focus\:bg-error-focus\/50:focus{background-color:#f0300080}.focus\:bg-error-focus\/55:focus{background-color:#f030008c}.focus\:bg-error-focus\/60:focus{background-color:#f0300099}.focus\:bg-error-focus\/65:focus{background-color:#f03000a6}.focus\:bg-error-focus\/70:focus{background-color:#f03000b3}.focus\:bg-error-focus\/75:focus{background-color:#f03000bf}.focus\:bg-error-focus\/80:focus{background-color:#f03000cc}.focus\:bg-error-focus\/85:focus{background-color:#f03000d9}.focus\:bg-error-focus\/90:focus{background-color:#f03000e6}.focus\:bg-error-focus\/95:focus{background-color:#f03000f2}.focus\:bg-error\/0:focus{background-color:#ff572400}.focus\:bg-error\/10:focus{background-color:#ff57241a}.focus\:bg-error\/100:focus{background-color:#ff5724}.focus\:bg-error\/15:focus{background-color:#ff572426}.focus\:bg-error\/20:focus{background-color:#ff572433}.focus\:bg-error\/25:focus{background-color:#ff572440}.focus\:bg-error\/30:focus{background-color:#ff57244d}.focus\:bg-error\/35:focus{background-color:#ff572459}.focus\:bg-error\/40:focus{background-color:#ff572466}.focus\:bg-error\/45:focus{background-color:#ff572473}.focus\:bg-error\/5:focus{background-color:#ff57240d}.focus\:bg-error\/50:focus{background-color:#ff572480}.focus\:bg-error\/55:focus{background-color:#ff57248c}.focus\:bg-error\/60:focus{background-color:#ff572499}.focus\:bg-error\/65:focus{background-color:#ff5724a6}.focus\:bg-error\/70:focus{background-color:#ff5724b3}.focus\:bg-error\/75:focus{background-color:#ff5724bf}.focus\:bg-error\/80:focus{background-color:#ff5724cc}.focus\:bg-error\/85:focus{background-color:#ff5724d9}.focus\:bg-error\/90:focus{background-color:#ff5724e6}.focus\:bg-error\/95:focus{background-color:#ff5724f2}.focus\:bg-gray-100:focus{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus\:bg-green-100:focus{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.focus\:bg-green-100\/0:focus{background-color:#dcfce700}.focus\:bg-green-100\/10:focus{background-color:#dcfce71a}.focus\:bg-green-100\/100:focus{background-color:#dcfce7}.focus\:bg-green-100\/15:focus{background-color:#dcfce726}.focus\:bg-green-100\/20:focus{background-color:#dcfce733}.focus\:bg-green-100\/25:focus{background-color:#dcfce740}.focus\:bg-green-100\/30:focus{background-color:#dcfce74d}.focus\:bg-green-100\/35:focus{background-color:#dcfce759}.focus\:bg-green-100\/40:focus{background-color:#dcfce766}.focus\:bg-green-100\/45:focus{background-color:#dcfce773}.focus\:bg-green-100\/5:focus{background-color:#dcfce70d}.focus\:bg-green-100\/50:focus{background-color:#dcfce780}.focus\:bg-green-100\/55:focus{background-color:#dcfce78c}.focus\:bg-green-100\/60:focus{background-color:#dcfce799}.focus\:bg-green-100\/65:focus{background-color:#dcfce7a6}.focus\:bg-green-100\/70:focus{background-color:#dcfce7b3}.focus\:bg-green-100\/75:focus{background-color:#dcfce7bf}.focus\:bg-green-100\/80:focus{background-color:#dcfce7cc}.focus\:bg-green-100\/85:focus{background-color:#dcfce7d9}.focus\:bg-green-100\/90:focus{background-color:#dcfce7e6}.focus\:bg-green-100\/95:focus{background-color:#dcfce7f2}.focus\:bg-green-200:focus{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.focus\:bg-green-200\/0:focus{background-color:#bbf7d000}.focus\:bg-green-200\/10:focus{background-color:#bbf7d01a}.focus\:bg-green-200\/100:focus{background-color:#bbf7d0}.focus\:bg-green-200\/15:focus{background-color:#bbf7d026}.focus\:bg-green-200\/20:focus{background-color:#bbf7d033}.focus\:bg-green-200\/25:focus{background-color:#bbf7d040}.focus\:bg-green-200\/30:focus{background-color:#bbf7d04d}.focus\:bg-green-200\/35:focus{background-color:#bbf7d059}.focus\:bg-green-200\/40:focus{background-color:#bbf7d066}.focus\:bg-green-200\/45:focus{background-color:#bbf7d073}.focus\:bg-green-200\/5:focus{background-color:#bbf7d00d}.focus\:bg-green-200\/50:focus{background-color:#bbf7d080}.focus\:bg-green-200\/55:focus{background-color:#bbf7d08c}.focus\:bg-green-200\/60:focus{background-color:#bbf7d099}.focus\:bg-green-200\/65:focus{background-color:#bbf7d0a6}.focus\:bg-green-200\/70:focus{background-color:#bbf7d0b3}.focus\:bg-green-200\/75:focus{background-color:#bbf7d0bf}.focus\:bg-green-200\/80:focus{background-color:#bbf7d0cc}.focus\:bg-green-200\/85:focus{background-color:#bbf7d0d9}.focus\:bg-green-200\/90:focus{background-color:#bbf7d0e6}.focus\:bg-green-200\/95:focus{background-color:#bbf7d0f2}.focus\:bg-green-300:focus{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.focus\:bg-green-300\/0:focus{background-color:#86efac00}.focus\:bg-green-300\/10:focus{background-color:#86efac1a}.focus\:bg-green-300\/100:focus{background-color:#86efac}.focus\:bg-green-300\/15:focus{background-color:#86efac26}.focus\:bg-green-300\/20:focus{background-color:#86efac33}.focus\:bg-green-300\/25:focus{background-color:#86efac40}.focus\:bg-green-300\/30:focus{background-color:#86efac4d}.focus\:bg-green-300\/35:focus{background-color:#86efac59}.focus\:bg-green-300\/40:focus{background-color:#86efac66}.focus\:bg-green-300\/45:focus{background-color:#86efac73}.focus\:bg-green-300\/5:focus{background-color:#86efac0d}.focus\:bg-green-300\/50:focus{background-color:#86efac80}.focus\:bg-green-300\/55:focus{background-color:#86efac8c}.focus\:bg-green-300\/60:focus{background-color:#86efac99}.focus\:bg-green-300\/65:focus{background-color:#86efaca6}.focus\:bg-green-300\/70:focus{background-color:#86efacb3}.focus\:bg-green-300\/75:focus{background-color:#86efacbf}.focus\:bg-green-300\/80:focus{background-color:#86efaccc}.focus\:bg-green-300\/85:focus{background-color:#86efacd9}.focus\:bg-green-300\/90:focus{background-color:#86eface6}.focus\:bg-green-300\/95:focus{background-color:#86efacf2}.focus\:bg-green-400:focus{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.focus\:bg-green-400\/0:focus{background-color:#4ade8000}.focus\:bg-green-400\/10:focus{background-color:#4ade801a}.focus\:bg-green-400\/100:focus{background-color:#4ade80}.focus\:bg-green-400\/15:focus{background-color:#4ade8026}.focus\:bg-green-400\/20:focus{background-color:#4ade8033}.focus\:bg-green-400\/25:focus{background-color:#4ade8040}.focus\:bg-green-400\/30:focus{background-color:#4ade804d}.focus\:bg-green-400\/35:focus{background-color:#4ade8059}.focus\:bg-green-400\/40:focus{background-color:#4ade8066}.focus\:bg-green-400\/45:focus{background-color:#4ade8073}.focus\:bg-green-400\/5:focus{background-color:#4ade800d}.focus\:bg-green-400\/50:focus{background-color:#4ade8080}.focus\:bg-green-400\/55:focus{background-color:#4ade808c}.focus\:bg-green-400\/60:focus{background-color:#4ade8099}.focus\:bg-green-400\/65:focus{background-color:#4ade80a6}.focus\:bg-green-400\/70:focus{background-color:#4ade80b3}.focus\:bg-green-400\/75:focus{background-color:#4ade80bf}.focus\:bg-green-400\/80:focus{background-color:#4ade80cc}.focus\:bg-green-400\/85:focus{background-color:#4ade80d9}.focus\:bg-green-400\/90:focus{background-color:#4ade80e6}.focus\:bg-green-400\/95:focus{background-color:#4ade80f2}.focus\:bg-green-50:focus{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.focus\:bg-green-50\/0:focus{background-color:#f0fdf400}.focus\:bg-green-50\/10:focus{background-color:#f0fdf41a}.focus\:bg-green-50\/100:focus{background-color:#f0fdf4}.focus\:bg-green-50\/15:focus{background-color:#f0fdf426}.focus\:bg-green-50\/20:focus{background-color:#f0fdf433}.focus\:bg-green-50\/25:focus{background-color:#f0fdf440}.focus\:bg-green-50\/30:focus{background-color:#f0fdf44d}.focus\:bg-green-50\/35:focus{background-color:#f0fdf459}.focus\:bg-green-50\/40:focus{background-color:#f0fdf466}.focus\:bg-green-50\/45:focus{background-color:#f0fdf473}.focus\:bg-green-50\/5:focus{background-color:#f0fdf40d}.focus\:bg-green-50\/50:focus{background-color:#f0fdf480}.focus\:bg-green-50\/55:focus{background-color:#f0fdf48c}.focus\:bg-green-50\/60:focus{background-color:#f0fdf499}.focus\:bg-green-50\/65:focus{background-color:#f0fdf4a6}.focus\:bg-green-50\/70:focus{background-color:#f0fdf4b3}.focus\:bg-green-50\/75:focus{background-color:#f0fdf4bf}.focus\:bg-green-50\/80:focus{background-color:#f0fdf4cc}.focus\:bg-green-50\/85:focus{background-color:#f0fdf4d9}.focus\:bg-green-50\/90:focus{background-color:#f0fdf4e6}.focus\:bg-green-50\/95:focus{background-color:#f0fdf4f2}.focus\:bg-green-500:focus{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.focus\:bg-green-500\/0:focus{background-color:#22c55e00}.focus\:bg-green-500\/10:focus{background-color:#22c55e1a}.focus\:bg-green-500\/100:focus{background-color:#22c55e}.focus\:bg-green-500\/15:focus{background-color:#22c55e26}.focus\:bg-green-500\/20:focus{background-color:#22c55e33}.focus\:bg-green-500\/25:focus{background-color:#22c55e40}.focus\:bg-green-500\/30:focus{background-color:#22c55e4d}.focus\:bg-green-500\/35:focus{background-color:#22c55e59}.focus\:bg-green-500\/40:focus{background-color:#22c55e66}.focus\:bg-green-500\/45:focus{background-color:#22c55e73}.focus\:bg-green-500\/5:focus{background-color:#22c55e0d}.focus\:bg-green-500\/50:focus{background-color:#22c55e80}.focus\:bg-green-500\/55:focus{background-color:#22c55e8c}.focus\:bg-green-500\/60:focus{background-color:#22c55e99}.focus\:bg-green-500\/65:focus{background-color:#22c55ea6}.focus\:bg-green-500\/70:focus{background-color:#22c55eb3}.focus\:bg-green-500\/75:focus{background-color:#22c55ebf}.focus\:bg-green-500\/80:focus{background-color:#22c55ecc}.focus\:bg-green-500\/85:focus{background-color:#22c55ed9}.focus\:bg-green-500\/90:focus{background-color:#22c55ee6}.focus\:bg-green-500\/95:focus{background-color:#22c55ef2}.focus\:bg-green-600:focus{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.focus\:bg-green-600\/0:focus{background-color:#16a34a00}.focus\:bg-green-600\/10:focus{background-color:#16a34a1a}.focus\:bg-green-600\/100:focus{background-color:#16a34a}.focus\:bg-green-600\/15:focus{background-color:#16a34a26}.focus\:bg-green-600\/20:focus{background-color:#16a34a33}.focus\:bg-green-600\/25:focus{background-color:#16a34a40}.focus\:bg-green-600\/30:focus{background-color:#16a34a4d}.focus\:bg-green-600\/35:focus{background-color:#16a34a59}.focus\:bg-green-600\/40:focus{background-color:#16a34a66}.focus\:bg-green-600\/45:focus{background-color:#16a34a73}.focus\:bg-green-600\/5:focus{background-color:#16a34a0d}.focus\:bg-green-600\/50:focus{background-color:#16a34a80}.focus\:bg-green-600\/55:focus{background-color:#16a34a8c}.focus\:bg-green-600\/60:focus{background-color:#16a34a99}.focus\:bg-green-600\/65:focus{background-color:#16a34aa6}.focus\:bg-green-600\/70:focus{background-color:#16a34ab3}.focus\:bg-green-600\/75:focus{background-color:#16a34abf}.focus\:bg-green-600\/80:focus{background-color:#16a34acc}.focus\:bg-green-600\/85:focus{background-color:#16a34ad9}.focus\:bg-green-600\/90:focus{background-color:#16a34ae6}.focus\:bg-green-600\/95:focus{background-color:#16a34af2}.focus\:bg-green-700:focus{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.focus\:bg-green-700\/0:focus{background-color:#15803d00}.focus\:bg-green-700\/10:focus{background-color:#15803d1a}.focus\:bg-green-700\/100:focus{background-color:#15803d}.focus\:bg-green-700\/15:focus{background-color:#15803d26}.focus\:bg-green-700\/20:focus{background-color:#15803d33}.focus\:bg-green-700\/25:focus{background-color:#15803d40}.focus\:bg-green-700\/30:focus{background-color:#15803d4d}.focus\:bg-green-700\/35:focus{background-color:#15803d59}.focus\:bg-green-700\/40:focus{background-color:#15803d66}.focus\:bg-green-700\/45:focus{background-color:#15803d73}.focus\:bg-green-700\/5:focus{background-color:#15803d0d}.focus\:bg-green-700\/50:focus{background-color:#15803d80}.focus\:bg-green-700\/55:focus{background-color:#15803d8c}.focus\:bg-green-700\/60:focus{background-color:#15803d99}.focus\:bg-green-700\/65:focus{background-color:#15803da6}.focus\:bg-green-700\/70:focus{background-color:#15803db3}.focus\:bg-green-700\/75:focus{background-color:#15803dbf}.focus\:bg-green-700\/80:focus{background-color:#15803dcc}.focus\:bg-green-700\/85:focus{background-color:#15803dd9}.focus\:bg-green-700\/90:focus{background-color:#15803de6}.focus\:bg-green-700\/95:focus{background-color:#15803df2}.focus\:bg-green-800:focus{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.focus\:bg-green-800\/0:focus{background-color:#16653400}.focus\:bg-green-800\/10:focus{background-color:#1665341a}.focus\:bg-green-800\/100:focus{background-color:#166534}.focus\:bg-green-800\/15:focus{background-color:#16653426}.focus\:bg-green-800\/20:focus{background-color:#16653433}.focus\:bg-green-800\/25:focus{background-color:#16653440}.focus\:bg-green-800\/30:focus{background-color:#1665344d}.focus\:bg-green-800\/35:focus{background-color:#16653459}.focus\:bg-green-800\/40:focus{background-color:#16653466}.focus\:bg-green-800\/45:focus{background-color:#16653473}.focus\:bg-green-800\/5:focus{background-color:#1665340d}.focus\:bg-green-800\/50:focus{background-color:#16653480}.focus\:bg-green-800\/55:focus{background-color:#1665348c}.focus\:bg-green-800\/60:focus{background-color:#16653499}.focus\:bg-green-800\/65:focus{background-color:#166534a6}.focus\:bg-green-800\/70:focus{background-color:#166534b3}.focus\:bg-green-800\/75:focus{background-color:#166534bf}.focus\:bg-green-800\/80:focus{background-color:#166534cc}.focus\:bg-green-800\/85:focus{background-color:#166534d9}.focus\:bg-green-800\/90:focus{background-color:#166534e6}.focus\:bg-green-800\/95:focus{background-color:#166534f2}.focus\:bg-green-900:focus{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.focus\:bg-green-900\/0:focus{background-color:#14532d00}.focus\:bg-green-900\/10:focus{background-color:#14532d1a}.focus\:bg-green-900\/100:focus{background-color:#14532d}.focus\:bg-green-900\/15:focus{background-color:#14532d26}.focus\:bg-green-900\/20:focus{background-color:#14532d33}.focus\:bg-green-900\/25:focus{background-color:#14532d40}.focus\:bg-green-900\/30:focus{background-color:#14532d4d}.focus\:bg-green-900\/35:focus{background-color:#14532d59}.focus\:bg-green-900\/40:focus{background-color:#14532d66}.focus\:bg-green-900\/45:focus{background-color:#14532d73}.focus\:bg-green-900\/5:focus{background-color:#14532d0d}.focus\:bg-green-900\/50:focus{background-color:#14532d80}.focus\:bg-green-900\/55:focus{background-color:#14532d8c}.focus\:bg-green-900\/60:focus{background-color:#14532d99}.focus\:bg-green-900\/65:focus{background-color:#14532da6}.focus\:bg-green-900\/70:focus{background-color:#14532db3}.focus\:bg-green-900\/75:focus{background-color:#14532dbf}.focus\:bg-green-900\/80:focus{background-color:#14532dcc}.focus\:bg-green-900\/85:focus{background-color:#14532dd9}.focus\:bg-green-900\/90:focus{background-color:#14532de6}.focus\:bg-green-900\/95:focus{background-color:#14532df2}.focus\:bg-green-950:focus{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))}.focus\:bg-green-950\/0:focus{background-color:#052e1600}.focus\:bg-green-950\/10:focus{background-color:#052e161a}.focus\:bg-green-950\/100:focus{background-color:#052e16}.focus\:bg-green-950\/15:focus{background-color:#052e1626}.focus\:bg-green-950\/20:focus{background-color:#052e1633}.focus\:bg-green-950\/25:focus{background-color:#052e1640}.focus\:bg-green-950\/30:focus{background-color:#052e164d}.focus\:bg-green-950\/35:focus{background-color:#052e1659}.focus\:bg-green-950\/40:focus{background-color:#052e1666}.focus\:bg-green-950\/45:focus{background-color:#052e1673}.focus\:bg-green-950\/5:focus{background-color:#052e160d}.focus\:bg-green-950\/50:focus{background-color:#052e1680}.focus\:bg-green-950\/55:focus{background-color:#052e168c}.focus\:bg-green-950\/60:focus{background-color:#052e1699}.focus\:bg-green-950\/65:focus{background-color:#052e16a6}.focus\:bg-green-950\/70:focus{background-color:#052e16b3}.focus\:bg-green-950\/75:focus{background-color:#052e16bf}.focus\:bg-green-950\/80:focus{background-color:#052e16cc}.focus\:bg-green-950\/85:focus{background-color:#052e16d9}.focus\:bg-green-950\/90:focus{background-color:#052e16e6}.focus\:bg-green-950\/95:focus{background-color:#052e16f2}.focus\:bg-neutral-100:focus{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.focus\:bg-neutral-100\/0:focus{background-color:#f5f5f500}.focus\:bg-neutral-100\/10:focus{background-color:#f5f5f51a}.focus\:bg-neutral-100\/100:focus{background-color:#f5f5f5}.focus\:bg-neutral-100\/15:focus{background-color:#f5f5f526}.focus\:bg-neutral-100\/20:focus{background-color:#f5f5f533}.focus\:bg-neutral-100\/25:focus{background-color:#f5f5f540}.focus\:bg-neutral-100\/30:focus{background-color:#f5f5f54d}.focus\:bg-neutral-100\/35:focus{background-color:#f5f5f559}.focus\:bg-neutral-100\/40:focus{background-color:#f5f5f566}.focus\:bg-neutral-100\/45:focus{background-color:#f5f5f573}.focus\:bg-neutral-100\/5:focus{background-color:#f5f5f50d}.focus\:bg-neutral-100\/50:focus{background-color:#f5f5f580}.focus\:bg-neutral-100\/55:focus{background-color:#f5f5f58c}.focus\:bg-neutral-100\/60:focus{background-color:#f5f5f599}.focus\:bg-neutral-100\/65:focus{background-color:#f5f5f5a6}.focus\:bg-neutral-100\/70:focus{background-color:#f5f5f5b3}.focus\:bg-neutral-100\/75:focus{background-color:#f5f5f5bf}.focus\:bg-neutral-100\/80:focus{background-color:#f5f5f5cc}.focus\:bg-neutral-100\/85:focus{background-color:#f5f5f5d9}.focus\:bg-neutral-100\/90:focus{background-color:#f5f5f5e6}.focus\:bg-neutral-100\/95:focus{background-color:#f5f5f5f2}.focus\:bg-neutral-200:focus{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.focus\:bg-neutral-200\/0:focus{background-color:#e5e5e500}.focus\:bg-neutral-200\/10:focus{background-color:#e5e5e51a}.focus\:bg-neutral-200\/100:focus{background-color:#e5e5e5}.focus\:bg-neutral-200\/15:focus{background-color:#e5e5e526}.focus\:bg-neutral-200\/20:focus{background-color:#e5e5e533}.focus\:bg-neutral-200\/25:focus{background-color:#e5e5e540}.focus\:bg-neutral-200\/30:focus{background-color:#e5e5e54d}.focus\:bg-neutral-200\/35:focus{background-color:#e5e5e559}.focus\:bg-neutral-200\/40:focus{background-color:#e5e5e566}.focus\:bg-neutral-200\/45:focus{background-color:#e5e5e573}.focus\:bg-neutral-200\/5:focus{background-color:#e5e5e50d}.focus\:bg-neutral-200\/50:focus{background-color:#e5e5e580}.focus\:bg-neutral-200\/55:focus{background-color:#e5e5e58c}.focus\:bg-neutral-200\/60:focus{background-color:#e5e5e599}.focus\:bg-neutral-200\/65:focus{background-color:#e5e5e5a6}.focus\:bg-neutral-200\/70:focus{background-color:#e5e5e5b3}.focus\:bg-neutral-200\/75:focus{background-color:#e5e5e5bf}.focus\:bg-neutral-200\/80:focus{background-color:#e5e5e5cc}.focus\:bg-neutral-200\/85:focus{background-color:#e5e5e5d9}.focus\:bg-neutral-200\/90:focus{background-color:#e5e5e5e6}.focus\:bg-neutral-200\/95:focus{background-color:#e5e5e5f2}.focus\:bg-neutral-300:focus{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.focus\:bg-neutral-300\/0:focus{background-color:#d4d4d400}.focus\:bg-neutral-300\/10:focus{background-color:#d4d4d41a}.focus\:bg-neutral-300\/100:focus{background-color:#d4d4d4}.focus\:bg-neutral-300\/15:focus{background-color:#d4d4d426}.focus\:bg-neutral-300\/20:focus{background-color:#d4d4d433}.focus\:bg-neutral-300\/25:focus{background-color:#d4d4d440}.focus\:bg-neutral-300\/30:focus{background-color:#d4d4d44d}.focus\:bg-neutral-300\/35:focus{background-color:#d4d4d459}.focus\:bg-neutral-300\/40:focus{background-color:#d4d4d466}.focus\:bg-neutral-300\/45:focus{background-color:#d4d4d473}.focus\:bg-neutral-300\/5:focus{background-color:#d4d4d40d}.focus\:bg-neutral-300\/50:focus{background-color:#d4d4d480}.focus\:bg-neutral-300\/55:focus{background-color:#d4d4d48c}.focus\:bg-neutral-300\/60:focus{background-color:#d4d4d499}.focus\:bg-neutral-300\/65:focus{background-color:#d4d4d4a6}.focus\:bg-neutral-300\/70:focus{background-color:#d4d4d4b3}.focus\:bg-neutral-300\/75:focus{background-color:#d4d4d4bf}.focus\:bg-neutral-300\/80:focus{background-color:#d4d4d4cc}.focus\:bg-neutral-300\/85:focus{background-color:#d4d4d4d9}.focus\:bg-neutral-300\/90:focus{background-color:#d4d4d4e6}.focus\:bg-neutral-300\/95:focus{background-color:#d4d4d4f2}.focus\:bg-neutral-400:focus{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.focus\:bg-neutral-400\/0:focus{background-color:#a3a3a300}.focus\:bg-neutral-400\/10:focus{background-color:#a3a3a31a}.focus\:bg-neutral-400\/100:focus{background-color:#a3a3a3}.focus\:bg-neutral-400\/15:focus{background-color:#a3a3a326}.focus\:bg-neutral-400\/20:focus{background-color:#a3a3a333}.focus\:bg-neutral-400\/25:focus{background-color:#a3a3a340}.focus\:bg-neutral-400\/30:focus{background-color:#a3a3a34d}.focus\:bg-neutral-400\/35:focus{background-color:#a3a3a359}.focus\:bg-neutral-400\/40:focus{background-color:#a3a3a366}.focus\:bg-neutral-400\/45:focus{background-color:#a3a3a373}.focus\:bg-neutral-400\/5:focus{background-color:#a3a3a30d}.focus\:bg-neutral-400\/50:focus{background-color:#a3a3a380}.focus\:bg-neutral-400\/55:focus{background-color:#a3a3a38c}.focus\:bg-neutral-400\/60:focus{background-color:#a3a3a399}.focus\:bg-neutral-400\/65:focus{background-color:#a3a3a3a6}.focus\:bg-neutral-400\/70:focus{background-color:#a3a3a3b3}.focus\:bg-neutral-400\/75:focus{background-color:#a3a3a3bf}.focus\:bg-neutral-400\/80:focus{background-color:#a3a3a3cc}.focus\:bg-neutral-400\/85:focus{background-color:#a3a3a3d9}.focus\:bg-neutral-400\/90:focus{background-color:#a3a3a3e6}.focus\:bg-neutral-400\/95:focus{background-color:#a3a3a3f2}.focus\:bg-neutral-50:focus{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.focus\:bg-neutral-50\/0:focus{background-color:#fafafa00}.focus\:bg-neutral-50\/10:focus{background-color:#fafafa1a}.focus\:bg-neutral-50\/100:focus{background-color:#fafafa}.focus\:bg-neutral-50\/15:focus{background-color:#fafafa26}.focus\:bg-neutral-50\/20:focus{background-color:#fafafa33}.focus\:bg-neutral-50\/25:focus{background-color:#fafafa40}.focus\:bg-neutral-50\/30:focus{background-color:#fafafa4d}.focus\:bg-neutral-50\/35:focus{background-color:#fafafa59}.focus\:bg-neutral-50\/40:focus{background-color:#fafafa66}.focus\:bg-neutral-50\/45:focus{background-color:#fafafa73}.focus\:bg-neutral-50\/5:focus{background-color:#fafafa0d}.focus\:bg-neutral-50\/50:focus{background-color:#fafafa80}.focus\:bg-neutral-50\/55:focus{background-color:#fafafa8c}.focus\:bg-neutral-50\/60:focus{background-color:#fafafa99}.focus\:bg-neutral-50\/65:focus{background-color:#fafafaa6}.focus\:bg-neutral-50\/70:focus{background-color:#fafafab3}.focus\:bg-neutral-50\/75:focus{background-color:#fafafabf}.focus\:bg-neutral-50\/80:focus{background-color:#fafafacc}.focus\:bg-neutral-50\/85:focus{background-color:#fafafad9}.focus\:bg-neutral-50\/90:focus{background-color:#fafafae6}.focus\:bg-neutral-50\/95:focus{background-color:#fafafaf2}.focus\:bg-neutral-500:focus{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity, 1))}.focus\:bg-neutral-500\/0:focus{background-color:#73737300}.focus\:bg-neutral-500\/10:focus{background-color:#7373731a}.focus\:bg-neutral-500\/100:focus{background-color:#737373}.focus\:bg-neutral-500\/15:focus{background-color:#73737326}.focus\:bg-neutral-500\/20:focus{background-color:#73737333}.focus\:bg-neutral-500\/25:focus{background-color:#73737340}.focus\:bg-neutral-500\/30:focus{background-color:#7373734d}.focus\:bg-neutral-500\/35:focus{background-color:#73737359}.focus\:bg-neutral-500\/40:focus{background-color:#73737366}.focus\:bg-neutral-500\/45:focus{background-color:#73737373}.focus\:bg-neutral-500\/5:focus{background-color:#7373730d}.focus\:bg-neutral-500\/50:focus{background-color:#73737380}.focus\:bg-neutral-500\/55:focus{background-color:#7373738c}.focus\:bg-neutral-500\/60:focus{background-color:#73737399}.focus\:bg-neutral-500\/65:focus{background-color:#737373a6}.focus\:bg-neutral-500\/70:focus{background-color:#737373b3}.focus\:bg-neutral-500\/75:focus{background-color:#737373bf}.focus\:bg-neutral-500\/80:focus{background-color:#737373cc}.focus\:bg-neutral-500\/85:focus{background-color:#737373d9}.focus\:bg-neutral-500\/90:focus{background-color:#737373e6}.focus\:bg-neutral-500\/95:focus{background-color:#737373f2}.focus\:bg-neutral-600:focus{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.focus\:bg-neutral-600\/0:focus{background-color:#52525200}.focus\:bg-neutral-600\/10:focus{background-color:#5252521a}.focus\:bg-neutral-600\/100:focus{background-color:#525252}.focus\:bg-neutral-600\/15:focus{background-color:#52525226}.focus\:bg-neutral-600\/20:focus{background-color:#52525233}.focus\:bg-neutral-600\/25:focus{background-color:#52525240}.focus\:bg-neutral-600\/30:focus{background-color:#5252524d}.focus\:bg-neutral-600\/35:focus{background-color:#52525259}.focus\:bg-neutral-600\/40:focus{background-color:#52525266}.focus\:bg-neutral-600\/45:focus{background-color:#52525273}.focus\:bg-neutral-600\/5:focus{background-color:#5252520d}.focus\:bg-neutral-600\/50:focus{background-color:#52525280}.focus\:bg-neutral-600\/55:focus{background-color:#5252528c}.focus\:bg-neutral-600\/60:focus{background-color:#52525299}.focus\:bg-neutral-600\/65:focus{background-color:#525252a6}.focus\:bg-neutral-600\/70:focus{background-color:#525252b3}.focus\:bg-neutral-600\/75:focus{background-color:#525252bf}.focus\:bg-neutral-600\/80:focus{background-color:#525252cc}.focus\:bg-neutral-600\/85:focus{background-color:#525252d9}.focus\:bg-neutral-600\/90:focus{background-color:#525252e6}.focus\:bg-neutral-600\/95:focus{background-color:#525252f2}.focus\:bg-neutral-700:focus{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.focus\:bg-neutral-700\/0:focus{background-color:#40404000}.focus\:bg-neutral-700\/10:focus{background-color:#4040401a}.focus\:bg-neutral-700\/100:focus{background-color:#404040}.focus\:bg-neutral-700\/15:focus{background-color:#40404026}.focus\:bg-neutral-700\/20:focus{background-color:#40404033}.focus\:bg-neutral-700\/25:focus{background-color:#40404040}.focus\:bg-neutral-700\/30:focus{background-color:#4040404d}.focus\:bg-neutral-700\/35:focus{background-color:#40404059}.focus\:bg-neutral-700\/40:focus{background-color:#40404066}.focus\:bg-neutral-700\/45:focus{background-color:#40404073}.focus\:bg-neutral-700\/5:focus{background-color:#4040400d}.focus\:bg-neutral-700\/50:focus{background-color:#40404080}.focus\:bg-neutral-700\/55:focus{background-color:#4040408c}.focus\:bg-neutral-700\/60:focus{background-color:#40404099}.focus\:bg-neutral-700\/65:focus{background-color:#404040a6}.focus\:bg-neutral-700\/70:focus{background-color:#404040b3}.focus\:bg-neutral-700\/75:focus{background-color:#404040bf}.focus\:bg-neutral-700\/80:focus{background-color:#404040cc}.focus\:bg-neutral-700\/85:focus{background-color:#404040d9}.focus\:bg-neutral-700\/90:focus{background-color:#404040e6}.focus\:bg-neutral-700\/95:focus{background-color:#404040f2}.focus\:bg-neutral-800:focus{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.focus\:bg-neutral-800\/0:focus{background-color:#26262600}.focus\:bg-neutral-800\/10:focus{background-color:#2626261a}.focus\:bg-neutral-800\/100:focus{background-color:#262626}.focus\:bg-neutral-800\/15:focus{background-color:#26262626}.focus\:bg-neutral-800\/20:focus{background-color:#26262633}.focus\:bg-neutral-800\/25:focus{background-color:#26262640}.focus\:bg-neutral-800\/30:focus{background-color:#2626264d}.focus\:bg-neutral-800\/35:focus{background-color:#26262659}.focus\:bg-neutral-800\/40:focus{background-color:#26262666}.focus\:bg-neutral-800\/45:focus{background-color:#26262673}.focus\:bg-neutral-800\/5:focus{background-color:#2626260d}.focus\:bg-neutral-800\/50:focus{background-color:#26262680}.focus\:bg-neutral-800\/55:focus{background-color:#2626268c}.focus\:bg-neutral-800\/60:focus{background-color:#26262699}.focus\:bg-neutral-800\/65:focus{background-color:#262626a6}.focus\:bg-neutral-800\/70:focus{background-color:#262626b3}.focus\:bg-neutral-800\/75:focus{background-color:#262626bf}.focus\:bg-neutral-800\/80:focus{background-color:#262626cc}.focus\:bg-neutral-800\/85:focus{background-color:#262626d9}.focus\:bg-neutral-800\/90:focus{background-color:#262626e6}.focus\:bg-neutral-800\/95:focus{background-color:#262626f2}.focus\:bg-neutral-900:focus{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.focus\:bg-neutral-900\/0:focus{background-color:#17171700}.focus\:bg-neutral-900\/10:focus{background-color:#1717171a}.focus\:bg-neutral-900\/100:focus{background-color:#171717}.focus\:bg-neutral-900\/15:focus{background-color:#17171726}.focus\:bg-neutral-900\/20:focus{background-color:#17171733}.focus\:bg-neutral-900\/25:focus{background-color:#17171740}.focus\:bg-neutral-900\/30:focus{background-color:#1717174d}.focus\:bg-neutral-900\/35:focus{background-color:#17171759}.focus\:bg-neutral-900\/40:focus{background-color:#17171766}.focus\:bg-neutral-900\/45:focus{background-color:#17171773}.focus\:bg-neutral-900\/5:focus{background-color:#1717170d}.focus\:bg-neutral-900\/50:focus{background-color:#17171780}.focus\:bg-neutral-900\/55:focus{background-color:#1717178c}.focus\:bg-neutral-900\/60:focus{background-color:#17171799}.focus\:bg-neutral-900\/65:focus{background-color:#171717a6}.focus\:bg-neutral-900\/70:focus{background-color:#171717b3}.focus\:bg-neutral-900\/75:focus{background-color:#171717bf}.focus\:bg-neutral-900\/80:focus{background-color:#171717cc}.focus\:bg-neutral-900\/85:focus{background-color:#171717d9}.focus\:bg-neutral-900\/90:focus{background-color:#171717e6}.focus\:bg-neutral-900\/95:focus{background-color:#171717f2}.focus\:bg-neutral-950:focus{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.focus\:bg-neutral-950\/0:focus{background-color:#0a0a0a00}.focus\:bg-neutral-950\/10:focus{background-color:#0a0a0a1a}.focus\:bg-neutral-950\/100:focus{background-color:#0a0a0a}.focus\:bg-neutral-950\/15:focus{background-color:#0a0a0a26}.focus\:bg-neutral-950\/20:focus{background-color:#0a0a0a33}.focus\:bg-neutral-950\/25:focus{background-color:#0a0a0a40}.focus\:bg-neutral-950\/30:focus{background-color:#0a0a0a4d}.focus\:bg-neutral-950\/35:focus{background-color:#0a0a0a59}.focus\:bg-neutral-950\/40:focus{background-color:#0a0a0a66}.focus\:bg-neutral-950\/45:focus{background-color:#0a0a0a73}.focus\:bg-neutral-950\/5:focus{background-color:#0a0a0a0d}.focus\:bg-neutral-950\/50:focus{background-color:#0a0a0a80}.focus\:bg-neutral-950\/55:focus{background-color:#0a0a0a8c}.focus\:bg-neutral-950\/60:focus{background-color:#0a0a0a99}.focus\:bg-neutral-950\/65:focus{background-color:#0a0a0aa6}.focus\:bg-neutral-950\/70:focus{background-color:#0a0a0ab3}.focus\:bg-neutral-950\/75:focus{background-color:#0a0a0abf}.focus\:bg-neutral-950\/80:focus{background-color:#0a0a0acc}.focus\:bg-neutral-950\/85:focus{background-color:#0a0a0ad9}.focus\:bg-neutral-950\/90:focus{background-color:#0a0a0ae6}.focus\:bg-neutral-950\/95:focus{background-color:#0a0a0af2}.focus\:bg-primary:focus{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.focus\:bg-primary-100:focus{--tw-bg-opacity: 1;background-color:rgb(204 227 241 / var(--tw-bg-opacity, 1))}.focus\:bg-primary-100\/0:focus{background-color:#cce3f100}.focus\:bg-primary-100\/10:focus{background-color:#cce3f11a}.focus\:bg-primary-100\/100:focus{background-color:#cce3f1}.focus\:bg-primary-100\/15:focus{background-color:#cce3f126}.focus\:bg-primary-100\/20:focus{background-color:#cce3f133}.focus\:bg-primary-100\/25:focus{background-color:#cce3f140}.focus\:bg-primary-100\/30:focus{background-color:#cce3f14d}.focus\:bg-primary-100\/35:focus{background-color:#cce3f159}.focus\:bg-primary-100\/40:focus{background-color:#cce3f166}.focus\:bg-primary-100\/45:focus{background-color:#cce3f173}.focus\:bg-primary-100\/5:focus{background-color:#cce3f10d}.focus\:bg-primary-100\/50:focus{background-color:#cce3f180}.focus\:bg-primary-100\/55:focus{background-color:#cce3f18c}.focus\:bg-primary-100\/60:focus{background-color:#cce3f199}.focus\:bg-primary-100\/65:focus{background-color:#cce3f1a6}.focus\:bg-primary-100\/70:focus{background-color:#cce3f1b3}.focus\:bg-primary-100\/75:focus{background-color:#cce3f1bf}.focus\:bg-primary-100\/80:focus{background-color:#cce3f1cc}.focus\:bg-primary-100\/85:focus{background-color:#cce3f1d9}.focus\:bg-primary-100\/90:focus{background-color:#cce3f1e6}.focus\:bg-primary-100\/95:focus{background-color:#cce3f1f2}.focus\:bg-primary-200:focus{--tw-bg-opacity: 1;background-color:rgb(153 200 227 / var(--tw-bg-opacity, 1))}.focus\:bg-primary-200\/0:focus{background-color:#99c8e300}.focus\:bg-primary-200\/10:focus{background-color:#99c8e31a}.focus\:bg-primary-200\/100:focus{background-color:#99c8e3}.focus\:bg-primary-200\/15:focus{background-color:#99c8e326}.focus\:bg-primary-200\/20:focus{background-color:#99c8e333}.focus\:bg-primary-200\/25:focus{background-color:#99c8e340}.focus\:bg-primary-200\/30:focus{background-color:#99c8e34d}.focus\:bg-primary-200\/35:focus{background-color:#99c8e359}.focus\:bg-primary-200\/40:focus{background-color:#99c8e366}.focus\:bg-primary-200\/45:focus{background-color:#99c8e373}.focus\:bg-primary-200\/5:focus{background-color:#99c8e30d}.focus\:bg-primary-200\/50:focus{background-color:#99c8e380}.focus\:bg-primary-200\/55:focus{background-color:#99c8e38c}.focus\:bg-primary-200\/60:focus{background-color:#99c8e399}.focus\:bg-primary-200\/65:focus{background-color:#99c8e3a6}.focus\:bg-primary-200\/70:focus{background-color:#99c8e3b3}.focus\:bg-primary-200\/75:focus{background-color:#99c8e3bf}.focus\:bg-primary-200\/80:focus{background-color:#99c8e3cc}.focus\:bg-primary-200\/85:focus{background-color:#99c8e3d9}.focus\:bg-primary-200\/90:focus{background-color:#99c8e3e6}.focus\:bg-primary-200\/95:focus{background-color:#99c8e3f2}.focus\:bg-primary-300:focus{--tw-bg-opacity: 1;background-color:rgb(102 173 214 / var(--tw-bg-opacity, 1))}.focus\:bg-primary-300\/0:focus{background-color:#66add600}.focus\:bg-primary-300\/10:focus{background-color:#66add61a}.focus\:bg-primary-300\/100:focus{background-color:#66add6}.focus\:bg-primary-300\/15:focus{background-color:#66add626}.focus\:bg-primary-300\/20:focus{background-color:#66add633}.focus\:bg-primary-300\/25:focus{background-color:#66add640}.focus\:bg-primary-300\/30:focus{background-color:#66add64d}.focus\:bg-primary-300\/35:focus{background-color:#66add659}.focus\:bg-primary-300\/40:focus{background-color:#66add666}.focus\:bg-primary-300\/45:focus{background-color:#66add673}.focus\:bg-primary-300\/5:focus{background-color:#66add60d}.focus\:bg-primary-300\/50:focus{background-color:#66add680}.focus\:bg-primary-300\/55:focus{background-color:#66add68c}.focus\:bg-primary-300\/60:focus{background-color:#66add699}.focus\:bg-primary-300\/65:focus{background-color:#66add6a6}.focus\:bg-primary-300\/70:focus{background-color:#66add6b3}.focus\:bg-primary-300\/75:focus{background-color:#66add6bf}.focus\:bg-primary-300\/80:focus{background-color:#66add6cc}.focus\:bg-primary-300\/85:focus{background-color:#66add6d9}.focus\:bg-primary-300\/90:focus{background-color:#66add6e6}.focus\:bg-primary-300\/95:focus{background-color:#66add6f2}.focus\:bg-primary-400:focus{--tw-bg-opacity: 1;background-color:rgb(51 146 200 / var(--tw-bg-opacity, 1))}.focus\:bg-primary-400\/0:focus{background-color:#3392c800}.focus\:bg-primary-400\/10:focus{background-color:#3392c81a}.focus\:bg-primary-400\/100:focus{background-color:#3392c8}.focus\:bg-primary-400\/15:focus{background-color:#3392c826}.focus\:bg-primary-400\/20:focus{background-color:#3392c833}.focus\:bg-primary-400\/25:focus{background-color:#3392c840}.focus\:bg-primary-400\/30:focus{background-color:#3392c84d}.focus\:bg-primary-400\/35:focus{background-color:#3392c859}.focus\:bg-primary-400\/40:focus{background-color:#3392c866}.focus\:bg-primary-400\/45:focus{background-color:#3392c873}.focus\:bg-primary-400\/5:focus{background-color:#3392c80d}.focus\:bg-primary-400\/50:focus{background-color:#3392c880}.focus\:bg-primary-400\/55:focus{background-color:#3392c88c}.focus\:bg-primary-400\/60:focus{background-color:#3392c899}.focus\:bg-primary-400\/65:focus{background-color:#3392c8a6}.focus\:bg-primary-400\/70:focus{background-color:#3392c8b3}.focus\:bg-primary-400\/75:focus{background-color:#3392c8bf}.focus\:bg-primary-400\/80:focus{background-color:#3392c8cc}.focus\:bg-primary-400\/85:focus{background-color:#3392c8d9}.focus\:bg-primary-400\/90:focus{background-color:#3392c8e6}.focus\:bg-primary-400\/95:focus{background-color:#3392c8f2}.focus\:bg-primary-50:focus{--tw-bg-opacity: 1;background-color:rgb(230 241 248 / var(--tw-bg-opacity, 1))}.focus\:bg-primary-50\/0:focus{background-color:#e6f1f800}.focus\:bg-primary-50\/10:focus{background-color:#e6f1f81a}.focus\:bg-primary-50\/100:focus{background-color:#e6f1f8}.focus\:bg-primary-50\/15:focus{background-color:#e6f1f826}.focus\:bg-primary-50\/20:focus{background-color:#e6f1f833}.focus\:bg-primary-50\/25:focus{background-color:#e6f1f840}.focus\:bg-primary-50\/30:focus{background-color:#e6f1f84d}.focus\:bg-primary-50\/35:focus{background-color:#e6f1f859}.focus\:bg-primary-50\/40:focus{background-color:#e6f1f866}.focus\:bg-primary-50\/45:focus{background-color:#e6f1f873}.focus\:bg-primary-50\/5:focus{background-color:#e6f1f80d}.focus\:bg-primary-50\/50:focus{background-color:#e6f1f880}.focus\:bg-primary-50\/55:focus{background-color:#e6f1f88c}.focus\:bg-primary-50\/60:focus{background-color:#e6f1f899}.focus\:bg-primary-50\/65:focus{background-color:#e6f1f8a6}.focus\:bg-primary-50\/70:focus{background-color:#e6f1f8b3}.focus\:bg-primary-50\/75:focus{background-color:#e6f1f8bf}.focus\:bg-primary-50\/80:focus{background-color:#e6f1f8cc}.focus\:bg-primary-50\/85:focus{background-color:#e6f1f8d9}.focus\:bg-primary-50\/90:focus{background-color:#e6f1f8e6}.focus\:bg-primary-50\/95:focus{background-color:#e6f1f8f2}.focus\:bg-primary-500:focus{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.focus\:bg-primary-500\/0:focus{background-color:#07b0}.focus\:bg-primary-500\/10:focus{background-color:#0077bb1a}.focus\:bg-primary-500\/100:focus{background-color:#07b}.focus\:bg-primary-500\/15:focus{background-color:#0077bb26}.focus\:bg-primary-500\/20:focus{background-color:#07b3}.focus\:bg-primary-500\/25:focus{background-color:#0077bb40}.focus\:bg-primary-500\/30:focus{background-color:#0077bb4d}.focus\:bg-primary-500\/35:focus{background-color:#0077bb59}.focus\:bg-primary-500\/40:focus{background-color:#07b6}.focus\:bg-primary-500\/45:focus{background-color:#0077bb73}.focus\:bg-primary-500\/5:focus{background-color:#0077bb0d}.focus\:bg-primary-500\/50:focus{background-color:#0077bb80}.focus\:bg-primary-500\/55:focus{background-color:#0077bb8c}.focus\:bg-primary-500\/60:focus{background-color:#07b9}.focus\:bg-primary-500\/65:focus{background-color:#0077bba6}.focus\:bg-primary-500\/70:focus{background-color:#0077bbb3}.focus\:bg-primary-500\/75:focus{background-color:#0077bbbf}.focus\:bg-primary-500\/80:focus{background-color:#07bc}.focus\:bg-primary-500\/85:focus{background-color:#0077bbd9}.focus\:bg-primary-500\/90:focus{background-color:#0077bbe6}.focus\:bg-primary-500\/95:focus{background-color:#0077bbf2}.focus\:bg-primary-600:focus{--tw-bg-opacity: 1;background-color:rgb(0 102 153 / var(--tw-bg-opacity, 1))}.focus\:bg-primary-600\/0:focus{background-color:#0690}.focus\:bg-primary-600\/10:focus{background-color:#0066991a}.focus\:bg-primary-600\/100:focus{background-color:#069}.focus\:bg-primary-600\/15:focus{background-color:#00669926}.focus\:bg-primary-600\/20:focus{background-color:#0693}.focus\:bg-primary-600\/25:focus{background-color:#00669940}.focus\:bg-primary-600\/30:focus{background-color:#0066994d}.focus\:bg-primary-600\/35:focus{background-color:#00669959}.focus\:bg-primary-600\/40:focus{background-color:#0696}.focus\:bg-primary-600\/45:focus{background-color:#00669973}.focus\:bg-primary-600\/5:focus{background-color:#0066990d}.focus\:bg-primary-600\/50:focus{background-color:#00669980}.focus\:bg-primary-600\/55:focus{background-color:#0066998c}.focus\:bg-primary-600\/60:focus{background-color:#0699}.focus\:bg-primary-600\/65:focus{background-color:#006699a6}.focus\:bg-primary-600\/70:focus{background-color:#006699b3}.focus\:bg-primary-600\/75:focus{background-color:#006699bf}.focus\:bg-primary-600\/80:focus{background-color:#069c}.focus\:bg-primary-600\/85:focus{background-color:#006699d9}.focus\:bg-primary-600\/90:focus{background-color:#006699e6}.focus\:bg-primary-600\/95:focus{background-color:#006699f2}.focus\:bg-primary-700:focus{--tw-bg-opacity: 1;background-color:rgb(0 85 128 / var(--tw-bg-opacity, 1))}.focus\:bg-primary-700\/0:focus{background-color:#00558000}.focus\:bg-primary-700\/10:focus{background-color:#0055801a}.focus\:bg-primary-700\/100:focus{background-color:#005580}.focus\:bg-primary-700\/15:focus{background-color:#00558026}.focus\:bg-primary-700\/20:focus{background-color:#00558033}.focus\:bg-primary-700\/25:focus{background-color:#00558040}.focus\:bg-primary-700\/30:focus{background-color:#0055804d}.focus\:bg-primary-700\/35:focus{background-color:#00558059}.focus\:bg-primary-700\/40:focus{background-color:#00558066}.focus\:bg-primary-700\/45:focus{background-color:#00558073}.focus\:bg-primary-700\/5:focus{background-color:#0055800d}.focus\:bg-primary-700\/50:focus{background-color:#00558080}.focus\:bg-primary-700\/55:focus{background-color:#0055808c}.focus\:bg-primary-700\/60:focus{background-color:#00558099}.focus\:bg-primary-700\/65:focus{background-color:#005580a6}.focus\:bg-primary-700\/70:focus{background-color:#005580b3}.focus\:bg-primary-700\/75:focus{background-color:#005580bf}.focus\:bg-primary-700\/80:focus{background-color:#005580cc}.focus\:bg-primary-700\/85:focus{background-color:#005580d9}.focus\:bg-primary-700\/90:focus{background-color:#005580e6}.focus\:bg-primary-700\/95:focus{background-color:#005580f2}.focus\:bg-primary-800:focus{--tw-bg-opacity: 1;background-color:rgb(0 68 102 / var(--tw-bg-opacity, 1))}.focus\:bg-primary-800\/0:focus{background-color:#0460}.focus\:bg-primary-800\/10:focus{background-color:#0044661a}.focus\:bg-primary-800\/100:focus{background-color:#046}.focus\:bg-primary-800\/15:focus{background-color:#00446626}.focus\:bg-primary-800\/20:focus{background-color:#0463}.focus\:bg-primary-800\/25:focus{background-color:#00446640}.focus\:bg-primary-800\/30:focus{background-color:#0044664d}.focus\:bg-primary-800\/35:focus{background-color:#00446659}.focus\:bg-primary-800\/40:focus{background-color:#0466}.focus\:bg-primary-800\/45:focus{background-color:#00446673}.focus\:bg-primary-800\/5:focus{background-color:#0044660d}.focus\:bg-primary-800\/50:focus{background-color:#00446680}.focus\:bg-primary-800\/55:focus{background-color:#0044668c}.focus\:bg-primary-800\/60:focus{background-color:#0469}.focus\:bg-primary-800\/65:focus{background-color:#004466a6}.focus\:bg-primary-800\/70:focus{background-color:#004466b3}.focus\:bg-primary-800\/75:focus{background-color:#004466bf}.focus\:bg-primary-800\/80:focus{background-color:#046c}.focus\:bg-primary-800\/85:focus{background-color:#004466d9}.focus\:bg-primary-800\/90:focus{background-color:#004466e6}.focus\:bg-primary-800\/95:focus{background-color:#004466f2}.focus\:bg-primary-900:focus{--tw-bg-opacity: 1;background-color:rgb(0 51 77 / var(--tw-bg-opacity, 1))}.focus\:bg-primary-900\/0:focus{background-color:#00334d00}.focus\:bg-primary-900\/10:focus{background-color:#00334d1a}.focus\:bg-primary-900\/100:focus{background-color:#00334d}.focus\:bg-primary-900\/15:focus{background-color:#00334d26}.focus\:bg-primary-900\/20:focus{background-color:#00334d33}.focus\:bg-primary-900\/25:focus{background-color:#00334d40}.focus\:bg-primary-900\/30:focus{background-color:#00334d4d}.focus\:bg-primary-900\/35:focus{background-color:#00334d59}.focus\:bg-primary-900\/40:focus{background-color:#00334d66}.focus\:bg-primary-900\/45:focus{background-color:#00334d73}.focus\:bg-primary-900\/5:focus{background-color:#00334d0d}.focus\:bg-primary-900\/50:focus{background-color:#00334d80}.focus\:bg-primary-900\/55:focus{background-color:#00334d8c}.focus\:bg-primary-900\/60:focus{background-color:#00334d99}.focus\:bg-primary-900\/65:focus{background-color:#00334da6}.focus\:bg-primary-900\/70:focus{background-color:#00334db3}.focus\:bg-primary-900\/75:focus{background-color:#00334dbf}.focus\:bg-primary-900\/80:focus{background-color:#00334dcc}.focus\:bg-primary-900\/85:focus{background-color:#00334dd9}.focus\:bg-primary-900\/90:focus{background-color:#00334de6}.focus\:bg-primary-900\/95:focus{background-color:#00334df2}.focus\:bg-primary-focus:focus{--tw-bg-opacity: 1;background-color:rgb(46 62 99 / var(--tw-bg-opacity, 1))}.focus\:bg-primary-focus\/0:focus{background-color:#2e3e6300}.focus\:bg-primary-focus\/10:focus{background-color:#2e3e631a}.focus\:bg-primary-focus\/100:focus{background-color:#2e3e63}.focus\:bg-primary-focus\/15:focus{background-color:#2e3e6326}.focus\:bg-primary-focus\/20:focus{background-color:#2e3e6333}.focus\:bg-primary-focus\/25:focus{background-color:#2e3e6340}.focus\:bg-primary-focus\/30:focus{background-color:#2e3e634d}.focus\:bg-primary-focus\/35:focus{background-color:#2e3e6359}.focus\:bg-primary-focus\/40:focus{background-color:#2e3e6366}.focus\:bg-primary-focus\/45:focus{background-color:#2e3e6373}.focus\:bg-primary-focus\/5:focus{background-color:#2e3e630d}.focus\:bg-primary-focus\/50:focus{background-color:#2e3e6380}.focus\:bg-primary-focus\/55:focus{background-color:#2e3e638c}.focus\:bg-primary-focus\/60:focus{background-color:#2e3e6399}.focus\:bg-primary-focus\/65:focus{background-color:#2e3e63a6}.focus\:bg-primary-focus\/70:focus{background-color:#2e3e63b3}.focus\:bg-primary-focus\/75:focus{background-color:#2e3e63bf}.focus\:bg-primary-focus\/80:focus{background-color:#2e3e63cc}.focus\:bg-primary-focus\/85:focus{background-color:#2e3e63d9}.focus\:bg-primary-focus\/90:focus{background-color:#2e3e63e6}.focus\:bg-primary-focus\/95:focus{background-color:#2e3e63f2}.focus\:bg-primary\/0:focus{background-color:#07b0}.focus\:bg-primary\/10:focus{background-color:#0077bb1a}.focus\:bg-primary\/100:focus{background-color:#07b}.focus\:bg-primary\/15:focus{background-color:#0077bb26}.focus\:bg-primary\/20:focus{background-color:#07b3}.focus\:bg-primary\/25:focus{background-color:#0077bb40}.focus\:bg-primary\/30:focus{background-color:#0077bb4d}.focus\:bg-primary\/35:focus{background-color:#0077bb59}.focus\:bg-primary\/40:focus{background-color:#07b6}.focus\:bg-primary\/45:focus{background-color:#0077bb73}.focus\:bg-primary\/5:focus{background-color:#0077bb0d}.focus\:bg-primary\/50:focus{background-color:#0077bb80}.focus\:bg-primary\/55:focus{background-color:#0077bb8c}.focus\:bg-primary\/60:focus{background-color:#07b9}.focus\:bg-primary\/65:focus{background-color:#0077bba6}.focus\:bg-primary\/70:focus{background-color:#0077bbb3}.focus\:bg-primary\/75:focus{background-color:#0077bbbf}.focus\:bg-primary\/80:focus{background-color:#07bc}.focus\:bg-primary\/85:focus{background-color:#0077bbd9}.focus\:bg-primary\/90:focus{background-color:#0077bbe6}.focus\:bg-primary\/95:focus{background-color:#0077bbf2}.focus\:bg-red-100:focus{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.focus\:bg-red-100\/0:focus{background-color:#fee2e200}.focus\:bg-red-100\/10:focus{background-color:#fee2e21a}.focus\:bg-red-100\/100:focus{background-color:#fee2e2}.focus\:bg-red-100\/15:focus{background-color:#fee2e226}.focus\:bg-red-100\/20:focus{background-color:#fee2e233}.focus\:bg-red-100\/25:focus{background-color:#fee2e240}.focus\:bg-red-100\/30:focus{background-color:#fee2e24d}.focus\:bg-red-100\/35:focus{background-color:#fee2e259}.focus\:bg-red-100\/40:focus{background-color:#fee2e266}.focus\:bg-red-100\/45:focus{background-color:#fee2e273}.focus\:bg-red-100\/5:focus{background-color:#fee2e20d}.focus\:bg-red-100\/50:focus{background-color:#fee2e280}.focus\:bg-red-100\/55:focus{background-color:#fee2e28c}.focus\:bg-red-100\/60:focus{background-color:#fee2e299}.focus\:bg-red-100\/65:focus{background-color:#fee2e2a6}.focus\:bg-red-100\/70:focus{background-color:#fee2e2b3}.focus\:bg-red-100\/75:focus{background-color:#fee2e2bf}.focus\:bg-red-100\/80:focus{background-color:#fee2e2cc}.focus\:bg-red-100\/85:focus{background-color:#fee2e2d9}.focus\:bg-red-100\/90:focus{background-color:#fee2e2e6}.focus\:bg-red-100\/95:focus{background-color:#fee2e2f2}.focus\:bg-red-200:focus{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.focus\:bg-red-200\/0:focus{background-color:#fecaca00}.focus\:bg-red-200\/10:focus{background-color:#fecaca1a}.focus\:bg-red-200\/100:focus{background-color:#fecaca}.focus\:bg-red-200\/15:focus{background-color:#fecaca26}.focus\:bg-red-200\/20:focus{background-color:#fecaca33}.focus\:bg-red-200\/25:focus{background-color:#fecaca40}.focus\:bg-red-200\/30:focus{background-color:#fecaca4d}.focus\:bg-red-200\/35:focus{background-color:#fecaca59}.focus\:bg-red-200\/40:focus{background-color:#fecaca66}.focus\:bg-red-200\/45:focus{background-color:#fecaca73}.focus\:bg-red-200\/5:focus{background-color:#fecaca0d}.focus\:bg-red-200\/50:focus{background-color:#fecaca80}.focus\:bg-red-200\/55:focus{background-color:#fecaca8c}.focus\:bg-red-200\/60:focus{background-color:#fecaca99}.focus\:bg-red-200\/65:focus{background-color:#fecacaa6}.focus\:bg-red-200\/70:focus{background-color:#fecacab3}.focus\:bg-red-200\/75:focus{background-color:#fecacabf}.focus\:bg-red-200\/80:focus{background-color:#fecacacc}.focus\:bg-red-200\/85:focus{background-color:#fecacad9}.focus\:bg-red-200\/90:focus{background-color:#fecacae6}.focus\:bg-red-200\/95:focus{background-color:#fecacaf2}.focus\:bg-red-300:focus{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.focus\:bg-red-300\/0:focus{background-color:#fca5a500}.focus\:bg-red-300\/10:focus{background-color:#fca5a51a}.focus\:bg-red-300\/100:focus{background-color:#fca5a5}.focus\:bg-red-300\/15:focus{background-color:#fca5a526}.focus\:bg-red-300\/20:focus{background-color:#fca5a533}.focus\:bg-red-300\/25:focus{background-color:#fca5a540}.focus\:bg-red-300\/30:focus{background-color:#fca5a54d}.focus\:bg-red-300\/35:focus{background-color:#fca5a559}.focus\:bg-red-300\/40:focus{background-color:#fca5a566}.focus\:bg-red-300\/45:focus{background-color:#fca5a573}.focus\:bg-red-300\/5:focus{background-color:#fca5a50d}.focus\:bg-red-300\/50:focus{background-color:#fca5a580}.focus\:bg-red-300\/55:focus{background-color:#fca5a58c}.focus\:bg-red-300\/60:focus{background-color:#fca5a599}.focus\:bg-red-300\/65:focus{background-color:#fca5a5a6}.focus\:bg-red-300\/70:focus{background-color:#fca5a5b3}.focus\:bg-red-300\/75:focus{background-color:#fca5a5bf}.focus\:bg-red-300\/80:focus{background-color:#fca5a5cc}.focus\:bg-red-300\/85:focus{background-color:#fca5a5d9}.focus\:bg-red-300\/90:focus{background-color:#fca5a5e6}.focus\:bg-red-300\/95:focus{background-color:#fca5a5f2}.focus\:bg-red-400:focus{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.focus\:bg-red-400\/0:focus{background-color:#f8717100}.focus\:bg-red-400\/10:focus{background-color:#f871711a}.focus\:bg-red-400\/100:focus{background-color:#f87171}.focus\:bg-red-400\/15:focus{background-color:#f8717126}.focus\:bg-red-400\/20:focus{background-color:#f8717133}.focus\:bg-red-400\/25:focus{background-color:#f8717140}.focus\:bg-red-400\/30:focus{background-color:#f871714d}.focus\:bg-red-400\/35:focus{background-color:#f8717159}.focus\:bg-red-400\/40:focus{background-color:#f8717166}.focus\:bg-red-400\/45:focus{background-color:#f8717173}.focus\:bg-red-400\/5:focus{background-color:#f871710d}.focus\:bg-red-400\/50:focus{background-color:#f8717180}.focus\:bg-red-400\/55:focus{background-color:#f871718c}.focus\:bg-red-400\/60:focus{background-color:#f8717199}.focus\:bg-red-400\/65:focus{background-color:#f87171a6}.focus\:bg-red-400\/70:focus{background-color:#f87171b3}.focus\:bg-red-400\/75:focus{background-color:#f87171bf}.focus\:bg-red-400\/80:focus{background-color:#f87171cc}.focus\:bg-red-400\/85:focus{background-color:#f87171d9}.focus\:bg-red-400\/90:focus{background-color:#f87171e6}.focus\:bg-red-400\/95:focus{background-color:#f87171f2}.focus\:bg-red-50:focus{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.focus\:bg-red-50\/0:focus{background-color:#fef2f200}.focus\:bg-red-50\/10:focus{background-color:#fef2f21a}.focus\:bg-red-50\/100:focus{background-color:#fef2f2}.focus\:bg-red-50\/15:focus{background-color:#fef2f226}.focus\:bg-red-50\/20:focus{background-color:#fef2f233}.focus\:bg-red-50\/25:focus{background-color:#fef2f240}.focus\:bg-red-50\/30:focus{background-color:#fef2f24d}.focus\:bg-red-50\/35:focus{background-color:#fef2f259}.focus\:bg-red-50\/40:focus{background-color:#fef2f266}.focus\:bg-red-50\/45:focus{background-color:#fef2f273}.focus\:bg-red-50\/5:focus{background-color:#fef2f20d}.focus\:bg-red-50\/50:focus{background-color:#fef2f280}.focus\:bg-red-50\/55:focus{background-color:#fef2f28c}.focus\:bg-red-50\/60:focus{background-color:#fef2f299}.focus\:bg-red-50\/65:focus{background-color:#fef2f2a6}.focus\:bg-red-50\/70:focus{background-color:#fef2f2b3}.focus\:bg-red-50\/75:focus{background-color:#fef2f2bf}.focus\:bg-red-50\/80:focus{background-color:#fef2f2cc}.focus\:bg-red-50\/85:focus{background-color:#fef2f2d9}.focus\:bg-red-50\/90:focus{background-color:#fef2f2e6}.focus\:bg-red-50\/95:focus{background-color:#fef2f2f2}.focus\:bg-red-500:focus{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.focus\:bg-red-500\/0:focus{background-color:#ef444400}.focus\:bg-red-500\/10:focus{background-color:#ef44441a}.focus\:bg-red-500\/100:focus{background-color:#ef4444}.focus\:bg-red-500\/15:focus{background-color:#ef444426}.focus\:bg-red-500\/20:focus{background-color:#ef444433}.focus\:bg-red-500\/25:focus{background-color:#ef444440}.focus\:bg-red-500\/30:focus{background-color:#ef44444d}.focus\:bg-red-500\/35:focus{background-color:#ef444459}.focus\:bg-red-500\/40:focus{background-color:#ef444466}.focus\:bg-red-500\/45:focus{background-color:#ef444473}.focus\:bg-red-500\/5:focus{background-color:#ef44440d}.focus\:bg-red-500\/50:focus{background-color:#ef444480}.focus\:bg-red-500\/55:focus{background-color:#ef44448c}.focus\:bg-red-500\/60:focus{background-color:#ef444499}.focus\:bg-red-500\/65:focus{background-color:#ef4444a6}.focus\:bg-red-500\/70:focus{background-color:#ef4444b3}.focus\:bg-red-500\/75:focus{background-color:#ef4444bf}.focus\:bg-red-500\/80:focus{background-color:#ef4444cc}.focus\:bg-red-500\/85:focus{background-color:#ef4444d9}.focus\:bg-red-500\/90:focus{background-color:#ef4444e6}.focus\:bg-red-500\/95:focus{background-color:#ef4444f2}.focus\:bg-red-600:focus{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.focus\:bg-red-600\/0:focus{background-color:#dc262600}.focus\:bg-red-600\/10:focus{background-color:#dc26261a}.focus\:bg-red-600\/100:focus{background-color:#dc2626}.focus\:bg-red-600\/15:focus{background-color:#dc262626}.focus\:bg-red-600\/20:focus{background-color:#dc262633}.focus\:bg-red-600\/25:focus{background-color:#dc262640}.focus\:bg-red-600\/30:focus{background-color:#dc26264d}.focus\:bg-red-600\/35:focus{background-color:#dc262659}.focus\:bg-red-600\/40:focus{background-color:#dc262666}.focus\:bg-red-600\/45:focus{background-color:#dc262673}.focus\:bg-red-600\/5:focus{background-color:#dc26260d}.focus\:bg-red-600\/50:focus{background-color:#dc262680}.focus\:bg-red-600\/55:focus{background-color:#dc26268c}.focus\:bg-red-600\/60:focus{background-color:#dc262699}.focus\:bg-red-600\/65:focus{background-color:#dc2626a6}.focus\:bg-red-600\/70:focus{background-color:#dc2626b3}.focus\:bg-red-600\/75:focus{background-color:#dc2626bf}.focus\:bg-red-600\/80:focus{background-color:#dc2626cc}.focus\:bg-red-600\/85:focus{background-color:#dc2626d9}.focus\:bg-red-600\/90:focus{background-color:#dc2626e6}.focus\:bg-red-600\/95:focus{background-color:#dc2626f2}.focus\:bg-red-700:focus{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.focus\:bg-red-700\/0:focus{background-color:#b91c1c00}.focus\:bg-red-700\/10:focus{background-color:#b91c1c1a}.focus\:bg-red-700\/100:focus{background-color:#b91c1c}.focus\:bg-red-700\/15:focus{background-color:#b91c1c26}.focus\:bg-red-700\/20:focus{background-color:#b91c1c33}.focus\:bg-red-700\/25:focus{background-color:#b91c1c40}.focus\:bg-red-700\/30:focus{background-color:#b91c1c4d}.focus\:bg-red-700\/35:focus{background-color:#b91c1c59}.focus\:bg-red-700\/40:focus{background-color:#b91c1c66}.focus\:bg-red-700\/45:focus{background-color:#b91c1c73}.focus\:bg-red-700\/5:focus{background-color:#b91c1c0d}.focus\:bg-red-700\/50:focus{background-color:#b91c1c80}.focus\:bg-red-700\/55:focus{background-color:#b91c1c8c}.focus\:bg-red-700\/60:focus{background-color:#b91c1c99}.focus\:bg-red-700\/65:focus{background-color:#b91c1ca6}.focus\:bg-red-700\/70:focus{background-color:#b91c1cb3}.focus\:bg-red-700\/75:focus{background-color:#b91c1cbf}.focus\:bg-red-700\/80:focus{background-color:#b91c1ccc}.focus\:bg-red-700\/85:focus{background-color:#b91c1cd9}.focus\:bg-red-700\/90:focus{background-color:#b91c1ce6}.focus\:bg-red-700\/95:focus{background-color:#b91c1cf2}.focus\:bg-red-800:focus{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.focus\:bg-red-800\/0:focus{background-color:#991b1b00}.focus\:bg-red-800\/10:focus{background-color:#991b1b1a}.focus\:bg-red-800\/100:focus{background-color:#991b1b}.focus\:bg-red-800\/15:focus{background-color:#991b1b26}.focus\:bg-red-800\/20:focus{background-color:#991b1b33}.focus\:bg-red-800\/25:focus{background-color:#991b1b40}.focus\:bg-red-800\/30:focus{background-color:#991b1b4d}.focus\:bg-red-800\/35:focus{background-color:#991b1b59}.focus\:bg-red-800\/40:focus{background-color:#991b1b66}.focus\:bg-red-800\/45:focus{background-color:#991b1b73}.focus\:bg-red-800\/5:focus{background-color:#991b1b0d}.focus\:bg-red-800\/50:focus{background-color:#991b1b80}.focus\:bg-red-800\/55:focus{background-color:#991b1b8c}.focus\:bg-red-800\/60:focus{background-color:#991b1b99}.focus\:bg-red-800\/65:focus{background-color:#991b1ba6}.focus\:bg-red-800\/70:focus{background-color:#991b1bb3}.focus\:bg-red-800\/75:focus{background-color:#991b1bbf}.focus\:bg-red-800\/80:focus{background-color:#991b1bcc}.focus\:bg-red-800\/85:focus{background-color:#991b1bd9}.focus\:bg-red-800\/90:focus{background-color:#991b1be6}.focus\:bg-red-800\/95:focus{background-color:#991b1bf2}.focus\:bg-red-900:focus{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.focus\:bg-red-900\/0:focus{background-color:#7f1d1d00}.focus\:bg-red-900\/10:focus{background-color:#7f1d1d1a}.focus\:bg-red-900\/100:focus{background-color:#7f1d1d}.focus\:bg-red-900\/15:focus{background-color:#7f1d1d26}.focus\:bg-red-900\/20:focus{background-color:#7f1d1d33}.focus\:bg-red-900\/25:focus{background-color:#7f1d1d40}.focus\:bg-red-900\/30:focus{background-color:#7f1d1d4d}.focus\:bg-red-900\/35:focus{background-color:#7f1d1d59}.focus\:bg-red-900\/40:focus{background-color:#7f1d1d66}.focus\:bg-red-900\/45:focus{background-color:#7f1d1d73}.focus\:bg-red-900\/5:focus{background-color:#7f1d1d0d}.focus\:bg-red-900\/50:focus{background-color:#7f1d1d80}.focus\:bg-red-900\/55:focus{background-color:#7f1d1d8c}.focus\:bg-red-900\/60:focus{background-color:#7f1d1d99}.focus\:bg-red-900\/65:focus{background-color:#7f1d1da6}.focus\:bg-red-900\/70:focus{background-color:#7f1d1db3}.focus\:bg-red-900\/75:focus{background-color:#7f1d1dbf}.focus\:bg-red-900\/80:focus{background-color:#7f1d1dcc}.focus\:bg-red-900\/85:focus{background-color:#7f1d1dd9}.focus\:bg-red-900\/90:focus{background-color:#7f1d1de6}.focus\:bg-red-900\/95:focus{background-color:#7f1d1df2}.focus\:bg-red-950:focus{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.focus\:bg-red-950\/0:focus{background-color:#450a0a00}.focus\:bg-red-950\/10:focus{background-color:#450a0a1a}.focus\:bg-red-950\/100:focus{background-color:#450a0a}.focus\:bg-red-950\/15:focus{background-color:#450a0a26}.focus\:bg-red-950\/20:focus{background-color:#450a0a33}.focus\:bg-red-950\/25:focus{background-color:#450a0a40}.focus\:bg-red-950\/30:focus{background-color:#450a0a4d}.focus\:bg-red-950\/35:focus{background-color:#450a0a59}.focus\:bg-red-950\/40:focus{background-color:#450a0a66}.focus\:bg-red-950\/45:focus{background-color:#450a0a73}.focus\:bg-red-950\/5:focus{background-color:#450a0a0d}.focus\:bg-red-950\/50:focus{background-color:#450a0a80}.focus\:bg-red-950\/55:focus{background-color:#450a0a8c}.focus\:bg-red-950\/60:focus{background-color:#450a0a99}.focus\:bg-red-950\/65:focus{background-color:#450a0aa6}.focus\:bg-red-950\/70:focus{background-color:#450a0ab3}.focus\:bg-red-950\/75:focus{background-color:#450a0abf}.focus\:bg-red-950\/80:focus{background-color:#450a0acc}.focus\:bg-red-950\/85:focus{background-color:#450a0ad9}.focus\:bg-red-950\/90:focus{background-color:#450a0ae6}.focus\:bg-red-950\/95:focus{background-color:#450a0af2}.focus\:bg-slate-200:focus{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.focus\:bg-success:focus{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.focus\:bg-success-focus:focus{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.focus\:bg-success-focus\/0:focus{background-color:#05966900}.focus\:bg-success-focus\/10:focus{background-color:#0596691a}.focus\:bg-success-focus\/100:focus{background-color:#059669}.focus\:bg-success-focus\/15:focus{background-color:#05966926}.focus\:bg-success-focus\/20:focus{background-color:#05966933}.focus\:bg-success-focus\/25:focus{background-color:#05966940}.focus\:bg-success-focus\/30:focus{background-color:#0596694d}.focus\:bg-success-focus\/35:focus{background-color:#05966959}.focus\:bg-success-focus\/40:focus{background-color:#05966966}.focus\:bg-success-focus\/45:focus{background-color:#05966973}.focus\:bg-success-focus\/5:focus{background-color:#0596690d}.focus\:bg-success-focus\/50:focus{background-color:#05966980}.focus\:bg-success-focus\/55:focus{background-color:#0596698c}.focus\:bg-success-focus\/60:focus{background-color:#05966999}.focus\:bg-success-focus\/65:focus{background-color:#059669a6}.focus\:bg-success-focus\/70:focus{background-color:#059669b3}.focus\:bg-success-focus\/75:focus{background-color:#059669bf}.focus\:bg-success-focus\/80:focus{background-color:#059669cc}.focus\:bg-success-focus\/85:focus{background-color:#059669d9}.focus\:bg-success-focus\/90:focus{background-color:#059669e6}.focus\:bg-success-focus\/95:focus{background-color:#059669f2}.focus\:bg-success\/0:focus{background-color:#10b98100}.focus\:bg-success\/10:focus{background-color:#10b9811a}.focus\:bg-success\/100:focus{background-color:#10b981}.focus\:bg-success\/15:focus{background-color:#10b98126}.focus\:bg-success\/20:focus{background-color:#10b98133}.focus\:bg-success\/25:focus{background-color:#10b98140}.focus\:bg-success\/30:focus{background-color:#10b9814d}.focus\:bg-success\/35:focus{background-color:#10b98159}.focus\:bg-success\/40:focus{background-color:#10b98166}.focus\:bg-success\/45:focus{background-color:#10b98173}.focus\:bg-success\/5:focus{background-color:#10b9810d}.focus\:bg-success\/50:focus{background-color:#10b98180}.focus\:bg-success\/55:focus{background-color:#10b9818c}.focus\:bg-success\/60:focus{background-color:#10b98199}.focus\:bg-success\/65:focus{background-color:#10b981a6}.focus\:bg-success\/70:focus{background-color:#10b981b3}.focus\:bg-success\/75:focus{background-color:#10b981bf}.focus\:bg-success\/80:focus{background-color:#10b981cc}.focus\:bg-success\/85:focus{background-color:#10b981d9}.focus\:bg-success\/90:focus{background-color:#10b981e6}.focus\:bg-success\/95:focus{background-color:#10b981f2}.focus\:bg-warning:focus{--tw-bg-opacity: 1;background-color:rgb(255 152 0 / var(--tw-bg-opacity, 1))}.focus\:bg-warning-focus:focus{--tw-bg-opacity: 1;background-color:rgb(230 130 0 / var(--tw-bg-opacity, 1))}.focus\:bg-warning-focus\/0:focus{background-color:#e6820000}.focus\:bg-warning-focus\/10:focus{background-color:#e682001a}.focus\:bg-warning-focus\/100:focus{background-color:#e68200}.focus\:bg-warning-focus\/15:focus{background-color:#e6820026}.focus\:bg-warning-focus\/20:focus{background-color:#e6820033}.focus\:bg-warning-focus\/25:focus{background-color:#e6820040}.focus\:bg-warning-focus\/30:focus{background-color:#e682004d}.focus\:bg-warning-focus\/35:focus{background-color:#e6820059}.focus\:bg-warning-focus\/40:focus{background-color:#e6820066}.focus\:bg-warning-focus\/45:focus{background-color:#e6820073}.focus\:bg-warning-focus\/5:focus{background-color:#e682000d}.focus\:bg-warning-focus\/50:focus{background-color:#e6820080}.focus\:bg-warning-focus\/55:focus{background-color:#e682008c}.focus\:bg-warning-focus\/60:focus{background-color:#e6820099}.focus\:bg-warning-focus\/65:focus{background-color:#e68200a6}.focus\:bg-warning-focus\/70:focus{background-color:#e68200b3}.focus\:bg-warning-focus\/75:focus{background-color:#e68200bf}.focus\:bg-warning-focus\/80:focus{background-color:#e68200cc}.focus\:bg-warning-focus\/85:focus{background-color:#e68200d9}.focus\:bg-warning-focus\/90:focus{background-color:#e68200e6}.focus\:bg-warning-focus\/95:focus{background-color:#e68200f2}.focus\:bg-warning\/0:focus{background-color:#ff980000}.focus\:bg-warning\/10:focus{background-color:#ff98001a}.focus\:bg-warning\/100:focus{background-color:#ff9800}.focus\:bg-warning\/15:focus{background-color:#ff980026}.focus\:bg-warning\/20:focus{background-color:#ff980033}.focus\:bg-warning\/25:focus{background-color:#ff980040}.focus\:bg-warning\/30:focus{background-color:#ff98004d}.focus\:bg-warning\/35:focus{background-color:#ff980059}.focus\:bg-warning\/40:focus{background-color:#ff980066}.focus\:bg-warning\/45:focus{background-color:#ff980073}.focus\:bg-warning\/5:focus{background-color:#ff98000d}.focus\:bg-warning\/50:focus{background-color:#ff980080}.focus\:bg-warning\/55:focus{background-color:#ff98008c}.focus\:bg-warning\/60:focus{background-color:#ff980099}.focus\:bg-warning\/65:focus{background-color:#ff9800a6}.focus\:bg-warning\/70:focus{background-color:#ff9800b3}.focus\:bg-warning\/75:focus{background-color:#ff9800bf}.focus\:bg-warning\/80:focus{background-color:#ff9800cc}.focus\:bg-warning\/85:focus{background-color:#ff9800d9}.focus\:bg-warning\/90:focus{background-color:#ff9800e6}.focus\:bg-warning\/95:focus{background-color:#ff9800f2}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-100:focus{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-100\/0:focus{background-color:#fef9c300}.focus\:bg-yellow-100\/10:focus{background-color:#fef9c31a}.focus\:bg-yellow-100\/100:focus{background-color:#fef9c3}.focus\:bg-yellow-100\/15:focus{background-color:#fef9c326}.focus\:bg-yellow-100\/20:focus{background-color:#fef9c333}.focus\:bg-yellow-100\/25:focus{background-color:#fef9c340}.focus\:bg-yellow-100\/30:focus{background-color:#fef9c34d}.focus\:bg-yellow-100\/35:focus{background-color:#fef9c359}.focus\:bg-yellow-100\/40:focus{background-color:#fef9c366}.focus\:bg-yellow-100\/45:focus{background-color:#fef9c373}.focus\:bg-yellow-100\/5:focus{background-color:#fef9c30d}.focus\:bg-yellow-100\/50:focus{background-color:#fef9c380}.focus\:bg-yellow-100\/55:focus{background-color:#fef9c38c}.focus\:bg-yellow-100\/60:focus{background-color:#fef9c399}.focus\:bg-yellow-100\/65:focus{background-color:#fef9c3a6}.focus\:bg-yellow-100\/70:focus{background-color:#fef9c3b3}.focus\:bg-yellow-100\/75:focus{background-color:#fef9c3bf}.focus\:bg-yellow-100\/80:focus{background-color:#fef9c3cc}.focus\:bg-yellow-100\/85:focus{background-color:#fef9c3d9}.focus\:bg-yellow-100\/90:focus{background-color:#fef9c3e6}.focus\:bg-yellow-100\/95:focus{background-color:#fef9c3f2}.focus\:bg-yellow-200:focus{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-200\/0:focus{background-color:#fef08a00}.focus\:bg-yellow-200\/10:focus{background-color:#fef08a1a}.focus\:bg-yellow-200\/100:focus{background-color:#fef08a}.focus\:bg-yellow-200\/15:focus{background-color:#fef08a26}.focus\:bg-yellow-200\/20:focus{background-color:#fef08a33}.focus\:bg-yellow-200\/25:focus{background-color:#fef08a40}.focus\:bg-yellow-200\/30:focus{background-color:#fef08a4d}.focus\:bg-yellow-200\/35:focus{background-color:#fef08a59}.focus\:bg-yellow-200\/40:focus{background-color:#fef08a66}.focus\:bg-yellow-200\/45:focus{background-color:#fef08a73}.focus\:bg-yellow-200\/5:focus{background-color:#fef08a0d}.focus\:bg-yellow-200\/50:focus{background-color:#fef08a80}.focus\:bg-yellow-200\/55:focus{background-color:#fef08a8c}.focus\:bg-yellow-200\/60:focus{background-color:#fef08a99}.focus\:bg-yellow-200\/65:focus{background-color:#fef08aa6}.focus\:bg-yellow-200\/70:focus{background-color:#fef08ab3}.focus\:bg-yellow-200\/75:focus{background-color:#fef08abf}.focus\:bg-yellow-200\/80:focus{background-color:#fef08acc}.focus\:bg-yellow-200\/85:focus{background-color:#fef08ad9}.focus\:bg-yellow-200\/90:focus{background-color:#fef08ae6}.focus\:bg-yellow-200\/95:focus{background-color:#fef08af2}.focus\:bg-yellow-300:focus{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-300\/0:focus{background-color:#fde04700}.focus\:bg-yellow-300\/10:focus{background-color:#fde0471a}.focus\:bg-yellow-300\/100:focus{background-color:#fde047}.focus\:bg-yellow-300\/15:focus{background-color:#fde04726}.focus\:bg-yellow-300\/20:focus{background-color:#fde04733}.focus\:bg-yellow-300\/25:focus{background-color:#fde04740}.focus\:bg-yellow-300\/30:focus{background-color:#fde0474d}.focus\:bg-yellow-300\/35:focus{background-color:#fde04759}.focus\:bg-yellow-300\/40:focus{background-color:#fde04766}.focus\:bg-yellow-300\/45:focus{background-color:#fde04773}.focus\:bg-yellow-300\/5:focus{background-color:#fde0470d}.focus\:bg-yellow-300\/50:focus{background-color:#fde04780}.focus\:bg-yellow-300\/55:focus{background-color:#fde0478c}.focus\:bg-yellow-300\/60:focus{background-color:#fde04799}.focus\:bg-yellow-300\/65:focus{background-color:#fde047a6}.focus\:bg-yellow-300\/70:focus{background-color:#fde047b3}.focus\:bg-yellow-300\/75:focus{background-color:#fde047bf}.focus\:bg-yellow-300\/80:focus{background-color:#fde047cc}.focus\:bg-yellow-300\/85:focus{background-color:#fde047d9}.focus\:bg-yellow-300\/90:focus{background-color:#fde047e6}.focus\:bg-yellow-300\/95:focus{background-color:#fde047f2}.focus\:bg-yellow-400:focus{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-400\/0:focus{background-color:#facc1500}.focus\:bg-yellow-400\/10:focus{background-color:#facc151a}.focus\:bg-yellow-400\/100:focus{background-color:#facc15}.focus\:bg-yellow-400\/15:focus{background-color:#facc1526}.focus\:bg-yellow-400\/20:focus{background-color:#facc1533}.focus\:bg-yellow-400\/25:focus{background-color:#facc1540}.focus\:bg-yellow-400\/30:focus{background-color:#facc154d}.focus\:bg-yellow-400\/35:focus{background-color:#facc1559}.focus\:bg-yellow-400\/40:focus{background-color:#facc1566}.focus\:bg-yellow-400\/45:focus{background-color:#facc1573}.focus\:bg-yellow-400\/5:focus{background-color:#facc150d}.focus\:bg-yellow-400\/50:focus{background-color:#facc1580}.focus\:bg-yellow-400\/55:focus{background-color:#facc158c}.focus\:bg-yellow-400\/60:focus{background-color:#facc1599}.focus\:bg-yellow-400\/65:focus{background-color:#facc15a6}.focus\:bg-yellow-400\/70:focus{background-color:#facc15b3}.focus\:bg-yellow-400\/75:focus{background-color:#facc15bf}.focus\:bg-yellow-400\/80:focus{background-color:#facc15cc}.focus\:bg-yellow-400\/85:focus{background-color:#facc15d9}.focus\:bg-yellow-400\/90:focus{background-color:#facc15e6}.focus\:bg-yellow-400\/95:focus{background-color:#facc15f2}.focus\:bg-yellow-50:focus{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-50\/0:focus{background-color:#fefce800}.focus\:bg-yellow-50\/10:focus{background-color:#fefce81a}.focus\:bg-yellow-50\/100:focus{background-color:#fefce8}.focus\:bg-yellow-50\/15:focus{background-color:#fefce826}.focus\:bg-yellow-50\/20:focus{background-color:#fefce833}.focus\:bg-yellow-50\/25:focus{background-color:#fefce840}.focus\:bg-yellow-50\/30:focus{background-color:#fefce84d}.focus\:bg-yellow-50\/35:focus{background-color:#fefce859}.focus\:bg-yellow-50\/40:focus{background-color:#fefce866}.focus\:bg-yellow-50\/45:focus{background-color:#fefce873}.focus\:bg-yellow-50\/5:focus{background-color:#fefce80d}.focus\:bg-yellow-50\/50:focus{background-color:#fefce880}.focus\:bg-yellow-50\/55:focus{background-color:#fefce88c}.focus\:bg-yellow-50\/60:focus{background-color:#fefce899}.focus\:bg-yellow-50\/65:focus{background-color:#fefce8a6}.focus\:bg-yellow-50\/70:focus{background-color:#fefce8b3}.focus\:bg-yellow-50\/75:focus{background-color:#fefce8bf}.focus\:bg-yellow-50\/80:focus{background-color:#fefce8cc}.focus\:bg-yellow-50\/85:focus{background-color:#fefce8d9}.focus\:bg-yellow-50\/90:focus{background-color:#fefce8e6}.focus\:bg-yellow-50\/95:focus{background-color:#fefce8f2}.focus\:bg-yellow-500:focus{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-500\/0:focus{background-color:#eab30800}.focus\:bg-yellow-500\/10:focus{background-color:#eab3081a}.focus\:bg-yellow-500\/100:focus{background-color:#eab308}.focus\:bg-yellow-500\/15:focus{background-color:#eab30826}.focus\:bg-yellow-500\/20:focus{background-color:#eab30833}.focus\:bg-yellow-500\/25:focus{background-color:#eab30840}.focus\:bg-yellow-500\/30:focus{background-color:#eab3084d}.focus\:bg-yellow-500\/35:focus{background-color:#eab30859}.focus\:bg-yellow-500\/40:focus{background-color:#eab30866}.focus\:bg-yellow-500\/45:focus{background-color:#eab30873}.focus\:bg-yellow-500\/5:focus{background-color:#eab3080d}.focus\:bg-yellow-500\/50:focus{background-color:#eab30880}.focus\:bg-yellow-500\/55:focus{background-color:#eab3088c}.focus\:bg-yellow-500\/60:focus{background-color:#eab30899}.focus\:bg-yellow-500\/65:focus{background-color:#eab308a6}.focus\:bg-yellow-500\/70:focus{background-color:#eab308b3}.focus\:bg-yellow-500\/75:focus{background-color:#eab308bf}.focus\:bg-yellow-500\/80:focus{background-color:#eab308cc}.focus\:bg-yellow-500\/85:focus{background-color:#eab308d9}.focus\:bg-yellow-500\/90:focus{background-color:#eab308e6}.focus\:bg-yellow-500\/95:focus{background-color:#eab308f2}.focus\:bg-yellow-600:focus{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-600\/0:focus{background-color:#ca8a0400}.focus\:bg-yellow-600\/10:focus{background-color:#ca8a041a}.focus\:bg-yellow-600\/100:focus{background-color:#ca8a04}.focus\:bg-yellow-600\/15:focus{background-color:#ca8a0426}.focus\:bg-yellow-600\/20:focus{background-color:#ca8a0433}.focus\:bg-yellow-600\/25:focus{background-color:#ca8a0440}.focus\:bg-yellow-600\/30:focus{background-color:#ca8a044d}.focus\:bg-yellow-600\/35:focus{background-color:#ca8a0459}.focus\:bg-yellow-600\/40:focus{background-color:#ca8a0466}.focus\:bg-yellow-600\/45:focus{background-color:#ca8a0473}.focus\:bg-yellow-600\/5:focus{background-color:#ca8a040d}.focus\:bg-yellow-600\/50:focus{background-color:#ca8a0480}.focus\:bg-yellow-600\/55:focus{background-color:#ca8a048c}.focus\:bg-yellow-600\/60:focus{background-color:#ca8a0499}.focus\:bg-yellow-600\/65:focus{background-color:#ca8a04a6}.focus\:bg-yellow-600\/70:focus{background-color:#ca8a04b3}.focus\:bg-yellow-600\/75:focus{background-color:#ca8a04bf}.focus\:bg-yellow-600\/80:focus{background-color:#ca8a04cc}.focus\:bg-yellow-600\/85:focus{background-color:#ca8a04d9}.focus\:bg-yellow-600\/90:focus{background-color:#ca8a04e6}.focus\:bg-yellow-600\/95:focus{background-color:#ca8a04f2}.focus\:bg-yellow-700:focus{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-700\/0:focus{background-color:#a1620700}.focus\:bg-yellow-700\/10:focus{background-color:#a162071a}.focus\:bg-yellow-700\/100:focus{background-color:#a16207}.focus\:bg-yellow-700\/15:focus{background-color:#a1620726}.focus\:bg-yellow-700\/20:focus{background-color:#a1620733}.focus\:bg-yellow-700\/25:focus{background-color:#a1620740}.focus\:bg-yellow-700\/30:focus{background-color:#a162074d}.focus\:bg-yellow-700\/35:focus{background-color:#a1620759}.focus\:bg-yellow-700\/40:focus{background-color:#a1620766}.focus\:bg-yellow-700\/45:focus{background-color:#a1620773}.focus\:bg-yellow-700\/5:focus{background-color:#a162070d}.focus\:bg-yellow-700\/50:focus{background-color:#a1620780}.focus\:bg-yellow-700\/55:focus{background-color:#a162078c}.focus\:bg-yellow-700\/60:focus{background-color:#a1620799}.focus\:bg-yellow-700\/65:focus{background-color:#a16207a6}.focus\:bg-yellow-700\/70:focus{background-color:#a16207b3}.focus\:bg-yellow-700\/75:focus{background-color:#a16207bf}.focus\:bg-yellow-700\/80:focus{background-color:#a16207cc}.focus\:bg-yellow-700\/85:focus{background-color:#a16207d9}.focus\:bg-yellow-700\/90:focus{background-color:#a16207e6}.focus\:bg-yellow-700\/95:focus{background-color:#a16207f2}.focus\:bg-yellow-800:focus{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-800\/0:focus{background-color:#854d0e00}.focus\:bg-yellow-800\/10:focus{background-color:#854d0e1a}.focus\:bg-yellow-800\/100:focus{background-color:#854d0e}.focus\:bg-yellow-800\/15:focus{background-color:#854d0e26}.focus\:bg-yellow-800\/20:focus{background-color:#854d0e33}.focus\:bg-yellow-800\/25:focus{background-color:#854d0e40}.focus\:bg-yellow-800\/30:focus{background-color:#854d0e4d}.focus\:bg-yellow-800\/35:focus{background-color:#854d0e59}.focus\:bg-yellow-800\/40:focus{background-color:#854d0e66}.focus\:bg-yellow-800\/45:focus{background-color:#854d0e73}.focus\:bg-yellow-800\/5:focus{background-color:#854d0e0d}.focus\:bg-yellow-800\/50:focus{background-color:#854d0e80}.focus\:bg-yellow-800\/55:focus{background-color:#854d0e8c}.focus\:bg-yellow-800\/60:focus{background-color:#854d0e99}.focus\:bg-yellow-800\/65:focus{background-color:#854d0ea6}.focus\:bg-yellow-800\/70:focus{background-color:#854d0eb3}.focus\:bg-yellow-800\/75:focus{background-color:#854d0ebf}.focus\:bg-yellow-800\/80:focus{background-color:#854d0ecc}.focus\:bg-yellow-800\/85:focus{background-color:#854d0ed9}.focus\:bg-yellow-800\/90:focus{background-color:#854d0ee6}.focus\:bg-yellow-800\/95:focus{background-color:#854d0ef2}.focus\:bg-yellow-900:focus{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-900\/0:focus{background-color:#713f1200}.focus\:bg-yellow-900\/10:focus{background-color:#713f121a}.focus\:bg-yellow-900\/100:focus{background-color:#713f12}.focus\:bg-yellow-900\/15:focus{background-color:#713f1226}.focus\:bg-yellow-900\/20:focus{background-color:#713f1233}.focus\:bg-yellow-900\/25:focus{background-color:#713f1240}.focus\:bg-yellow-900\/30:focus{background-color:#713f124d}.focus\:bg-yellow-900\/35:focus{background-color:#713f1259}.focus\:bg-yellow-900\/40:focus{background-color:#713f1266}.focus\:bg-yellow-900\/45:focus{background-color:#713f1273}.focus\:bg-yellow-900\/5:focus{background-color:#713f120d}.focus\:bg-yellow-900\/50:focus{background-color:#713f1280}.focus\:bg-yellow-900\/55:focus{background-color:#713f128c}.focus\:bg-yellow-900\/60:focus{background-color:#713f1299}.focus\:bg-yellow-900\/65:focus{background-color:#713f12a6}.focus\:bg-yellow-900\/70:focus{background-color:#713f12b3}.focus\:bg-yellow-900\/75:focus{background-color:#713f12bf}.focus\:bg-yellow-900\/80:focus{background-color:#713f12cc}.focus\:bg-yellow-900\/85:focus{background-color:#713f12d9}.focus\:bg-yellow-900\/90:focus{background-color:#713f12e6}.focus\:bg-yellow-900\/95:focus{background-color:#713f12f2}.focus\:bg-yellow-950:focus{--tw-bg-opacity: 1;background-color:rgb(66 32 6 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-950\/0:focus{background-color:#42200600}.focus\:bg-yellow-950\/10:focus{background-color:#4220061a}.focus\:bg-yellow-950\/100:focus{background-color:#422006}.focus\:bg-yellow-950\/15:focus{background-color:#42200626}.focus\:bg-yellow-950\/20:focus{background-color:#42200633}.focus\:bg-yellow-950\/25:focus{background-color:#42200640}.focus\:bg-yellow-950\/30:focus{background-color:#4220064d}.focus\:bg-yellow-950\/35:focus{background-color:#42200659}.focus\:bg-yellow-950\/40:focus{background-color:#42200666}.focus\:bg-yellow-950\/45:focus{background-color:#42200673}.focus\:bg-yellow-950\/5:focus{background-color:#4220060d}.focus\:bg-yellow-950\/50:focus{background-color:#42200680}.focus\:bg-yellow-950\/55:focus{background-color:#4220068c}.focus\:bg-yellow-950\/60:focus{background-color:#42200699}.focus\:bg-yellow-950\/65:focus{background-color:#422006a6}.focus\:bg-yellow-950\/70:focus{background-color:#422006b3}.focus\:bg-yellow-950\/75:focus{background-color:#422006bf}.focus\:bg-yellow-950\/80:focus{background-color:#422006cc}.focus\:bg-yellow-950\/85:focus{background-color:#422006d9}.focus\:bg-yellow-950\/90:focus{background-color:#422006e6}.focus\:bg-yellow-950\/95:focus{background-color:#422006f2}.focus\:from-blue-100:focus{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/0:focus{--tw-gradient-from: rgb(219 234 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/10:focus{--tw-gradient-from: rgb(219 234 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/100:focus{--tw-gradient-from: rgb(219 234 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/15:focus{--tw-gradient-from: rgb(219 234 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/20:focus{--tw-gradient-from: rgb(219 234 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/25:focus{--tw-gradient-from: rgb(219 234 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/30:focus{--tw-gradient-from: rgb(219 234 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/35:focus{--tw-gradient-from: rgb(219 234 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/40:focus{--tw-gradient-from: rgb(219 234 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/45:focus{--tw-gradient-from: rgb(219 234 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/5:focus{--tw-gradient-from: rgb(219 234 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/50:focus{--tw-gradient-from: rgb(219 234 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/55:focus{--tw-gradient-from: rgb(219 234 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/60:focus{--tw-gradient-from: rgb(219 234 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/65:focus{--tw-gradient-from: rgb(219 234 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/70:focus{--tw-gradient-from: rgb(219 234 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/75:focus{--tw-gradient-from: rgb(219 234 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/80:focus{--tw-gradient-from: rgb(219 234 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/85:focus{--tw-gradient-from: rgb(219 234 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/90:focus{--tw-gradient-from: rgb(219 234 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100\/95:focus{--tw-gradient-from: rgb(219 234 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200:focus{--tw-gradient-from: #bfdbfe var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/0:focus{--tw-gradient-from: rgb(191 219 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/10:focus{--tw-gradient-from: rgb(191 219 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/100:focus{--tw-gradient-from: rgb(191 219 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/15:focus{--tw-gradient-from: rgb(191 219 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/20:focus{--tw-gradient-from: rgb(191 219 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/25:focus{--tw-gradient-from: rgb(191 219 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/30:focus{--tw-gradient-from: rgb(191 219 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/35:focus{--tw-gradient-from: rgb(191 219 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/40:focus{--tw-gradient-from: rgb(191 219 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/45:focus{--tw-gradient-from: rgb(191 219 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/5:focus{--tw-gradient-from: rgb(191 219 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/50:focus{--tw-gradient-from: rgb(191 219 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/55:focus{--tw-gradient-from: rgb(191 219 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/60:focus{--tw-gradient-from: rgb(191 219 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/65:focus{--tw-gradient-from: rgb(191 219 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/70:focus{--tw-gradient-from: rgb(191 219 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/75:focus{--tw-gradient-from: rgb(191 219 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/80:focus{--tw-gradient-from: rgb(191 219 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/85:focus{--tw-gradient-from: rgb(191 219 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/90:focus{--tw-gradient-from: rgb(191 219 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200\/95:focus{--tw-gradient-from: rgb(191 219 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300:focus{--tw-gradient-from: #93c5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/0:focus{--tw-gradient-from: rgb(147 197 253 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/10:focus{--tw-gradient-from: rgb(147 197 253 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/100:focus{--tw-gradient-from: rgb(147 197 253 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/15:focus{--tw-gradient-from: rgb(147 197 253 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/20:focus{--tw-gradient-from: rgb(147 197 253 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/25:focus{--tw-gradient-from: rgb(147 197 253 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/30:focus{--tw-gradient-from: rgb(147 197 253 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/35:focus{--tw-gradient-from: rgb(147 197 253 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/40:focus{--tw-gradient-from: rgb(147 197 253 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/45:focus{--tw-gradient-from: rgb(147 197 253 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/5:focus{--tw-gradient-from: rgb(147 197 253 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/50:focus{--tw-gradient-from: rgb(147 197 253 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/55:focus{--tw-gradient-from: rgb(147 197 253 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/60:focus{--tw-gradient-from: rgb(147 197 253 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/65:focus{--tw-gradient-from: rgb(147 197 253 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/70:focus{--tw-gradient-from: rgb(147 197 253 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/75:focus{--tw-gradient-from: rgb(147 197 253 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/80:focus{--tw-gradient-from: rgb(147 197 253 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/85:focus{--tw-gradient-from: rgb(147 197 253 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/90:focus{--tw-gradient-from: rgb(147 197 253 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300\/95:focus{--tw-gradient-from: rgb(147 197 253 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400:focus{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/0:focus{--tw-gradient-from: rgb(96 165 250 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/10:focus{--tw-gradient-from: rgb(96 165 250 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/100:focus{--tw-gradient-from: rgb(96 165 250 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/15:focus{--tw-gradient-from: rgb(96 165 250 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/20:focus{--tw-gradient-from: rgb(96 165 250 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/25:focus{--tw-gradient-from: rgb(96 165 250 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/30:focus{--tw-gradient-from: rgb(96 165 250 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/35:focus{--tw-gradient-from: rgb(96 165 250 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/40:focus{--tw-gradient-from: rgb(96 165 250 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/45:focus{--tw-gradient-from: rgb(96 165 250 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/5:focus{--tw-gradient-from: rgb(96 165 250 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/50:focus{--tw-gradient-from: rgb(96 165 250 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/55:focus{--tw-gradient-from: rgb(96 165 250 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/60:focus{--tw-gradient-from: rgb(96 165 250 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/65:focus{--tw-gradient-from: rgb(96 165 250 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/70:focus{--tw-gradient-from: rgb(96 165 250 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/75:focus{--tw-gradient-from: rgb(96 165 250 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/80:focus{--tw-gradient-from: rgb(96 165 250 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/85:focus{--tw-gradient-from: rgb(96 165 250 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/90:focus{--tw-gradient-from: rgb(96 165 250 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400\/95:focus{--tw-gradient-from: rgb(96 165 250 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50:focus{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/0:focus{--tw-gradient-from: rgb(239 246 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/10:focus{--tw-gradient-from: rgb(239 246 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/100:focus{--tw-gradient-from: rgb(239 246 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/15:focus{--tw-gradient-from: rgb(239 246 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/20:focus{--tw-gradient-from: rgb(239 246 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/25:focus{--tw-gradient-from: rgb(239 246 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/30:focus{--tw-gradient-from: rgb(239 246 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/35:focus{--tw-gradient-from: rgb(239 246 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/40:focus{--tw-gradient-from: rgb(239 246 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/45:focus{--tw-gradient-from: rgb(239 246 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/5:focus{--tw-gradient-from: rgb(239 246 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/50:focus{--tw-gradient-from: rgb(239 246 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/55:focus{--tw-gradient-from: rgb(239 246 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/60:focus{--tw-gradient-from: rgb(239 246 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/65:focus{--tw-gradient-from: rgb(239 246 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/70:focus{--tw-gradient-from: rgb(239 246 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/75:focus{--tw-gradient-from: rgb(239 246 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/80:focus{--tw-gradient-from: rgb(239 246 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/85:focus{--tw-gradient-from: rgb(239 246 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/90:focus{--tw-gradient-from: rgb(239 246 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50\/95:focus{--tw-gradient-from: rgb(239 246 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500:focus{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/0:focus{--tw-gradient-from: rgb(59 130 246 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/10:focus{--tw-gradient-from: rgb(59 130 246 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/100:focus{--tw-gradient-from: rgb(59 130 246 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/15:focus{--tw-gradient-from: rgb(59 130 246 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/20:focus{--tw-gradient-from: rgb(59 130 246 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/25:focus{--tw-gradient-from: rgb(59 130 246 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/30:focus{--tw-gradient-from: rgb(59 130 246 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/35:focus{--tw-gradient-from: rgb(59 130 246 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/40:focus{--tw-gradient-from: rgb(59 130 246 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/45:focus{--tw-gradient-from: rgb(59 130 246 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/5:focus{--tw-gradient-from: rgb(59 130 246 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/50:focus{--tw-gradient-from: rgb(59 130 246 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/55:focus{--tw-gradient-from: rgb(59 130 246 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/60:focus{--tw-gradient-from: rgb(59 130 246 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/65:focus{--tw-gradient-from: rgb(59 130 246 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/70:focus{--tw-gradient-from: rgb(59 130 246 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/75:focus{--tw-gradient-from: rgb(59 130 246 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/80:focus{--tw-gradient-from: rgb(59 130 246 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/85:focus{--tw-gradient-from: rgb(59 130 246 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/90:focus{--tw-gradient-from: rgb(59 130 246 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500\/95:focus{--tw-gradient-from: rgb(59 130 246 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600:focus{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/0:focus{--tw-gradient-from: rgb(37 99 235 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/10:focus{--tw-gradient-from: rgb(37 99 235 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/100:focus{--tw-gradient-from: rgb(37 99 235 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/15:focus{--tw-gradient-from: rgb(37 99 235 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/20:focus{--tw-gradient-from: rgb(37 99 235 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/25:focus{--tw-gradient-from: rgb(37 99 235 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/30:focus{--tw-gradient-from: rgb(37 99 235 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/35:focus{--tw-gradient-from: rgb(37 99 235 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/40:focus{--tw-gradient-from: rgb(37 99 235 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/45:focus{--tw-gradient-from: rgb(37 99 235 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/5:focus{--tw-gradient-from: rgb(37 99 235 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/50:focus{--tw-gradient-from: rgb(37 99 235 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/55:focus{--tw-gradient-from: rgb(37 99 235 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/60:focus{--tw-gradient-from: rgb(37 99 235 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/65:focus{--tw-gradient-from: rgb(37 99 235 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/70:focus{--tw-gradient-from: rgb(37 99 235 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/75:focus{--tw-gradient-from: rgb(37 99 235 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/80:focus{--tw-gradient-from: rgb(37 99 235 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/85:focus{--tw-gradient-from: rgb(37 99 235 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/90:focus{--tw-gradient-from: rgb(37 99 235 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600\/95:focus{--tw-gradient-from: rgb(37 99 235 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700:focus{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/0:focus{--tw-gradient-from: rgb(29 78 216 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/10:focus{--tw-gradient-from: rgb(29 78 216 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/100:focus{--tw-gradient-from: rgb(29 78 216 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/15:focus{--tw-gradient-from: rgb(29 78 216 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/20:focus{--tw-gradient-from: rgb(29 78 216 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/25:focus{--tw-gradient-from: rgb(29 78 216 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/30:focus{--tw-gradient-from: rgb(29 78 216 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/35:focus{--tw-gradient-from: rgb(29 78 216 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/40:focus{--tw-gradient-from: rgb(29 78 216 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/45:focus{--tw-gradient-from: rgb(29 78 216 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/5:focus{--tw-gradient-from: rgb(29 78 216 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/50:focus{--tw-gradient-from: rgb(29 78 216 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/55:focus{--tw-gradient-from: rgb(29 78 216 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/60:focus{--tw-gradient-from: rgb(29 78 216 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/65:focus{--tw-gradient-from: rgb(29 78 216 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/70:focus{--tw-gradient-from: rgb(29 78 216 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/75:focus{--tw-gradient-from: rgb(29 78 216 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/80:focus{--tw-gradient-from: rgb(29 78 216 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/85:focus{--tw-gradient-from: rgb(29 78 216 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/90:focus{--tw-gradient-from: rgb(29 78 216 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700\/95:focus{--tw-gradient-from: rgb(29 78 216 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800:focus{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/0:focus{--tw-gradient-from: rgb(30 64 175 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/10:focus{--tw-gradient-from: rgb(30 64 175 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/100:focus{--tw-gradient-from: rgb(30 64 175 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/15:focus{--tw-gradient-from: rgb(30 64 175 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/20:focus{--tw-gradient-from: rgb(30 64 175 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/25:focus{--tw-gradient-from: rgb(30 64 175 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/30:focus{--tw-gradient-from: rgb(30 64 175 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/35:focus{--tw-gradient-from: rgb(30 64 175 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/40:focus{--tw-gradient-from: rgb(30 64 175 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/45:focus{--tw-gradient-from: rgb(30 64 175 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/5:focus{--tw-gradient-from: rgb(30 64 175 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/50:focus{--tw-gradient-from: rgb(30 64 175 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/55:focus{--tw-gradient-from: rgb(30 64 175 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/60:focus{--tw-gradient-from: rgb(30 64 175 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/65:focus{--tw-gradient-from: rgb(30 64 175 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/70:focus{--tw-gradient-from: rgb(30 64 175 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/75:focus{--tw-gradient-from: rgb(30 64 175 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/80:focus{--tw-gradient-from: rgb(30 64 175 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/85:focus{--tw-gradient-from: rgb(30 64 175 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/90:focus{--tw-gradient-from: rgb(30 64 175 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800\/95:focus{--tw-gradient-from: rgb(30 64 175 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900:focus{--tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/0:focus{--tw-gradient-from: rgb(30 58 138 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/10:focus{--tw-gradient-from: rgb(30 58 138 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/100:focus{--tw-gradient-from: rgb(30 58 138 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/15:focus{--tw-gradient-from: rgb(30 58 138 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/20:focus{--tw-gradient-from: rgb(30 58 138 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/25:focus{--tw-gradient-from: rgb(30 58 138 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/30:focus{--tw-gradient-from: rgb(30 58 138 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/35:focus{--tw-gradient-from: rgb(30 58 138 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/40:focus{--tw-gradient-from: rgb(30 58 138 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/45:focus{--tw-gradient-from: rgb(30 58 138 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/5:focus{--tw-gradient-from: rgb(30 58 138 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/50:focus{--tw-gradient-from: rgb(30 58 138 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/55:focus{--tw-gradient-from: rgb(30 58 138 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/60:focus{--tw-gradient-from: rgb(30 58 138 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/65:focus{--tw-gradient-from: rgb(30 58 138 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/70:focus{--tw-gradient-from: rgb(30 58 138 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/75:focus{--tw-gradient-from: rgb(30 58 138 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/80:focus{--tw-gradient-from: rgb(30 58 138 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/85:focus{--tw-gradient-from: rgb(30 58 138 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/90:focus{--tw-gradient-from: rgb(30 58 138 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900\/95:focus{--tw-gradient-from: rgb(30 58 138 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100:focus{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/0:focus{--tw-gradient-from: rgb(220 252 231 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/10:focus{--tw-gradient-from: rgb(220 252 231 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/100:focus{--tw-gradient-from: rgb(220 252 231 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/15:focus{--tw-gradient-from: rgb(220 252 231 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/20:focus{--tw-gradient-from: rgb(220 252 231 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/25:focus{--tw-gradient-from: rgb(220 252 231 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/30:focus{--tw-gradient-from: rgb(220 252 231 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/35:focus{--tw-gradient-from: rgb(220 252 231 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/40:focus{--tw-gradient-from: rgb(220 252 231 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/45:focus{--tw-gradient-from: rgb(220 252 231 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/5:focus{--tw-gradient-from: rgb(220 252 231 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/50:focus{--tw-gradient-from: rgb(220 252 231 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/55:focus{--tw-gradient-from: rgb(220 252 231 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/60:focus{--tw-gradient-from: rgb(220 252 231 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/65:focus{--tw-gradient-from: rgb(220 252 231 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/70:focus{--tw-gradient-from: rgb(220 252 231 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/75:focus{--tw-gradient-from: rgb(220 252 231 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/80:focus{--tw-gradient-from: rgb(220 252 231 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/85:focus{--tw-gradient-from: rgb(220 252 231 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/90:focus{--tw-gradient-from: rgb(220 252 231 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100\/95:focus{--tw-gradient-from: rgb(220 252 231 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200:focus{--tw-gradient-from: #bbf7d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/0:focus{--tw-gradient-from: rgb(187 247 208 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/10:focus{--tw-gradient-from: rgb(187 247 208 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/100:focus{--tw-gradient-from: rgb(187 247 208 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/15:focus{--tw-gradient-from: rgb(187 247 208 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/20:focus{--tw-gradient-from: rgb(187 247 208 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/25:focus{--tw-gradient-from: rgb(187 247 208 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/30:focus{--tw-gradient-from: rgb(187 247 208 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/35:focus{--tw-gradient-from: rgb(187 247 208 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/40:focus{--tw-gradient-from: rgb(187 247 208 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/45:focus{--tw-gradient-from: rgb(187 247 208 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/5:focus{--tw-gradient-from: rgb(187 247 208 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/50:focus{--tw-gradient-from: rgb(187 247 208 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/55:focus{--tw-gradient-from: rgb(187 247 208 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/60:focus{--tw-gradient-from: rgb(187 247 208 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/65:focus{--tw-gradient-from: rgb(187 247 208 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/70:focus{--tw-gradient-from: rgb(187 247 208 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/75:focus{--tw-gradient-from: rgb(187 247 208 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/80:focus{--tw-gradient-from: rgb(187 247 208 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/85:focus{--tw-gradient-from: rgb(187 247 208 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/90:focus{--tw-gradient-from: rgb(187 247 208 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200\/95:focus{--tw-gradient-from: rgb(187 247 208 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300:focus{--tw-gradient-from: #86efac var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/0:focus{--tw-gradient-from: rgb(134 239 172 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/10:focus{--tw-gradient-from: rgb(134 239 172 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/100:focus{--tw-gradient-from: rgb(134 239 172 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/15:focus{--tw-gradient-from: rgb(134 239 172 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/20:focus{--tw-gradient-from: rgb(134 239 172 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/25:focus{--tw-gradient-from: rgb(134 239 172 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/30:focus{--tw-gradient-from: rgb(134 239 172 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/35:focus{--tw-gradient-from: rgb(134 239 172 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/40:focus{--tw-gradient-from: rgb(134 239 172 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/45:focus{--tw-gradient-from: rgb(134 239 172 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/5:focus{--tw-gradient-from: rgb(134 239 172 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/50:focus{--tw-gradient-from: rgb(134 239 172 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/55:focus{--tw-gradient-from: rgb(134 239 172 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/60:focus{--tw-gradient-from: rgb(134 239 172 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/65:focus{--tw-gradient-from: rgb(134 239 172 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/70:focus{--tw-gradient-from: rgb(134 239 172 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/75:focus{--tw-gradient-from: rgb(134 239 172 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/80:focus{--tw-gradient-from: rgb(134 239 172 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/85:focus{--tw-gradient-from: rgb(134 239 172 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/90:focus{--tw-gradient-from: rgb(134 239 172 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300\/95:focus{--tw-gradient-from: rgb(134 239 172 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400:focus{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/0:focus{--tw-gradient-from: rgb(74 222 128 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/10:focus{--tw-gradient-from: rgb(74 222 128 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/100:focus{--tw-gradient-from: rgb(74 222 128 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/15:focus{--tw-gradient-from: rgb(74 222 128 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/20:focus{--tw-gradient-from: rgb(74 222 128 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/25:focus{--tw-gradient-from: rgb(74 222 128 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/30:focus{--tw-gradient-from: rgb(74 222 128 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/35:focus{--tw-gradient-from: rgb(74 222 128 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/40:focus{--tw-gradient-from: rgb(74 222 128 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/45:focus{--tw-gradient-from: rgb(74 222 128 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/5:focus{--tw-gradient-from: rgb(74 222 128 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/50:focus{--tw-gradient-from: rgb(74 222 128 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/55:focus{--tw-gradient-from: rgb(74 222 128 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/60:focus{--tw-gradient-from: rgb(74 222 128 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/65:focus{--tw-gradient-from: rgb(74 222 128 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/70:focus{--tw-gradient-from: rgb(74 222 128 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/75:focus{--tw-gradient-from: rgb(74 222 128 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/80:focus{--tw-gradient-from: rgb(74 222 128 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/85:focus{--tw-gradient-from: rgb(74 222 128 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/90:focus{--tw-gradient-from: rgb(74 222 128 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400\/95:focus{--tw-gradient-from: rgb(74 222 128 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50:focus{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/0:focus{--tw-gradient-from: rgb(240 253 244 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/10:focus{--tw-gradient-from: rgb(240 253 244 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/100:focus{--tw-gradient-from: rgb(240 253 244 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/15:focus{--tw-gradient-from: rgb(240 253 244 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/20:focus{--tw-gradient-from: rgb(240 253 244 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/25:focus{--tw-gradient-from: rgb(240 253 244 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/30:focus{--tw-gradient-from: rgb(240 253 244 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/35:focus{--tw-gradient-from: rgb(240 253 244 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/40:focus{--tw-gradient-from: rgb(240 253 244 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/45:focus{--tw-gradient-from: rgb(240 253 244 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/5:focus{--tw-gradient-from: rgb(240 253 244 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/50:focus{--tw-gradient-from: rgb(240 253 244 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/55:focus{--tw-gradient-from: rgb(240 253 244 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/60:focus{--tw-gradient-from: rgb(240 253 244 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/65:focus{--tw-gradient-from: rgb(240 253 244 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/70:focus{--tw-gradient-from: rgb(240 253 244 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/75:focus{--tw-gradient-from: rgb(240 253 244 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/80:focus{--tw-gradient-from: rgb(240 253 244 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/85:focus{--tw-gradient-from: rgb(240 253 244 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/90:focus{--tw-gradient-from: rgb(240 253 244 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50\/95:focus{--tw-gradient-from: rgb(240 253 244 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500:focus{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/0:focus{--tw-gradient-from: rgb(34 197 94 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/10:focus{--tw-gradient-from: rgb(34 197 94 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/100:focus{--tw-gradient-from: rgb(34 197 94 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/15:focus{--tw-gradient-from: rgb(34 197 94 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/20:focus{--tw-gradient-from: rgb(34 197 94 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/25:focus{--tw-gradient-from: rgb(34 197 94 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/30:focus{--tw-gradient-from: rgb(34 197 94 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/35:focus{--tw-gradient-from: rgb(34 197 94 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/40:focus{--tw-gradient-from: rgb(34 197 94 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/45:focus{--tw-gradient-from: rgb(34 197 94 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/5:focus{--tw-gradient-from: rgb(34 197 94 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/50:focus{--tw-gradient-from: rgb(34 197 94 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/55:focus{--tw-gradient-from: rgb(34 197 94 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/60:focus{--tw-gradient-from: rgb(34 197 94 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/65:focus{--tw-gradient-from: rgb(34 197 94 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/70:focus{--tw-gradient-from: rgb(34 197 94 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/75:focus{--tw-gradient-from: rgb(34 197 94 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/80:focus{--tw-gradient-from: rgb(34 197 94 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/85:focus{--tw-gradient-from: rgb(34 197 94 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/90:focus{--tw-gradient-from: rgb(34 197 94 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500\/95:focus{--tw-gradient-from: rgb(34 197 94 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600:focus{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/0:focus{--tw-gradient-from: rgb(22 163 74 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/10:focus{--tw-gradient-from: rgb(22 163 74 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/100:focus{--tw-gradient-from: rgb(22 163 74 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/15:focus{--tw-gradient-from: rgb(22 163 74 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/20:focus{--tw-gradient-from: rgb(22 163 74 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/25:focus{--tw-gradient-from: rgb(22 163 74 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/30:focus{--tw-gradient-from: rgb(22 163 74 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/35:focus{--tw-gradient-from: rgb(22 163 74 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/40:focus{--tw-gradient-from: rgb(22 163 74 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/45:focus{--tw-gradient-from: rgb(22 163 74 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/5:focus{--tw-gradient-from: rgb(22 163 74 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/50:focus{--tw-gradient-from: rgb(22 163 74 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/55:focus{--tw-gradient-from: rgb(22 163 74 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/60:focus{--tw-gradient-from: rgb(22 163 74 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/65:focus{--tw-gradient-from: rgb(22 163 74 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/70:focus{--tw-gradient-from: rgb(22 163 74 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/75:focus{--tw-gradient-from: rgb(22 163 74 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/80:focus{--tw-gradient-from: rgb(22 163 74 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/85:focus{--tw-gradient-from: rgb(22 163 74 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/90:focus{--tw-gradient-from: rgb(22 163 74 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600\/95:focus{--tw-gradient-from: rgb(22 163 74 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700:focus{--tw-gradient-from: #15803d var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/0:focus{--tw-gradient-from: rgb(21 128 61 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/10:focus{--tw-gradient-from: rgb(21 128 61 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/100:focus{--tw-gradient-from: rgb(21 128 61 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/15:focus{--tw-gradient-from: rgb(21 128 61 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/20:focus{--tw-gradient-from: rgb(21 128 61 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/25:focus{--tw-gradient-from: rgb(21 128 61 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/30:focus{--tw-gradient-from: rgb(21 128 61 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/35:focus{--tw-gradient-from: rgb(21 128 61 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/40:focus{--tw-gradient-from: rgb(21 128 61 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/45:focus{--tw-gradient-from: rgb(21 128 61 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/5:focus{--tw-gradient-from: rgb(21 128 61 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/50:focus{--tw-gradient-from: rgb(21 128 61 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/55:focus{--tw-gradient-from: rgb(21 128 61 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/60:focus{--tw-gradient-from: rgb(21 128 61 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/65:focus{--tw-gradient-from: rgb(21 128 61 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/70:focus{--tw-gradient-from: rgb(21 128 61 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/75:focus{--tw-gradient-from: rgb(21 128 61 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/80:focus{--tw-gradient-from: rgb(21 128 61 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/85:focus{--tw-gradient-from: rgb(21 128 61 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/90:focus{--tw-gradient-from: rgb(21 128 61 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700\/95:focus{--tw-gradient-from: rgb(21 128 61 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800:focus{--tw-gradient-from: #166534 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/0:focus{--tw-gradient-from: rgb(22 101 52 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/10:focus{--tw-gradient-from: rgb(22 101 52 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/100:focus{--tw-gradient-from: rgb(22 101 52 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/15:focus{--tw-gradient-from: rgb(22 101 52 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/20:focus{--tw-gradient-from: rgb(22 101 52 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/25:focus{--tw-gradient-from: rgb(22 101 52 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/30:focus{--tw-gradient-from: rgb(22 101 52 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/35:focus{--tw-gradient-from: rgb(22 101 52 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/40:focus{--tw-gradient-from: rgb(22 101 52 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/45:focus{--tw-gradient-from: rgb(22 101 52 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/5:focus{--tw-gradient-from: rgb(22 101 52 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/50:focus{--tw-gradient-from: rgb(22 101 52 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/55:focus{--tw-gradient-from: rgb(22 101 52 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/60:focus{--tw-gradient-from: rgb(22 101 52 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/65:focus{--tw-gradient-from: rgb(22 101 52 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/70:focus{--tw-gradient-from: rgb(22 101 52 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/75:focus{--tw-gradient-from: rgb(22 101 52 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/80:focus{--tw-gradient-from: rgb(22 101 52 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/85:focus{--tw-gradient-from: rgb(22 101 52 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/90:focus{--tw-gradient-from: rgb(22 101 52 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800\/95:focus{--tw-gradient-from: rgb(22 101 52 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900:focus{--tw-gradient-from: #14532d var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/0:focus{--tw-gradient-from: rgb(20 83 45 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/10:focus{--tw-gradient-from: rgb(20 83 45 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/100:focus{--tw-gradient-from: rgb(20 83 45 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/15:focus{--tw-gradient-from: rgb(20 83 45 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/20:focus{--tw-gradient-from: rgb(20 83 45 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/25:focus{--tw-gradient-from: rgb(20 83 45 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/30:focus{--tw-gradient-from: rgb(20 83 45 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/35:focus{--tw-gradient-from: rgb(20 83 45 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/40:focus{--tw-gradient-from: rgb(20 83 45 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/45:focus{--tw-gradient-from: rgb(20 83 45 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/5:focus{--tw-gradient-from: rgb(20 83 45 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/50:focus{--tw-gradient-from: rgb(20 83 45 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/55:focus{--tw-gradient-from: rgb(20 83 45 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/60:focus{--tw-gradient-from: rgb(20 83 45 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/65:focus{--tw-gradient-from: rgb(20 83 45 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/70:focus{--tw-gradient-from: rgb(20 83 45 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/75:focus{--tw-gradient-from: rgb(20 83 45 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/80:focus{--tw-gradient-from: rgb(20 83 45 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/85:focus{--tw-gradient-from: rgb(20 83 45 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/90:focus{--tw-gradient-from: rgb(20 83 45 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900\/95:focus{--tw-gradient-from: rgb(20 83 45 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100:focus{--tw-gradient-from: #f5f5f5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/0:focus{--tw-gradient-from: rgb(245 245 245 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/10:focus{--tw-gradient-from: rgb(245 245 245 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/100:focus{--tw-gradient-from: rgb(245 245 245 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/15:focus{--tw-gradient-from: rgb(245 245 245 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/20:focus{--tw-gradient-from: rgb(245 245 245 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/25:focus{--tw-gradient-from: rgb(245 245 245 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/30:focus{--tw-gradient-from: rgb(245 245 245 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/35:focus{--tw-gradient-from: rgb(245 245 245 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/40:focus{--tw-gradient-from: rgb(245 245 245 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/45:focus{--tw-gradient-from: rgb(245 245 245 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/5:focus{--tw-gradient-from: rgb(245 245 245 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/50:focus{--tw-gradient-from: rgb(245 245 245 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/55:focus{--tw-gradient-from: rgb(245 245 245 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/60:focus{--tw-gradient-from: rgb(245 245 245 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/65:focus{--tw-gradient-from: rgb(245 245 245 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/70:focus{--tw-gradient-from: rgb(245 245 245 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/75:focus{--tw-gradient-from: rgb(245 245 245 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/80:focus{--tw-gradient-from: rgb(245 245 245 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/85:focus{--tw-gradient-from: rgb(245 245 245 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/90:focus{--tw-gradient-from: rgb(245 245 245 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-100\/95:focus{--tw-gradient-from: rgb(245 245 245 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200:focus{--tw-gradient-from: #e5e5e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/0:focus{--tw-gradient-from: rgb(229 229 229 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/10:focus{--tw-gradient-from: rgb(229 229 229 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/100:focus{--tw-gradient-from: rgb(229 229 229 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/15:focus{--tw-gradient-from: rgb(229 229 229 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/20:focus{--tw-gradient-from: rgb(229 229 229 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/25:focus{--tw-gradient-from: rgb(229 229 229 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/30:focus{--tw-gradient-from: rgb(229 229 229 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/35:focus{--tw-gradient-from: rgb(229 229 229 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/40:focus{--tw-gradient-from: rgb(229 229 229 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/45:focus{--tw-gradient-from: rgb(229 229 229 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/5:focus{--tw-gradient-from: rgb(229 229 229 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/50:focus{--tw-gradient-from: rgb(229 229 229 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/55:focus{--tw-gradient-from: rgb(229 229 229 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/60:focus{--tw-gradient-from: rgb(229 229 229 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/65:focus{--tw-gradient-from: rgb(229 229 229 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/70:focus{--tw-gradient-from: rgb(229 229 229 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/75:focus{--tw-gradient-from: rgb(229 229 229 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/80:focus{--tw-gradient-from: rgb(229 229 229 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/85:focus{--tw-gradient-from: rgb(229 229 229 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/90:focus{--tw-gradient-from: rgb(229 229 229 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-200\/95:focus{--tw-gradient-from: rgb(229 229 229 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300:focus{--tw-gradient-from: #d4d4d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/0:focus{--tw-gradient-from: rgb(212 212 212 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/10:focus{--tw-gradient-from: rgb(212 212 212 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/100:focus{--tw-gradient-from: rgb(212 212 212 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/15:focus{--tw-gradient-from: rgb(212 212 212 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/20:focus{--tw-gradient-from: rgb(212 212 212 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/25:focus{--tw-gradient-from: rgb(212 212 212 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/30:focus{--tw-gradient-from: rgb(212 212 212 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/35:focus{--tw-gradient-from: rgb(212 212 212 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/40:focus{--tw-gradient-from: rgb(212 212 212 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/45:focus{--tw-gradient-from: rgb(212 212 212 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/5:focus{--tw-gradient-from: rgb(212 212 212 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/50:focus{--tw-gradient-from: rgb(212 212 212 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/55:focus{--tw-gradient-from: rgb(212 212 212 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/60:focus{--tw-gradient-from: rgb(212 212 212 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/65:focus{--tw-gradient-from: rgb(212 212 212 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/70:focus{--tw-gradient-from: rgb(212 212 212 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/75:focus{--tw-gradient-from: rgb(212 212 212 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/80:focus{--tw-gradient-from: rgb(212 212 212 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/85:focus{--tw-gradient-from: rgb(212 212 212 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/90:focus{--tw-gradient-from: rgb(212 212 212 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-300\/95:focus{--tw-gradient-from: rgb(212 212 212 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400:focus{--tw-gradient-from: #a3a3a3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/0:focus{--tw-gradient-from: rgb(163 163 163 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/10:focus{--tw-gradient-from: rgb(163 163 163 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/100:focus{--tw-gradient-from: rgb(163 163 163 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/15:focus{--tw-gradient-from: rgb(163 163 163 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/20:focus{--tw-gradient-from: rgb(163 163 163 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/25:focus{--tw-gradient-from: rgb(163 163 163 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/30:focus{--tw-gradient-from: rgb(163 163 163 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/35:focus{--tw-gradient-from: rgb(163 163 163 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/40:focus{--tw-gradient-from: rgb(163 163 163 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/45:focus{--tw-gradient-from: rgb(163 163 163 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/5:focus{--tw-gradient-from: rgb(163 163 163 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/50:focus{--tw-gradient-from: rgb(163 163 163 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/55:focus{--tw-gradient-from: rgb(163 163 163 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/60:focus{--tw-gradient-from: rgb(163 163 163 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/65:focus{--tw-gradient-from: rgb(163 163 163 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/70:focus{--tw-gradient-from: rgb(163 163 163 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/75:focus{--tw-gradient-from: rgb(163 163 163 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/80:focus{--tw-gradient-from: rgb(163 163 163 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/85:focus{--tw-gradient-from: rgb(163 163 163 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/90:focus{--tw-gradient-from: rgb(163 163 163 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-400\/95:focus{--tw-gradient-from: rgb(163 163 163 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50:focus{--tw-gradient-from: #fafafa var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/0:focus{--tw-gradient-from: rgb(250 250 250 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/10:focus{--tw-gradient-from: rgb(250 250 250 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/100:focus{--tw-gradient-from: rgb(250 250 250 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/15:focus{--tw-gradient-from: rgb(250 250 250 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/20:focus{--tw-gradient-from: rgb(250 250 250 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/25:focus{--tw-gradient-from: rgb(250 250 250 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/30:focus{--tw-gradient-from: rgb(250 250 250 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/35:focus{--tw-gradient-from: rgb(250 250 250 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/40:focus{--tw-gradient-from: rgb(250 250 250 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/45:focus{--tw-gradient-from: rgb(250 250 250 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/5:focus{--tw-gradient-from: rgb(250 250 250 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/50:focus{--tw-gradient-from: rgb(250 250 250 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/55:focus{--tw-gradient-from: rgb(250 250 250 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/60:focus{--tw-gradient-from: rgb(250 250 250 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/65:focus{--tw-gradient-from: rgb(250 250 250 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/70:focus{--tw-gradient-from: rgb(250 250 250 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/75:focus{--tw-gradient-from: rgb(250 250 250 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/80:focus{--tw-gradient-from: rgb(250 250 250 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/85:focus{--tw-gradient-from: rgb(250 250 250 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/90:focus{--tw-gradient-from: rgb(250 250 250 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-50\/95:focus{--tw-gradient-from: rgb(250 250 250 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500:focus{--tw-gradient-from: #737373 var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/0:focus{--tw-gradient-from: rgb(115 115 115 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/10:focus{--tw-gradient-from: rgb(115 115 115 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/100:focus{--tw-gradient-from: rgb(115 115 115 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/15:focus{--tw-gradient-from: rgb(115 115 115 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/20:focus{--tw-gradient-from: rgb(115 115 115 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/25:focus{--tw-gradient-from: rgb(115 115 115 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/30:focus{--tw-gradient-from: rgb(115 115 115 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/35:focus{--tw-gradient-from: rgb(115 115 115 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/40:focus{--tw-gradient-from: rgb(115 115 115 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/45:focus{--tw-gradient-from: rgb(115 115 115 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/5:focus{--tw-gradient-from: rgb(115 115 115 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/50:focus{--tw-gradient-from: rgb(115 115 115 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/55:focus{--tw-gradient-from: rgb(115 115 115 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/60:focus{--tw-gradient-from: rgb(115 115 115 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/65:focus{--tw-gradient-from: rgb(115 115 115 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/70:focus{--tw-gradient-from: rgb(115 115 115 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/75:focus{--tw-gradient-from: rgb(115 115 115 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/80:focus{--tw-gradient-from: rgb(115 115 115 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/85:focus{--tw-gradient-from: rgb(115 115 115 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/90:focus{--tw-gradient-from: rgb(115 115 115 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-500\/95:focus{--tw-gradient-from: rgb(115 115 115 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600:focus{--tw-gradient-from: #525252 var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/0:focus{--tw-gradient-from: rgb(82 82 82 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/10:focus{--tw-gradient-from: rgb(82 82 82 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/100:focus{--tw-gradient-from: rgb(82 82 82 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/15:focus{--tw-gradient-from: rgb(82 82 82 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/20:focus{--tw-gradient-from: rgb(82 82 82 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/25:focus{--tw-gradient-from: rgb(82 82 82 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/30:focus{--tw-gradient-from: rgb(82 82 82 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/35:focus{--tw-gradient-from: rgb(82 82 82 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/40:focus{--tw-gradient-from: rgb(82 82 82 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/45:focus{--tw-gradient-from: rgb(82 82 82 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/5:focus{--tw-gradient-from: rgb(82 82 82 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/50:focus{--tw-gradient-from: rgb(82 82 82 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/55:focus{--tw-gradient-from: rgb(82 82 82 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/60:focus{--tw-gradient-from: rgb(82 82 82 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/65:focus{--tw-gradient-from: rgb(82 82 82 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/70:focus{--tw-gradient-from: rgb(82 82 82 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/75:focus{--tw-gradient-from: rgb(82 82 82 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/80:focus{--tw-gradient-from: rgb(82 82 82 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/85:focus{--tw-gradient-from: rgb(82 82 82 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/90:focus{--tw-gradient-from: rgb(82 82 82 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-600\/95:focus{--tw-gradient-from: rgb(82 82 82 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700:focus{--tw-gradient-from: #404040 var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/0:focus{--tw-gradient-from: rgb(64 64 64 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/10:focus{--tw-gradient-from: rgb(64 64 64 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/100:focus{--tw-gradient-from: rgb(64 64 64 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/15:focus{--tw-gradient-from: rgb(64 64 64 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/20:focus{--tw-gradient-from: rgb(64 64 64 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/25:focus{--tw-gradient-from: rgb(64 64 64 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/30:focus{--tw-gradient-from: rgb(64 64 64 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/35:focus{--tw-gradient-from: rgb(64 64 64 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/40:focus{--tw-gradient-from: rgb(64 64 64 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/45:focus{--tw-gradient-from: rgb(64 64 64 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/5:focus{--tw-gradient-from: rgb(64 64 64 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/50:focus{--tw-gradient-from: rgb(64 64 64 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/55:focus{--tw-gradient-from: rgb(64 64 64 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/60:focus{--tw-gradient-from: rgb(64 64 64 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/65:focus{--tw-gradient-from: rgb(64 64 64 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/70:focus{--tw-gradient-from: rgb(64 64 64 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/75:focus{--tw-gradient-from: rgb(64 64 64 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/80:focus{--tw-gradient-from: rgb(64 64 64 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/85:focus{--tw-gradient-from: rgb(64 64 64 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/90:focus{--tw-gradient-from: rgb(64 64 64 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-700\/95:focus{--tw-gradient-from: rgb(64 64 64 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800:focus{--tw-gradient-from: #262626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/0:focus{--tw-gradient-from: rgb(38 38 38 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/10:focus{--tw-gradient-from: rgb(38 38 38 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/100:focus{--tw-gradient-from: rgb(38 38 38 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/15:focus{--tw-gradient-from: rgb(38 38 38 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/20:focus{--tw-gradient-from: rgb(38 38 38 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/25:focus{--tw-gradient-from: rgb(38 38 38 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/30:focus{--tw-gradient-from: rgb(38 38 38 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/35:focus{--tw-gradient-from: rgb(38 38 38 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/40:focus{--tw-gradient-from: rgb(38 38 38 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/45:focus{--tw-gradient-from: rgb(38 38 38 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/5:focus{--tw-gradient-from: rgb(38 38 38 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/50:focus{--tw-gradient-from: rgb(38 38 38 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/55:focus{--tw-gradient-from: rgb(38 38 38 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/60:focus{--tw-gradient-from: rgb(38 38 38 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/65:focus{--tw-gradient-from: rgb(38 38 38 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/70:focus{--tw-gradient-from: rgb(38 38 38 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/75:focus{--tw-gradient-from: rgb(38 38 38 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/80:focus{--tw-gradient-from: rgb(38 38 38 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/85:focus{--tw-gradient-from: rgb(38 38 38 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/90:focus{--tw-gradient-from: rgb(38 38 38 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-800\/95:focus{--tw-gradient-from: rgb(38 38 38 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900:focus{--tw-gradient-from: #171717 var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/0:focus{--tw-gradient-from: rgb(23 23 23 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/10:focus{--tw-gradient-from: rgb(23 23 23 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/100:focus{--tw-gradient-from: rgb(23 23 23 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/15:focus{--tw-gradient-from: rgb(23 23 23 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/20:focus{--tw-gradient-from: rgb(23 23 23 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/25:focus{--tw-gradient-from: rgb(23 23 23 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/30:focus{--tw-gradient-from: rgb(23 23 23 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/35:focus{--tw-gradient-from: rgb(23 23 23 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/40:focus{--tw-gradient-from: rgb(23 23 23 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/45:focus{--tw-gradient-from: rgb(23 23 23 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/5:focus{--tw-gradient-from: rgb(23 23 23 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/50:focus{--tw-gradient-from: rgb(23 23 23 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/55:focus{--tw-gradient-from: rgb(23 23 23 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/60:focus{--tw-gradient-from: rgb(23 23 23 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/65:focus{--tw-gradient-from: rgb(23 23 23 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/70:focus{--tw-gradient-from: rgb(23 23 23 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/75:focus{--tw-gradient-from: rgb(23 23 23 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/80:focus{--tw-gradient-from: rgb(23 23 23 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/85:focus{--tw-gradient-from: rgb(23 23 23 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/90:focus{--tw-gradient-from: rgb(23 23 23 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-neutral-900\/95:focus{--tw-gradient-from: rgb(23 23 23 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100:focus{--tw-gradient-from: #cce3f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/0:focus{--tw-gradient-from: rgb(204 227 241 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/10:focus{--tw-gradient-from: rgb(204 227 241 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/100:focus{--tw-gradient-from: rgb(204 227 241 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/15:focus{--tw-gradient-from: rgb(204 227 241 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/20:focus{--tw-gradient-from: rgb(204 227 241 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/25:focus{--tw-gradient-from: rgb(204 227 241 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/30:focus{--tw-gradient-from: rgb(204 227 241 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/35:focus{--tw-gradient-from: rgb(204 227 241 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/40:focus{--tw-gradient-from: rgb(204 227 241 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/45:focus{--tw-gradient-from: rgb(204 227 241 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/5:focus{--tw-gradient-from: rgb(204 227 241 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/50:focus{--tw-gradient-from: rgb(204 227 241 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/55:focus{--tw-gradient-from: rgb(204 227 241 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/60:focus{--tw-gradient-from: rgb(204 227 241 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/65:focus{--tw-gradient-from: rgb(204 227 241 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/70:focus{--tw-gradient-from: rgb(204 227 241 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/75:focus{--tw-gradient-from: rgb(204 227 241 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/80:focus{--tw-gradient-from: rgb(204 227 241 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/85:focus{--tw-gradient-from: rgb(204 227 241 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/90:focus{--tw-gradient-from: rgb(204 227 241 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-100\/95:focus{--tw-gradient-from: rgb(204 227 241 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200:focus{--tw-gradient-from: #99c8e3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/0:focus{--tw-gradient-from: rgb(153 200 227 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/10:focus{--tw-gradient-from: rgb(153 200 227 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/100:focus{--tw-gradient-from: rgb(153 200 227 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/15:focus{--tw-gradient-from: rgb(153 200 227 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/20:focus{--tw-gradient-from: rgb(153 200 227 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/25:focus{--tw-gradient-from: rgb(153 200 227 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/30:focus{--tw-gradient-from: rgb(153 200 227 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/35:focus{--tw-gradient-from: rgb(153 200 227 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/40:focus{--tw-gradient-from: rgb(153 200 227 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/45:focus{--tw-gradient-from: rgb(153 200 227 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/5:focus{--tw-gradient-from: rgb(153 200 227 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/50:focus{--tw-gradient-from: rgb(153 200 227 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/55:focus{--tw-gradient-from: rgb(153 200 227 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/60:focus{--tw-gradient-from: rgb(153 200 227 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/65:focus{--tw-gradient-from: rgb(153 200 227 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/70:focus{--tw-gradient-from: rgb(153 200 227 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/75:focus{--tw-gradient-from: rgb(153 200 227 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/80:focus{--tw-gradient-from: rgb(153 200 227 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/85:focus{--tw-gradient-from: rgb(153 200 227 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/90:focus{--tw-gradient-from: rgb(153 200 227 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-200\/95:focus{--tw-gradient-from: rgb(153 200 227 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300:focus{--tw-gradient-from: #66add6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/0:focus{--tw-gradient-from: rgb(102 173 214 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/10:focus{--tw-gradient-from: rgb(102 173 214 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/100:focus{--tw-gradient-from: rgb(102 173 214 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/15:focus{--tw-gradient-from: rgb(102 173 214 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/20:focus{--tw-gradient-from: rgb(102 173 214 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/25:focus{--tw-gradient-from: rgb(102 173 214 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/30:focus{--tw-gradient-from: rgb(102 173 214 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/35:focus{--tw-gradient-from: rgb(102 173 214 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/40:focus{--tw-gradient-from: rgb(102 173 214 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/45:focus{--tw-gradient-from: rgb(102 173 214 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/5:focus{--tw-gradient-from: rgb(102 173 214 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/50:focus{--tw-gradient-from: rgb(102 173 214 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/55:focus{--tw-gradient-from: rgb(102 173 214 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/60:focus{--tw-gradient-from: rgb(102 173 214 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/65:focus{--tw-gradient-from: rgb(102 173 214 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/70:focus{--tw-gradient-from: rgb(102 173 214 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/75:focus{--tw-gradient-from: rgb(102 173 214 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/80:focus{--tw-gradient-from: rgb(102 173 214 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/85:focus{--tw-gradient-from: rgb(102 173 214 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/90:focus{--tw-gradient-from: rgb(102 173 214 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-300\/95:focus{--tw-gradient-from: rgb(102 173 214 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400:focus{--tw-gradient-from: #3392c8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/0:focus{--tw-gradient-from: rgb(51 146 200 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/10:focus{--tw-gradient-from: rgb(51 146 200 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/100:focus{--tw-gradient-from: rgb(51 146 200 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/15:focus{--tw-gradient-from: rgb(51 146 200 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/20:focus{--tw-gradient-from: rgb(51 146 200 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/25:focus{--tw-gradient-from: rgb(51 146 200 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/30:focus{--tw-gradient-from: rgb(51 146 200 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/35:focus{--tw-gradient-from: rgb(51 146 200 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/40:focus{--tw-gradient-from: rgb(51 146 200 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/45:focus{--tw-gradient-from: rgb(51 146 200 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/5:focus{--tw-gradient-from: rgb(51 146 200 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/50:focus{--tw-gradient-from: rgb(51 146 200 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/55:focus{--tw-gradient-from: rgb(51 146 200 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/60:focus{--tw-gradient-from: rgb(51 146 200 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/65:focus{--tw-gradient-from: rgb(51 146 200 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/70:focus{--tw-gradient-from: rgb(51 146 200 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/75:focus{--tw-gradient-from: rgb(51 146 200 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/80:focus{--tw-gradient-from: rgb(51 146 200 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/85:focus{--tw-gradient-from: rgb(51 146 200 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/90:focus{--tw-gradient-from: rgb(51 146 200 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-400\/95:focus{--tw-gradient-from: rgb(51 146 200 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50:focus{--tw-gradient-from: #e6f1f8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/0:focus{--tw-gradient-from: rgb(230 241 248 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/10:focus{--tw-gradient-from: rgb(230 241 248 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/100:focus{--tw-gradient-from: rgb(230 241 248 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/15:focus{--tw-gradient-from: rgb(230 241 248 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/20:focus{--tw-gradient-from: rgb(230 241 248 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/25:focus{--tw-gradient-from: rgb(230 241 248 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/30:focus{--tw-gradient-from: rgb(230 241 248 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/35:focus{--tw-gradient-from: rgb(230 241 248 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/40:focus{--tw-gradient-from: rgb(230 241 248 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/45:focus{--tw-gradient-from: rgb(230 241 248 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/5:focus{--tw-gradient-from: rgb(230 241 248 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/50:focus{--tw-gradient-from: rgb(230 241 248 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/55:focus{--tw-gradient-from: rgb(230 241 248 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/60:focus{--tw-gradient-from: rgb(230 241 248 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/65:focus{--tw-gradient-from: rgb(230 241 248 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/70:focus{--tw-gradient-from: rgb(230 241 248 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/75:focus{--tw-gradient-from: rgb(230 241 248 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/80:focus{--tw-gradient-from: rgb(230 241 248 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/85:focus{--tw-gradient-from: rgb(230 241 248 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/90:focus{--tw-gradient-from: rgb(230 241 248 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-50\/95:focus{--tw-gradient-from: rgb(230 241 248 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500:focus{--tw-gradient-from: #0077bb var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/0:focus{--tw-gradient-from: rgb(0 119 187 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/10:focus{--tw-gradient-from: rgb(0 119 187 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/100:focus{--tw-gradient-from: rgb(0 119 187 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/15:focus{--tw-gradient-from: rgb(0 119 187 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/20:focus{--tw-gradient-from: rgb(0 119 187 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/25:focus{--tw-gradient-from: rgb(0 119 187 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/30:focus{--tw-gradient-from: rgb(0 119 187 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/35:focus{--tw-gradient-from: rgb(0 119 187 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/40:focus{--tw-gradient-from: rgb(0 119 187 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/45:focus{--tw-gradient-from: rgb(0 119 187 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/5:focus{--tw-gradient-from: rgb(0 119 187 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/50:focus{--tw-gradient-from: rgb(0 119 187 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/55:focus{--tw-gradient-from: rgb(0 119 187 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/60:focus{--tw-gradient-from: rgb(0 119 187 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/65:focus{--tw-gradient-from: rgb(0 119 187 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/70:focus{--tw-gradient-from: rgb(0 119 187 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/75:focus{--tw-gradient-from: rgb(0 119 187 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/80:focus{--tw-gradient-from: rgb(0 119 187 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/85:focus{--tw-gradient-from: rgb(0 119 187 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/90:focus{--tw-gradient-from: rgb(0 119 187 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-500\/95:focus{--tw-gradient-from: rgb(0 119 187 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600:focus{--tw-gradient-from: #006699 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/0:focus{--tw-gradient-from: rgb(0 102 153 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/10:focus{--tw-gradient-from: rgb(0 102 153 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/100:focus{--tw-gradient-from: rgb(0 102 153 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/15:focus{--tw-gradient-from: rgb(0 102 153 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/20:focus{--tw-gradient-from: rgb(0 102 153 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/25:focus{--tw-gradient-from: rgb(0 102 153 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/30:focus{--tw-gradient-from: rgb(0 102 153 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/35:focus{--tw-gradient-from: rgb(0 102 153 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/40:focus{--tw-gradient-from: rgb(0 102 153 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/45:focus{--tw-gradient-from: rgb(0 102 153 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/5:focus{--tw-gradient-from: rgb(0 102 153 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/50:focus{--tw-gradient-from: rgb(0 102 153 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/55:focus{--tw-gradient-from: rgb(0 102 153 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/60:focus{--tw-gradient-from: rgb(0 102 153 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/65:focus{--tw-gradient-from: rgb(0 102 153 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/70:focus{--tw-gradient-from: rgb(0 102 153 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/75:focus{--tw-gradient-from: rgb(0 102 153 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/80:focus{--tw-gradient-from: rgb(0 102 153 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/85:focus{--tw-gradient-from: rgb(0 102 153 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/90:focus{--tw-gradient-from: rgb(0 102 153 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-600\/95:focus{--tw-gradient-from: rgb(0 102 153 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700:focus{--tw-gradient-from: #005580 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/0:focus{--tw-gradient-from: rgb(0 85 128 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/10:focus{--tw-gradient-from: rgb(0 85 128 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/100:focus{--tw-gradient-from: rgb(0 85 128 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/15:focus{--tw-gradient-from: rgb(0 85 128 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/20:focus{--tw-gradient-from: rgb(0 85 128 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/25:focus{--tw-gradient-from: rgb(0 85 128 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/30:focus{--tw-gradient-from: rgb(0 85 128 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/35:focus{--tw-gradient-from: rgb(0 85 128 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/40:focus{--tw-gradient-from: rgb(0 85 128 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/45:focus{--tw-gradient-from: rgb(0 85 128 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/5:focus{--tw-gradient-from: rgb(0 85 128 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/50:focus{--tw-gradient-from: rgb(0 85 128 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/55:focus{--tw-gradient-from: rgb(0 85 128 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/60:focus{--tw-gradient-from: rgb(0 85 128 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/65:focus{--tw-gradient-from: rgb(0 85 128 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/70:focus{--tw-gradient-from: rgb(0 85 128 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/75:focus{--tw-gradient-from: rgb(0 85 128 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/80:focus{--tw-gradient-from: rgb(0 85 128 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/85:focus{--tw-gradient-from: rgb(0 85 128 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/90:focus{--tw-gradient-from: rgb(0 85 128 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-700\/95:focus{--tw-gradient-from: rgb(0 85 128 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800:focus{--tw-gradient-from: #004466 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/0:focus{--tw-gradient-from: rgb(0 68 102 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/10:focus{--tw-gradient-from: rgb(0 68 102 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/100:focus{--tw-gradient-from: rgb(0 68 102 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/15:focus{--tw-gradient-from: rgb(0 68 102 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/20:focus{--tw-gradient-from: rgb(0 68 102 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/25:focus{--tw-gradient-from: rgb(0 68 102 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/30:focus{--tw-gradient-from: rgb(0 68 102 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/35:focus{--tw-gradient-from: rgb(0 68 102 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/40:focus{--tw-gradient-from: rgb(0 68 102 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/45:focus{--tw-gradient-from: rgb(0 68 102 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/5:focus{--tw-gradient-from: rgb(0 68 102 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/50:focus{--tw-gradient-from: rgb(0 68 102 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/55:focus{--tw-gradient-from: rgb(0 68 102 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/60:focus{--tw-gradient-from: rgb(0 68 102 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/65:focus{--tw-gradient-from: rgb(0 68 102 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/70:focus{--tw-gradient-from: rgb(0 68 102 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/75:focus{--tw-gradient-from: rgb(0 68 102 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/80:focus{--tw-gradient-from: rgb(0 68 102 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/85:focus{--tw-gradient-from: rgb(0 68 102 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/90:focus{--tw-gradient-from: rgb(0 68 102 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-800\/95:focus{--tw-gradient-from: rgb(0 68 102 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900:focus{--tw-gradient-from: #00334d var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/0:focus{--tw-gradient-from: rgb(0 51 77 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/10:focus{--tw-gradient-from: rgb(0 51 77 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/100:focus{--tw-gradient-from: rgb(0 51 77 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/15:focus{--tw-gradient-from: rgb(0 51 77 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/20:focus{--tw-gradient-from: rgb(0 51 77 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/25:focus{--tw-gradient-from: rgb(0 51 77 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/30:focus{--tw-gradient-from: rgb(0 51 77 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/35:focus{--tw-gradient-from: rgb(0 51 77 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/40:focus{--tw-gradient-from: rgb(0 51 77 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/45:focus{--tw-gradient-from: rgb(0 51 77 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/5:focus{--tw-gradient-from: rgb(0 51 77 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/50:focus{--tw-gradient-from: rgb(0 51 77 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/55:focus{--tw-gradient-from: rgb(0 51 77 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/60:focus{--tw-gradient-from: rgb(0 51 77 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/65:focus{--tw-gradient-from: rgb(0 51 77 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/70:focus{--tw-gradient-from: rgb(0 51 77 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/75:focus{--tw-gradient-from: rgb(0 51 77 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/80:focus{--tw-gradient-from: rgb(0 51 77 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/85:focus{--tw-gradient-from: rgb(0 51 77 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/90:focus{--tw-gradient-from: rgb(0 51 77 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-primary-900\/95:focus{--tw-gradient-from: rgb(0 51 77 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100:focus{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/0:focus{--tw-gradient-from: rgb(254 226 226 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/10:focus{--tw-gradient-from: rgb(254 226 226 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/100:focus{--tw-gradient-from: rgb(254 226 226 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/15:focus{--tw-gradient-from: rgb(254 226 226 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/20:focus{--tw-gradient-from: rgb(254 226 226 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/25:focus{--tw-gradient-from: rgb(254 226 226 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/30:focus{--tw-gradient-from: rgb(254 226 226 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/35:focus{--tw-gradient-from: rgb(254 226 226 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/40:focus{--tw-gradient-from: rgb(254 226 226 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/45:focus{--tw-gradient-from: rgb(254 226 226 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/5:focus{--tw-gradient-from: rgb(254 226 226 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/50:focus{--tw-gradient-from: rgb(254 226 226 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/55:focus{--tw-gradient-from: rgb(254 226 226 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/60:focus{--tw-gradient-from: rgb(254 226 226 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/65:focus{--tw-gradient-from: rgb(254 226 226 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/70:focus{--tw-gradient-from: rgb(254 226 226 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/75:focus{--tw-gradient-from: rgb(254 226 226 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/80:focus{--tw-gradient-from: rgb(254 226 226 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/85:focus{--tw-gradient-from: rgb(254 226 226 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/90:focus{--tw-gradient-from: rgb(254 226 226 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100\/95:focus{--tw-gradient-from: rgb(254 226 226 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200:focus{--tw-gradient-from: #fecaca var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/0:focus{--tw-gradient-from: rgb(254 202 202 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/10:focus{--tw-gradient-from: rgb(254 202 202 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/100:focus{--tw-gradient-from: rgb(254 202 202 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/15:focus{--tw-gradient-from: rgb(254 202 202 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/20:focus{--tw-gradient-from: rgb(254 202 202 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/25:focus{--tw-gradient-from: rgb(254 202 202 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/30:focus{--tw-gradient-from: rgb(254 202 202 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/35:focus{--tw-gradient-from: rgb(254 202 202 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/40:focus{--tw-gradient-from: rgb(254 202 202 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/45:focus{--tw-gradient-from: rgb(254 202 202 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/5:focus{--tw-gradient-from: rgb(254 202 202 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/50:focus{--tw-gradient-from: rgb(254 202 202 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/55:focus{--tw-gradient-from: rgb(254 202 202 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/60:focus{--tw-gradient-from: rgb(254 202 202 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/65:focus{--tw-gradient-from: rgb(254 202 202 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/70:focus{--tw-gradient-from: rgb(254 202 202 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/75:focus{--tw-gradient-from: rgb(254 202 202 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/80:focus{--tw-gradient-from: rgb(254 202 202 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/85:focus{--tw-gradient-from: rgb(254 202 202 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/90:focus{--tw-gradient-from: rgb(254 202 202 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200\/95:focus{--tw-gradient-from: rgb(254 202 202 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300:focus{--tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/0:focus{--tw-gradient-from: rgb(252 165 165 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/10:focus{--tw-gradient-from: rgb(252 165 165 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/100:focus{--tw-gradient-from: rgb(252 165 165 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/15:focus{--tw-gradient-from: rgb(252 165 165 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/20:focus{--tw-gradient-from: rgb(252 165 165 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/25:focus{--tw-gradient-from: rgb(252 165 165 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/30:focus{--tw-gradient-from: rgb(252 165 165 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/35:focus{--tw-gradient-from: rgb(252 165 165 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/40:focus{--tw-gradient-from: rgb(252 165 165 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/45:focus{--tw-gradient-from: rgb(252 165 165 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/5:focus{--tw-gradient-from: rgb(252 165 165 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/50:focus{--tw-gradient-from: rgb(252 165 165 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/55:focus{--tw-gradient-from: rgb(252 165 165 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/60:focus{--tw-gradient-from: rgb(252 165 165 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/65:focus{--tw-gradient-from: rgb(252 165 165 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/70:focus{--tw-gradient-from: rgb(252 165 165 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/75:focus{--tw-gradient-from: rgb(252 165 165 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/80:focus{--tw-gradient-from: rgb(252 165 165 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/85:focus{--tw-gradient-from: rgb(252 165 165 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/90:focus{--tw-gradient-from: rgb(252 165 165 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300\/95:focus{--tw-gradient-from: rgb(252 165 165 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400:focus{--tw-gradient-from: #f87171 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/0:focus{--tw-gradient-from: rgb(248 113 113 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/10:focus{--tw-gradient-from: rgb(248 113 113 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/100:focus{--tw-gradient-from: rgb(248 113 113 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/15:focus{--tw-gradient-from: rgb(248 113 113 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/20:focus{--tw-gradient-from: rgb(248 113 113 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/25:focus{--tw-gradient-from: rgb(248 113 113 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/30:focus{--tw-gradient-from: rgb(248 113 113 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/35:focus{--tw-gradient-from: rgb(248 113 113 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/40:focus{--tw-gradient-from: rgb(248 113 113 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/45:focus{--tw-gradient-from: rgb(248 113 113 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/5:focus{--tw-gradient-from: rgb(248 113 113 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/50:focus{--tw-gradient-from: rgb(248 113 113 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/55:focus{--tw-gradient-from: rgb(248 113 113 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/60:focus{--tw-gradient-from: rgb(248 113 113 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/65:focus{--tw-gradient-from: rgb(248 113 113 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/70:focus{--tw-gradient-from: rgb(248 113 113 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/75:focus{--tw-gradient-from: rgb(248 113 113 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/80:focus{--tw-gradient-from: rgb(248 113 113 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/85:focus{--tw-gradient-from: rgb(248 113 113 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/90:focus{--tw-gradient-from: rgb(248 113 113 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400\/95:focus{--tw-gradient-from: rgb(248 113 113 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50:focus{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/0:focus{--tw-gradient-from: rgb(254 242 242 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/10:focus{--tw-gradient-from: rgb(254 242 242 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/100:focus{--tw-gradient-from: rgb(254 242 242 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/15:focus{--tw-gradient-from: rgb(254 242 242 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/20:focus{--tw-gradient-from: rgb(254 242 242 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/25:focus{--tw-gradient-from: rgb(254 242 242 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/30:focus{--tw-gradient-from: rgb(254 242 242 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/35:focus{--tw-gradient-from: rgb(254 242 242 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/40:focus{--tw-gradient-from: rgb(254 242 242 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/45:focus{--tw-gradient-from: rgb(254 242 242 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/5:focus{--tw-gradient-from: rgb(254 242 242 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/50:focus{--tw-gradient-from: rgb(254 242 242 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/55:focus{--tw-gradient-from: rgb(254 242 242 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/60:focus{--tw-gradient-from: rgb(254 242 242 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/65:focus{--tw-gradient-from: rgb(254 242 242 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/70:focus{--tw-gradient-from: rgb(254 242 242 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/75:focus{--tw-gradient-from: rgb(254 242 242 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/80:focus{--tw-gradient-from: rgb(254 242 242 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/85:focus{--tw-gradient-from: rgb(254 242 242 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/90:focus{--tw-gradient-from: rgb(254 242 242 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50\/95:focus{--tw-gradient-from: rgb(254 242 242 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500:focus{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/0:focus{--tw-gradient-from: rgb(239 68 68 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/10:focus{--tw-gradient-from: rgb(239 68 68 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/100:focus{--tw-gradient-from: rgb(239 68 68 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/15:focus{--tw-gradient-from: rgb(239 68 68 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/20:focus{--tw-gradient-from: rgb(239 68 68 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/25:focus{--tw-gradient-from: rgb(239 68 68 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/30:focus{--tw-gradient-from: rgb(239 68 68 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/35:focus{--tw-gradient-from: rgb(239 68 68 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/40:focus{--tw-gradient-from: rgb(239 68 68 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/45:focus{--tw-gradient-from: rgb(239 68 68 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/5:focus{--tw-gradient-from: rgb(239 68 68 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/50:focus{--tw-gradient-from: rgb(239 68 68 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/55:focus{--tw-gradient-from: rgb(239 68 68 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/60:focus{--tw-gradient-from: rgb(239 68 68 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/65:focus{--tw-gradient-from: rgb(239 68 68 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/70:focus{--tw-gradient-from: rgb(239 68 68 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/75:focus{--tw-gradient-from: rgb(239 68 68 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/80:focus{--tw-gradient-from: rgb(239 68 68 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/85:focus{--tw-gradient-from: rgb(239 68 68 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/90:focus{--tw-gradient-from: rgb(239 68 68 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500\/95:focus{--tw-gradient-from: rgb(239 68 68 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600:focus{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/0:focus{--tw-gradient-from: rgb(220 38 38 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/10:focus{--tw-gradient-from: rgb(220 38 38 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/100:focus{--tw-gradient-from: rgb(220 38 38 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/15:focus{--tw-gradient-from: rgb(220 38 38 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/20:focus{--tw-gradient-from: rgb(220 38 38 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/25:focus{--tw-gradient-from: rgb(220 38 38 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/30:focus{--tw-gradient-from: rgb(220 38 38 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/35:focus{--tw-gradient-from: rgb(220 38 38 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/40:focus{--tw-gradient-from: rgb(220 38 38 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/45:focus{--tw-gradient-from: rgb(220 38 38 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/5:focus{--tw-gradient-from: rgb(220 38 38 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/50:focus{--tw-gradient-from: rgb(220 38 38 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/55:focus{--tw-gradient-from: rgb(220 38 38 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/60:focus{--tw-gradient-from: rgb(220 38 38 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/65:focus{--tw-gradient-from: rgb(220 38 38 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/70:focus{--tw-gradient-from: rgb(220 38 38 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/75:focus{--tw-gradient-from: rgb(220 38 38 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/80:focus{--tw-gradient-from: rgb(220 38 38 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/85:focus{--tw-gradient-from: rgb(220 38 38 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/90:focus{--tw-gradient-from: rgb(220 38 38 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600\/95:focus{--tw-gradient-from: rgb(220 38 38 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700:focus{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/0:focus{--tw-gradient-from: rgb(185 28 28 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/10:focus{--tw-gradient-from: rgb(185 28 28 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/100:focus{--tw-gradient-from: rgb(185 28 28 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/15:focus{--tw-gradient-from: rgb(185 28 28 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/20:focus{--tw-gradient-from: rgb(185 28 28 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/25:focus{--tw-gradient-from: rgb(185 28 28 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/30:focus{--tw-gradient-from: rgb(185 28 28 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/35:focus{--tw-gradient-from: rgb(185 28 28 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/40:focus{--tw-gradient-from: rgb(185 28 28 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/45:focus{--tw-gradient-from: rgb(185 28 28 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/5:focus{--tw-gradient-from: rgb(185 28 28 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/50:focus{--tw-gradient-from: rgb(185 28 28 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/55:focus{--tw-gradient-from: rgb(185 28 28 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/60:focus{--tw-gradient-from: rgb(185 28 28 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/65:focus{--tw-gradient-from: rgb(185 28 28 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/70:focus{--tw-gradient-from: rgb(185 28 28 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/75:focus{--tw-gradient-from: rgb(185 28 28 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/80:focus{--tw-gradient-from: rgb(185 28 28 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/85:focus{--tw-gradient-from: rgb(185 28 28 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/90:focus{--tw-gradient-from: rgb(185 28 28 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700\/95:focus{--tw-gradient-from: rgb(185 28 28 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800:focus{--tw-gradient-from: #991b1b var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/0:focus{--tw-gradient-from: rgb(153 27 27 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/10:focus{--tw-gradient-from: rgb(153 27 27 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/100:focus{--tw-gradient-from: rgb(153 27 27 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/15:focus{--tw-gradient-from: rgb(153 27 27 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/20:focus{--tw-gradient-from: rgb(153 27 27 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/25:focus{--tw-gradient-from: rgb(153 27 27 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/30:focus{--tw-gradient-from: rgb(153 27 27 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/35:focus{--tw-gradient-from: rgb(153 27 27 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/40:focus{--tw-gradient-from: rgb(153 27 27 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/45:focus{--tw-gradient-from: rgb(153 27 27 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/5:focus{--tw-gradient-from: rgb(153 27 27 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/50:focus{--tw-gradient-from: rgb(153 27 27 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/55:focus{--tw-gradient-from: rgb(153 27 27 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/60:focus{--tw-gradient-from: rgb(153 27 27 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/65:focus{--tw-gradient-from: rgb(153 27 27 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/70:focus{--tw-gradient-from: rgb(153 27 27 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/75:focus{--tw-gradient-from: rgb(153 27 27 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/80:focus{--tw-gradient-from: rgb(153 27 27 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/85:focus{--tw-gradient-from: rgb(153 27 27 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/90:focus{--tw-gradient-from: rgb(153 27 27 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800\/95:focus{--tw-gradient-from: rgb(153 27 27 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900:focus{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/0:focus{--tw-gradient-from: rgb(127 29 29 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/10:focus{--tw-gradient-from: rgb(127 29 29 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/100:focus{--tw-gradient-from: rgb(127 29 29 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/15:focus{--tw-gradient-from: rgb(127 29 29 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/20:focus{--tw-gradient-from: rgb(127 29 29 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/25:focus{--tw-gradient-from: rgb(127 29 29 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/30:focus{--tw-gradient-from: rgb(127 29 29 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/35:focus{--tw-gradient-from: rgb(127 29 29 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/40:focus{--tw-gradient-from: rgb(127 29 29 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/45:focus{--tw-gradient-from: rgb(127 29 29 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/5:focus{--tw-gradient-from: rgb(127 29 29 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/50:focus{--tw-gradient-from: rgb(127 29 29 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/55:focus{--tw-gradient-from: rgb(127 29 29 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/60:focus{--tw-gradient-from: rgb(127 29 29 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/65:focus{--tw-gradient-from: rgb(127 29 29 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/70:focus{--tw-gradient-from: rgb(127 29 29 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/75:focus{--tw-gradient-from: rgb(127 29 29 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/80:focus{--tw-gradient-from: rgb(127 29 29 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/85:focus{--tw-gradient-from: rgb(127 29 29 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/90:focus{--tw-gradient-from: rgb(127 29 29 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900\/95:focus{--tw-gradient-from: rgb(127 29 29 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100:focus{--tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/0:focus{--tw-gradient-from: rgb(254 249 195 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/10:focus{--tw-gradient-from: rgb(254 249 195 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/100:focus{--tw-gradient-from: rgb(254 249 195 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/15:focus{--tw-gradient-from: rgb(254 249 195 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/20:focus{--tw-gradient-from: rgb(254 249 195 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/25:focus{--tw-gradient-from: rgb(254 249 195 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/30:focus{--tw-gradient-from: rgb(254 249 195 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/35:focus{--tw-gradient-from: rgb(254 249 195 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/40:focus{--tw-gradient-from: rgb(254 249 195 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/45:focus{--tw-gradient-from: rgb(254 249 195 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/5:focus{--tw-gradient-from: rgb(254 249 195 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/50:focus{--tw-gradient-from: rgb(254 249 195 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/55:focus{--tw-gradient-from: rgb(254 249 195 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/60:focus{--tw-gradient-from: rgb(254 249 195 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/65:focus{--tw-gradient-from: rgb(254 249 195 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/70:focus{--tw-gradient-from: rgb(254 249 195 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/75:focus{--tw-gradient-from: rgb(254 249 195 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/80:focus{--tw-gradient-from: rgb(254 249 195 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/85:focus{--tw-gradient-from: rgb(254 249 195 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/90:focus{--tw-gradient-from: rgb(254 249 195 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100\/95:focus{--tw-gradient-from: rgb(254 249 195 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200:focus{--tw-gradient-from: #fef08a var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/0:focus{--tw-gradient-from: rgb(254 240 138 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/10:focus{--tw-gradient-from: rgb(254 240 138 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/100:focus{--tw-gradient-from: rgb(254 240 138 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/15:focus{--tw-gradient-from: rgb(254 240 138 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/20:focus{--tw-gradient-from: rgb(254 240 138 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/25:focus{--tw-gradient-from: rgb(254 240 138 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/30:focus{--tw-gradient-from: rgb(254 240 138 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/35:focus{--tw-gradient-from: rgb(254 240 138 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/40:focus{--tw-gradient-from: rgb(254 240 138 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/45:focus{--tw-gradient-from: rgb(254 240 138 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/5:focus{--tw-gradient-from: rgb(254 240 138 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/50:focus{--tw-gradient-from: rgb(254 240 138 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/55:focus{--tw-gradient-from: rgb(254 240 138 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/60:focus{--tw-gradient-from: rgb(254 240 138 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/65:focus{--tw-gradient-from: rgb(254 240 138 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/70:focus{--tw-gradient-from: rgb(254 240 138 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/75:focus{--tw-gradient-from: rgb(254 240 138 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/80:focus{--tw-gradient-from: rgb(254 240 138 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/85:focus{--tw-gradient-from: rgb(254 240 138 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/90:focus{--tw-gradient-from: rgb(254 240 138 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200\/95:focus{--tw-gradient-from: rgb(254 240 138 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300:focus{--tw-gradient-from: #fde047 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/0:focus{--tw-gradient-from: rgb(253 224 71 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/10:focus{--tw-gradient-from: rgb(253 224 71 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/100:focus{--tw-gradient-from: rgb(253 224 71 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/15:focus{--tw-gradient-from: rgb(253 224 71 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/20:focus{--tw-gradient-from: rgb(253 224 71 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/25:focus{--tw-gradient-from: rgb(253 224 71 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/30:focus{--tw-gradient-from: rgb(253 224 71 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/35:focus{--tw-gradient-from: rgb(253 224 71 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/40:focus{--tw-gradient-from: rgb(253 224 71 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/45:focus{--tw-gradient-from: rgb(253 224 71 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/5:focus{--tw-gradient-from: rgb(253 224 71 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/50:focus{--tw-gradient-from: rgb(253 224 71 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/55:focus{--tw-gradient-from: rgb(253 224 71 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/60:focus{--tw-gradient-from: rgb(253 224 71 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/65:focus{--tw-gradient-from: rgb(253 224 71 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/70:focus{--tw-gradient-from: rgb(253 224 71 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/75:focus{--tw-gradient-from: rgb(253 224 71 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/80:focus{--tw-gradient-from: rgb(253 224 71 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/85:focus{--tw-gradient-from: rgb(253 224 71 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/90:focus{--tw-gradient-from: rgb(253 224 71 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300\/95:focus{--tw-gradient-from: rgb(253 224 71 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400:focus{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/0:focus{--tw-gradient-from: rgb(250 204 21 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/10:focus{--tw-gradient-from: rgb(250 204 21 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/100:focus{--tw-gradient-from: rgb(250 204 21 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/15:focus{--tw-gradient-from: rgb(250 204 21 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/20:focus{--tw-gradient-from: rgb(250 204 21 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/25:focus{--tw-gradient-from: rgb(250 204 21 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/30:focus{--tw-gradient-from: rgb(250 204 21 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/35:focus{--tw-gradient-from: rgb(250 204 21 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/40:focus{--tw-gradient-from: rgb(250 204 21 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/45:focus{--tw-gradient-from: rgb(250 204 21 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/5:focus{--tw-gradient-from: rgb(250 204 21 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/50:focus{--tw-gradient-from: rgb(250 204 21 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/55:focus{--tw-gradient-from: rgb(250 204 21 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/60:focus{--tw-gradient-from: rgb(250 204 21 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/65:focus{--tw-gradient-from: rgb(250 204 21 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/70:focus{--tw-gradient-from: rgb(250 204 21 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/75:focus{--tw-gradient-from: rgb(250 204 21 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/80:focus{--tw-gradient-from: rgb(250 204 21 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/85:focus{--tw-gradient-from: rgb(250 204 21 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/90:focus{--tw-gradient-from: rgb(250 204 21 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400\/95:focus{--tw-gradient-from: rgb(250 204 21 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50:focus{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/0:focus{--tw-gradient-from: rgb(254 252 232 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/10:focus{--tw-gradient-from: rgb(254 252 232 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/100:focus{--tw-gradient-from: rgb(254 252 232 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/15:focus{--tw-gradient-from: rgb(254 252 232 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/20:focus{--tw-gradient-from: rgb(254 252 232 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/25:focus{--tw-gradient-from: rgb(254 252 232 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/30:focus{--tw-gradient-from: rgb(254 252 232 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/35:focus{--tw-gradient-from: rgb(254 252 232 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/40:focus{--tw-gradient-from: rgb(254 252 232 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/45:focus{--tw-gradient-from: rgb(254 252 232 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/5:focus{--tw-gradient-from: rgb(254 252 232 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/50:focus{--tw-gradient-from: rgb(254 252 232 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/55:focus{--tw-gradient-from: rgb(254 252 232 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/60:focus{--tw-gradient-from: rgb(254 252 232 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/65:focus{--tw-gradient-from: rgb(254 252 232 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/70:focus{--tw-gradient-from: rgb(254 252 232 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/75:focus{--tw-gradient-from: rgb(254 252 232 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/80:focus{--tw-gradient-from: rgb(254 252 232 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/85:focus{--tw-gradient-from: rgb(254 252 232 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/90:focus{--tw-gradient-from: rgb(254 252 232 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50\/95:focus{--tw-gradient-from: rgb(254 252 232 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500:focus{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/0:focus{--tw-gradient-from: rgb(234 179 8 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/10:focus{--tw-gradient-from: rgb(234 179 8 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/100:focus{--tw-gradient-from: rgb(234 179 8 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/15:focus{--tw-gradient-from: rgb(234 179 8 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/20:focus{--tw-gradient-from: rgb(234 179 8 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/25:focus{--tw-gradient-from: rgb(234 179 8 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/30:focus{--tw-gradient-from: rgb(234 179 8 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/35:focus{--tw-gradient-from: rgb(234 179 8 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/40:focus{--tw-gradient-from: rgb(234 179 8 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/45:focus{--tw-gradient-from: rgb(234 179 8 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/5:focus{--tw-gradient-from: rgb(234 179 8 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/50:focus{--tw-gradient-from: rgb(234 179 8 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/55:focus{--tw-gradient-from: rgb(234 179 8 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/60:focus{--tw-gradient-from: rgb(234 179 8 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/65:focus{--tw-gradient-from: rgb(234 179 8 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/70:focus{--tw-gradient-from: rgb(234 179 8 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/75:focus{--tw-gradient-from: rgb(234 179 8 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/80:focus{--tw-gradient-from: rgb(234 179 8 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/85:focus{--tw-gradient-from: rgb(234 179 8 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/90:focus{--tw-gradient-from: rgb(234 179 8 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500\/95:focus{--tw-gradient-from: rgb(234 179 8 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600:focus{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/0:focus{--tw-gradient-from: rgb(202 138 4 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/10:focus{--tw-gradient-from: rgb(202 138 4 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/100:focus{--tw-gradient-from: rgb(202 138 4 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/15:focus{--tw-gradient-from: rgb(202 138 4 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/20:focus{--tw-gradient-from: rgb(202 138 4 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/25:focus{--tw-gradient-from: rgb(202 138 4 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/30:focus{--tw-gradient-from: rgb(202 138 4 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/35:focus{--tw-gradient-from: rgb(202 138 4 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/40:focus{--tw-gradient-from: rgb(202 138 4 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/45:focus{--tw-gradient-from: rgb(202 138 4 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/5:focus{--tw-gradient-from: rgb(202 138 4 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/50:focus{--tw-gradient-from: rgb(202 138 4 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/55:focus{--tw-gradient-from: rgb(202 138 4 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/60:focus{--tw-gradient-from: rgb(202 138 4 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/65:focus{--tw-gradient-from: rgb(202 138 4 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/70:focus{--tw-gradient-from: rgb(202 138 4 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/75:focus{--tw-gradient-from: rgb(202 138 4 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/80:focus{--tw-gradient-from: rgb(202 138 4 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/85:focus{--tw-gradient-from: rgb(202 138 4 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/90:focus{--tw-gradient-from: rgb(202 138 4 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600\/95:focus{--tw-gradient-from: rgb(202 138 4 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700:focus{--tw-gradient-from: #a16207 var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/0:focus{--tw-gradient-from: rgb(161 98 7 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/10:focus{--tw-gradient-from: rgb(161 98 7 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/100:focus{--tw-gradient-from: rgb(161 98 7 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/15:focus{--tw-gradient-from: rgb(161 98 7 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/20:focus{--tw-gradient-from: rgb(161 98 7 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/25:focus{--tw-gradient-from: rgb(161 98 7 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/30:focus{--tw-gradient-from: rgb(161 98 7 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/35:focus{--tw-gradient-from: rgb(161 98 7 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/40:focus{--tw-gradient-from: rgb(161 98 7 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/45:focus{--tw-gradient-from: rgb(161 98 7 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/5:focus{--tw-gradient-from: rgb(161 98 7 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/50:focus{--tw-gradient-from: rgb(161 98 7 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/55:focus{--tw-gradient-from: rgb(161 98 7 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/60:focus{--tw-gradient-from: rgb(161 98 7 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/65:focus{--tw-gradient-from: rgb(161 98 7 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/70:focus{--tw-gradient-from: rgb(161 98 7 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/75:focus{--tw-gradient-from: rgb(161 98 7 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/80:focus{--tw-gradient-from: rgb(161 98 7 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/85:focus{--tw-gradient-from: rgb(161 98 7 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/90:focus{--tw-gradient-from: rgb(161 98 7 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700\/95:focus{--tw-gradient-from: rgb(161 98 7 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800:focus{--tw-gradient-from: #854d0e var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/0:focus{--tw-gradient-from: rgb(133 77 14 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/10:focus{--tw-gradient-from: rgb(133 77 14 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/100:focus{--tw-gradient-from: rgb(133 77 14 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/15:focus{--tw-gradient-from: rgb(133 77 14 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/20:focus{--tw-gradient-from: rgb(133 77 14 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/25:focus{--tw-gradient-from: rgb(133 77 14 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/30:focus{--tw-gradient-from: rgb(133 77 14 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/35:focus{--tw-gradient-from: rgb(133 77 14 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/40:focus{--tw-gradient-from: rgb(133 77 14 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/45:focus{--tw-gradient-from: rgb(133 77 14 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/5:focus{--tw-gradient-from: rgb(133 77 14 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/50:focus{--tw-gradient-from: rgb(133 77 14 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/55:focus{--tw-gradient-from: rgb(133 77 14 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/60:focus{--tw-gradient-from: rgb(133 77 14 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/65:focus{--tw-gradient-from: rgb(133 77 14 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/70:focus{--tw-gradient-from: rgb(133 77 14 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/75:focus{--tw-gradient-from: rgb(133 77 14 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/80:focus{--tw-gradient-from: rgb(133 77 14 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/85:focus{--tw-gradient-from: rgb(133 77 14 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/90:focus{--tw-gradient-from: rgb(133 77 14 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800\/95:focus{--tw-gradient-from: rgb(133 77 14 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900:focus{--tw-gradient-from: #713f12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/0:focus{--tw-gradient-from: rgb(113 63 18 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/10:focus{--tw-gradient-from: rgb(113 63 18 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/100:focus{--tw-gradient-from: rgb(113 63 18 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/15:focus{--tw-gradient-from: rgb(113 63 18 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/20:focus{--tw-gradient-from: rgb(113 63 18 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/25:focus{--tw-gradient-from: rgb(113 63 18 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/30:focus{--tw-gradient-from: rgb(113 63 18 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/35:focus{--tw-gradient-from: rgb(113 63 18 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/40:focus{--tw-gradient-from: rgb(113 63 18 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/45:focus{--tw-gradient-from: rgb(113 63 18 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/5:focus{--tw-gradient-from: rgb(113 63 18 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/50:focus{--tw-gradient-from: rgb(113 63 18 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/55:focus{--tw-gradient-from: rgb(113 63 18 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/60:focus{--tw-gradient-from: rgb(113 63 18 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/65:focus{--tw-gradient-from: rgb(113 63 18 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/70:focus{--tw-gradient-from: rgb(113 63 18 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/75:focus{--tw-gradient-from: rgb(113 63 18 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/80:focus{--tw-gradient-from: rgb(113 63 18 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/85:focus{--tw-gradient-from: rgb(113 63 18 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/90:focus{--tw-gradient-from: rgb(113 63 18 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900\/95:focus{--tw-gradient-from: rgb(113 63 18 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:to-blue-100:focus{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.focus\:to-blue-100\/0:focus{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position)}.focus\:to-blue-100\/10:focus{--tw-gradient-to: rgb(219 234 254 / .1) var(--tw-gradient-to-position)}.focus\:to-blue-100\/100:focus{--tw-gradient-to: rgb(219 234 254 / 1) var(--tw-gradient-to-position)}.focus\:to-blue-100\/15:focus{--tw-gradient-to: rgb(219 234 254 / .15) var(--tw-gradient-to-position)}.focus\:to-blue-100\/20:focus{--tw-gradient-to: rgb(219 234 254 / .2) var(--tw-gradient-to-position)}.focus\:to-blue-100\/25:focus{--tw-gradient-to: rgb(219 234 254 / .25) var(--tw-gradient-to-position)}.focus\:to-blue-100\/30:focus{--tw-gradient-to: rgb(219 234 254 / .3) var(--tw-gradient-to-position)}.focus\:to-blue-100\/35:focus{--tw-gradient-to: rgb(219 234 254 / .35) var(--tw-gradient-to-position)}.focus\:to-blue-100\/40:focus{--tw-gradient-to: rgb(219 234 254 / .4) var(--tw-gradient-to-position)}.focus\:to-blue-100\/45:focus{--tw-gradient-to: rgb(219 234 254 / .45) var(--tw-gradient-to-position)}.focus\:to-blue-100\/5:focus{--tw-gradient-to: rgb(219 234 254 / .05) var(--tw-gradient-to-position)}.focus\:to-blue-100\/50:focus{--tw-gradient-to: rgb(219 234 254 / .5) var(--tw-gradient-to-position)}.focus\:to-blue-100\/55:focus{--tw-gradient-to: rgb(219 234 254 / .55) var(--tw-gradient-to-position)}.focus\:to-blue-100\/60:focus{--tw-gradient-to: rgb(219 234 254 / .6) var(--tw-gradient-to-position)}.focus\:to-blue-100\/65:focus{--tw-gradient-to: rgb(219 234 254 / .65) var(--tw-gradient-to-position)}.focus\:to-blue-100\/70:focus{--tw-gradient-to: rgb(219 234 254 / .7) var(--tw-gradient-to-position)}.focus\:to-blue-100\/75:focus{--tw-gradient-to: rgb(219 234 254 / .75) var(--tw-gradient-to-position)}.focus\:to-blue-100\/80:focus{--tw-gradient-to: rgb(219 234 254 / .8) var(--tw-gradient-to-position)}.focus\:to-blue-100\/85:focus{--tw-gradient-to: rgb(219 234 254 / .85) var(--tw-gradient-to-position)}.focus\:to-blue-100\/90:focus{--tw-gradient-to: rgb(219 234 254 / .9) var(--tw-gradient-to-position)}.focus\:to-blue-100\/95:focus{--tw-gradient-to: rgb(219 234 254 / .95) var(--tw-gradient-to-position)}.focus\:to-blue-200:focus{--tw-gradient-to: #bfdbfe var(--tw-gradient-to-position)}.focus\:to-blue-200\/0:focus{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position)}.focus\:to-blue-200\/10:focus{--tw-gradient-to: rgb(191 219 254 / .1) var(--tw-gradient-to-position)}.focus\:to-blue-200\/100:focus{--tw-gradient-to: rgb(191 219 254 / 1) var(--tw-gradient-to-position)}.focus\:to-blue-200\/15:focus{--tw-gradient-to: rgb(191 219 254 / .15) var(--tw-gradient-to-position)}.focus\:to-blue-200\/20:focus{--tw-gradient-to: rgb(191 219 254 / .2) var(--tw-gradient-to-position)}.focus\:to-blue-200\/25:focus{--tw-gradient-to: rgb(191 219 254 / .25) var(--tw-gradient-to-position)}.focus\:to-blue-200\/30:focus{--tw-gradient-to: rgb(191 219 254 / .3) var(--tw-gradient-to-position)}.focus\:to-blue-200\/35:focus{--tw-gradient-to: rgb(191 219 254 / .35) var(--tw-gradient-to-position)}.focus\:to-blue-200\/40:focus{--tw-gradient-to: rgb(191 219 254 / .4) var(--tw-gradient-to-position)}.focus\:to-blue-200\/45:focus{--tw-gradient-to: rgb(191 219 254 / .45) var(--tw-gradient-to-position)}.focus\:to-blue-200\/5:focus{--tw-gradient-to: rgb(191 219 254 / .05) var(--tw-gradient-to-position)}.focus\:to-blue-200\/50:focus{--tw-gradient-to: rgb(191 219 254 / .5) var(--tw-gradient-to-position)}.focus\:to-blue-200\/55:focus{--tw-gradient-to: rgb(191 219 254 / .55) var(--tw-gradient-to-position)}.focus\:to-blue-200\/60:focus{--tw-gradient-to: rgb(191 219 254 / .6) var(--tw-gradient-to-position)}.focus\:to-blue-200\/65:focus{--tw-gradient-to: rgb(191 219 254 / .65) var(--tw-gradient-to-position)}.focus\:to-blue-200\/70:focus{--tw-gradient-to: rgb(191 219 254 / .7) var(--tw-gradient-to-position)}.focus\:to-blue-200\/75:focus{--tw-gradient-to: rgb(191 219 254 / .75) var(--tw-gradient-to-position)}.focus\:to-blue-200\/80:focus{--tw-gradient-to: rgb(191 219 254 / .8) var(--tw-gradient-to-position)}.focus\:to-blue-200\/85:focus{--tw-gradient-to: rgb(191 219 254 / .85) var(--tw-gradient-to-position)}.focus\:to-blue-200\/90:focus{--tw-gradient-to: rgb(191 219 254 / .9) var(--tw-gradient-to-position)}.focus\:to-blue-200\/95:focus{--tw-gradient-to: rgb(191 219 254 / .95) var(--tw-gradient-to-position)}.focus\:to-blue-300:focus{--tw-gradient-to: #93c5fd var(--tw-gradient-to-position)}.focus\:to-blue-300\/0:focus{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position)}.focus\:to-blue-300\/10:focus{--tw-gradient-to: rgb(147 197 253 / .1) var(--tw-gradient-to-position)}.focus\:to-blue-300\/100:focus{--tw-gradient-to: rgb(147 197 253 / 1) var(--tw-gradient-to-position)}.focus\:to-blue-300\/15:focus{--tw-gradient-to: rgb(147 197 253 / .15) var(--tw-gradient-to-position)}.focus\:to-blue-300\/20:focus{--tw-gradient-to: rgb(147 197 253 / .2) var(--tw-gradient-to-position)}.focus\:to-blue-300\/25:focus{--tw-gradient-to: rgb(147 197 253 / .25) var(--tw-gradient-to-position)}.focus\:to-blue-300\/30:focus{--tw-gradient-to: rgb(147 197 253 / .3) var(--tw-gradient-to-position)}.focus\:to-blue-300\/35:focus{--tw-gradient-to: rgb(147 197 253 / .35) var(--tw-gradient-to-position)}.focus\:to-blue-300\/40:focus{--tw-gradient-to: rgb(147 197 253 / .4) var(--tw-gradient-to-position)}.focus\:to-blue-300\/45:focus{--tw-gradient-to: rgb(147 197 253 / .45) var(--tw-gradient-to-position)}.focus\:to-blue-300\/5:focus{--tw-gradient-to: rgb(147 197 253 / .05) var(--tw-gradient-to-position)}.focus\:to-blue-300\/50:focus{--tw-gradient-to: rgb(147 197 253 / .5) var(--tw-gradient-to-position)}.focus\:to-blue-300\/55:focus{--tw-gradient-to: rgb(147 197 253 / .55) var(--tw-gradient-to-position)}.focus\:to-blue-300\/60:focus{--tw-gradient-to: rgb(147 197 253 / .6) var(--tw-gradient-to-position)}.focus\:to-blue-300\/65:focus{--tw-gradient-to: rgb(147 197 253 / .65) var(--tw-gradient-to-position)}.focus\:to-blue-300\/70:focus{--tw-gradient-to: rgb(147 197 253 / .7) var(--tw-gradient-to-position)}.focus\:to-blue-300\/75:focus{--tw-gradient-to: rgb(147 197 253 / .75) var(--tw-gradient-to-position)}.focus\:to-blue-300\/80:focus{--tw-gradient-to: rgb(147 197 253 / .8) var(--tw-gradient-to-position)}.focus\:to-blue-300\/85:focus{--tw-gradient-to: rgb(147 197 253 / .85) var(--tw-gradient-to-position)}.focus\:to-blue-300\/90:focus{--tw-gradient-to: rgb(147 197 253 / .9) var(--tw-gradient-to-position)}.focus\:to-blue-300\/95:focus{--tw-gradient-to: rgb(147 197 253 / .95) var(--tw-gradient-to-position)}.focus\:to-blue-400:focus{--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.focus\:to-blue-400\/0:focus{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position)}.focus\:to-blue-400\/10:focus{--tw-gradient-to: rgb(96 165 250 / .1) var(--tw-gradient-to-position)}.focus\:to-blue-400\/100:focus{--tw-gradient-to: rgb(96 165 250 / 1) var(--tw-gradient-to-position)}.focus\:to-blue-400\/15:focus{--tw-gradient-to: rgb(96 165 250 / .15) var(--tw-gradient-to-position)}.focus\:to-blue-400\/20:focus{--tw-gradient-to: rgb(96 165 250 / .2) var(--tw-gradient-to-position)}.focus\:to-blue-400\/25:focus{--tw-gradient-to: rgb(96 165 250 / .25) var(--tw-gradient-to-position)}.focus\:to-blue-400\/30:focus{--tw-gradient-to: rgb(96 165 250 / .3) var(--tw-gradient-to-position)}.focus\:to-blue-400\/35:focus{--tw-gradient-to: rgb(96 165 250 / .35) var(--tw-gradient-to-position)}.focus\:to-blue-400\/40:focus{--tw-gradient-to: rgb(96 165 250 / .4) var(--tw-gradient-to-position)}.focus\:to-blue-400\/45:focus{--tw-gradient-to: rgb(96 165 250 / .45) var(--tw-gradient-to-position)}.focus\:to-blue-400\/5:focus{--tw-gradient-to: rgb(96 165 250 / .05) var(--tw-gradient-to-position)}.focus\:to-blue-400\/50:focus{--tw-gradient-to: rgb(96 165 250 / .5) var(--tw-gradient-to-position)}.focus\:to-blue-400\/55:focus{--tw-gradient-to: rgb(96 165 250 / .55) var(--tw-gradient-to-position)}.focus\:to-blue-400\/60:focus{--tw-gradient-to: rgb(96 165 250 / .6) var(--tw-gradient-to-position)}.focus\:to-blue-400\/65:focus{--tw-gradient-to: rgb(96 165 250 / .65) var(--tw-gradient-to-position)}.focus\:to-blue-400\/70:focus{--tw-gradient-to: rgb(96 165 250 / .7) var(--tw-gradient-to-position)}.focus\:to-blue-400\/75:focus{--tw-gradient-to: rgb(96 165 250 / .75) var(--tw-gradient-to-position)}.focus\:to-blue-400\/80:focus{--tw-gradient-to: rgb(96 165 250 / .8) var(--tw-gradient-to-position)}.focus\:to-blue-400\/85:focus{--tw-gradient-to: rgb(96 165 250 / .85) var(--tw-gradient-to-position)}.focus\:to-blue-400\/90:focus{--tw-gradient-to: rgb(96 165 250 / .9) var(--tw-gradient-to-position)}.focus\:to-blue-400\/95:focus{--tw-gradient-to: rgb(96 165 250 / .95) var(--tw-gradient-to-position)}.focus\:to-blue-50:focus{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.focus\:to-blue-50\/0:focus{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position)}.focus\:to-blue-50\/10:focus{--tw-gradient-to: rgb(239 246 255 / .1) var(--tw-gradient-to-position)}.focus\:to-blue-50\/100:focus{--tw-gradient-to: rgb(239 246 255 / 1) var(--tw-gradient-to-position)}.focus\:to-blue-50\/15:focus{--tw-gradient-to: rgb(239 246 255 / .15) var(--tw-gradient-to-position)}.focus\:to-blue-50\/20:focus{--tw-gradient-to: rgb(239 246 255 / .2) var(--tw-gradient-to-position)}.focus\:to-blue-50\/25:focus{--tw-gradient-to: rgb(239 246 255 / .25) var(--tw-gradient-to-position)}.focus\:to-blue-50\/30:focus{--tw-gradient-to: rgb(239 246 255 / .3) var(--tw-gradient-to-position)}.focus\:to-blue-50\/35:focus{--tw-gradient-to: rgb(239 246 255 / .35) var(--tw-gradient-to-position)}.focus\:to-blue-50\/40:focus{--tw-gradient-to: rgb(239 246 255 / .4) var(--tw-gradient-to-position)}.focus\:to-blue-50\/45:focus{--tw-gradient-to: rgb(239 246 255 / .45) var(--tw-gradient-to-position)}.focus\:to-blue-50\/5:focus{--tw-gradient-to: rgb(239 246 255 / .05) var(--tw-gradient-to-position)}.focus\:to-blue-50\/50:focus{--tw-gradient-to: rgb(239 246 255 / .5) var(--tw-gradient-to-position)}.focus\:to-blue-50\/55:focus{--tw-gradient-to: rgb(239 246 255 / .55) var(--tw-gradient-to-position)}.focus\:to-blue-50\/60:focus{--tw-gradient-to: rgb(239 246 255 / .6) var(--tw-gradient-to-position)}.focus\:to-blue-50\/65:focus{--tw-gradient-to: rgb(239 246 255 / .65) var(--tw-gradient-to-position)}.focus\:to-blue-50\/70:focus{--tw-gradient-to: rgb(239 246 255 / .7) var(--tw-gradient-to-position)}.focus\:to-blue-50\/75:focus{--tw-gradient-to: rgb(239 246 255 / .75) var(--tw-gradient-to-position)}.focus\:to-blue-50\/80:focus{--tw-gradient-to: rgb(239 246 255 / .8) var(--tw-gradient-to-position)}.focus\:to-blue-50\/85:focus{--tw-gradient-to: rgb(239 246 255 / .85) var(--tw-gradient-to-position)}.focus\:to-blue-50\/90:focus{--tw-gradient-to: rgb(239 246 255 / .9) var(--tw-gradient-to-position)}.focus\:to-blue-50\/95:focus{--tw-gradient-to: rgb(239 246 255 / .95) var(--tw-gradient-to-position)}.focus\:to-blue-500:focus{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.focus\:to-blue-500\/0:focus{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position)}.focus\:to-blue-500\/10:focus{--tw-gradient-to: rgb(59 130 246 / .1) var(--tw-gradient-to-position)}.focus\:to-blue-500\/100:focus{--tw-gradient-to: rgb(59 130 246 / 1) var(--tw-gradient-to-position)}.focus\:to-blue-500\/15:focus{--tw-gradient-to: rgb(59 130 246 / .15) var(--tw-gradient-to-position)}.focus\:to-blue-500\/20:focus{--tw-gradient-to: rgb(59 130 246 / .2) var(--tw-gradient-to-position)}.focus\:to-blue-500\/25:focus{--tw-gradient-to: rgb(59 130 246 / .25) var(--tw-gradient-to-position)}.focus\:to-blue-500\/30:focus{--tw-gradient-to: rgb(59 130 246 / .3) var(--tw-gradient-to-position)}.focus\:to-blue-500\/35:focus{--tw-gradient-to: rgb(59 130 246 / .35) var(--tw-gradient-to-position)}.focus\:to-blue-500\/40:focus{--tw-gradient-to: rgb(59 130 246 / .4) var(--tw-gradient-to-position)}.focus\:to-blue-500\/45:focus{--tw-gradient-to: rgb(59 130 246 / .45) var(--tw-gradient-to-position)}.focus\:to-blue-500\/5:focus{--tw-gradient-to: rgb(59 130 246 / .05) var(--tw-gradient-to-position)}.focus\:to-blue-500\/50:focus{--tw-gradient-to: rgb(59 130 246 / .5) var(--tw-gradient-to-position)}.focus\:to-blue-500\/55:focus{--tw-gradient-to: rgb(59 130 246 / .55) var(--tw-gradient-to-position)}.focus\:to-blue-500\/60:focus{--tw-gradient-to: rgb(59 130 246 / .6) var(--tw-gradient-to-position)}.focus\:to-blue-500\/65:focus{--tw-gradient-to: rgb(59 130 246 / .65) var(--tw-gradient-to-position)}.focus\:to-blue-500\/70:focus{--tw-gradient-to: rgb(59 130 246 / .7) var(--tw-gradient-to-position)}.focus\:to-blue-500\/75:focus{--tw-gradient-to: rgb(59 130 246 / .75) var(--tw-gradient-to-position)}.focus\:to-blue-500\/80:focus{--tw-gradient-to: rgb(59 130 246 / .8) var(--tw-gradient-to-position)}.focus\:to-blue-500\/85:focus{--tw-gradient-to: rgb(59 130 246 / .85) var(--tw-gradient-to-position)}.focus\:to-blue-500\/90:focus{--tw-gradient-to: rgb(59 130 246 / .9) var(--tw-gradient-to-position)}.focus\:to-blue-500\/95:focus{--tw-gradient-to: rgb(59 130 246 / .95) var(--tw-gradient-to-position)}.focus\:to-blue-600:focus{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.focus\:to-blue-600\/0:focus{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position)}.focus\:to-blue-600\/10:focus{--tw-gradient-to: rgb(37 99 235 / .1) var(--tw-gradient-to-position)}.focus\:to-blue-600\/100:focus{--tw-gradient-to: rgb(37 99 235 / 1) var(--tw-gradient-to-position)}.focus\:to-blue-600\/15:focus{--tw-gradient-to: rgb(37 99 235 / .15) var(--tw-gradient-to-position)}.focus\:to-blue-600\/20:focus{--tw-gradient-to: rgb(37 99 235 / .2) var(--tw-gradient-to-position)}.focus\:to-blue-600\/25:focus{--tw-gradient-to: rgb(37 99 235 / .25) var(--tw-gradient-to-position)}.focus\:to-blue-600\/30:focus{--tw-gradient-to: rgb(37 99 235 / .3) var(--tw-gradient-to-position)}.focus\:to-blue-600\/35:focus{--tw-gradient-to: rgb(37 99 235 / .35) var(--tw-gradient-to-position)}.focus\:to-blue-600\/40:focus{--tw-gradient-to: rgb(37 99 235 / .4) var(--tw-gradient-to-position)}.focus\:to-blue-600\/45:focus{--tw-gradient-to: rgb(37 99 235 / .45) var(--tw-gradient-to-position)}.focus\:to-blue-600\/5:focus{--tw-gradient-to: rgb(37 99 235 / .05) var(--tw-gradient-to-position)}.focus\:to-blue-600\/50:focus{--tw-gradient-to: rgb(37 99 235 / .5) var(--tw-gradient-to-position)}.focus\:to-blue-600\/55:focus{--tw-gradient-to: rgb(37 99 235 / .55) var(--tw-gradient-to-position)}.focus\:to-blue-600\/60:focus{--tw-gradient-to: rgb(37 99 235 / .6) var(--tw-gradient-to-position)}.focus\:to-blue-600\/65:focus{--tw-gradient-to: rgb(37 99 235 / .65) var(--tw-gradient-to-position)}.focus\:to-blue-600\/70:focus{--tw-gradient-to: rgb(37 99 235 / .7) var(--tw-gradient-to-position)}.focus\:to-blue-600\/75:focus{--tw-gradient-to: rgb(37 99 235 / .75) var(--tw-gradient-to-position)}.focus\:to-blue-600\/80:focus{--tw-gradient-to: rgb(37 99 235 / .8) var(--tw-gradient-to-position)}.focus\:to-blue-600\/85:focus{--tw-gradient-to: rgb(37 99 235 / .85) var(--tw-gradient-to-position)}.focus\:to-blue-600\/90:focus{--tw-gradient-to: rgb(37 99 235 / .9) var(--tw-gradient-to-position)}.focus\:to-blue-600\/95:focus{--tw-gradient-to: rgb(37 99 235 / .95) var(--tw-gradient-to-position)}.focus\:to-blue-700:focus{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.focus\:to-blue-700\/0:focus{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position)}.focus\:to-blue-700\/10:focus{--tw-gradient-to: rgb(29 78 216 / .1) var(--tw-gradient-to-position)}.focus\:to-blue-700\/100:focus{--tw-gradient-to: rgb(29 78 216 / 1) var(--tw-gradient-to-position)}.focus\:to-blue-700\/15:focus{--tw-gradient-to: rgb(29 78 216 / .15) var(--tw-gradient-to-position)}.focus\:to-blue-700\/20:focus{--tw-gradient-to: rgb(29 78 216 / .2) var(--tw-gradient-to-position)}.focus\:to-blue-700\/25:focus{--tw-gradient-to: rgb(29 78 216 / .25) var(--tw-gradient-to-position)}.focus\:to-blue-700\/30:focus{--tw-gradient-to: rgb(29 78 216 / .3) var(--tw-gradient-to-position)}.focus\:to-blue-700\/35:focus{--tw-gradient-to: rgb(29 78 216 / .35) var(--tw-gradient-to-position)}.focus\:to-blue-700\/40:focus{--tw-gradient-to: rgb(29 78 216 / .4) var(--tw-gradient-to-position)}.focus\:to-blue-700\/45:focus{--tw-gradient-to: rgb(29 78 216 / .45) var(--tw-gradient-to-position)}.focus\:to-blue-700\/5:focus{--tw-gradient-to: rgb(29 78 216 / .05) var(--tw-gradient-to-position)}.focus\:to-blue-700\/50:focus{--tw-gradient-to: rgb(29 78 216 / .5) var(--tw-gradient-to-position)}.focus\:to-blue-700\/55:focus{--tw-gradient-to: rgb(29 78 216 / .55) var(--tw-gradient-to-position)}.focus\:to-blue-700\/60:focus{--tw-gradient-to: rgb(29 78 216 / .6) var(--tw-gradient-to-position)}.focus\:to-blue-700\/65:focus{--tw-gradient-to: rgb(29 78 216 / .65) var(--tw-gradient-to-position)}.focus\:to-blue-700\/70:focus{--tw-gradient-to: rgb(29 78 216 / .7) var(--tw-gradient-to-position)}.focus\:to-blue-700\/75:focus{--tw-gradient-to: rgb(29 78 216 / .75) var(--tw-gradient-to-position)}.focus\:to-blue-700\/80:focus{--tw-gradient-to: rgb(29 78 216 / .8) var(--tw-gradient-to-position)}.focus\:to-blue-700\/85:focus{--tw-gradient-to: rgb(29 78 216 / .85) var(--tw-gradient-to-position)}.focus\:to-blue-700\/90:focus{--tw-gradient-to: rgb(29 78 216 / .9) var(--tw-gradient-to-position)}.focus\:to-blue-700\/95:focus{--tw-gradient-to: rgb(29 78 216 / .95) var(--tw-gradient-to-position)}.focus\:to-blue-800:focus{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.focus\:to-blue-800\/0:focus{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position)}.focus\:to-blue-800\/10:focus{--tw-gradient-to: rgb(30 64 175 / .1) var(--tw-gradient-to-position)}.focus\:to-blue-800\/100:focus{--tw-gradient-to: rgb(30 64 175 / 1) var(--tw-gradient-to-position)}.focus\:to-blue-800\/15:focus{--tw-gradient-to: rgb(30 64 175 / .15) var(--tw-gradient-to-position)}.focus\:to-blue-800\/20:focus{--tw-gradient-to: rgb(30 64 175 / .2) var(--tw-gradient-to-position)}.focus\:to-blue-800\/25:focus{--tw-gradient-to: rgb(30 64 175 / .25) var(--tw-gradient-to-position)}.focus\:to-blue-800\/30:focus{--tw-gradient-to: rgb(30 64 175 / .3) var(--tw-gradient-to-position)}.focus\:to-blue-800\/35:focus{--tw-gradient-to: rgb(30 64 175 / .35) var(--tw-gradient-to-position)}.focus\:to-blue-800\/40:focus{--tw-gradient-to: rgb(30 64 175 / .4) var(--tw-gradient-to-position)}.focus\:to-blue-800\/45:focus{--tw-gradient-to: rgb(30 64 175 / .45) var(--tw-gradient-to-position)}.focus\:to-blue-800\/5:focus{--tw-gradient-to: rgb(30 64 175 / .05) var(--tw-gradient-to-position)}.focus\:to-blue-800\/50:focus{--tw-gradient-to: rgb(30 64 175 / .5) var(--tw-gradient-to-position)}.focus\:to-blue-800\/55:focus{--tw-gradient-to: rgb(30 64 175 / .55) var(--tw-gradient-to-position)}.focus\:to-blue-800\/60:focus{--tw-gradient-to: rgb(30 64 175 / .6) var(--tw-gradient-to-position)}.focus\:to-blue-800\/65:focus{--tw-gradient-to: rgb(30 64 175 / .65) var(--tw-gradient-to-position)}.focus\:to-blue-800\/70:focus{--tw-gradient-to: rgb(30 64 175 / .7) var(--tw-gradient-to-position)}.focus\:to-blue-800\/75:focus{--tw-gradient-to: rgb(30 64 175 / .75) var(--tw-gradient-to-position)}.focus\:to-blue-800\/80:focus{--tw-gradient-to: rgb(30 64 175 / .8) var(--tw-gradient-to-position)}.focus\:to-blue-800\/85:focus{--tw-gradient-to: rgb(30 64 175 / .85) var(--tw-gradient-to-position)}.focus\:to-blue-800\/90:focus{--tw-gradient-to: rgb(30 64 175 / .9) var(--tw-gradient-to-position)}.focus\:to-blue-800\/95:focus{--tw-gradient-to: rgb(30 64 175 / .95) var(--tw-gradient-to-position)}.focus\:to-blue-900:focus{--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.focus\:to-blue-900\/0:focus{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position)}.focus\:to-blue-900\/10:focus{--tw-gradient-to: rgb(30 58 138 / .1) var(--tw-gradient-to-position)}.focus\:to-blue-900\/100:focus{--tw-gradient-to: rgb(30 58 138 / 1) var(--tw-gradient-to-position)}.focus\:to-blue-900\/15:focus{--tw-gradient-to: rgb(30 58 138 / .15) var(--tw-gradient-to-position)}.focus\:to-blue-900\/20:focus{--tw-gradient-to: rgb(30 58 138 / .2) var(--tw-gradient-to-position)}.focus\:to-blue-900\/25:focus{--tw-gradient-to: rgb(30 58 138 / .25) var(--tw-gradient-to-position)}.focus\:to-blue-900\/30:focus{--tw-gradient-to: rgb(30 58 138 / .3) var(--tw-gradient-to-position)}.focus\:to-blue-900\/35:focus{--tw-gradient-to: rgb(30 58 138 / .35) var(--tw-gradient-to-position)}.focus\:to-blue-900\/40:focus{--tw-gradient-to: rgb(30 58 138 / .4) var(--tw-gradient-to-position)}.focus\:to-blue-900\/45:focus{--tw-gradient-to: rgb(30 58 138 / .45) var(--tw-gradient-to-position)}.focus\:to-blue-900\/5:focus{--tw-gradient-to: rgb(30 58 138 / .05) var(--tw-gradient-to-position)}.focus\:to-blue-900\/50:focus{--tw-gradient-to: rgb(30 58 138 / .5) var(--tw-gradient-to-position)}.focus\:to-blue-900\/55:focus{--tw-gradient-to: rgb(30 58 138 / .55) var(--tw-gradient-to-position)}.focus\:to-blue-900\/60:focus{--tw-gradient-to: rgb(30 58 138 / .6) var(--tw-gradient-to-position)}.focus\:to-blue-900\/65:focus{--tw-gradient-to: rgb(30 58 138 / .65) var(--tw-gradient-to-position)}.focus\:to-blue-900\/70:focus{--tw-gradient-to: rgb(30 58 138 / .7) var(--tw-gradient-to-position)}.focus\:to-blue-900\/75:focus{--tw-gradient-to: rgb(30 58 138 / .75) var(--tw-gradient-to-position)}.focus\:to-blue-900\/80:focus{--tw-gradient-to: rgb(30 58 138 / .8) var(--tw-gradient-to-position)}.focus\:to-blue-900\/85:focus{--tw-gradient-to: rgb(30 58 138 / .85) var(--tw-gradient-to-position)}.focus\:to-blue-900\/90:focus{--tw-gradient-to: rgb(30 58 138 / .9) var(--tw-gradient-to-position)}.focus\:to-blue-900\/95:focus{--tw-gradient-to: rgb(30 58 138 / .95) var(--tw-gradient-to-position)}.focus\:to-green-100:focus{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.focus\:to-green-100\/0:focus{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position)}.focus\:to-green-100\/10:focus{--tw-gradient-to: rgb(220 252 231 / .1) var(--tw-gradient-to-position)}.focus\:to-green-100\/100:focus{--tw-gradient-to: rgb(220 252 231 / 1) var(--tw-gradient-to-position)}.focus\:to-green-100\/15:focus{--tw-gradient-to: rgb(220 252 231 / .15) var(--tw-gradient-to-position)}.focus\:to-green-100\/20:focus{--tw-gradient-to: rgb(220 252 231 / .2) var(--tw-gradient-to-position)}.focus\:to-green-100\/25:focus{--tw-gradient-to: rgb(220 252 231 / .25) var(--tw-gradient-to-position)}.focus\:to-green-100\/30:focus{--tw-gradient-to: rgb(220 252 231 / .3) var(--tw-gradient-to-position)}.focus\:to-green-100\/35:focus{--tw-gradient-to: rgb(220 252 231 / .35) var(--tw-gradient-to-position)}.focus\:to-green-100\/40:focus{--tw-gradient-to: rgb(220 252 231 / .4) var(--tw-gradient-to-position)}.focus\:to-green-100\/45:focus{--tw-gradient-to: rgb(220 252 231 / .45) var(--tw-gradient-to-position)}.focus\:to-green-100\/5:focus{--tw-gradient-to: rgb(220 252 231 / .05) var(--tw-gradient-to-position)}.focus\:to-green-100\/50:focus{--tw-gradient-to: rgb(220 252 231 / .5) var(--tw-gradient-to-position)}.focus\:to-green-100\/55:focus{--tw-gradient-to: rgb(220 252 231 / .55) var(--tw-gradient-to-position)}.focus\:to-green-100\/60:focus{--tw-gradient-to: rgb(220 252 231 / .6) var(--tw-gradient-to-position)}.focus\:to-green-100\/65:focus{--tw-gradient-to: rgb(220 252 231 / .65) var(--tw-gradient-to-position)}.focus\:to-green-100\/70:focus{--tw-gradient-to: rgb(220 252 231 / .7) var(--tw-gradient-to-position)}.focus\:to-green-100\/75:focus{--tw-gradient-to: rgb(220 252 231 / .75) var(--tw-gradient-to-position)}.focus\:to-green-100\/80:focus{--tw-gradient-to: rgb(220 252 231 / .8) var(--tw-gradient-to-position)}.focus\:to-green-100\/85:focus{--tw-gradient-to: rgb(220 252 231 / .85) var(--tw-gradient-to-position)}.focus\:to-green-100\/90:focus{--tw-gradient-to: rgb(220 252 231 / .9) var(--tw-gradient-to-position)}.focus\:to-green-100\/95:focus{--tw-gradient-to: rgb(220 252 231 / .95) var(--tw-gradient-to-position)}.focus\:to-green-200:focus{--tw-gradient-to: #bbf7d0 var(--tw-gradient-to-position)}.focus\:to-green-200\/0:focus{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position)}.focus\:to-green-200\/10:focus{--tw-gradient-to: rgb(187 247 208 / .1) var(--tw-gradient-to-position)}.focus\:to-green-200\/100:focus{--tw-gradient-to: rgb(187 247 208 / 1) var(--tw-gradient-to-position)}.focus\:to-green-200\/15:focus{--tw-gradient-to: rgb(187 247 208 / .15) var(--tw-gradient-to-position)}.focus\:to-green-200\/20:focus{--tw-gradient-to: rgb(187 247 208 / .2) var(--tw-gradient-to-position)}.focus\:to-green-200\/25:focus{--tw-gradient-to: rgb(187 247 208 / .25) var(--tw-gradient-to-position)}.focus\:to-green-200\/30:focus{--tw-gradient-to: rgb(187 247 208 / .3) var(--tw-gradient-to-position)}.focus\:to-green-200\/35:focus{--tw-gradient-to: rgb(187 247 208 / .35) var(--tw-gradient-to-position)}.focus\:to-green-200\/40:focus{--tw-gradient-to: rgb(187 247 208 / .4) var(--tw-gradient-to-position)}.focus\:to-green-200\/45:focus{--tw-gradient-to: rgb(187 247 208 / .45) var(--tw-gradient-to-position)}.focus\:to-green-200\/5:focus{--tw-gradient-to: rgb(187 247 208 / .05) var(--tw-gradient-to-position)}.focus\:to-green-200\/50:focus{--tw-gradient-to: rgb(187 247 208 / .5) var(--tw-gradient-to-position)}.focus\:to-green-200\/55:focus{--tw-gradient-to: rgb(187 247 208 / .55) var(--tw-gradient-to-position)}.focus\:to-green-200\/60:focus{--tw-gradient-to: rgb(187 247 208 / .6) var(--tw-gradient-to-position)}.focus\:to-green-200\/65:focus{--tw-gradient-to: rgb(187 247 208 / .65) var(--tw-gradient-to-position)}.focus\:to-green-200\/70:focus{--tw-gradient-to: rgb(187 247 208 / .7) var(--tw-gradient-to-position)}.focus\:to-green-200\/75:focus{--tw-gradient-to: rgb(187 247 208 / .75) var(--tw-gradient-to-position)}.focus\:to-green-200\/80:focus{--tw-gradient-to: rgb(187 247 208 / .8) var(--tw-gradient-to-position)}.focus\:to-green-200\/85:focus{--tw-gradient-to: rgb(187 247 208 / .85) var(--tw-gradient-to-position)}.focus\:to-green-200\/90:focus{--tw-gradient-to: rgb(187 247 208 / .9) var(--tw-gradient-to-position)}.focus\:to-green-200\/95:focus{--tw-gradient-to: rgb(187 247 208 / .95) var(--tw-gradient-to-position)}.focus\:to-green-300:focus{--tw-gradient-to: #86efac var(--tw-gradient-to-position)}.focus\:to-green-300\/0:focus{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position)}.focus\:to-green-300\/10:focus{--tw-gradient-to: rgb(134 239 172 / .1) var(--tw-gradient-to-position)}.focus\:to-green-300\/100:focus{--tw-gradient-to: rgb(134 239 172 / 1) var(--tw-gradient-to-position)}.focus\:to-green-300\/15:focus{--tw-gradient-to: rgb(134 239 172 / .15) var(--tw-gradient-to-position)}.focus\:to-green-300\/20:focus{--tw-gradient-to: rgb(134 239 172 / .2) var(--tw-gradient-to-position)}.focus\:to-green-300\/25:focus{--tw-gradient-to: rgb(134 239 172 / .25) var(--tw-gradient-to-position)}.focus\:to-green-300\/30:focus{--tw-gradient-to: rgb(134 239 172 / .3) var(--tw-gradient-to-position)}.focus\:to-green-300\/35:focus{--tw-gradient-to: rgb(134 239 172 / .35) var(--tw-gradient-to-position)}.focus\:to-green-300\/40:focus{--tw-gradient-to: rgb(134 239 172 / .4) var(--tw-gradient-to-position)}.focus\:to-green-300\/45:focus{--tw-gradient-to: rgb(134 239 172 / .45) var(--tw-gradient-to-position)}.focus\:to-green-300\/5:focus{--tw-gradient-to: rgb(134 239 172 / .05) var(--tw-gradient-to-position)}.focus\:to-green-300\/50:focus{--tw-gradient-to: rgb(134 239 172 / .5) var(--tw-gradient-to-position)}.focus\:to-green-300\/55:focus{--tw-gradient-to: rgb(134 239 172 / .55) var(--tw-gradient-to-position)}.focus\:to-green-300\/60:focus{--tw-gradient-to: rgb(134 239 172 / .6) var(--tw-gradient-to-position)}.focus\:to-green-300\/65:focus{--tw-gradient-to: rgb(134 239 172 / .65) var(--tw-gradient-to-position)}.focus\:to-green-300\/70:focus{--tw-gradient-to: rgb(134 239 172 / .7) var(--tw-gradient-to-position)}.focus\:to-green-300\/75:focus{--tw-gradient-to: rgb(134 239 172 / .75) var(--tw-gradient-to-position)}.focus\:to-green-300\/80:focus{--tw-gradient-to: rgb(134 239 172 / .8) var(--tw-gradient-to-position)}.focus\:to-green-300\/85:focus{--tw-gradient-to: rgb(134 239 172 / .85) var(--tw-gradient-to-position)}.focus\:to-green-300\/90:focus{--tw-gradient-to: rgb(134 239 172 / .9) var(--tw-gradient-to-position)}.focus\:to-green-300\/95:focus{--tw-gradient-to: rgb(134 239 172 / .95) var(--tw-gradient-to-position)}.focus\:to-green-400:focus{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position)}.focus\:to-green-400\/0:focus{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position)}.focus\:to-green-400\/10:focus{--tw-gradient-to: rgb(74 222 128 / .1) var(--tw-gradient-to-position)}.focus\:to-green-400\/100:focus{--tw-gradient-to: rgb(74 222 128 / 1) var(--tw-gradient-to-position)}.focus\:to-green-400\/15:focus{--tw-gradient-to: rgb(74 222 128 / .15) var(--tw-gradient-to-position)}.focus\:to-green-400\/20:focus{--tw-gradient-to: rgb(74 222 128 / .2) var(--tw-gradient-to-position)}.focus\:to-green-400\/25:focus{--tw-gradient-to: rgb(74 222 128 / .25) var(--tw-gradient-to-position)}.focus\:to-green-400\/30:focus{--tw-gradient-to: rgb(74 222 128 / .3) var(--tw-gradient-to-position)}.focus\:to-green-400\/35:focus{--tw-gradient-to: rgb(74 222 128 / .35) var(--tw-gradient-to-position)}.focus\:to-green-400\/40:focus{--tw-gradient-to: rgb(74 222 128 / .4) var(--tw-gradient-to-position)}.focus\:to-green-400\/45:focus{--tw-gradient-to: rgb(74 222 128 / .45) var(--tw-gradient-to-position)}.focus\:to-green-400\/5:focus{--tw-gradient-to: rgb(74 222 128 / .05) var(--tw-gradient-to-position)}.focus\:to-green-400\/50:focus{--tw-gradient-to: rgb(74 222 128 / .5) var(--tw-gradient-to-position)}.focus\:to-green-400\/55:focus{--tw-gradient-to: rgb(74 222 128 / .55) var(--tw-gradient-to-position)}.focus\:to-green-400\/60:focus{--tw-gradient-to: rgb(74 222 128 / .6) var(--tw-gradient-to-position)}.focus\:to-green-400\/65:focus{--tw-gradient-to: rgb(74 222 128 / .65) var(--tw-gradient-to-position)}.focus\:to-green-400\/70:focus{--tw-gradient-to: rgb(74 222 128 / .7) var(--tw-gradient-to-position)}.focus\:to-green-400\/75:focus{--tw-gradient-to: rgb(74 222 128 / .75) var(--tw-gradient-to-position)}.focus\:to-green-400\/80:focus{--tw-gradient-to: rgb(74 222 128 / .8) var(--tw-gradient-to-position)}.focus\:to-green-400\/85:focus{--tw-gradient-to: rgb(74 222 128 / .85) var(--tw-gradient-to-position)}.focus\:to-green-400\/90:focus{--tw-gradient-to: rgb(74 222 128 / .9) var(--tw-gradient-to-position)}.focus\:to-green-400\/95:focus{--tw-gradient-to: rgb(74 222 128 / .95) var(--tw-gradient-to-position)}.focus\:to-green-50:focus{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.focus\:to-green-50\/0:focus{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position)}.focus\:to-green-50\/10:focus{--tw-gradient-to: rgb(240 253 244 / .1) var(--tw-gradient-to-position)}.focus\:to-green-50\/100:focus{--tw-gradient-to: rgb(240 253 244 / 1) var(--tw-gradient-to-position)}.focus\:to-green-50\/15:focus{--tw-gradient-to: rgb(240 253 244 / .15) var(--tw-gradient-to-position)}.focus\:to-green-50\/20:focus{--tw-gradient-to: rgb(240 253 244 / .2) var(--tw-gradient-to-position)}.focus\:to-green-50\/25:focus{--tw-gradient-to: rgb(240 253 244 / .25) var(--tw-gradient-to-position)}.focus\:to-green-50\/30:focus{--tw-gradient-to: rgb(240 253 244 / .3) var(--tw-gradient-to-position)}.focus\:to-green-50\/35:focus{--tw-gradient-to: rgb(240 253 244 / .35) var(--tw-gradient-to-position)}.focus\:to-green-50\/40:focus{--tw-gradient-to: rgb(240 253 244 / .4) var(--tw-gradient-to-position)}.focus\:to-green-50\/45:focus{--tw-gradient-to: rgb(240 253 244 / .45) var(--tw-gradient-to-position)}.focus\:to-green-50\/5:focus{--tw-gradient-to: rgb(240 253 244 / .05) var(--tw-gradient-to-position)}.focus\:to-green-50\/50:focus{--tw-gradient-to: rgb(240 253 244 / .5) var(--tw-gradient-to-position)}.focus\:to-green-50\/55:focus{--tw-gradient-to: rgb(240 253 244 / .55) var(--tw-gradient-to-position)}.focus\:to-green-50\/60:focus{--tw-gradient-to: rgb(240 253 244 / .6) var(--tw-gradient-to-position)}.focus\:to-green-50\/65:focus{--tw-gradient-to: rgb(240 253 244 / .65) var(--tw-gradient-to-position)}.focus\:to-green-50\/70:focus{--tw-gradient-to: rgb(240 253 244 / .7) var(--tw-gradient-to-position)}.focus\:to-green-50\/75:focus{--tw-gradient-to: rgb(240 253 244 / .75) var(--tw-gradient-to-position)}.focus\:to-green-50\/80:focus{--tw-gradient-to: rgb(240 253 244 / .8) var(--tw-gradient-to-position)}.focus\:to-green-50\/85:focus{--tw-gradient-to: rgb(240 253 244 / .85) var(--tw-gradient-to-position)}.focus\:to-green-50\/90:focus{--tw-gradient-to: rgb(240 253 244 / .9) var(--tw-gradient-to-position)}.focus\:to-green-50\/95:focus{--tw-gradient-to: rgb(240 253 244 / .95) var(--tw-gradient-to-position)}.focus\:to-green-500:focus{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.focus\:to-green-500\/0:focus{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position)}.focus\:to-green-500\/10:focus{--tw-gradient-to: rgb(34 197 94 / .1) var(--tw-gradient-to-position)}.focus\:to-green-500\/100:focus{--tw-gradient-to: rgb(34 197 94 / 1) var(--tw-gradient-to-position)}.focus\:to-green-500\/15:focus{--tw-gradient-to: rgb(34 197 94 / .15) var(--tw-gradient-to-position)}.focus\:to-green-500\/20:focus{--tw-gradient-to: rgb(34 197 94 / .2) var(--tw-gradient-to-position)}.focus\:to-green-500\/25:focus{--tw-gradient-to: rgb(34 197 94 / .25) var(--tw-gradient-to-position)}.focus\:to-green-500\/30:focus{--tw-gradient-to: rgb(34 197 94 / .3) var(--tw-gradient-to-position)}.focus\:to-green-500\/35:focus{--tw-gradient-to: rgb(34 197 94 / .35) var(--tw-gradient-to-position)}.focus\:to-green-500\/40:focus{--tw-gradient-to: rgb(34 197 94 / .4) var(--tw-gradient-to-position)}.focus\:to-green-500\/45:focus{--tw-gradient-to: rgb(34 197 94 / .45) var(--tw-gradient-to-position)}.focus\:to-green-500\/5:focus{--tw-gradient-to: rgb(34 197 94 / .05) var(--tw-gradient-to-position)}.focus\:to-green-500\/50:focus{--tw-gradient-to: rgb(34 197 94 / .5) var(--tw-gradient-to-position)}.focus\:to-green-500\/55:focus{--tw-gradient-to: rgb(34 197 94 / .55) var(--tw-gradient-to-position)}.focus\:to-green-500\/60:focus{--tw-gradient-to: rgb(34 197 94 / .6) var(--tw-gradient-to-position)}.focus\:to-green-500\/65:focus{--tw-gradient-to: rgb(34 197 94 / .65) var(--tw-gradient-to-position)}.focus\:to-green-500\/70:focus{--tw-gradient-to: rgb(34 197 94 / .7) var(--tw-gradient-to-position)}.focus\:to-green-500\/75:focus{--tw-gradient-to: rgb(34 197 94 / .75) var(--tw-gradient-to-position)}.focus\:to-green-500\/80:focus{--tw-gradient-to: rgb(34 197 94 / .8) var(--tw-gradient-to-position)}.focus\:to-green-500\/85:focus{--tw-gradient-to: rgb(34 197 94 / .85) var(--tw-gradient-to-position)}.focus\:to-green-500\/90:focus{--tw-gradient-to: rgb(34 197 94 / .9) var(--tw-gradient-to-position)}.focus\:to-green-500\/95:focus{--tw-gradient-to: rgb(34 197 94 / .95) var(--tw-gradient-to-position)}.focus\:to-green-600:focus{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.focus\:to-green-600\/0:focus{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position)}.focus\:to-green-600\/10:focus{--tw-gradient-to: rgb(22 163 74 / .1) var(--tw-gradient-to-position)}.focus\:to-green-600\/100:focus{--tw-gradient-to: rgb(22 163 74 / 1) var(--tw-gradient-to-position)}.focus\:to-green-600\/15:focus{--tw-gradient-to: rgb(22 163 74 / .15) var(--tw-gradient-to-position)}.focus\:to-green-600\/20:focus{--tw-gradient-to: rgb(22 163 74 / .2) var(--tw-gradient-to-position)}.focus\:to-green-600\/25:focus{--tw-gradient-to: rgb(22 163 74 / .25) var(--tw-gradient-to-position)}.focus\:to-green-600\/30:focus{--tw-gradient-to: rgb(22 163 74 / .3) var(--tw-gradient-to-position)}.focus\:to-green-600\/35:focus{--tw-gradient-to: rgb(22 163 74 / .35) var(--tw-gradient-to-position)}.focus\:to-green-600\/40:focus{--tw-gradient-to: rgb(22 163 74 / .4) var(--tw-gradient-to-position)}.focus\:to-green-600\/45:focus{--tw-gradient-to: rgb(22 163 74 / .45) var(--tw-gradient-to-position)}.focus\:to-green-600\/5:focus{--tw-gradient-to: rgb(22 163 74 / .05) var(--tw-gradient-to-position)}.focus\:to-green-600\/50:focus{--tw-gradient-to: rgb(22 163 74 / .5) var(--tw-gradient-to-position)}.focus\:to-green-600\/55:focus{--tw-gradient-to: rgb(22 163 74 / .55) var(--tw-gradient-to-position)}.focus\:to-green-600\/60:focus{--tw-gradient-to: rgb(22 163 74 / .6) var(--tw-gradient-to-position)}.focus\:to-green-600\/65:focus{--tw-gradient-to: rgb(22 163 74 / .65) var(--tw-gradient-to-position)}.focus\:to-green-600\/70:focus{--tw-gradient-to: rgb(22 163 74 / .7) var(--tw-gradient-to-position)}.focus\:to-green-600\/75:focus{--tw-gradient-to: rgb(22 163 74 / .75) var(--tw-gradient-to-position)}.focus\:to-green-600\/80:focus{--tw-gradient-to: rgb(22 163 74 / .8) var(--tw-gradient-to-position)}.focus\:to-green-600\/85:focus{--tw-gradient-to: rgb(22 163 74 / .85) var(--tw-gradient-to-position)}.focus\:to-green-600\/90:focus{--tw-gradient-to: rgb(22 163 74 / .9) var(--tw-gradient-to-position)}.focus\:to-green-600\/95:focus{--tw-gradient-to: rgb(22 163 74 / .95) var(--tw-gradient-to-position)}.focus\:to-green-700:focus{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.focus\:to-green-700\/0:focus{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position)}.focus\:to-green-700\/10:focus{--tw-gradient-to: rgb(21 128 61 / .1) var(--tw-gradient-to-position)}.focus\:to-green-700\/100:focus{--tw-gradient-to: rgb(21 128 61 / 1) var(--tw-gradient-to-position)}.focus\:to-green-700\/15:focus{--tw-gradient-to: rgb(21 128 61 / .15) var(--tw-gradient-to-position)}.focus\:to-green-700\/20:focus{--tw-gradient-to: rgb(21 128 61 / .2) var(--tw-gradient-to-position)}.focus\:to-green-700\/25:focus{--tw-gradient-to: rgb(21 128 61 / .25) var(--tw-gradient-to-position)}.focus\:to-green-700\/30:focus{--tw-gradient-to: rgb(21 128 61 / .3) var(--tw-gradient-to-position)}.focus\:to-green-700\/35:focus{--tw-gradient-to: rgb(21 128 61 / .35) var(--tw-gradient-to-position)}.focus\:to-green-700\/40:focus{--tw-gradient-to: rgb(21 128 61 / .4) var(--tw-gradient-to-position)}.focus\:to-green-700\/45:focus{--tw-gradient-to: rgb(21 128 61 / .45) var(--tw-gradient-to-position)}.focus\:to-green-700\/5:focus{--tw-gradient-to: rgb(21 128 61 / .05) var(--tw-gradient-to-position)}.focus\:to-green-700\/50:focus{--tw-gradient-to: rgb(21 128 61 / .5) var(--tw-gradient-to-position)}.focus\:to-green-700\/55:focus{--tw-gradient-to: rgb(21 128 61 / .55) var(--tw-gradient-to-position)}.focus\:to-green-700\/60:focus{--tw-gradient-to: rgb(21 128 61 / .6) var(--tw-gradient-to-position)}.focus\:to-green-700\/65:focus{--tw-gradient-to: rgb(21 128 61 / .65) var(--tw-gradient-to-position)}.focus\:to-green-700\/70:focus{--tw-gradient-to: rgb(21 128 61 / .7) var(--tw-gradient-to-position)}.focus\:to-green-700\/75:focus{--tw-gradient-to: rgb(21 128 61 / .75) var(--tw-gradient-to-position)}.focus\:to-green-700\/80:focus{--tw-gradient-to: rgb(21 128 61 / .8) var(--tw-gradient-to-position)}.focus\:to-green-700\/85:focus{--tw-gradient-to: rgb(21 128 61 / .85) var(--tw-gradient-to-position)}.focus\:to-green-700\/90:focus{--tw-gradient-to: rgb(21 128 61 / .9) var(--tw-gradient-to-position)}.focus\:to-green-700\/95:focus{--tw-gradient-to: rgb(21 128 61 / .95) var(--tw-gradient-to-position)}.focus\:to-green-800:focus{--tw-gradient-to: #166534 var(--tw-gradient-to-position)}.focus\:to-green-800\/0:focus{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position)}.focus\:to-green-800\/10:focus{--tw-gradient-to: rgb(22 101 52 / .1) var(--tw-gradient-to-position)}.focus\:to-green-800\/100:focus{--tw-gradient-to: rgb(22 101 52 / 1) var(--tw-gradient-to-position)}.focus\:to-green-800\/15:focus{--tw-gradient-to: rgb(22 101 52 / .15) var(--tw-gradient-to-position)}.focus\:to-green-800\/20:focus{--tw-gradient-to: rgb(22 101 52 / .2) var(--tw-gradient-to-position)}.focus\:to-green-800\/25:focus{--tw-gradient-to: rgb(22 101 52 / .25) var(--tw-gradient-to-position)}.focus\:to-green-800\/30:focus{--tw-gradient-to: rgb(22 101 52 / .3) var(--tw-gradient-to-position)}.focus\:to-green-800\/35:focus{--tw-gradient-to: rgb(22 101 52 / .35) var(--tw-gradient-to-position)}.focus\:to-green-800\/40:focus{--tw-gradient-to: rgb(22 101 52 / .4) var(--tw-gradient-to-position)}.focus\:to-green-800\/45:focus{--tw-gradient-to: rgb(22 101 52 / .45) var(--tw-gradient-to-position)}.focus\:to-green-800\/5:focus{--tw-gradient-to: rgb(22 101 52 / .05) var(--tw-gradient-to-position)}.focus\:to-green-800\/50:focus{--tw-gradient-to: rgb(22 101 52 / .5) var(--tw-gradient-to-position)}.focus\:to-green-800\/55:focus{--tw-gradient-to: rgb(22 101 52 / .55) var(--tw-gradient-to-position)}.focus\:to-green-800\/60:focus{--tw-gradient-to: rgb(22 101 52 / .6) var(--tw-gradient-to-position)}.focus\:to-green-800\/65:focus{--tw-gradient-to: rgb(22 101 52 / .65) var(--tw-gradient-to-position)}.focus\:to-green-800\/70:focus{--tw-gradient-to: rgb(22 101 52 / .7) var(--tw-gradient-to-position)}.focus\:to-green-800\/75:focus{--tw-gradient-to: rgb(22 101 52 / .75) var(--tw-gradient-to-position)}.focus\:to-green-800\/80:focus{--tw-gradient-to: rgb(22 101 52 / .8) var(--tw-gradient-to-position)}.focus\:to-green-800\/85:focus{--tw-gradient-to: rgb(22 101 52 / .85) var(--tw-gradient-to-position)}.focus\:to-green-800\/90:focus{--tw-gradient-to: rgb(22 101 52 / .9) var(--tw-gradient-to-position)}.focus\:to-green-800\/95:focus{--tw-gradient-to: rgb(22 101 52 / .95) var(--tw-gradient-to-position)}.focus\:to-green-900:focus{--tw-gradient-to: #14532d var(--tw-gradient-to-position)}.focus\:to-green-900\/0:focus{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position)}.focus\:to-green-900\/10:focus{--tw-gradient-to: rgb(20 83 45 / .1) var(--tw-gradient-to-position)}.focus\:to-green-900\/100:focus{--tw-gradient-to: rgb(20 83 45 / 1) var(--tw-gradient-to-position)}.focus\:to-green-900\/15:focus{--tw-gradient-to: rgb(20 83 45 / .15) var(--tw-gradient-to-position)}.focus\:to-green-900\/20:focus{--tw-gradient-to: rgb(20 83 45 / .2) var(--tw-gradient-to-position)}.focus\:to-green-900\/25:focus{--tw-gradient-to: rgb(20 83 45 / .25) var(--tw-gradient-to-position)}.focus\:to-green-900\/30:focus{--tw-gradient-to: rgb(20 83 45 / .3) var(--tw-gradient-to-position)}.focus\:to-green-900\/35:focus{--tw-gradient-to: rgb(20 83 45 / .35) var(--tw-gradient-to-position)}.focus\:to-green-900\/40:focus{--tw-gradient-to: rgb(20 83 45 / .4) var(--tw-gradient-to-position)}.focus\:to-green-900\/45:focus{--tw-gradient-to: rgb(20 83 45 / .45) var(--tw-gradient-to-position)}.focus\:to-green-900\/5:focus{--tw-gradient-to: rgb(20 83 45 / .05) var(--tw-gradient-to-position)}.focus\:to-green-900\/50:focus{--tw-gradient-to: rgb(20 83 45 / .5) var(--tw-gradient-to-position)}.focus\:to-green-900\/55:focus{--tw-gradient-to: rgb(20 83 45 / .55) var(--tw-gradient-to-position)}.focus\:to-green-900\/60:focus{--tw-gradient-to: rgb(20 83 45 / .6) var(--tw-gradient-to-position)}.focus\:to-green-900\/65:focus{--tw-gradient-to: rgb(20 83 45 / .65) var(--tw-gradient-to-position)}.focus\:to-green-900\/70:focus{--tw-gradient-to: rgb(20 83 45 / .7) var(--tw-gradient-to-position)}.focus\:to-green-900\/75:focus{--tw-gradient-to: rgb(20 83 45 / .75) var(--tw-gradient-to-position)}.focus\:to-green-900\/80:focus{--tw-gradient-to: rgb(20 83 45 / .8) var(--tw-gradient-to-position)}.focus\:to-green-900\/85:focus{--tw-gradient-to: rgb(20 83 45 / .85) var(--tw-gradient-to-position)}.focus\:to-green-900\/90:focus{--tw-gradient-to: rgb(20 83 45 / .9) var(--tw-gradient-to-position)}.focus\:to-green-900\/95:focus{--tw-gradient-to: rgb(20 83 45 / .95) var(--tw-gradient-to-position)}.focus\:to-neutral-100:focus{--tw-gradient-to: #f5f5f5 var(--tw-gradient-to-position)}.focus\:to-neutral-100\/0:focus{--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/10:focus{--tw-gradient-to: rgb(245 245 245 / .1) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/100:focus{--tw-gradient-to: rgb(245 245 245 / 1) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/15:focus{--tw-gradient-to: rgb(245 245 245 / .15) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/20:focus{--tw-gradient-to: rgb(245 245 245 / .2) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/25:focus{--tw-gradient-to: rgb(245 245 245 / .25) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/30:focus{--tw-gradient-to: rgb(245 245 245 / .3) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/35:focus{--tw-gradient-to: rgb(245 245 245 / .35) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/40:focus{--tw-gradient-to: rgb(245 245 245 / .4) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/45:focus{--tw-gradient-to: rgb(245 245 245 / .45) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/5:focus{--tw-gradient-to: rgb(245 245 245 / .05) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/50:focus{--tw-gradient-to: rgb(245 245 245 / .5) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/55:focus{--tw-gradient-to: rgb(245 245 245 / .55) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/60:focus{--tw-gradient-to: rgb(245 245 245 / .6) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/65:focus{--tw-gradient-to: rgb(245 245 245 / .65) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/70:focus{--tw-gradient-to: rgb(245 245 245 / .7) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/75:focus{--tw-gradient-to: rgb(245 245 245 / .75) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/80:focus{--tw-gradient-to: rgb(245 245 245 / .8) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/85:focus{--tw-gradient-to: rgb(245 245 245 / .85) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/90:focus{--tw-gradient-to: rgb(245 245 245 / .9) var(--tw-gradient-to-position)}.focus\:to-neutral-100\/95:focus{--tw-gradient-to: rgb(245 245 245 / .95) var(--tw-gradient-to-position)}.focus\:to-neutral-200:focus{--tw-gradient-to: #e5e5e5 var(--tw-gradient-to-position)}.focus\:to-neutral-200\/0:focus{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/10:focus{--tw-gradient-to: rgb(229 229 229 / .1) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/100:focus{--tw-gradient-to: rgb(229 229 229 / 1) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/15:focus{--tw-gradient-to: rgb(229 229 229 / .15) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/20:focus{--tw-gradient-to: rgb(229 229 229 / .2) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/25:focus{--tw-gradient-to: rgb(229 229 229 / .25) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/30:focus{--tw-gradient-to: rgb(229 229 229 / .3) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/35:focus{--tw-gradient-to: rgb(229 229 229 / .35) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/40:focus{--tw-gradient-to: rgb(229 229 229 / .4) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/45:focus{--tw-gradient-to: rgb(229 229 229 / .45) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/5:focus{--tw-gradient-to: rgb(229 229 229 / .05) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/50:focus{--tw-gradient-to: rgb(229 229 229 / .5) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/55:focus{--tw-gradient-to: rgb(229 229 229 / .55) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/60:focus{--tw-gradient-to: rgb(229 229 229 / .6) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/65:focus{--tw-gradient-to: rgb(229 229 229 / .65) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/70:focus{--tw-gradient-to: rgb(229 229 229 / .7) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/75:focus{--tw-gradient-to: rgb(229 229 229 / .75) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/80:focus{--tw-gradient-to: rgb(229 229 229 / .8) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/85:focus{--tw-gradient-to: rgb(229 229 229 / .85) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/90:focus{--tw-gradient-to: rgb(229 229 229 / .9) var(--tw-gradient-to-position)}.focus\:to-neutral-200\/95:focus{--tw-gradient-to: rgb(229 229 229 / .95) var(--tw-gradient-to-position)}.focus\:to-neutral-300:focus{--tw-gradient-to: #d4d4d4 var(--tw-gradient-to-position)}.focus\:to-neutral-300\/0:focus{--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/10:focus{--tw-gradient-to: rgb(212 212 212 / .1) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/100:focus{--tw-gradient-to: rgb(212 212 212 / 1) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/15:focus{--tw-gradient-to: rgb(212 212 212 / .15) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/20:focus{--tw-gradient-to: rgb(212 212 212 / .2) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/25:focus{--tw-gradient-to: rgb(212 212 212 / .25) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/30:focus{--tw-gradient-to: rgb(212 212 212 / .3) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/35:focus{--tw-gradient-to: rgb(212 212 212 / .35) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/40:focus{--tw-gradient-to: rgb(212 212 212 / .4) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/45:focus{--tw-gradient-to: rgb(212 212 212 / .45) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/5:focus{--tw-gradient-to: rgb(212 212 212 / .05) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/50:focus{--tw-gradient-to: rgb(212 212 212 / .5) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/55:focus{--tw-gradient-to: rgb(212 212 212 / .55) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/60:focus{--tw-gradient-to: rgb(212 212 212 / .6) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/65:focus{--tw-gradient-to: rgb(212 212 212 / .65) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/70:focus{--tw-gradient-to: rgb(212 212 212 / .7) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/75:focus{--tw-gradient-to: rgb(212 212 212 / .75) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/80:focus{--tw-gradient-to: rgb(212 212 212 / .8) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/85:focus{--tw-gradient-to: rgb(212 212 212 / .85) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/90:focus{--tw-gradient-to: rgb(212 212 212 / .9) var(--tw-gradient-to-position)}.focus\:to-neutral-300\/95:focus{--tw-gradient-to: rgb(212 212 212 / .95) var(--tw-gradient-to-position)}.focus\:to-neutral-400:focus{--tw-gradient-to: #a3a3a3 var(--tw-gradient-to-position)}.focus\:to-neutral-400\/0:focus{--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/10:focus{--tw-gradient-to: rgb(163 163 163 / .1) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/100:focus{--tw-gradient-to: rgb(163 163 163 / 1) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/15:focus{--tw-gradient-to: rgb(163 163 163 / .15) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/20:focus{--tw-gradient-to: rgb(163 163 163 / .2) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/25:focus{--tw-gradient-to: rgb(163 163 163 / .25) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/30:focus{--tw-gradient-to: rgb(163 163 163 / .3) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/35:focus{--tw-gradient-to: rgb(163 163 163 / .35) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/40:focus{--tw-gradient-to: rgb(163 163 163 / .4) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/45:focus{--tw-gradient-to: rgb(163 163 163 / .45) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/5:focus{--tw-gradient-to: rgb(163 163 163 / .05) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/50:focus{--tw-gradient-to: rgb(163 163 163 / .5) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/55:focus{--tw-gradient-to: rgb(163 163 163 / .55) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/60:focus{--tw-gradient-to: rgb(163 163 163 / .6) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/65:focus{--tw-gradient-to: rgb(163 163 163 / .65) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/70:focus{--tw-gradient-to: rgb(163 163 163 / .7) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/75:focus{--tw-gradient-to: rgb(163 163 163 / .75) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/80:focus{--tw-gradient-to: rgb(163 163 163 / .8) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/85:focus{--tw-gradient-to: rgb(163 163 163 / .85) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/90:focus{--tw-gradient-to: rgb(163 163 163 / .9) var(--tw-gradient-to-position)}.focus\:to-neutral-400\/95:focus{--tw-gradient-to: rgb(163 163 163 / .95) var(--tw-gradient-to-position)}.focus\:to-neutral-50:focus{--tw-gradient-to: #fafafa var(--tw-gradient-to-position)}.focus\:to-neutral-50\/0:focus{--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/10:focus{--tw-gradient-to: rgb(250 250 250 / .1) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/100:focus{--tw-gradient-to: rgb(250 250 250 / 1) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/15:focus{--tw-gradient-to: rgb(250 250 250 / .15) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/20:focus{--tw-gradient-to: rgb(250 250 250 / .2) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/25:focus{--tw-gradient-to: rgb(250 250 250 / .25) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/30:focus{--tw-gradient-to: rgb(250 250 250 / .3) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/35:focus{--tw-gradient-to: rgb(250 250 250 / .35) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/40:focus{--tw-gradient-to: rgb(250 250 250 / .4) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/45:focus{--tw-gradient-to: rgb(250 250 250 / .45) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/5:focus{--tw-gradient-to: rgb(250 250 250 / .05) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/50:focus{--tw-gradient-to: rgb(250 250 250 / .5) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/55:focus{--tw-gradient-to: rgb(250 250 250 / .55) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/60:focus{--tw-gradient-to: rgb(250 250 250 / .6) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/65:focus{--tw-gradient-to: rgb(250 250 250 / .65) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/70:focus{--tw-gradient-to: rgb(250 250 250 / .7) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/75:focus{--tw-gradient-to: rgb(250 250 250 / .75) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/80:focus{--tw-gradient-to: rgb(250 250 250 / .8) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/85:focus{--tw-gradient-to: rgb(250 250 250 / .85) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/90:focus{--tw-gradient-to: rgb(250 250 250 / .9) var(--tw-gradient-to-position)}.focus\:to-neutral-50\/95:focus{--tw-gradient-to: rgb(250 250 250 / .95) var(--tw-gradient-to-position)}.focus\:to-neutral-500:focus{--tw-gradient-to: #737373 var(--tw-gradient-to-position)}.focus\:to-neutral-500\/0:focus{--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/10:focus{--tw-gradient-to: rgb(115 115 115 / .1) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/100:focus{--tw-gradient-to: rgb(115 115 115 / 1) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/15:focus{--tw-gradient-to: rgb(115 115 115 / .15) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/20:focus{--tw-gradient-to: rgb(115 115 115 / .2) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/25:focus{--tw-gradient-to: rgb(115 115 115 / .25) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/30:focus{--tw-gradient-to: rgb(115 115 115 / .3) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/35:focus{--tw-gradient-to: rgb(115 115 115 / .35) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/40:focus{--tw-gradient-to: rgb(115 115 115 / .4) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/45:focus{--tw-gradient-to: rgb(115 115 115 / .45) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/5:focus{--tw-gradient-to: rgb(115 115 115 / .05) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/50:focus{--tw-gradient-to: rgb(115 115 115 / .5) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/55:focus{--tw-gradient-to: rgb(115 115 115 / .55) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/60:focus{--tw-gradient-to: rgb(115 115 115 / .6) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/65:focus{--tw-gradient-to: rgb(115 115 115 / .65) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/70:focus{--tw-gradient-to: rgb(115 115 115 / .7) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/75:focus{--tw-gradient-to: rgb(115 115 115 / .75) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/80:focus{--tw-gradient-to: rgb(115 115 115 / .8) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/85:focus{--tw-gradient-to: rgb(115 115 115 / .85) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/90:focus{--tw-gradient-to: rgb(115 115 115 / .9) var(--tw-gradient-to-position)}.focus\:to-neutral-500\/95:focus{--tw-gradient-to: rgb(115 115 115 / .95) var(--tw-gradient-to-position)}.focus\:to-neutral-600:focus{--tw-gradient-to: #525252 var(--tw-gradient-to-position)}.focus\:to-neutral-600\/0:focus{--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/10:focus{--tw-gradient-to: rgb(82 82 82 / .1) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/100:focus{--tw-gradient-to: rgb(82 82 82 / 1) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/15:focus{--tw-gradient-to: rgb(82 82 82 / .15) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/20:focus{--tw-gradient-to: rgb(82 82 82 / .2) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/25:focus{--tw-gradient-to: rgb(82 82 82 / .25) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/30:focus{--tw-gradient-to: rgb(82 82 82 / .3) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/35:focus{--tw-gradient-to: rgb(82 82 82 / .35) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/40:focus{--tw-gradient-to: rgb(82 82 82 / .4) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/45:focus{--tw-gradient-to: rgb(82 82 82 / .45) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/5:focus{--tw-gradient-to: rgb(82 82 82 / .05) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/50:focus{--tw-gradient-to: rgb(82 82 82 / .5) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/55:focus{--tw-gradient-to: rgb(82 82 82 / .55) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/60:focus{--tw-gradient-to: rgb(82 82 82 / .6) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/65:focus{--tw-gradient-to: rgb(82 82 82 / .65) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/70:focus{--tw-gradient-to: rgb(82 82 82 / .7) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/75:focus{--tw-gradient-to: rgb(82 82 82 / .75) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/80:focus{--tw-gradient-to: rgb(82 82 82 / .8) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/85:focus{--tw-gradient-to: rgb(82 82 82 / .85) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/90:focus{--tw-gradient-to: rgb(82 82 82 / .9) var(--tw-gradient-to-position)}.focus\:to-neutral-600\/95:focus{--tw-gradient-to: rgb(82 82 82 / .95) var(--tw-gradient-to-position)}.focus\:to-neutral-700:focus{--tw-gradient-to: #404040 var(--tw-gradient-to-position)}.focus\:to-neutral-700\/0:focus{--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/10:focus{--tw-gradient-to: rgb(64 64 64 / .1) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/100:focus{--tw-gradient-to: rgb(64 64 64 / 1) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/15:focus{--tw-gradient-to: rgb(64 64 64 / .15) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/20:focus{--tw-gradient-to: rgb(64 64 64 / .2) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/25:focus{--tw-gradient-to: rgb(64 64 64 / .25) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/30:focus{--tw-gradient-to: rgb(64 64 64 / .3) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/35:focus{--tw-gradient-to: rgb(64 64 64 / .35) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/40:focus{--tw-gradient-to: rgb(64 64 64 / .4) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/45:focus{--tw-gradient-to: rgb(64 64 64 / .45) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/5:focus{--tw-gradient-to: rgb(64 64 64 / .05) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/50:focus{--tw-gradient-to: rgb(64 64 64 / .5) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/55:focus{--tw-gradient-to: rgb(64 64 64 / .55) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/60:focus{--tw-gradient-to: rgb(64 64 64 / .6) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/65:focus{--tw-gradient-to: rgb(64 64 64 / .65) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/70:focus{--tw-gradient-to: rgb(64 64 64 / .7) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/75:focus{--tw-gradient-to: rgb(64 64 64 / .75) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/80:focus{--tw-gradient-to: rgb(64 64 64 / .8) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/85:focus{--tw-gradient-to: rgb(64 64 64 / .85) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/90:focus{--tw-gradient-to: rgb(64 64 64 / .9) var(--tw-gradient-to-position)}.focus\:to-neutral-700\/95:focus{--tw-gradient-to: rgb(64 64 64 / .95) var(--tw-gradient-to-position)}.focus\:to-neutral-800:focus{--tw-gradient-to: #262626 var(--tw-gradient-to-position)}.focus\:to-neutral-800\/0:focus{--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/10:focus{--tw-gradient-to: rgb(38 38 38 / .1) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/100:focus{--tw-gradient-to: rgb(38 38 38 / 1) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/15:focus{--tw-gradient-to: rgb(38 38 38 / .15) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/20:focus{--tw-gradient-to: rgb(38 38 38 / .2) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/25:focus{--tw-gradient-to: rgb(38 38 38 / .25) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/30:focus{--tw-gradient-to: rgb(38 38 38 / .3) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/35:focus{--tw-gradient-to: rgb(38 38 38 / .35) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/40:focus{--tw-gradient-to: rgb(38 38 38 / .4) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/45:focus{--tw-gradient-to: rgb(38 38 38 / .45) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/5:focus{--tw-gradient-to: rgb(38 38 38 / .05) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/50:focus{--tw-gradient-to: rgb(38 38 38 / .5) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/55:focus{--tw-gradient-to: rgb(38 38 38 / .55) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/60:focus{--tw-gradient-to: rgb(38 38 38 / .6) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/65:focus{--tw-gradient-to: rgb(38 38 38 / .65) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/70:focus{--tw-gradient-to: rgb(38 38 38 / .7) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/75:focus{--tw-gradient-to: rgb(38 38 38 / .75) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/80:focus{--tw-gradient-to: rgb(38 38 38 / .8) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/85:focus{--tw-gradient-to: rgb(38 38 38 / .85) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/90:focus{--tw-gradient-to: rgb(38 38 38 / .9) var(--tw-gradient-to-position)}.focus\:to-neutral-800\/95:focus{--tw-gradient-to: rgb(38 38 38 / .95) var(--tw-gradient-to-position)}.focus\:to-neutral-900:focus{--tw-gradient-to: #171717 var(--tw-gradient-to-position)}.focus\:to-neutral-900\/0:focus{--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/10:focus{--tw-gradient-to: rgb(23 23 23 / .1) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/100:focus{--tw-gradient-to: rgb(23 23 23 / 1) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/15:focus{--tw-gradient-to: rgb(23 23 23 / .15) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/20:focus{--tw-gradient-to: rgb(23 23 23 / .2) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/25:focus{--tw-gradient-to: rgb(23 23 23 / .25) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/30:focus{--tw-gradient-to: rgb(23 23 23 / .3) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/35:focus{--tw-gradient-to: rgb(23 23 23 / .35) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/40:focus{--tw-gradient-to: rgb(23 23 23 / .4) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/45:focus{--tw-gradient-to: rgb(23 23 23 / .45) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/5:focus{--tw-gradient-to: rgb(23 23 23 / .05) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/50:focus{--tw-gradient-to: rgb(23 23 23 / .5) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/55:focus{--tw-gradient-to: rgb(23 23 23 / .55) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/60:focus{--tw-gradient-to: rgb(23 23 23 / .6) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/65:focus{--tw-gradient-to: rgb(23 23 23 / .65) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/70:focus{--tw-gradient-to: rgb(23 23 23 / .7) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/75:focus{--tw-gradient-to: rgb(23 23 23 / .75) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/80:focus{--tw-gradient-to: rgb(23 23 23 / .8) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/85:focus{--tw-gradient-to: rgb(23 23 23 / .85) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/90:focus{--tw-gradient-to: rgb(23 23 23 / .9) var(--tw-gradient-to-position)}.focus\:to-neutral-900\/95:focus{--tw-gradient-to: rgb(23 23 23 / .95) var(--tw-gradient-to-position)}.focus\:to-primary-100:focus{--tw-gradient-to: #cce3f1 var(--tw-gradient-to-position)}.focus\:to-primary-100\/0:focus{--tw-gradient-to: rgb(204 227 241 / 0) var(--tw-gradient-to-position)}.focus\:to-primary-100\/10:focus{--tw-gradient-to: rgb(204 227 241 / .1) var(--tw-gradient-to-position)}.focus\:to-primary-100\/100:focus{--tw-gradient-to: rgb(204 227 241 / 1) var(--tw-gradient-to-position)}.focus\:to-primary-100\/15:focus{--tw-gradient-to: rgb(204 227 241 / .15) var(--tw-gradient-to-position)}.focus\:to-primary-100\/20:focus{--tw-gradient-to: rgb(204 227 241 / .2) var(--tw-gradient-to-position)}.focus\:to-primary-100\/25:focus{--tw-gradient-to: rgb(204 227 241 / .25) var(--tw-gradient-to-position)}.focus\:to-primary-100\/30:focus{--tw-gradient-to: rgb(204 227 241 / .3) var(--tw-gradient-to-position)}.focus\:to-primary-100\/35:focus{--tw-gradient-to: rgb(204 227 241 / .35) var(--tw-gradient-to-position)}.focus\:to-primary-100\/40:focus{--tw-gradient-to: rgb(204 227 241 / .4) var(--tw-gradient-to-position)}.focus\:to-primary-100\/45:focus{--tw-gradient-to: rgb(204 227 241 / .45) var(--tw-gradient-to-position)}.focus\:to-primary-100\/5:focus{--tw-gradient-to: rgb(204 227 241 / .05) var(--tw-gradient-to-position)}.focus\:to-primary-100\/50:focus{--tw-gradient-to: rgb(204 227 241 / .5) var(--tw-gradient-to-position)}.focus\:to-primary-100\/55:focus{--tw-gradient-to: rgb(204 227 241 / .55) var(--tw-gradient-to-position)}.focus\:to-primary-100\/60:focus{--tw-gradient-to: rgb(204 227 241 / .6) var(--tw-gradient-to-position)}.focus\:to-primary-100\/65:focus{--tw-gradient-to: rgb(204 227 241 / .65) var(--tw-gradient-to-position)}.focus\:to-primary-100\/70:focus{--tw-gradient-to: rgb(204 227 241 / .7) var(--tw-gradient-to-position)}.focus\:to-primary-100\/75:focus{--tw-gradient-to: rgb(204 227 241 / .75) var(--tw-gradient-to-position)}.focus\:to-primary-100\/80:focus{--tw-gradient-to: rgb(204 227 241 / .8) var(--tw-gradient-to-position)}.focus\:to-primary-100\/85:focus{--tw-gradient-to: rgb(204 227 241 / .85) var(--tw-gradient-to-position)}.focus\:to-primary-100\/90:focus{--tw-gradient-to: rgb(204 227 241 / .9) var(--tw-gradient-to-position)}.focus\:to-primary-100\/95:focus{--tw-gradient-to: rgb(204 227 241 / .95) var(--tw-gradient-to-position)}.focus\:to-primary-200:focus{--tw-gradient-to: #99c8e3 var(--tw-gradient-to-position)}.focus\:to-primary-200\/0:focus{--tw-gradient-to: rgb(153 200 227 / 0) var(--tw-gradient-to-position)}.focus\:to-primary-200\/10:focus{--tw-gradient-to: rgb(153 200 227 / .1) var(--tw-gradient-to-position)}.focus\:to-primary-200\/100:focus{--tw-gradient-to: rgb(153 200 227 / 1) var(--tw-gradient-to-position)}.focus\:to-primary-200\/15:focus{--tw-gradient-to: rgb(153 200 227 / .15) var(--tw-gradient-to-position)}.focus\:to-primary-200\/20:focus{--tw-gradient-to: rgb(153 200 227 / .2) var(--tw-gradient-to-position)}.focus\:to-primary-200\/25:focus{--tw-gradient-to: rgb(153 200 227 / .25) var(--tw-gradient-to-position)}.focus\:to-primary-200\/30:focus{--tw-gradient-to: rgb(153 200 227 / .3) var(--tw-gradient-to-position)}.focus\:to-primary-200\/35:focus{--tw-gradient-to: rgb(153 200 227 / .35) var(--tw-gradient-to-position)}.focus\:to-primary-200\/40:focus{--tw-gradient-to: rgb(153 200 227 / .4) var(--tw-gradient-to-position)}.focus\:to-primary-200\/45:focus{--tw-gradient-to: rgb(153 200 227 / .45) var(--tw-gradient-to-position)}.focus\:to-primary-200\/5:focus{--tw-gradient-to: rgb(153 200 227 / .05) var(--tw-gradient-to-position)}.focus\:to-primary-200\/50:focus{--tw-gradient-to: rgb(153 200 227 / .5) var(--tw-gradient-to-position)}.focus\:to-primary-200\/55:focus{--tw-gradient-to: rgb(153 200 227 / .55) var(--tw-gradient-to-position)}.focus\:to-primary-200\/60:focus{--tw-gradient-to: rgb(153 200 227 / .6) var(--tw-gradient-to-position)}.focus\:to-primary-200\/65:focus{--tw-gradient-to: rgb(153 200 227 / .65) var(--tw-gradient-to-position)}.focus\:to-primary-200\/70:focus{--tw-gradient-to: rgb(153 200 227 / .7) var(--tw-gradient-to-position)}.focus\:to-primary-200\/75:focus{--tw-gradient-to: rgb(153 200 227 / .75) var(--tw-gradient-to-position)}.focus\:to-primary-200\/80:focus{--tw-gradient-to: rgb(153 200 227 / .8) var(--tw-gradient-to-position)}.focus\:to-primary-200\/85:focus{--tw-gradient-to: rgb(153 200 227 / .85) var(--tw-gradient-to-position)}.focus\:to-primary-200\/90:focus{--tw-gradient-to: rgb(153 200 227 / .9) var(--tw-gradient-to-position)}.focus\:to-primary-200\/95:focus{--tw-gradient-to: rgb(153 200 227 / .95) var(--tw-gradient-to-position)}.focus\:to-primary-300:focus{--tw-gradient-to: #66add6 var(--tw-gradient-to-position)}.focus\:to-primary-300\/0:focus{--tw-gradient-to: rgb(102 173 214 / 0) var(--tw-gradient-to-position)}.focus\:to-primary-300\/10:focus{--tw-gradient-to: rgb(102 173 214 / .1) var(--tw-gradient-to-position)}.focus\:to-primary-300\/100:focus{--tw-gradient-to: rgb(102 173 214 / 1) var(--tw-gradient-to-position)}.focus\:to-primary-300\/15:focus{--tw-gradient-to: rgb(102 173 214 / .15) var(--tw-gradient-to-position)}.focus\:to-primary-300\/20:focus{--tw-gradient-to: rgb(102 173 214 / .2) var(--tw-gradient-to-position)}.focus\:to-primary-300\/25:focus{--tw-gradient-to: rgb(102 173 214 / .25) var(--tw-gradient-to-position)}.focus\:to-primary-300\/30:focus{--tw-gradient-to: rgb(102 173 214 / .3) var(--tw-gradient-to-position)}.focus\:to-primary-300\/35:focus{--tw-gradient-to: rgb(102 173 214 / .35) var(--tw-gradient-to-position)}.focus\:to-primary-300\/40:focus{--tw-gradient-to: rgb(102 173 214 / .4) var(--tw-gradient-to-position)}.focus\:to-primary-300\/45:focus{--tw-gradient-to: rgb(102 173 214 / .45) var(--tw-gradient-to-position)}.focus\:to-primary-300\/5:focus{--tw-gradient-to: rgb(102 173 214 / .05) var(--tw-gradient-to-position)}.focus\:to-primary-300\/50:focus{--tw-gradient-to: rgb(102 173 214 / .5) var(--tw-gradient-to-position)}.focus\:to-primary-300\/55:focus{--tw-gradient-to: rgb(102 173 214 / .55) var(--tw-gradient-to-position)}.focus\:to-primary-300\/60:focus{--tw-gradient-to: rgb(102 173 214 / .6) var(--tw-gradient-to-position)}.focus\:to-primary-300\/65:focus{--tw-gradient-to: rgb(102 173 214 / .65) var(--tw-gradient-to-position)}.focus\:to-primary-300\/70:focus{--tw-gradient-to: rgb(102 173 214 / .7) var(--tw-gradient-to-position)}.focus\:to-primary-300\/75:focus{--tw-gradient-to: rgb(102 173 214 / .75) var(--tw-gradient-to-position)}.focus\:to-primary-300\/80:focus{--tw-gradient-to: rgb(102 173 214 / .8) var(--tw-gradient-to-position)}.focus\:to-primary-300\/85:focus{--tw-gradient-to: rgb(102 173 214 / .85) var(--tw-gradient-to-position)}.focus\:to-primary-300\/90:focus{--tw-gradient-to: rgb(102 173 214 / .9) var(--tw-gradient-to-position)}.focus\:to-primary-300\/95:focus{--tw-gradient-to: rgb(102 173 214 / .95) var(--tw-gradient-to-position)}.focus\:to-primary-400:focus{--tw-gradient-to: #3392c8 var(--tw-gradient-to-position)}.focus\:to-primary-400\/0:focus{--tw-gradient-to: rgb(51 146 200 / 0) var(--tw-gradient-to-position)}.focus\:to-primary-400\/10:focus{--tw-gradient-to: rgb(51 146 200 / .1) var(--tw-gradient-to-position)}.focus\:to-primary-400\/100:focus{--tw-gradient-to: rgb(51 146 200 / 1) var(--tw-gradient-to-position)}.focus\:to-primary-400\/15:focus{--tw-gradient-to: rgb(51 146 200 / .15) var(--tw-gradient-to-position)}.focus\:to-primary-400\/20:focus{--tw-gradient-to: rgb(51 146 200 / .2) var(--tw-gradient-to-position)}.focus\:to-primary-400\/25:focus{--tw-gradient-to: rgb(51 146 200 / .25) var(--tw-gradient-to-position)}.focus\:to-primary-400\/30:focus{--tw-gradient-to: rgb(51 146 200 / .3) var(--tw-gradient-to-position)}.focus\:to-primary-400\/35:focus{--tw-gradient-to: rgb(51 146 200 / .35) var(--tw-gradient-to-position)}.focus\:to-primary-400\/40:focus{--tw-gradient-to: rgb(51 146 200 / .4) var(--tw-gradient-to-position)}.focus\:to-primary-400\/45:focus{--tw-gradient-to: rgb(51 146 200 / .45) var(--tw-gradient-to-position)}.focus\:to-primary-400\/5:focus{--tw-gradient-to: rgb(51 146 200 / .05) var(--tw-gradient-to-position)}.focus\:to-primary-400\/50:focus{--tw-gradient-to: rgb(51 146 200 / .5) var(--tw-gradient-to-position)}.focus\:to-primary-400\/55:focus{--tw-gradient-to: rgb(51 146 200 / .55) var(--tw-gradient-to-position)}.focus\:to-primary-400\/60:focus{--tw-gradient-to: rgb(51 146 200 / .6) var(--tw-gradient-to-position)}.focus\:to-primary-400\/65:focus{--tw-gradient-to: rgb(51 146 200 / .65) var(--tw-gradient-to-position)}.focus\:to-primary-400\/70:focus{--tw-gradient-to: rgb(51 146 200 / .7) var(--tw-gradient-to-position)}.focus\:to-primary-400\/75:focus{--tw-gradient-to: rgb(51 146 200 / .75) var(--tw-gradient-to-position)}.focus\:to-primary-400\/80:focus{--tw-gradient-to: rgb(51 146 200 / .8) var(--tw-gradient-to-position)}.focus\:to-primary-400\/85:focus{--tw-gradient-to: rgb(51 146 200 / .85) var(--tw-gradient-to-position)}.focus\:to-primary-400\/90:focus{--tw-gradient-to: rgb(51 146 200 / .9) var(--tw-gradient-to-position)}.focus\:to-primary-400\/95:focus{--tw-gradient-to: rgb(51 146 200 / .95) var(--tw-gradient-to-position)}.focus\:to-primary-50:focus{--tw-gradient-to: #e6f1f8 var(--tw-gradient-to-position)}.focus\:to-primary-50\/0:focus{--tw-gradient-to: rgb(230 241 248 / 0) var(--tw-gradient-to-position)}.focus\:to-primary-50\/10:focus{--tw-gradient-to: rgb(230 241 248 / .1) var(--tw-gradient-to-position)}.focus\:to-primary-50\/100:focus{--tw-gradient-to: rgb(230 241 248 / 1) var(--tw-gradient-to-position)}.focus\:to-primary-50\/15:focus{--tw-gradient-to: rgb(230 241 248 / .15) var(--tw-gradient-to-position)}.focus\:to-primary-50\/20:focus{--tw-gradient-to: rgb(230 241 248 / .2) var(--tw-gradient-to-position)}.focus\:to-primary-50\/25:focus{--tw-gradient-to: rgb(230 241 248 / .25) var(--tw-gradient-to-position)}.focus\:to-primary-50\/30:focus{--tw-gradient-to: rgb(230 241 248 / .3) var(--tw-gradient-to-position)}.focus\:to-primary-50\/35:focus{--tw-gradient-to: rgb(230 241 248 / .35) var(--tw-gradient-to-position)}.focus\:to-primary-50\/40:focus{--tw-gradient-to: rgb(230 241 248 / .4) var(--tw-gradient-to-position)}.focus\:to-primary-50\/45:focus{--tw-gradient-to: rgb(230 241 248 / .45) var(--tw-gradient-to-position)}.focus\:to-primary-50\/5:focus{--tw-gradient-to: rgb(230 241 248 / .05) var(--tw-gradient-to-position)}.focus\:to-primary-50\/50:focus{--tw-gradient-to: rgb(230 241 248 / .5) var(--tw-gradient-to-position)}.focus\:to-primary-50\/55:focus{--tw-gradient-to: rgb(230 241 248 / .55) var(--tw-gradient-to-position)}.focus\:to-primary-50\/60:focus{--tw-gradient-to: rgb(230 241 248 / .6) var(--tw-gradient-to-position)}.focus\:to-primary-50\/65:focus{--tw-gradient-to: rgb(230 241 248 / .65) var(--tw-gradient-to-position)}.focus\:to-primary-50\/70:focus{--tw-gradient-to: rgb(230 241 248 / .7) var(--tw-gradient-to-position)}.focus\:to-primary-50\/75:focus{--tw-gradient-to: rgb(230 241 248 / .75) var(--tw-gradient-to-position)}.focus\:to-primary-50\/80:focus{--tw-gradient-to: rgb(230 241 248 / .8) var(--tw-gradient-to-position)}.focus\:to-primary-50\/85:focus{--tw-gradient-to: rgb(230 241 248 / .85) var(--tw-gradient-to-position)}.focus\:to-primary-50\/90:focus{--tw-gradient-to: rgb(230 241 248 / .9) var(--tw-gradient-to-position)}.focus\:to-primary-50\/95:focus{--tw-gradient-to: rgb(230 241 248 / .95) var(--tw-gradient-to-position)}.focus\:to-primary-500:focus{--tw-gradient-to: #0077bb var(--tw-gradient-to-position)}.focus\:to-primary-500\/0:focus{--tw-gradient-to: rgb(0 119 187 / 0) var(--tw-gradient-to-position)}.focus\:to-primary-500\/10:focus{--tw-gradient-to: rgb(0 119 187 / .1) var(--tw-gradient-to-position)}.focus\:to-primary-500\/100:focus{--tw-gradient-to: rgb(0 119 187 / 1) var(--tw-gradient-to-position)}.focus\:to-primary-500\/15:focus{--tw-gradient-to: rgb(0 119 187 / .15) var(--tw-gradient-to-position)}.focus\:to-primary-500\/20:focus{--tw-gradient-to: rgb(0 119 187 / .2) var(--tw-gradient-to-position)}.focus\:to-primary-500\/25:focus{--tw-gradient-to: rgb(0 119 187 / .25) var(--tw-gradient-to-position)}.focus\:to-primary-500\/30:focus{--tw-gradient-to: rgb(0 119 187 / .3) var(--tw-gradient-to-position)}.focus\:to-primary-500\/35:focus{--tw-gradient-to: rgb(0 119 187 / .35) var(--tw-gradient-to-position)}.focus\:to-primary-500\/40:focus{--tw-gradient-to: rgb(0 119 187 / .4) var(--tw-gradient-to-position)}.focus\:to-primary-500\/45:focus{--tw-gradient-to: rgb(0 119 187 / .45) var(--tw-gradient-to-position)}.focus\:to-primary-500\/5:focus{--tw-gradient-to: rgb(0 119 187 / .05) var(--tw-gradient-to-position)}.focus\:to-primary-500\/50:focus{--tw-gradient-to: rgb(0 119 187 / .5) var(--tw-gradient-to-position)}.focus\:to-primary-500\/55:focus{--tw-gradient-to: rgb(0 119 187 / .55) var(--tw-gradient-to-position)}.focus\:to-primary-500\/60:focus{--tw-gradient-to: rgb(0 119 187 / .6) var(--tw-gradient-to-position)}.focus\:to-primary-500\/65:focus{--tw-gradient-to: rgb(0 119 187 / .65) var(--tw-gradient-to-position)}.focus\:to-primary-500\/70:focus{--tw-gradient-to: rgb(0 119 187 / .7) var(--tw-gradient-to-position)}.focus\:to-primary-500\/75:focus{--tw-gradient-to: rgb(0 119 187 / .75) var(--tw-gradient-to-position)}.focus\:to-primary-500\/80:focus{--tw-gradient-to: rgb(0 119 187 / .8) var(--tw-gradient-to-position)}.focus\:to-primary-500\/85:focus{--tw-gradient-to: rgb(0 119 187 / .85) var(--tw-gradient-to-position)}.focus\:to-primary-500\/90:focus{--tw-gradient-to: rgb(0 119 187 / .9) var(--tw-gradient-to-position)}.focus\:to-primary-500\/95:focus{--tw-gradient-to: rgb(0 119 187 / .95) var(--tw-gradient-to-position)}.focus\:to-primary-600:focus{--tw-gradient-to: #006699 var(--tw-gradient-to-position)}.focus\:to-primary-600\/0:focus{--tw-gradient-to: rgb(0 102 153 / 0) var(--tw-gradient-to-position)}.focus\:to-primary-600\/10:focus{--tw-gradient-to: rgb(0 102 153 / .1) var(--tw-gradient-to-position)}.focus\:to-primary-600\/100:focus{--tw-gradient-to: rgb(0 102 153 / 1) var(--tw-gradient-to-position)}.focus\:to-primary-600\/15:focus{--tw-gradient-to: rgb(0 102 153 / .15) var(--tw-gradient-to-position)}.focus\:to-primary-600\/20:focus{--tw-gradient-to: rgb(0 102 153 / .2) var(--tw-gradient-to-position)}.focus\:to-primary-600\/25:focus{--tw-gradient-to: rgb(0 102 153 / .25) var(--tw-gradient-to-position)}.focus\:to-primary-600\/30:focus{--tw-gradient-to: rgb(0 102 153 / .3) var(--tw-gradient-to-position)}.focus\:to-primary-600\/35:focus{--tw-gradient-to: rgb(0 102 153 / .35) var(--tw-gradient-to-position)}.focus\:to-primary-600\/40:focus{--tw-gradient-to: rgb(0 102 153 / .4) var(--tw-gradient-to-position)}.focus\:to-primary-600\/45:focus{--tw-gradient-to: rgb(0 102 153 / .45) var(--tw-gradient-to-position)}.focus\:to-primary-600\/5:focus{--tw-gradient-to: rgb(0 102 153 / .05) var(--tw-gradient-to-position)}.focus\:to-primary-600\/50:focus{--tw-gradient-to: rgb(0 102 153 / .5) var(--tw-gradient-to-position)}.focus\:to-primary-600\/55:focus{--tw-gradient-to: rgb(0 102 153 / .55) var(--tw-gradient-to-position)}.focus\:to-primary-600\/60:focus{--tw-gradient-to: rgb(0 102 153 / .6) var(--tw-gradient-to-position)}.focus\:to-primary-600\/65:focus{--tw-gradient-to: rgb(0 102 153 / .65) var(--tw-gradient-to-position)}.focus\:to-primary-600\/70:focus{--tw-gradient-to: rgb(0 102 153 / .7) var(--tw-gradient-to-position)}.focus\:to-primary-600\/75:focus{--tw-gradient-to: rgb(0 102 153 / .75) var(--tw-gradient-to-position)}.focus\:to-primary-600\/80:focus{--tw-gradient-to: rgb(0 102 153 / .8) var(--tw-gradient-to-position)}.focus\:to-primary-600\/85:focus{--tw-gradient-to: rgb(0 102 153 / .85) var(--tw-gradient-to-position)}.focus\:to-primary-600\/90:focus{--tw-gradient-to: rgb(0 102 153 / .9) var(--tw-gradient-to-position)}.focus\:to-primary-600\/95:focus{--tw-gradient-to: rgb(0 102 153 / .95) var(--tw-gradient-to-position)}.focus\:to-primary-700:focus{--tw-gradient-to: #005580 var(--tw-gradient-to-position)}.focus\:to-primary-700\/0:focus{--tw-gradient-to: rgb(0 85 128 / 0) var(--tw-gradient-to-position)}.focus\:to-primary-700\/10:focus{--tw-gradient-to: rgb(0 85 128 / .1) var(--tw-gradient-to-position)}.focus\:to-primary-700\/100:focus{--tw-gradient-to: rgb(0 85 128 / 1) var(--tw-gradient-to-position)}.focus\:to-primary-700\/15:focus{--tw-gradient-to: rgb(0 85 128 / .15) var(--tw-gradient-to-position)}.focus\:to-primary-700\/20:focus{--tw-gradient-to: rgb(0 85 128 / .2) var(--tw-gradient-to-position)}.focus\:to-primary-700\/25:focus{--tw-gradient-to: rgb(0 85 128 / .25) var(--tw-gradient-to-position)}.focus\:to-primary-700\/30:focus{--tw-gradient-to: rgb(0 85 128 / .3) var(--tw-gradient-to-position)}.focus\:to-primary-700\/35:focus{--tw-gradient-to: rgb(0 85 128 / .35) var(--tw-gradient-to-position)}.focus\:to-primary-700\/40:focus{--tw-gradient-to: rgb(0 85 128 / .4) var(--tw-gradient-to-position)}.focus\:to-primary-700\/45:focus{--tw-gradient-to: rgb(0 85 128 / .45) var(--tw-gradient-to-position)}.focus\:to-primary-700\/5:focus{--tw-gradient-to: rgb(0 85 128 / .05) var(--tw-gradient-to-position)}.focus\:to-primary-700\/50:focus{--tw-gradient-to: rgb(0 85 128 / .5) var(--tw-gradient-to-position)}.focus\:to-primary-700\/55:focus{--tw-gradient-to: rgb(0 85 128 / .55) var(--tw-gradient-to-position)}.focus\:to-primary-700\/60:focus{--tw-gradient-to: rgb(0 85 128 / .6) var(--tw-gradient-to-position)}.focus\:to-primary-700\/65:focus{--tw-gradient-to: rgb(0 85 128 / .65) var(--tw-gradient-to-position)}.focus\:to-primary-700\/70:focus{--tw-gradient-to: rgb(0 85 128 / .7) var(--tw-gradient-to-position)}.focus\:to-primary-700\/75:focus{--tw-gradient-to: rgb(0 85 128 / .75) var(--tw-gradient-to-position)}.focus\:to-primary-700\/80:focus{--tw-gradient-to: rgb(0 85 128 / .8) var(--tw-gradient-to-position)}.focus\:to-primary-700\/85:focus{--tw-gradient-to: rgb(0 85 128 / .85) var(--tw-gradient-to-position)}.focus\:to-primary-700\/90:focus{--tw-gradient-to: rgb(0 85 128 / .9) var(--tw-gradient-to-position)}.focus\:to-primary-700\/95:focus{--tw-gradient-to: rgb(0 85 128 / .95) var(--tw-gradient-to-position)}.focus\:to-primary-800:focus{--tw-gradient-to: #004466 var(--tw-gradient-to-position)}.focus\:to-primary-800\/0:focus{--tw-gradient-to: rgb(0 68 102 / 0) var(--tw-gradient-to-position)}.focus\:to-primary-800\/10:focus{--tw-gradient-to: rgb(0 68 102 / .1) var(--tw-gradient-to-position)}.focus\:to-primary-800\/100:focus{--tw-gradient-to: rgb(0 68 102 / 1) var(--tw-gradient-to-position)}.focus\:to-primary-800\/15:focus{--tw-gradient-to: rgb(0 68 102 / .15) var(--tw-gradient-to-position)}.focus\:to-primary-800\/20:focus{--tw-gradient-to: rgb(0 68 102 / .2) var(--tw-gradient-to-position)}.focus\:to-primary-800\/25:focus{--tw-gradient-to: rgb(0 68 102 / .25) var(--tw-gradient-to-position)}.focus\:to-primary-800\/30:focus{--tw-gradient-to: rgb(0 68 102 / .3) var(--tw-gradient-to-position)}.focus\:to-primary-800\/35:focus{--tw-gradient-to: rgb(0 68 102 / .35) var(--tw-gradient-to-position)}.focus\:to-primary-800\/40:focus{--tw-gradient-to: rgb(0 68 102 / .4) var(--tw-gradient-to-position)}.focus\:to-primary-800\/45:focus{--tw-gradient-to: rgb(0 68 102 / .45) var(--tw-gradient-to-position)}.focus\:to-primary-800\/5:focus{--tw-gradient-to: rgb(0 68 102 / .05) var(--tw-gradient-to-position)}.focus\:to-primary-800\/50:focus{--tw-gradient-to: rgb(0 68 102 / .5) var(--tw-gradient-to-position)}.focus\:to-primary-800\/55:focus{--tw-gradient-to: rgb(0 68 102 / .55) var(--tw-gradient-to-position)}.focus\:to-primary-800\/60:focus{--tw-gradient-to: rgb(0 68 102 / .6) var(--tw-gradient-to-position)}.focus\:to-primary-800\/65:focus{--tw-gradient-to: rgb(0 68 102 / .65) var(--tw-gradient-to-position)}.focus\:to-primary-800\/70:focus{--tw-gradient-to: rgb(0 68 102 / .7) var(--tw-gradient-to-position)}.focus\:to-primary-800\/75:focus{--tw-gradient-to: rgb(0 68 102 / .75) var(--tw-gradient-to-position)}.focus\:to-primary-800\/80:focus{--tw-gradient-to: rgb(0 68 102 / .8) var(--tw-gradient-to-position)}.focus\:to-primary-800\/85:focus{--tw-gradient-to: rgb(0 68 102 / .85) var(--tw-gradient-to-position)}.focus\:to-primary-800\/90:focus{--tw-gradient-to: rgb(0 68 102 / .9) var(--tw-gradient-to-position)}.focus\:to-primary-800\/95:focus{--tw-gradient-to: rgb(0 68 102 / .95) var(--tw-gradient-to-position)}.focus\:to-primary-900:focus{--tw-gradient-to: #00334d var(--tw-gradient-to-position)}.focus\:to-primary-900\/0:focus{--tw-gradient-to: rgb(0 51 77 / 0) var(--tw-gradient-to-position)}.focus\:to-primary-900\/10:focus{--tw-gradient-to: rgb(0 51 77 / .1) var(--tw-gradient-to-position)}.focus\:to-primary-900\/100:focus{--tw-gradient-to: rgb(0 51 77 / 1) var(--tw-gradient-to-position)}.focus\:to-primary-900\/15:focus{--tw-gradient-to: rgb(0 51 77 / .15) var(--tw-gradient-to-position)}.focus\:to-primary-900\/20:focus{--tw-gradient-to: rgb(0 51 77 / .2) var(--tw-gradient-to-position)}.focus\:to-primary-900\/25:focus{--tw-gradient-to: rgb(0 51 77 / .25) var(--tw-gradient-to-position)}.focus\:to-primary-900\/30:focus{--tw-gradient-to: rgb(0 51 77 / .3) var(--tw-gradient-to-position)}.focus\:to-primary-900\/35:focus{--tw-gradient-to: rgb(0 51 77 / .35) var(--tw-gradient-to-position)}.focus\:to-primary-900\/40:focus{--tw-gradient-to: rgb(0 51 77 / .4) var(--tw-gradient-to-position)}.focus\:to-primary-900\/45:focus{--tw-gradient-to: rgb(0 51 77 / .45) var(--tw-gradient-to-position)}.focus\:to-primary-900\/5:focus{--tw-gradient-to: rgb(0 51 77 / .05) var(--tw-gradient-to-position)}.focus\:to-primary-900\/50:focus{--tw-gradient-to: rgb(0 51 77 / .5) var(--tw-gradient-to-position)}.focus\:to-primary-900\/55:focus{--tw-gradient-to: rgb(0 51 77 / .55) var(--tw-gradient-to-position)}.focus\:to-primary-900\/60:focus{--tw-gradient-to: rgb(0 51 77 / .6) var(--tw-gradient-to-position)}.focus\:to-primary-900\/65:focus{--tw-gradient-to: rgb(0 51 77 / .65) var(--tw-gradient-to-position)}.focus\:to-primary-900\/70:focus{--tw-gradient-to: rgb(0 51 77 / .7) var(--tw-gradient-to-position)}.focus\:to-primary-900\/75:focus{--tw-gradient-to: rgb(0 51 77 / .75) var(--tw-gradient-to-position)}.focus\:to-primary-900\/80:focus{--tw-gradient-to: rgb(0 51 77 / .8) var(--tw-gradient-to-position)}.focus\:to-primary-900\/85:focus{--tw-gradient-to: rgb(0 51 77 / .85) var(--tw-gradient-to-position)}.focus\:to-primary-900\/90:focus{--tw-gradient-to: rgb(0 51 77 / .9) var(--tw-gradient-to-position)}.focus\:to-primary-900\/95:focus{--tw-gradient-to: rgb(0 51 77 / .95) var(--tw-gradient-to-position)}.focus\:to-red-100:focus{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.focus\:to-red-100\/0:focus{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position)}.focus\:to-red-100\/10:focus{--tw-gradient-to: rgb(254 226 226 / .1) var(--tw-gradient-to-position)}.focus\:to-red-100\/100:focus{--tw-gradient-to: rgb(254 226 226 / 1) var(--tw-gradient-to-position)}.focus\:to-red-100\/15:focus{--tw-gradient-to: rgb(254 226 226 / .15) var(--tw-gradient-to-position)}.focus\:to-red-100\/20:focus{--tw-gradient-to: rgb(254 226 226 / .2) var(--tw-gradient-to-position)}.focus\:to-red-100\/25:focus{--tw-gradient-to: rgb(254 226 226 / .25) var(--tw-gradient-to-position)}.focus\:to-red-100\/30:focus{--tw-gradient-to: rgb(254 226 226 / .3) var(--tw-gradient-to-position)}.focus\:to-red-100\/35:focus{--tw-gradient-to: rgb(254 226 226 / .35) var(--tw-gradient-to-position)}.focus\:to-red-100\/40:focus{--tw-gradient-to: rgb(254 226 226 / .4) var(--tw-gradient-to-position)}.focus\:to-red-100\/45:focus{--tw-gradient-to: rgb(254 226 226 / .45) var(--tw-gradient-to-position)}.focus\:to-red-100\/5:focus{--tw-gradient-to: rgb(254 226 226 / .05) var(--tw-gradient-to-position)}.focus\:to-red-100\/50:focus{--tw-gradient-to: rgb(254 226 226 / .5) var(--tw-gradient-to-position)}.focus\:to-red-100\/55:focus{--tw-gradient-to: rgb(254 226 226 / .55) var(--tw-gradient-to-position)}.focus\:to-red-100\/60:focus{--tw-gradient-to: rgb(254 226 226 / .6) var(--tw-gradient-to-position)}.focus\:to-red-100\/65:focus{--tw-gradient-to: rgb(254 226 226 / .65) var(--tw-gradient-to-position)}.focus\:to-red-100\/70:focus{--tw-gradient-to: rgb(254 226 226 / .7) var(--tw-gradient-to-position)}.focus\:to-red-100\/75:focus{--tw-gradient-to: rgb(254 226 226 / .75) var(--tw-gradient-to-position)}.focus\:to-red-100\/80:focus{--tw-gradient-to: rgb(254 226 226 / .8) var(--tw-gradient-to-position)}.focus\:to-red-100\/85:focus{--tw-gradient-to: rgb(254 226 226 / .85) var(--tw-gradient-to-position)}.focus\:to-red-100\/90:focus{--tw-gradient-to: rgb(254 226 226 / .9) var(--tw-gradient-to-position)}.focus\:to-red-100\/95:focus{--tw-gradient-to: rgb(254 226 226 / .95) var(--tw-gradient-to-position)}.focus\:to-red-200:focus{--tw-gradient-to: #fecaca var(--tw-gradient-to-position)}.focus\:to-red-200\/0:focus{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position)}.focus\:to-red-200\/10:focus{--tw-gradient-to: rgb(254 202 202 / .1) var(--tw-gradient-to-position)}.focus\:to-red-200\/100:focus{--tw-gradient-to: rgb(254 202 202 / 1) var(--tw-gradient-to-position)}.focus\:to-red-200\/15:focus{--tw-gradient-to: rgb(254 202 202 / .15) var(--tw-gradient-to-position)}.focus\:to-red-200\/20:focus{--tw-gradient-to: rgb(254 202 202 / .2) var(--tw-gradient-to-position)}.focus\:to-red-200\/25:focus{--tw-gradient-to: rgb(254 202 202 / .25) var(--tw-gradient-to-position)}.focus\:to-red-200\/30:focus{--tw-gradient-to: rgb(254 202 202 / .3) var(--tw-gradient-to-position)}.focus\:to-red-200\/35:focus{--tw-gradient-to: rgb(254 202 202 / .35) var(--tw-gradient-to-position)}.focus\:to-red-200\/40:focus{--tw-gradient-to: rgb(254 202 202 / .4) var(--tw-gradient-to-position)}.focus\:to-red-200\/45:focus{--tw-gradient-to: rgb(254 202 202 / .45) var(--tw-gradient-to-position)}.focus\:to-red-200\/5:focus{--tw-gradient-to: rgb(254 202 202 / .05) var(--tw-gradient-to-position)}.focus\:to-red-200\/50:focus{--tw-gradient-to: rgb(254 202 202 / .5) var(--tw-gradient-to-position)}.focus\:to-red-200\/55:focus{--tw-gradient-to: rgb(254 202 202 / .55) var(--tw-gradient-to-position)}.focus\:to-red-200\/60:focus{--tw-gradient-to: rgb(254 202 202 / .6) var(--tw-gradient-to-position)}.focus\:to-red-200\/65:focus{--tw-gradient-to: rgb(254 202 202 / .65) var(--tw-gradient-to-position)}.focus\:to-red-200\/70:focus{--tw-gradient-to: rgb(254 202 202 / .7) var(--tw-gradient-to-position)}.focus\:to-red-200\/75:focus{--tw-gradient-to: rgb(254 202 202 / .75) var(--tw-gradient-to-position)}.focus\:to-red-200\/80:focus{--tw-gradient-to: rgb(254 202 202 / .8) var(--tw-gradient-to-position)}.focus\:to-red-200\/85:focus{--tw-gradient-to: rgb(254 202 202 / .85) var(--tw-gradient-to-position)}.focus\:to-red-200\/90:focus{--tw-gradient-to: rgb(254 202 202 / .9) var(--tw-gradient-to-position)}.focus\:to-red-200\/95:focus{--tw-gradient-to: rgb(254 202 202 / .95) var(--tw-gradient-to-position)}.focus\:to-red-300:focus{--tw-gradient-to: #fca5a5 var(--tw-gradient-to-position)}.focus\:to-red-300\/0:focus{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position)}.focus\:to-red-300\/10:focus{--tw-gradient-to: rgb(252 165 165 / .1) var(--tw-gradient-to-position)}.focus\:to-red-300\/100:focus{--tw-gradient-to: rgb(252 165 165 / 1) var(--tw-gradient-to-position)}.focus\:to-red-300\/15:focus{--tw-gradient-to: rgb(252 165 165 / .15) var(--tw-gradient-to-position)}.focus\:to-red-300\/20:focus{--tw-gradient-to: rgb(252 165 165 / .2) var(--tw-gradient-to-position)}.focus\:to-red-300\/25:focus{--tw-gradient-to: rgb(252 165 165 / .25) var(--tw-gradient-to-position)}.focus\:to-red-300\/30:focus{--tw-gradient-to: rgb(252 165 165 / .3) var(--tw-gradient-to-position)}.focus\:to-red-300\/35:focus{--tw-gradient-to: rgb(252 165 165 / .35) var(--tw-gradient-to-position)}.focus\:to-red-300\/40:focus{--tw-gradient-to: rgb(252 165 165 / .4) var(--tw-gradient-to-position)}.focus\:to-red-300\/45:focus{--tw-gradient-to: rgb(252 165 165 / .45) var(--tw-gradient-to-position)}.focus\:to-red-300\/5:focus{--tw-gradient-to: rgb(252 165 165 / .05) var(--tw-gradient-to-position)}.focus\:to-red-300\/50:focus{--tw-gradient-to: rgb(252 165 165 / .5) var(--tw-gradient-to-position)}.focus\:to-red-300\/55:focus{--tw-gradient-to: rgb(252 165 165 / .55) var(--tw-gradient-to-position)}.focus\:to-red-300\/60:focus{--tw-gradient-to: rgb(252 165 165 / .6) var(--tw-gradient-to-position)}.focus\:to-red-300\/65:focus{--tw-gradient-to: rgb(252 165 165 / .65) var(--tw-gradient-to-position)}.focus\:to-red-300\/70:focus{--tw-gradient-to: rgb(252 165 165 / .7) var(--tw-gradient-to-position)}.focus\:to-red-300\/75:focus{--tw-gradient-to: rgb(252 165 165 / .75) var(--tw-gradient-to-position)}.focus\:to-red-300\/80:focus{--tw-gradient-to: rgb(252 165 165 / .8) var(--tw-gradient-to-position)}.focus\:to-red-300\/85:focus{--tw-gradient-to: rgb(252 165 165 / .85) var(--tw-gradient-to-position)}.focus\:to-red-300\/90:focus{--tw-gradient-to: rgb(252 165 165 / .9) var(--tw-gradient-to-position)}.focus\:to-red-300\/95:focus{--tw-gradient-to: rgb(252 165 165 / .95) var(--tw-gradient-to-position)}.focus\:to-red-400:focus{--tw-gradient-to: #f87171 var(--tw-gradient-to-position)}.focus\:to-red-400\/0:focus{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position)}.focus\:to-red-400\/10:focus{--tw-gradient-to: rgb(248 113 113 / .1) var(--tw-gradient-to-position)}.focus\:to-red-400\/100:focus{--tw-gradient-to: rgb(248 113 113 / 1) var(--tw-gradient-to-position)}.focus\:to-red-400\/15:focus{--tw-gradient-to: rgb(248 113 113 / .15) var(--tw-gradient-to-position)}.focus\:to-red-400\/20:focus{--tw-gradient-to: rgb(248 113 113 / .2) var(--tw-gradient-to-position)}.focus\:to-red-400\/25:focus{--tw-gradient-to: rgb(248 113 113 / .25) var(--tw-gradient-to-position)}.focus\:to-red-400\/30:focus{--tw-gradient-to: rgb(248 113 113 / .3) var(--tw-gradient-to-position)}.focus\:to-red-400\/35:focus{--tw-gradient-to: rgb(248 113 113 / .35) var(--tw-gradient-to-position)}.focus\:to-red-400\/40:focus{--tw-gradient-to: rgb(248 113 113 / .4) var(--tw-gradient-to-position)}.focus\:to-red-400\/45:focus{--tw-gradient-to: rgb(248 113 113 / .45) var(--tw-gradient-to-position)}.focus\:to-red-400\/5:focus{--tw-gradient-to: rgb(248 113 113 / .05) var(--tw-gradient-to-position)}.focus\:to-red-400\/50:focus{--tw-gradient-to: rgb(248 113 113 / .5) var(--tw-gradient-to-position)}.focus\:to-red-400\/55:focus{--tw-gradient-to: rgb(248 113 113 / .55) var(--tw-gradient-to-position)}.focus\:to-red-400\/60:focus{--tw-gradient-to: rgb(248 113 113 / .6) var(--tw-gradient-to-position)}.focus\:to-red-400\/65:focus{--tw-gradient-to: rgb(248 113 113 / .65) var(--tw-gradient-to-position)}.focus\:to-red-400\/70:focus{--tw-gradient-to: rgb(248 113 113 / .7) var(--tw-gradient-to-position)}.focus\:to-red-400\/75:focus{--tw-gradient-to: rgb(248 113 113 / .75) var(--tw-gradient-to-position)}.focus\:to-red-400\/80:focus{--tw-gradient-to: rgb(248 113 113 / .8) var(--tw-gradient-to-position)}.focus\:to-red-400\/85:focus{--tw-gradient-to: rgb(248 113 113 / .85) var(--tw-gradient-to-position)}.focus\:to-red-400\/90:focus{--tw-gradient-to: rgb(248 113 113 / .9) var(--tw-gradient-to-position)}.focus\:to-red-400\/95:focus{--tw-gradient-to: rgb(248 113 113 / .95) var(--tw-gradient-to-position)}.focus\:to-red-50:focus{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.focus\:to-red-50\/0:focus{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position)}.focus\:to-red-50\/10:focus{--tw-gradient-to: rgb(254 242 242 / .1) var(--tw-gradient-to-position)}.focus\:to-red-50\/100:focus{--tw-gradient-to: rgb(254 242 242 / 1) var(--tw-gradient-to-position)}.focus\:to-red-50\/15:focus{--tw-gradient-to: rgb(254 242 242 / .15) var(--tw-gradient-to-position)}.focus\:to-red-50\/20:focus{--tw-gradient-to: rgb(254 242 242 / .2) var(--tw-gradient-to-position)}.focus\:to-red-50\/25:focus{--tw-gradient-to: rgb(254 242 242 / .25) var(--tw-gradient-to-position)}.focus\:to-red-50\/30:focus{--tw-gradient-to: rgb(254 242 242 / .3) var(--tw-gradient-to-position)}.focus\:to-red-50\/35:focus{--tw-gradient-to: rgb(254 242 242 / .35) var(--tw-gradient-to-position)}.focus\:to-red-50\/40:focus{--tw-gradient-to: rgb(254 242 242 / .4) var(--tw-gradient-to-position)}.focus\:to-red-50\/45:focus{--tw-gradient-to: rgb(254 242 242 / .45) var(--tw-gradient-to-position)}.focus\:to-red-50\/5:focus{--tw-gradient-to: rgb(254 242 242 / .05) var(--tw-gradient-to-position)}.focus\:to-red-50\/50:focus{--tw-gradient-to: rgb(254 242 242 / .5) var(--tw-gradient-to-position)}.focus\:to-red-50\/55:focus{--tw-gradient-to: rgb(254 242 242 / .55) var(--tw-gradient-to-position)}.focus\:to-red-50\/60:focus{--tw-gradient-to: rgb(254 242 242 / .6) var(--tw-gradient-to-position)}.focus\:to-red-50\/65:focus{--tw-gradient-to: rgb(254 242 242 / .65) var(--tw-gradient-to-position)}.focus\:to-red-50\/70:focus{--tw-gradient-to: rgb(254 242 242 / .7) var(--tw-gradient-to-position)}.focus\:to-red-50\/75:focus{--tw-gradient-to: rgb(254 242 242 / .75) var(--tw-gradient-to-position)}.focus\:to-red-50\/80:focus{--tw-gradient-to: rgb(254 242 242 / .8) var(--tw-gradient-to-position)}.focus\:to-red-50\/85:focus{--tw-gradient-to: rgb(254 242 242 / .85) var(--tw-gradient-to-position)}.focus\:to-red-50\/90:focus{--tw-gradient-to: rgb(254 242 242 / .9) var(--tw-gradient-to-position)}.focus\:to-red-50\/95:focus{--tw-gradient-to: rgb(254 242 242 / .95) var(--tw-gradient-to-position)}.focus\:to-red-500:focus{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.focus\:to-red-500\/0:focus{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position)}.focus\:to-red-500\/10:focus{--tw-gradient-to: rgb(239 68 68 / .1) var(--tw-gradient-to-position)}.focus\:to-red-500\/100:focus{--tw-gradient-to: rgb(239 68 68 / 1) var(--tw-gradient-to-position)}.focus\:to-red-500\/15:focus{--tw-gradient-to: rgb(239 68 68 / .15) var(--tw-gradient-to-position)}.focus\:to-red-500\/20:focus{--tw-gradient-to: rgb(239 68 68 / .2) var(--tw-gradient-to-position)}.focus\:to-red-500\/25:focus{--tw-gradient-to: rgb(239 68 68 / .25) var(--tw-gradient-to-position)}.focus\:to-red-500\/30:focus{--tw-gradient-to: rgb(239 68 68 / .3) var(--tw-gradient-to-position)}.focus\:to-red-500\/35:focus{--tw-gradient-to: rgb(239 68 68 / .35) var(--tw-gradient-to-position)}.focus\:to-red-500\/40:focus{--tw-gradient-to: rgb(239 68 68 / .4) var(--tw-gradient-to-position)}.focus\:to-red-500\/45:focus{--tw-gradient-to: rgb(239 68 68 / .45) var(--tw-gradient-to-position)}.focus\:to-red-500\/5:focus{--tw-gradient-to: rgb(239 68 68 / .05) var(--tw-gradient-to-position)}.focus\:to-red-500\/50:focus{--tw-gradient-to: rgb(239 68 68 / .5) var(--tw-gradient-to-position)}.focus\:to-red-500\/55:focus{--tw-gradient-to: rgb(239 68 68 / .55) var(--tw-gradient-to-position)}.focus\:to-red-500\/60:focus{--tw-gradient-to: rgb(239 68 68 / .6) var(--tw-gradient-to-position)}.focus\:to-red-500\/65:focus{--tw-gradient-to: rgb(239 68 68 / .65) var(--tw-gradient-to-position)}.focus\:to-red-500\/70:focus{--tw-gradient-to: rgb(239 68 68 / .7) var(--tw-gradient-to-position)}.focus\:to-red-500\/75:focus{--tw-gradient-to: rgb(239 68 68 / .75) var(--tw-gradient-to-position)}.focus\:to-red-500\/80:focus{--tw-gradient-to: rgb(239 68 68 / .8) var(--tw-gradient-to-position)}.focus\:to-red-500\/85:focus{--tw-gradient-to: rgb(239 68 68 / .85) var(--tw-gradient-to-position)}.focus\:to-red-500\/90:focus{--tw-gradient-to: rgb(239 68 68 / .9) var(--tw-gradient-to-position)}.focus\:to-red-500\/95:focus{--tw-gradient-to: rgb(239 68 68 / .95) var(--tw-gradient-to-position)}.focus\:to-red-600:focus{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.focus\:to-red-600\/0:focus{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position)}.focus\:to-red-600\/10:focus{--tw-gradient-to: rgb(220 38 38 / .1) var(--tw-gradient-to-position)}.focus\:to-red-600\/100:focus{--tw-gradient-to: rgb(220 38 38 / 1) var(--tw-gradient-to-position)}.focus\:to-red-600\/15:focus{--tw-gradient-to: rgb(220 38 38 / .15) var(--tw-gradient-to-position)}.focus\:to-red-600\/20:focus{--tw-gradient-to: rgb(220 38 38 / .2) var(--tw-gradient-to-position)}.focus\:to-red-600\/25:focus{--tw-gradient-to: rgb(220 38 38 / .25) var(--tw-gradient-to-position)}.focus\:to-red-600\/30:focus{--tw-gradient-to: rgb(220 38 38 / .3) var(--tw-gradient-to-position)}.focus\:to-red-600\/35:focus{--tw-gradient-to: rgb(220 38 38 / .35) var(--tw-gradient-to-position)}.focus\:to-red-600\/40:focus{--tw-gradient-to: rgb(220 38 38 / .4) var(--tw-gradient-to-position)}.focus\:to-red-600\/45:focus{--tw-gradient-to: rgb(220 38 38 / .45) var(--tw-gradient-to-position)}.focus\:to-red-600\/5:focus{--tw-gradient-to: rgb(220 38 38 / .05) var(--tw-gradient-to-position)}.focus\:to-red-600\/50:focus{--tw-gradient-to: rgb(220 38 38 / .5) var(--tw-gradient-to-position)}.focus\:to-red-600\/55:focus{--tw-gradient-to: rgb(220 38 38 / .55) var(--tw-gradient-to-position)}.focus\:to-red-600\/60:focus{--tw-gradient-to: rgb(220 38 38 / .6) var(--tw-gradient-to-position)}.focus\:to-red-600\/65:focus{--tw-gradient-to: rgb(220 38 38 / .65) var(--tw-gradient-to-position)}.focus\:to-red-600\/70:focus{--tw-gradient-to: rgb(220 38 38 / .7) var(--tw-gradient-to-position)}.focus\:to-red-600\/75:focus{--tw-gradient-to: rgb(220 38 38 / .75) var(--tw-gradient-to-position)}.focus\:to-red-600\/80:focus{--tw-gradient-to: rgb(220 38 38 / .8) var(--tw-gradient-to-position)}.focus\:to-red-600\/85:focus{--tw-gradient-to: rgb(220 38 38 / .85) var(--tw-gradient-to-position)}.focus\:to-red-600\/90:focus{--tw-gradient-to: rgb(220 38 38 / .9) var(--tw-gradient-to-position)}.focus\:to-red-600\/95:focus{--tw-gradient-to: rgb(220 38 38 / .95) var(--tw-gradient-to-position)}.focus\:to-red-700:focus{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.focus\:to-red-700\/0:focus{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position)}.focus\:to-red-700\/10:focus{--tw-gradient-to: rgb(185 28 28 / .1) var(--tw-gradient-to-position)}.focus\:to-red-700\/100:focus{--tw-gradient-to: rgb(185 28 28 / 1) var(--tw-gradient-to-position)}.focus\:to-red-700\/15:focus{--tw-gradient-to: rgb(185 28 28 / .15) var(--tw-gradient-to-position)}.focus\:to-red-700\/20:focus{--tw-gradient-to: rgb(185 28 28 / .2) var(--tw-gradient-to-position)}.focus\:to-red-700\/25:focus{--tw-gradient-to: rgb(185 28 28 / .25) var(--tw-gradient-to-position)}.focus\:to-red-700\/30:focus{--tw-gradient-to: rgb(185 28 28 / .3) var(--tw-gradient-to-position)}.focus\:to-red-700\/35:focus{--tw-gradient-to: rgb(185 28 28 / .35) var(--tw-gradient-to-position)}.focus\:to-red-700\/40:focus{--tw-gradient-to: rgb(185 28 28 / .4) var(--tw-gradient-to-position)}.focus\:to-red-700\/45:focus{--tw-gradient-to: rgb(185 28 28 / .45) var(--tw-gradient-to-position)}.focus\:to-red-700\/5:focus{--tw-gradient-to: rgb(185 28 28 / .05) var(--tw-gradient-to-position)}.focus\:to-red-700\/50:focus{--tw-gradient-to: rgb(185 28 28 / .5) var(--tw-gradient-to-position)}.focus\:to-red-700\/55:focus{--tw-gradient-to: rgb(185 28 28 / .55) var(--tw-gradient-to-position)}.focus\:to-red-700\/60:focus{--tw-gradient-to: rgb(185 28 28 / .6) var(--tw-gradient-to-position)}.focus\:to-red-700\/65:focus{--tw-gradient-to: rgb(185 28 28 / .65) var(--tw-gradient-to-position)}.focus\:to-red-700\/70:focus{--tw-gradient-to: rgb(185 28 28 / .7) var(--tw-gradient-to-position)}.focus\:to-red-700\/75:focus{--tw-gradient-to: rgb(185 28 28 / .75) var(--tw-gradient-to-position)}.focus\:to-red-700\/80:focus{--tw-gradient-to: rgb(185 28 28 / .8) var(--tw-gradient-to-position)}.focus\:to-red-700\/85:focus{--tw-gradient-to: rgb(185 28 28 / .85) var(--tw-gradient-to-position)}.focus\:to-red-700\/90:focus{--tw-gradient-to: rgb(185 28 28 / .9) var(--tw-gradient-to-position)}.focus\:to-red-700\/95:focus{--tw-gradient-to: rgb(185 28 28 / .95) var(--tw-gradient-to-position)}.focus\:to-red-800:focus{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.focus\:to-red-800\/0:focus{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position)}.focus\:to-red-800\/10:focus{--tw-gradient-to: rgb(153 27 27 / .1) var(--tw-gradient-to-position)}.focus\:to-red-800\/100:focus{--tw-gradient-to: rgb(153 27 27 / 1) var(--tw-gradient-to-position)}.focus\:to-red-800\/15:focus{--tw-gradient-to: rgb(153 27 27 / .15) var(--tw-gradient-to-position)}.focus\:to-red-800\/20:focus{--tw-gradient-to: rgb(153 27 27 / .2) var(--tw-gradient-to-position)}.focus\:to-red-800\/25:focus{--tw-gradient-to: rgb(153 27 27 / .25) var(--tw-gradient-to-position)}.focus\:to-red-800\/30:focus{--tw-gradient-to: rgb(153 27 27 / .3) var(--tw-gradient-to-position)}.focus\:to-red-800\/35:focus{--tw-gradient-to: rgb(153 27 27 / .35) var(--tw-gradient-to-position)}.focus\:to-red-800\/40:focus{--tw-gradient-to: rgb(153 27 27 / .4) var(--tw-gradient-to-position)}.focus\:to-red-800\/45:focus{--tw-gradient-to: rgb(153 27 27 / .45) var(--tw-gradient-to-position)}.focus\:to-red-800\/5:focus{--tw-gradient-to: rgb(153 27 27 / .05) var(--tw-gradient-to-position)}.focus\:to-red-800\/50:focus{--tw-gradient-to: rgb(153 27 27 / .5) var(--tw-gradient-to-position)}.focus\:to-red-800\/55:focus{--tw-gradient-to: rgb(153 27 27 / .55) var(--tw-gradient-to-position)}.focus\:to-red-800\/60:focus{--tw-gradient-to: rgb(153 27 27 / .6) var(--tw-gradient-to-position)}.focus\:to-red-800\/65:focus{--tw-gradient-to: rgb(153 27 27 / .65) var(--tw-gradient-to-position)}.focus\:to-red-800\/70:focus{--tw-gradient-to: rgb(153 27 27 / .7) var(--tw-gradient-to-position)}.focus\:to-red-800\/75:focus{--tw-gradient-to: rgb(153 27 27 / .75) var(--tw-gradient-to-position)}.focus\:to-red-800\/80:focus{--tw-gradient-to: rgb(153 27 27 / .8) var(--tw-gradient-to-position)}.focus\:to-red-800\/85:focus{--tw-gradient-to: rgb(153 27 27 / .85) var(--tw-gradient-to-position)}.focus\:to-red-800\/90:focus{--tw-gradient-to: rgb(153 27 27 / .9) var(--tw-gradient-to-position)}.focus\:to-red-800\/95:focus{--tw-gradient-to: rgb(153 27 27 / .95) var(--tw-gradient-to-position)}.focus\:to-red-900:focus{--tw-gradient-to: #7f1d1d var(--tw-gradient-to-position)}.focus\:to-red-900\/0:focus{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position)}.focus\:to-red-900\/10:focus{--tw-gradient-to: rgb(127 29 29 / .1) var(--tw-gradient-to-position)}.focus\:to-red-900\/100:focus{--tw-gradient-to: rgb(127 29 29 / 1) var(--tw-gradient-to-position)}.focus\:to-red-900\/15:focus{--tw-gradient-to: rgb(127 29 29 / .15) var(--tw-gradient-to-position)}.focus\:to-red-900\/20:focus{--tw-gradient-to: rgb(127 29 29 / .2) var(--tw-gradient-to-position)}.focus\:to-red-900\/25:focus{--tw-gradient-to: rgb(127 29 29 / .25) var(--tw-gradient-to-position)}.focus\:to-red-900\/30:focus{--tw-gradient-to: rgb(127 29 29 / .3) var(--tw-gradient-to-position)}.focus\:to-red-900\/35:focus{--tw-gradient-to: rgb(127 29 29 / .35) var(--tw-gradient-to-position)}.focus\:to-red-900\/40:focus{--tw-gradient-to: rgb(127 29 29 / .4) var(--tw-gradient-to-position)}.focus\:to-red-900\/45:focus{--tw-gradient-to: rgb(127 29 29 / .45) var(--tw-gradient-to-position)}.focus\:to-red-900\/5:focus{--tw-gradient-to: rgb(127 29 29 / .05) var(--tw-gradient-to-position)}.focus\:to-red-900\/50:focus{--tw-gradient-to: rgb(127 29 29 / .5) var(--tw-gradient-to-position)}.focus\:to-red-900\/55:focus{--tw-gradient-to: rgb(127 29 29 / .55) var(--tw-gradient-to-position)}.focus\:to-red-900\/60:focus{--tw-gradient-to: rgb(127 29 29 / .6) var(--tw-gradient-to-position)}.focus\:to-red-900\/65:focus{--tw-gradient-to: rgb(127 29 29 / .65) var(--tw-gradient-to-position)}.focus\:to-red-900\/70:focus{--tw-gradient-to: rgb(127 29 29 / .7) var(--tw-gradient-to-position)}.focus\:to-red-900\/75:focus{--tw-gradient-to: rgb(127 29 29 / .75) var(--tw-gradient-to-position)}.focus\:to-red-900\/80:focus{--tw-gradient-to: rgb(127 29 29 / .8) var(--tw-gradient-to-position)}.focus\:to-red-900\/85:focus{--tw-gradient-to: rgb(127 29 29 / .85) var(--tw-gradient-to-position)}.focus\:to-red-900\/90:focus{--tw-gradient-to: rgb(127 29 29 / .9) var(--tw-gradient-to-position)}.focus\:to-red-900\/95:focus{--tw-gradient-to: rgb(127 29 29 / .95) var(--tw-gradient-to-position)}.focus\:to-yellow-100:focus{--tw-gradient-to: #fef9c3 var(--tw-gradient-to-position)}.focus\:to-yellow-100\/0:focus{--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/10:focus{--tw-gradient-to: rgb(254 249 195 / .1) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/100:focus{--tw-gradient-to: rgb(254 249 195 / 1) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/15:focus{--tw-gradient-to: rgb(254 249 195 / .15) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/20:focus{--tw-gradient-to: rgb(254 249 195 / .2) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/25:focus{--tw-gradient-to: rgb(254 249 195 / .25) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/30:focus{--tw-gradient-to: rgb(254 249 195 / .3) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/35:focus{--tw-gradient-to: rgb(254 249 195 / .35) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/40:focus{--tw-gradient-to: rgb(254 249 195 / .4) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/45:focus{--tw-gradient-to: rgb(254 249 195 / .45) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/5:focus{--tw-gradient-to: rgb(254 249 195 / .05) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/50:focus{--tw-gradient-to: rgb(254 249 195 / .5) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/55:focus{--tw-gradient-to: rgb(254 249 195 / .55) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/60:focus{--tw-gradient-to: rgb(254 249 195 / .6) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/65:focus{--tw-gradient-to: rgb(254 249 195 / .65) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/70:focus{--tw-gradient-to: rgb(254 249 195 / .7) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/75:focus{--tw-gradient-to: rgb(254 249 195 / .75) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/80:focus{--tw-gradient-to: rgb(254 249 195 / .8) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/85:focus{--tw-gradient-to: rgb(254 249 195 / .85) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/90:focus{--tw-gradient-to: rgb(254 249 195 / .9) var(--tw-gradient-to-position)}.focus\:to-yellow-100\/95:focus{--tw-gradient-to: rgb(254 249 195 / .95) var(--tw-gradient-to-position)}.focus\:to-yellow-200:focus{--tw-gradient-to: #fef08a var(--tw-gradient-to-position)}.focus\:to-yellow-200\/0:focus{--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/10:focus{--tw-gradient-to: rgb(254 240 138 / .1) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/100:focus{--tw-gradient-to: rgb(254 240 138 / 1) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/15:focus{--tw-gradient-to: rgb(254 240 138 / .15) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/20:focus{--tw-gradient-to: rgb(254 240 138 / .2) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/25:focus{--tw-gradient-to: rgb(254 240 138 / .25) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/30:focus{--tw-gradient-to: rgb(254 240 138 / .3) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/35:focus{--tw-gradient-to: rgb(254 240 138 / .35) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/40:focus{--tw-gradient-to: rgb(254 240 138 / .4) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/45:focus{--tw-gradient-to: rgb(254 240 138 / .45) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/5:focus{--tw-gradient-to: rgb(254 240 138 / .05) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/50:focus{--tw-gradient-to: rgb(254 240 138 / .5) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/55:focus{--tw-gradient-to: rgb(254 240 138 / .55) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/60:focus{--tw-gradient-to: rgb(254 240 138 / .6) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/65:focus{--tw-gradient-to: rgb(254 240 138 / .65) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/70:focus{--tw-gradient-to: rgb(254 240 138 / .7) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/75:focus{--tw-gradient-to: rgb(254 240 138 / .75) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/80:focus{--tw-gradient-to: rgb(254 240 138 / .8) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/85:focus{--tw-gradient-to: rgb(254 240 138 / .85) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/90:focus{--tw-gradient-to: rgb(254 240 138 / .9) var(--tw-gradient-to-position)}.focus\:to-yellow-200\/95:focus{--tw-gradient-to: rgb(254 240 138 / .95) var(--tw-gradient-to-position)}.focus\:to-yellow-300:focus{--tw-gradient-to: #fde047 var(--tw-gradient-to-position)}.focus\:to-yellow-300\/0:focus{--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/10:focus{--tw-gradient-to: rgb(253 224 71 / .1) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/100:focus{--tw-gradient-to: rgb(253 224 71 / 1) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/15:focus{--tw-gradient-to: rgb(253 224 71 / .15) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/20:focus{--tw-gradient-to: rgb(253 224 71 / .2) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/25:focus{--tw-gradient-to: rgb(253 224 71 / .25) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/30:focus{--tw-gradient-to: rgb(253 224 71 / .3) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/35:focus{--tw-gradient-to: rgb(253 224 71 / .35) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/40:focus{--tw-gradient-to: rgb(253 224 71 / .4) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/45:focus{--tw-gradient-to: rgb(253 224 71 / .45) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/5:focus{--tw-gradient-to: rgb(253 224 71 / .05) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/50:focus{--tw-gradient-to: rgb(253 224 71 / .5) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/55:focus{--tw-gradient-to: rgb(253 224 71 / .55) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/60:focus{--tw-gradient-to: rgb(253 224 71 / .6) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/65:focus{--tw-gradient-to: rgb(253 224 71 / .65) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/70:focus{--tw-gradient-to: rgb(253 224 71 / .7) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/75:focus{--tw-gradient-to: rgb(253 224 71 / .75) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/80:focus{--tw-gradient-to: rgb(253 224 71 / .8) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/85:focus{--tw-gradient-to: rgb(253 224 71 / .85) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/90:focus{--tw-gradient-to: rgb(253 224 71 / .9) var(--tw-gradient-to-position)}.focus\:to-yellow-300\/95:focus{--tw-gradient-to: rgb(253 224 71 / .95) var(--tw-gradient-to-position)}.focus\:to-yellow-400:focus{--tw-gradient-to: #facc15 var(--tw-gradient-to-position)}.focus\:to-yellow-400\/0:focus{--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/10:focus{--tw-gradient-to: rgb(250 204 21 / .1) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/100:focus{--tw-gradient-to: rgb(250 204 21 / 1) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/15:focus{--tw-gradient-to: rgb(250 204 21 / .15) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/20:focus{--tw-gradient-to: rgb(250 204 21 / .2) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/25:focus{--tw-gradient-to: rgb(250 204 21 / .25) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/30:focus{--tw-gradient-to: rgb(250 204 21 / .3) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/35:focus{--tw-gradient-to: rgb(250 204 21 / .35) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/40:focus{--tw-gradient-to: rgb(250 204 21 / .4) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/45:focus{--tw-gradient-to: rgb(250 204 21 / .45) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/5:focus{--tw-gradient-to: rgb(250 204 21 / .05) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/50:focus{--tw-gradient-to: rgb(250 204 21 / .5) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/55:focus{--tw-gradient-to: rgb(250 204 21 / .55) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/60:focus{--tw-gradient-to: rgb(250 204 21 / .6) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/65:focus{--tw-gradient-to: rgb(250 204 21 / .65) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/70:focus{--tw-gradient-to: rgb(250 204 21 / .7) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/75:focus{--tw-gradient-to: rgb(250 204 21 / .75) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/80:focus{--tw-gradient-to: rgb(250 204 21 / .8) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/85:focus{--tw-gradient-to: rgb(250 204 21 / .85) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/90:focus{--tw-gradient-to: rgb(250 204 21 / .9) var(--tw-gradient-to-position)}.focus\:to-yellow-400\/95:focus{--tw-gradient-to: rgb(250 204 21 / .95) var(--tw-gradient-to-position)}.focus\:to-yellow-50:focus{--tw-gradient-to: #fefce8 var(--tw-gradient-to-position)}.focus\:to-yellow-50\/0:focus{--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/10:focus{--tw-gradient-to: rgb(254 252 232 / .1) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/100:focus{--tw-gradient-to: rgb(254 252 232 / 1) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/15:focus{--tw-gradient-to: rgb(254 252 232 / .15) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/20:focus{--tw-gradient-to: rgb(254 252 232 / .2) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/25:focus{--tw-gradient-to: rgb(254 252 232 / .25) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/30:focus{--tw-gradient-to: rgb(254 252 232 / .3) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/35:focus{--tw-gradient-to: rgb(254 252 232 / .35) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/40:focus{--tw-gradient-to: rgb(254 252 232 / .4) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/45:focus{--tw-gradient-to: rgb(254 252 232 / .45) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/5:focus{--tw-gradient-to: rgb(254 252 232 / .05) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/50:focus{--tw-gradient-to: rgb(254 252 232 / .5) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/55:focus{--tw-gradient-to: rgb(254 252 232 / .55) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/60:focus{--tw-gradient-to: rgb(254 252 232 / .6) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/65:focus{--tw-gradient-to: rgb(254 252 232 / .65) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/70:focus{--tw-gradient-to: rgb(254 252 232 / .7) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/75:focus{--tw-gradient-to: rgb(254 252 232 / .75) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/80:focus{--tw-gradient-to: rgb(254 252 232 / .8) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/85:focus{--tw-gradient-to: rgb(254 252 232 / .85) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/90:focus{--tw-gradient-to: rgb(254 252 232 / .9) var(--tw-gradient-to-position)}.focus\:to-yellow-50\/95:focus{--tw-gradient-to: rgb(254 252 232 / .95) var(--tw-gradient-to-position)}.focus\:to-yellow-500:focus{--tw-gradient-to: #eab308 var(--tw-gradient-to-position)}.focus\:to-yellow-500\/0:focus{--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/10:focus{--tw-gradient-to: rgb(234 179 8 / .1) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/100:focus{--tw-gradient-to: rgb(234 179 8 / 1) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/15:focus{--tw-gradient-to: rgb(234 179 8 / .15) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/20:focus{--tw-gradient-to: rgb(234 179 8 / .2) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/25:focus{--tw-gradient-to: rgb(234 179 8 / .25) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/30:focus{--tw-gradient-to: rgb(234 179 8 / .3) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/35:focus{--tw-gradient-to: rgb(234 179 8 / .35) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/40:focus{--tw-gradient-to: rgb(234 179 8 / .4) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/45:focus{--tw-gradient-to: rgb(234 179 8 / .45) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/5:focus{--tw-gradient-to: rgb(234 179 8 / .05) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/50:focus{--tw-gradient-to: rgb(234 179 8 / .5) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/55:focus{--tw-gradient-to: rgb(234 179 8 / .55) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/60:focus{--tw-gradient-to: rgb(234 179 8 / .6) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/65:focus{--tw-gradient-to: rgb(234 179 8 / .65) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/70:focus{--tw-gradient-to: rgb(234 179 8 / .7) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/75:focus{--tw-gradient-to: rgb(234 179 8 / .75) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/80:focus{--tw-gradient-to: rgb(234 179 8 / .8) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/85:focus{--tw-gradient-to: rgb(234 179 8 / .85) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/90:focus{--tw-gradient-to: rgb(234 179 8 / .9) var(--tw-gradient-to-position)}.focus\:to-yellow-500\/95:focus{--tw-gradient-to: rgb(234 179 8 / .95) var(--tw-gradient-to-position)}.focus\:to-yellow-600:focus{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)}.focus\:to-yellow-600\/0:focus{--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/10:focus{--tw-gradient-to: rgb(202 138 4 / .1) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/100:focus{--tw-gradient-to: rgb(202 138 4 / 1) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/15:focus{--tw-gradient-to: rgb(202 138 4 / .15) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/20:focus{--tw-gradient-to: rgb(202 138 4 / .2) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/25:focus{--tw-gradient-to: rgb(202 138 4 / .25) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/30:focus{--tw-gradient-to: rgb(202 138 4 / .3) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/35:focus{--tw-gradient-to: rgb(202 138 4 / .35) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/40:focus{--tw-gradient-to: rgb(202 138 4 / .4) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/45:focus{--tw-gradient-to: rgb(202 138 4 / .45) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/5:focus{--tw-gradient-to: rgb(202 138 4 / .05) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/50:focus{--tw-gradient-to: rgb(202 138 4 / .5) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/55:focus{--tw-gradient-to: rgb(202 138 4 / .55) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/60:focus{--tw-gradient-to: rgb(202 138 4 / .6) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/65:focus{--tw-gradient-to: rgb(202 138 4 / .65) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/70:focus{--tw-gradient-to: rgb(202 138 4 / .7) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/75:focus{--tw-gradient-to: rgb(202 138 4 / .75) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/80:focus{--tw-gradient-to: rgb(202 138 4 / .8) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/85:focus{--tw-gradient-to: rgb(202 138 4 / .85) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/90:focus{--tw-gradient-to: rgb(202 138 4 / .9) var(--tw-gradient-to-position)}.focus\:to-yellow-600\/95:focus{--tw-gradient-to: rgb(202 138 4 / .95) var(--tw-gradient-to-position)}.focus\:to-yellow-700:focus{--tw-gradient-to: #a16207 var(--tw-gradient-to-position)}.focus\:to-yellow-700\/0:focus{--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/10:focus{--tw-gradient-to: rgb(161 98 7 / .1) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/100:focus{--tw-gradient-to: rgb(161 98 7 / 1) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/15:focus{--tw-gradient-to: rgb(161 98 7 / .15) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/20:focus{--tw-gradient-to: rgb(161 98 7 / .2) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/25:focus{--tw-gradient-to: rgb(161 98 7 / .25) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/30:focus{--tw-gradient-to: rgb(161 98 7 / .3) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/35:focus{--tw-gradient-to: rgb(161 98 7 / .35) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/40:focus{--tw-gradient-to: rgb(161 98 7 / .4) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/45:focus{--tw-gradient-to: rgb(161 98 7 / .45) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/5:focus{--tw-gradient-to: rgb(161 98 7 / .05) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/50:focus{--tw-gradient-to: rgb(161 98 7 / .5) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/55:focus{--tw-gradient-to: rgb(161 98 7 / .55) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/60:focus{--tw-gradient-to: rgb(161 98 7 / .6) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/65:focus{--tw-gradient-to: rgb(161 98 7 / .65) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/70:focus{--tw-gradient-to: rgb(161 98 7 / .7) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/75:focus{--tw-gradient-to: rgb(161 98 7 / .75) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/80:focus{--tw-gradient-to: rgb(161 98 7 / .8) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/85:focus{--tw-gradient-to: rgb(161 98 7 / .85) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/90:focus{--tw-gradient-to: rgb(161 98 7 / .9) var(--tw-gradient-to-position)}.focus\:to-yellow-700\/95:focus{--tw-gradient-to: rgb(161 98 7 / .95) var(--tw-gradient-to-position)}.focus\:to-yellow-800:focus{--tw-gradient-to: #854d0e var(--tw-gradient-to-position)}.focus\:to-yellow-800\/0:focus{--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/10:focus{--tw-gradient-to: rgb(133 77 14 / .1) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/100:focus{--tw-gradient-to: rgb(133 77 14 / 1) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/15:focus{--tw-gradient-to: rgb(133 77 14 / .15) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/20:focus{--tw-gradient-to: rgb(133 77 14 / .2) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/25:focus{--tw-gradient-to: rgb(133 77 14 / .25) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/30:focus{--tw-gradient-to: rgb(133 77 14 / .3) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/35:focus{--tw-gradient-to: rgb(133 77 14 / .35) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/40:focus{--tw-gradient-to: rgb(133 77 14 / .4) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/45:focus{--tw-gradient-to: rgb(133 77 14 / .45) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/5:focus{--tw-gradient-to: rgb(133 77 14 / .05) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/50:focus{--tw-gradient-to: rgb(133 77 14 / .5) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/55:focus{--tw-gradient-to: rgb(133 77 14 / .55) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/60:focus{--tw-gradient-to: rgb(133 77 14 / .6) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/65:focus{--tw-gradient-to: rgb(133 77 14 / .65) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/70:focus{--tw-gradient-to: rgb(133 77 14 / .7) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/75:focus{--tw-gradient-to: rgb(133 77 14 / .75) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/80:focus{--tw-gradient-to: rgb(133 77 14 / .8) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/85:focus{--tw-gradient-to: rgb(133 77 14 / .85) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/90:focus{--tw-gradient-to: rgb(133 77 14 / .9) var(--tw-gradient-to-position)}.focus\:to-yellow-800\/95:focus{--tw-gradient-to: rgb(133 77 14 / .95) var(--tw-gradient-to-position)}.focus\:to-yellow-900:focus{--tw-gradient-to: #713f12 var(--tw-gradient-to-position)}.focus\:to-yellow-900\/0:focus{--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/10:focus{--tw-gradient-to: rgb(113 63 18 / .1) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/100:focus{--tw-gradient-to: rgb(113 63 18 / 1) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/15:focus{--tw-gradient-to: rgb(113 63 18 / .15) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/20:focus{--tw-gradient-to: rgb(113 63 18 / .2) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/25:focus{--tw-gradient-to: rgb(113 63 18 / .25) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/30:focus{--tw-gradient-to: rgb(113 63 18 / .3) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/35:focus{--tw-gradient-to: rgb(113 63 18 / .35) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/40:focus{--tw-gradient-to: rgb(113 63 18 / .4) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/45:focus{--tw-gradient-to: rgb(113 63 18 / .45) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/5:focus{--tw-gradient-to: rgb(113 63 18 / .05) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/50:focus{--tw-gradient-to: rgb(113 63 18 / .5) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/55:focus{--tw-gradient-to: rgb(113 63 18 / .55) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/60:focus{--tw-gradient-to: rgb(113 63 18 / .6) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/65:focus{--tw-gradient-to: rgb(113 63 18 / .65) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/70:focus{--tw-gradient-to: rgb(113 63 18 / .7) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/75:focus{--tw-gradient-to: rgb(113 63 18 / .75) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/80:focus{--tw-gradient-to: rgb(113 63 18 / .8) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/85:focus{--tw-gradient-to: rgb(113 63 18 / .85) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/90:focus{--tw-gradient-to: rgb(113 63 18 / .9) var(--tw-gradient-to-position)}.focus\:to-yellow-900\/95:focus{--tw-gradient-to: rgb(113 63 18 / .95) var(--tw-gradient-to-position)}.focus\:text-blue-100:focus{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.focus\:text-blue-100\/0:focus{color:#dbeafe00}.focus\:text-blue-100\/10:focus{color:#dbeafe1a}.focus\:text-blue-100\/100:focus{color:#dbeafe}.focus\:text-blue-100\/15:focus{color:#dbeafe26}.focus\:text-blue-100\/20:focus{color:#dbeafe33}.focus\:text-blue-100\/25:focus{color:#dbeafe40}.focus\:text-blue-100\/30:focus{color:#dbeafe4d}.focus\:text-blue-100\/35:focus{color:#dbeafe59}.focus\:text-blue-100\/40:focus{color:#dbeafe66}.focus\:text-blue-100\/45:focus{color:#dbeafe73}.focus\:text-blue-100\/5:focus{color:#dbeafe0d}.focus\:text-blue-100\/50:focus{color:#dbeafe80}.focus\:text-blue-100\/55:focus{color:#dbeafe8c}.focus\:text-blue-100\/60:focus{color:#dbeafe99}.focus\:text-blue-100\/65:focus{color:#dbeafea6}.focus\:text-blue-100\/70:focus{color:#dbeafeb3}.focus\:text-blue-100\/75:focus{color:#dbeafebf}.focus\:text-blue-100\/80:focus{color:#dbeafecc}.focus\:text-blue-100\/85:focus{color:#dbeafed9}.focus\:text-blue-100\/90:focus{color:#dbeafee6}.focus\:text-blue-100\/95:focus{color:#dbeafef2}.focus\:text-blue-200:focus{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.focus\:text-blue-200\/0:focus{color:#bfdbfe00}.focus\:text-blue-200\/10:focus{color:#bfdbfe1a}.focus\:text-blue-200\/100:focus{color:#bfdbfe}.focus\:text-blue-200\/15:focus{color:#bfdbfe26}.focus\:text-blue-200\/20:focus{color:#bfdbfe33}.focus\:text-blue-200\/25:focus{color:#bfdbfe40}.focus\:text-blue-200\/30:focus{color:#bfdbfe4d}.focus\:text-blue-200\/35:focus{color:#bfdbfe59}.focus\:text-blue-200\/40:focus{color:#bfdbfe66}.focus\:text-blue-200\/45:focus{color:#bfdbfe73}.focus\:text-blue-200\/5:focus{color:#bfdbfe0d}.focus\:text-blue-200\/50:focus{color:#bfdbfe80}.focus\:text-blue-200\/55:focus{color:#bfdbfe8c}.focus\:text-blue-200\/60:focus{color:#bfdbfe99}.focus\:text-blue-200\/65:focus{color:#bfdbfea6}.focus\:text-blue-200\/70:focus{color:#bfdbfeb3}.focus\:text-blue-200\/75:focus{color:#bfdbfebf}.focus\:text-blue-200\/80:focus{color:#bfdbfecc}.focus\:text-blue-200\/85:focus{color:#bfdbfed9}.focus\:text-blue-200\/90:focus{color:#bfdbfee6}.focus\:text-blue-200\/95:focus{color:#bfdbfef2}.focus\:text-blue-300:focus{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.focus\:text-blue-300\/0:focus{color:#93c5fd00}.focus\:text-blue-300\/10:focus{color:#93c5fd1a}.focus\:text-blue-300\/100:focus{color:#93c5fd}.focus\:text-blue-300\/15:focus{color:#93c5fd26}.focus\:text-blue-300\/20:focus{color:#93c5fd33}.focus\:text-blue-300\/25:focus{color:#93c5fd40}.focus\:text-blue-300\/30:focus{color:#93c5fd4d}.focus\:text-blue-300\/35:focus{color:#93c5fd59}.focus\:text-blue-300\/40:focus{color:#93c5fd66}.focus\:text-blue-300\/45:focus{color:#93c5fd73}.focus\:text-blue-300\/5:focus{color:#93c5fd0d}.focus\:text-blue-300\/50:focus{color:#93c5fd80}.focus\:text-blue-300\/55:focus{color:#93c5fd8c}.focus\:text-blue-300\/60:focus{color:#93c5fd99}.focus\:text-blue-300\/65:focus{color:#93c5fda6}.focus\:text-blue-300\/70:focus{color:#93c5fdb3}.focus\:text-blue-300\/75:focus{color:#93c5fdbf}.focus\:text-blue-300\/80:focus{color:#93c5fdcc}.focus\:text-blue-300\/85:focus{color:#93c5fdd9}.focus\:text-blue-300\/90:focus{color:#93c5fde6}.focus\:text-blue-300\/95:focus{color:#93c5fdf2}.focus\:text-blue-400:focus{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.focus\:text-blue-400\/0:focus{color:#60a5fa00}.focus\:text-blue-400\/10:focus{color:#60a5fa1a}.focus\:text-blue-400\/100:focus{color:#60a5fa}.focus\:text-blue-400\/15:focus{color:#60a5fa26}.focus\:text-blue-400\/20:focus{color:#60a5fa33}.focus\:text-blue-400\/25:focus{color:#60a5fa40}.focus\:text-blue-400\/30:focus{color:#60a5fa4d}.focus\:text-blue-400\/35:focus{color:#60a5fa59}.focus\:text-blue-400\/40:focus{color:#60a5fa66}.focus\:text-blue-400\/45:focus{color:#60a5fa73}.focus\:text-blue-400\/5:focus{color:#60a5fa0d}.focus\:text-blue-400\/50:focus{color:#60a5fa80}.focus\:text-blue-400\/55:focus{color:#60a5fa8c}.focus\:text-blue-400\/60:focus{color:#60a5fa99}.focus\:text-blue-400\/65:focus{color:#60a5faa6}.focus\:text-blue-400\/70:focus{color:#60a5fab3}.focus\:text-blue-400\/75:focus{color:#60a5fabf}.focus\:text-blue-400\/80:focus{color:#60a5facc}.focus\:text-blue-400\/85:focus{color:#60a5fad9}.focus\:text-blue-400\/90:focus{color:#60a5fae6}.focus\:text-blue-400\/95:focus{color:#60a5faf2}.focus\:text-blue-50:focus{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.focus\:text-blue-50\/0:focus{color:#eff6ff00}.focus\:text-blue-50\/10:focus{color:#eff6ff1a}.focus\:text-blue-50\/100:focus{color:#eff6ff}.focus\:text-blue-50\/15:focus{color:#eff6ff26}.focus\:text-blue-50\/20:focus{color:#eff6ff33}.focus\:text-blue-50\/25:focus{color:#eff6ff40}.focus\:text-blue-50\/30:focus{color:#eff6ff4d}.focus\:text-blue-50\/35:focus{color:#eff6ff59}.focus\:text-blue-50\/40:focus{color:#eff6ff66}.focus\:text-blue-50\/45:focus{color:#eff6ff73}.focus\:text-blue-50\/5:focus{color:#eff6ff0d}.focus\:text-blue-50\/50:focus{color:#eff6ff80}.focus\:text-blue-50\/55:focus{color:#eff6ff8c}.focus\:text-blue-50\/60:focus{color:#eff6ff99}.focus\:text-blue-50\/65:focus{color:#eff6ffa6}.focus\:text-blue-50\/70:focus{color:#eff6ffb3}.focus\:text-blue-50\/75:focus{color:#eff6ffbf}.focus\:text-blue-50\/80:focus{color:#eff6ffcc}.focus\:text-blue-50\/85:focus{color:#eff6ffd9}.focus\:text-blue-50\/90:focus{color:#eff6ffe6}.focus\:text-blue-50\/95:focus{color:#eff6fff2}.focus\:text-blue-500:focus{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.focus\:text-blue-500\/0:focus{color:#3b82f600}.focus\:text-blue-500\/10:focus{color:#3b82f61a}.focus\:text-blue-500\/100:focus{color:#3b82f6}.focus\:text-blue-500\/15:focus{color:#3b82f626}.focus\:text-blue-500\/20:focus{color:#3b82f633}.focus\:text-blue-500\/25:focus{color:#3b82f640}.focus\:text-blue-500\/30:focus{color:#3b82f64d}.focus\:text-blue-500\/35:focus{color:#3b82f659}.focus\:text-blue-500\/40:focus{color:#3b82f666}.focus\:text-blue-500\/45:focus{color:#3b82f673}.focus\:text-blue-500\/5:focus{color:#3b82f60d}.focus\:text-blue-500\/50:focus{color:#3b82f680}.focus\:text-blue-500\/55:focus{color:#3b82f68c}.focus\:text-blue-500\/60:focus{color:#3b82f699}.focus\:text-blue-500\/65:focus{color:#3b82f6a6}.focus\:text-blue-500\/70:focus{color:#3b82f6b3}.focus\:text-blue-500\/75:focus{color:#3b82f6bf}.focus\:text-blue-500\/80:focus{color:#3b82f6cc}.focus\:text-blue-500\/85:focus{color:#3b82f6d9}.focus\:text-blue-500\/90:focus{color:#3b82f6e6}.focus\:text-blue-500\/95:focus{color:#3b82f6f2}.focus\:text-blue-600:focus{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.focus\:text-blue-600\/0:focus{color:#2563eb00}.focus\:text-blue-600\/10:focus{color:#2563eb1a}.focus\:text-blue-600\/100:focus{color:#2563eb}.focus\:text-blue-600\/15:focus{color:#2563eb26}.focus\:text-blue-600\/20:focus{color:#2563eb33}.focus\:text-blue-600\/25:focus{color:#2563eb40}.focus\:text-blue-600\/30:focus{color:#2563eb4d}.focus\:text-blue-600\/35:focus{color:#2563eb59}.focus\:text-blue-600\/40:focus{color:#2563eb66}.focus\:text-blue-600\/45:focus{color:#2563eb73}.focus\:text-blue-600\/5:focus{color:#2563eb0d}.focus\:text-blue-600\/50:focus{color:#2563eb80}.focus\:text-blue-600\/55:focus{color:#2563eb8c}.focus\:text-blue-600\/60:focus{color:#2563eb99}.focus\:text-blue-600\/65:focus{color:#2563eba6}.focus\:text-blue-600\/70:focus{color:#2563ebb3}.focus\:text-blue-600\/75:focus{color:#2563ebbf}.focus\:text-blue-600\/80:focus{color:#2563ebcc}.focus\:text-blue-600\/85:focus{color:#2563ebd9}.focus\:text-blue-600\/90:focus{color:#2563ebe6}.focus\:text-blue-600\/95:focus{color:#2563ebf2}.focus\:text-blue-700:focus{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.focus\:text-blue-700\/0:focus{color:#1d4ed800}.focus\:text-blue-700\/10:focus{color:#1d4ed81a}.focus\:text-blue-700\/100:focus{color:#1d4ed8}.focus\:text-blue-700\/15:focus{color:#1d4ed826}.focus\:text-blue-700\/20:focus{color:#1d4ed833}.focus\:text-blue-700\/25:focus{color:#1d4ed840}.focus\:text-blue-700\/30:focus{color:#1d4ed84d}.focus\:text-blue-700\/35:focus{color:#1d4ed859}.focus\:text-blue-700\/40:focus{color:#1d4ed866}.focus\:text-blue-700\/45:focus{color:#1d4ed873}.focus\:text-blue-700\/5:focus{color:#1d4ed80d}.focus\:text-blue-700\/50:focus{color:#1d4ed880}.focus\:text-blue-700\/55:focus{color:#1d4ed88c}.focus\:text-blue-700\/60:focus{color:#1d4ed899}.focus\:text-blue-700\/65:focus{color:#1d4ed8a6}.focus\:text-blue-700\/70:focus{color:#1d4ed8b3}.focus\:text-blue-700\/75:focus{color:#1d4ed8bf}.focus\:text-blue-700\/80:focus{color:#1d4ed8cc}.focus\:text-blue-700\/85:focus{color:#1d4ed8d9}.focus\:text-blue-700\/90:focus{color:#1d4ed8e6}.focus\:text-blue-700\/95:focus{color:#1d4ed8f2}.focus\:text-blue-800:focus{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.focus\:text-blue-800\/0:focus{color:#1e40af00}.focus\:text-blue-800\/10:focus{color:#1e40af1a}.focus\:text-blue-800\/100:focus{color:#1e40af}.focus\:text-blue-800\/15:focus{color:#1e40af26}.focus\:text-blue-800\/20:focus{color:#1e40af33}.focus\:text-blue-800\/25:focus{color:#1e40af40}.focus\:text-blue-800\/30:focus{color:#1e40af4d}.focus\:text-blue-800\/35:focus{color:#1e40af59}.focus\:text-blue-800\/40:focus{color:#1e40af66}.focus\:text-blue-800\/45:focus{color:#1e40af73}.focus\:text-blue-800\/5:focus{color:#1e40af0d}.focus\:text-blue-800\/50:focus{color:#1e40af80}.focus\:text-blue-800\/55:focus{color:#1e40af8c}.focus\:text-blue-800\/60:focus{color:#1e40af99}.focus\:text-blue-800\/65:focus{color:#1e40afa6}.focus\:text-blue-800\/70:focus{color:#1e40afb3}.focus\:text-blue-800\/75:focus{color:#1e40afbf}.focus\:text-blue-800\/80:focus{color:#1e40afcc}.focus\:text-blue-800\/85:focus{color:#1e40afd9}.focus\:text-blue-800\/90:focus{color:#1e40afe6}.focus\:text-blue-800\/95:focus{color:#1e40aff2}.focus\:text-blue-900:focus{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.focus\:text-blue-900\/0:focus{color:#1e3a8a00}.focus\:text-blue-900\/10:focus{color:#1e3a8a1a}.focus\:text-blue-900\/100:focus{color:#1e3a8a}.focus\:text-blue-900\/15:focus{color:#1e3a8a26}.focus\:text-blue-900\/20:focus{color:#1e3a8a33}.focus\:text-blue-900\/25:focus{color:#1e3a8a40}.focus\:text-blue-900\/30:focus{color:#1e3a8a4d}.focus\:text-blue-900\/35:focus{color:#1e3a8a59}.focus\:text-blue-900\/40:focus{color:#1e3a8a66}.focus\:text-blue-900\/45:focus{color:#1e3a8a73}.focus\:text-blue-900\/5:focus{color:#1e3a8a0d}.focus\:text-blue-900\/50:focus{color:#1e3a8a80}.focus\:text-blue-900\/55:focus{color:#1e3a8a8c}.focus\:text-blue-900\/60:focus{color:#1e3a8a99}.focus\:text-blue-900\/65:focus{color:#1e3a8aa6}.focus\:text-blue-900\/70:focus{color:#1e3a8ab3}.focus\:text-blue-900\/75:focus{color:#1e3a8abf}.focus\:text-blue-900\/80:focus{color:#1e3a8acc}.focus\:text-blue-900\/85:focus{color:#1e3a8ad9}.focus\:text-blue-900\/90:focus{color:#1e3a8ae6}.focus\:text-blue-900\/95:focus{color:#1e3a8af2}.focus\:text-blue-950:focus{--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity, 1))}.focus\:text-blue-950\/0:focus{color:#17255400}.focus\:text-blue-950\/10:focus{color:#1725541a}.focus\:text-blue-950\/100:focus{color:#172554}.focus\:text-blue-950\/15:focus{color:#17255426}.focus\:text-blue-950\/20:focus{color:#17255433}.focus\:text-blue-950\/25:focus{color:#17255440}.focus\:text-blue-950\/30:focus{color:#1725544d}.focus\:text-blue-950\/35:focus{color:#17255459}.focus\:text-blue-950\/40:focus{color:#17255466}.focus\:text-blue-950\/45:focus{color:#17255473}.focus\:text-blue-950\/5:focus{color:#1725540d}.focus\:text-blue-950\/50:focus{color:#17255480}.focus\:text-blue-950\/55:focus{color:#1725548c}.focus\:text-blue-950\/60:focus{color:#17255499}.focus\:text-blue-950\/65:focus{color:#172554a6}.focus\:text-blue-950\/70:focus{color:#172554b3}.focus\:text-blue-950\/75:focus{color:#172554bf}.focus\:text-blue-950\/80:focus{color:#172554cc}.focus\:text-blue-950\/85:focus{color:#172554d9}.focus\:text-blue-950\/90:focus{color:#172554e6}.focus\:text-blue-950\/95:focus{color:#172554f2}.focus\:text-error:focus{--tw-text-opacity: 1;color:rgb(255 87 36 / var(--tw-text-opacity, 1))}.focus\:text-error-focus:focus{--tw-text-opacity: 1;color:rgb(240 48 0 / var(--tw-text-opacity, 1))}.focus\:text-error-focus\/0:focus{color:#f0300000}.focus\:text-error-focus\/10:focus{color:#f030001a}.focus\:text-error-focus\/100:focus{color:#f03000}.focus\:text-error-focus\/15:focus{color:#f0300026}.focus\:text-error-focus\/20:focus{color:#f0300033}.focus\:text-error-focus\/25:focus{color:#f0300040}.focus\:text-error-focus\/30:focus{color:#f030004d}.focus\:text-error-focus\/35:focus{color:#f0300059}.focus\:text-error-focus\/40:focus{color:#f0300066}.focus\:text-error-focus\/45:focus{color:#f0300073}.focus\:text-error-focus\/5:focus{color:#f030000d}.focus\:text-error-focus\/50:focus{color:#f0300080}.focus\:text-error-focus\/55:focus{color:#f030008c}.focus\:text-error-focus\/60:focus{color:#f0300099}.focus\:text-error-focus\/65:focus{color:#f03000a6}.focus\:text-error-focus\/70:focus{color:#f03000b3}.focus\:text-error-focus\/75:focus{color:#f03000bf}.focus\:text-error-focus\/80:focus{color:#f03000cc}.focus\:text-error-focus\/85:focus{color:#f03000d9}.focus\:text-error-focus\/90:focus{color:#f03000e6}.focus\:text-error-focus\/95:focus{color:#f03000f2}.focus\:text-error\/0:focus{color:#ff572400}.focus\:text-error\/10:focus{color:#ff57241a}.focus\:text-error\/100:focus{color:#ff5724}.focus\:text-error\/15:focus{color:#ff572426}.focus\:text-error\/20:focus{color:#ff572433}.focus\:text-error\/25:focus{color:#ff572440}.focus\:text-error\/30:focus{color:#ff57244d}.focus\:text-error\/35:focus{color:#ff572459}.focus\:text-error\/40:focus{color:#ff572466}.focus\:text-error\/45:focus{color:#ff572473}.focus\:text-error\/5:focus{color:#ff57240d}.focus\:text-error\/50:focus{color:#ff572480}.focus\:text-error\/55:focus{color:#ff57248c}.focus\:text-error\/60:focus{color:#ff572499}.focus\:text-error\/65:focus{color:#ff5724a6}.focus\:text-error\/70:focus{color:#ff5724b3}.focus\:text-error\/75:focus{color:#ff5724bf}.focus\:text-error\/80:focus{color:#ff5724cc}.focus\:text-error\/85:focus{color:#ff5724d9}.focus\:text-error\/90:focus{color:#ff5724e6}.focus\:text-error\/95:focus{color:#ff5724f2}.focus\:text-gray-500:focus{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.focus\:text-gray-900:focus{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.focus\:text-green-100:focus{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.focus\:text-green-100\/0:focus{color:#dcfce700}.focus\:text-green-100\/10:focus{color:#dcfce71a}.focus\:text-green-100\/100:focus{color:#dcfce7}.focus\:text-green-100\/15:focus{color:#dcfce726}.focus\:text-green-100\/20:focus{color:#dcfce733}.focus\:text-green-100\/25:focus{color:#dcfce740}.focus\:text-green-100\/30:focus{color:#dcfce74d}.focus\:text-green-100\/35:focus{color:#dcfce759}.focus\:text-green-100\/40:focus{color:#dcfce766}.focus\:text-green-100\/45:focus{color:#dcfce773}.focus\:text-green-100\/5:focus{color:#dcfce70d}.focus\:text-green-100\/50:focus{color:#dcfce780}.focus\:text-green-100\/55:focus{color:#dcfce78c}.focus\:text-green-100\/60:focus{color:#dcfce799}.focus\:text-green-100\/65:focus{color:#dcfce7a6}.focus\:text-green-100\/70:focus{color:#dcfce7b3}.focus\:text-green-100\/75:focus{color:#dcfce7bf}.focus\:text-green-100\/80:focus{color:#dcfce7cc}.focus\:text-green-100\/85:focus{color:#dcfce7d9}.focus\:text-green-100\/90:focus{color:#dcfce7e6}.focus\:text-green-100\/95:focus{color:#dcfce7f2}.focus\:text-green-200:focus{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.focus\:text-green-200\/0:focus{color:#bbf7d000}.focus\:text-green-200\/10:focus{color:#bbf7d01a}.focus\:text-green-200\/100:focus{color:#bbf7d0}.focus\:text-green-200\/15:focus{color:#bbf7d026}.focus\:text-green-200\/20:focus{color:#bbf7d033}.focus\:text-green-200\/25:focus{color:#bbf7d040}.focus\:text-green-200\/30:focus{color:#bbf7d04d}.focus\:text-green-200\/35:focus{color:#bbf7d059}.focus\:text-green-200\/40:focus{color:#bbf7d066}.focus\:text-green-200\/45:focus{color:#bbf7d073}.focus\:text-green-200\/5:focus{color:#bbf7d00d}.focus\:text-green-200\/50:focus{color:#bbf7d080}.focus\:text-green-200\/55:focus{color:#bbf7d08c}.focus\:text-green-200\/60:focus{color:#bbf7d099}.focus\:text-green-200\/65:focus{color:#bbf7d0a6}.focus\:text-green-200\/70:focus{color:#bbf7d0b3}.focus\:text-green-200\/75:focus{color:#bbf7d0bf}.focus\:text-green-200\/80:focus{color:#bbf7d0cc}.focus\:text-green-200\/85:focus{color:#bbf7d0d9}.focus\:text-green-200\/90:focus{color:#bbf7d0e6}.focus\:text-green-200\/95:focus{color:#bbf7d0f2}.focus\:text-green-300:focus{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.focus\:text-green-300\/0:focus{color:#86efac00}.focus\:text-green-300\/10:focus{color:#86efac1a}.focus\:text-green-300\/100:focus{color:#86efac}.focus\:text-green-300\/15:focus{color:#86efac26}.focus\:text-green-300\/20:focus{color:#86efac33}.focus\:text-green-300\/25:focus{color:#86efac40}.focus\:text-green-300\/30:focus{color:#86efac4d}.focus\:text-green-300\/35:focus{color:#86efac59}.focus\:text-green-300\/40:focus{color:#86efac66}.focus\:text-green-300\/45:focus{color:#86efac73}.focus\:text-green-300\/5:focus{color:#86efac0d}.focus\:text-green-300\/50:focus{color:#86efac80}.focus\:text-green-300\/55:focus{color:#86efac8c}.focus\:text-green-300\/60:focus{color:#86efac99}.focus\:text-green-300\/65:focus{color:#86efaca6}.focus\:text-green-300\/70:focus{color:#86efacb3}.focus\:text-green-300\/75:focus{color:#86efacbf}.focus\:text-green-300\/80:focus{color:#86efaccc}.focus\:text-green-300\/85:focus{color:#86efacd9}.focus\:text-green-300\/90:focus{color:#86eface6}.focus\:text-green-300\/95:focus{color:#86efacf2}.focus\:text-green-400:focus{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.focus\:text-green-400\/0:focus{color:#4ade8000}.focus\:text-green-400\/10:focus{color:#4ade801a}.focus\:text-green-400\/100:focus{color:#4ade80}.focus\:text-green-400\/15:focus{color:#4ade8026}.focus\:text-green-400\/20:focus{color:#4ade8033}.focus\:text-green-400\/25:focus{color:#4ade8040}.focus\:text-green-400\/30:focus{color:#4ade804d}.focus\:text-green-400\/35:focus{color:#4ade8059}.focus\:text-green-400\/40:focus{color:#4ade8066}.focus\:text-green-400\/45:focus{color:#4ade8073}.focus\:text-green-400\/5:focus{color:#4ade800d}.focus\:text-green-400\/50:focus{color:#4ade8080}.focus\:text-green-400\/55:focus{color:#4ade808c}.focus\:text-green-400\/60:focus{color:#4ade8099}.focus\:text-green-400\/65:focus{color:#4ade80a6}.focus\:text-green-400\/70:focus{color:#4ade80b3}.focus\:text-green-400\/75:focus{color:#4ade80bf}.focus\:text-green-400\/80:focus{color:#4ade80cc}.focus\:text-green-400\/85:focus{color:#4ade80d9}.focus\:text-green-400\/90:focus{color:#4ade80e6}.focus\:text-green-400\/95:focus{color:#4ade80f2}.focus\:text-green-50:focus{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity, 1))}.focus\:text-green-50\/0:focus{color:#f0fdf400}.focus\:text-green-50\/10:focus{color:#f0fdf41a}.focus\:text-green-50\/100:focus{color:#f0fdf4}.focus\:text-green-50\/15:focus{color:#f0fdf426}.focus\:text-green-50\/20:focus{color:#f0fdf433}.focus\:text-green-50\/25:focus{color:#f0fdf440}.focus\:text-green-50\/30:focus{color:#f0fdf44d}.focus\:text-green-50\/35:focus{color:#f0fdf459}.focus\:text-green-50\/40:focus{color:#f0fdf466}.focus\:text-green-50\/45:focus{color:#f0fdf473}.focus\:text-green-50\/5:focus{color:#f0fdf40d}.focus\:text-green-50\/50:focus{color:#f0fdf480}.focus\:text-green-50\/55:focus{color:#f0fdf48c}.focus\:text-green-50\/60:focus{color:#f0fdf499}.focus\:text-green-50\/65:focus{color:#f0fdf4a6}.focus\:text-green-50\/70:focus{color:#f0fdf4b3}.focus\:text-green-50\/75:focus{color:#f0fdf4bf}.focus\:text-green-50\/80:focus{color:#f0fdf4cc}.focus\:text-green-50\/85:focus{color:#f0fdf4d9}.focus\:text-green-50\/90:focus{color:#f0fdf4e6}.focus\:text-green-50\/95:focus{color:#f0fdf4f2}.focus\:text-green-500:focus{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.focus\:text-green-500\/0:focus{color:#22c55e00}.focus\:text-green-500\/10:focus{color:#22c55e1a}.focus\:text-green-500\/100:focus{color:#22c55e}.focus\:text-green-500\/15:focus{color:#22c55e26}.focus\:text-green-500\/20:focus{color:#22c55e33}.focus\:text-green-500\/25:focus{color:#22c55e40}.focus\:text-green-500\/30:focus{color:#22c55e4d}.focus\:text-green-500\/35:focus{color:#22c55e59}.focus\:text-green-500\/40:focus{color:#22c55e66}.focus\:text-green-500\/45:focus{color:#22c55e73}.focus\:text-green-500\/5:focus{color:#22c55e0d}.focus\:text-green-500\/50:focus{color:#22c55e80}.focus\:text-green-500\/55:focus{color:#22c55e8c}.focus\:text-green-500\/60:focus{color:#22c55e99}.focus\:text-green-500\/65:focus{color:#22c55ea6}.focus\:text-green-500\/70:focus{color:#22c55eb3}.focus\:text-green-500\/75:focus{color:#22c55ebf}.focus\:text-green-500\/80:focus{color:#22c55ecc}.focus\:text-green-500\/85:focus{color:#22c55ed9}.focus\:text-green-500\/90:focus{color:#22c55ee6}.focus\:text-green-500\/95:focus{color:#22c55ef2}.focus\:text-green-600:focus{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.focus\:text-green-600\/0:focus{color:#16a34a00}.focus\:text-green-600\/10:focus{color:#16a34a1a}.focus\:text-green-600\/100:focus{color:#16a34a}.focus\:text-green-600\/15:focus{color:#16a34a26}.focus\:text-green-600\/20:focus{color:#16a34a33}.focus\:text-green-600\/25:focus{color:#16a34a40}.focus\:text-green-600\/30:focus{color:#16a34a4d}.focus\:text-green-600\/35:focus{color:#16a34a59}.focus\:text-green-600\/40:focus{color:#16a34a66}.focus\:text-green-600\/45:focus{color:#16a34a73}.focus\:text-green-600\/5:focus{color:#16a34a0d}.focus\:text-green-600\/50:focus{color:#16a34a80}.focus\:text-green-600\/55:focus{color:#16a34a8c}.focus\:text-green-600\/60:focus{color:#16a34a99}.focus\:text-green-600\/65:focus{color:#16a34aa6}.focus\:text-green-600\/70:focus{color:#16a34ab3}.focus\:text-green-600\/75:focus{color:#16a34abf}.focus\:text-green-600\/80:focus{color:#16a34acc}.focus\:text-green-600\/85:focus{color:#16a34ad9}.focus\:text-green-600\/90:focus{color:#16a34ae6}.focus\:text-green-600\/95:focus{color:#16a34af2}.focus\:text-green-700:focus{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.focus\:text-green-700\/0:focus{color:#15803d00}.focus\:text-green-700\/10:focus{color:#15803d1a}.focus\:text-green-700\/100:focus{color:#15803d}.focus\:text-green-700\/15:focus{color:#15803d26}.focus\:text-green-700\/20:focus{color:#15803d33}.focus\:text-green-700\/25:focus{color:#15803d40}.focus\:text-green-700\/30:focus{color:#15803d4d}.focus\:text-green-700\/35:focus{color:#15803d59}.focus\:text-green-700\/40:focus{color:#15803d66}.focus\:text-green-700\/45:focus{color:#15803d73}.focus\:text-green-700\/5:focus{color:#15803d0d}.focus\:text-green-700\/50:focus{color:#15803d80}.focus\:text-green-700\/55:focus{color:#15803d8c}.focus\:text-green-700\/60:focus{color:#15803d99}.focus\:text-green-700\/65:focus{color:#15803da6}.focus\:text-green-700\/70:focus{color:#15803db3}.focus\:text-green-700\/75:focus{color:#15803dbf}.focus\:text-green-700\/80:focus{color:#15803dcc}.focus\:text-green-700\/85:focus{color:#15803dd9}.focus\:text-green-700\/90:focus{color:#15803de6}.focus\:text-green-700\/95:focus{color:#15803df2}.focus\:text-green-800:focus{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.focus\:text-green-800\/0:focus{color:#16653400}.focus\:text-green-800\/10:focus{color:#1665341a}.focus\:text-green-800\/100:focus{color:#166534}.focus\:text-green-800\/15:focus{color:#16653426}.focus\:text-green-800\/20:focus{color:#16653433}.focus\:text-green-800\/25:focus{color:#16653440}.focus\:text-green-800\/30:focus{color:#1665344d}.focus\:text-green-800\/35:focus{color:#16653459}.focus\:text-green-800\/40:focus{color:#16653466}.focus\:text-green-800\/45:focus{color:#16653473}.focus\:text-green-800\/5:focus{color:#1665340d}.focus\:text-green-800\/50:focus{color:#16653480}.focus\:text-green-800\/55:focus{color:#1665348c}.focus\:text-green-800\/60:focus{color:#16653499}.focus\:text-green-800\/65:focus{color:#166534a6}.focus\:text-green-800\/70:focus{color:#166534b3}.focus\:text-green-800\/75:focus{color:#166534bf}.focus\:text-green-800\/80:focus{color:#166534cc}.focus\:text-green-800\/85:focus{color:#166534d9}.focus\:text-green-800\/90:focus{color:#166534e6}.focus\:text-green-800\/95:focus{color:#166534f2}.focus\:text-green-900:focus{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.focus\:text-green-900\/0:focus{color:#14532d00}.focus\:text-green-900\/10:focus{color:#14532d1a}.focus\:text-green-900\/100:focus{color:#14532d}.focus\:text-green-900\/15:focus{color:#14532d26}.focus\:text-green-900\/20:focus{color:#14532d33}.focus\:text-green-900\/25:focus{color:#14532d40}.focus\:text-green-900\/30:focus{color:#14532d4d}.focus\:text-green-900\/35:focus{color:#14532d59}.focus\:text-green-900\/40:focus{color:#14532d66}.focus\:text-green-900\/45:focus{color:#14532d73}.focus\:text-green-900\/5:focus{color:#14532d0d}.focus\:text-green-900\/50:focus{color:#14532d80}.focus\:text-green-900\/55:focus{color:#14532d8c}.focus\:text-green-900\/60:focus{color:#14532d99}.focus\:text-green-900\/65:focus{color:#14532da6}.focus\:text-green-900\/70:focus{color:#14532db3}.focus\:text-green-900\/75:focus{color:#14532dbf}.focus\:text-green-900\/80:focus{color:#14532dcc}.focus\:text-green-900\/85:focus{color:#14532dd9}.focus\:text-green-900\/90:focus{color:#14532de6}.focus\:text-green-900\/95:focus{color:#14532df2}.focus\:text-green-950:focus{--tw-text-opacity: 1;color:rgb(5 46 22 / var(--tw-text-opacity, 1))}.focus\:text-green-950\/0:focus{color:#052e1600}.focus\:text-green-950\/10:focus{color:#052e161a}.focus\:text-green-950\/100:focus{color:#052e16}.focus\:text-green-950\/15:focus{color:#052e1626}.focus\:text-green-950\/20:focus{color:#052e1633}.focus\:text-green-950\/25:focus{color:#052e1640}.focus\:text-green-950\/30:focus{color:#052e164d}.focus\:text-green-950\/35:focus{color:#052e1659}.focus\:text-green-950\/40:focus{color:#052e1666}.focus\:text-green-950\/45:focus{color:#052e1673}.focus\:text-green-950\/5:focus{color:#052e160d}.focus\:text-green-950\/50:focus{color:#052e1680}.focus\:text-green-950\/55:focus{color:#052e168c}.focus\:text-green-950\/60:focus{color:#052e1699}.focus\:text-green-950\/65:focus{color:#052e16a6}.focus\:text-green-950\/70:focus{color:#052e16b3}.focus\:text-green-950\/75:focus{color:#052e16bf}.focus\:text-green-950\/80:focus{color:#052e16cc}.focus\:text-green-950\/85:focus{color:#052e16d9}.focus\:text-green-950\/90:focus{color:#052e16e6}.focus\:text-green-950\/95:focus{color:#052e16f2}.focus\:text-neutral-100:focus{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.focus\:text-neutral-100\/0:focus{color:#f5f5f500}.focus\:text-neutral-100\/10:focus{color:#f5f5f51a}.focus\:text-neutral-100\/100:focus{color:#f5f5f5}.focus\:text-neutral-100\/15:focus{color:#f5f5f526}.focus\:text-neutral-100\/20:focus{color:#f5f5f533}.focus\:text-neutral-100\/25:focus{color:#f5f5f540}.focus\:text-neutral-100\/30:focus{color:#f5f5f54d}.focus\:text-neutral-100\/35:focus{color:#f5f5f559}.focus\:text-neutral-100\/40:focus{color:#f5f5f566}.focus\:text-neutral-100\/45:focus{color:#f5f5f573}.focus\:text-neutral-100\/5:focus{color:#f5f5f50d}.focus\:text-neutral-100\/50:focus{color:#f5f5f580}.focus\:text-neutral-100\/55:focus{color:#f5f5f58c}.focus\:text-neutral-100\/60:focus{color:#f5f5f599}.focus\:text-neutral-100\/65:focus{color:#f5f5f5a6}.focus\:text-neutral-100\/70:focus{color:#f5f5f5b3}.focus\:text-neutral-100\/75:focus{color:#f5f5f5bf}.focus\:text-neutral-100\/80:focus{color:#f5f5f5cc}.focus\:text-neutral-100\/85:focus{color:#f5f5f5d9}.focus\:text-neutral-100\/90:focus{color:#f5f5f5e6}.focus\:text-neutral-100\/95:focus{color:#f5f5f5f2}.focus\:text-neutral-200:focus{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity, 1))}.focus\:text-neutral-200\/0:focus{color:#e5e5e500}.focus\:text-neutral-200\/10:focus{color:#e5e5e51a}.focus\:text-neutral-200\/100:focus{color:#e5e5e5}.focus\:text-neutral-200\/15:focus{color:#e5e5e526}.focus\:text-neutral-200\/20:focus{color:#e5e5e533}.focus\:text-neutral-200\/25:focus{color:#e5e5e540}.focus\:text-neutral-200\/30:focus{color:#e5e5e54d}.focus\:text-neutral-200\/35:focus{color:#e5e5e559}.focus\:text-neutral-200\/40:focus{color:#e5e5e566}.focus\:text-neutral-200\/45:focus{color:#e5e5e573}.focus\:text-neutral-200\/5:focus{color:#e5e5e50d}.focus\:text-neutral-200\/50:focus{color:#e5e5e580}.focus\:text-neutral-200\/55:focus{color:#e5e5e58c}.focus\:text-neutral-200\/60:focus{color:#e5e5e599}.focus\:text-neutral-200\/65:focus{color:#e5e5e5a6}.focus\:text-neutral-200\/70:focus{color:#e5e5e5b3}.focus\:text-neutral-200\/75:focus{color:#e5e5e5bf}.focus\:text-neutral-200\/80:focus{color:#e5e5e5cc}.focus\:text-neutral-200\/85:focus{color:#e5e5e5d9}.focus\:text-neutral-200\/90:focus{color:#e5e5e5e6}.focus\:text-neutral-200\/95:focus{color:#e5e5e5f2}.focus\:text-neutral-300:focus{--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.focus\:text-neutral-300\/0:focus{color:#d4d4d400}.focus\:text-neutral-300\/10:focus{color:#d4d4d41a}.focus\:text-neutral-300\/100:focus{color:#d4d4d4}.focus\:text-neutral-300\/15:focus{color:#d4d4d426}.focus\:text-neutral-300\/20:focus{color:#d4d4d433}.focus\:text-neutral-300\/25:focus{color:#d4d4d440}.focus\:text-neutral-300\/30:focus{color:#d4d4d44d}.focus\:text-neutral-300\/35:focus{color:#d4d4d459}.focus\:text-neutral-300\/40:focus{color:#d4d4d466}.focus\:text-neutral-300\/45:focus{color:#d4d4d473}.focus\:text-neutral-300\/5:focus{color:#d4d4d40d}.focus\:text-neutral-300\/50:focus{color:#d4d4d480}.focus\:text-neutral-300\/55:focus{color:#d4d4d48c}.focus\:text-neutral-300\/60:focus{color:#d4d4d499}.focus\:text-neutral-300\/65:focus{color:#d4d4d4a6}.focus\:text-neutral-300\/70:focus{color:#d4d4d4b3}.focus\:text-neutral-300\/75:focus{color:#d4d4d4bf}.focus\:text-neutral-300\/80:focus{color:#d4d4d4cc}.focus\:text-neutral-300\/85:focus{color:#d4d4d4d9}.focus\:text-neutral-300\/90:focus{color:#d4d4d4e6}.focus\:text-neutral-300\/95:focus{color:#d4d4d4f2}.focus\:text-neutral-400:focus{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.focus\:text-neutral-400\/0:focus{color:#a3a3a300}.focus\:text-neutral-400\/10:focus{color:#a3a3a31a}.focus\:text-neutral-400\/100:focus{color:#a3a3a3}.focus\:text-neutral-400\/15:focus{color:#a3a3a326}.focus\:text-neutral-400\/20:focus{color:#a3a3a333}.focus\:text-neutral-400\/25:focus{color:#a3a3a340}.focus\:text-neutral-400\/30:focus{color:#a3a3a34d}.focus\:text-neutral-400\/35:focus{color:#a3a3a359}.focus\:text-neutral-400\/40:focus{color:#a3a3a366}.focus\:text-neutral-400\/45:focus{color:#a3a3a373}.focus\:text-neutral-400\/5:focus{color:#a3a3a30d}.focus\:text-neutral-400\/50:focus{color:#a3a3a380}.focus\:text-neutral-400\/55:focus{color:#a3a3a38c}.focus\:text-neutral-400\/60:focus{color:#a3a3a399}.focus\:text-neutral-400\/65:focus{color:#a3a3a3a6}.focus\:text-neutral-400\/70:focus{color:#a3a3a3b3}.focus\:text-neutral-400\/75:focus{color:#a3a3a3bf}.focus\:text-neutral-400\/80:focus{color:#a3a3a3cc}.focus\:text-neutral-400\/85:focus{color:#a3a3a3d9}.focus\:text-neutral-400\/90:focus{color:#a3a3a3e6}.focus\:text-neutral-400\/95:focus{color:#a3a3a3f2}.focus\:text-neutral-50:focus{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity, 1))}.focus\:text-neutral-50\/0:focus{color:#fafafa00}.focus\:text-neutral-50\/10:focus{color:#fafafa1a}.focus\:text-neutral-50\/100:focus{color:#fafafa}.focus\:text-neutral-50\/15:focus{color:#fafafa26}.focus\:text-neutral-50\/20:focus{color:#fafafa33}.focus\:text-neutral-50\/25:focus{color:#fafafa40}.focus\:text-neutral-50\/30:focus{color:#fafafa4d}.focus\:text-neutral-50\/35:focus{color:#fafafa59}.focus\:text-neutral-50\/40:focus{color:#fafafa66}.focus\:text-neutral-50\/45:focus{color:#fafafa73}.focus\:text-neutral-50\/5:focus{color:#fafafa0d}.focus\:text-neutral-50\/50:focus{color:#fafafa80}.focus\:text-neutral-50\/55:focus{color:#fafafa8c}.focus\:text-neutral-50\/60:focus{color:#fafafa99}.focus\:text-neutral-50\/65:focus{color:#fafafaa6}.focus\:text-neutral-50\/70:focus{color:#fafafab3}.focus\:text-neutral-50\/75:focus{color:#fafafabf}.focus\:text-neutral-50\/80:focus{color:#fafafacc}.focus\:text-neutral-50\/85:focus{color:#fafafad9}.focus\:text-neutral-50\/90:focus{color:#fafafae6}.focus\:text-neutral-50\/95:focus{color:#fafafaf2}.focus\:text-neutral-500:focus{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.focus\:text-neutral-500\/0:focus{color:#73737300}.focus\:text-neutral-500\/10:focus{color:#7373731a}.focus\:text-neutral-500\/100:focus{color:#737373}.focus\:text-neutral-500\/15:focus{color:#73737326}.focus\:text-neutral-500\/20:focus{color:#73737333}.focus\:text-neutral-500\/25:focus{color:#73737340}.focus\:text-neutral-500\/30:focus{color:#7373734d}.focus\:text-neutral-500\/35:focus{color:#73737359}.focus\:text-neutral-500\/40:focus{color:#73737366}.focus\:text-neutral-500\/45:focus{color:#73737373}.focus\:text-neutral-500\/5:focus{color:#7373730d}.focus\:text-neutral-500\/50:focus{color:#73737380}.focus\:text-neutral-500\/55:focus{color:#7373738c}.focus\:text-neutral-500\/60:focus{color:#73737399}.focus\:text-neutral-500\/65:focus{color:#737373a6}.focus\:text-neutral-500\/70:focus{color:#737373b3}.focus\:text-neutral-500\/75:focus{color:#737373bf}.focus\:text-neutral-500\/80:focus{color:#737373cc}.focus\:text-neutral-500\/85:focus{color:#737373d9}.focus\:text-neutral-500\/90:focus{color:#737373e6}.focus\:text-neutral-500\/95:focus{color:#737373f2}.focus\:text-neutral-600:focus{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.focus\:text-neutral-600\/0:focus{color:#52525200}.focus\:text-neutral-600\/10:focus{color:#5252521a}.focus\:text-neutral-600\/100:focus{color:#525252}.focus\:text-neutral-600\/15:focus{color:#52525226}.focus\:text-neutral-600\/20:focus{color:#52525233}.focus\:text-neutral-600\/25:focus{color:#52525240}.focus\:text-neutral-600\/30:focus{color:#5252524d}.focus\:text-neutral-600\/35:focus{color:#52525259}.focus\:text-neutral-600\/40:focus{color:#52525266}.focus\:text-neutral-600\/45:focus{color:#52525273}.focus\:text-neutral-600\/5:focus{color:#5252520d}.focus\:text-neutral-600\/50:focus{color:#52525280}.focus\:text-neutral-600\/55:focus{color:#5252528c}.focus\:text-neutral-600\/60:focus{color:#52525299}.focus\:text-neutral-600\/65:focus{color:#525252a6}.focus\:text-neutral-600\/70:focus{color:#525252b3}.focus\:text-neutral-600\/75:focus{color:#525252bf}.focus\:text-neutral-600\/80:focus{color:#525252cc}.focus\:text-neutral-600\/85:focus{color:#525252d9}.focus\:text-neutral-600\/90:focus{color:#525252e6}.focus\:text-neutral-600\/95:focus{color:#525252f2}.focus\:text-neutral-700:focus{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.focus\:text-neutral-700\/0:focus{color:#40404000}.focus\:text-neutral-700\/10:focus{color:#4040401a}.focus\:text-neutral-700\/100:focus{color:#404040}.focus\:text-neutral-700\/15:focus{color:#40404026}.focus\:text-neutral-700\/20:focus{color:#40404033}.focus\:text-neutral-700\/25:focus{color:#40404040}.focus\:text-neutral-700\/30:focus{color:#4040404d}.focus\:text-neutral-700\/35:focus{color:#40404059}.focus\:text-neutral-700\/40:focus{color:#40404066}.focus\:text-neutral-700\/45:focus{color:#40404073}.focus\:text-neutral-700\/5:focus{color:#4040400d}.focus\:text-neutral-700\/50:focus{color:#40404080}.focus\:text-neutral-700\/55:focus{color:#4040408c}.focus\:text-neutral-700\/60:focus{color:#40404099}.focus\:text-neutral-700\/65:focus{color:#404040a6}.focus\:text-neutral-700\/70:focus{color:#404040b3}.focus\:text-neutral-700\/75:focus{color:#404040bf}.focus\:text-neutral-700\/80:focus{color:#404040cc}.focus\:text-neutral-700\/85:focus{color:#404040d9}.focus\:text-neutral-700\/90:focus{color:#404040e6}.focus\:text-neutral-700\/95:focus{color:#404040f2}.focus\:text-neutral-800:focus{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.focus\:text-neutral-800\/0:focus{color:#26262600}.focus\:text-neutral-800\/10:focus{color:#2626261a}.focus\:text-neutral-800\/100:focus{color:#262626}.focus\:text-neutral-800\/15:focus{color:#26262626}.focus\:text-neutral-800\/20:focus{color:#26262633}.focus\:text-neutral-800\/25:focus{color:#26262640}.focus\:text-neutral-800\/30:focus{color:#2626264d}.focus\:text-neutral-800\/35:focus{color:#26262659}.focus\:text-neutral-800\/40:focus{color:#26262666}.focus\:text-neutral-800\/45:focus{color:#26262673}.focus\:text-neutral-800\/5:focus{color:#2626260d}.focus\:text-neutral-800\/50:focus{color:#26262680}.focus\:text-neutral-800\/55:focus{color:#2626268c}.focus\:text-neutral-800\/60:focus{color:#26262699}.focus\:text-neutral-800\/65:focus{color:#262626a6}.focus\:text-neutral-800\/70:focus{color:#262626b3}.focus\:text-neutral-800\/75:focus{color:#262626bf}.focus\:text-neutral-800\/80:focus{color:#262626cc}.focus\:text-neutral-800\/85:focus{color:#262626d9}.focus\:text-neutral-800\/90:focus{color:#262626e6}.focus\:text-neutral-800\/95:focus{color:#262626f2}.focus\:text-neutral-900:focus{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.focus\:text-neutral-900\/0:focus{color:#17171700}.focus\:text-neutral-900\/10:focus{color:#1717171a}.focus\:text-neutral-900\/100:focus{color:#171717}.focus\:text-neutral-900\/15:focus{color:#17171726}.focus\:text-neutral-900\/20:focus{color:#17171733}.focus\:text-neutral-900\/25:focus{color:#17171740}.focus\:text-neutral-900\/30:focus{color:#1717174d}.focus\:text-neutral-900\/35:focus{color:#17171759}.focus\:text-neutral-900\/40:focus{color:#17171766}.focus\:text-neutral-900\/45:focus{color:#17171773}.focus\:text-neutral-900\/5:focus{color:#1717170d}.focus\:text-neutral-900\/50:focus{color:#17171780}.focus\:text-neutral-900\/55:focus{color:#1717178c}.focus\:text-neutral-900\/60:focus{color:#17171799}.focus\:text-neutral-900\/65:focus{color:#171717a6}.focus\:text-neutral-900\/70:focus{color:#171717b3}.focus\:text-neutral-900\/75:focus{color:#171717bf}.focus\:text-neutral-900\/80:focus{color:#171717cc}.focus\:text-neutral-900\/85:focus{color:#171717d9}.focus\:text-neutral-900\/90:focus{color:#171717e6}.focus\:text-neutral-900\/95:focus{color:#171717f2}.focus\:text-neutral-950:focus{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.focus\:text-neutral-950\/0:focus{color:#0a0a0a00}.focus\:text-neutral-950\/10:focus{color:#0a0a0a1a}.focus\:text-neutral-950\/100:focus{color:#0a0a0a}.focus\:text-neutral-950\/15:focus{color:#0a0a0a26}.focus\:text-neutral-950\/20:focus{color:#0a0a0a33}.focus\:text-neutral-950\/25:focus{color:#0a0a0a40}.focus\:text-neutral-950\/30:focus{color:#0a0a0a4d}.focus\:text-neutral-950\/35:focus{color:#0a0a0a59}.focus\:text-neutral-950\/40:focus{color:#0a0a0a66}.focus\:text-neutral-950\/45:focus{color:#0a0a0a73}.focus\:text-neutral-950\/5:focus{color:#0a0a0a0d}.focus\:text-neutral-950\/50:focus{color:#0a0a0a80}.focus\:text-neutral-950\/55:focus{color:#0a0a0a8c}.focus\:text-neutral-950\/60:focus{color:#0a0a0a99}.focus\:text-neutral-950\/65:focus{color:#0a0a0aa6}.focus\:text-neutral-950\/70:focus{color:#0a0a0ab3}.focus\:text-neutral-950\/75:focus{color:#0a0a0abf}.focus\:text-neutral-950\/80:focus{color:#0a0a0acc}.focus\:text-neutral-950\/85:focus{color:#0a0a0ad9}.focus\:text-neutral-950\/90:focus{color:#0a0a0ae6}.focus\:text-neutral-950\/95:focus{color:#0a0a0af2}.focus\:text-primary:focus{--tw-text-opacity: 1;color:rgb(0 119 187 / var(--tw-text-opacity, 1))}.focus\:text-primary-100:focus{--tw-text-opacity: 1;color:rgb(204 227 241 / var(--tw-text-opacity, 1))}.focus\:text-primary-100\/0:focus{color:#cce3f100}.focus\:text-primary-100\/10:focus{color:#cce3f11a}.focus\:text-primary-100\/100:focus{color:#cce3f1}.focus\:text-primary-100\/15:focus{color:#cce3f126}.focus\:text-primary-100\/20:focus{color:#cce3f133}.focus\:text-primary-100\/25:focus{color:#cce3f140}.focus\:text-primary-100\/30:focus{color:#cce3f14d}.focus\:text-primary-100\/35:focus{color:#cce3f159}.focus\:text-primary-100\/40:focus{color:#cce3f166}.focus\:text-primary-100\/45:focus{color:#cce3f173}.focus\:text-primary-100\/5:focus{color:#cce3f10d}.focus\:text-primary-100\/50:focus{color:#cce3f180}.focus\:text-primary-100\/55:focus{color:#cce3f18c}.focus\:text-primary-100\/60:focus{color:#cce3f199}.focus\:text-primary-100\/65:focus{color:#cce3f1a6}.focus\:text-primary-100\/70:focus{color:#cce3f1b3}.focus\:text-primary-100\/75:focus{color:#cce3f1bf}.focus\:text-primary-100\/80:focus{color:#cce3f1cc}.focus\:text-primary-100\/85:focus{color:#cce3f1d9}.focus\:text-primary-100\/90:focus{color:#cce3f1e6}.focus\:text-primary-100\/95:focus{color:#cce3f1f2}.focus\:text-primary-200:focus{--tw-text-opacity: 1;color:rgb(153 200 227 / var(--tw-text-opacity, 1))}.focus\:text-primary-200\/0:focus{color:#99c8e300}.focus\:text-primary-200\/10:focus{color:#99c8e31a}.focus\:text-primary-200\/100:focus{color:#99c8e3}.focus\:text-primary-200\/15:focus{color:#99c8e326}.focus\:text-primary-200\/20:focus{color:#99c8e333}.focus\:text-primary-200\/25:focus{color:#99c8e340}.focus\:text-primary-200\/30:focus{color:#99c8e34d}.focus\:text-primary-200\/35:focus{color:#99c8e359}.focus\:text-primary-200\/40:focus{color:#99c8e366}.focus\:text-primary-200\/45:focus{color:#99c8e373}.focus\:text-primary-200\/5:focus{color:#99c8e30d}.focus\:text-primary-200\/50:focus{color:#99c8e380}.focus\:text-primary-200\/55:focus{color:#99c8e38c}.focus\:text-primary-200\/60:focus{color:#99c8e399}.focus\:text-primary-200\/65:focus{color:#99c8e3a6}.focus\:text-primary-200\/70:focus{color:#99c8e3b3}.focus\:text-primary-200\/75:focus{color:#99c8e3bf}.focus\:text-primary-200\/80:focus{color:#99c8e3cc}.focus\:text-primary-200\/85:focus{color:#99c8e3d9}.focus\:text-primary-200\/90:focus{color:#99c8e3e6}.focus\:text-primary-200\/95:focus{color:#99c8e3f2}.focus\:text-primary-300:focus{--tw-text-opacity: 1;color:rgb(102 173 214 / var(--tw-text-opacity, 1))}.focus\:text-primary-300\/0:focus{color:#66add600}.focus\:text-primary-300\/10:focus{color:#66add61a}.focus\:text-primary-300\/100:focus{color:#66add6}.focus\:text-primary-300\/15:focus{color:#66add626}.focus\:text-primary-300\/20:focus{color:#66add633}.focus\:text-primary-300\/25:focus{color:#66add640}.focus\:text-primary-300\/30:focus{color:#66add64d}.focus\:text-primary-300\/35:focus{color:#66add659}.focus\:text-primary-300\/40:focus{color:#66add666}.focus\:text-primary-300\/45:focus{color:#66add673}.focus\:text-primary-300\/5:focus{color:#66add60d}.focus\:text-primary-300\/50:focus{color:#66add680}.focus\:text-primary-300\/55:focus{color:#66add68c}.focus\:text-primary-300\/60:focus{color:#66add699}.focus\:text-primary-300\/65:focus{color:#66add6a6}.focus\:text-primary-300\/70:focus{color:#66add6b3}.focus\:text-primary-300\/75:focus{color:#66add6bf}.focus\:text-primary-300\/80:focus{color:#66add6cc}.focus\:text-primary-300\/85:focus{color:#66add6d9}.focus\:text-primary-300\/90:focus{color:#66add6e6}.focus\:text-primary-300\/95:focus{color:#66add6f2}.focus\:text-primary-400:focus{--tw-text-opacity: 1;color:rgb(51 146 200 / var(--tw-text-opacity, 1))}.focus\:text-primary-400\/0:focus{color:#3392c800}.focus\:text-primary-400\/10:focus{color:#3392c81a}.focus\:text-primary-400\/100:focus{color:#3392c8}.focus\:text-primary-400\/15:focus{color:#3392c826}.focus\:text-primary-400\/20:focus{color:#3392c833}.focus\:text-primary-400\/25:focus{color:#3392c840}.focus\:text-primary-400\/30:focus{color:#3392c84d}.focus\:text-primary-400\/35:focus{color:#3392c859}.focus\:text-primary-400\/40:focus{color:#3392c866}.focus\:text-primary-400\/45:focus{color:#3392c873}.focus\:text-primary-400\/5:focus{color:#3392c80d}.focus\:text-primary-400\/50:focus{color:#3392c880}.focus\:text-primary-400\/55:focus{color:#3392c88c}.focus\:text-primary-400\/60:focus{color:#3392c899}.focus\:text-primary-400\/65:focus{color:#3392c8a6}.focus\:text-primary-400\/70:focus{color:#3392c8b3}.focus\:text-primary-400\/75:focus{color:#3392c8bf}.focus\:text-primary-400\/80:focus{color:#3392c8cc}.focus\:text-primary-400\/85:focus{color:#3392c8d9}.focus\:text-primary-400\/90:focus{color:#3392c8e6}.focus\:text-primary-400\/95:focus{color:#3392c8f2}.focus\:text-primary-50:focus{--tw-text-opacity: 1;color:rgb(230 241 248 / var(--tw-text-opacity, 1))}.focus\:text-primary-50\/0:focus{color:#e6f1f800}.focus\:text-primary-50\/10:focus{color:#e6f1f81a}.focus\:text-primary-50\/100:focus{color:#e6f1f8}.focus\:text-primary-50\/15:focus{color:#e6f1f826}.focus\:text-primary-50\/20:focus{color:#e6f1f833}.focus\:text-primary-50\/25:focus{color:#e6f1f840}.focus\:text-primary-50\/30:focus{color:#e6f1f84d}.focus\:text-primary-50\/35:focus{color:#e6f1f859}.focus\:text-primary-50\/40:focus{color:#e6f1f866}.focus\:text-primary-50\/45:focus{color:#e6f1f873}.focus\:text-primary-50\/5:focus{color:#e6f1f80d}.focus\:text-primary-50\/50:focus{color:#e6f1f880}.focus\:text-primary-50\/55:focus{color:#e6f1f88c}.focus\:text-primary-50\/60:focus{color:#e6f1f899}.focus\:text-primary-50\/65:focus{color:#e6f1f8a6}.focus\:text-primary-50\/70:focus{color:#e6f1f8b3}.focus\:text-primary-50\/75:focus{color:#e6f1f8bf}.focus\:text-primary-50\/80:focus{color:#e6f1f8cc}.focus\:text-primary-50\/85:focus{color:#e6f1f8d9}.focus\:text-primary-50\/90:focus{color:#e6f1f8e6}.focus\:text-primary-50\/95:focus{color:#e6f1f8f2}.focus\:text-primary-500:focus{--tw-text-opacity: 1;color:rgb(0 119 187 / var(--tw-text-opacity, 1))}.focus\:text-primary-500\/0:focus{color:#07b0}.focus\:text-primary-500\/10:focus{color:#0077bb1a}.focus\:text-primary-500\/100:focus{color:#07b}.focus\:text-primary-500\/15:focus{color:#0077bb26}.focus\:text-primary-500\/20:focus{color:#07b3}.focus\:text-primary-500\/25:focus{color:#0077bb40}.focus\:text-primary-500\/30:focus{color:#0077bb4d}.focus\:text-primary-500\/35:focus{color:#0077bb59}.focus\:text-primary-500\/40:focus{color:#07b6}.focus\:text-primary-500\/45:focus{color:#0077bb73}.focus\:text-primary-500\/5:focus{color:#0077bb0d}.focus\:text-primary-500\/50:focus{color:#0077bb80}.focus\:text-primary-500\/55:focus{color:#0077bb8c}.focus\:text-primary-500\/60:focus{color:#07b9}.focus\:text-primary-500\/65:focus{color:#0077bba6}.focus\:text-primary-500\/70:focus{color:#0077bbb3}.focus\:text-primary-500\/75:focus{color:#0077bbbf}.focus\:text-primary-500\/80:focus{color:#07bc}.focus\:text-primary-500\/85:focus{color:#0077bbd9}.focus\:text-primary-500\/90:focus{color:#0077bbe6}.focus\:text-primary-500\/95:focus{color:#0077bbf2}.focus\:text-primary-600:focus{--tw-text-opacity: 1;color:rgb(0 102 153 / var(--tw-text-opacity, 1))}.focus\:text-primary-600\/0:focus{color:#0690}.focus\:text-primary-600\/10:focus{color:#0066991a}.focus\:text-primary-600\/100:focus{color:#069}.focus\:text-primary-600\/15:focus{color:#00669926}.focus\:text-primary-600\/20:focus{color:#0693}.focus\:text-primary-600\/25:focus{color:#00669940}.focus\:text-primary-600\/30:focus{color:#0066994d}.focus\:text-primary-600\/35:focus{color:#00669959}.focus\:text-primary-600\/40:focus{color:#0696}.focus\:text-primary-600\/45:focus{color:#00669973}.focus\:text-primary-600\/5:focus{color:#0066990d}.focus\:text-primary-600\/50:focus{color:#00669980}.focus\:text-primary-600\/55:focus{color:#0066998c}.focus\:text-primary-600\/60:focus{color:#0699}.focus\:text-primary-600\/65:focus{color:#006699a6}.focus\:text-primary-600\/70:focus{color:#006699b3}.focus\:text-primary-600\/75:focus{color:#006699bf}.focus\:text-primary-600\/80:focus{color:#069c}.focus\:text-primary-600\/85:focus{color:#006699d9}.focus\:text-primary-600\/90:focus{color:#006699e6}.focus\:text-primary-600\/95:focus{color:#006699f2}.focus\:text-primary-700:focus{--tw-text-opacity: 1;color:rgb(0 85 128 / var(--tw-text-opacity, 1))}.focus\:text-primary-700\/0:focus{color:#00558000}.focus\:text-primary-700\/10:focus{color:#0055801a}.focus\:text-primary-700\/100:focus{color:#005580}.focus\:text-primary-700\/15:focus{color:#00558026}.focus\:text-primary-700\/20:focus{color:#00558033}.focus\:text-primary-700\/25:focus{color:#00558040}.focus\:text-primary-700\/30:focus{color:#0055804d}.focus\:text-primary-700\/35:focus{color:#00558059}.focus\:text-primary-700\/40:focus{color:#00558066}.focus\:text-primary-700\/45:focus{color:#00558073}.focus\:text-primary-700\/5:focus{color:#0055800d}.focus\:text-primary-700\/50:focus{color:#00558080}.focus\:text-primary-700\/55:focus{color:#0055808c}.focus\:text-primary-700\/60:focus{color:#00558099}.focus\:text-primary-700\/65:focus{color:#005580a6}.focus\:text-primary-700\/70:focus{color:#005580b3}.focus\:text-primary-700\/75:focus{color:#005580bf}.focus\:text-primary-700\/80:focus{color:#005580cc}.focus\:text-primary-700\/85:focus{color:#005580d9}.focus\:text-primary-700\/90:focus{color:#005580e6}.focus\:text-primary-700\/95:focus{color:#005580f2}.focus\:text-primary-800:focus{--tw-text-opacity: 1;color:rgb(0 68 102 / var(--tw-text-opacity, 1))}.focus\:text-primary-800\/0:focus{color:#0460}.focus\:text-primary-800\/10:focus{color:#0044661a}.focus\:text-primary-800\/100:focus{color:#046}.focus\:text-primary-800\/15:focus{color:#00446626}.focus\:text-primary-800\/20:focus{color:#0463}.focus\:text-primary-800\/25:focus{color:#00446640}.focus\:text-primary-800\/30:focus{color:#0044664d}.focus\:text-primary-800\/35:focus{color:#00446659}.focus\:text-primary-800\/40:focus{color:#0466}.focus\:text-primary-800\/45:focus{color:#00446673}.focus\:text-primary-800\/5:focus{color:#0044660d}.focus\:text-primary-800\/50:focus{color:#00446680}.focus\:text-primary-800\/55:focus{color:#0044668c}.focus\:text-primary-800\/60:focus{color:#0469}.focus\:text-primary-800\/65:focus{color:#004466a6}.focus\:text-primary-800\/70:focus{color:#004466b3}.focus\:text-primary-800\/75:focus{color:#004466bf}.focus\:text-primary-800\/80:focus{color:#046c}.focus\:text-primary-800\/85:focus{color:#004466d9}.focus\:text-primary-800\/90:focus{color:#004466e6}.focus\:text-primary-800\/95:focus{color:#004466f2}.focus\:text-primary-900:focus{--tw-text-opacity: 1;color:rgb(0 51 77 / var(--tw-text-opacity, 1))}.focus\:text-primary-900\/0:focus{color:#00334d00}.focus\:text-primary-900\/10:focus{color:#00334d1a}.focus\:text-primary-900\/100:focus{color:#00334d}.focus\:text-primary-900\/15:focus{color:#00334d26}.focus\:text-primary-900\/20:focus{color:#00334d33}.focus\:text-primary-900\/25:focus{color:#00334d40}.focus\:text-primary-900\/30:focus{color:#00334d4d}.focus\:text-primary-900\/35:focus{color:#00334d59}.focus\:text-primary-900\/40:focus{color:#00334d66}.focus\:text-primary-900\/45:focus{color:#00334d73}.focus\:text-primary-900\/5:focus{color:#00334d0d}.focus\:text-primary-900\/50:focus{color:#00334d80}.focus\:text-primary-900\/55:focus{color:#00334d8c}.focus\:text-primary-900\/60:focus{color:#00334d99}.focus\:text-primary-900\/65:focus{color:#00334da6}.focus\:text-primary-900\/70:focus{color:#00334db3}.focus\:text-primary-900\/75:focus{color:#00334dbf}.focus\:text-primary-900\/80:focus{color:#00334dcc}.focus\:text-primary-900\/85:focus{color:#00334dd9}.focus\:text-primary-900\/90:focus{color:#00334de6}.focus\:text-primary-900\/95:focus{color:#00334df2}.focus\:text-primary-focus:focus{--tw-text-opacity: 1;color:rgb(46 62 99 / var(--tw-text-opacity, 1))}.focus\:text-primary-focus\/0:focus{color:#2e3e6300}.focus\:text-primary-focus\/10:focus{color:#2e3e631a}.focus\:text-primary-focus\/100:focus{color:#2e3e63}.focus\:text-primary-focus\/15:focus{color:#2e3e6326}.focus\:text-primary-focus\/20:focus{color:#2e3e6333}.focus\:text-primary-focus\/25:focus{color:#2e3e6340}.focus\:text-primary-focus\/30:focus{color:#2e3e634d}.focus\:text-primary-focus\/35:focus{color:#2e3e6359}.focus\:text-primary-focus\/40:focus{color:#2e3e6366}.focus\:text-primary-focus\/45:focus{color:#2e3e6373}.focus\:text-primary-focus\/5:focus{color:#2e3e630d}.focus\:text-primary-focus\/50:focus{color:#2e3e6380}.focus\:text-primary-focus\/55:focus{color:#2e3e638c}.focus\:text-primary-focus\/60:focus{color:#2e3e6399}.focus\:text-primary-focus\/65:focus{color:#2e3e63a6}.focus\:text-primary-focus\/70:focus{color:#2e3e63b3}.focus\:text-primary-focus\/75:focus{color:#2e3e63bf}.focus\:text-primary-focus\/80:focus{color:#2e3e63cc}.focus\:text-primary-focus\/85:focus{color:#2e3e63d9}.focus\:text-primary-focus\/90:focus{color:#2e3e63e6}.focus\:text-primary-focus\/95:focus{color:#2e3e63f2}.focus\:text-primary\/0:focus{color:#07b0}.focus\:text-primary\/10:focus{color:#0077bb1a}.focus\:text-primary\/100:focus{color:#07b}.focus\:text-primary\/15:focus{color:#0077bb26}.focus\:text-primary\/20:focus{color:#07b3}.focus\:text-primary\/25:focus{color:#0077bb40}.focus\:text-primary\/30:focus{color:#0077bb4d}.focus\:text-primary\/35:focus{color:#0077bb59}.focus\:text-primary\/40:focus{color:#07b6}.focus\:text-primary\/45:focus{color:#0077bb73}.focus\:text-primary\/5:focus{color:#0077bb0d}.focus\:text-primary\/50:focus{color:#0077bb80}.focus\:text-primary\/55:focus{color:#0077bb8c}.focus\:text-primary\/60:focus{color:#07b9}.focus\:text-primary\/65:focus{color:#0077bba6}.focus\:text-primary\/70:focus{color:#0077bbb3}.focus\:text-primary\/75:focus{color:#0077bbbf}.focus\:text-primary\/80:focus{color:#07bc}.focus\:text-primary\/85:focus{color:#0077bbd9}.focus\:text-primary\/90:focus{color:#0077bbe6}.focus\:text-primary\/95:focus{color:#0077bbf2}.focus\:text-red-100:focus{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.focus\:text-red-100\/0:focus{color:#fee2e200}.focus\:text-red-100\/10:focus{color:#fee2e21a}.focus\:text-red-100\/100:focus{color:#fee2e2}.focus\:text-red-100\/15:focus{color:#fee2e226}.focus\:text-red-100\/20:focus{color:#fee2e233}.focus\:text-red-100\/25:focus{color:#fee2e240}.focus\:text-red-100\/30:focus{color:#fee2e24d}.focus\:text-red-100\/35:focus{color:#fee2e259}.focus\:text-red-100\/40:focus{color:#fee2e266}.focus\:text-red-100\/45:focus{color:#fee2e273}.focus\:text-red-100\/5:focus{color:#fee2e20d}.focus\:text-red-100\/50:focus{color:#fee2e280}.focus\:text-red-100\/55:focus{color:#fee2e28c}.focus\:text-red-100\/60:focus{color:#fee2e299}.focus\:text-red-100\/65:focus{color:#fee2e2a6}.focus\:text-red-100\/70:focus{color:#fee2e2b3}.focus\:text-red-100\/75:focus{color:#fee2e2bf}.focus\:text-red-100\/80:focus{color:#fee2e2cc}.focus\:text-red-100\/85:focus{color:#fee2e2d9}.focus\:text-red-100\/90:focus{color:#fee2e2e6}.focus\:text-red-100\/95:focus{color:#fee2e2f2}.focus\:text-red-200:focus{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.focus\:text-red-200\/0:focus{color:#fecaca00}.focus\:text-red-200\/10:focus{color:#fecaca1a}.focus\:text-red-200\/100:focus{color:#fecaca}.focus\:text-red-200\/15:focus{color:#fecaca26}.focus\:text-red-200\/20:focus{color:#fecaca33}.focus\:text-red-200\/25:focus{color:#fecaca40}.focus\:text-red-200\/30:focus{color:#fecaca4d}.focus\:text-red-200\/35:focus{color:#fecaca59}.focus\:text-red-200\/40:focus{color:#fecaca66}.focus\:text-red-200\/45:focus{color:#fecaca73}.focus\:text-red-200\/5:focus{color:#fecaca0d}.focus\:text-red-200\/50:focus{color:#fecaca80}.focus\:text-red-200\/55:focus{color:#fecaca8c}.focus\:text-red-200\/60:focus{color:#fecaca99}.focus\:text-red-200\/65:focus{color:#fecacaa6}.focus\:text-red-200\/70:focus{color:#fecacab3}.focus\:text-red-200\/75:focus{color:#fecacabf}.focus\:text-red-200\/80:focus{color:#fecacacc}.focus\:text-red-200\/85:focus{color:#fecacad9}.focus\:text-red-200\/90:focus{color:#fecacae6}.focus\:text-red-200\/95:focus{color:#fecacaf2}.focus\:text-red-300:focus{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.focus\:text-red-300\/0:focus{color:#fca5a500}.focus\:text-red-300\/10:focus{color:#fca5a51a}.focus\:text-red-300\/100:focus{color:#fca5a5}.focus\:text-red-300\/15:focus{color:#fca5a526}.focus\:text-red-300\/20:focus{color:#fca5a533}.focus\:text-red-300\/25:focus{color:#fca5a540}.focus\:text-red-300\/30:focus{color:#fca5a54d}.focus\:text-red-300\/35:focus{color:#fca5a559}.focus\:text-red-300\/40:focus{color:#fca5a566}.focus\:text-red-300\/45:focus{color:#fca5a573}.focus\:text-red-300\/5:focus{color:#fca5a50d}.focus\:text-red-300\/50:focus{color:#fca5a580}.focus\:text-red-300\/55:focus{color:#fca5a58c}.focus\:text-red-300\/60:focus{color:#fca5a599}.focus\:text-red-300\/65:focus{color:#fca5a5a6}.focus\:text-red-300\/70:focus{color:#fca5a5b3}.focus\:text-red-300\/75:focus{color:#fca5a5bf}.focus\:text-red-300\/80:focus{color:#fca5a5cc}.focus\:text-red-300\/85:focus{color:#fca5a5d9}.focus\:text-red-300\/90:focus{color:#fca5a5e6}.focus\:text-red-300\/95:focus{color:#fca5a5f2}.focus\:text-red-400:focus{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.focus\:text-red-400\/0:focus{color:#f8717100}.focus\:text-red-400\/10:focus{color:#f871711a}.focus\:text-red-400\/100:focus{color:#f87171}.focus\:text-red-400\/15:focus{color:#f8717126}.focus\:text-red-400\/20:focus{color:#f8717133}.focus\:text-red-400\/25:focus{color:#f8717140}.focus\:text-red-400\/30:focus{color:#f871714d}.focus\:text-red-400\/35:focus{color:#f8717159}.focus\:text-red-400\/40:focus{color:#f8717166}.focus\:text-red-400\/45:focus{color:#f8717173}.focus\:text-red-400\/5:focus{color:#f871710d}.focus\:text-red-400\/50:focus{color:#f8717180}.focus\:text-red-400\/55:focus{color:#f871718c}.focus\:text-red-400\/60:focus{color:#f8717199}.focus\:text-red-400\/65:focus{color:#f87171a6}.focus\:text-red-400\/70:focus{color:#f87171b3}.focus\:text-red-400\/75:focus{color:#f87171bf}.focus\:text-red-400\/80:focus{color:#f87171cc}.focus\:text-red-400\/85:focus{color:#f87171d9}.focus\:text-red-400\/90:focus{color:#f87171e6}.focus\:text-red-400\/95:focus{color:#f87171f2}.focus\:text-red-50:focus{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.focus\:text-red-50\/0:focus{color:#fef2f200}.focus\:text-red-50\/10:focus{color:#fef2f21a}.focus\:text-red-50\/100:focus{color:#fef2f2}.focus\:text-red-50\/15:focus{color:#fef2f226}.focus\:text-red-50\/20:focus{color:#fef2f233}.focus\:text-red-50\/25:focus{color:#fef2f240}.focus\:text-red-50\/30:focus{color:#fef2f24d}.focus\:text-red-50\/35:focus{color:#fef2f259}.focus\:text-red-50\/40:focus{color:#fef2f266}.focus\:text-red-50\/45:focus{color:#fef2f273}.focus\:text-red-50\/5:focus{color:#fef2f20d}.focus\:text-red-50\/50:focus{color:#fef2f280}.focus\:text-red-50\/55:focus{color:#fef2f28c}.focus\:text-red-50\/60:focus{color:#fef2f299}.focus\:text-red-50\/65:focus{color:#fef2f2a6}.focus\:text-red-50\/70:focus{color:#fef2f2b3}.focus\:text-red-50\/75:focus{color:#fef2f2bf}.focus\:text-red-50\/80:focus{color:#fef2f2cc}.focus\:text-red-50\/85:focus{color:#fef2f2d9}.focus\:text-red-50\/90:focus{color:#fef2f2e6}.focus\:text-red-50\/95:focus{color:#fef2f2f2}.focus\:text-red-500:focus{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.focus\:text-red-500\/0:focus{color:#ef444400}.focus\:text-red-500\/10:focus{color:#ef44441a}.focus\:text-red-500\/100:focus{color:#ef4444}.focus\:text-red-500\/15:focus{color:#ef444426}.focus\:text-red-500\/20:focus{color:#ef444433}.focus\:text-red-500\/25:focus{color:#ef444440}.focus\:text-red-500\/30:focus{color:#ef44444d}.focus\:text-red-500\/35:focus{color:#ef444459}.focus\:text-red-500\/40:focus{color:#ef444466}.focus\:text-red-500\/45:focus{color:#ef444473}.focus\:text-red-500\/5:focus{color:#ef44440d}.focus\:text-red-500\/50:focus{color:#ef444480}.focus\:text-red-500\/55:focus{color:#ef44448c}.focus\:text-red-500\/60:focus{color:#ef444499}.focus\:text-red-500\/65:focus{color:#ef4444a6}.focus\:text-red-500\/70:focus{color:#ef4444b3}.focus\:text-red-500\/75:focus{color:#ef4444bf}.focus\:text-red-500\/80:focus{color:#ef4444cc}.focus\:text-red-500\/85:focus{color:#ef4444d9}.focus\:text-red-500\/90:focus{color:#ef4444e6}.focus\:text-red-500\/95:focus{color:#ef4444f2}.focus\:text-red-600:focus{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.focus\:text-red-600\/0:focus{color:#dc262600}.focus\:text-red-600\/10:focus{color:#dc26261a}.focus\:text-red-600\/100:focus{color:#dc2626}.focus\:text-red-600\/15:focus{color:#dc262626}.focus\:text-red-600\/20:focus{color:#dc262633}.focus\:text-red-600\/25:focus{color:#dc262640}.focus\:text-red-600\/30:focus{color:#dc26264d}.focus\:text-red-600\/35:focus{color:#dc262659}.focus\:text-red-600\/40:focus{color:#dc262666}.focus\:text-red-600\/45:focus{color:#dc262673}.focus\:text-red-600\/5:focus{color:#dc26260d}.focus\:text-red-600\/50:focus{color:#dc262680}.focus\:text-red-600\/55:focus{color:#dc26268c}.focus\:text-red-600\/60:focus{color:#dc262699}.focus\:text-red-600\/65:focus{color:#dc2626a6}.focus\:text-red-600\/70:focus{color:#dc2626b3}.focus\:text-red-600\/75:focus{color:#dc2626bf}.focus\:text-red-600\/80:focus{color:#dc2626cc}.focus\:text-red-600\/85:focus{color:#dc2626d9}.focus\:text-red-600\/90:focus{color:#dc2626e6}.focus\:text-red-600\/95:focus{color:#dc2626f2}.focus\:text-red-700:focus{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.focus\:text-red-700\/0:focus{color:#b91c1c00}.focus\:text-red-700\/10:focus{color:#b91c1c1a}.focus\:text-red-700\/100:focus{color:#b91c1c}.focus\:text-red-700\/15:focus{color:#b91c1c26}.focus\:text-red-700\/20:focus{color:#b91c1c33}.focus\:text-red-700\/25:focus{color:#b91c1c40}.focus\:text-red-700\/30:focus{color:#b91c1c4d}.focus\:text-red-700\/35:focus{color:#b91c1c59}.focus\:text-red-700\/40:focus{color:#b91c1c66}.focus\:text-red-700\/45:focus{color:#b91c1c73}.focus\:text-red-700\/5:focus{color:#b91c1c0d}.focus\:text-red-700\/50:focus{color:#b91c1c80}.focus\:text-red-700\/55:focus{color:#b91c1c8c}.focus\:text-red-700\/60:focus{color:#b91c1c99}.focus\:text-red-700\/65:focus{color:#b91c1ca6}.focus\:text-red-700\/70:focus{color:#b91c1cb3}.focus\:text-red-700\/75:focus{color:#b91c1cbf}.focus\:text-red-700\/80:focus{color:#b91c1ccc}.focus\:text-red-700\/85:focus{color:#b91c1cd9}.focus\:text-red-700\/90:focus{color:#b91c1ce6}.focus\:text-red-700\/95:focus{color:#b91c1cf2}.focus\:text-red-800:focus{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.focus\:text-red-800\/0:focus{color:#991b1b00}.focus\:text-red-800\/10:focus{color:#991b1b1a}.focus\:text-red-800\/100:focus{color:#991b1b}.focus\:text-red-800\/15:focus{color:#991b1b26}.focus\:text-red-800\/20:focus{color:#991b1b33}.focus\:text-red-800\/25:focus{color:#991b1b40}.focus\:text-red-800\/30:focus{color:#991b1b4d}.focus\:text-red-800\/35:focus{color:#991b1b59}.focus\:text-red-800\/40:focus{color:#991b1b66}.focus\:text-red-800\/45:focus{color:#991b1b73}.focus\:text-red-800\/5:focus{color:#991b1b0d}.focus\:text-red-800\/50:focus{color:#991b1b80}.focus\:text-red-800\/55:focus{color:#991b1b8c}.focus\:text-red-800\/60:focus{color:#991b1b99}.focus\:text-red-800\/65:focus{color:#991b1ba6}.focus\:text-red-800\/70:focus{color:#991b1bb3}.focus\:text-red-800\/75:focus{color:#991b1bbf}.focus\:text-red-800\/80:focus{color:#991b1bcc}.focus\:text-red-800\/85:focus{color:#991b1bd9}.focus\:text-red-800\/90:focus{color:#991b1be6}.focus\:text-red-800\/95:focus{color:#991b1bf2}.focus\:text-red-900:focus{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.focus\:text-red-900\/0:focus{color:#7f1d1d00}.focus\:text-red-900\/10:focus{color:#7f1d1d1a}.focus\:text-red-900\/100:focus{color:#7f1d1d}.focus\:text-red-900\/15:focus{color:#7f1d1d26}.focus\:text-red-900\/20:focus{color:#7f1d1d33}.focus\:text-red-900\/25:focus{color:#7f1d1d40}.focus\:text-red-900\/30:focus{color:#7f1d1d4d}.focus\:text-red-900\/35:focus{color:#7f1d1d59}.focus\:text-red-900\/40:focus{color:#7f1d1d66}.focus\:text-red-900\/45:focus{color:#7f1d1d73}.focus\:text-red-900\/5:focus{color:#7f1d1d0d}.focus\:text-red-900\/50:focus{color:#7f1d1d80}.focus\:text-red-900\/55:focus{color:#7f1d1d8c}.focus\:text-red-900\/60:focus{color:#7f1d1d99}.focus\:text-red-900\/65:focus{color:#7f1d1da6}.focus\:text-red-900\/70:focus{color:#7f1d1db3}.focus\:text-red-900\/75:focus{color:#7f1d1dbf}.focus\:text-red-900\/80:focus{color:#7f1d1dcc}.focus\:text-red-900\/85:focus{color:#7f1d1dd9}.focus\:text-red-900\/90:focus{color:#7f1d1de6}.focus\:text-red-900\/95:focus{color:#7f1d1df2}.focus\:text-red-950:focus{--tw-text-opacity: 1;color:rgb(69 10 10 / var(--tw-text-opacity, 1))}.focus\:text-red-950\/0:focus{color:#450a0a00}.focus\:text-red-950\/10:focus{color:#450a0a1a}.focus\:text-red-950\/100:focus{color:#450a0a}.focus\:text-red-950\/15:focus{color:#450a0a26}.focus\:text-red-950\/20:focus{color:#450a0a33}.focus\:text-red-950\/25:focus{color:#450a0a40}.focus\:text-red-950\/30:focus{color:#450a0a4d}.focus\:text-red-950\/35:focus{color:#450a0a59}.focus\:text-red-950\/40:focus{color:#450a0a66}.focus\:text-red-950\/45:focus{color:#450a0a73}.focus\:text-red-950\/5:focus{color:#450a0a0d}.focus\:text-red-950\/50:focus{color:#450a0a80}.focus\:text-red-950\/55:focus{color:#450a0a8c}.focus\:text-red-950\/60:focus{color:#450a0a99}.focus\:text-red-950\/65:focus{color:#450a0aa6}.focus\:text-red-950\/70:focus{color:#450a0ab3}.focus\:text-red-950\/75:focus{color:#450a0abf}.focus\:text-red-950\/80:focus{color:#450a0acc}.focus\:text-red-950\/85:focus{color:#450a0ad9}.focus\:text-red-950\/90:focus{color:#450a0ae6}.focus\:text-red-950\/95:focus{color:#450a0af2}.focus\:text-success:focus{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.focus\:text-success-focus:focus{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.focus\:text-success-focus\/0:focus{color:#05966900}.focus\:text-success-focus\/10:focus{color:#0596691a}.focus\:text-success-focus\/100:focus{color:#059669}.focus\:text-success-focus\/15:focus{color:#05966926}.focus\:text-success-focus\/20:focus{color:#05966933}.focus\:text-success-focus\/25:focus{color:#05966940}.focus\:text-success-focus\/30:focus{color:#0596694d}.focus\:text-success-focus\/35:focus{color:#05966959}.focus\:text-success-focus\/40:focus{color:#05966966}.focus\:text-success-focus\/45:focus{color:#05966973}.focus\:text-success-focus\/5:focus{color:#0596690d}.focus\:text-success-focus\/50:focus{color:#05966980}.focus\:text-success-focus\/55:focus{color:#0596698c}.focus\:text-success-focus\/60:focus{color:#05966999}.focus\:text-success-focus\/65:focus{color:#059669a6}.focus\:text-success-focus\/70:focus{color:#059669b3}.focus\:text-success-focus\/75:focus{color:#059669bf}.focus\:text-success-focus\/80:focus{color:#059669cc}.focus\:text-success-focus\/85:focus{color:#059669d9}.focus\:text-success-focus\/90:focus{color:#059669e6}.focus\:text-success-focus\/95:focus{color:#059669f2}.focus\:text-success\/0:focus{color:#10b98100}.focus\:text-success\/10:focus{color:#10b9811a}.focus\:text-success\/100:focus{color:#10b981}.focus\:text-success\/15:focus{color:#10b98126}.focus\:text-success\/20:focus{color:#10b98133}.focus\:text-success\/25:focus{color:#10b98140}.focus\:text-success\/30:focus{color:#10b9814d}.focus\:text-success\/35:focus{color:#10b98159}.focus\:text-success\/40:focus{color:#10b98166}.focus\:text-success\/45:focus{color:#10b98173}.focus\:text-success\/5:focus{color:#10b9810d}.focus\:text-success\/50:focus{color:#10b98180}.focus\:text-success\/55:focus{color:#10b9818c}.focus\:text-success\/60:focus{color:#10b98199}.focus\:text-success\/65:focus{color:#10b981a6}.focus\:text-success\/70:focus{color:#10b981b3}.focus\:text-success\/75:focus{color:#10b981bf}.focus\:text-success\/80:focus{color:#10b981cc}.focus\:text-success\/85:focus{color:#10b981d9}.focus\:text-success\/90:focus{color:#10b981e6}.focus\:text-success\/95:focus{color:#10b981f2}.focus\:text-warning:focus{--tw-text-opacity: 1;color:rgb(255 152 0 / var(--tw-text-opacity, 1))}.focus\:text-warning-focus:focus{--tw-text-opacity: 1;color:rgb(230 130 0 / var(--tw-text-opacity, 1))}.focus\:text-warning-focus\/0:focus{color:#e6820000}.focus\:text-warning-focus\/10:focus{color:#e682001a}.focus\:text-warning-focus\/100:focus{color:#e68200}.focus\:text-warning-focus\/15:focus{color:#e6820026}.focus\:text-warning-focus\/20:focus{color:#e6820033}.focus\:text-warning-focus\/25:focus{color:#e6820040}.focus\:text-warning-focus\/30:focus{color:#e682004d}.focus\:text-warning-focus\/35:focus{color:#e6820059}.focus\:text-warning-focus\/40:focus{color:#e6820066}.focus\:text-warning-focus\/45:focus{color:#e6820073}.focus\:text-warning-focus\/5:focus{color:#e682000d}.focus\:text-warning-focus\/50:focus{color:#e6820080}.focus\:text-warning-focus\/55:focus{color:#e682008c}.focus\:text-warning-focus\/60:focus{color:#e6820099}.focus\:text-warning-focus\/65:focus{color:#e68200a6}.focus\:text-warning-focus\/70:focus{color:#e68200b3}.focus\:text-warning-focus\/75:focus{color:#e68200bf}.focus\:text-warning-focus\/80:focus{color:#e68200cc}.focus\:text-warning-focus\/85:focus{color:#e68200d9}.focus\:text-warning-focus\/90:focus{color:#e68200e6}.focus\:text-warning-focus\/95:focus{color:#e68200f2}.focus\:text-warning\/0:focus{color:#ff980000}.focus\:text-warning\/10:focus{color:#ff98001a}.focus\:text-warning\/100:focus{color:#ff9800}.focus\:text-warning\/15:focus{color:#ff980026}.focus\:text-warning\/20:focus{color:#ff980033}.focus\:text-warning\/25:focus{color:#ff980040}.focus\:text-warning\/30:focus{color:#ff98004d}.focus\:text-warning\/35:focus{color:#ff980059}.focus\:text-warning\/40:focus{color:#ff980066}.focus\:text-warning\/45:focus{color:#ff980073}.focus\:text-warning\/5:focus{color:#ff98000d}.focus\:text-warning\/50:focus{color:#ff980080}.focus\:text-warning\/55:focus{color:#ff98008c}.focus\:text-warning\/60:focus{color:#ff980099}.focus\:text-warning\/65:focus{color:#ff9800a6}.focus\:text-warning\/70:focus{color:#ff9800b3}.focus\:text-warning\/75:focus{color:#ff9800bf}.focus\:text-warning\/80:focus{color:#ff9800cc}.focus\:text-warning\/85:focus{color:#ff9800d9}.focus\:text-warning\/90:focus{color:#ff9800e6}.focus\:text-warning\/95:focus{color:#ff9800f2}.focus\:text-yellow-100:focus{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.focus\:text-yellow-100\/0:focus{color:#fef9c300}.focus\:text-yellow-100\/10:focus{color:#fef9c31a}.focus\:text-yellow-100\/100:focus{color:#fef9c3}.focus\:text-yellow-100\/15:focus{color:#fef9c326}.focus\:text-yellow-100\/20:focus{color:#fef9c333}.focus\:text-yellow-100\/25:focus{color:#fef9c340}.focus\:text-yellow-100\/30:focus{color:#fef9c34d}.focus\:text-yellow-100\/35:focus{color:#fef9c359}.focus\:text-yellow-100\/40:focus{color:#fef9c366}.focus\:text-yellow-100\/45:focus{color:#fef9c373}.focus\:text-yellow-100\/5:focus{color:#fef9c30d}.focus\:text-yellow-100\/50:focus{color:#fef9c380}.focus\:text-yellow-100\/55:focus{color:#fef9c38c}.focus\:text-yellow-100\/60:focus{color:#fef9c399}.focus\:text-yellow-100\/65:focus{color:#fef9c3a6}.focus\:text-yellow-100\/70:focus{color:#fef9c3b3}.focus\:text-yellow-100\/75:focus{color:#fef9c3bf}.focus\:text-yellow-100\/80:focus{color:#fef9c3cc}.focus\:text-yellow-100\/85:focus{color:#fef9c3d9}.focus\:text-yellow-100\/90:focus{color:#fef9c3e6}.focus\:text-yellow-100\/95:focus{color:#fef9c3f2}.focus\:text-yellow-200:focus{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.focus\:text-yellow-200\/0:focus{color:#fef08a00}.focus\:text-yellow-200\/10:focus{color:#fef08a1a}.focus\:text-yellow-200\/100:focus{color:#fef08a}.focus\:text-yellow-200\/15:focus{color:#fef08a26}.focus\:text-yellow-200\/20:focus{color:#fef08a33}.focus\:text-yellow-200\/25:focus{color:#fef08a40}.focus\:text-yellow-200\/30:focus{color:#fef08a4d}.focus\:text-yellow-200\/35:focus{color:#fef08a59}.focus\:text-yellow-200\/40:focus{color:#fef08a66}.focus\:text-yellow-200\/45:focus{color:#fef08a73}.focus\:text-yellow-200\/5:focus{color:#fef08a0d}.focus\:text-yellow-200\/50:focus{color:#fef08a80}.focus\:text-yellow-200\/55:focus{color:#fef08a8c}.focus\:text-yellow-200\/60:focus{color:#fef08a99}.focus\:text-yellow-200\/65:focus{color:#fef08aa6}.focus\:text-yellow-200\/70:focus{color:#fef08ab3}.focus\:text-yellow-200\/75:focus{color:#fef08abf}.focus\:text-yellow-200\/80:focus{color:#fef08acc}.focus\:text-yellow-200\/85:focus{color:#fef08ad9}.focus\:text-yellow-200\/90:focus{color:#fef08ae6}.focus\:text-yellow-200\/95:focus{color:#fef08af2}.focus\:text-yellow-300:focus{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.focus\:text-yellow-300\/0:focus{color:#fde04700}.focus\:text-yellow-300\/10:focus{color:#fde0471a}.focus\:text-yellow-300\/100:focus{color:#fde047}.focus\:text-yellow-300\/15:focus{color:#fde04726}.focus\:text-yellow-300\/20:focus{color:#fde04733}.focus\:text-yellow-300\/25:focus{color:#fde04740}.focus\:text-yellow-300\/30:focus{color:#fde0474d}.focus\:text-yellow-300\/35:focus{color:#fde04759}.focus\:text-yellow-300\/40:focus{color:#fde04766}.focus\:text-yellow-300\/45:focus{color:#fde04773}.focus\:text-yellow-300\/5:focus{color:#fde0470d}.focus\:text-yellow-300\/50:focus{color:#fde04780}.focus\:text-yellow-300\/55:focus{color:#fde0478c}.focus\:text-yellow-300\/60:focus{color:#fde04799}.focus\:text-yellow-300\/65:focus{color:#fde047a6}.focus\:text-yellow-300\/70:focus{color:#fde047b3}.focus\:text-yellow-300\/75:focus{color:#fde047bf}.focus\:text-yellow-300\/80:focus{color:#fde047cc}.focus\:text-yellow-300\/85:focus{color:#fde047d9}.focus\:text-yellow-300\/90:focus{color:#fde047e6}.focus\:text-yellow-300\/95:focus{color:#fde047f2}.focus\:text-yellow-400:focus{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.focus\:text-yellow-400\/0:focus{color:#facc1500}.focus\:text-yellow-400\/10:focus{color:#facc151a}.focus\:text-yellow-400\/100:focus{color:#facc15}.focus\:text-yellow-400\/15:focus{color:#facc1526}.focus\:text-yellow-400\/20:focus{color:#facc1533}.focus\:text-yellow-400\/25:focus{color:#facc1540}.focus\:text-yellow-400\/30:focus{color:#facc154d}.focus\:text-yellow-400\/35:focus{color:#facc1559}.focus\:text-yellow-400\/40:focus{color:#facc1566}.focus\:text-yellow-400\/45:focus{color:#facc1573}.focus\:text-yellow-400\/5:focus{color:#facc150d}.focus\:text-yellow-400\/50:focus{color:#facc1580}.focus\:text-yellow-400\/55:focus{color:#facc158c}.focus\:text-yellow-400\/60:focus{color:#facc1599}.focus\:text-yellow-400\/65:focus{color:#facc15a6}.focus\:text-yellow-400\/70:focus{color:#facc15b3}.focus\:text-yellow-400\/75:focus{color:#facc15bf}.focus\:text-yellow-400\/80:focus{color:#facc15cc}.focus\:text-yellow-400\/85:focus{color:#facc15d9}.focus\:text-yellow-400\/90:focus{color:#facc15e6}.focus\:text-yellow-400\/95:focus{color:#facc15f2}.focus\:text-yellow-50:focus{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity, 1))}.focus\:text-yellow-50\/0:focus{color:#fefce800}.focus\:text-yellow-50\/10:focus{color:#fefce81a}.focus\:text-yellow-50\/100:focus{color:#fefce8}.focus\:text-yellow-50\/15:focus{color:#fefce826}.focus\:text-yellow-50\/20:focus{color:#fefce833}.focus\:text-yellow-50\/25:focus{color:#fefce840}.focus\:text-yellow-50\/30:focus{color:#fefce84d}.focus\:text-yellow-50\/35:focus{color:#fefce859}.focus\:text-yellow-50\/40:focus{color:#fefce866}.focus\:text-yellow-50\/45:focus{color:#fefce873}.focus\:text-yellow-50\/5:focus{color:#fefce80d}.focus\:text-yellow-50\/50:focus{color:#fefce880}.focus\:text-yellow-50\/55:focus{color:#fefce88c}.focus\:text-yellow-50\/60:focus{color:#fefce899}.focus\:text-yellow-50\/65:focus{color:#fefce8a6}.focus\:text-yellow-50\/70:focus{color:#fefce8b3}.focus\:text-yellow-50\/75:focus{color:#fefce8bf}.focus\:text-yellow-50\/80:focus{color:#fefce8cc}.focus\:text-yellow-50\/85:focus{color:#fefce8d9}.focus\:text-yellow-50\/90:focus{color:#fefce8e6}.focus\:text-yellow-50\/95:focus{color:#fefce8f2}.focus\:text-yellow-500:focus{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.focus\:text-yellow-500\/0:focus{color:#eab30800}.focus\:text-yellow-500\/10:focus{color:#eab3081a}.focus\:text-yellow-500\/100:focus{color:#eab308}.focus\:text-yellow-500\/15:focus{color:#eab30826}.focus\:text-yellow-500\/20:focus{color:#eab30833}.focus\:text-yellow-500\/25:focus{color:#eab30840}.focus\:text-yellow-500\/30:focus{color:#eab3084d}.focus\:text-yellow-500\/35:focus{color:#eab30859}.focus\:text-yellow-500\/40:focus{color:#eab30866}.focus\:text-yellow-500\/45:focus{color:#eab30873}.focus\:text-yellow-500\/5:focus{color:#eab3080d}.focus\:text-yellow-500\/50:focus{color:#eab30880}.focus\:text-yellow-500\/55:focus{color:#eab3088c}.focus\:text-yellow-500\/60:focus{color:#eab30899}.focus\:text-yellow-500\/65:focus{color:#eab308a6}.focus\:text-yellow-500\/70:focus{color:#eab308b3}.focus\:text-yellow-500\/75:focus{color:#eab308bf}.focus\:text-yellow-500\/80:focus{color:#eab308cc}.focus\:text-yellow-500\/85:focus{color:#eab308d9}.focus\:text-yellow-500\/90:focus{color:#eab308e6}.focus\:text-yellow-500\/95:focus{color:#eab308f2}.focus\:text-yellow-600:focus{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.focus\:text-yellow-600\/0:focus{color:#ca8a0400}.focus\:text-yellow-600\/10:focus{color:#ca8a041a}.focus\:text-yellow-600\/100:focus{color:#ca8a04}.focus\:text-yellow-600\/15:focus{color:#ca8a0426}.focus\:text-yellow-600\/20:focus{color:#ca8a0433}.focus\:text-yellow-600\/25:focus{color:#ca8a0440}.focus\:text-yellow-600\/30:focus{color:#ca8a044d}.focus\:text-yellow-600\/35:focus{color:#ca8a0459}.focus\:text-yellow-600\/40:focus{color:#ca8a0466}.focus\:text-yellow-600\/45:focus{color:#ca8a0473}.focus\:text-yellow-600\/5:focus{color:#ca8a040d}.focus\:text-yellow-600\/50:focus{color:#ca8a0480}.focus\:text-yellow-600\/55:focus{color:#ca8a048c}.focus\:text-yellow-600\/60:focus{color:#ca8a0499}.focus\:text-yellow-600\/65:focus{color:#ca8a04a6}.focus\:text-yellow-600\/70:focus{color:#ca8a04b3}.focus\:text-yellow-600\/75:focus{color:#ca8a04bf}.focus\:text-yellow-600\/80:focus{color:#ca8a04cc}.focus\:text-yellow-600\/85:focus{color:#ca8a04d9}.focus\:text-yellow-600\/90:focus{color:#ca8a04e6}.focus\:text-yellow-600\/95:focus{color:#ca8a04f2}.focus\:text-yellow-700:focus{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.focus\:text-yellow-700\/0:focus{color:#a1620700}.focus\:text-yellow-700\/10:focus{color:#a162071a}.focus\:text-yellow-700\/100:focus{color:#a16207}.focus\:text-yellow-700\/15:focus{color:#a1620726}.focus\:text-yellow-700\/20:focus{color:#a1620733}.focus\:text-yellow-700\/25:focus{color:#a1620740}.focus\:text-yellow-700\/30:focus{color:#a162074d}.focus\:text-yellow-700\/35:focus{color:#a1620759}.focus\:text-yellow-700\/40:focus{color:#a1620766}.focus\:text-yellow-700\/45:focus{color:#a1620773}.focus\:text-yellow-700\/5:focus{color:#a162070d}.focus\:text-yellow-700\/50:focus{color:#a1620780}.focus\:text-yellow-700\/55:focus{color:#a162078c}.focus\:text-yellow-700\/60:focus{color:#a1620799}.focus\:text-yellow-700\/65:focus{color:#a16207a6}.focus\:text-yellow-700\/70:focus{color:#a16207b3}.focus\:text-yellow-700\/75:focus{color:#a16207bf}.focus\:text-yellow-700\/80:focus{color:#a16207cc}.focus\:text-yellow-700\/85:focus{color:#a16207d9}.focus\:text-yellow-700\/90:focus{color:#a16207e6}.focus\:text-yellow-700\/95:focus{color:#a16207f2}.focus\:text-yellow-800:focus{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.focus\:text-yellow-800\/0:focus{color:#854d0e00}.focus\:text-yellow-800\/10:focus{color:#854d0e1a}.focus\:text-yellow-800\/100:focus{color:#854d0e}.focus\:text-yellow-800\/15:focus{color:#854d0e26}.focus\:text-yellow-800\/20:focus{color:#854d0e33}.focus\:text-yellow-800\/25:focus{color:#854d0e40}.focus\:text-yellow-800\/30:focus{color:#854d0e4d}.focus\:text-yellow-800\/35:focus{color:#854d0e59}.focus\:text-yellow-800\/40:focus{color:#854d0e66}.focus\:text-yellow-800\/45:focus{color:#854d0e73}.focus\:text-yellow-800\/5:focus{color:#854d0e0d}.focus\:text-yellow-800\/50:focus{color:#854d0e80}.focus\:text-yellow-800\/55:focus{color:#854d0e8c}.focus\:text-yellow-800\/60:focus{color:#854d0e99}.focus\:text-yellow-800\/65:focus{color:#854d0ea6}.focus\:text-yellow-800\/70:focus{color:#854d0eb3}.focus\:text-yellow-800\/75:focus{color:#854d0ebf}.focus\:text-yellow-800\/80:focus{color:#854d0ecc}.focus\:text-yellow-800\/85:focus{color:#854d0ed9}.focus\:text-yellow-800\/90:focus{color:#854d0ee6}.focus\:text-yellow-800\/95:focus{color:#854d0ef2}.focus\:text-yellow-900:focus{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.focus\:text-yellow-900\/0:focus{color:#713f1200}.focus\:text-yellow-900\/10:focus{color:#713f121a}.focus\:text-yellow-900\/100:focus{color:#713f12}.focus\:text-yellow-900\/15:focus{color:#713f1226}.focus\:text-yellow-900\/20:focus{color:#713f1233}.focus\:text-yellow-900\/25:focus{color:#713f1240}.focus\:text-yellow-900\/30:focus{color:#713f124d}.focus\:text-yellow-900\/35:focus{color:#713f1259}.focus\:text-yellow-900\/40:focus{color:#713f1266}.focus\:text-yellow-900\/45:focus{color:#713f1273}.focus\:text-yellow-900\/5:focus{color:#713f120d}.focus\:text-yellow-900\/50:focus{color:#713f1280}.focus\:text-yellow-900\/55:focus{color:#713f128c}.focus\:text-yellow-900\/60:focus{color:#713f1299}.focus\:text-yellow-900\/65:focus{color:#713f12a6}.focus\:text-yellow-900\/70:focus{color:#713f12b3}.focus\:text-yellow-900\/75:focus{color:#713f12bf}.focus\:text-yellow-900\/80:focus{color:#713f12cc}.focus\:text-yellow-900\/85:focus{color:#713f12d9}.focus\:text-yellow-900\/90:focus{color:#713f12e6}.focus\:text-yellow-900\/95:focus{color:#713f12f2}.focus\:text-yellow-950:focus{--tw-text-opacity: 1;color:rgb(66 32 6 / var(--tw-text-opacity, 1))}.focus\:text-yellow-950\/0:focus{color:#42200600}.focus\:text-yellow-950\/10:focus{color:#4220061a}.focus\:text-yellow-950\/100:focus{color:#422006}.focus\:text-yellow-950\/15:focus{color:#42200626}.focus\:text-yellow-950\/20:focus{color:#42200633}.focus\:text-yellow-950\/25:focus{color:#42200640}.focus\:text-yellow-950\/30:focus{color:#4220064d}.focus\:text-yellow-950\/35:focus{color:#42200659}.focus\:text-yellow-950\/40:focus{color:#42200666}.focus\:text-yellow-950\/45:focus{color:#42200673}.focus\:text-yellow-950\/5:focus{color:#4220060d}.focus\:text-yellow-950\/50:focus{color:#42200680}.focus\:text-yellow-950\/55:focus{color:#4220068c}.focus\:text-yellow-950\/60:focus{color:#42200699}.focus\:text-yellow-950\/65:focus{color:#422006a6}.focus\:text-yellow-950\/70:focus{color:#422006b3}.focus\:text-yellow-950\/75:focus{color:#422006bf}.focus\:text-yellow-950\/80:focus{color:#422006cc}.focus\:text-yellow-950\/85:focus{color:#422006d9}.focus\:text-yellow-950\/90:focus{color:#422006e6}.focus\:text-yellow-950\/95:focus{color:#422006f2}.focus\:underline:focus{text-decoration-line:underline}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring: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(3px + 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-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-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-inset:focus{--tw-ring-inset: inset}.focus\:ring-blue-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-100\/0:focus{--tw-ring-color: rgb(219 234 254 / 0)}.focus\:ring-blue-100\/10:focus{--tw-ring-color: rgb(219 234 254 / .1)}.focus\:ring-blue-100\/100:focus{--tw-ring-color: rgb(219 234 254 / 1)}.focus\:ring-blue-100\/15:focus{--tw-ring-color: rgb(219 234 254 / .15)}.focus\:ring-blue-100\/20:focus{--tw-ring-color: rgb(219 234 254 / .2)}.focus\:ring-blue-100\/25:focus{--tw-ring-color: rgb(219 234 254 / .25)}.focus\:ring-blue-100\/30:focus{--tw-ring-color: rgb(219 234 254 / .3)}.focus\:ring-blue-100\/35:focus{--tw-ring-color: rgb(219 234 254 / .35)}.focus\:ring-blue-100\/40:focus{--tw-ring-color: rgb(219 234 254 / .4)}.focus\:ring-blue-100\/45:focus{--tw-ring-color: rgb(219 234 254 / .45)}.focus\:ring-blue-100\/5:focus{--tw-ring-color: rgb(219 234 254 / .05)}.focus\:ring-blue-100\/50:focus{--tw-ring-color: rgb(219 234 254 / .5)}.focus\:ring-blue-100\/55:focus{--tw-ring-color: rgb(219 234 254 / .55)}.focus\:ring-blue-100\/60:focus{--tw-ring-color: rgb(219 234 254 / .6)}.focus\:ring-blue-100\/65:focus{--tw-ring-color: rgb(219 234 254 / .65)}.focus\:ring-blue-100\/70:focus{--tw-ring-color: rgb(219 234 254 / .7)}.focus\:ring-blue-100\/75:focus{--tw-ring-color: rgb(219 234 254 / .75)}.focus\:ring-blue-100\/80:focus{--tw-ring-color: rgb(219 234 254 / .8)}.focus\:ring-blue-100\/85:focus{--tw-ring-color: rgb(219 234 254 / .85)}.focus\:ring-blue-100\/90:focus{--tw-ring-color: rgb(219 234 254 / .9)}.focus\:ring-blue-100\/95:focus{--tw-ring-color: rgb(219 234 254 / .95)}.focus\:ring-blue-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-200\/0:focus{--tw-ring-color: rgb(191 219 254 / 0)}.focus\:ring-blue-200\/10:focus{--tw-ring-color: rgb(191 219 254 / .1)}.focus\:ring-blue-200\/100:focus{--tw-ring-color: rgb(191 219 254 / 1)}.focus\:ring-blue-200\/15:focus{--tw-ring-color: rgb(191 219 254 / .15)}.focus\:ring-blue-200\/20:focus{--tw-ring-color: rgb(191 219 254 / .2)}.focus\:ring-blue-200\/25:focus{--tw-ring-color: rgb(191 219 254 / .25)}.focus\:ring-blue-200\/30:focus{--tw-ring-color: rgb(191 219 254 / .3)}.focus\:ring-blue-200\/35:focus{--tw-ring-color: rgb(191 219 254 / .35)}.focus\:ring-blue-200\/40:focus{--tw-ring-color: rgb(191 219 254 / .4)}.focus\:ring-blue-200\/45:focus{--tw-ring-color: rgb(191 219 254 / .45)}.focus\:ring-blue-200\/5:focus{--tw-ring-color: rgb(191 219 254 / .05)}.focus\:ring-blue-200\/50:focus{--tw-ring-color: rgb(191 219 254 / .5)}.focus\:ring-blue-200\/55:focus{--tw-ring-color: rgb(191 219 254 / .55)}.focus\:ring-blue-200\/60:focus{--tw-ring-color: rgb(191 219 254 / .6)}.focus\:ring-blue-200\/65:focus{--tw-ring-color: rgb(191 219 254 / .65)}.focus\:ring-blue-200\/70:focus{--tw-ring-color: rgb(191 219 254 / .7)}.focus\:ring-blue-200\/75:focus{--tw-ring-color: rgb(191 219 254 / .75)}.focus\:ring-blue-200\/80:focus{--tw-ring-color: rgb(191 219 254 / .8)}.focus\:ring-blue-200\/85:focus{--tw-ring-color: rgb(191 219 254 / .85)}.focus\:ring-blue-200\/90:focus{--tw-ring-color: rgb(191 219 254 / .9)}.focus\:ring-blue-200\/95:focus{--tw-ring-color: rgb(191 219 254 / .95)}.focus\:ring-blue-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-300\/0:focus{--tw-ring-color: rgb(147 197 253 / 0)}.focus\:ring-blue-300\/10:focus{--tw-ring-color: rgb(147 197 253 / .1)}.focus\:ring-blue-300\/100:focus{--tw-ring-color: rgb(147 197 253 / 1)}.focus\:ring-blue-300\/15:focus{--tw-ring-color: rgb(147 197 253 / .15)}.focus\:ring-blue-300\/20:focus{--tw-ring-color: rgb(147 197 253 / .2)}.focus\:ring-blue-300\/25:focus{--tw-ring-color: rgb(147 197 253 / .25)}.focus\:ring-blue-300\/30:focus{--tw-ring-color: rgb(147 197 253 / .3)}.focus\:ring-blue-300\/35:focus{--tw-ring-color: rgb(147 197 253 / .35)}.focus\:ring-blue-300\/40:focus{--tw-ring-color: rgb(147 197 253 / .4)}.focus\:ring-blue-300\/45:focus{--tw-ring-color: rgb(147 197 253 / .45)}.focus\:ring-blue-300\/5:focus{--tw-ring-color: rgb(147 197 253 / .05)}.focus\:ring-blue-300\/50:focus{--tw-ring-color: rgb(147 197 253 / .5)}.focus\:ring-blue-300\/55:focus{--tw-ring-color: rgb(147 197 253 / .55)}.focus\:ring-blue-300\/60:focus{--tw-ring-color: rgb(147 197 253 / .6)}.focus\:ring-blue-300\/65:focus{--tw-ring-color: rgb(147 197 253 / .65)}.focus\:ring-blue-300\/70:focus{--tw-ring-color: rgb(147 197 253 / .7)}.focus\:ring-blue-300\/75:focus{--tw-ring-color: rgb(147 197 253 / .75)}.focus\:ring-blue-300\/80:focus{--tw-ring-color: rgb(147 197 253 / .8)}.focus\:ring-blue-300\/85:focus{--tw-ring-color: rgb(147 197 253 / .85)}.focus\:ring-blue-300\/90:focus{--tw-ring-color: rgb(147 197 253 / .9)}.focus\:ring-blue-300\/95:focus{--tw-ring-color: rgb(147 197 253 / .95)}.focus\:ring-blue-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-400\/0:focus{--tw-ring-color: rgb(96 165 250 / 0)}.focus\:ring-blue-400\/10:focus{--tw-ring-color: rgb(96 165 250 / .1)}.focus\:ring-blue-400\/100:focus{--tw-ring-color: rgb(96 165 250 / 1)}.focus\:ring-blue-400\/15:focus{--tw-ring-color: rgb(96 165 250 / .15)}.focus\:ring-blue-400\/20:focus{--tw-ring-color: rgb(96 165 250 / .2)}.focus\:ring-blue-400\/25:focus{--tw-ring-color: rgb(96 165 250 / .25)}.focus\:ring-blue-400\/30:focus{--tw-ring-color: rgb(96 165 250 / .3)}.focus\:ring-blue-400\/35:focus{--tw-ring-color: rgb(96 165 250 / .35)}.focus\:ring-blue-400\/40:focus{--tw-ring-color: rgb(96 165 250 / .4)}.focus\:ring-blue-400\/45:focus{--tw-ring-color: rgb(96 165 250 / .45)}.focus\:ring-blue-400\/5:focus{--tw-ring-color: rgb(96 165 250 / .05)}.focus\:ring-blue-400\/50:focus{--tw-ring-color: rgb(96 165 250 / .5)}.focus\:ring-blue-400\/55:focus{--tw-ring-color: rgb(96 165 250 / .55)}.focus\:ring-blue-400\/60:focus{--tw-ring-color: rgb(96 165 250 / .6)}.focus\:ring-blue-400\/65:focus{--tw-ring-color: rgb(96 165 250 / .65)}.focus\:ring-blue-400\/70:focus{--tw-ring-color: rgb(96 165 250 / .7)}.focus\:ring-blue-400\/75:focus{--tw-ring-color: rgb(96 165 250 / .75)}.focus\:ring-blue-400\/80:focus{--tw-ring-color: rgb(96 165 250 / .8)}.focus\:ring-blue-400\/85:focus{--tw-ring-color: rgb(96 165 250 / .85)}.focus\:ring-blue-400\/90:focus{--tw-ring-color: rgb(96 165 250 / .9)}.focus\:ring-blue-400\/95:focus{--tw-ring-color: rgb(96 165 250 / .95)}.focus\:ring-blue-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-50\/0:focus{--tw-ring-color: rgb(239 246 255 / 0)}.focus\:ring-blue-50\/10:focus{--tw-ring-color: rgb(239 246 255 / .1)}.focus\:ring-blue-50\/100:focus{--tw-ring-color: rgb(239 246 255 / 1)}.focus\:ring-blue-50\/15:focus{--tw-ring-color: rgb(239 246 255 / .15)}.focus\:ring-blue-50\/20:focus{--tw-ring-color: rgb(239 246 255 / .2)}.focus\:ring-blue-50\/25:focus{--tw-ring-color: rgb(239 246 255 / .25)}.focus\:ring-blue-50\/30:focus{--tw-ring-color: rgb(239 246 255 / .3)}.focus\:ring-blue-50\/35:focus{--tw-ring-color: rgb(239 246 255 / .35)}.focus\:ring-blue-50\/40:focus{--tw-ring-color: rgb(239 246 255 / .4)}.focus\:ring-blue-50\/45:focus{--tw-ring-color: rgb(239 246 255 / .45)}.focus\:ring-blue-50\/5:focus{--tw-ring-color: rgb(239 246 255 / .05)}.focus\:ring-blue-50\/50:focus{--tw-ring-color: rgb(239 246 255 / .5)}.focus\:ring-blue-50\/55:focus{--tw-ring-color: rgb(239 246 255 / .55)}.focus\:ring-blue-50\/60:focus{--tw-ring-color: rgb(239 246 255 / .6)}.focus\:ring-blue-50\/65:focus{--tw-ring-color: rgb(239 246 255 / .65)}.focus\:ring-blue-50\/70:focus{--tw-ring-color: rgb(239 246 255 / .7)}.focus\:ring-blue-50\/75:focus{--tw-ring-color: rgb(239 246 255 / .75)}.focus\:ring-blue-50\/80:focus{--tw-ring-color: rgb(239 246 255 / .8)}.focus\:ring-blue-50\/85:focus{--tw-ring-color: rgb(239 246 255 / .85)}.focus\:ring-blue-50\/90:focus{--tw-ring-color: rgb(239 246 255 / .9)}.focus\:ring-blue-50\/95:focus{--tw-ring-color: rgb(239 246 255 / .95)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500\/0:focus{--tw-ring-color: rgb(59 130 246 / 0)}.focus\:ring-blue-500\/10:focus{--tw-ring-color: rgb(59 130 246 / .1)}.focus\:ring-blue-500\/100:focus{--tw-ring-color: rgb(59 130 246 / 1)}.focus\:ring-blue-500\/15:focus{--tw-ring-color: rgb(59 130 246 / .15)}.focus\:ring-blue-500\/20:focus{--tw-ring-color: rgb(59 130 246 / .2)}.focus\:ring-blue-500\/25:focus{--tw-ring-color: rgb(59 130 246 / .25)}.focus\:ring-blue-500\/30:focus{--tw-ring-color: rgb(59 130 246 / .3)}.focus\:ring-blue-500\/35:focus{--tw-ring-color: rgb(59 130 246 / .35)}.focus\:ring-blue-500\/40:focus{--tw-ring-color: rgb(59 130 246 / .4)}.focus\:ring-blue-500\/45:focus{--tw-ring-color: rgb(59 130 246 / .45)}.focus\:ring-blue-500\/5:focus{--tw-ring-color: rgb(59 130 246 / .05)}.focus\:ring-blue-500\/50:focus{--tw-ring-color: rgb(59 130 246 / .5)}.focus\:ring-blue-500\/55:focus{--tw-ring-color: rgb(59 130 246 / .55)}.focus\:ring-blue-500\/60:focus{--tw-ring-color: rgb(59 130 246 / .6)}.focus\:ring-blue-500\/65:focus{--tw-ring-color: rgb(59 130 246 / .65)}.focus\:ring-blue-500\/70:focus{--tw-ring-color: rgb(59 130 246 / .7)}.focus\:ring-blue-500\/75:focus{--tw-ring-color: rgb(59 130 246 / .75)}.focus\:ring-blue-500\/80:focus{--tw-ring-color: rgb(59 130 246 / .8)}.focus\:ring-blue-500\/85:focus{--tw-ring-color: rgb(59 130 246 / .85)}.focus\:ring-blue-500\/90:focus{--tw-ring-color: rgb(59 130 246 / .9)}.focus\:ring-blue-500\/95:focus{--tw-ring-color: rgb(59 130 246 / .95)}.focus\:ring-blue-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-600\/0:focus{--tw-ring-color: rgb(37 99 235 / 0)}.focus\:ring-blue-600\/10:focus{--tw-ring-color: rgb(37 99 235 / .1)}.focus\:ring-blue-600\/100:focus{--tw-ring-color: rgb(37 99 235 / 1)}.focus\:ring-blue-600\/15:focus{--tw-ring-color: rgb(37 99 235 / .15)}.focus\:ring-blue-600\/20:focus{--tw-ring-color: rgb(37 99 235 / .2)}.focus\:ring-blue-600\/25:focus{--tw-ring-color: rgb(37 99 235 / .25)}.focus\:ring-blue-600\/30:focus{--tw-ring-color: rgb(37 99 235 / .3)}.focus\:ring-blue-600\/35:focus{--tw-ring-color: rgb(37 99 235 / .35)}.focus\:ring-blue-600\/40:focus{--tw-ring-color: rgb(37 99 235 / .4)}.focus\:ring-blue-600\/45:focus{--tw-ring-color: rgb(37 99 235 / .45)}.focus\:ring-blue-600\/5:focus{--tw-ring-color: rgb(37 99 235 / .05)}.focus\:ring-blue-600\/50:focus{--tw-ring-color: rgb(37 99 235 / .5)}.focus\:ring-blue-600\/55:focus{--tw-ring-color: rgb(37 99 235 / .55)}.focus\:ring-blue-600\/60:focus{--tw-ring-color: rgb(37 99 235 / .6)}.focus\:ring-blue-600\/65:focus{--tw-ring-color: rgb(37 99 235 / .65)}.focus\:ring-blue-600\/70:focus{--tw-ring-color: rgb(37 99 235 / .7)}.focus\:ring-blue-600\/75:focus{--tw-ring-color: rgb(37 99 235 / .75)}.focus\:ring-blue-600\/80:focus{--tw-ring-color: rgb(37 99 235 / .8)}.focus\:ring-blue-600\/85:focus{--tw-ring-color: rgb(37 99 235 / .85)}.focus\:ring-blue-600\/90:focus{--tw-ring-color: rgb(37 99 235 / .9)}.focus\:ring-blue-600\/95:focus{--tw-ring-color: rgb(37 99 235 / .95)}.focus\:ring-blue-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-700\/0:focus{--tw-ring-color: rgb(29 78 216 / 0)}.focus\:ring-blue-700\/10:focus{--tw-ring-color: rgb(29 78 216 / .1)}.focus\:ring-blue-700\/100:focus{--tw-ring-color: rgb(29 78 216 / 1)}.focus\:ring-blue-700\/15:focus{--tw-ring-color: rgb(29 78 216 / .15)}.focus\:ring-blue-700\/20:focus{--tw-ring-color: rgb(29 78 216 / .2)}.focus\:ring-blue-700\/25:focus{--tw-ring-color: rgb(29 78 216 / .25)}.focus\:ring-blue-700\/30:focus{--tw-ring-color: rgb(29 78 216 / .3)}.focus\:ring-blue-700\/35:focus{--tw-ring-color: rgb(29 78 216 / .35)}.focus\:ring-blue-700\/40:focus{--tw-ring-color: rgb(29 78 216 / .4)}.focus\:ring-blue-700\/45:focus{--tw-ring-color: rgb(29 78 216 / .45)}.focus\:ring-blue-700\/5:focus{--tw-ring-color: rgb(29 78 216 / .05)}.focus\:ring-blue-700\/50:focus{--tw-ring-color: rgb(29 78 216 / .5)}.focus\:ring-blue-700\/55:focus{--tw-ring-color: rgb(29 78 216 / .55)}.focus\:ring-blue-700\/60:focus{--tw-ring-color: rgb(29 78 216 / .6)}.focus\:ring-blue-700\/65:focus{--tw-ring-color: rgb(29 78 216 / .65)}.focus\:ring-blue-700\/70:focus{--tw-ring-color: rgb(29 78 216 / .7)}.focus\:ring-blue-700\/75:focus{--tw-ring-color: rgb(29 78 216 / .75)}.focus\:ring-blue-700\/80:focus{--tw-ring-color: rgb(29 78 216 / .8)}.focus\:ring-blue-700\/85:focus{--tw-ring-color: rgb(29 78 216 / .85)}.focus\:ring-blue-700\/90:focus{--tw-ring-color: rgb(29 78 216 / .9)}.focus\:ring-blue-700\/95:focus{--tw-ring-color: rgb(29 78 216 / .95)}.focus\:ring-blue-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-800\/0:focus{--tw-ring-color: rgb(30 64 175 / 0)}.focus\:ring-blue-800\/10:focus{--tw-ring-color: rgb(30 64 175 / .1)}.focus\:ring-blue-800\/100:focus{--tw-ring-color: rgb(30 64 175 / 1)}.focus\:ring-blue-800\/15:focus{--tw-ring-color: rgb(30 64 175 / .15)}.focus\:ring-blue-800\/20:focus{--tw-ring-color: rgb(30 64 175 / .2)}.focus\:ring-blue-800\/25:focus{--tw-ring-color: rgb(30 64 175 / .25)}.focus\:ring-blue-800\/30:focus{--tw-ring-color: rgb(30 64 175 / .3)}.focus\:ring-blue-800\/35:focus{--tw-ring-color: rgb(30 64 175 / .35)}.focus\:ring-blue-800\/40:focus{--tw-ring-color: rgb(30 64 175 / .4)}.focus\:ring-blue-800\/45:focus{--tw-ring-color: rgb(30 64 175 / .45)}.focus\:ring-blue-800\/5:focus{--tw-ring-color: rgb(30 64 175 / .05)}.focus\:ring-blue-800\/50:focus{--tw-ring-color: rgb(30 64 175 / .5)}.focus\:ring-blue-800\/55:focus{--tw-ring-color: rgb(30 64 175 / .55)}.focus\:ring-blue-800\/60:focus{--tw-ring-color: rgb(30 64 175 / .6)}.focus\:ring-blue-800\/65:focus{--tw-ring-color: rgb(30 64 175 / .65)}.focus\:ring-blue-800\/70:focus{--tw-ring-color: rgb(30 64 175 / .7)}.focus\:ring-blue-800\/75:focus{--tw-ring-color: rgb(30 64 175 / .75)}.focus\:ring-blue-800\/80:focus{--tw-ring-color: rgb(30 64 175 / .8)}.focus\:ring-blue-800\/85:focus{--tw-ring-color: rgb(30 64 175 / .85)}.focus\:ring-blue-800\/90:focus{--tw-ring-color: rgb(30 64 175 / .9)}.focus\:ring-blue-800\/95:focus{--tw-ring-color: rgb(30 64 175 / .95)}.focus\:ring-blue-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-900\/0:focus{--tw-ring-color: rgb(30 58 138 / 0)}.focus\:ring-blue-900\/10:focus{--tw-ring-color: rgb(30 58 138 / .1)}.focus\:ring-blue-900\/100:focus{--tw-ring-color: rgb(30 58 138 / 1)}.focus\:ring-blue-900\/15:focus{--tw-ring-color: rgb(30 58 138 / .15)}.focus\:ring-blue-900\/20:focus{--tw-ring-color: rgb(30 58 138 / .2)}.focus\:ring-blue-900\/25:focus{--tw-ring-color: rgb(30 58 138 / .25)}.focus\:ring-blue-900\/30:focus{--tw-ring-color: rgb(30 58 138 / .3)}.focus\:ring-blue-900\/35:focus{--tw-ring-color: rgb(30 58 138 / .35)}.focus\:ring-blue-900\/40:focus{--tw-ring-color: rgb(30 58 138 / .4)}.focus\:ring-blue-900\/45:focus{--tw-ring-color: rgb(30 58 138 / .45)}.focus\:ring-blue-900\/5:focus{--tw-ring-color: rgb(30 58 138 / .05)}.focus\:ring-blue-900\/50:focus{--tw-ring-color: rgb(30 58 138 / .5)}.focus\:ring-blue-900\/55:focus{--tw-ring-color: rgb(30 58 138 / .55)}.focus\:ring-blue-900\/60:focus{--tw-ring-color: rgb(30 58 138 / .6)}.focus\:ring-blue-900\/65:focus{--tw-ring-color: rgb(30 58 138 / .65)}.focus\:ring-blue-900\/70:focus{--tw-ring-color: rgb(30 58 138 / .7)}.focus\:ring-blue-900\/75:focus{--tw-ring-color: rgb(30 58 138 / .75)}.focus\:ring-blue-900\/80:focus{--tw-ring-color: rgb(30 58 138 / .8)}.focus\:ring-blue-900\/85:focus{--tw-ring-color: rgb(30 58 138 / .85)}.focus\:ring-blue-900\/90:focus{--tw-ring-color: rgb(30 58 138 / .9)}.focus\:ring-blue-900\/95:focus{--tw-ring-color: rgb(30 58 138 / .95)}.focus\:ring-blue-950:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 37 84 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-950\/0:focus{--tw-ring-color: rgb(23 37 84 / 0)}.focus\:ring-blue-950\/10:focus{--tw-ring-color: rgb(23 37 84 / .1)}.focus\:ring-blue-950\/100:focus{--tw-ring-color: rgb(23 37 84 / 1)}.focus\:ring-blue-950\/15:focus{--tw-ring-color: rgb(23 37 84 / .15)}.focus\:ring-blue-950\/20:focus{--tw-ring-color: rgb(23 37 84 / .2)}.focus\:ring-blue-950\/25:focus{--tw-ring-color: rgb(23 37 84 / .25)}.focus\:ring-blue-950\/30:focus{--tw-ring-color: rgb(23 37 84 / .3)}.focus\:ring-blue-950\/35:focus{--tw-ring-color: rgb(23 37 84 / .35)}.focus\:ring-blue-950\/40:focus{--tw-ring-color: rgb(23 37 84 / .4)}.focus\:ring-blue-950\/45:focus{--tw-ring-color: rgb(23 37 84 / .45)}.focus\:ring-blue-950\/5:focus{--tw-ring-color: rgb(23 37 84 / .05)}.focus\:ring-blue-950\/50:focus{--tw-ring-color: rgb(23 37 84 / .5)}.focus\:ring-blue-950\/55:focus{--tw-ring-color: rgb(23 37 84 / .55)}.focus\:ring-blue-950\/60:focus{--tw-ring-color: rgb(23 37 84 / .6)}.focus\:ring-blue-950\/65:focus{--tw-ring-color: rgb(23 37 84 / .65)}.focus\:ring-blue-950\/70:focus{--tw-ring-color: rgb(23 37 84 / .7)}.focus\:ring-blue-950\/75:focus{--tw-ring-color: rgb(23 37 84 / .75)}.focus\:ring-blue-950\/80:focus{--tw-ring-color: rgb(23 37 84 / .8)}.focus\:ring-blue-950\/85:focus{--tw-ring-color: rgb(23 37 84 / .85)}.focus\:ring-blue-950\/90:focus{--tw-ring-color: rgb(23 37 84 / .9)}.focus\:ring-blue-950\/95:focus{--tw-ring-color: rgb(23 37 84 / .95)}.focus\:ring-error:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 87 36 / var(--tw-ring-opacity, 1))}.focus\:ring-error-focus:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 48 0 / var(--tw-ring-opacity, 1))}.focus\:ring-error-focus\/0:focus{--tw-ring-color: rgb(240 48 0 / 0)}.focus\:ring-error-focus\/10:focus{--tw-ring-color: rgb(240 48 0 / .1)}.focus\:ring-error-focus\/100:focus{--tw-ring-color: rgb(240 48 0 / 1)}.focus\:ring-error-focus\/15:focus{--tw-ring-color: rgb(240 48 0 / .15)}.focus\:ring-error-focus\/20:focus{--tw-ring-color: rgb(240 48 0 / .2)}.focus\:ring-error-focus\/25:focus{--tw-ring-color: rgb(240 48 0 / .25)}.focus\:ring-error-focus\/30:focus{--tw-ring-color: rgb(240 48 0 / .3)}.focus\:ring-error-focus\/35:focus{--tw-ring-color: rgb(240 48 0 / .35)}.focus\:ring-error-focus\/40:focus{--tw-ring-color: rgb(240 48 0 / .4)}.focus\:ring-error-focus\/45:focus{--tw-ring-color: rgb(240 48 0 / .45)}.focus\:ring-error-focus\/5:focus{--tw-ring-color: rgb(240 48 0 / .05)}.focus\:ring-error-focus\/50:focus{--tw-ring-color: rgb(240 48 0 / .5)}.focus\:ring-error-focus\/55:focus{--tw-ring-color: rgb(240 48 0 / .55)}.focus\:ring-error-focus\/60:focus{--tw-ring-color: rgb(240 48 0 / .6)}.focus\:ring-error-focus\/65:focus{--tw-ring-color: rgb(240 48 0 / .65)}.focus\:ring-error-focus\/70:focus{--tw-ring-color: rgb(240 48 0 / .7)}.focus\:ring-error-focus\/75:focus{--tw-ring-color: rgb(240 48 0 / .75)}.focus\:ring-error-focus\/80:focus{--tw-ring-color: rgb(240 48 0 / .8)}.focus\:ring-error-focus\/85:focus{--tw-ring-color: rgb(240 48 0 / .85)}.focus\:ring-error-focus\/90:focus{--tw-ring-color: rgb(240 48 0 / .9)}.focus\:ring-error-focus\/95:focus{--tw-ring-color: rgb(240 48 0 / .95)}.focus\:ring-error\/0:focus{--tw-ring-color: rgb(255 87 36 / 0)}.focus\:ring-error\/10:focus{--tw-ring-color: rgb(255 87 36 / .1)}.focus\:ring-error\/100:focus{--tw-ring-color: rgb(255 87 36 / 1)}.focus\:ring-error\/15:focus{--tw-ring-color: rgb(255 87 36 / .15)}.focus\:ring-error\/20:focus{--tw-ring-color: rgb(255 87 36 / .2)}.focus\:ring-error\/25:focus{--tw-ring-color: rgb(255 87 36 / .25)}.focus\:ring-error\/30:focus{--tw-ring-color: rgb(255 87 36 / .3)}.focus\:ring-error\/35:focus{--tw-ring-color: rgb(255 87 36 / .35)}.focus\:ring-error\/40:focus{--tw-ring-color: rgb(255 87 36 / .4)}.focus\:ring-error\/45:focus{--tw-ring-color: rgb(255 87 36 / .45)}.focus\:ring-error\/5:focus{--tw-ring-color: rgb(255 87 36 / .05)}.focus\:ring-error\/50:focus{--tw-ring-color: rgb(255 87 36 / .5)}.focus\:ring-error\/55:focus{--tw-ring-color: rgb(255 87 36 / .55)}.focus\:ring-error\/60:focus{--tw-ring-color: rgb(255 87 36 / .6)}.focus\:ring-error\/65:focus{--tw-ring-color: rgb(255 87 36 / .65)}.focus\:ring-error\/70:focus{--tw-ring-color: rgb(255 87 36 / .7)}.focus\:ring-error\/75:focus{--tw-ring-color: rgb(255 87 36 / .75)}.focus\:ring-error\/80:focus{--tw-ring-color: rgb(255 87 36 / .8)}.focus\:ring-error\/85:focus{--tw-ring-color: rgb(255 87 36 / .85)}.focus\:ring-error\/90:focus{--tw-ring-color: rgb(255 87 36 / .9)}.focus\:ring-error\/95:focus{--tw-ring-color: rgb(255 87 36 / .95)}.focus\:ring-green-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1))}.focus\:ring-green-100\/0:focus{--tw-ring-color: rgb(220 252 231 / 0)}.focus\:ring-green-100\/10:focus{--tw-ring-color: rgb(220 252 231 / .1)}.focus\:ring-green-100\/100:focus{--tw-ring-color: rgb(220 252 231 / 1)}.focus\:ring-green-100\/15:focus{--tw-ring-color: rgb(220 252 231 / .15)}.focus\:ring-green-100\/20:focus{--tw-ring-color: rgb(220 252 231 / .2)}.focus\:ring-green-100\/25:focus{--tw-ring-color: rgb(220 252 231 / .25)}.focus\:ring-green-100\/30:focus{--tw-ring-color: rgb(220 252 231 / .3)}.focus\:ring-green-100\/35:focus{--tw-ring-color: rgb(220 252 231 / .35)}.focus\:ring-green-100\/40:focus{--tw-ring-color: rgb(220 252 231 / .4)}.focus\:ring-green-100\/45:focus{--tw-ring-color: rgb(220 252 231 / .45)}.focus\:ring-green-100\/5:focus{--tw-ring-color: rgb(220 252 231 / .05)}.focus\:ring-green-100\/50:focus{--tw-ring-color: rgb(220 252 231 / .5)}.focus\:ring-green-100\/55:focus{--tw-ring-color: rgb(220 252 231 / .55)}.focus\:ring-green-100\/60:focus{--tw-ring-color: rgb(220 252 231 / .6)}.focus\:ring-green-100\/65:focus{--tw-ring-color: rgb(220 252 231 / .65)}.focus\:ring-green-100\/70:focus{--tw-ring-color: rgb(220 252 231 / .7)}.focus\:ring-green-100\/75:focus{--tw-ring-color: rgb(220 252 231 / .75)}.focus\:ring-green-100\/80:focus{--tw-ring-color: rgb(220 252 231 / .8)}.focus\:ring-green-100\/85:focus{--tw-ring-color: rgb(220 252 231 / .85)}.focus\:ring-green-100\/90:focus{--tw-ring-color: rgb(220 252 231 / .9)}.focus\:ring-green-100\/95:focus{--tw-ring-color: rgb(220 252 231 / .95)}.focus\:ring-green-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.focus\:ring-green-200\/0:focus{--tw-ring-color: rgb(187 247 208 / 0)}.focus\:ring-green-200\/10:focus{--tw-ring-color: rgb(187 247 208 / .1)}.focus\:ring-green-200\/100:focus{--tw-ring-color: rgb(187 247 208 / 1)}.focus\:ring-green-200\/15:focus{--tw-ring-color: rgb(187 247 208 / .15)}.focus\:ring-green-200\/20:focus{--tw-ring-color: rgb(187 247 208 / .2)}.focus\:ring-green-200\/25:focus{--tw-ring-color: rgb(187 247 208 / .25)}.focus\:ring-green-200\/30:focus{--tw-ring-color: rgb(187 247 208 / .3)}.focus\:ring-green-200\/35:focus{--tw-ring-color: rgb(187 247 208 / .35)}.focus\:ring-green-200\/40:focus{--tw-ring-color: rgb(187 247 208 / .4)}.focus\:ring-green-200\/45:focus{--tw-ring-color: rgb(187 247 208 / .45)}.focus\:ring-green-200\/5:focus{--tw-ring-color: rgb(187 247 208 / .05)}.focus\:ring-green-200\/50:focus{--tw-ring-color: rgb(187 247 208 / .5)}.focus\:ring-green-200\/55:focus{--tw-ring-color: rgb(187 247 208 / .55)}.focus\:ring-green-200\/60:focus{--tw-ring-color: rgb(187 247 208 / .6)}.focus\:ring-green-200\/65:focus{--tw-ring-color: rgb(187 247 208 / .65)}.focus\:ring-green-200\/70:focus{--tw-ring-color: rgb(187 247 208 / .7)}.focus\:ring-green-200\/75:focus{--tw-ring-color: rgb(187 247 208 / .75)}.focus\:ring-green-200\/80:focus{--tw-ring-color: rgb(187 247 208 / .8)}.focus\:ring-green-200\/85:focus{--tw-ring-color: rgb(187 247 208 / .85)}.focus\:ring-green-200\/90:focus{--tw-ring-color: rgb(187 247 208 / .9)}.focus\:ring-green-200\/95:focus{--tw-ring-color: rgb(187 247 208 / .95)}.focus\:ring-green-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.focus\:ring-green-300\/0:focus{--tw-ring-color: rgb(134 239 172 / 0)}.focus\:ring-green-300\/10:focus{--tw-ring-color: rgb(134 239 172 / .1)}.focus\:ring-green-300\/100:focus{--tw-ring-color: rgb(134 239 172 / 1)}.focus\:ring-green-300\/15:focus{--tw-ring-color: rgb(134 239 172 / .15)}.focus\:ring-green-300\/20:focus{--tw-ring-color: rgb(134 239 172 / .2)}.focus\:ring-green-300\/25:focus{--tw-ring-color: rgb(134 239 172 / .25)}.focus\:ring-green-300\/30:focus{--tw-ring-color: rgb(134 239 172 / .3)}.focus\:ring-green-300\/35:focus{--tw-ring-color: rgb(134 239 172 / .35)}.focus\:ring-green-300\/40:focus{--tw-ring-color: rgb(134 239 172 / .4)}.focus\:ring-green-300\/45:focus{--tw-ring-color: rgb(134 239 172 / .45)}.focus\:ring-green-300\/5:focus{--tw-ring-color: rgb(134 239 172 / .05)}.focus\:ring-green-300\/50:focus{--tw-ring-color: rgb(134 239 172 / .5)}.focus\:ring-green-300\/55:focus{--tw-ring-color: rgb(134 239 172 / .55)}.focus\:ring-green-300\/60:focus{--tw-ring-color: rgb(134 239 172 / .6)}.focus\:ring-green-300\/65:focus{--tw-ring-color: rgb(134 239 172 / .65)}.focus\:ring-green-300\/70:focus{--tw-ring-color: rgb(134 239 172 / .7)}.focus\:ring-green-300\/75:focus{--tw-ring-color: rgb(134 239 172 / .75)}.focus\:ring-green-300\/80:focus{--tw-ring-color: rgb(134 239 172 / .8)}.focus\:ring-green-300\/85:focus{--tw-ring-color: rgb(134 239 172 / .85)}.focus\:ring-green-300\/90:focus{--tw-ring-color: rgb(134 239 172 / .9)}.focus\:ring-green-300\/95:focus{--tw-ring-color: rgb(134 239 172 / .95)}.focus\:ring-green-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.focus\:ring-green-400\/0:focus{--tw-ring-color: rgb(74 222 128 / 0)}.focus\:ring-green-400\/10:focus{--tw-ring-color: rgb(74 222 128 / .1)}.focus\:ring-green-400\/100:focus{--tw-ring-color: rgb(74 222 128 / 1)}.focus\:ring-green-400\/15:focus{--tw-ring-color: rgb(74 222 128 / .15)}.focus\:ring-green-400\/20:focus{--tw-ring-color: rgb(74 222 128 / .2)}.focus\:ring-green-400\/25:focus{--tw-ring-color: rgb(74 222 128 / .25)}.focus\:ring-green-400\/30:focus{--tw-ring-color: rgb(74 222 128 / .3)}.focus\:ring-green-400\/35:focus{--tw-ring-color: rgb(74 222 128 / .35)}.focus\:ring-green-400\/40:focus{--tw-ring-color: rgb(74 222 128 / .4)}.focus\:ring-green-400\/45:focus{--tw-ring-color: rgb(74 222 128 / .45)}.focus\:ring-green-400\/5:focus{--tw-ring-color: rgb(74 222 128 / .05)}.focus\:ring-green-400\/50:focus{--tw-ring-color: rgb(74 222 128 / .5)}.focus\:ring-green-400\/55:focus{--tw-ring-color: rgb(74 222 128 / .55)}.focus\:ring-green-400\/60:focus{--tw-ring-color: rgb(74 222 128 / .6)}.focus\:ring-green-400\/65:focus{--tw-ring-color: rgb(74 222 128 / .65)}.focus\:ring-green-400\/70:focus{--tw-ring-color: rgb(74 222 128 / .7)}.focus\:ring-green-400\/75:focus{--tw-ring-color: rgb(74 222 128 / .75)}.focus\:ring-green-400\/80:focus{--tw-ring-color: rgb(74 222 128 / .8)}.focus\:ring-green-400\/85:focus{--tw-ring-color: rgb(74 222 128 / .85)}.focus\:ring-green-400\/90:focus{--tw-ring-color: rgb(74 222 128 / .9)}.focus\:ring-green-400\/95:focus{--tw-ring-color: rgb(74 222 128 / .95)}.focus\:ring-green-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1))}.focus\:ring-green-50\/0:focus{--tw-ring-color: rgb(240 253 244 / 0)}.focus\:ring-green-50\/10:focus{--tw-ring-color: rgb(240 253 244 / .1)}.focus\:ring-green-50\/100:focus{--tw-ring-color: rgb(240 253 244 / 1)}.focus\:ring-green-50\/15:focus{--tw-ring-color: rgb(240 253 244 / .15)}.focus\:ring-green-50\/20:focus{--tw-ring-color: rgb(240 253 244 / .2)}.focus\:ring-green-50\/25:focus{--tw-ring-color: rgb(240 253 244 / .25)}.focus\:ring-green-50\/30:focus{--tw-ring-color: rgb(240 253 244 / .3)}.focus\:ring-green-50\/35:focus{--tw-ring-color: rgb(240 253 244 / .35)}.focus\:ring-green-50\/40:focus{--tw-ring-color: rgb(240 253 244 / .4)}.focus\:ring-green-50\/45:focus{--tw-ring-color: rgb(240 253 244 / .45)}.focus\:ring-green-50\/5:focus{--tw-ring-color: rgb(240 253 244 / .05)}.focus\:ring-green-50\/50:focus{--tw-ring-color: rgb(240 253 244 / .5)}.focus\:ring-green-50\/55:focus{--tw-ring-color: rgb(240 253 244 / .55)}.focus\:ring-green-50\/60:focus{--tw-ring-color: rgb(240 253 244 / .6)}.focus\:ring-green-50\/65:focus{--tw-ring-color: rgb(240 253 244 / .65)}.focus\:ring-green-50\/70:focus{--tw-ring-color: rgb(240 253 244 / .7)}.focus\:ring-green-50\/75:focus{--tw-ring-color: rgb(240 253 244 / .75)}.focus\:ring-green-50\/80:focus{--tw-ring-color: rgb(240 253 244 / .8)}.focus\:ring-green-50\/85:focus{--tw-ring-color: rgb(240 253 244 / .85)}.focus\:ring-green-50\/90:focus{--tw-ring-color: rgb(240 253 244 / .9)}.focus\:ring-green-50\/95:focus{--tw-ring-color: rgb(240 253 244 / .95)}.focus\:ring-green-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.focus\:ring-green-500\/0:focus{--tw-ring-color: rgb(34 197 94 / 0)}.focus\:ring-green-500\/10:focus{--tw-ring-color: rgb(34 197 94 / .1)}.focus\:ring-green-500\/100:focus{--tw-ring-color: rgb(34 197 94 / 1)}.focus\:ring-green-500\/15:focus{--tw-ring-color: rgb(34 197 94 / .15)}.focus\:ring-green-500\/20:focus{--tw-ring-color: rgb(34 197 94 / .2)}.focus\:ring-green-500\/25:focus{--tw-ring-color: rgb(34 197 94 / .25)}.focus\:ring-green-500\/30:focus{--tw-ring-color: rgb(34 197 94 / .3)}.focus\:ring-green-500\/35:focus{--tw-ring-color: rgb(34 197 94 / .35)}.focus\:ring-green-500\/40:focus{--tw-ring-color: rgb(34 197 94 / .4)}.focus\:ring-green-500\/45:focus{--tw-ring-color: rgb(34 197 94 / .45)}.focus\:ring-green-500\/5:focus{--tw-ring-color: rgb(34 197 94 / .05)}.focus\:ring-green-500\/50:focus{--tw-ring-color: rgb(34 197 94 / .5)}.focus\:ring-green-500\/55:focus{--tw-ring-color: rgb(34 197 94 / .55)}.focus\:ring-green-500\/60:focus{--tw-ring-color: rgb(34 197 94 / .6)}.focus\:ring-green-500\/65:focus{--tw-ring-color: rgb(34 197 94 / .65)}.focus\:ring-green-500\/70:focus{--tw-ring-color: rgb(34 197 94 / .7)}.focus\:ring-green-500\/75:focus{--tw-ring-color: rgb(34 197 94 / .75)}.focus\:ring-green-500\/80:focus{--tw-ring-color: rgb(34 197 94 / .8)}.focus\:ring-green-500\/85:focus{--tw-ring-color: rgb(34 197 94 / .85)}.focus\:ring-green-500\/90:focus{--tw-ring-color: rgb(34 197 94 / .9)}.focus\:ring-green-500\/95:focus{--tw-ring-color: rgb(34 197 94 / .95)}.focus\:ring-green-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.focus\:ring-green-600\/0:focus{--tw-ring-color: rgb(22 163 74 / 0)}.focus\:ring-green-600\/10:focus{--tw-ring-color: rgb(22 163 74 / .1)}.focus\:ring-green-600\/100:focus{--tw-ring-color: rgb(22 163 74 / 1)}.focus\:ring-green-600\/15:focus{--tw-ring-color: rgb(22 163 74 / .15)}.focus\:ring-green-600\/20:focus{--tw-ring-color: rgb(22 163 74 / .2)}.focus\:ring-green-600\/25:focus{--tw-ring-color: rgb(22 163 74 / .25)}.focus\:ring-green-600\/30:focus{--tw-ring-color: rgb(22 163 74 / .3)}.focus\:ring-green-600\/35:focus{--tw-ring-color: rgb(22 163 74 / .35)}.focus\:ring-green-600\/40:focus{--tw-ring-color: rgb(22 163 74 / .4)}.focus\:ring-green-600\/45:focus{--tw-ring-color: rgb(22 163 74 / .45)}.focus\:ring-green-600\/5:focus{--tw-ring-color: rgb(22 163 74 / .05)}.focus\:ring-green-600\/50:focus{--tw-ring-color: rgb(22 163 74 / .5)}.focus\:ring-green-600\/55:focus{--tw-ring-color: rgb(22 163 74 / .55)}.focus\:ring-green-600\/60:focus{--tw-ring-color: rgb(22 163 74 / .6)}.focus\:ring-green-600\/65:focus{--tw-ring-color: rgb(22 163 74 / .65)}.focus\:ring-green-600\/70:focus{--tw-ring-color: rgb(22 163 74 / .7)}.focus\:ring-green-600\/75:focus{--tw-ring-color: rgb(22 163 74 / .75)}.focus\:ring-green-600\/80:focus{--tw-ring-color: rgb(22 163 74 / .8)}.focus\:ring-green-600\/85:focus{--tw-ring-color: rgb(22 163 74 / .85)}.focus\:ring-green-600\/90:focus{--tw-ring-color: rgb(22 163 74 / .9)}.focus\:ring-green-600\/95:focus{--tw-ring-color: rgb(22 163 74 / .95)}.focus\:ring-green-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1))}.focus\:ring-green-700\/0:focus{--tw-ring-color: rgb(21 128 61 / 0)}.focus\:ring-green-700\/10:focus{--tw-ring-color: rgb(21 128 61 / .1)}.focus\:ring-green-700\/100:focus{--tw-ring-color: rgb(21 128 61 / 1)}.focus\:ring-green-700\/15:focus{--tw-ring-color: rgb(21 128 61 / .15)}.focus\:ring-green-700\/20:focus{--tw-ring-color: rgb(21 128 61 / .2)}.focus\:ring-green-700\/25:focus{--tw-ring-color: rgb(21 128 61 / .25)}.focus\:ring-green-700\/30:focus{--tw-ring-color: rgb(21 128 61 / .3)}.focus\:ring-green-700\/35:focus{--tw-ring-color: rgb(21 128 61 / .35)}.focus\:ring-green-700\/40:focus{--tw-ring-color: rgb(21 128 61 / .4)}.focus\:ring-green-700\/45:focus{--tw-ring-color: rgb(21 128 61 / .45)}.focus\:ring-green-700\/5:focus{--tw-ring-color: rgb(21 128 61 / .05)}.focus\:ring-green-700\/50:focus{--tw-ring-color: rgb(21 128 61 / .5)}.focus\:ring-green-700\/55:focus{--tw-ring-color: rgb(21 128 61 / .55)}.focus\:ring-green-700\/60:focus{--tw-ring-color: rgb(21 128 61 / .6)}.focus\:ring-green-700\/65:focus{--tw-ring-color: rgb(21 128 61 / .65)}.focus\:ring-green-700\/70:focus{--tw-ring-color: rgb(21 128 61 / .7)}.focus\:ring-green-700\/75:focus{--tw-ring-color: rgb(21 128 61 / .75)}.focus\:ring-green-700\/80:focus{--tw-ring-color: rgb(21 128 61 / .8)}.focus\:ring-green-700\/85:focus{--tw-ring-color: rgb(21 128 61 / .85)}.focus\:ring-green-700\/90:focus{--tw-ring-color: rgb(21 128 61 / .9)}.focus\:ring-green-700\/95:focus{--tw-ring-color: rgb(21 128 61 / .95)}.focus\:ring-green-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1))}.focus\:ring-green-800\/0:focus{--tw-ring-color: rgb(22 101 52 / 0)}.focus\:ring-green-800\/10:focus{--tw-ring-color: rgb(22 101 52 / .1)}.focus\:ring-green-800\/100:focus{--tw-ring-color: rgb(22 101 52 / 1)}.focus\:ring-green-800\/15:focus{--tw-ring-color: rgb(22 101 52 / .15)}.focus\:ring-green-800\/20:focus{--tw-ring-color: rgb(22 101 52 / .2)}.focus\:ring-green-800\/25:focus{--tw-ring-color: rgb(22 101 52 / .25)}.focus\:ring-green-800\/30:focus{--tw-ring-color: rgb(22 101 52 / .3)}.focus\:ring-green-800\/35:focus{--tw-ring-color: rgb(22 101 52 / .35)}.focus\:ring-green-800\/40:focus{--tw-ring-color: rgb(22 101 52 / .4)}.focus\:ring-green-800\/45:focus{--tw-ring-color: rgb(22 101 52 / .45)}.focus\:ring-green-800\/5:focus{--tw-ring-color: rgb(22 101 52 / .05)}.focus\:ring-green-800\/50:focus{--tw-ring-color: rgb(22 101 52 / .5)}.focus\:ring-green-800\/55:focus{--tw-ring-color: rgb(22 101 52 / .55)}.focus\:ring-green-800\/60:focus{--tw-ring-color: rgb(22 101 52 / .6)}.focus\:ring-green-800\/65:focus{--tw-ring-color: rgb(22 101 52 / .65)}.focus\:ring-green-800\/70:focus{--tw-ring-color: rgb(22 101 52 / .7)}.focus\:ring-green-800\/75:focus{--tw-ring-color: rgb(22 101 52 / .75)}.focus\:ring-green-800\/80:focus{--tw-ring-color: rgb(22 101 52 / .8)}.focus\:ring-green-800\/85:focus{--tw-ring-color: rgb(22 101 52 / .85)}.focus\:ring-green-800\/90:focus{--tw-ring-color: rgb(22 101 52 / .9)}.focus\:ring-green-800\/95:focus{--tw-ring-color: rgb(22 101 52 / .95)}.focus\:ring-green-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1))}.focus\:ring-green-900\/0:focus{--tw-ring-color: rgb(20 83 45 / 0)}.focus\:ring-green-900\/10:focus{--tw-ring-color: rgb(20 83 45 / .1)}.focus\:ring-green-900\/100:focus{--tw-ring-color: rgb(20 83 45 / 1)}.focus\:ring-green-900\/15:focus{--tw-ring-color: rgb(20 83 45 / .15)}.focus\:ring-green-900\/20:focus{--tw-ring-color: rgb(20 83 45 / .2)}.focus\:ring-green-900\/25:focus{--tw-ring-color: rgb(20 83 45 / .25)}.focus\:ring-green-900\/30:focus{--tw-ring-color: rgb(20 83 45 / .3)}.focus\:ring-green-900\/35:focus{--tw-ring-color: rgb(20 83 45 / .35)}.focus\:ring-green-900\/40:focus{--tw-ring-color: rgb(20 83 45 / .4)}.focus\:ring-green-900\/45:focus{--tw-ring-color: rgb(20 83 45 / .45)}.focus\:ring-green-900\/5:focus{--tw-ring-color: rgb(20 83 45 / .05)}.focus\:ring-green-900\/50:focus{--tw-ring-color: rgb(20 83 45 / .5)}.focus\:ring-green-900\/55:focus{--tw-ring-color: rgb(20 83 45 / .55)}.focus\:ring-green-900\/60:focus{--tw-ring-color: rgb(20 83 45 / .6)}.focus\:ring-green-900\/65:focus{--tw-ring-color: rgb(20 83 45 / .65)}.focus\:ring-green-900\/70:focus{--tw-ring-color: rgb(20 83 45 / .7)}.focus\:ring-green-900\/75:focus{--tw-ring-color: rgb(20 83 45 / .75)}.focus\:ring-green-900\/80:focus{--tw-ring-color: rgb(20 83 45 / .8)}.focus\:ring-green-900\/85:focus{--tw-ring-color: rgb(20 83 45 / .85)}.focus\:ring-green-900\/90:focus{--tw-ring-color: rgb(20 83 45 / .9)}.focus\:ring-green-900\/95:focus{--tw-ring-color: rgb(20 83 45 / .95)}.focus\:ring-green-950:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 46 22 / var(--tw-ring-opacity, 1))}.focus\:ring-green-950\/0:focus{--tw-ring-color: rgb(5 46 22 / 0)}.focus\:ring-green-950\/10:focus{--tw-ring-color: rgb(5 46 22 / .1)}.focus\:ring-green-950\/100:focus{--tw-ring-color: rgb(5 46 22 / 1)}.focus\:ring-green-950\/15:focus{--tw-ring-color: rgb(5 46 22 / .15)}.focus\:ring-green-950\/20:focus{--tw-ring-color: rgb(5 46 22 / .2)}.focus\:ring-green-950\/25:focus{--tw-ring-color: rgb(5 46 22 / .25)}.focus\:ring-green-950\/30:focus{--tw-ring-color: rgb(5 46 22 / .3)}.focus\:ring-green-950\/35:focus{--tw-ring-color: rgb(5 46 22 / .35)}.focus\:ring-green-950\/40:focus{--tw-ring-color: rgb(5 46 22 / .4)}.focus\:ring-green-950\/45:focus{--tw-ring-color: rgb(5 46 22 / .45)}.focus\:ring-green-950\/5:focus{--tw-ring-color: rgb(5 46 22 / .05)}.focus\:ring-green-950\/50:focus{--tw-ring-color: rgb(5 46 22 / .5)}.focus\:ring-green-950\/55:focus{--tw-ring-color: rgb(5 46 22 / .55)}.focus\:ring-green-950\/60:focus{--tw-ring-color: rgb(5 46 22 / .6)}.focus\:ring-green-950\/65:focus{--tw-ring-color: rgb(5 46 22 / .65)}.focus\:ring-green-950\/70:focus{--tw-ring-color: rgb(5 46 22 / .7)}.focus\:ring-green-950\/75:focus{--tw-ring-color: rgb(5 46 22 / .75)}.focus\:ring-green-950\/80:focus{--tw-ring-color: rgb(5 46 22 / .8)}.focus\:ring-green-950\/85:focus{--tw-ring-color: rgb(5 46 22 / .85)}.focus\:ring-green-950\/90:focus{--tw-ring-color: rgb(5 46 22 / .9)}.focus\:ring-green-950\/95:focus{--tw-ring-color: rgb(5 46 22 / .95)}.focus\:ring-neutral-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1))}.focus\:ring-neutral-100\/0:focus{--tw-ring-color: rgb(245 245 245 / 0)}.focus\:ring-neutral-100\/10:focus{--tw-ring-color: rgb(245 245 245 / .1)}.focus\:ring-neutral-100\/100:focus{--tw-ring-color: rgb(245 245 245 / 1)}.focus\:ring-neutral-100\/15:focus{--tw-ring-color: rgb(245 245 245 / .15)}.focus\:ring-neutral-100\/20:focus{--tw-ring-color: rgb(245 245 245 / .2)}.focus\:ring-neutral-100\/25:focus{--tw-ring-color: rgb(245 245 245 / .25)}.focus\:ring-neutral-100\/30:focus{--tw-ring-color: rgb(245 245 245 / .3)}.focus\:ring-neutral-100\/35:focus{--tw-ring-color: rgb(245 245 245 / .35)}.focus\:ring-neutral-100\/40:focus{--tw-ring-color: rgb(245 245 245 / .4)}.focus\:ring-neutral-100\/45:focus{--tw-ring-color: rgb(245 245 245 / .45)}.focus\:ring-neutral-100\/5:focus{--tw-ring-color: rgb(245 245 245 / .05)}.focus\:ring-neutral-100\/50:focus{--tw-ring-color: rgb(245 245 245 / .5)}.focus\:ring-neutral-100\/55:focus{--tw-ring-color: rgb(245 245 245 / .55)}.focus\:ring-neutral-100\/60:focus{--tw-ring-color: rgb(245 245 245 / .6)}.focus\:ring-neutral-100\/65:focus{--tw-ring-color: rgb(245 245 245 / .65)}.focus\:ring-neutral-100\/70:focus{--tw-ring-color: rgb(245 245 245 / .7)}.focus\:ring-neutral-100\/75:focus{--tw-ring-color: rgb(245 245 245 / .75)}.focus\:ring-neutral-100\/80:focus{--tw-ring-color: rgb(245 245 245 / .8)}.focus\:ring-neutral-100\/85:focus{--tw-ring-color: rgb(245 245 245 / .85)}.focus\:ring-neutral-100\/90:focus{--tw-ring-color: rgb(245 245 245 / .9)}.focus\:ring-neutral-100\/95:focus{--tw-ring-color: rgb(245 245 245 / .95)}.focus\:ring-neutral-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1))}.focus\:ring-neutral-200\/0:focus{--tw-ring-color: rgb(229 229 229 / 0)}.focus\:ring-neutral-200\/10:focus{--tw-ring-color: rgb(229 229 229 / .1)}.focus\:ring-neutral-200\/100:focus{--tw-ring-color: rgb(229 229 229 / 1)}.focus\:ring-neutral-200\/15:focus{--tw-ring-color: rgb(229 229 229 / .15)}.focus\:ring-neutral-200\/20:focus{--tw-ring-color: rgb(229 229 229 / .2)}.focus\:ring-neutral-200\/25:focus{--tw-ring-color: rgb(229 229 229 / .25)}.focus\:ring-neutral-200\/30:focus{--tw-ring-color: rgb(229 229 229 / .3)}.focus\:ring-neutral-200\/35:focus{--tw-ring-color: rgb(229 229 229 / .35)}.focus\:ring-neutral-200\/40:focus{--tw-ring-color: rgb(229 229 229 / .4)}.focus\:ring-neutral-200\/45:focus{--tw-ring-color: rgb(229 229 229 / .45)}.focus\:ring-neutral-200\/5:focus{--tw-ring-color: rgb(229 229 229 / .05)}.focus\:ring-neutral-200\/50:focus{--tw-ring-color: rgb(229 229 229 / .5)}.focus\:ring-neutral-200\/55:focus{--tw-ring-color: rgb(229 229 229 / .55)}.focus\:ring-neutral-200\/60:focus{--tw-ring-color: rgb(229 229 229 / .6)}.focus\:ring-neutral-200\/65:focus{--tw-ring-color: rgb(229 229 229 / .65)}.focus\:ring-neutral-200\/70:focus{--tw-ring-color: rgb(229 229 229 / .7)}.focus\:ring-neutral-200\/75:focus{--tw-ring-color: rgb(229 229 229 / .75)}.focus\:ring-neutral-200\/80:focus{--tw-ring-color: rgb(229 229 229 / .8)}.focus\:ring-neutral-200\/85:focus{--tw-ring-color: rgb(229 229 229 / .85)}.focus\:ring-neutral-200\/90:focus{--tw-ring-color: rgb(229 229 229 / .9)}.focus\:ring-neutral-200\/95:focus{--tw-ring-color: rgb(229 229 229 / .95)}.focus\:ring-neutral-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1))}.focus\:ring-neutral-300\/0:focus{--tw-ring-color: rgb(212 212 212 / 0)}.focus\:ring-neutral-300\/10:focus{--tw-ring-color: rgb(212 212 212 / .1)}.focus\:ring-neutral-300\/100:focus{--tw-ring-color: rgb(212 212 212 / 1)}.focus\:ring-neutral-300\/15:focus{--tw-ring-color: rgb(212 212 212 / .15)}.focus\:ring-neutral-300\/20:focus{--tw-ring-color: rgb(212 212 212 / .2)}.focus\:ring-neutral-300\/25:focus{--tw-ring-color: rgb(212 212 212 / .25)}.focus\:ring-neutral-300\/30:focus{--tw-ring-color: rgb(212 212 212 / .3)}.focus\:ring-neutral-300\/35:focus{--tw-ring-color: rgb(212 212 212 / .35)}.focus\:ring-neutral-300\/40:focus{--tw-ring-color: rgb(212 212 212 / .4)}.focus\:ring-neutral-300\/45:focus{--tw-ring-color: rgb(212 212 212 / .45)}.focus\:ring-neutral-300\/5:focus{--tw-ring-color: rgb(212 212 212 / .05)}.focus\:ring-neutral-300\/50:focus{--tw-ring-color: rgb(212 212 212 / .5)}.focus\:ring-neutral-300\/55:focus{--tw-ring-color: rgb(212 212 212 / .55)}.focus\:ring-neutral-300\/60:focus{--tw-ring-color: rgb(212 212 212 / .6)}.focus\:ring-neutral-300\/65:focus{--tw-ring-color: rgb(212 212 212 / .65)}.focus\:ring-neutral-300\/70:focus{--tw-ring-color: rgb(212 212 212 / .7)}.focus\:ring-neutral-300\/75:focus{--tw-ring-color: rgb(212 212 212 / .75)}.focus\:ring-neutral-300\/80:focus{--tw-ring-color: rgb(212 212 212 / .8)}.focus\:ring-neutral-300\/85:focus{--tw-ring-color: rgb(212 212 212 / .85)}.focus\:ring-neutral-300\/90:focus{--tw-ring-color: rgb(212 212 212 / .9)}.focus\:ring-neutral-300\/95:focus{--tw-ring-color: rgb(212 212 212 / .95)}.focus\:ring-neutral-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1))}.focus\:ring-neutral-400\/0:focus{--tw-ring-color: rgb(163 163 163 / 0)}.focus\:ring-neutral-400\/10:focus{--tw-ring-color: rgb(163 163 163 / .1)}.focus\:ring-neutral-400\/100:focus{--tw-ring-color: rgb(163 163 163 / 1)}.focus\:ring-neutral-400\/15:focus{--tw-ring-color: rgb(163 163 163 / .15)}.focus\:ring-neutral-400\/20:focus{--tw-ring-color: rgb(163 163 163 / .2)}.focus\:ring-neutral-400\/25:focus{--tw-ring-color: rgb(163 163 163 / .25)}.focus\:ring-neutral-400\/30:focus{--tw-ring-color: rgb(163 163 163 / .3)}.focus\:ring-neutral-400\/35:focus{--tw-ring-color: rgb(163 163 163 / .35)}.focus\:ring-neutral-400\/40:focus{--tw-ring-color: rgb(163 163 163 / .4)}.focus\:ring-neutral-400\/45:focus{--tw-ring-color: rgb(163 163 163 / .45)}.focus\:ring-neutral-400\/5:focus{--tw-ring-color: rgb(163 163 163 / .05)}.focus\:ring-neutral-400\/50:focus{--tw-ring-color: rgb(163 163 163 / .5)}.focus\:ring-neutral-400\/55:focus{--tw-ring-color: rgb(163 163 163 / .55)}.focus\:ring-neutral-400\/60:focus{--tw-ring-color: rgb(163 163 163 / .6)}.focus\:ring-neutral-400\/65:focus{--tw-ring-color: rgb(163 163 163 / .65)}.focus\:ring-neutral-400\/70:focus{--tw-ring-color: rgb(163 163 163 / .7)}.focus\:ring-neutral-400\/75:focus{--tw-ring-color: rgb(163 163 163 / .75)}.focus\:ring-neutral-400\/80:focus{--tw-ring-color: rgb(163 163 163 / .8)}.focus\:ring-neutral-400\/85:focus{--tw-ring-color: rgb(163 163 163 / .85)}.focus\:ring-neutral-400\/90:focus{--tw-ring-color: rgb(163 163 163 / .9)}.focus\:ring-neutral-400\/95:focus{--tw-ring-color: rgb(163 163 163 / .95)}.focus\:ring-neutral-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 250 250 / var(--tw-ring-opacity, 1))}.focus\:ring-neutral-50\/0:focus{--tw-ring-color: rgb(250 250 250 / 0)}.focus\:ring-neutral-50\/10:focus{--tw-ring-color: rgb(250 250 250 / .1)}.focus\:ring-neutral-50\/100:focus{--tw-ring-color: rgb(250 250 250 / 1)}.focus\:ring-neutral-50\/15:focus{--tw-ring-color: rgb(250 250 250 / .15)}.focus\:ring-neutral-50\/20:focus{--tw-ring-color: rgb(250 250 250 / .2)}.focus\:ring-neutral-50\/25:focus{--tw-ring-color: rgb(250 250 250 / .25)}.focus\:ring-neutral-50\/30:focus{--tw-ring-color: rgb(250 250 250 / .3)}.focus\:ring-neutral-50\/35:focus{--tw-ring-color: rgb(250 250 250 / .35)}.focus\:ring-neutral-50\/40:focus{--tw-ring-color: rgb(250 250 250 / .4)}.focus\:ring-neutral-50\/45:focus{--tw-ring-color: rgb(250 250 250 / .45)}.focus\:ring-neutral-50\/5:focus{--tw-ring-color: rgb(250 250 250 / .05)}.focus\:ring-neutral-50\/50:focus{--tw-ring-color: rgb(250 250 250 / .5)}.focus\:ring-neutral-50\/55:focus{--tw-ring-color: rgb(250 250 250 / .55)}.focus\:ring-neutral-50\/60:focus{--tw-ring-color: rgb(250 250 250 / .6)}.focus\:ring-neutral-50\/65:focus{--tw-ring-color: rgb(250 250 250 / .65)}.focus\:ring-neutral-50\/70:focus{--tw-ring-color: rgb(250 250 250 / .7)}.focus\:ring-neutral-50\/75:focus{--tw-ring-color: rgb(250 250 250 / .75)}.focus\:ring-neutral-50\/80:focus{--tw-ring-color: rgb(250 250 250 / .8)}.focus\:ring-neutral-50\/85:focus{--tw-ring-color: rgb(250 250 250 / .85)}.focus\:ring-neutral-50\/90:focus{--tw-ring-color: rgb(250 250 250 / .9)}.focus\:ring-neutral-50\/95:focus{--tw-ring-color: rgb(250 250 250 / .95)}.focus\:ring-neutral-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1))}.focus\:ring-neutral-500\/0:focus{--tw-ring-color: rgb(115 115 115 / 0)}.focus\:ring-neutral-500\/10:focus{--tw-ring-color: rgb(115 115 115 / .1)}.focus\:ring-neutral-500\/100:focus{--tw-ring-color: rgb(115 115 115 / 1)}.focus\:ring-neutral-500\/15:focus{--tw-ring-color: rgb(115 115 115 / .15)}.focus\:ring-neutral-500\/20:focus{--tw-ring-color: rgb(115 115 115 / .2)}.focus\:ring-neutral-500\/25:focus{--tw-ring-color: rgb(115 115 115 / .25)}.focus\:ring-neutral-500\/30:focus{--tw-ring-color: rgb(115 115 115 / .3)}.focus\:ring-neutral-500\/35:focus{--tw-ring-color: rgb(115 115 115 / .35)}.focus\:ring-neutral-500\/40:focus{--tw-ring-color: rgb(115 115 115 / .4)}.focus\:ring-neutral-500\/45:focus{--tw-ring-color: rgb(115 115 115 / .45)}.focus\:ring-neutral-500\/5:focus{--tw-ring-color: rgb(115 115 115 / .05)}.focus\:ring-neutral-500\/50:focus{--tw-ring-color: rgb(115 115 115 / .5)}.focus\:ring-neutral-500\/55:focus{--tw-ring-color: rgb(115 115 115 / .55)}.focus\:ring-neutral-500\/60:focus{--tw-ring-color: rgb(115 115 115 / .6)}.focus\:ring-neutral-500\/65:focus{--tw-ring-color: rgb(115 115 115 / .65)}.focus\:ring-neutral-500\/70:focus{--tw-ring-color: rgb(115 115 115 / .7)}.focus\:ring-neutral-500\/75:focus{--tw-ring-color: rgb(115 115 115 / .75)}.focus\:ring-neutral-500\/80:focus{--tw-ring-color: rgb(115 115 115 / .8)}.focus\:ring-neutral-500\/85:focus{--tw-ring-color: rgb(115 115 115 / .85)}.focus\:ring-neutral-500\/90:focus{--tw-ring-color: rgb(115 115 115 / .9)}.focus\:ring-neutral-500\/95:focus{--tw-ring-color: rgb(115 115 115 / .95)}.focus\:ring-neutral-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1))}.focus\:ring-neutral-600\/0:focus{--tw-ring-color: rgb(82 82 82 / 0)}.focus\:ring-neutral-600\/10:focus{--tw-ring-color: rgb(82 82 82 / .1)}.focus\:ring-neutral-600\/100:focus{--tw-ring-color: rgb(82 82 82 / 1)}.focus\:ring-neutral-600\/15:focus{--tw-ring-color: rgb(82 82 82 / .15)}.focus\:ring-neutral-600\/20:focus{--tw-ring-color: rgb(82 82 82 / .2)}.focus\:ring-neutral-600\/25:focus{--tw-ring-color: rgb(82 82 82 / .25)}.focus\:ring-neutral-600\/30:focus{--tw-ring-color: rgb(82 82 82 / .3)}.focus\:ring-neutral-600\/35:focus{--tw-ring-color: rgb(82 82 82 / .35)}.focus\:ring-neutral-600\/40:focus{--tw-ring-color: rgb(82 82 82 / .4)}.focus\:ring-neutral-600\/45:focus{--tw-ring-color: rgb(82 82 82 / .45)}.focus\:ring-neutral-600\/5:focus{--tw-ring-color: rgb(82 82 82 / .05)}.focus\:ring-neutral-600\/50:focus{--tw-ring-color: rgb(82 82 82 / .5)}.focus\:ring-neutral-600\/55:focus{--tw-ring-color: rgb(82 82 82 / .55)}.focus\:ring-neutral-600\/60:focus{--tw-ring-color: rgb(82 82 82 / .6)}.focus\:ring-neutral-600\/65:focus{--tw-ring-color: rgb(82 82 82 / .65)}.focus\:ring-neutral-600\/70:focus{--tw-ring-color: rgb(82 82 82 / .7)}.focus\:ring-neutral-600\/75:focus{--tw-ring-color: rgb(82 82 82 / .75)}.focus\:ring-neutral-600\/80:focus{--tw-ring-color: rgb(82 82 82 / .8)}.focus\:ring-neutral-600\/85:focus{--tw-ring-color: rgb(82 82 82 / .85)}.focus\:ring-neutral-600\/90:focus{--tw-ring-color: rgb(82 82 82 / .9)}.focus\:ring-neutral-600\/95:focus{--tw-ring-color: rgb(82 82 82 / .95)}.focus\:ring-neutral-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(64 64 64 / var(--tw-ring-opacity, 1))}.focus\:ring-neutral-700\/0:focus{--tw-ring-color: rgb(64 64 64 / 0)}.focus\:ring-neutral-700\/10:focus{--tw-ring-color: rgb(64 64 64 / .1)}.focus\:ring-neutral-700\/100:focus{--tw-ring-color: rgb(64 64 64 / 1)}.focus\:ring-neutral-700\/15:focus{--tw-ring-color: rgb(64 64 64 / .15)}.focus\:ring-neutral-700\/20:focus{--tw-ring-color: rgb(64 64 64 / .2)}.focus\:ring-neutral-700\/25:focus{--tw-ring-color: rgb(64 64 64 / .25)}.focus\:ring-neutral-700\/30:focus{--tw-ring-color: rgb(64 64 64 / .3)}.focus\:ring-neutral-700\/35:focus{--tw-ring-color: rgb(64 64 64 / .35)}.focus\:ring-neutral-700\/40:focus{--tw-ring-color: rgb(64 64 64 / .4)}.focus\:ring-neutral-700\/45:focus{--tw-ring-color: rgb(64 64 64 / .45)}.focus\:ring-neutral-700\/5:focus{--tw-ring-color: rgb(64 64 64 / .05)}.focus\:ring-neutral-700\/50:focus{--tw-ring-color: rgb(64 64 64 / .5)}.focus\:ring-neutral-700\/55:focus{--tw-ring-color: rgb(64 64 64 / .55)}.focus\:ring-neutral-700\/60:focus{--tw-ring-color: rgb(64 64 64 / .6)}.focus\:ring-neutral-700\/65:focus{--tw-ring-color: rgb(64 64 64 / .65)}.focus\:ring-neutral-700\/70:focus{--tw-ring-color: rgb(64 64 64 / .7)}.focus\:ring-neutral-700\/75:focus{--tw-ring-color: rgb(64 64 64 / .75)}.focus\:ring-neutral-700\/80:focus{--tw-ring-color: rgb(64 64 64 / .8)}.focus\:ring-neutral-700\/85:focus{--tw-ring-color: rgb(64 64 64 / .85)}.focus\:ring-neutral-700\/90:focus{--tw-ring-color: rgb(64 64 64 / .9)}.focus\:ring-neutral-700\/95:focus{--tw-ring-color: rgb(64 64 64 / .95)}.focus\:ring-neutral-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(38 38 38 / var(--tw-ring-opacity, 1))}.focus\:ring-neutral-800\/0:focus{--tw-ring-color: rgb(38 38 38 / 0)}.focus\:ring-neutral-800\/10:focus{--tw-ring-color: rgb(38 38 38 / .1)}.focus\:ring-neutral-800\/100:focus{--tw-ring-color: rgb(38 38 38 / 1)}.focus\:ring-neutral-800\/15:focus{--tw-ring-color: rgb(38 38 38 / .15)}.focus\:ring-neutral-800\/20:focus{--tw-ring-color: rgb(38 38 38 / .2)}.focus\:ring-neutral-800\/25:focus{--tw-ring-color: rgb(38 38 38 / .25)}.focus\:ring-neutral-800\/30:focus{--tw-ring-color: rgb(38 38 38 / .3)}.focus\:ring-neutral-800\/35:focus{--tw-ring-color: rgb(38 38 38 / .35)}.focus\:ring-neutral-800\/40:focus{--tw-ring-color: rgb(38 38 38 / .4)}.focus\:ring-neutral-800\/45:focus{--tw-ring-color: rgb(38 38 38 / .45)}.focus\:ring-neutral-800\/5:focus{--tw-ring-color: rgb(38 38 38 / .05)}.focus\:ring-neutral-800\/50:focus{--tw-ring-color: rgb(38 38 38 / .5)}.focus\:ring-neutral-800\/55:focus{--tw-ring-color: rgb(38 38 38 / .55)}.focus\:ring-neutral-800\/60:focus{--tw-ring-color: rgb(38 38 38 / .6)}.focus\:ring-neutral-800\/65:focus{--tw-ring-color: rgb(38 38 38 / .65)}.focus\:ring-neutral-800\/70:focus{--tw-ring-color: rgb(38 38 38 / .7)}.focus\:ring-neutral-800\/75:focus{--tw-ring-color: rgb(38 38 38 / .75)}.focus\:ring-neutral-800\/80:focus{--tw-ring-color: rgb(38 38 38 / .8)}.focus\:ring-neutral-800\/85:focus{--tw-ring-color: rgb(38 38 38 / .85)}.focus\:ring-neutral-800\/90:focus{--tw-ring-color: rgb(38 38 38 / .9)}.focus\:ring-neutral-800\/95:focus{--tw-ring-color: rgb(38 38 38 / .95)}.focus\:ring-neutral-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity, 1))}.focus\:ring-neutral-900\/0:focus{--tw-ring-color: rgb(23 23 23 / 0)}.focus\:ring-neutral-900\/10:focus{--tw-ring-color: rgb(23 23 23 / .1)}.focus\:ring-neutral-900\/100:focus{--tw-ring-color: rgb(23 23 23 / 1)}.focus\:ring-neutral-900\/15:focus{--tw-ring-color: rgb(23 23 23 / .15)}.focus\:ring-neutral-900\/20:focus{--tw-ring-color: rgb(23 23 23 / .2)}.focus\:ring-neutral-900\/25:focus{--tw-ring-color: rgb(23 23 23 / .25)}.focus\:ring-neutral-900\/30:focus{--tw-ring-color: rgb(23 23 23 / .3)}.focus\:ring-neutral-900\/35:focus{--tw-ring-color: rgb(23 23 23 / .35)}.focus\:ring-neutral-900\/40:focus{--tw-ring-color: rgb(23 23 23 / .4)}.focus\:ring-neutral-900\/45:focus{--tw-ring-color: rgb(23 23 23 / .45)}.focus\:ring-neutral-900\/5:focus{--tw-ring-color: rgb(23 23 23 / .05)}.focus\:ring-neutral-900\/50:focus{--tw-ring-color: rgb(23 23 23 / .5)}.focus\:ring-neutral-900\/55:focus{--tw-ring-color: rgb(23 23 23 / .55)}.focus\:ring-neutral-900\/60:focus{--tw-ring-color: rgb(23 23 23 / .6)}.focus\:ring-neutral-900\/65:focus{--tw-ring-color: rgb(23 23 23 / .65)}.focus\:ring-neutral-900\/70:focus{--tw-ring-color: rgb(23 23 23 / .7)}.focus\:ring-neutral-900\/75:focus{--tw-ring-color: rgb(23 23 23 / .75)}.focus\:ring-neutral-900\/80:focus{--tw-ring-color: rgb(23 23 23 / .8)}.focus\:ring-neutral-900\/85:focus{--tw-ring-color: rgb(23 23 23 / .85)}.focus\:ring-neutral-900\/90:focus{--tw-ring-color: rgb(23 23 23 / .9)}.focus\:ring-neutral-900\/95:focus{--tw-ring-color: rgb(23 23 23 / .95)}.focus\:ring-neutral-950:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity, 1))}.focus\:ring-neutral-950\/0:focus{--tw-ring-color: rgb(10 10 10 / 0)}.focus\:ring-neutral-950\/10:focus{--tw-ring-color: rgb(10 10 10 / .1)}.focus\:ring-neutral-950\/100:focus{--tw-ring-color: rgb(10 10 10 / 1)}.focus\:ring-neutral-950\/15:focus{--tw-ring-color: rgb(10 10 10 / .15)}.focus\:ring-neutral-950\/20:focus{--tw-ring-color: rgb(10 10 10 / .2)}.focus\:ring-neutral-950\/25:focus{--tw-ring-color: rgb(10 10 10 / .25)}.focus\:ring-neutral-950\/30:focus{--tw-ring-color: rgb(10 10 10 / .3)}.focus\:ring-neutral-950\/35:focus{--tw-ring-color: rgb(10 10 10 / .35)}.focus\:ring-neutral-950\/40:focus{--tw-ring-color: rgb(10 10 10 / .4)}.focus\:ring-neutral-950\/45:focus{--tw-ring-color: rgb(10 10 10 / .45)}.focus\:ring-neutral-950\/5:focus{--tw-ring-color: rgb(10 10 10 / .05)}.focus\:ring-neutral-950\/50:focus{--tw-ring-color: rgb(10 10 10 / .5)}.focus\:ring-neutral-950\/55:focus{--tw-ring-color: rgb(10 10 10 / .55)}.focus\:ring-neutral-950\/60:focus{--tw-ring-color: rgb(10 10 10 / .6)}.focus\:ring-neutral-950\/65:focus{--tw-ring-color: rgb(10 10 10 / .65)}.focus\:ring-neutral-950\/70:focus{--tw-ring-color: rgb(10 10 10 / .7)}.focus\:ring-neutral-950\/75:focus{--tw-ring-color: rgb(10 10 10 / .75)}.focus\:ring-neutral-950\/80:focus{--tw-ring-color: rgb(10 10 10 / .8)}.focus\:ring-neutral-950\/85:focus{--tw-ring-color: rgb(10 10 10 / .85)}.focus\:ring-neutral-950\/90:focus{--tw-ring-color: rgb(10 10 10 / .9)}.focus\:ring-neutral-950\/95:focus{--tw-ring-color: rgb(10 10 10 / .95)}.focus\:ring-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 119 187 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 227 241 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-100\/0:focus{--tw-ring-color: rgb(204 227 241 / 0)}.focus\:ring-primary-100\/10:focus{--tw-ring-color: rgb(204 227 241 / .1)}.focus\:ring-primary-100\/100:focus{--tw-ring-color: rgb(204 227 241 / 1)}.focus\:ring-primary-100\/15:focus{--tw-ring-color: rgb(204 227 241 / .15)}.focus\:ring-primary-100\/20:focus{--tw-ring-color: rgb(204 227 241 / .2)}.focus\:ring-primary-100\/25:focus{--tw-ring-color: rgb(204 227 241 / .25)}.focus\:ring-primary-100\/30:focus{--tw-ring-color: rgb(204 227 241 / .3)}.focus\:ring-primary-100\/35:focus{--tw-ring-color: rgb(204 227 241 / .35)}.focus\:ring-primary-100\/40:focus{--tw-ring-color: rgb(204 227 241 / .4)}.focus\:ring-primary-100\/45:focus{--tw-ring-color: rgb(204 227 241 / .45)}.focus\:ring-primary-100\/5:focus{--tw-ring-color: rgb(204 227 241 / .05)}.focus\:ring-primary-100\/50:focus{--tw-ring-color: rgb(204 227 241 / .5)}.focus\:ring-primary-100\/55:focus{--tw-ring-color: rgb(204 227 241 / .55)}.focus\:ring-primary-100\/60:focus{--tw-ring-color: rgb(204 227 241 / .6)}.focus\:ring-primary-100\/65:focus{--tw-ring-color: rgb(204 227 241 / .65)}.focus\:ring-primary-100\/70:focus{--tw-ring-color: rgb(204 227 241 / .7)}.focus\:ring-primary-100\/75:focus{--tw-ring-color: rgb(204 227 241 / .75)}.focus\:ring-primary-100\/80:focus{--tw-ring-color: rgb(204 227 241 / .8)}.focus\:ring-primary-100\/85:focus{--tw-ring-color: rgb(204 227 241 / .85)}.focus\:ring-primary-100\/90:focus{--tw-ring-color: rgb(204 227 241 / .9)}.focus\:ring-primary-100\/95:focus{--tw-ring-color: rgb(204 227 241 / .95)}.focus\:ring-primary-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 200 227 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-200\/0:focus{--tw-ring-color: rgb(153 200 227 / 0)}.focus\:ring-primary-200\/10:focus{--tw-ring-color: rgb(153 200 227 / .1)}.focus\:ring-primary-200\/100:focus{--tw-ring-color: rgb(153 200 227 / 1)}.focus\:ring-primary-200\/15:focus{--tw-ring-color: rgb(153 200 227 / .15)}.focus\:ring-primary-200\/20:focus{--tw-ring-color: rgb(153 200 227 / .2)}.focus\:ring-primary-200\/25:focus{--tw-ring-color: rgb(153 200 227 / .25)}.focus\:ring-primary-200\/30:focus{--tw-ring-color: rgb(153 200 227 / .3)}.focus\:ring-primary-200\/35:focus{--tw-ring-color: rgb(153 200 227 / .35)}.focus\:ring-primary-200\/40:focus{--tw-ring-color: rgb(153 200 227 / .4)}.focus\:ring-primary-200\/45:focus{--tw-ring-color: rgb(153 200 227 / .45)}.focus\:ring-primary-200\/5:focus{--tw-ring-color: rgb(153 200 227 / .05)}.focus\:ring-primary-200\/50:focus{--tw-ring-color: rgb(153 200 227 / .5)}.focus\:ring-primary-200\/55:focus{--tw-ring-color: rgb(153 200 227 / .55)}.focus\:ring-primary-200\/60:focus{--tw-ring-color: rgb(153 200 227 / .6)}.focus\:ring-primary-200\/65:focus{--tw-ring-color: rgb(153 200 227 / .65)}.focus\:ring-primary-200\/70:focus{--tw-ring-color: rgb(153 200 227 / .7)}.focus\:ring-primary-200\/75:focus{--tw-ring-color: rgb(153 200 227 / .75)}.focus\:ring-primary-200\/80:focus{--tw-ring-color: rgb(153 200 227 / .8)}.focus\:ring-primary-200\/85:focus{--tw-ring-color: rgb(153 200 227 / .85)}.focus\:ring-primary-200\/90:focus{--tw-ring-color: rgb(153 200 227 / .9)}.focus\:ring-primary-200\/95:focus{--tw-ring-color: rgb(153 200 227 / .95)}.focus\:ring-primary-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(102 173 214 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-300\/0:focus{--tw-ring-color: rgb(102 173 214 / 0)}.focus\:ring-primary-300\/10:focus{--tw-ring-color: rgb(102 173 214 / .1)}.focus\:ring-primary-300\/100:focus{--tw-ring-color: rgb(102 173 214 / 1)}.focus\:ring-primary-300\/15:focus{--tw-ring-color: rgb(102 173 214 / .15)}.focus\:ring-primary-300\/20:focus{--tw-ring-color: rgb(102 173 214 / .2)}.focus\:ring-primary-300\/25:focus{--tw-ring-color: rgb(102 173 214 / .25)}.focus\:ring-primary-300\/30:focus{--tw-ring-color: rgb(102 173 214 / .3)}.focus\:ring-primary-300\/35:focus{--tw-ring-color: rgb(102 173 214 / .35)}.focus\:ring-primary-300\/40:focus{--tw-ring-color: rgb(102 173 214 / .4)}.focus\:ring-primary-300\/45:focus{--tw-ring-color: rgb(102 173 214 / .45)}.focus\:ring-primary-300\/5:focus{--tw-ring-color: rgb(102 173 214 / .05)}.focus\:ring-primary-300\/50:focus{--tw-ring-color: rgb(102 173 214 / .5)}.focus\:ring-primary-300\/55:focus{--tw-ring-color: rgb(102 173 214 / .55)}.focus\:ring-primary-300\/60:focus{--tw-ring-color: rgb(102 173 214 / .6)}.focus\:ring-primary-300\/65:focus{--tw-ring-color: rgb(102 173 214 / .65)}.focus\:ring-primary-300\/70:focus{--tw-ring-color: rgb(102 173 214 / .7)}.focus\:ring-primary-300\/75:focus{--tw-ring-color: rgb(102 173 214 / .75)}.focus\:ring-primary-300\/80:focus{--tw-ring-color: rgb(102 173 214 / .8)}.focus\:ring-primary-300\/85:focus{--tw-ring-color: rgb(102 173 214 / .85)}.focus\:ring-primary-300\/90:focus{--tw-ring-color: rgb(102 173 214 / .9)}.focus\:ring-primary-300\/95:focus{--tw-ring-color: rgb(102 173 214 / .95)}.focus\:ring-primary-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 146 200 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-400\/0:focus{--tw-ring-color: rgb(51 146 200 / 0)}.focus\:ring-primary-400\/10:focus{--tw-ring-color: rgb(51 146 200 / .1)}.focus\:ring-primary-400\/100:focus{--tw-ring-color: rgb(51 146 200 / 1)}.focus\:ring-primary-400\/15:focus{--tw-ring-color: rgb(51 146 200 / .15)}.focus\:ring-primary-400\/20:focus{--tw-ring-color: rgb(51 146 200 / .2)}.focus\:ring-primary-400\/25:focus{--tw-ring-color: rgb(51 146 200 / .25)}.focus\:ring-primary-400\/30:focus{--tw-ring-color: rgb(51 146 200 / .3)}.focus\:ring-primary-400\/35:focus{--tw-ring-color: rgb(51 146 200 / .35)}.focus\:ring-primary-400\/40:focus{--tw-ring-color: rgb(51 146 200 / .4)}.focus\:ring-primary-400\/45:focus{--tw-ring-color: rgb(51 146 200 / .45)}.focus\:ring-primary-400\/5:focus{--tw-ring-color: rgb(51 146 200 / .05)}.focus\:ring-primary-400\/50:focus{--tw-ring-color: rgb(51 146 200 / .5)}.focus\:ring-primary-400\/55:focus{--tw-ring-color: rgb(51 146 200 / .55)}.focus\:ring-primary-400\/60:focus{--tw-ring-color: rgb(51 146 200 / .6)}.focus\:ring-primary-400\/65:focus{--tw-ring-color: rgb(51 146 200 / .65)}.focus\:ring-primary-400\/70:focus{--tw-ring-color: rgb(51 146 200 / .7)}.focus\:ring-primary-400\/75:focus{--tw-ring-color: rgb(51 146 200 / .75)}.focus\:ring-primary-400\/80:focus{--tw-ring-color: rgb(51 146 200 / .8)}.focus\:ring-primary-400\/85:focus{--tw-ring-color: rgb(51 146 200 / .85)}.focus\:ring-primary-400\/90:focus{--tw-ring-color: rgb(51 146 200 / .9)}.focus\:ring-primary-400\/95:focus{--tw-ring-color: rgb(51 146 200 / .95)}.focus\:ring-primary-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(230 241 248 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-50\/0:focus{--tw-ring-color: rgb(230 241 248 / 0)}.focus\:ring-primary-50\/10:focus{--tw-ring-color: rgb(230 241 248 / .1)}.focus\:ring-primary-50\/100:focus{--tw-ring-color: rgb(230 241 248 / 1)}.focus\:ring-primary-50\/15:focus{--tw-ring-color: rgb(230 241 248 / .15)}.focus\:ring-primary-50\/20:focus{--tw-ring-color: rgb(230 241 248 / .2)}.focus\:ring-primary-50\/25:focus{--tw-ring-color: rgb(230 241 248 / .25)}.focus\:ring-primary-50\/30:focus{--tw-ring-color: rgb(230 241 248 / .3)}.focus\:ring-primary-50\/35:focus{--tw-ring-color: rgb(230 241 248 / .35)}.focus\:ring-primary-50\/40:focus{--tw-ring-color: rgb(230 241 248 / .4)}.focus\:ring-primary-50\/45:focus{--tw-ring-color: rgb(230 241 248 / .45)}.focus\:ring-primary-50\/5:focus{--tw-ring-color: rgb(230 241 248 / .05)}.focus\:ring-primary-50\/50:focus{--tw-ring-color: rgb(230 241 248 / .5)}.focus\:ring-primary-50\/55:focus{--tw-ring-color: rgb(230 241 248 / .55)}.focus\:ring-primary-50\/60:focus{--tw-ring-color: rgb(230 241 248 / .6)}.focus\:ring-primary-50\/65:focus{--tw-ring-color: rgb(230 241 248 / .65)}.focus\:ring-primary-50\/70:focus{--tw-ring-color: rgb(230 241 248 / .7)}.focus\:ring-primary-50\/75:focus{--tw-ring-color: rgb(230 241 248 / .75)}.focus\:ring-primary-50\/80:focus{--tw-ring-color: rgb(230 241 248 / .8)}.focus\:ring-primary-50\/85:focus{--tw-ring-color: rgb(230 241 248 / .85)}.focus\:ring-primary-50\/90:focus{--tw-ring-color: rgb(230 241 248 / .9)}.focus\:ring-primary-50\/95:focus{--tw-ring-color: rgb(230 241 248 / .95)}.focus\:ring-primary-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 119 187 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-500\/0:focus{--tw-ring-color: rgb(0 119 187 / 0)}.focus\:ring-primary-500\/10:focus{--tw-ring-color: rgb(0 119 187 / .1)}.focus\:ring-primary-500\/100:focus{--tw-ring-color: rgb(0 119 187 / 1)}.focus\:ring-primary-500\/15:focus{--tw-ring-color: rgb(0 119 187 / .15)}.focus\:ring-primary-500\/20:focus{--tw-ring-color: rgb(0 119 187 / .2)}.focus\:ring-primary-500\/25:focus{--tw-ring-color: rgb(0 119 187 / .25)}.focus\:ring-primary-500\/30:focus{--tw-ring-color: rgb(0 119 187 / .3)}.focus\:ring-primary-500\/35:focus{--tw-ring-color: rgb(0 119 187 / .35)}.focus\:ring-primary-500\/40:focus{--tw-ring-color: rgb(0 119 187 / .4)}.focus\:ring-primary-500\/45:focus{--tw-ring-color: rgb(0 119 187 / .45)}.focus\:ring-primary-500\/5:focus{--tw-ring-color: rgb(0 119 187 / .05)}.focus\:ring-primary-500\/50:focus{--tw-ring-color: rgb(0 119 187 / .5)}.focus\:ring-primary-500\/55:focus{--tw-ring-color: rgb(0 119 187 / .55)}.focus\:ring-primary-500\/60:focus{--tw-ring-color: rgb(0 119 187 / .6)}.focus\:ring-primary-500\/65:focus{--tw-ring-color: rgb(0 119 187 / .65)}.focus\:ring-primary-500\/70:focus{--tw-ring-color: rgb(0 119 187 / .7)}.focus\:ring-primary-500\/75:focus{--tw-ring-color: rgb(0 119 187 / .75)}.focus\:ring-primary-500\/80:focus{--tw-ring-color: rgb(0 119 187 / .8)}.focus\:ring-primary-500\/85:focus{--tw-ring-color: rgb(0 119 187 / .85)}.focus\:ring-primary-500\/90:focus{--tw-ring-color: rgb(0 119 187 / .9)}.focus\:ring-primary-500\/95:focus{--tw-ring-color: rgb(0 119 187 / .95)}.focus\:ring-primary-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 102 153 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-600\/0:focus{--tw-ring-color: rgb(0 102 153 / 0)}.focus\:ring-primary-600\/10:focus{--tw-ring-color: rgb(0 102 153 / .1)}.focus\:ring-primary-600\/100:focus{--tw-ring-color: rgb(0 102 153 / 1)}.focus\:ring-primary-600\/15:focus{--tw-ring-color: rgb(0 102 153 / .15)}.focus\:ring-primary-600\/20:focus{--tw-ring-color: rgb(0 102 153 / .2)}.focus\:ring-primary-600\/25:focus{--tw-ring-color: rgb(0 102 153 / .25)}.focus\:ring-primary-600\/30:focus{--tw-ring-color: rgb(0 102 153 / .3)}.focus\:ring-primary-600\/35:focus{--tw-ring-color: rgb(0 102 153 / .35)}.focus\:ring-primary-600\/40:focus{--tw-ring-color: rgb(0 102 153 / .4)}.focus\:ring-primary-600\/45:focus{--tw-ring-color: rgb(0 102 153 / .45)}.focus\:ring-primary-600\/5:focus{--tw-ring-color: rgb(0 102 153 / .05)}.focus\:ring-primary-600\/50:focus{--tw-ring-color: rgb(0 102 153 / .5)}.focus\:ring-primary-600\/55:focus{--tw-ring-color: rgb(0 102 153 / .55)}.focus\:ring-primary-600\/60:focus{--tw-ring-color: rgb(0 102 153 / .6)}.focus\:ring-primary-600\/65:focus{--tw-ring-color: rgb(0 102 153 / .65)}.focus\:ring-primary-600\/70:focus{--tw-ring-color: rgb(0 102 153 / .7)}.focus\:ring-primary-600\/75:focus{--tw-ring-color: rgb(0 102 153 / .75)}.focus\:ring-primary-600\/80:focus{--tw-ring-color: rgb(0 102 153 / .8)}.focus\:ring-primary-600\/85:focus{--tw-ring-color: rgb(0 102 153 / .85)}.focus\:ring-primary-600\/90:focus{--tw-ring-color: rgb(0 102 153 / .9)}.focus\:ring-primary-600\/95:focus{--tw-ring-color: rgb(0 102 153 / .95)}.focus\:ring-primary-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 85 128 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-700\/0:focus{--tw-ring-color: rgb(0 85 128 / 0)}.focus\:ring-primary-700\/10:focus{--tw-ring-color: rgb(0 85 128 / .1)}.focus\:ring-primary-700\/100:focus{--tw-ring-color: rgb(0 85 128 / 1)}.focus\:ring-primary-700\/15:focus{--tw-ring-color: rgb(0 85 128 / .15)}.focus\:ring-primary-700\/20:focus{--tw-ring-color: rgb(0 85 128 / .2)}.focus\:ring-primary-700\/25:focus{--tw-ring-color: rgb(0 85 128 / .25)}.focus\:ring-primary-700\/30:focus{--tw-ring-color: rgb(0 85 128 / .3)}.focus\:ring-primary-700\/35:focus{--tw-ring-color: rgb(0 85 128 / .35)}.focus\:ring-primary-700\/40:focus{--tw-ring-color: rgb(0 85 128 / .4)}.focus\:ring-primary-700\/45:focus{--tw-ring-color: rgb(0 85 128 / .45)}.focus\:ring-primary-700\/5:focus{--tw-ring-color: rgb(0 85 128 / .05)}.focus\:ring-primary-700\/50:focus{--tw-ring-color: rgb(0 85 128 / .5)}.focus\:ring-primary-700\/55:focus{--tw-ring-color: rgb(0 85 128 / .55)}.focus\:ring-primary-700\/60:focus{--tw-ring-color: rgb(0 85 128 / .6)}.focus\:ring-primary-700\/65:focus{--tw-ring-color: rgb(0 85 128 / .65)}.focus\:ring-primary-700\/70:focus{--tw-ring-color: rgb(0 85 128 / .7)}.focus\:ring-primary-700\/75:focus{--tw-ring-color: rgb(0 85 128 / .75)}.focus\:ring-primary-700\/80:focus{--tw-ring-color: rgb(0 85 128 / .8)}.focus\:ring-primary-700\/85:focus{--tw-ring-color: rgb(0 85 128 / .85)}.focus\:ring-primary-700\/90:focus{--tw-ring-color: rgb(0 85 128 / .9)}.focus\:ring-primary-700\/95:focus{--tw-ring-color: rgb(0 85 128 / .95)}.focus\:ring-primary-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 68 102 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-800\/0:focus{--tw-ring-color: rgb(0 68 102 / 0)}.focus\:ring-primary-800\/10:focus{--tw-ring-color: rgb(0 68 102 / .1)}.focus\:ring-primary-800\/100:focus{--tw-ring-color: rgb(0 68 102 / 1)}.focus\:ring-primary-800\/15:focus{--tw-ring-color: rgb(0 68 102 / .15)}.focus\:ring-primary-800\/20:focus{--tw-ring-color: rgb(0 68 102 / .2)}.focus\:ring-primary-800\/25:focus{--tw-ring-color: rgb(0 68 102 / .25)}.focus\:ring-primary-800\/30:focus{--tw-ring-color: rgb(0 68 102 / .3)}.focus\:ring-primary-800\/35:focus{--tw-ring-color: rgb(0 68 102 / .35)}.focus\:ring-primary-800\/40:focus{--tw-ring-color: rgb(0 68 102 / .4)}.focus\:ring-primary-800\/45:focus{--tw-ring-color: rgb(0 68 102 / .45)}.focus\:ring-primary-800\/5:focus{--tw-ring-color: rgb(0 68 102 / .05)}.focus\:ring-primary-800\/50:focus{--tw-ring-color: rgb(0 68 102 / .5)}.focus\:ring-primary-800\/55:focus{--tw-ring-color: rgb(0 68 102 / .55)}.focus\:ring-primary-800\/60:focus{--tw-ring-color: rgb(0 68 102 / .6)}.focus\:ring-primary-800\/65:focus{--tw-ring-color: rgb(0 68 102 / .65)}.focus\:ring-primary-800\/70:focus{--tw-ring-color: rgb(0 68 102 / .7)}.focus\:ring-primary-800\/75:focus{--tw-ring-color: rgb(0 68 102 / .75)}.focus\:ring-primary-800\/80:focus{--tw-ring-color: rgb(0 68 102 / .8)}.focus\:ring-primary-800\/85:focus{--tw-ring-color: rgb(0 68 102 / .85)}.focus\:ring-primary-800\/90:focus{--tw-ring-color: rgb(0 68 102 / .9)}.focus\:ring-primary-800\/95:focus{--tw-ring-color: rgb(0 68 102 / .95)}.focus\:ring-primary-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 51 77 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-900\/0:focus{--tw-ring-color: rgb(0 51 77 / 0)}.focus\:ring-primary-900\/10:focus{--tw-ring-color: rgb(0 51 77 / .1)}.focus\:ring-primary-900\/100:focus{--tw-ring-color: rgb(0 51 77 / 1)}.focus\:ring-primary-900\/15:focus{--tw-ring-color: rgb(0 51 77 / .15)}.focus\:ring-primary-900\/20:focus{--tw-ring-color: rgb(0 51 77 / .2)}.focus\:ring-primary-900\/25:focus{--tw-ring-color: rgb(0 51 77 / .25)}.focus\:ring-primary-900\/30:focus{--tw-ring-color: rgb(0 51 77 / .3)}.focus\:ring-primary-900\/35:focus{--tw-ring-color: rgb(0 51 77 / .35)}.focus\:ring-primary-900\/40:focus{--tw-ring-color: rgb(0 51 77 / .4)}.focus\:ring-primary-900\/45:focus{--tw-ring-color: rgb(0 51 77 / .45)}.focus\:ring-primary-900\/5:focus{--tw-ring-color: rgb(0 51 77 / .05)}.focus\:ring-primary-900\/50:focus{--tw-ring-color: rgb(0 51 77 / .5)}.focus\:ring-primary-900\/55:focus{--tw-ring-color: rgb(0 51 77 / .55)}.focus\:ring-primary-900\/60:focus{--tw-ring-color: rgb(0 51 77 / .6)}.focus\:ring-primary-900\/65:focus{--tw-ring-color: rgb(0 51 77 / .65)}.focus\:ring-primary-900\/70:focus{--tw-ring-color: rgb(0 51 77 / .7)}.focus\:ring-primary-900\/75:focus{--tw-ring-color: rgb(0 51 77 / .75)}.focus\:ring-primary-900\/80:focus{--tw-ring-color: rgb(0 51 77 / .8)}.focus\:ring-primary-900\/85:focus{--tw-ring-color: rgb(0 51 77 / .85)}.focus\:ring-primary-900\/90:focus{--tw-ring-color: rgb(0 51 77 / .9)}.focus\:ring-primary-900\/95:focus{--tw-ring-color: rgb(0 51 77 / .95)}.focus\:ring-primary-focus:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(46 62 99 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-focus\/0:focus{--tw-ring-color: rgb(46 62 99 / 0)}.focus\:ring-primary-focus\/10:focus{--tw-ring-color: rgb(46 62 99 / .1)}.focus\:ring-primary-focus\/100:focus{--tw-ring-color: rgb(46 62 99 / 1)}.focus\:ring-primary-focus\/15:focus{--tw-ring-color: rgb(46 62 99 / .15)}.focus\:ring-primary-focus\/20:focus{--tw-ring-color: rgb(46 62 99 / .2)}.focus\:ring-primary-focus\/25:focus{--tw-ring-color: rgb(46 62 99 / .25)}.focus\:ring-primary-focus\/30:focus{--tw-ring-color: rgb(46 62 99 / .3)}.focus\:ring-primary-focus\/35:focus{--tw-ring-color: rgb(46 62 99 / .35)}.focus\:ring-primary-focus\/40:focus{--tw-ring-color: rgb(46 62 99 / .4)}.focus\:ring-primary-focus\/45:focus{--tw-ring-color: rgb(46 62 99 / .45)}.focus\:ring-primary-focus\/5:focus{--tw-ring-color: rgb(46 62 99 / .05)}.focus\:ring-primary-focus\/50:focus{--tw-ring-color: rgb(46 62 99 / .5)}.focus\:ring-primary-focus\/55:focus{--tw-ring-color: rgb(46 62 99 / .55)}.focus\:ring-primary-focus\/60:focus{--tw-ring-color: rgb(46 62 99 / .6)}.focus\:ring-primary-focus\/65:focus{--tw-ring-color: rgb(46 62 99 / .65)}.focus\:ring-primary-focus\/70:focus{--tw-ring-color: rgb(46 62 99 / .7)}.focus\:ring-primary-focus\/75:focus{--tw-ring-color: rgb(46 62 99 / .75)}.focus\:ring-primary-focus\/80:focus{--tw-ring-color: rgb(46 62 99 / .8)}.focus\:ring-primary-focus\/85:focus{--tw-ring-color: rgb(46 62 99 / .85)}.focus\:ring-primary-focus\/90:focus{--tw-ring-color: rgb(46 62 99 / .9)}.focus\:ring-primary-focus\/95:focus{--tw-ring-color: rgb(46 62 99 / .95)}.focus\:ring-primary\/0:focus{--tw-ring-color: rgb(0 119 187 / 0)}.focus\:ring-primary\/10:focus{--tw-ring-color: rgb(0 119 187 / .1)}.focus\:ring-primary\/100:focus{--tw-ring-color: rgb(0 119 187 / 1)}.focus\:ring-primary\/15:focus{--tw-ring-color: rgb(0 119 187 / .15)}.focus\:ring-primary\/20:focus{--tw-ring-color: rgb(0 119 187 / .2)}.focus\:ring-primary\/25:focus{--tw-ring-color: rgb(0 119 187 / .25)}.focus\:ring-primary\/30:focus{--tw-ring-color: rgb(0 119 187 / .3)}.focus\:ring-primary\/35:focus{--tw-ring-color: rgb(0 119 187 / .35)}.focus\:ring-primary\/40:focus{--tw-ring-color: rgb(0 119 187 / .4)}.focus\:ring-primary\/45:focus{--tw-ring-color: rgb(0 119 187 / .45)}.focus\:ring-primary\/5:focus{--tw-ring-color: rgb(0 119 187 / .05)}.focus\:ring-primary\/50:focus{--tw-ring-color: rgb(0 119 187 / .5)}.focus\:ring-primary\/55:focus{--tw-ring-color: rgb(0 119 187 / .55)}.focus\:ring-primary\/60:focus{--tw-ring-color: rgb(0 119 187 / .6)}.focus\:ring-primary\/65:focus{--tw-ring-color: rgb(0 119 187 / .65)}.focus\:ring-primary\/70:focus{--tw-ring-color: rgb(0 119 187 / .7)}.focus\:ring-primary\/75:focus{--tw-ring-color: rgb(0 119 187 / .75)}.focus\:ring-primary\/80:focus{--tw-ring-color: rgb(0 119 187 / .8)}.focus\:ring-primary\/85:focus{--tw-ring-color: rgb(0 119 187 / .85)}.focus\:ring-primary\/90:focus{--tw-ring-color: rgb(0 119 187 / .9)}.focus\:ring-primary\/95:focus{--tw-ring-color: rgb(0 119 187 / .95)}.focus\:ring-red-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.focus\:ring-red-100\/0:focus{--tw-ring-color: rgb(254 226 226 / 0)}.focus\:ring-red-100\/10:focus{--tw-ring-color: rgb(254 226 226 / .1)}.focus\:ring-red-100\/100:focus{--tw-ring-color: rgb(254 226 226 / 1)}.focus\:ring-red-100\/15:focus{--tw-ring-color: rgb(254 226 226 / .15)}.focus\:ring-red-100\/20:focus{--tw-ring-color: rgb(254 226 226 / .2)}.focus\:ring-red-100\/25:focus{--tw-ring-color: rgb(254 226 226 / .25)}.focus\:ring-red-100\/30:focus{--tw-ring-color: rgb(254 226 226 / .3)}.focus\:ring-red-100\/35:focus{--tw-ring-color: rgb(254 226 226 / .35)}.focus\:ring-red-100\/40:focus{--tw-ring-color: rgb(254 226 226 / .4)}.focus\:ring-red-100\/45:focus{--tw-ring-color: rgb(254 226 226 / .45)}.focus\:ring-red-100\/5:focus{--tw-ring-color: rgb(254 226 226 / .05)}.focus\:ring-red-100\/50:focus{--tw-ring-color: rgb(254 226 226 / .5)}.focus\:ring-red-100\/55:focus{--tw-ring-color: rgb(254 226 226 / .55)}.focus\:ring-red-100\/60:focus{--tw-ring-color: rgb(254 226 226 / .6)}.focus\:ring-red-100\/65:focus{--tw-ring-color: rgb(254 226 226 / .65)}.focus\:ring-red-100\/70:focus{--tw-ring-color: rgb(254 226 226 / .7)}.focus\:ring-red-100\/75:focus{--tw-ring-color: rgb(254 226 226 / .75)}.focus\:ring-red-100\/80:focus{--tw-ring-color: rgb(254 226 226 / .8)}.focus\:ring-red-100\/85:focus{--tw-ring-color: rgb(254 226 226 / .85)}.focus\:ring-red-100\/90:focus{--tw-ring-color: rgb(254 226 226 / .9)}.focus\:ring-red-100\/95:focus{--tw-ring-color: rgb(254 226 226 / .95)}.focus\:ring-red-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.focus\:ring-red-200\/0:focus{--tw-ring-color: rgb(254 202 202 / 0)}.focus\:ring-red-200\/10:focus{--tw-ring-color: rgb(254 202 202 / .1)}.focus\:ring-red-200\/100:focus{--tw-ring-color: rgb(254 202 202 / 1)}.focus\:ring-red-200\/15:focus{--tw-ring-color: rgb(254 202 202 / .15)}.focus\:ring-red-200\/20:focus{--tw-ring-color: rgb(254 202 202 / .2)}.focus\:ring-red-200\/25:focus{--tw-ring-color: rgb(254 202 202 / .25)}.focus\:ring-red-200\/30:focus{--tw-ring-color: rgb(254 202 202 / .3)}.focus\:ring-red-200\/35:focus{--tw-ring-color: rgb(254 202 202 / .35)}.focus\:ring-red-200\/40:focus{--tw-ring-color: rgb(254 202 202 / .4)}.focus\:ring-red-200\/45:focus{--tw-ring-color: rgb(254 202 202 / .45)}.focus\:ring-red-200\/5:focus{--tw-ring-color: rgb(254 202 202 / .05)}.focus\:ring-red-200\/50:focus{--tw-ring-color: rgb(254 202 202 / .5)}.focus\:ring-red-200\/55:focus{--tw-ring-color: rgb(254 202 202 / .55)}.focus\:ring-red-200\/60:focus{--tw-ring-color: rgb(254 202 202 / .6)}.focus\:ring-red-200\/65:focus{--tw-ring-color: rgb(254 202 202 / .65)}.focus\:ring-red-200\/70:focus{--tw-ring-color: rgb(254 202 202 / .7)}.focus\:ring-red-200\/75:focus{--tw-ring-color: rgb(254 202 202 / .75)}.focus\:ring-red-200\/80:focus{--tw-ring-color: rgb(254 202 202 / .8)}.focus\:ring-red-200\/85:focus{--tw-ring-color: rgb(254 202 202 / .85)}.focus\:ring-red-200\/90:focus{--tw-ring-color: rgb(254 202 202 / .9)}.focus\:ring-red-200\/95:focus{--tw-ring-color: rgb(254 202 202 / .95)}.focus\:ring-red-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.focus\:ring-red-300\/0:focus{--tw-ring-color: rgb(252 165 165 / 0)}.focus\:ring-red-300\/10:focus{--tw-ring-color: rgb(252 165 165 / .1)}.focus\:ring-red-300\/100:focus{--tw-ring-color: rgb(252 165 165 / 1)}.focus\:ring-red-300\/15:focus{--tw-ring-color: rgb(252 165 165 / .15)}.focus\:ring-red-300\/20:focus{--tw-ring-color: rgb(252 165 165 / .2)}.focus\:ring-red-300\/25:focus{--tw-ring-color: rgb(252 165 165 / .25)}.focus\:ring-red-300\/30:focus{--tw-ring-color: rgb(252 165 165 / .3)}.focus\:ring-red-300\/35:focus{--tw-ring-color: rgb(252 165 165 / .35)}.focus\:ring-red-300\/40:focus{--tw-ring-color: rgb(252 165 165 / .4)}.focus\:ring-red-300\/45:focus{--tw-ring-color: rgb(252 165 165 / .45)}.focus\:ring-red-300\/5:focus{--tw-ring-color: rgb(252 165 165 / .05)}.focus\:ring-red-300\/50:focus{--tw-ring-color: rgb(252 165 165 / .5)}.focus\:ring-red-300\/55:focus{--tw-ring-color: rgb(252 165 165 / .55)}.focus\:ring-red-300\/60:focus{--tw-ring-color: rgb(252 165 165 / .6)}.focus\:ring-red-300\/65:focus{--tw-ring-color: rgb(252 165 165 / .65)}.focus\:ring-red-300\/70:focus{--tw-ring-color: rgb(252 165 165 / .7)}.focus\:ring-red-300\/75:focus{--tw-ring-color: rgb(252 165 165 / .75)}.focus\:ring-red-300\/80:focus{--tw-ring-color: rgb(252 165 165 / .8)}.focus\:ring-red-300\/85:focus{--tw-ring-color: rgb(252 165 165 / .85)}.focus\:ring-red-300\/90:focus{--tw-ring-color: rgb(252 165 165 / .9)}.focus\:ring-red-300\/95:focus{--tw-ring-color: rgb(252 165 165 / .95)}.focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.focus\:ring-red-400\/0:focus{--tw-ring-color: rgb(248 113 113 / 0)}.focus\:ring-red-400\/10:focus{--tw-ring-color: rgb(248 113 113 / .1)}.focus\:ring-red-400\/100:focus{--tw-ring-color: rgb(248 113 113 / 1)}.focus\:ring-red-400\/15:focus{--tw-ring-color: rgb(248 113 113 / .15)}.focus\:ring-red-400\/20:focus{--tw-ring-color: rgb(248 113 113 / .2)}.focus\:ring-red-400\/25:focus{--tw-ring-color: rgb(248 113 113 / .25)}.focus\:ring-red-400\/30:focus{--tw-ring-color: rgb(248 113 113 / .3)}.focus\:ring-red-400\/35:focus{--tw-ring-color: rgb(248 113 113 / .35)}.focus\:ring-red-400\/40:focus{--tw-ring-color: rgb(248 113 113 / .4)}.focus\:ring-red-400\/45:focus{--tw-ring-color: rgb(248 113 113 / .45)}.focus\:ring-red-400\/5:focus{--tw-ring-color: rgb(248 113 113 / .05)}.focus\:ring-red-400\/50:focus{--tw-ring-color: rgb(248 113 113 / .5)}.focus\:ring-red-400\/55:focus{--tw-ring-color: rgb(248 113 113 / .55)}.focus\:ring-red-400\/60:focus{--tw-ring-color: rgb(248 113 113 / .6)}.focus\:ring-red-400\/65:focus{--tw-ring-color: rgb(248 113 113 / .65)}.focus\:ring-red-400\/70:focus{--tw-ring-color: rgb(248 113 113 / .7)}.focus\:ring-red-400\/75:focus{--tw-ring-color: rgb(248 113 113 / .75)}.focus\:ring-red-400\/80:focus{--tw-ring-color: rgb(248 113 113 / .8)}.focus\:ring-red-400\/85:focus{--tw-ring-color: rgb(248 113 113 / .85)}.focus\:ring-red-400\/90:focus{--tw-ring-color: rgb(248 113 113 / .9)}.focus\:ring-red-400\/95:focus{--tw-ring-color: rgb(248 113 113 / .95)}.focus\:ring-red-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1))}.focus\:ring-red-50\/0:focus{--tw-ring-color: rgb(254 242 242 / 0)}.focus\:ring-red-50\/10:focus{--tw-ring-color: rgb(254 242 242 / .1)}.focus\:ring-red-50\/100:focus{--tw-ring-color: rgb(254 242 242 / 1)}.focus\:ring-red-50\/15:focus{--tw-ring-color: rgb(254 242 242 / .15)}.focus\:ring-red-50\/20:focus{--tw-ring-color: rgb(254 242 242 / .2)}.focus\:ring-red-50\/25:focus{--tw-ring-color: rgb(254 242 242 / .25)}.focus\:ring-red-50\/30:focus{--tw-ring-color: rgb(254 242 242 / .3)}.focus\:ring-red-50\/35:focus{--tw-ring-color: rgb(254 242 242 / .35)}.focus\:ring-red-50\/40:focus{--tw-ring-color: rgb(254 242 242 / .4)}.focus\:ring-red-50\/45:focus{--tw-ring-color: rgb(254 242 242 / .45)}.focus\:ring-red-50\/5:focus{--tw-ring-color: rgb(254 242 242 / .05)}.focus\:ring-red-50\/50:focus{--tw-ring-color: rgb(254 242 242 / .5)}.focus\:ring-red-50\/55:focus{--tw-ring-color: rgb(254 242 242 / .55)}.focus\:ring-red-50\/60:focus{--tw-ring-color: rgb(254 242 242 / .6)}.focus\:ring-red-50\/65:focus{--tw-ring-color: rgb(254 242 242 / .65)}.focus\:ring-red-50\/70:focus{--tw-ring-color: rgb(254 242 242 / .7)}.focus\:ring-red-50\/75:focus{--tw-ring-color: rgb(254 242 242 / .75)}.focus\:ring-red-50\/80:focus{--tw-ring-color: rgb(254 242 242 / .8)}.focus\:ring-red-50\/85:focus{--tw-ring-color: rgb(254 242 242 / .85)}.focus\:ring-red-50\/90:focus{--tw-ring-color: rgb(254 242 242 / .9)}.focus\:ring-red-50\/95:focus{--tw-ring-color: rgb(254 242 242 / .95)}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500\/0:focus{--tw-ring-color: rgb(239 68 68 / 0)}.focus\:ring-red-500\/10:focus{--tw-ring-color: rgb(239 68 68 / .1)}.focus\:ring-red-500\/100:focus{--tw-ring-color: rgb(239 68 68 / 1)}.focus\:ring-red-500\/15:focus{--tw-ring-color: rgb(239 68 68 / .15)}.focus\:ring-red-500\/20:focus{--tw-ring-color: rgb(239 68 68 / .2)}.focus\:ring-red-500\/25:focus{--tw-ring-color: rgb(239 68 68 / .25)}.focus\:ring-red-500\/30:focus{--tw-ring-color: rgb(239 68 68 / .3)}.focus\:ring-red-500\/35:focus{--tw-ring-color: rgb(239 68 68 / .35)}.focus\:ring-red-500\/40:focus{--tw-ring-color: rgb(239 68 68 / .4)}.focus\:ring-red-500\/45:focus{--tw-ring-color: rgb(239 68 68 / .45)}.focus\:ring-red-500\/5:focus{--tw-ring-color: rgb(239 68 68 / .05)}.focus\:ring-red-500\/50:focus{--tw-ring-color: rgb(239 68 68 / .5)}.focus\:ring-red-500\/55:focus{--tw-ring-color: rgb(239 68 68 / .55)}.focus\:ring-red-500\/60:focus{--tw-ring-color: rgb(239 68 68 / .6)}.focus\:ring-red-500\/65:focus{--tw-ring-color: rgb(239 68 68 / .65)}.focus\:ring-red-500\/70:focus{--tw-ring-color: rgb(239 68 68 / .7)}.focus\:ring-red-500\/75:focus{--tw-ring-color: rgb(239 68 68 / .75)}.focus\:ring-red-500\/80:focus{--tw-ring-color: rgb(239 68 68 / .8)}.focus\:ring-red-500\/85:focus{--tw-ring-color: rgb(239 68 68 / .85)}.focus\:ring-red-500\/90:focus{--tw-ring-color: rgb(239 68 68 / .9)}.focus\:ring-red-500\/95:focus{--tw-ring-color: rgb(239 68 68 / .95)}.focus\:ring-red-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.focus\:ring-red-600\/0:focus{--tw-ring-color: rgb(220 38 38 / 0)}.focus\:ring-red-600\/10:focus{--tw-ring-color: rgb(220 38 38 / .1)}.focus\:ring-red-600\/100:focus{--tw-ring-color: rgb(220 38 38 / 1)}.focus\:ring-red-600\/15:focus{--tw-ring-color: rgb(220 38 38 / .15)}.focus\:ring-red-600\/20:focus{--tw-ring-color: rgb(220 38 38 / .2)}.focus\:ring-red-600\/25:focus{--tw-ring-color: rgb(220 38 38 / .25)}.focus\:ring-red-600\/30:focus{--tw-ring-color: rgb(220 38 38 / .3)}.focus\:ring-red-600\/35:focus{--tw-ring-color: rgb(220 38 38 / .35)}.focus\:ring-red-600\/40:focus{--tw-ring-color: rgb(220 38 38 / .4)}.focus\:ring-red-600\/45:focus{--tw-ring-color: rgb(220 38 38 / .45)}.focus\:ring-red-600\/5:focus{--tw-ring-color: rgb(220 38 38 / .05)}.focus\:ring-red-600\/50:focus{--tw-ring-color: rgb(220 38 38 / .5)}.focus\:ring-red-600\/55:focus{--tw-ring-color: rgb(220 38 38 / .55)}.focus\:ring-red-600\/60:focus{--tw-ring-color: rgb(220 38 38 / .6)}.focus\:ring-red-600\/65:focus{--tw-ring-color: rgb(220 38 38 / .65)}.focus\:ring-red-600\/70:focus{--tw-ring-color: rgb(220 38 38 / .7)}.focus\:ring-red-600\/75:focus{--tw-ring-color: rgb(220 38 38 / .75)}.focus\:ring-red-600\/80:focus{--tw-ring-color: rgb(220 38 38 / .8)}.focus\:ring-red-600\/85:focus{--tw-ring-color: rgb(220 38 38 / .85)}.focus\:ring-red-600\/90:focus{--tw-ring-color: rgb(220 38 38 / .9)}.focus\:ring-red-600\/95:focus{--tw-ring-color: rgb(220 38 38 / .95)}.focus\:ring-red-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1))}.focus\:ring-red-700\/0:focus{--tw-ring-color: rgb(185 28 28 / 0)}.focus\:ring-red-700\/10:focus{--tw-ring-color: rgb(185 28 28 / .1)}.focus\:ring-red-700\/100:focus{--tw-ring-color: rgb(185 28 28 / 1)}.focus\:ring-red-700\/15:focus{--tw-ring-color: rgb(185 28 28 / .15)}.focus\:ring-red-700\/20:focus{--tw-ring-color: rgb(185 28 28 / .2)}.focus\:ring-red-700\/25:focus{--tw-ring-color: rgb(185 28 28 / .25)}.focus\:ring-red-700\/30:focus{--tw-ring-color: rgb(185 28 28 / .3)}.focus\:ring-red-700\/35:focus{--tw-ring-color: rgb(185 28 28 / .35)}.focus\:ring-red-700\/40:focus{--tw-ring-color: rgb(185 28 28 / .4)}.focus\:ring-red-700\/45:focus{--tw-ring-color: rgb(185 28 28 / .45)}.focus\:ring-red-700\/5:focus{--tw-ring-color: rgb(185 28 28 / .05)}.focus\:ring-red-700\/50:focus{--tw-ring-color: rgb(185 28 28 / .5)}.focus\:ring-red-700\/55:focus{--tw-ring-color: rgb(185 28 28 / .55)}.focus\:ring-red-700\/60:focus{--tw-ring-color: rgb(185 28 28 / .6)}.focus\:ring-red-700\/65:focus{--tw-ring-color: rgb(185 28 28 / .65)}.focus\:ring-red-700\/70:focus{--tw-ring-color: rgb(185 28 28 / .7)}.focus\:ring-red-700\/75:focus{--tw-ring-color: rgb(185 28 28 / .75)}.focus\:ring-red-700\/80:focus{--tw-ring-color: rgb(185 28 28 / .8)}.focus\:ring-red-700\/85:focus{--tw-ring-color: rgb(185 28 28 / .85)}.focus\:ring-red-700\/90:focus{--tw-ring-color: rgb(185 28 28 / .9)}.focus\:ring-red-700\/95:focus{--tw-ring-color: rgb(185 28 28 / .95)}.focus\:ring-red-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1))}.focus\:ring-red-800\/0:focus{--tw-ring-color: rgb(153 27 27 / 0)}.focus\:ring-red-800\/10:focus{--tw-ring-color: rgb(153 27 27 / .1)}.focus\:ring-red-800\/100:focus{--tw-ring-color: rgb(153 27 27 / 1)}.focus\:ring-red-800\/15:focus{--tw-ring-color: rgb(153 27 27 / .15)}.focus\:ring-red-800\/20:focus{--tw-ring-color: rgb(153 27 27 / .2)}.focus\:ring-red-800\/25:focus{--tw-ring-color: rgb(153 27 27 / .25)}.focus\:ring-red-800\/30:focus{--tw-ring-color: rgb(153 27 27 / .3)}.focus\:ring-red-800\/35:focus{--tw-ring-color: rgb(153 27 27 / .35)}.focus\:ring-red-800\/40:focus{--tw-ring-color: rgb(153 27 27 / .4)}.focus\:ring-red-800\/45:focus{--tw-ring-color: rgb(153 27 27 / .45)}.focus\:ring-red-800\/5:focus{--tw-ring-color: rgb(153 27 27 / .05)}.focus\:ring-red-800\/50:focus{--tw-ring-color: rgb(153 27 27 / .5)}.focus\:ring-red-800\/55:focus{--tw-ring-color: rgb(153 27 27 / .55)}.focus\:ring-red-800\/60:focus{--tw-ring-color: rgb(153 27 27 / .6)}.focus\:ring-red-800\/65:focus{--tw-ring-color: rgb(153 27 27 / .65)}.focus\:ring-red-800\/70:focus{--tw-ring-color: rgb(153 27 27 / .7)}.focus\:ring-red-800\/75:focus{--tw-ring-color: rgb(153 27 27 / .75)}.focus\:ring-red-800\/80:focus{--tw-ring-color: rgb(153 27 27 / .8)}.focus\:ring-red-800\/85:focus{--tw-ring-color: rgb(153 27 27 / .85)}.focus\:ring-red-800\/90:focus{--tw-ring-color: rgb(153 27 27 / .9)}.focus\:ring-red-800\/95:focus{--tw-ring-color: rgb(153 27 27 / .95)}.focus\:ring-red-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1))}.focus\:ring-red-900\/0:focus{--tw-ring-color: rgb(127 29 29 / 0)}.focus\:ring-red-900\/10:focus{--tw-ring-color: rgb(127 29 29 / .1)}.focus\:ring-red-900\/100:focus{--tw-ring-color: rgb(127 29 29 / 1)}.focus\:ring-red-900\/15:focus{--tw-ring-color: rgb(127 29 29 / .15)}.focus\:ring-red-900\/20:focus{--tw-ring-color: rgb(127 29 29 / .2)}.focus\:ring-red-900\/25:focus{--tw-ring-color: rgb(127 29 29 / .25)}.focus\:ring-red-900\/30:focus{--tw-ring-color: rgb(127 29 29 / .3)}.focus\:ring-red-900\/35:focus{--tw-ring-color: rgb(127 29 29 / .35)}.focus\:ring-red-900\/40:focus{--tw-ring-color: rgb(127 29 29 / .4)}.focus\:ring-red-900\/45:focus{--tw-ring-color: rgb(127 29 29 / .45)}.focus\:ring-red-900\/5:focus{--tw-ring-color: rgb(127 29 29 / .05)}.focus\:ring-red-900\/50:focus{--tw-ring-color: rgb(127 29 29 / .5)}.focus\:ring-red-900\/55:focus{--tw-ring-color: rgb(127 29 29 / .55)}.focus\:ring-red-900\/60:focus{--tw-ring-color: rgb(127 29 29 / .6)}.focus\:ring-red-900\/65:focus{--tw-ring-color: rgb(127 29 29 / .65)}.focus\:ring-red-900\/70:focus{--tw-ring-color: rgb(127 29 29 / .7)}.focus\:ring-red-900\/75:focus{--tw-ring-color: rgb(127 29 29 / .75)}.focus\:ring-red-900\/80:focus{--tw-ring-color: rgb(127 29 29 / .8)}.focus\:ring-red-900\/85:focus{--tw-ring-color: rgb(127 29 29 / .85)}.focus\:ring-red-900\/90:focus{--tw-ring-color: rgb(127 29 29 / .9)}.focus\:ring-red-900\/95:focus{--tw-ring-color: rgb(127 29 29 / .95)}.focus\:ring-red-950:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(69 10 10 / var(--tw-ring-opacity, 1))}.focus\:ring-red-950\/0:focus{--tw-ring-color: rgb(69 10 10 / 0)}.focus\:ring-red-950\/10:focus{--tw-ring-color: rgb(69 10 10 / .1)}.focus\:ring-red-950\/100:focus{--tw-ring-color: rgb(69 10 10 / 1)}.focus\:ring-red-950\/15:focus{--tw-ring-color: rgb(69 10 10 / .15)}.focus\:ring-red-950\/20:focus{--tw-ring-color: rgb(69 10 10 / .2)}.focus\:ring-red-950\/25:focus{--tw-ring-color: rgb(69 10 10 / .25)}.focus\:ring-red-950\/30:focus{--tw-ring-color: rgb(69 10 10 / .3)}.focus\:ring-red-950\/35:focus{--tw-ring-color: rgb(69 10 10 / .35)}.focus\:ring-red-950\/40:focus{--tw-ring-color: rgb(69 10 10 / .4)}.focus\:ring-red-950\/45:focus{--tw-ring-color: rgb(69 10 10 / .45)}.focus\:ring-red-950\/5:focus{--tw-ring-color: rgb(69 10 10 / .05)}.focus\:ring-red-950\/50:focus{--tw-ring-color: rgb(69 10 10 / .5)}.focus\:ring-red-950\/55:focus{--tw-ring-color: rgb(69 10 10 / .55)}.focus\:ring-red-950\/60:focus{--tw-ring-color: rgb(69 10 10 / .6)}.focus\:ring-red-950\/65:focus{--tw-ring-color: rgb(69 10 10 / .65)}.focus\:ring-red-950\/70:focus{--tw-ring-color: rgb(69 10 10 / .7)}.focus\:ring-red-950\/75:focus{--tw-ring-color: rgb(69 10 10 / .75)}.focus\:ring-red-950\/80:focus{--tw-ring-color: rgb(69 10 10 / .8)}.focus\:ring-red-950\/85:focus{--tw-ring-color: rgb(69 10 10 / .85)}.focus\:ring-red-950\/90:focus{--tw-ring-color: rgb(69 10 10 / .9)}.focus\:ring-red-950\/95:focus{--tw-ring-color: rgb(69 10 10 / .95)}.focus\:ring-success:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.focus\:ring-success-focus:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.focus\:ring-success-focus\/0:focus{--tw-ring-color: rgb(5 150 105 / 0)}.focus\:ring-success-focus\/10:focus{--tw-ring-color: rgb(5 150 105 / .1)}.focus\:ring-success-focus\/100:focus{--tw-ring-color: rgb(5 150 105 / 1)}.focus\:ring-success-focus\/15:focus{--tw-ring-color: rgb(5 150 105 / .15)}.focus\:ring-success-focus\/20:focus{--tw-ring-color: rgb(5 150 105 / .2)}.focus\:ring-success-focus\/25:focus{--tw-ring-color: rgb(5 150 105 / .25)}.focus\:ring-success-focus\/30:focus{--tw-ring-color: rgb(5 150 105 / .3)}.focus\:ring-success-focus\/35:focus{--tw-ring-color: rgb(5 150 105 / .35)}.focus\:ring-success-focus\/40:focus{--tw-ring-color: rgb(5 150 105 / .4)}.focus\:ring-success-focus\/45:focus{--tw-ring-color: rgb(5 150 105 / .45)}.focus\:ring-success-focus\/5:focus{--tw-ring-color: rgb(5 150 105 / .05)}.focus\:ring-success-focus\/50:focus{--tw-ring-color: rgb(5 150 105 / .5)}.focus\:ring-success-focus\/55:focus{--tw-ring-color: rgb(5 150 105 / .55)}.focus\:ring-success-focus\/60:focus{--tw-ring-color: rgb(5 150 105 / .6)}.focus\:ring-success-focus\/65:focus{--tw-ring-color: rgb(5 150 105 / .65)}.focus\:ring-success-focus\/70:focus{--tw-ring-color: rgb(5 150 105 / .7)}.focus\:ring-success-focus\/75:focus{--tw-ring-color: rgb(5 150 105 / .75)}.focus\:ring-success-focus\/80:focus{--tw-ring-color: rgb(5 150 105 / .8)}.focus\:ring-success-focus\/85:focus{--tw-ring-color: rgb(5 150 105 / .85)}.focus\:ring-success-focus\/90:focus{--tw-ring-color: rgb(5 150 105 / .9)}.focus\:ring-success-focus\/95:focus{--tw-ring-color: rgb(5 150 105 / .95)}.focus\:ring-success\/0:focus{--tw-ring-color: rgb(16 185 129 / 0)}.focus\:ring-success\/10:focus{--tw-ring-color: rgb(16 185 129 / .1)}.focus\:ring-success\/100:focus{--tw-ring-color: rgb(16 185 129 / 1)}.focus\:ring-success\/15:focus{--tw-ring-color: rgb(16 185 129 / .15)}.focus\:ring-success\/20:focus{--tw-ring-color: rgb(16 185 129 / .2)}.focus\:ring-success\/25:focus{--tw-ring-color: rgb(16 185 129 / .25)}.focus\:ring-success\/30:focus{--tw-ring-color: rgb(16 185 129 / .3)}.focus\:ring-success\/35:focus{--tw-ring-color: rgb(16 185 129 / .35)}.focus\:ring-success\/40:focus{--tw-ring-color: rgb(16 185 129 / .4)}.focus\:ring-success\/45:focus{--tw-ring-color: rgb(16 185 129 / .45)}.focus\:ring-success\/5:focus{--tw-ring-color: rgb(16 185 129 / .05)}.focus\:ring-success\/50:focus{--tw-ring-color: rgb(16 185 129 / .5)}.focus\:ring-success\/55:focus{--tw-ring-color: rgb(16 185 129 / .55)}.focus\:ring-success\/60:focus{--tw-ring-color: rgb(16 185 129 / .6)}.focus\:ring-success\/65:focus{--tw-ring-color: rgb(16 185 129 / .65)}.focus\:ring-success\/70:focus{--tw-ring-color: rgb(16 185 129 / .7)}.focus\:ring-success\/75:focus{--tw-ring-color: rgb(16 185 129 / .75)}.focus\:ring-success\/80:focus{--tw-ring-color: rgb(16 185 129 / .8)}.focus\:ring-success\/85:focus{--tw-ring-color: rgb(16 185 129 / .85)}.focus\:ring-success\/90:focus{--tw-ring-color: rgb(16 185 129 / .9)}.focus\:ring-success\/95:focus{--tw-ring-color: rgb(16 185 129 / .95)}.focus\:ring-warning:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 152 0 / var(--tw-ring-opacity, 1))}.focus\:ring-warning-focus:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(230 130 0 / var(--tw-ring-opacity, 1))}.focus\:ring-warning-focus\/0:focus{--tw-ring-color: rgb(230 130 0 / 0)}.focus\:ring-warning-focus\/10:focus{--tw-ring-color: rgb(230 130 0 / .1)}.focus\:ring-warning-focus\/100:focus{--tw-ring-color: rgb(230 130 0 / 1)}.focus\:ring-warning-focus\/15:focus{--tw-ring-color: rgb(230 130 0 / .15)}.focus\:ring-warning-focus\/20:focus{--tw-ring-color: rgb(230 130 0 / .2)}.focus\:ring-warning-focus\/25:focus{--tw-ring-color: rgb(230 130 0 / .25)}.focus\:ring-warning-focus\/30:focus{--tw-ring-color: rgb(230 130 0 / .3)}.focus\:ring-warning-focus\/35:focus{--tw-ring-color: rgb(230 130 0 / .35)}.focus\:ring-warning-focus\/40:focus{--tw-ring-color: rgb(230 130 0 / .4)}.focus\:ring-warning-focus\/45:focus{--tw-ring-color: rgb(230 130 0 / .45)}.focus\:ring-warning-focus\/5:focus{--tw-ring-color: rgb(230 130 0 / .05)}.focus\:ring-warning-focus\/50:focus{--tw-ring-color: rgb(230 130 0 / .5)}.focus\:ring-warning-focus\/55:focus{--tw-ring-color: rgb(230 130 0 / .55)}.focus\:ring-warning-focus\/60:focus{--tw-ring-color: rgb(230 130 0 / .6)}.focus\:ring-warning-focus\/65:focus{--tw-ring-color: rgb(230 130 0 / .65)}.focus\:ring-warning-focus\/70:focus{--tw-ring-color: rgb(230 130 0 / .7)}.focus\:ring-warning-focus\/75:focus{--tw-ring-color: rgb(230 130 0 / .75)}.focus\:ring-warning-focus\/80:focus{--tw-ring-color: rgb(230 130 0 / .8)}.focus\:ring-warning-focus\/85:focus{--tw-ring-color: rgb(230 130 0 / .85)}.focus\:ring-warning-focus\/90:focus{--tw-ring-color: rgb(230 130 0 / .9)}.focus\:ring-warning-focus\/95:focus{--tw-ring-color: rgb(230 130 0 / .95)}.focus\:ring-warning\/0:focus{--tw-ring-color: rgb(255 152 0 / 0)}.focus\:ring-warning\/10:focus{--tw-ring-color: rgb(255 152 0 / .1)}.focus\:ring-warning\/100:focus{--tw-ring-color: rgb(255 152 0 / 1)}.focus\:ring-warning\/15:focus{--tw-ring-color: rgb(255 152 0 / .15)}.focus\:ring-warning\/20:focus{--tw-ring-color: rgb(255 152 0 / .2)}.focus\:ring-warning\/25:focus{--tw-ring-color: rgb(255 152 0 / .25)}.focus\:ring-warning\/30:focus{--tw-ring-color: rgb(255 152 0 / .3)}.focus\:ring-warning\/35:focus{--tw-ring-color: rgb(255 152 0 / .35)}.focus\:ring-warning\/40:focus{--tw-ring-color: rgb(255 152 0 / .4)}.focus\:ring-warning\/45:focus{--tw-ring-color: rgb(255 152 0 / .45)}.focus\:ring-warning\/5:focus{--tw-ring-color: rgb(255 152 0 / .05)}.focus\:ring-warning\/50:focus{--tw-ring-color: rgb(255 152 0 / .5)}.focus\:ring-warning\/55:focus{--tw-ring-color: rgb(255 152 0 / .55)}.focus\:ring-warning\/60:focus{--tw-ring-color: rgb(255 152 0 / .6)}.focus\:ring-warning\/65:focus{--tw-ring-color: rgb(255 152 0 / .65)}.focus\:ring-warning\/70:focus{--tw-ring-color: rgb(255 152 0 / .7)}.focus\:ring-warning\/75:focus{--tw-ring-color: rgb(255 152 0 / .75)}.focus\:ring-warning\/80:focus{--tw-ring-color: rgb(255 152 0 / .8)}.focus\:ring-warning\/85:focus{--tw-ring-color: rgb(255 152 0 / .85)}.focus\:ring-warning\/90:focus{--tw-ring-color: rgb(255 152 0 / .9)}.focus\:ring-warning\/95:focus{--tw-ring-color: rgb(255 152 0 / .95)}.focus\:ring-yellow-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-100\/0:focus{--tw-ring-color: rgb(254 249 195 / 0)}.focus\:ring-yellow-100\/10:focus{--tw-ring-color: rgb(254 249 195 / .1)}.focus\:ring-yellow-100\/100:focus{--tw-ring-color: rgb(254 249 195 / 1)}.focus\:ring-yellow-100\/15:focus{--tw-ring-color: rgb(254 249 195 / .15)}.focus\:ring-yellow-100\/20:focus{--tw-ring-color: rgb(254 249 195 / .2)}.focus\:ring-yellow-100\/25:focus{--tw-ring-color: rgb(254 249 195 / .25)}.focus\:ring-yellow-100\/30:focus{--tw-ring-color: rgb(254 249 195 / .3)}.focus\:ring-yellow-100\/35:focus{--tw-ring-color: rgb(254 249 195 / .35)}.focus\:ring-yellow-100\/40:focus{--tw-ring-color: rgb(254 249 195 / .4)}.focus\:ring-yellow-100\/45:focus{--tw-ring-color: rgb(254 249 195 / .45)}.focus\:ring-yellow-100\/5:focus{--tw-ring-color: rgb(254 249 195 / .05)}.focus\:ring-yellow-100\/50:focus{--tw-ring-color: rgb(254 249 195 / .5)}.focus\:ring-yellow-100\/55:focus{--tw-ring-color: rgb(254 249 195 / .55)}.focus\:ring-yellow-100\/60:focus{--tw-ring-color: rgb(254 249 195 / .6)}.focus\:ring-yellow-100\/65:focus{--tw-ring-color: rgb(254 249 195 / .65)}.focus\:ring-yellow-100\/70:focus{--tw-ring-color: rgb(254 249 195 / .7)}.focus\:ring-yellow-100\/75:focus{--tw-ring-color: rgb(254 249 195 / .75)}.focus\:ring-yellow-100\/80:focus{--tw-ring-color: rgb(254 249 195 / .8)}.focus\:ring-yellow-100\/85:focus{--tw-ring-color: rgb(254 249 195 / .85)}.focus\:ring-yellow-100\/90:focus{--tw-ring-color: rgb(254 249 195 / .9)}.focus\:ring-yellow-100\/95:focus{--tw-ring-color: rgb(254 249 195 / .95)}.focus\:ring-yellow-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-200\/0:focus{--tw-ring-color: rgb(254 240 138 / 0)}.focus\:ring-yellow-200\/10:focus{--tw-ring-color: rgb(254 240 138 / .1)}.focus\:ring-yellow-200\/100:focus{--tw-ring-color: rgb(254 240 138 / 1)}.focus\:ring-yellow-200\/15:focus{--tw-ring-color: rgb(254 240 138 / .15)}.focus\:ring-yellow-200\/20:focus{--tw-ring-color: rgb(254 240 138 / .2)}.focus\:ring-yellow-200\/25:focus{--tw-ring-color: rgb(254 240 138 / .25)}.focus\:ring-yellow-200\/30:focus{--tw-ring-color: rgb(254 240 138 / .3)}.focus\:ring-yellow-200\/35:focus{--tw-ring-color: rgb(254 240 138 / .35)}.focus\:ring-yellow-200\/40:focus{--tw-ring-color: rgb(254 240 138 / .4)}.focus\:ring-yellow-200\/45:focus{--tw-ring-color: rgb(254 240 138 / .45)}.focus\:ring-yellow-200\/5:focus{--tw-ring-color: rgb(254 240 138 / .05)}.focus\:ring-yellow-200\/50:focus{--tw-ring-color: rgb(254 240 138 / .5)}.focus\:ring-yellow-200\/55:focus{--tw-ring-color: rgb(254 240 138 / .55)}.focus\:ring-yellow-200\/60:focus{--tw-ring-color: rgb(254 240 138 / .6)}.focus\:ring-yellow-200\/65:focus{--tw-ring-color: rgb(254 240 138 / .65)}.focus\:ring-yellow-200\/70:focus{--tw-ring-color: rgb(254 240 138 / .7)}.focus\:ring-yellow-200\/75:focus{--tw-ring-color: rgb(254 240 138 / .75)}.focus\:ring-yellow-200\/80:focus{--tw-ring-color: rgb(254 240 138 / .8)}.focus\:ring-yellow-200\/85:focus{--tw-ring-color: rgb(254 240 138 / .85)}.focus\:ring-yellow-200\/90:focus{--tw-ring-color: rgb(254 240 138 / .9)}.focus\:ring-yellow-200\/95:focus{--tw-ring-color: rgb(254 240 138 / .95)}.focus\:ring-yellow-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-300\/0:focus{--tw-ring-color: rgb(253 224 71 / 0)}.focus\:ring-yellow-300\/10:focus{--tw-ring-color: rgb(253 224 71 / .1)}.focus\:ring-yellow-300\/100:focus{--tw-ring-color: rgb(253 224 71 / 1)}.focus\:ring-yellow-300\/15:focus{--tw-ring-color: rgb(253 224 71 / .15)}.focus\:ring-yellow-300\/20:focus{--tw-ring-color: rgb(253 224 71 / .2)}.focus\:ring-yellow-300\/25:focus{--tw-ring-color: rgb(253 224 71 / .25)}.focus\:ring-yellow-300\/30:focus{--tw-ring-color: rgb(253 224 71 / .3)}.focus\:ring-yellow-300\/35:focus{--tw-ring-color: rgb(253 224 71 / .35)}.focus\:ring-yellow-300\/40:focus{--tw-ring-color: rgb(253 224 71 / .4)}.focus\:ring-yellow-300\/45:focus{--tw-ring-color: rgb(253 224 71 / .45)}.focus\:ring-yellow-300\/5:focus{--tw-ring-color: rgb(253 224 71 / .05)}.focus\:ring-yellow-300\/50:focus{--tw-ring-color: rgb(253 224 71 / .5)}.focus\:ring-yellow-300\/55:focus{--tw-ring-color: rgb(253 224 71 / .55)}.focus\:ring-yellow-300\/60:focus{--tw-ring-color: rgb(253 224 71 / .6)}.focus\:ring-yellow-300\/65:focus{--tw-ring-color: rgb(253 224 71 / .65)}.focus\:ring-yellow-300\/70:focus{--tw-ring-color: rgb(253 224 71 / .7)}.focus\:ring-yellow-300\/75:focus{--tw-ring-color: rgb(253 224 71 / .75)}.focus\:ring-yellow-300\/80:focus{--tw-ring-color: rgb(253 224 71 / .8)}.focus\:ring-yellow-300\/85:focus{--tw-ring-color: rgb(253 224 71 / .85)}.focus\:ring-yellow-300\/90:focus{--tw-ring-color: rgb(253 224 71 / .9)}.focus\:ring-yellow-300\/95:focus{--tw-ring-color: rgb(253 224 71 / .95)}.focus\:ring-yellow-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-400\/0:focus{--tw-ring-color: rgb(250 204 21 / 0)}.focus\:ring-yellow-400\/10:focus{--tw-ring-color: rgb(250 204 21 / .1)}.focus\:ring-yellow-400\/100:focus{--tw-ring-color: rgb(250 204 21 / 1)}.focus\:ring-yellow-400\/15:focus{--tw-ring-color: rgb(250 204 21 / .15)}.focus\:ring-yellow-400\/20:focus{--tw-ring-color: rgb(250 204 21 / .2)}.focus\:ring-yellow-400\/25:focus{--tw-ring-color: rgb(250 204 21 / .25)}.focus\:ring-yellow-400\/30:focus{--tw-ring-color: rgb(250 204 21 / .3)}.focus\:ring-yellow-400\/35:focus{--tw-ring-color: rgb(250 204 21 / .35)}.focus\:ring-yellow-400\/40:focus{--tw-ring-color: rgb(250 204 21 / .4)}.focus\:ring-yellow-400\/45:focus{--tw-ring-color: rgb(250 204 21 / .45)}.focus\:ring-yellow-400\/5:focus{--tw-ring-color: rgb(250 204 21 / .05)}.focus\:ring-yellow-400\/50:focus{--tw-ring-color: rgb(250 204 21 / .5)}.focus\:ring-yellow-400\/55:focus{--tw-ring-color: rgb(250 204 21 / .55)}.focus\:ring-yellow-400\/60:focus{--tw-ring-color: rgb(250 204 21 / .6)}.focus\:ring-yellow-400\/65:focus{--tw-ring-color: rgb(250 204 21 / .65)}.focus\:ring-yellow-400\/70:focus{--tw-ring-color: rgb(250 204 21 / .7)}.focus\:ring-yellow-400\/75:focus{--tw-ring-color: rgb(250 204 21 / .75)}.focus\:ring-yellow-400\/80:focus{--tw-ring-color: rgb(250 204 21 / .8)}.focus\:ring-yellow-400\/85:focus{--tw-ring-color: rgb(250 204 21 / .85)}.focus\:ring-yellow-400\/90:focus{--tw-ring-color: rgb(250 204 21 / .9)}.focus\:ring-yellow-400\/95:focus{--tw-ring-color: rgb(250 204 21 / .95)}.focus\:ring-yellow-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-50\/0:focus{--tw-ring-color: rgb(254 252 232 / 0)}.focus\:ring-yellow-50\/10:focus{--tw-ring-color: rgb(254 252 232 / .1)}.focus\:ring-yellow-50\/100:focus{--tw-ring-color: rgb(254 252 232 / 1)}.focus\:ring-yellow-50\/15:focus{--tw-ring-color: rgb(254 252 232 / .15)}.focus\:ring-yellow-50\/20:focus{--tw-ring-color: rgb(254 252 232 / .2)}.focus\:ring-yellow-50\/25:focus{--tw-ring-color: rgb(254 252 232 / .25)}.focus\:ring-yellow-50\/30:focus{--tw-ring-color: rgb(254 252 232 / .3)}.focus\:ring-yellow-50\/35:focus{--tw-ring-color: rgb(254 252 232 / .35)}.focus\:ring-yellow-50\/40:focus{--tw-ring-color: rgb(254 252 232 / .4)}.focus\:ring-yellow-50\/45:focus{--tw-ring-color: rgb(254 252 232 / .45)}.focus\:ring-yellow-50\/5:focus{--tw-ring-color: rgb(254 252 232 / .05)}.focus\:ring-yellow-50\/50:focus{--tw-ring-color: rgb(254 252 232 / .5)}.focus\:ring-yellow-50\/55:focus{--tw-ring-color: rgb(254 252 232 / .55)}.focus\:ring-yellow-50\/60:focus{--tw-ring-color: rgb(254 252 232 / .6)}.focus\:ring-yellow-50\/65:focus{--tw-ring-color: rgb(254 252 232 / .65)}.focus\:ring-yellow-50\/70:focus{--tw-ring-color: rgb(254 252 232 / .7)}.focus\:ring-yellow-50\/75:focus{--tw-ring-color: rgb(254 252 232 / .75)}.focus\:ring-yellow-50\/80:focus{--tw-ring-color: rgb(254 252 232 / .8)}.focus\:ring-yellow-50\/85:focus{--tw-ring-color: rgb(254 252 232 / .85)}.focus\:ring-yellow-50\/90:focus{--tw-ring-color: rgb(254 252 232 / .9)}.focus\:ring-yellow-50\/95:focus{--tw-ring-color: rgb(254 252 232 / .95)}.focus\:ring-yellow-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-500\/0:focus{--tw-ring-color: rgb(234 179 8 / 0)}.focus\:ring-yellow-500\/10:focus{--tw-ring-color: rgb(234 179 8 / .1)}.focus\:ring-yellow-500\/100:focus{--tw-ring-color: rgb(234 179 8 / 1)}.focus\:ring-yellow-500\/15:focus{--tw-ring-color: rgb(234 179 8 / .15)}.focus\:ring-yellow-500\/20:focus{--tw-ring-color: rgb(234 179 8 / .2)}.focus\:ring-yellow-500\/25:focus{--tw-ring-color: rgb(234 179 8 / .25)}.focus\:ring-yellow-500\/30:focus{--tw-ring-color: rgb(234 179 8 / .3)}.focus\:ring-yellow-500\/35:focus{--tw-ring-color: rgb(234 179 8 / .35)}.focus\:ring-yellow-500\/40:focus{--tw-ring-color: rgb(234 179 8 / .4)}.focus\:ring-yellow-500\/45:focus{--tw-ring-color: rgb(234 179 8 / .45)}.focus\:ring-yellow-500\/5:focus{--tw-ring-color: rgb(234 179 8 / .05)}.focus\:ring-yellow-500\/50:focus{--tw-ring-color: rgb(234 179 8 / .5)}.focus\:ring-yellow-500\/55:focus{--tw-ring-color: rgb(234 179 8 / .55)}.focus\:ring-yellow-500\/60:focus{--tw-ring-color: rgb(234 179 8 / .6)}.focus\:ring-yellow-500\/65:focus{--tw-ring-color: rgb(234 179 8 / .65)}.focus\:ring-yellow-500\/70:focus{--tw-ring-color: rgb(234 179 8 / .7)}.focus\:ring-yellow-500\/75:focus{--tw-ring-color: rgb(234 179 8 / .75)}.focus\:ring-yellow-500\/80:focus{--tw-ring-color: rgb(234 179 8 / .8)}.focus\:ring-yellow-500\/85:focus{--tw-ring-color: rgb(234 179 8 / .85)}.focus\:ring-yellow-500\/90:focus{--tw-ring-color: rgb(234 179 8 / .9)}.focus\:ring-yellow-500\/95:focus{--tw-ring-color: rgb(234 179 8 / .95)}.focus\:ring-yellow-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-600\/0:focus{--tw-ring-color: rgb(202 138 4 / 0)}.focus\:ring-yellow-600\/10:focus{--tw-ring-color: rgb(202 138 4 / .1)}.focus\:ring-yellow-600\/100:focus{--tw-ring-color: rgb(202 138 4 / 1)}.focus\:ring-yellow-600\/15:focus{--tw-ring-color: rgb(202 138 4 / .15)}.focus\:ring-yellow-600\/20:focus{--tw-ring-color: rgb(202 138 4 / .2)}.focus\:ring-yellow-600\/25:focus{--tw-ring-color: rgb(202 138 4 / .25)}.focus\:ring-yellow-600\/30:focus{--tw-ring-color: rgb(202 138 4 / .3)}.focus\:ring-yellow-600\/35:focus{--tw-ring-color: rgb(202 138 4 / .35)}.focus\:ring-yellow-600\/40:focus{--tw-ring-color: rgb(202 138 4 / .4)}.focus\:ring-yellow-600\/45:focus{--tw-ring-color: rgb(202 138 4 / .45)}.focus\:ring-yellow-600\/5:focus{--tw-ring-color: rgb(202 138 4 / .05)}.focus\:ring-yellow-600\/50:focus{--tw-ring-color: rgb(202 138 4 / .5)}.focus\:ring-yellow-600\/55:focus{--tw-ring-color: rgb(202 138 4 / .55)}.focus\:ring-yellow-600\/60:focus{--tw-ring-color: rgb(202 138 4 / .6)}.focus\:ring-yellow-600\/65:focus{--tw-ring-color: rgb(202 138 4 / .65)}.focus\:ring-yellow-600\/70:focus{--tw-ring-color: rgb(202 138 4 / .7)}.focus\:ring-yellow-600\/75:focus{--tw-ring-color: rgb(202 138 4 / .75)}.focus\:ring-yellow-600\/80:focus{--tw-ring-color: rgb(202 138 4 / .8)}.focus\:ring-yellow-600\/85:focus{--tw-ring-color: rgb(202 138 4 / .85)}.focus\:ring-yellow-600\/90:focus{--tw-ring-color: rgb(202 138 4 / .9)}.focus\:ring-yellow-600\/95:focus{--tw-ring-color: rgb(202 138 4 / .95)}.focus\:ring-yellow-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-700\/0:focus{--tw-ring-color: rgb(161 98 7 / 0)}.focus\:ring-yellow-700\/10:focus{--tw-ring-color: rgb(161 98 7 / .1)}.focus\:ring-yellow-700\/100:focus{--tw-ring-color: rgb(161 98 7 / 1)}.focus\:ring-yellow-700\/15:focus{--tw-ring-color: rgb(161 98 7 / .15)}.focus\:ring-yellow-700\/20:focus{--tw-ring-color: rgb(161 98 7 / .2)}.focus\:ring-yellow-700\/25:focus{--tw-ring-color: rgb(161 98 7 / .25)}.focus\:ring-yellow-700\/30:focus{--tw-ring-color: rgb(161 98 7 / .3)}.focus\:ring-yellow-700\/35:focus{--tw-ring-color: rgb(161 98 7 / .35)}.focus\:ring-yellow-700\/40:focus{--tw-ring-color: rgb(161 98 7 / .4)}.focus\:ring-yellow-700\/45:focus{--tw-ring-color: rgb(161 98 7 / .45)}.focus\:ring-yellow-700\/5:focus{--tw-ring-color: rgb(161 98 7 / .05)}.focus\:ring-yellow-700\/50:focus{--tw-ring-color: rgb(161 98 7 / .5)}.focus\:ring-yellow-700\/55:focus{--tw-ring-color: rgb(161 98 7 / .55)}.focus\:ring-yellow-700\/60:focus{--tw-ring-color: rgb(161 98 7 / .6)}.focus\:ring-yellow-700\/65:focus{--tw-ring-color: rgb(161 98 7 / .65)}.focus\:ring-yellow-700\/70:focus{--tw-ring-color: rgb(161 98 7 / .7)}.focus\:ring-yellow-700\/75:focus{--tw-ring-color: rgb(161 98 7 / .75)}.focus\:ring-yellow-700\/80:focus{--tw-ring-color: rgb(161 98 7 / .8)}.focus\:ring-yellow-700\/85:focus{--tw-ring-color: rgb(161 98 7 / .85)}.focus\:ring-yellow-700\/90:focus{--tw-ring-color: rgb(161 98 7 / .9)}.focus\:ring-yellow-700\/95:focus{--tw-ring-color: rgb(161 98 7 / .95)}.focus\:ring-yellow-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-800\/0:focus{--tw-ring-color: rgb(133 77 14 / 0)}.focus\:ring-yellow-800\/10:focus{--tw-ring-color: rgb(133 77 14 / .1)}.focus\:ring-yellow-800\/100:focus{--tw-ring-color: rgb(133 77 14 / 1)}.focus\:ring-yellow-800\/15:focus{--tw-ring-color: rgb(133 77 14 / .15)}.focus\:ring-yellow-800\/20:focus{--tw-ring-color: rgb(133 77 14 / .2)}.focus\:ring-yellow-800\/25:focus{--tw-ring-color: rgb(133 77 14 / .25)}.focus\:ring-yellow-800\/30:focus{--tw-ring-color: rgb(133 77 14 / .3)}.focus\:ring-yellow-800\/35:focus{--tw-ring-color: rgb(133 77 14 / .35)}.focus\:ring-yellow-800\/40:focus{--tw-ring-color: rgb(133 77 14 / .4)}.focus\:ring-yellow-800\/45:focus{--tw-ring-color: rgb(133 77 14 / .45)}.focus\:ring-yellow-800\/5:focus{--tw-ring-color: rgb(133 77 14 / .05)}.focus\:ring-yellow-800\/50:focus{--tw-ring-color: rgb(133 77 14 / .5)}.focus\:ring-yellow-800\/55:focus{--tw-ring-color: rgb(133 77 14 / .55)}.focus\:ring-yellow-800\/60:focus{--tw-ring-color: rgb(133 77 14 / .6)}.focus\:ring-yellow-800\/65:focus{--tw-ring-color: rgb(133 77 14 / .65)}.focus\:ring-yellow-800\/70:focus{--tw-ring-color: rgb(133 77 14 / .7)}.focus\:ring-yellow-800\/75:focus{--tw-ring-color: rgb(133 77 14 / .75)}.focus\:ring-yellow-800\/80:focus{--tw-ring-color: rgb(133 77 14 / .8)}.focus\:ring-yellow-800\/85:focus{--tw-ring-color: rgb(133 77 14 / .85)}.focus\:ring-yellow-800\/90:focus{--tw-ring-color: rgb(133 77 14 / .9)}.focus\:ring-yellow-800\/95:focus{--tw-ring-color: rgb(133 77 14 / .95)}.focus\:ring-yellow-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-900\/0:focus{--tw-ring-color: rgb(113 63 18 / 0)}.focus\:ring-yellow-900\/10:focus{--tw-ring-color: rgb(113 63 18 / .1)}.focus\:ring-yellow-900\/100:focus{--tw-ring-color: rgb(113 63 18 / 1)}.focus\:ring-yellow-900\/15:focus{--tw-ring-color: rgb(113 63 18 / .15)}.focus\:ring-yellow-900\/20:focus{--tw-ring-color: rgb(113 63 18 / .2)}.focus\:ring-yellow-900\/25:focus{--tw-ring-color: rgb(113 63 18 / .25)}.focus\:ring-yellow-900\/30:focus{--tw-ring-color: rgb(113 63 18 / .3)}.focus\:ring-yellow-900\/35:focus{--tw-ring-color: rgb(113 63 18 / .35)}.focus\:ring-yellow-900\/40:focus{--tw-ring-color: rgb(113 63 18 / .4)}.focus\:ring-yellow-900\/45:focus{--tw-ring-color: rgb(113 63 18 / .45)}.focus\:ring-yellow-900\/5:focus{--tw-ring-color: rgb(113 63 18 / .05)}.focus\:ring-yellow-900\/50:focus{--tw-ring-color: rgb(113 63 18 / .5)}.focus\:ring-yellow-900\/55:focus{--tw-ring-color: rgb(113 63 18 / .55)}.focus\:ring-yellow-900\/60:focus{--tw-ring-color: rgb(113 63 18 / .6)}.focus\:ring-yellow-900\/65:focus{--tw-ring-color: rgb(113 63 18 / .65)}.focus\:ring-yellow-900\/70:focus{--tw-ring-color: rgb(113 63 18 / .7)}.focus\:ring-yellow-900\/75:focus{--tw-ring-color: rgb(113 63 18 / .75)}.focus\:ring-yellow-900\/80:focus{--tw-ring-color: rgb(113 63 18 / .8)}.focus\:ring-yellow-900\/85:focus{--tw-ring-color: rgb(113 63 18 / .85)}.focus\:ring-yellow-900\/90:focus{--tw-ring-color: rgb(113 63 18 / .9)}.focus\:ring-yellow-900\/95:focus{--tw-ring-color: rgb(113 63 18 / .95)}.focus\:ring-yellow-950:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(66 32 6 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-950\/0:focus{--tw-ring-color: rgb(66 32 6 / 0)}.focus\:ring-yellow-950\/10:focus{--tw-ring-color: rgb(66 32 6 / .1)}.focus\:ring-yellow-950\/100:focus{--tw-ring-color: rgb(66 32 6 / 1)}.focus\:ring-yellow-950\/15:focus{--tw-ring-color: rgb(66 32 6 / .15)}.focus\:ring-yellow-950\/20:focus{--tw-ring-color: rgb(66 32 6 / .2)}.focus\:ring-yellow-950\/25:focus{--tw-ring-color: rgb(66 32 6 / .25)}.focus\:ring-yellow-950\/30:focus{--tw-ring-color: rgb(66 32 6 / .3)}.focus\:ring-yellow-950\/35:focus{--tw-ring-color: rgb(66 32 6 / .35)}.focus\:ring-yellow-950\/40:focus{--tw-ring-color: rgb(66 32 6 / .4)}.focus\:ring-yellow-950\/45:focus{--tw-ring-color: rgb(66 32 6 / .45)}.focus\:ring-yellow-950\/5:focus{--tw-ring-color: rgb(66 32 6 / .05)}.focus\:ring-yellow-950\/50:focus{--tw-ring-color: rgb(66 32 6 / .5)}.focus\:ring-yellow-950\/55:focus{--tw-ring-color: rgb(66 32 6 / .55)}.focus\:ring-yellow-950\/60:focus{--tw-ring-color: rgb(66 32 6 / .6)}.focus\:ring-yellow-950\/65:focus{--tw-ring-color: rgb(66 32 6 / .65)}.focus\:ring-yellow-950\/70:focus{--tw-ring-color: rgb(66 32 6 / .7)}.focus\:ring-yellow-950\/75:focus{--tw-ring-color: rgb(66 32 6 / .75)}.focus\:ring-yellow-950\/80:focus{--tw-ring-color: rgb(66 32 6 / .8)}.focus\:ring-yellow-950\/85:focus{--tw-ring-color: rgb(66 32 6 / .85)}.focus\:ring-yellow-950\/90:focus{--tw-ring-color: rgb(66 32 6 / .9)}.focus\:ring-yellow-950\/95:focus{--tw-ring-color: rgb(66 32 6 / .95)}.focus\:ring-opacity-50:focus{--tw-ring-opacity: .5}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-primary-600:focus-visible{outline-color:#069}.active\:divide-blue-100:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(219 234 254 / var(--tw-divide-opacity, 1))}.active\:divide-blue-100\/0:active>:not([hidden])~:not([hidden]){border-color:#dbeafe00}.active\:divide-blue-100\/10:active>:not([hidden])~:not([hidden]){border-color:#dbeafe1a}.active\:divide-blue-100\/100:active>:not([hidden])~:not([hidden]){border-color:#dbeafe}.active\:divide-blue-100\/15:active>:not([hidden])~:not([hidden]){border-color:#dbeafe26}.active\:divide-blue-100\/20:active>:not([hidden])~:not([hidden]){border-color:#dbeafe33}.active\:divide-blue-100\/25:active>:not([hidden])~:not([hidden]){border-color:#dbeafe40}.active\:divide-blue-100\/30:active>:not([hidden])~:not([hidden]){border-color:#dbeafe4d}.active\:divide-blue-100\/35:active>:not([hidden])~:not([hidden]){border-color:#dbeafe59}.active\:divide-blue-100\/40:active>:not([hidden])~:not([hidden]){border-color:#dbeafe66}.active\:divide-blue-100\/45:active>:not([hidden])~:not([hidden]){border-color:#dbeafe73}.active\:divide-blue-100\/5:active>:not([hidden])~:not([hidden]){border-color:#dbeafe0d}.active\:divide-blue-100\/50:active>:not([hidden])~:not([hidden]){border-color:#dbeafe80}.active\:divide-blue-100\/55:active>:not([hidden])~:not([hidden]){border-color:#dbeafe8c}.active\:divide-blue-100\/60:active>:not([hidden])~:not([hidden]){border-color:#dbeafe99}.active\:divide-blue-100\/65:active>:not([hidden])~:not([hidden]){border-color:#dbeafea6}.active\:divide-blue-100\/70:active>:not([hidden])~:not([hidden]){border-color:#dbeafeb3}.active\:divide-blue-100\/75:active>:not([hidden])~:not([hidden]){border-color:#dbeafebf}.active\:divide-blue-100\/80:active>:not([hidden])~:not([hidden]){border-color:#dbeafecc}.active\:divide-blue-100\/85:active>:not([hidden])~:not([hidden]){border-color:#dbeafed9}.active\:divide-blue-100\/90:active>:not([hidden])~:not([hidden]){border-color:#dbeafee6}.active\:divide-blue-100\/95:active>:not([hidden])~:not([hidden]){border-color:#dbeafef2}.active\:divide-blue-200:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(191 219 254 / var(--tw-divide-opacity, 1))}.active\:divide-blue-200\/0:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe00}.active\:divide-blue-200\/10:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe1a}.active\:divide-blue-200\/100:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe}.active\:divide-blue-200\/15:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe26}.active\:divide-blue-200\/20:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe33}.active\:divide-blue-200\/25:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe40}.active\:divide-blue-200\/30:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe4d}.active\:divide-blue-200\/35:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe59}.active\:divide-blue-200\/40:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe66}.active\:divide-blue-200\/45:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe73}.active\:divide-blue-200\/5:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe0d}.active\:divide-blue-200\/50:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe80}.active\:divide-blue-200\/55:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe8c}.active\:divide-blue-200\/60:active>:not([hidden])~:not([hidden]){border-color:#bfdbfe99}.active\:divide-blue-200\/65:active>:not([hidden])~:not([hidden]){border-color:#bfdbfea6}.active\:divide-blue-200\/70:active>:not([hidden])~:not([hidden]){border-color:#bfdbfeb3}.active\:divide-blue-200\/75:active>:not([hidden])~:not([hidden]){border-color:#bfdbfebf}.active\:divide-blue-200\/80:active>:not([hidden])~:not([hidden]){border-color:#bfdbfecc}.active\:divide-blue-200\/85:active>:not([hidden])~:not([hidden]){border-color:#bfdbfed9}.active\:divide-blue-200\/90:active>:not([hidden])~:not([hidden]){border-color:#bfdbfee6}.active\:divide-blue-200\/95:active>:not([hidden])~:not([hidden]){border-color:#bfdbfef2}.active\:divide-blue-300:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(147 197 253 / var(--tw-divide-opacity, 1))}.active\:divide-blue-300\/0:active>:not([hidden])~:not([hidden]){border-color:#93c5fd00}.active\:divide-blue-300\/10:active>:not([hidden])~:not([hidden]){border-color:#93c5fd1a}.active\:divide-blue-300\/100:active>:not([hidden])~:not([hidden]){border-color:#93c5fd}.active\:divide-blue-300\/15:active>:not([hidden])~:not([hidden]){border-color:#93c5fd26}.active\:divide-blue-300\/20:active>:not([hidden])~:not([hidden]){border-color:#93c5fd33}.active\:divide-blue-300\/25:active>:not([hidden])~:not([hidden]){border-color:#93c5fd40}.active\:divide-blue-300\/30:active>:not([hidden])~:not([hidden]){border-color:#93c5fd4d}.active\:divide-blue-300\/35:active>:not([hidden])~:not([hidden]){border-color:#93c5fd59}.active\:divide-blue-300\/40:active>:not([hidden])~:not([hidden]){border-color:#93c5fd66}.active\:divide-blue-300\/45:active>:not([hidden])~:not([hidden]){border-color:#93c5fd73}.active\:divide-blue-300\/5:active>:not([hidden])~:not([hidden]){border-color:#93c5fd0d}.active\:divide-blue-300\/50:active>:not([hidden])~:not([hidden]){border-color:#93c5fd80}.active\:divide-blue-300\/55:active>:not([hidden])~:not([hidden]){border-color:#93c5fd8c}.active\:divide-blue-300\/60:active>:not([hidden])~:not([hidden]){border-color:#93c5fd99}.active\:divide-blue-300\/65:active>:not([hidden])~:not([hidden]){border-color:#93c5fda6}.active\:divide-blue-300\/70:active>:not([hidden])~:not([hidden]){border-color:#93c5fdb3}.active\:divide-blue-300\/75:active>:not([hidden])~:not([hidden]){border-color:#93c5fdbf}.active\:divide-blue-300\/80:active>:not([hidden])~:not([hidden]){border-color:#93c5fdcc}.active\:divide-blue-300\/85:active>:not([hidden])~:not([hidden]){border-color:#93c5fdd9}.active\:divide-blue-300\/90:active>:not([hidden])~:not([hidden]){border-color:#93c5fde6}.active\:divide-blue-300\/95:active>:not([hidden])~:not([hidden]){border-color:#93c5fdf2}.active\:divide-blue-400:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(96 165 250 / var(--tw-divide-opacity, 1))}.active\:divide-blue-400\/0:active>:not([hidden])~:not([hidden]){border-color:#60a5fa00}.active\:divide-blue-400\/10:active>:not([hidden])~:not([hidden]){border-color:#60a5fa1a}.active\:divide-blue-400\/100:active>:not([hidden])~:not([hidden]){border-color:#60a5fa}.active\:divide-blue-400\/15:active>:not([hidden])~:not([hidden]){border-color:#60a5fa26}.active\:divide-blue-400\/20:active>:not([hidden])~:not([hidden]){border-color:#60a5fa33}.active\:divide-blue-400\/25:active>:not([hidden])~:not([hidden]){border-color:#60a5fa40}.active\:divide-blue-400\/30:active>:not([hidden])~:not([hidden]){border-color:#60a5fa4d}.active\:divide-blue-400\/35:active>:not([hidden])~:not([hidden]){border-color:#60a5fa59}.active\:divide-blue-400\/40:active>:not([hidden])~:not([hidden]){border-color:#60a5fa66}.active\:divide-blue-400\/45:active>:not([hidden])~:not([hidden]){border-color:#60a5fa73}.active\:divide-blue-400\/5:active>:not([hidden])~:not([hidden]){border-color:#60a5fa0d}.active\:divide-blue-400\/50:active>:not([hidden])~:not([hidden]){border-color:#60a5fa80}.active\:divide-blue-400\/55:active>:not([hidden])~:not([hidden]){border-color:#60a5fa8c}.active\:divide-blue-400\/60:active>:not([hidden])~:not([hidden]){border-color:#60a5fa99}.active\:divide-blue-400\/65:active>:not([hidden])~:not([hidden]){border-color:#60a5faa6}.active\:divide-blue-400\/70:active>:not([hidden])~:not([hidden]){border-color:#60a5fab3}.active\:divide-blue-400\/75:active>:not([hidden])~:not([hidden]){border-color:#60a5fabf}.active\:divide-blue-400\/80:active>:not([hidden])~:not([hidden]){border-color:#60a5facc}.active\:divide-blue-400\/85:active>:not([hidden])~:not([hidden]){border-color:#60a5fad9}.active\:divide-blue-400\/90:active>:not([hidden])~:not([hidden]){border-color:#60a5fae6}.active\:divide-blue-400\/95:active>:not([hidden])~:not([hidden]){border-color:#60a5faf2}.active\:divide-blue-50:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(239 246 255 / var(--tw-divide-opacity, 1))}.active\:divide-blue-50\/0:active>:not([hidden])~:not([hidden]){border-color:#eff6ff00}.active\:divide-blue-50\/10:active>:not([hidden])~:not([hidden]){border-color:#eff6ff1a}.active\:divide-blue-50\/100:active>:not([hidden])~:not([hidden]){border-color:#eff6ff}.active\:divide-blue-50\/15:active>:not([hidden])~:not([hidden]){border-color:#eff6ff26}.active\:divide-blue-50\/20:active>:not([hidden])~:not([hidden]){border-color:#eff6ff33}.active\:divide-blue-50\/25:active>:not([hidden])~:not([hidden]){border-color:#eff6ff40}.active\:divide-blue-50\/30:active>:not([hidden])~:not([hidden]){border-color:#eff6ff4d}.active\:divide-blue-50\/35:active>:not([hidden])~:not([hidden]){border-color:#eff6ff59}.active\:divide-blue-50\/40:active>:not([hidden])~:not([hidden]){border-color:#eff6ff66}.active\:divide-blue-50\/45:active>:not([hidden])~:not([hidden]){border-color:#eff6ff73}.active\:divide-blue-50\/5:active>:not([hidden])~:not([hidden]){border-color:#eff6ff0d}.active\:divide-blue-50\/50:active>:not([hidden])~:not([hidden]){border-color:#eff6ff80}.active\:divide-blue-50\/55:active>:not([hidden])~:not([hidden]){border-color:#eff6ff8c}.active\:divide-blue-50\/60:active>:not([hidden])~:not([hidden]){border-color:#eff6ff99}.active\:divide-blue-50\/65:active>:not([hidden])~:not([hidden]){border-color:#eff6ffa6}.active\:divide-blue-50\/70:active>:not([hidden])~:not([hidden]){border-color:#eff6ffb3}.active\:divide-blue-50\/75:active>:not([hidden])~:not([hidden]){border-color:#eff6ffbf}.active\:divide-blue-50\/80:active>:not([hidden])~:not([hidden]){border-color:#eff6ffcc}.active\:divide-blue-50\/85:active>:not([hidden])~:not([hidden]){border-color:#eff6ffd9}.active\:divide-blue-50\/90:active>:not([hidden])~:not([hidden]){border-color:#eff6ffe6}.active\:divide-blue-50\/95:active>:not([hidden])~:not([hidden]){border-color:#eff6fff2}.active\:divide-blue-500:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(59 130 246 / var(--tw-divide-opacity, 1))}.active\:divide-blue-500\/0:active>:not([hidden])~:not([hidden]){border-color:#3b82f600}.active\:divide-blue-500\/10:active>:not([hidden])~:not([hidden]){border-color:#3b82f61a}.active\:divide-blue-500\/100:active>:not([hidden])~:not([hidden]){border-color:#3b82f6}.active\:divide-blue-500\/15:active>:not([hidden])~:not([hidden]){border-color:#3b82f626}.active\:divide-blue-500\/20:active>:not([hidden])~:not([hidden]){border-color:#3b82f633}.active\:divide-blue-500\/25:active>:not([hidden])~:not([hidden]){border-color:#3b82f640}.active\:divide-blue-500\/30:active>:not([hidden])~:not([hidden]){border-color:#3b82f64d}.active\:divide-blue-500\/35:active>:not([hidden])~:not([hidden]){border-color:#3b82f659}.active\:divide-blue-500\/40:active>:not([hidden])~:not([hidden]){border-color:#3b82f666}.active\:divide-blue-500\/45:active>:not([hidden])~:not([hidden]){border-color:#3b82f673}.active\:divide-blue-500\/5:active>:not([hidden])~:not([hidden]){border-color:#3b82f60d}.active\:divide-blue-500\/50:active>:not([hidden])~:not([hidden]){border-color:#3b82f680}.active\:divide-blue-500\/55:active>:not([hidden])~:not([hidden]){border-color:#3b82f68c}.active\:divide-blue-500\/60:active>:not([hidden])~:not([hidden]){border-color:#3b82f699}.active\:divide-blue-500\/65:active>:not([hidden])~:not([hidden]){border-color:#3b82f6a6}.active\:divide-blue-500\/70:active>:not([hidden])~:not([hidden]){border-color:#3b82f6b3}.active\:divide-blue-500\/75:active>:not([hidden])~:not([hidden]){border-color:#3b82f6bf}.active\:divide-blue-500\/80:active>:not([hidden])~:not([hidden]){border-color:#3b82f6cc}.active\:divide-blue-500\/85:active>:not([hidden])~:not([hidden]){border-color:#3b82f6d9}.active\:divide-blue-500\/90:active>:not([hidden])~:not([hidden]){border-color:#3b82f6e6}.active\:divide-blue-500\/95:active>:not([hidden])~:not([hidden]){border-color:#3b82f6f2}.active\:divide-blue-600:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(37 99 235 / var(--tw-divide-opacity, 1))}.active\:divide-blue-600\/0:active>:not([hidden])~:not([hidden]){border-color:#2563eb00}.active\:divide-blue-600\/10:active>:not([hidden])~:not([hidden]){border-color:#2563eb1a}.active\:divide-blue-600\/100:active>:not([hidden])~:not([hidden]){border-color:#2563eb}.active\:divide-blue-600\/15:active>:not([hidden])~:not([hidden]){border-color:#2563eb26}.active\:divide-blue-600\/20:active>:not([hidden])~:not([hidden]){border-color:#2563eb33}.active\:divide-blue-600\/25:active>:not([hidden])~:not([hidden]){border-color:#2563eb40}.active\:divide-blue-600\/30:active>:not([hidden])~:not([hidden]){border-color:#2563eb4d}.active\:divide-blue-600\/35:active>:not([hidden])~:not([hidden]){border-color:#2563eb59}.active\:divide-blue-600\/40:active>:not([hidden])~:not([hidden]){border-color:#2563eb66}.active\:divide-blue-600\/45:active>:not([hidden])~:not([hidden]){border-color:#2563eb73}.active\:divide-blue-600\/5:active>:not([hidden])~:not([hidden]){border-color:#2563eb0d}.active\:divide-blue-600\/50:active>:not([hidden])~:not([hidden]){border-color:#2563eb80}.active\:divide-blue-600\/55:active>:not([hidden])~:not([hidden]){border-color:#2563eb8c}.active\:divide-blue-600\/60:active>:not([hidden])~:not([hidden]){border-color:#2563eb99}.active\:divide-blue-600\/65:active>:not([hidden])~:not([hidden]){border-color:#2563eba6}.active\:divide-blue-600\/70:active>:not([hidden])~:not([hidden]){border-color:#2563ebb3}.active\:divide-blue-600\/75:active>:not([hidden])~:not([hidden]){border-color:#2563ebbf}.active\:divide-blue-600\/80:active>:not([hidden])~:not([hidden]){border-color:#2563ebcc}.active\:divide-blue-600\/85:active>:not([hidden])~:not([hidden]){border-color:#2563ebd9}.active\:divide-blue-600\/90:active>:not([hidden])~:not([hidden]){border-color:#2563ebe6}.active\:divide-blue-600\/95:active>:not([hidden])~:not([hidden]){border-color:#2563ebf2}.active\:divide-blue-700:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(29 78 216 / var(--tw-divide-opacity, 1))}.active\:divide-blue-700\/0:active>:not([hidden])~:not([hidden]){border-color:#1d4ed800}.active\:divide-blue-700\/10:active>:not([hidden])~:not([hidden]){border-color:#1d4ed81a}.active\:divide-blue-700\/100:active>:not([hidden])~:not([hidden]){border-color:#1d4ed8}.active\:divide-blue-700\/15:active>:not([hidden])~:not([hidden]){border-color:#1d4ed826}.active\:divide-blue-700\/20:active>:not([hidden])~:not([hidden]){border-color:#1d4ed833}.active\:divide-blue-700\/25:active>:not([hidden])~:not([hidden]){border-color:#1d4ed840}.active\:divide-blue-700\/30:active>:not([hidden])~:not([hidden]){border-color:#1d4ed84d}.active\:divide-blue-700\/35:active>:not([hidden])~:not([hidden]){border-color:#1d4ed859}.active\:divide-blue-700\/40:active>:not([hidden])~:not([hidden]){border-color:#1d4ed866}.active\:divide-blue-700\/45:active>:not([hidden])~:not([hidden]){border-color:#1d4ed873}.active\:divide-blue-700\/5:active>:not([hidden])~:not([hidden]){border-color:#1d4ed80d}.active\:divide-blue-700\/50:active>:not([hidden])~:not([hidden]){border-color:#1d4ed880}.active\:divide-blue-700\/55:active>:not([hidden])~:not([hidden]){border-color:#1d4ed88c}.active\:divide-blue-700\/60:active>:not([hidden])~:not([hidden]){border-color:#1d4ed899}.active\:divide-blue-700\/65:active>:not([hidden])~:not([hidden]){border-color:#1d4ed8a6}.active\:divide-blue-700\/70:active>:not([hidden])~:not([hidden]){border-color:#1d4ed8b3}.active\:divide-blue-700\/75:active>:not([hidden])~:not([hidden]){border-color:#1d4ed8bf}.active\:divide-blue-700\/80:active>:not([hidden])~:not([hidden]){border-color:#1d4ed8cc}.active\:divide-blue-700\/85:active>:not([hidden])~:not([hidden]){border-color:#1d4ed8d9}.active\:divide-blue-700\/90:active>:not([hidden])~:not([hidden]){border-color:#1d4ed8e6}.active\:divide-blue-700\/95:active>:not([hidden])~:not([hidden]){border-color:#1d4ed8f2}.active\:divide-blue-800:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 64 175 / var(--tw-divide-opacity, 1))}.active\:divide-blue-800\/0:active>:not([hidden])~:not([hidden]){border-color:#1e40af00}.active\:divide-blue-800\/10:active>:not([hidden])~:not([hidden]){border-color:#1e40af1a}.active\:divide-blue-800\/100:active>:not([hidden])~:not([hidden]){border-color:#1e40af}.active\:divide-blue-800\/15:active>:not([hidden])~:not([hidden]){border-color:#1e40af26}.active\:divide-blue-800\/20:active>:not([hidden])~:not([hidden]){border-color:#1e40af33}.active\:divide-blue-800\/25:active>:not([hidden])~:not([hidden]){border-color:#1e40af40}.active\:divide-blue-800\/30:active>:not([hidden])~:not([hidden]){border-color:#1e40af4d}.active\:divide-blue-800\/35:active>:not([hidden])~:not([hidden]){border-color:#1e40af59}.active\:divide-blue-800\/40:active>:not([hidden])~:not([hidden]){border-color:#1e40af66}.active\:divide-blue-800\/45:active>:not([hidden])~:not([hidden]){border-color:#1e40af73}.active\:divide-blue-800\/5:active>:not([hidden])~:not([hidden]){border-color:#1e40af0d}.active\:divide-blue-800\/50:active>:not([hidden])~:not([hidden]){border-color:#1e40af80}.active\:divide-blue-800\/55:active>:not([hidden])~:not([hidden]){border-color:#1e40af8c}.active\:divide-blue-800\/60:active>:not([hidden])~:not([hidden]){border-color:#1e40af99}.active\:divide-blue-800\/65:active>:not([hidden])~:not([hidden]){border-color:#1e40afa6}.active\:divide-blue-800\/70:active>:not([hidden])~:not([hidden]){border-color:#1e40afb3}.active\:divide-blue-800\/75:active>:not([hidden])~:not([hidden]){border-color:#1e40afbf}.active\:divide-blue-800\/80:active>:not([hidden])~:not([hidden]){border-color:#1e40afcc}.active\:divide-blue-800\/85:active>:not([hidden])~:not([hidden]){border-color:#1e40afd9}.active\:divide-blue-800\/90:active>:not([hidden])~:not([hidden]){border-color:#1e40afe6}.active\:divide-blue-800\/95:active>:not([hidden])~:not([hidden]){border-color:#1e40aff2}.active\:divide-blue-900:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 58 138 / var(--tw-divide-opacity, 1))}.active\:divide-blue-900\/0:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a00}.active\:divide-blue-900\/10:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a1a}.active\:divide-blue-900\/100:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a}.active\:divide-blue-900\/15:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a26}.active\:divide-blue-900\/20:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a33}.active\:divide-blue-900\/25:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a40}.active\:divide-blue-900\/30:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a4d}.active\:divide-blue-900\/35:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a59}.active\:divide-blue-900\/40:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a66}.active\:divide-blue-900\/45:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a73}.active\:divide-blue-900\/5:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a0d}.active\:divide-blue-900\/50:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a80}.active\:divide-blue-900\/55:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a8c}.active\:divide-blue-900\/60:active>:not([hidden])~:not([hidden]){border-color:#1e3a8a99}.active\:divide-blue-900\/65:active>:not([hidden])~:not([hidden]){border-color:#1e3a8aa6}.active\:divide-blue-900\/70:active>:not([hidden])~:not([hidden]){border-color:#1e3a8ab3}.active\:divide-blue-900\/75:active>:not([hidden])~:not([hidden]){border-color:#1e3a8abf}.active\:divide-blue-900\/80:active>:not([hidden])~:not([hidden]){border-color:#1e3a8acc}.active\:divide-blue-900\/85:active>:not([hidden])~:not([hidden]){border-color:#1e3a8ad9}.active\:divide-blue-900\/90:active>:not([hidden])~:not([hidden]){border-color:#1e3a8ae6}.active\:divide-blue-900\/95:active>:not([hidden])~:not([hidden]){border-color:#1e3a8af2}.active\:divide-green-100:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(220 252 231 / var(--tw-divide-opacity, 1))}.active\:divide-green-100\/0:active>:not([hidden])~:not([hidden]){border-color:#dcfce700}.active\:divide-green-100\/10:active>:not([hidden])~:not([hidden]){border-color:#dcfce71a}.active\:divide-green-100\/100:active>:not([hidden])~:not([hidden]){border-color:#dcfce7}.active\:divide-green-100\/15:active>:not([hidden])~:not([hidden]){border-color:#dcfce726}.active\:divide-green-100\/20:active>:not([hidden])~:not([hidden]){border-color:#dcfce733}.active\:divide-green-100\/25:active>:not([hidden])~:not([hidden]){border-color:#dcfce740}.active\:divide-green-100\/30:active>:not([hidden])~:not([hidden]){border-color:#dcfce74d}.active\:divide-green-100\/35:active>:not([hidden])~:not([hidden]){border-color:#dcfce759}.active\:divide-green-100\/40:active>:not([hidden])~:not([hidden]){border-color:#dcfce766}.active\:divide-green-100\/45:active>:not([hidden])~:not([hidden]){border-color:#dcfce773}.active\:divide-green-100\/5:active>:not([hidden])~:not([hidden]){border-color:#dcfce70d}.active\:divide-green-100\/50:active>:not([hidden])~:not([hidden]){border-color:#dcfce780}.active\:divide-green-100\/55:active>:not([hidden])~:not([hidden]){border-color:#dcfce78c}.active\:divide-green-100\/60:active>:not([hidden])~:not([hidden]){border-color:#dcfce799}.active\:divide-green-100\/65:active>:not([hidden])~:not([hidden]){border-color:#dcfce7a6}.active\:divide-green-100\/70:active>:not([hidden])~:not([hidden]){border-color:#dcfce7b3}.active\:divide-green-100\/75:active>:not([hidden])~:not([hidden]){border-color:#dcfce7bf}.active\:divide-green-100\/80:active>:not([hidden])~:not([hidden]){border-color:#dcfce7cc}.active\:divide-green-100\/85:active>:not([hidden])~:not([hidden]){border-color:#dcfce7d9}.active\:divide-green-100\/90:active>:not([hidden])~:not([hidden]){border-color:#dcfce7e6}.active\:divide-green-100\/95:active>:not([hidden])~:not([hidden]){border-color:#dcfce7f2}.active\:divide-green-200:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(187 247 208 / var(--tw-divide-opacity, 1))}.active\:divide-green-200\/0:active>:not([hidden])~:not([hidden]){border-color:#bbf7d000}.active\:divide-green-200\/10:active>:not([hidden])~:not([hidden]){border-color:#bbf7d01a}.active\:divide-green-200\/100:active>:not([hidden])~:not([hidden]){border-color:#bbf7d0}.active\:divide-green-200\/15:active>:not([hidden])~:not([hidden]){border-color:#bbf7d026}.active\:divide-green-200\/20:active>:not([hidden])~:not([hidden]){border-color:#bbf7d033}.active\:divide-green-200\/25:active>:not([hidden])~:not([hidden]){border-color:#bbf7d040}.active\:divide-green-200\/30:active>:not([hidden])~:not([hidden]){border-color:#bbf7d04d}.active\:divide-green-200\/35:active>:not([hidden])~:not([hidden]){border-color:#bbf7d059}.active\:divide-green-200\/40:active>:not([hidden])~:not([hidden]){border-color:#bbf7d066}.active\:divide-green-200\/45:active>:not([hidden])~:not([hidden]){border-color:#bbf7d073}.active\:divide-green-200\/5:active>:not([hidden])~:not([hidden]){border-color:#bbf7d00d}.active\:divide-green-200\/50:active>:not([hidden])~:not([hidden]){border-color:#bbf7d080}.active\:divide-green-200\/55:active>:not([hidden])~:not([hidden]){border-color:#bbf7d08c}.active\:divide-green-200\/60:active>:not([hidden])~:not([hidden]){border-color:#bbf7d099}.active\:divide-green-200\/65:active>:not([hidden])~:not([hidden]){border-color:#bbf7d0a6}.active\:divide-green-200\/70:active>:not([hidden])~:not([hidden]){border-color:#bbf7d0b3}.active\:divide-green-200\/75:active>:not([hidden])~:not([hidden]){border-color:#bbf7d0bf}.active\:divide-green-200\/80:active>:not([hidden])~:not([hidden]){border-color:#bbf7d0cc}.active\:divide-green-200\/85:active>:not([hidden])~:not([hidden]){border-color:#bbf7d0d9}.active\:divide-green-200\/90:active>:not([hidden])~:not([hidden]){border-color:#bbf7d0e6}.active\:divide-green-200\/95:active>:not([hidden])~:not([hidden]){border-color:#bbf7d0f2}.active\:divide-green-300:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(134 239 172 / var(--tw-divide-opacity, 1))}.active\:divide-green-300\/0:active>:not([hidden])~:not([hidden]){border-color:#86efac00}.active\:divide-green-300\/10:active>:not([hidden])~:not([hidden]){border-color:#86efac1a}.active\:divide-green-300\/100:active>:not([hidden])~:not([hidden]){border-color:#86efac}.active\:divide-green-300\/15:active>:not([hidden])~:not([hidden]){border-color:#86efac26}.active\:divide-green-300\/20:active>:not([hidden])~:not([hidden]){border-color:#86efac33}.active\:divide-green-300\/25:active>:not([hidden])~:not([hidden]){border-color:#86efac40}.active\:divide-green-300\/30:active>:not([hidden])~:not([hidden]){border-color:#86efac4d}.active\:divide-green-300\/35:active>:not([hidden])~:not([hidden]){border-color:#86efac59}.active\:divide-green-300\/40:active>:not([hidden])~:not([hidden]){border-color:#86efac66}.active\:divide-green-300\/45:active>:not([hidden])~:not([hidden]){border-color:#86efac73}.active\:divide-green-300\/5:active>:not([hidden])~:not([hidden]){border-color:#86efac0d}.active\:divide-green-300\/50:active>:not([hidden])~:not([hidden]){border-color:#86efac80}.active\:divide-green-300\/55:active>:not([hidden])~:not([hidden]){border-color:#86efac8c}.active\:divide-green-300\/60:active>:not([hidden])~:not([hidden]){border-color:#86efac99}.active\:divide-green-300\/65:active>:not([hidden])~:not([hidden]){border-color:#86efaca6}.active\:divide-green-300\/70:active>:not([hidden])~:not([hidden]){border-color:#86efacb3}.active\:divide-green-300\/75:active>:not([hidden])~:not([hidden]){border-color:#86efacbf}.active\:divide-green-300\/80:active>:not([hidden])~:not([hidden]){border-color:#86efaccc}.active\:divide-green-300\/85:active>:not([hidden])~:not([hidden]){border-color:#86efacd9}.active\:divide-green-300\/90:active>:not([hidden])~:not([hidden]){border-color:#86eface6}.active\:divide-green-300\/95:active>:not([hidden])~:not([hidden]){border-color:#86efacf2}.active\:divide-green-400:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(74 222 128 / var(--tw-divide-opacity, 1))}.active\:divide-green-400\/0:active>:not([hidden])~:not([hidden]){border-color:#4ade8000}.active\:divide-green-400\/10:active>:not([hidden])~:not([hidden]){border-color:#4ade801a}.active\:divide-green-400\/100:active>:not([hidden])~:not([hidden]){border-color:#4ade80}.active\:divide-green-400\/15:active>:not([hidden])~:not([hidden]){border-color:#4ade8026}.active\:divide-green-400\/20:active>:not([hidden])~:not([hidden]){border-color:#4ade8033}.active\:divide-green-400\/25:active>:not([hidden])~:not([hidden]){border-color:#4ade8040}.active\:divide-green-400\/30:active>:not([hidden])~:not([hidden]){border-color:#4ade804d}.active\:divide-green-400\/35:active>:not([hidden])~:not([hidden]){border-color:#4ade8059}.active\:divide-green-400\/40:active>:not([hidden])~:not([hidden]){border-color:#4ade8066}.active\:divide-green-400\/45:active>:not([hidden])~:not([hidden]){border-color:#4ade8073}.active\:divide-green-400\/5:active>:not([hidden])~:not([hidden]){border-color:#4ade800d}.active\:divide-green-400\/50:active>:not([hidden])~:not([hidden]){border-color:#4ade8080}.active\:divide-green-400\/55:active>:not([hidden])~:not([hidden]){border-color:#4ade808c}.active\:divide-green-400\/60:active>:not([hidden])~:not([hidden]){border-color:#4ade8099}.active\:divide-green-400\/65:active>:not([hidden])~:not([hidden]){border-color:#4ade80a6}.active\:divide-green-400\/70:active>:not([hidden])~:not([hidden]){border-color:#4ade80b3}.active\:divide-green-400\/75:active>:not([hidden])~:not([hidden]){border-color:#4ade80bf}.active\:divide-green-400\/80:active>:not([hidden])~:not([hidden]){border-color:#4ade80cc}.active\:divide-green-400\/85:active>:not([hidden])~:not([hidden]){border-color:#4ade80d9}.active\:divide-green-400\/90:active>:not([hidden])~:not([hidden]){border-color:#4ade80e6}.active\:divide-green-400\/95:active>:not([hidden])~:not([hidden]){border-color:#4ade80f2}.active\:divide-green-50:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(240 253 244 / var(--tw-divide-opacity, 1))}.active\:divide-green-50\/0:active>:not([hidden])~:not([hidden]){border-color:#f0fdf400}.active\:divide-green-50\/10:active>:not([hidden])~:not([hidden]){border-color:#f0fdf41a}.active\:divide-green-50\/100:active>:not([hidden])~:not([hidden]){border-color:#f0fdf4}.active\:divide-green-50\/15:active>:not([hidden])~:not([hidden]){border-color:#f0fdf426}.active\:divide-green-50\/20:active>:not([hidden])~:not([hidden]){border-color:#f0fdf433}.active\:divide-green-50\/25:active>:not([hidden])~:not([hidden]){border-color:#f0fdf440}.active\:divide-green-50\/30:active>:not([hidden])~:not([hidden]){border-color:#f0fdf44d}.active\:divide-green-50\/35:active>:not([hidden])~:not([hidden]){border-color:#f0fdf459}.active\:divide-green-50\/40:active>:not([hidden])~:not([hidden]){border-color:#f0fdf466}.active\:divide-green-50\/45:active>:not([hidden])~:not([hidden]){border-color:#f0fdf473}.active\:divide-green-50\/5:active>:not([hidden])~:not([hidden]){border-color:#f0fdf40d}.active\:divide-green-50\/50:active>:not([hidden])~:not([hidden]){border-color:#f0fdf480}.active\:divide-green-50\/55:active>:not([hidden])~:not([hidden]){border-color:#f0fdf48c}.active\:divide-green-50\/60:active>:not([hidden])~:not([hidden]){border-color:#f0fdf499}.active\:divide-green-50\/65:active>:not([hidden])~:not([hidden]){border-color:#f0fdf4a6}.active\:divide-green-50\/70:active>:not([hidden])~:not([hidden]){border-color:#f0fdf4b3}.active\:divide-green-50\/75:active>:not([hidden])~:not([hidden]){border-color:#f0fdf4bf}.active\:divide-green-50\/80:active>:not([hidden])~:not([hidden]){border-color:#f0fdf4cc}.active\:divide-green-50\/85:active>:not([hidden])~:not([hidden]){border-color:#f0fdf4d9}.active\:divide-green-50\/90:active>:not([hidden])~:not([hidden]){border-color:#f0fdf4e6}.active\:divide-green-50\/95:active>:not([hidden])~:not([hidden]){border-color:#f0fdf4f2}.active\:divide-green-500:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(34 197 94 / var(--tw-divide-opacity, 1))}.active\:divide-green-500\/0:active>:not([hidden])~:not([hidden]){border-color:#22c55e00}.active\:divide-green-500\/10:active>:not([hidden])~:not([hidden]){border-color:#22c55e1a}.active\:divide-green-500\/100:active>:not([hidden])~:not([hidden]){border-color:#22c55e}.active\:divide-green-500\/15:active>:not([hidden])~:not([hidden]){border-color:#22c55e26}.active\:divide-green-500\/20:active>:not([hidden])~:not([hidden]){border-color:#22c55e33}.active\:divide-green-500\/25:active>:not([hidden])~:not([hidden]){border-color:#22c55e40}.active\:divide-green-500\/30:active>:not([hidden])~:not([hidden]){border-color:#22c55e4d}.active\:divide-green-500\/35:active>:not([hidden])~:not([hidden]){border-color:#22c55e59}.active\:divide-green-500\/40:active>:not([hidden])~:not([hidden]){border-color:#22c55e66}.active\:divide-green-500\/45:active>:not([hidden])~:not([hidden]){border-color:#22c55e73}.active\:divide-green-500\/5:active>:not([hidden])~:not([hidden]){border-color:#22c55e0d}.active\:divide-green-500\/50:active>:not([hidden])~:not([hidden]){border-color:#22c55e80}.active\:divide-green-500\/55:active>:not([hidden])~:not([hidden]){border-color:#22c55e8c}.active\:divide-green-500\/60:active>:not([hidden])~:not([hidden]){border-color:#22c55e99}.active\:divide-green-500\/65:active>:not([hidden])~:not([hidden]){border-color:#22c55ea6}.active\:divide-green-500\/70:active>:not([hidden])~:not([hidden]){border-color:#22c55eb3}.active\:divide-green-500\/75:active>:not([hidden])~:not([hidden]){border-color:#22c55ebf}.active\:divide-green-500\/80:active>:not([hidden])~:not([hidden]){border-color:#22c55ecc}.active\:divide-green-500\/85:active>:not([hidden])~:not([hidden]){border-color:#22c55ed9}.active\:divide-green-500\/90:active>:not([hidden])~:not([hidden]){border-color:#22c55ee6}.active\:divide-green-500\/95:active>:not([hidden])~:not([hidden]){border-color:#22c55ef2}.active\:divide-green-600:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(22 163 74 / var(--tw-divide-opacity, 1))}.active\:divide-green-600\/0:active>:not([hidden])~:not([hidden]){border-color:#16a34a00}.active\:divide-green-600\/10:active>:not([hidden])~:not([hidden]){border-color:#16a34a1a}.active\:divide-green-600\/100:active>:not([hidden])~:not([hidden]){border-color:#16a34a}.active\:divide-green-600\/15:active>:not([hidden])~:not([hidden]){border-color:#16a34a26}.active\:divide-green-600\/20:active>:not([hidden])~:not([hidden]){border-color:#16a34a33}.active\:divide-green-600\/25:active>:not([hidden])~:not([hidden]){border-color:#16a34a40}.active\:divide-green-600\/30:active>:not([hidden])~:not([hidden]){border-color:#16a34a4d}.active\:divide-green-600\/35:active>:not([hidden])~:not([hidden]){border-color:#16a34a59}.active\:divide-green-600\/40:active>:not([hidden])~:not([hidden]){border-color:#16a34a66}.active\:divide-green-600\/45:active>:not([hidden])~:not([hidden]){border-color:#16a34a73}.active\:divide-green-600\/5:active>:not([hidden])~:not([hidden]){border-color:#16a34a0d}.active\:divide-green-600\/50:active>:not([hidden])~:not([hidden]){border-color:#16a34a80}.active\:divide-green-600\/55:active>:not([hidden])~:not([hidden]){border-color:#16a34a8c}.active\:divide-green-600\/60:active>:not([hidden])~:not([hidden]){border-color:#16a34a99}.active\:divide-green-600\/65:active>:not([hidden])~:not([hidden]){border-color:#16a34aa6}.active\:divide-green-600\/70:active>:not([hidden])~:not([hidden]){border-color:#16a34ab3}.active\:divide-green-600\/75:active>:not([hidden])~:not([hidden]){border-color:#16a34abf}.active\:divide-green-600\/80:active>:not([hidden])~:not([hidden]){border-color:#16a34acc}.active\:divide-green-600\/85:active>:not([hidden])~:not([hidden]){border-color:#16a34ad9}.active\:divide-green-600\/90:active>:not([hidden])~:not([hidden]){border-color:#16a34ae6}.active\:divide-green-600\/95:active>:not([hidden])~:not([hidden]){border-color:#16a34af2}.active\:divide-green-700:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(21 128 61 / var(--tw-divide-opacity, 1))}.active\:divide-green-700\/0:active>:not([hidden])~:not([hidden]){border-color:#15803d00}.active\:divide-green-700\/10:active>:not([hidden])~:not([hidden]){border-color:#15803d1a}.active\:divide-green-700\/100:active>:not([hidden])~:not([hidden]){border-color:#15803d}.active\:divide-green-700\/15:active>:not([hidden])~:not([hidden]){border-color:#15803d26}.active\:divide-green-700\/20:active>:not([hidden])~:not([hidden]){border-color:#15803d33}.active\:divide-green-700\/25:active>:not([hidden])~:not([hidden]){border-color:#15803d40}.active\:divide-green-700\/30:active>:not([hidden])~:not([hidden]){border-color:#15803d4d}.active\:divide-green-700\/35:active>:not([hidden])~:not([hidden]){border-color:#15803d59}.active\:divide-green-700\/40:active>:not([hidden])~:not([hidden]){border-color:#15803d66}.active\:divide-green-700\/45:active>:not([hidden])~:not([hidden]){border-color:#15803d73}.active\:divide-green-700\/5:active>:not([hidden])~:not([hidden]){border-color:#15803d0d}.active\:divide-green-700\/50:active>:not([hidden])~:not([hidden]){border-color:#15803d80}.active\:divide-green-700\/55:active>:not([hidden])~:not([hidden]){border-color:#15803d8c}.active\:divide-green-700\/60:active>:not([hidden])~:not([hidden]){border-color:#15803d99}.active\:divide-green-700\/65:active>:not([hidden])~:not([hidden]){border-color:#15803da6}.active\:divide-green-700\/70:active>:not([hidden])~:not([hidden]){border-color:#15803db3}.active\:divide-green-700\/75:active>:not([hidden])~:not([hidden]){border-color:#15803dbf}.active\:divide-green-700\/80:active>:not([hidden])~:not([hidden]){border-color:#15803dcc}.active\:divide-green-700\/85:active>:not([hidden])~:not([hidden]){border-color:#15803dd9}.active\:divide-green-700\/90:active>:not([hidden])~:not([hidden]){border-color:#15803de6}.active\:divide-green-700\/95:active>:not([hidden])~:not([hidden]){border-color:#15803df2}.active\:divide-green-800:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(22 101 52 / var(--tw-divide-opacity, 1))}.active\:divide-green-800\/0:active>:not([hidden])~:not([hidden]){border-color:#16653400}.active\:divide-green-800\/10:active>:not([hidden])~:not([hidden]){border-color:#1665341a}.active\:divide-green-800\/100:active>:not([hidden])~:not([hidden]){border-color:#166534}.active\:divide-green-800\/15:active>:not([hidden])~:not([hidden]){border-color:#16653426}.active\:divide-green-800\/20:active>:not([hidden])~:not([hidden]){border-color:#16653433}.active\:divide-green-800\/25:active>:not([hidden])~:not([hidden]){border-color:#16653440}.active\:divide-green-800\/30:active>:not([hidden])~:not([hidden]){border-color:#1665344d}.active\:divide-green-800\/35:active>:not([hidden])~:not([hidden]){border-color:#16653459}.active\:divide-green-800\/40:active>:not([hidden])~:not([hidden]){border-color:#16653466}.active\:divide-green-800\/45:active>:not([hidden])~:not([hidden]){border-color:#16653473}.active\:divide-green-800\/5:active>:not([hidden])~:not([hidden]){border-color:#1665340d}.active\:divide-green-800\/50:active>:not([hidden])~:not([hidden]){border-color:#16653480}.active\:divide-green-800\/55:active>:not([hidden])~:not([hidden]){border-color:#1665348c}.active\:divide-green-800\/60:active>:not([hidden])~:not([hidden]){border-color:#16653499}.active\:divide-green-800\/65:active>:not([hidden])~:not([hidden]){border-color:#166534a6}.active\:divide-green-800\/70:active>:not([hidden])~:not([hidden]){border-color:#166534b3}.active\:divide-green-800\/75:active>:not([hidden])~:not([hidden]){border-color:#166534bf}.active\:divide-green-800\/80:active>:not([hidden])~:not([hidden]){border-color:#166534cc}.active\:divide-green-800\/85:active>:not([hidden])~:not([hidden]){border-color:#166534d9}.active\:divide-green-800\/90:active>:not([hidden])~:not([hidden]){border-color:#166534e6}.active\:divide-green-800\/95:active>:not([hidden])~:not([hidden]){border-color:#166534f2}.active\:divide-green-900:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(20 83 45 / var(--tw-divide-opacity, 1))}.active\:divide-green-900\/0:active>:not([hidden])~:not([hidden]){border-color:#14532d00}.active\:divide-green-900\/10:active>:not([hidden])~:not([hidden]){border-color:#14532d1a}.active\:divide-green-900\/100:active>:not([hidden])~:not([hidden]){border-color:#14532d}.active\:divide-green-900\/15:active>:not([hidden])~:not([hidden]){border-color:#14532d26}.active\:divide-green-900\/20:active>:not([hidden])~:not([hidden]){border-color:#14532d33}.active\:divide-green-900\/25:active>:not([hidden])~:not([hidden]){border-color:#14532d40}.active\:divide-green-900\/30:active>:not([hidden])~:not([hidden]){border-color:#14532d4d}.active\:divide-green-900\/35:active>:not([hidden])~:not([hidden]){border-color:#14532d59}.active\:divide-green-900\/40:active>:not([hidden])~:not([hidden]){border-color:#14532d66}.active\:divide-green-900\/45:active>:not([hidden])~:not([hidden]){border-color:#14532d73}.active\:divide-green-900\/5:active>:not([hidden])~:not([hidden]){border-color:#14532d0d}.active\:divide-green-900\/50:active>:not([hidden])~:not([hidden]){border-color:#14532d80}.active\:divide-green-900\/55:active>:not([hidden])~:not([hidden]){border-color:#14532d8c}.active\:divide-green-900\/60:active>:not([hidden])~:not([hidden]){border-color:#14532d99}.active\:divide-green-900\/65:active>:not([hidden])~:not([hidden]){border-color:#14532da6}.active\:divide-green-900\/70:active>:not([hidden])~:not([hidden]){border-color:#14532db3}.active\:divide-green-900\/75:active>:not([hidden])~:not([hidden]){border-color:#14532dbf}.active\:divide-green-900\/80:active>:not([hidden])~:not([hidden]){border-color:#14532dcc}.active\:divide-green-900\/85:active>:not([hidden])~:not([hidden]){border-color:#14532dd9}.active\:divide-green-900\/90:active>:not([hidden])~:not([hidden]){border-color:#14532de6}.active\:divide-green-900\/95:active>:not([hidden])~:not([hidden]){border-color:#14532df2}.active\:divide-neutral-100:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(245 245 245 / var(--tw-divide-opacity, 1))}.active\:divide-neutral-100\/0:active>:not([hidden])~:not([hidden]){border-color:#f5f5f500}.active\:divide-neutral-100\/10:active>:not([hidden])~:not([hidden]){border-color:#f5f5f51a}.active\:divide-neutral-100\/100:active>:not([hidden])~:not([hidden]){border-color:#f5f5f5}.active\:divide-neutral-100\/15:active>:not([hidden])~:not([hidden]){border-color:#f5f5f526}.active\:divide-neutral-100\/20:active>:not([hidden])~:not([hidden]){border-color:#f5f5f533}.active\:divide-neutral-100\/25:active>:not([hidden])~:not([hidden]){border-color:#f5f5f540}.active\:divide-neutral-100\/30:active>:not([hidden])~:not([hidden]){border-color:#f5f5f54d}.active\:divide-neutral-100\/35:active>:not([hidden])~:not([hidden]){border-color:#f5f5f559}.active\:divide-neutral-100\/40:active>:not([hidden])~:not([hidden]){border-color:#f5f5f566}.active\:divide-neutral-100\/45:active>:not([hidden])~:not([hidden]){border-color:#f5f5f573}.active\:divide-neutral-100\/5:active>:not([hidden])~:not([hidden]){border-color:#f5f5f50d}.active\:divide-neutral-100\/50:active>:not([hidden])~:not([hidden]){border-color:#f5f5f580}.active\:divide-neutral-100\/55:active>:not([hidden])~:not([hidden]){border-color:#f5f5f58c}.active\:divide-neutral-100\/60:active>:not([hidden])~:not([hidden]){border-color:#f5f5f599}.active\:divide-neutral-100\/65:active>:not([hidden])~:not([hidden]){border-color:#f5f5f5a6}.active\:divide-neutral-100\/70:active>:not([hidden])~:not([hidden]){border-color:#f5f5f5b3}.active\:divide-neutral-100\/75:active>:not([hidden])~:not([hidden]){border-color:#f5f5f5bf}.active\:divide-neutral-100\/80:active>:not([hidden])~:not([hidden]){border-color:#f5f5f5cc}.active\:divide-neutral-100\/85:active>:not([hidden])~:not([hidden]){border-color:#f5f5f5d9}.active\:divide-neutral-100\/90:active>:not([hidden])~:not([hidden]){border-color:#f5f5f5e6}.active\:divide-neutral-100\/95:active>:not([hidden])~:not([hidden]){border-color:#f5f5f5f2}.active\:divide-neutral-200:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 229 229 / var(--tw-divide-opacity, 1))}.active\:divide-neutral-200\/0:active>:not([hidden])~:not([hidden]){border-color:#e5e5e500}.active\:divide-neutral-200\/10:active>:not([hidden])~:not([hidden]){border-color:#e5e5e51a}.active\:divide-neutral-200\/100:active>:not([hidden])~:not([hidden]){border-color:#e5e5e5}.active\:divide-neutral-200\/15:active>:not([hidden])~:not([hidden]){border-color:#e5e5e526}.active\:divide-neutral-200\/20:active>:not([hidden])~:not([hidden]){border-color:#e5e5e533}.active\:divide-neutral-200\/25:active>:not([hidden])~:not([hidden]){border-color:#e5e5e540}.active\:divide-neutral-200\/30:active>:not([hidden])~:not([hidden]){border-color:#e5e5e54d}.active\:divide-neutral-200\/35:active>:not([hidden])~:not([hidden]){border-color:#e5e5e559}.active\:divide-neutral-200\/40:active>:not([hidden])~:not([hidden]){border-color:#e5e5e566}.active\:divide-neutral-200\/45:active>:not([hidden])~:not([hidden]){border-color:#e5e5e573}.active\:divide-neutral-200\/5:active>:not([hidden])~:not([hidden]){border-color:#e5e5e50d}.active\:divide-neutral-200\/50:active>:not([hidden])~:not([hidden]){border-color:#e5e5e580}.active\:divide-neutral-200\/55:active>:not([hidden])~:not([hidden]){border-color:#e5e5e58c}.active\:divide-neutral-200\/60:active>:not([hidden])~:not([hidden]){border-color:#e5e5e599}.active\:divide-neutral-200\/65:active>:not([hidden])~:not([hidden]){border-color:#e5e5e5a6}.active\:divide-neutral-200\/70:active>:not([hidden])~:not([hidden]){border-color:#e5e5e5b3}.active\:divide-neutral-200\/75:active>:not([hidden])~:not([hidden]){border-color:#e5e5e5bf}.active\:divide-neutral-200\/80:active>:not([hidden])~:not([hidden]){border-color:#e5e5e5cc}.active\:divide-neutral-200\/85:active>:not([hidden])~:not([hidden]){border-color:#e5e5e5d9}.active\:divide-neutral-200\/90:active>:not([hidden])~:not([hidden]){border-color:#e5e5e5e6}.active\:divide-neutral-200\/95:active>:not([hidden])~:not([hidden]){border-color:#e5e5e5f2}.active\:divide-neutral-300:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(212 212 212 / var(--tw-divide-opacity, 1))}.active\:divide-neutral-300\/0:active>:not([hidden])~:not([hidden]){border-color:#d4d4d400}.active\:divide-neutral-300\/10:active>:not([hidden])~:not([hidden]){border-color:#d4d4d41a}.active\:divide-neutral-300\/100:active>:not([hidden])~:not([hidden]){border-color:#d4d4d4}.active\:divide-neutral-300\/15:active>:not([hidden])~:not([hidden]){border-color:#d4d4d426}.active\:divide-neutral-300\/20:active>:not([hidden])~:not([hidden]){border-color:#d4d4d433}.active\:divide-neutral-300\/25:active>:not([hidden])~:not([hidden]){border-color:#d4d4d440}.active\:divide-neutral-300\/30:active>:not([hidden])~:not([hidden]){border-color:#d4d4d44d}.active\:divide-neutral-300\/35:active>:not([hidden])~:not([hidden]){border-color:#d4d4d459}.active\:divide-neutral-300\/40:active>:not([hidden])~:not([hidden]){border-color:#d4d4d466}.active\:divide-neutral-300\/45:active>:not([hidden])~:not([hidden]){border-color:#d4d4d473}.active\:divide-neutral-300\/5:active>:not([hidden])~:not([hidden]){border-color:#d4d4d40d}.active\:divide-neutral-300\/50:active>:not([hidden])~:not([hidden]){border-color:#d4d4d480}.active\:divide-neutral-300\/55:active>:not([hidden])~:not([hidden]){border-color:#d4d4d48c}.active\:divide-neutral-300\/60:active>:not([hidden])~:not([hidden]){border-color:#d4d4d499}.active\:divide-neutral-300\/65:active>:not([hidden])~:not([hidden]){border-color:#d4d4d4a6}.active\:divide-neutral-300\/70:active>:not([hidden])~:not([hidden]){border-color:#d4d4d4b3}.active\:divide-neutral-300\/75:active>:not([hidden])~:not([hidden]){border-color:#d4d4d4bf}.active\:divide-neutral-300\/80:active>:not([hidden])~:not([hidden]){border-color:#d4d4d4cc}.active\:divide-neutral-300\/85:active>:not([hidden])~:not([hidden]){border-color:#d4d4d4d9}.active\:divide-neutral-300\/90:active>:not([hidden])~:not([hidden]){border-color:#d4d4d4e6}.active\:divide-neutral-300\/95:active>:not([hidden])~:not([hidden]){border-color:#d4d4d4f2}.active\:divide-neutral-400:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(163 163 163 / var(--tw-divide-opacity, 1))}.active\:divide-neutral-400\/0:active>:not([hidden])~:not([hidden]){border-color:#a3a3a300}.active\:divide-neutral-400\/10:active>:not([hidden])~:not([hidden]){border-color:#a3a3a31a}.active\:divide-neutral-400\/100:active>:not([hidden])~:not([hidden]){border-color:#a3a3a3}.active\:divide-neutral-400\/15:active>:not([hidden])~:not([hidden]){border-color:#a3a3a326}.active\:divide-neutral-400\/20:active>:not([hidden])~:not([hidden]){border-color:#a3a3a333}.active\:divide-neutral-400\/25:active>:not([hidden])~:not([hidden]){border-color:#a3a3a340}.active\:divide-neutral-400\/30:active>:not([hidden])~:not([hidden]){border-color:#a3a3a34d}.active\:divide-neutral-400\/35:active>:not([hidden])~:not([hidden]){border-color:#a3a3a359}.active\:divide-neutral-400\/40:active>:not([hidden])~:not([hidden]){border-color:#a3a3a366}.active\:divide-neutral-400\/45:active>:not([hidden])~:not([hidden]){border-color:#a3a3a373}.active\:divide-neutral-400\/5:active>:not([hidden])~:not([hidden]){border-color:#a3a3a30d}.active\:divide-neutral-400\/50:active>:not([hidden])~:not([hidden]){border-color:#a3a3a380}.active\:divide-neutral-400\/55:active>:not([hidden])~:not([hidden]){border-color:#a3a3a38c}.active\:divide-neutral-400\/60:active>:not([hidden])~:not([hidden]){border-color:#a3a3a399}.active\:divide-neutral-400\/65:active>:not([hidden])~:not([hidden]){border-color:#a3a3a3a6}.active\:divide-neutral-400\/70:active>:not([hidden])~:not([hidden]){border-color:#a3a3a3b3}.active\:divide-neutral-400\/75:active>:not([hidden])~:not([hidden]){border-color:#a3a3a3bf}.active\:divide-neutral-400\/80:active>:not([hidden])~:not([hidden]){border-color:#a3a3a3cc}.active\:divide-neutral-400\/85:active>:not([hidden])~:not([hidden]){border-color:#a3a3a3d9}.active\:divide-neutral-400\/90:active>:not([hidden])~:not([hidden]){border-color:#a3a3a3e6}.active\:divide-neutral-400\/95:active>:not([hidden])~:not([hidden]){border-color:#a3a3a3f2}.active\:divide-neutral-50:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(250 250 250 / var(--tw-divide-opacity, 1))}.active\:divide-neutral-50\/0:active>:not([hidden])~:not([hidden]){border-color:#fafafa00}.active\:divide-neutral-50\/10:active>:not([hidden])~:not([hidden]){border-color:#fafafa1a}.active\:divide-neutral-50\/100:active>:not([hidden])~:not([hidden]){border-color:#fafafa}.active\:divide-neutral-50\/15:active>:not([hidden])~:not([hidden]){border-color:#fafafa26}.active\:divide-neutral-50\/20:active>:not([hidden])~:not([hidden]){border-color:#fafafa33}.active\:divide-neutral-50\/25:active>:not([hidden])~:not([hidden]){border-color:#fafafa40}.active\:divide-neutral-50\/30:active>:not([hidden])~:not([hidden]){border-color:#fafafa4d}.active\:divide-neutral-50\/35:active>:not([hidden])~:not([hidden]){border-color:#fafafa59}.active\:divide-neutral-50\/40:active>:not([hidden])~:not([hidden]){border-color:#fafafa66}.active\:divide-neutral-50\/45:active>:not([hidden])~:not([hidden]){border-color:#fafafa73}.active\:divide-neutral-50\/5:active>:not([hidden])~:not([hidden]){border-color:#fafafa0d}.active\:divide-neutral-50\/50:active>:not([hidden])~:not([hidden]){border-color:#fafafa80}.active\:divide-neutral-50\/55:active>:not([hidden])~:not([hidden]){border-color:#fafafa8c}.active\:divide-neutral-50\/60:active>:not([hidden])~:not([hidden]){border-color:#fafafa99}.active\:divide-neutral-50\/65:active>:not([hidden])~:not([hidden]){border-color:#fafafaa6}.active\:divide-neutral-50\/70:active>:not([hidden])~:not([hidden]){border-color:#fafafab3}.active\:divide-neutral-50\/75:active>:not([hidden])~:not([hidden]){border-color:#fafafabf}.active\:divide-neutral-50\/80:active>:not([hidden])~:not([hidden]){border-color:#fafafacc}.active\:divide-neutral-50\/85:active>:not([hidden])~:not([hidden]){border-color:#fafafad9}.active\:divide-neutral-50\/90:active>:not([hidden])~:not([hidden]){border-color:#fafafae6}.active\:divide-neutral-50\/95:active>:not([hidden])~:not([hidden]){border-color:#fafafaf2}.active\:divide-neutral-500:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(115 115 115 / var(--tw-divide-opacity, 1))}.active\:divide-neutral-500\/0:active>:not([hidden])~:not([hidden]){border-color:#73737300}.active\:divide-neutral-500\/10:active>:not([hidden])~:not([hidden]){border-color:#7373731a}.active\:divide-neutral-500\/100:active>:not([hidden])~:not([hidden]){border-color:#737373}.active\:divide-neutral-500\/15:active>:not([hidden])~:not([hidden]){border-color:#73737326}.active\:divide-neutral-500\/20:active>:not([hidden])~:not([hidden]){border-color:#73737333}.active\:divide-neutral-500\/25:active>:not([hidden])~:not([hidden]){border-color:#73737340}.active\:divide-neutral-500\/30:active>:not([hidden])~:not([hidden]){border-color:#7373734d}.active\:divide-neutral-500\/35:active>:not([hidden])~:not([hidden]){border-color:#73737359}.active\:divide-neutral-500\/40:active>:not([hidden])~:not([hidden]){border-color:#73737366}.active\:divide-neutral-500\/45:active>:not([hidden])~:not([hidden]){border-color:#73737373}.active\:divide-neutral-500\/5:active>:not([hidden])~:not([hidden]){border-color:#7373730d}.active\:divide-neutral-500\/50:active>:not([hidden])~:not([hidden]){border-color:#73737380}.active\:divide-neutral-500\/55:active>:not([hidden])~:not([hidden]){border-color:#7373738c}.active\:divide-neutral-500\/60:active>:not([hidden])~:not([hidden]){border-color:#73737399}.active\:divide-neutral-500\/65:active>:not([hidden])~:not([hidden]){border-color:#737373a6}.active\:divide-neutral-500\/70:active>:not([hidden])~:not([hidden]){border-color:#737373b3}.active\:divide-neutral-500\/75:active>:not([hidden])~:not([hidden]){border-color:#737373bf}.active\:divide-neutral-500\/80:active>:not([hidden])~:not([hidden]){border-color:#737373cc}.active\:divide-neutral-500\/85:active>:not([hidden])~:not([hidden]){border-color:#737373d9}.active\:divide-neutral-500\/90:active>:not([hidden])~:not([hidden]){border-color:#737373e6}.active\:divide-neutral-500\/95:active>:not([hidden])~:not([hidden]){border-color:#737373f2}.active\:divide-neutral-600:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(82 82 82 / var(--tw-divide-opacity, 1))}.active\:divide-neutral-600\/0:active>:not([hidden])~:not([hidden]){border-color:#52525200}.active\:divide-neutral-600\/10:active>:not([hidden])~:not([hidden]){border-color:#5252521a}.active\:divide-neutral-600\/100:active>:not([hidden])~:not([hidden]){border-color:#525252}.active\:divide-neutral-600\/15:active>:not([hidden])~:not([hidden]){border-color:#52525226}.active\:divide-neutral-600\/20:active>:not([hidden])~:not([hidden]){border-color:#52525233}.active\:divide-neutral-600\/25:active>:not([hidden])~:not([hidden]){border-color:#52525240}.active\:divide-neutral-600\/30:active>:not([hidden])~:not([hidden]){border-color:#5252524d}.active\:divide-neutral-600\/35:active>:not([hidden])~:not([hidden]){border-color:#52525259}.active\:divide-neutral-600\/40:active>:not([hidden])~:not([hidden]){border-color:#52525266}.active\:divide-neutral-600\/45:active>:not([hidden])~:not([hidden]){border-color:#52525273}.active\:divide-neutral-600\/5:active>:not([hidden])~:not([hidden]){border-color:#5252520d}.active\:divide-neutral-600\/50:active>:not([hidden])~:not([hidden]){border-color:#52525280}.active\:divide-neutral-600\/55:active>:not([hidden])~:not([hidden]){border-color:#5252528c}.active\:divide-neutral-600\/60:active>:not([hidden])~:not([hidden]){border-color:#52525299}.active\:divide-neutral-600\/65:active>:not([hidden])~:not([hidden]){border-color:#525252a6}.active\:divide-neutral-600\/70:active>:not([hidden])~:not([hidden]){border-color:#525252b3}.active\:divide-neutral-600\/75:active>:not([hidden])~:not([hidden]){border-color:#525252bf}.active\:divide-neutral-600\/80:active>:not([hidden])~:not([hidden]){border-color:#525252cc}.active\:divide-neutral-600\/85:active>:not([hidden])~:not([hidden]){border-color:#525252d9}.active\:divide-neutral-600\/90:active>:not([hidden])~:not([hidden]){border-color:#525252e6}.active\:divide-neutral-600\/95:active>:not([hidden])~:not([hidden]){border-color:#525252f2}.active\:divide-neutral-700:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(64 64 64 / var(--tw-divide-opacity, 1))}.active\:divide-neutral-700\/0:active>:not([hidden])~:not([hidden]){border-color:#40404000}.active\:divide-neutral-700\/10:active>:not([hidden])~:not([hidden]){border-color:#4040401a}.active\:divide-neutral-700\/100:active>:not([hidden])~:not([hidden]){border-color:#404040}.active\:divide-neutral-700\/15:active>:not([hidden])~:not([hidden]){border-color:#40404026}.active\:divide-neutral-700\/20:active>:not([hidden])~:not([hidden]){border-color:#40404033}.active\:divide-neutral-700\/25:active>:not([hidden])~:not([hidden]){border-color:#40404040}.active\:divide-neutral-700\/30:active>:not([hidden])~:not([hidden]){border-color:#4040404d}.active\:divide-neutral-700\/35:active>:not([hidden])~:not([hidden]){border-color:#40404059}.active\:divide-neutral-700\/40:active>:not([hidden])~:not([hidden]){border-color:#40404066}.active\:divide-neutral-700\/45:active>:not([hidden])~:not([hidden]){border-color:#40404073}.active\:divide-neutral-700\/5:active>:not([hidden])~:not([hidden]){border-color:#4040400d}.active\:divide-neutral-700\/50:active>:not([hidden])~:not([hidden]){border-color:#40404080}.active\:divide-neutral-700\/55:active>:not([hidden])~:not([hidden]){border-color:#4040408c}.active\:divide-neutral-700\/60:active>:not([hidden])~:not([hidden]){border-color:#40404099}.active\:divide-neutral-700\/65:active>:not([hidden])~:not([hidden]){border-color:#404040a6}.active\:divide-neutral-700\/70:active>:not([hidden])~:not([hidden]){border-color:#404040b3}.active\:divide-neutral-700\/75:active>:not([hidden])~:not([hidden]){border-color:#404040bf}.active\:divide-neutral-700\/80:active>:not([hidden])~:not([hidden]){border-color:#404040cc}.active\:divide-neutral-700\/85:active>:not([hidden])~:not([hidden]){border-color:#404040d9}.active\:divide-neutral-700\/90:active>:not([hidden])~:not([hidden]){border-color:#404040e6}.active\:divide-neutral-700\/95:active>:not([hidden])~:not([hidden]){border-color:#404040f2}.active\:divide-neutral-800:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(38 38 38 / var(--tw-divide-opacity, 1))}.active\:divide-neutral-800\/0:active>:not([hidden])~:not([hidden]){border-color:#26262600}.active\:divide-neutral-800\/10:active>:not([hidden])~:not([hidden]){border-color:#2626261a}.active\:divide-neutral-800\/100:active>:not([hidden])~:not([hidden]){border-color:#262626}.active\:divide-neutral-800\/15:active>:not([hidden])~:not([hidden]){border-color:#26262626}.active\:divide-neutral-800\/20:active>:not([hidden])~:not([hidden]){border-color:#26262633}.active\:divide-neutral-800\/25:active>:not([hidden])~:not([hidden]){border-color:#26262640}.active\:divide-neutral-800\/30:active>:not([hidden])~:not([hidden]){border-color:#2626264d}.active\:divide-neutral-800\/35:active>:not([hidden])~:not([hidden]){border-color:#26262659}.active\:divide-neutral-800\/40:active>:not([hidden])~:not([hidden]){border-color:#26262666}.active\:divide-neutral-800\/45:active>:not([hidden])~:not([hidden]){border-color:#26262673}.active\:divide-neutral-800\/5:active>:not([hidden])~:not([hidden]){border-color:#2626260d}.active\:divide-neutral-800\/50:active>:not([hidden])~:not([hidden]){border-color:#26262680}.active\:divide-neutral-800\/55:active>:not([hidden])~:not([hidden]){border-color:#2626268c}.active\:divide-neutral-800\/60:active>:not([hidden])~:not([hidden]){border-color:#26262699}.active\:divide-neutral-800\/65:active>:not([hidden])~:not([hidden]){border-color:#262626a6}.active\:divide-neutral-800\/70:active>:not([hidden])~:not([hidden]){border-color:#262626b3}.active\:divide-neutral-800\/75:active>:not([hidden])~:not([hidden]){border-color:#262626bf}.active\:divide-neutral-800\/80:active>:not([hidden])~:not([hidden]){border-color:#262626cc}.active\:divide-neutral-800\/85:active>:not([hidden])~:not([hidden]){border-color:#262626d9}.active\:divide-neutral-800\/90:active>:not([hidden])~:not([hidden]){border-color:#262626e6}.active\:divide-neutral-800\/95:active>:not([hidden])~:not([hidden]){border-color:#262626f2}.active\:divide-neutral-900:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(23 23 23 / var(--tw-divide-opacity, 1))}.active\:divide-neutral-900\/0:active>:not([hidden])~:not([hidden]){border-color:#17171700}.active\:divide-neutral-900\/10:active>:not([hidden])~:not([hidden]){border-color:#1717171a}.active\:divide-neutral-900\/100:active>:not([hidden])~:not([hidden]){border-color:#171717}.active\:divide-neutral-900\/15:active>:not([hidden])~:not([hidden]){border-color:#17171726}.active\:divide-neutral-900\/20:active>:not([hidden])~:not([hidden]){border-color:#17171733}.active\:divide-neutral-900\/25:active>:not([hidden])~:not([hidden]){border-color:#17171740}.active\:divide-neutral-900\/30:active>:not([hidden])~:not([hidden]){border-color:#1717174d}.active\:divide-neutral-900\/35:active>:not([hidden])~:not([hidden]){border-color:#17171759}.active\:divide-neutral-900\/40:active>:not([hidden])~:not([hidden]){border-color:#17171766}.active\:divide-neutral-900\/45:active>:not([hidden])~:not([hidden]){border-color:#17171773}.active\:divide-neutral-900\/5:active>:not([hidden])~:not([hidden]){border-color:#1717170d}.active\:divide-neutral-900\/50:active>:not([hidden])~:not([hidden]){border-color:#17171780}.active\:divide-neutral-900\/55:active>:not([hidden])~:not([hidden]){border-color:#1717178c}.active\:divide-neutral-900\/60:active>:not([hidden])~:not([hidden]){border-color:#17171799}.active\:divide-neutral-900\/65:active>:not([hidden])~:not([hidden]){border-color:#171717a6}.active\:divide-neutral-900\/70:active>:not([hidden])~:not([hidden]){border-color:#171717b3}.active\:divide-neutral-900\/75:active>:not([hidden])~:not([hidden]){border-color:#171717bf}.active\:divide-neutral-900\/80:active>:not([hidden])~:not([hidden]){border-color:#171717cc}.active\:divide-neutral-900\/85:active>:not([hidden])~:not([hidden]){border-color:#171717d9}.active\:divide-neutral-900\/90:active>:not([hidden])~:not([hidden]){border-color:#171717e6}.active\:divide-neutral-900\/95:active>:not([hidden])~:not([hidden]){border-color:#171717f2}.active\:divide-primary-100:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(204 227 241 / var(--tw-divide-opacity, 1))}.active\:divide-primary-100\/0:active>:not([hidden])~:not([hidden]){border-color:#cce3f100}.active\:divide-primary-100\/10:active>:not([hidden])~:not([hidden]){border-color:#cce3f11a}.active\:divide-primary-100\/100:active>:not([hidden])~:not([hidden]){border-color:#cce3f1}.active\:divide-primary-100\/15:active>:not([hidden])~:not([hidden]){border-color:#cce3f126}.active\:divide-primary-100\/20:active>:not([hidden])~:not([hidden]){border-color:#cce3f133}.active\:divide-primary-100\/25:active>:not([hidden])~:not([hidden]){border-color:#cce3f140}.active\:divide-primary-100\/30:active>:not([hidden])~:not([hidden]){border-color:#cce3f14d}.active\:divide-primary-100\/35:active>:not([hidden])~:not([hidden]){border-color:#cce3f159}.active\:divide-primary-100\/40:active>:not([hidden])~:not([hidden]){border-color:#cce3f166}.active\:divide-primary-100\/45:active>:not([hidden])~:not([hidden]){border-color:#cce3f173}.active\:divide-primary-100\/5:active>:not([hidden])~:not([hidden]){border-color:#cce3f10d}.active\:divide-primary-100\/50:active>:not([hidden])~:not([hidden]){border-color:#cce3f180}.active\:divide-primary-100\/55:active>:not([hidden])~:not([hidden]){border-color:#cce3f18c}.active\:divide-primary-100\/60:active>:not([hidden])~:not([hidden]){border-color:#cce3f199}.active\:divide-primary-100\/65:active>:not([hidden])~:not([hidden]){border-color:#cce3f1a6}.active\:divide-primary-100\/70:active>:not([hidden])~:not([hidden]){border-color:#cce3f1b3}.active\:divide-primary-100\/75:active>:not([hidden])~:not([hidden]){border-color:#cce3f1bf}.active\:divide-primary-100\/80:active>:not([hidden])~:not([hidden]){border-color:#cce3f1cc}.active\:divide-primary-100\/85:active>:not([hidden])~:not([hidden]){border-color:#cce3f1d9}.active\:divide-primary-100\/90:active>:not([hidden])~:not([hidden]){border-color:#cce3f1e6}.active\:divide-primary-100\/95:active>:not([hidden])~:not([hidden]){border-color:#cce3f1f2}.active\:divide-primary-200:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(153 200 227 / var(--tw-divide-opacity, 1))}.active\:divide-primary-200\/0:active>:not([hidden])~:not([hidden]){border-color:#99c8e300}.active\:divide-primary-200\/10:active>:not([hidden])~:not([hidden]){border-color:#99c8e31a}.active\:divide-primary-200\/100:active>:not([hidden])~:not([hidden]){border-color:#99c8e3}.active\:divide-primary-200\/15:active>:not([hidden])~:not([hidden]){border-color:#99c8e326}.active\:divide-primary-200\/20:active>:not([hidden])~:not([hidden]){border-color:#99c8e333}.active\:divide-primary-200\/25:active>:not([hidden])~:not([hidden]){border-color:#99c8e340}.active\:divide-primary-200\/30:active>:not([hidden])~:not([hidden]){border-color:#99c8e34d}.active\:divide-primary-200\/35:active>:not([hidden])~:not([hidden]){border-color:#99c8e359}.active\:divide-primary-200\/40:active>:not([hidden])~:not([hidden]){border-color:#99c8e366}.active\:divide-primary-200\/45:active>:not([hidden])~:not([hidden]){border-color:#99c8e373}.active\:divide-primary-200\/5:active>:not([hidden])~:not([hidden]){border-color:#99c8e30d}.active\:divide-primary-200\/50:active>:not([hidden])~:not([hidden]){border-color:#99c8e380}.active\:divide-primary-200\/55:active>:not([hidden])~:not([hidden]){border-color:#99c8e38c}.active\:divide-primary-200\/60:active>:not([hidden])~:not([hidden]){border-color:#99c8e399}.active\:divide-primary-200\/65:active>:not([hidden])~:not([hidden]){border-color:#99c8e3a6}.active\:divide-primary-200\/70:active>:not([hidden])~:not([hidden]){border-color:#99c8e3b3}.active\:divide-primary-200\/75:active>:not([hidden])~:not([hidden]){border-color:#99c8e3bf}.active\:divide-primary-200\/80:active>:not([hidden])~:not([hidden]){border-color:#99c8e3cc}.active\:divide-primary-200\/85:active>:not([hidden])~:not([hidden]){border-color:#99c8e3d9}.active\:divide-primary-200\/90:active>:not([hidden])~:not([hidden]){border-color:#99c8e3e6}.active\:divide-primary-200\/95:active>:not([hidden])~:not([hidden]){border-color:#99c8e3f2}.active\:divide-primary-300:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(102 173 214 / var(--tw-divide-opacity, 1))}.active\:divide-primary-300\/0:active>:not([hidden])~:not([hidden]){border-color:#66add600}.active\:divide-primary-300\/10:active>:not([hidden])~:not([hidden]){border-color:#66add61a}.active\:divide-primary-300\/100:active>:not([hidden])~:not([hidden]){border-color:#66add6}.active\:divide-primary-300\/15:active>:not([hidden])~:not([hidden]){border-color:#66add626}.active\:divide-primary-300\/20:active>:not([hidden])~:not([hidden]){border-color:#66add633}.active\:divide-primary-300\/25:active>:not([hidden])~:not([hidden]){border-color:#66add640}.active\:divide-primary-300\/30:active>:not([hidden])~:not([hidden]){border-color:#66add64d}.active\:divide-primary-300\/35:active>:not([hidden])~:not([hidden]){border-color:#66add659}.active\:divide-primary-300\/40:active>:not([hidden])~:not([hidden]){border-color:#66add666}.active\:divide-primary-300\/45:active>:not([hidden])~:not([hidden]){border-color:#66add673}.active\:divide-primary-300\/5:active>:not([hidden])~:not([hidden]){border-color:#66add60d}.active\:divide-primary-300\/50:active>:not([hidden])~:not([hidden]){border-color:#66add680}.active\:divide-primary-300\/55:active>:not([hidden])~:not([hidden]){border-color:#66add68c}.active\:divide-primary-300\/60:active>:not([hidden])~:not([hidden]){border-color:#66add699}.active\:divide-primary-300\/65:active>:not([hidden])~:not([hidden]){border-color:#66add6a6}.active\:divide-primary-300\/70:active>:not([hidden])~:not([hidden]){border-color:#66add6b3}.active\:divide-primary-300\/75:active>:not([hidden])~:not([hidden]){border-color:#66add6bf}.active\:divide-primary-300\/80:active>:not([hidden])~:not([hidden]){border-color:#66add6cc}.active\:divide-primary-300\/85:active>:not([hidden])~:not([hidden]){border-color:#66add6d9}.active\:divide-primary-300\/90:active>:not([hidden])~:not([hidden]){border-color:#66add6e6}.active\:divide-primary-300\/95:active>:not([hidden])~:not([hidden]){border-color:#66add6f2}.active\:divide-primary-400:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(51 146 200 / var(--tw-divide-opacity, 1))}.active\:divide-primary-400\/0:active>:not([hidden])~:not([hidden]){border-color:#3392c800}.active\:divide-primary-400\/10:active>:not([hidden])~:not([hidden]){border-color:#3392c81a}.active\:divide-primary-400\/100:active>:not([hidden])~:not([hidden]){border-color:#3392c8}.active\:divide-primary-400\/15:active>:not([hidden])~:not([hidden]){border-color:#3392c826}.active\:divide-primary-400\/20:active>:not([hidden])~:not([hidden]){border-color:#3392c833}.active\:divide-primary-400\/25:active>:not([hidden])~:not([hidden]){border-color:#3392c840}.active\:divide-primary-400\/30:active>:not([hidden])~:not([hidden]){border-color:#3392c84d}.active\:divide-primary-400\/35:active>:not([hidden])~:not([hidden]){border-color:#3392c859}.active\:divide-primary-400\/40:active>:not([hidden])~:not([hidden]){border-color:#3392c866}.active\:divide-primary-400\/45:active>:not([hidden])~:not([hidden]){border-color:#3392c873}.active\:divide-primary-400\/5:active>:not([hidden])~:not([hidden]){border-color:#3392c80d}.active\:divide-primary-400\/50:active>:not([hidden])~:not([hidden]){border-color:#3392c880}.active\:divide-primary-400\/55:active>:not([hidden])~:not([hidden]){border-color:#3392c88c}.active\:divide-primary-400\/60:active>:not([hidden])~:not([hidden]){border-color:#3392c899}.active\:divide-primary-400\/65:active>:not([hidden])~:not([hidden]){border-color:#3392c8a6}.active\:divide-primary-400\/70:active>:not([hidden])~:not([hidden]){border-color:#3392c8b3}.active\:divide-primary-400\/75:active>:not([hidden])~:not([hidden]){border-color:#3392c8bf}.active\:divide-primary-400\/80:active>:not([hidden])~:not([hidden]){border-color:#3392c8cc}.active\:divide-primary-400\/85:active>:not([hidden])~:not([hidden]){border-color:#3392c8d9}.active\:divide-primary-400\/90:active>:not([hidden])~:not([hidden]){border-color:#3392c8e6}.active\:divide-primary-400\/95:active>:not([hidden])~:not([hidden]){border-color:#3392c8f2}.active\:divide-primary-50:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(230 241 248 / var(--tw-divide-opacity, 1))}.active\:divide-primary-50\/0:active>:not([hidden])~:not([hidden]){border-color:#e6f1f800}.active\:divide-primary-50\/10:active>:not([hidden])~:not([hidden]){border-color:#e6f1f81a}.active\:divide-primary-50\/100:active>:not([hidden])~:not([hidden]){border-color:#e6f1f8}.active\:divide-primary-50\/15:active>:not([hidden])~:not([hidden]){border-color:#e6f1f826}.active\:divide-primary-50\/20:active>:not([hidden])~:not([hidden]){border-color:#e6f1f833}.active\:divide-primary-50\/25:active>:not([hidden])~:not([hidden]){border-color:#e6f1f840}.active\:divide-primary-50\/30:active>:not([hidden])~:not([hidden]){border-color:#e6f1f84d}.active\:divide-primary-50\/35:active>:not([hidden])~:not([hidden]){border-color:#e6f1f859}.active\:divide-primary-50\/40:active>:not([hidden])~:not([hidden]){border-color:#e6f1f866}.active\:divide-primary-50\/45:active>:not([hidden])~:not([hidden]){border-color:#e6f1f873}.active\:divide-primary-50\/5:active>:not([hidden])~:not([hidden]){border-color:#e6f1f80d}.active\:divide-primary-50\/50:active>:not([hidden])~:not([hidden]){border-color:#e6f1f880}.active\:divide-primary-50\/55:active>:not([hidden])~:not([hidden]){border-color:#e6f1f88c}.active\:divide-primary-50\/60:active>:not([hidden])~:not([hidden]){border-color:#e6f1f899}.active\:divide-primary-50\/65:active>:not([hidden])~:not([hidden]){border-color:#e6f1f8a6}.active\:divide-primary-50\/70:active>:not([hidden])~:not([hidden]){border-color:#e6f1f8b3}.active\:divide-primary-50\/75:active>:not([hidden])~:not([hidden]){border-color:#e6f1f8bf}.active\:divide-primary-50\/80:active>:not([hidden])~:not([hidden]){border-color:#e6f1f8cc}.active\:divide-primary-50\/85:active>:not([hidden])~:not([hidden]){border-color:#e6f1f8d9}.active\:divide-primary-50\/90:active>:not([hidden])~:not([hidden]){border-color:#e6f1f8e6}.active\:divide-primary-50\/95:active>:not([hidden])~:not([hidden]){border-color:#e6f1f8f2}.active\:divide-primary-500:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 119 187 / var(--tw-divide-opacity, 1))}.active\:divide-primary-500\/0:active>:not([hidden])~:not([hidden]){border-color:#07b0}.active\:divide-primary-500\/10:active>:not([hidden])~:not([hidden]){border-color:#0077bb1a}.active\:divide-primary-500\/100:active>:not([hidden])~:not([hidden]){border-color:#07b}.active\:divide-primary-500\/15:active>:not([hidden])~:not([hidden]){border-color:#0077bb26}.active\:divide-primary-500\/20:active>:not([hidden])~:not([hidden]){border-color:#07b3}.active\:divide-primary-500\/25:active>:not([hidden])~:not([hidden]){border-color:#0077bb40}.active\:divide-primary-500\/30:active>:not([hidden])~:not([hidden]){border-color:#0077bb4d}.active\:divide-primary-500\/35:active>:not([hidden])~:not([hidden]){border-color:#0077bb59}.active\:divide-primary-500\/40:active>:not([hidden])~:not([hidden]){border-color:#07b6}.active\:divide-primary-500\/45:active>:not([hidden])~:not([hidden]){border-color:#0077bb73}.active\:divide-primary-500\/5:active>:not([hidden])~:not([hidden]){border-color:#0077bb0d}.active\:divide-primary-500\/50:active>:not([hidden])~:not([hidden]){border-color:#0077bb80}.active\:divide-primary-500\/55:active>:not([hidden])~:not([hidden]){border-color:#0077bb8c}.active\:divide-primary-500\/60:active>:not([hidden])~:not([hidden]){border-color:#07b9}.active\:divide-primary-500\/65:active>:not([hidden])~:not([hidden]){border-color:#0077bba6}.active\:divide-primary-500\/70:active>:not([hidden])~:not([hidden]){border-color:#0077bbb3}.active\:divide-primary-500\/75:active>:not([hidden])~:not([hidden]){border-color:#0077bbbf}.active\:divide-primary-500\/80:active>:not([hidden])~:not([hidden]){border-color:#07bc}.active\:divide-primary-500\/85:active>:not([hidden])~:not([hidden]){border-color:#0077bbd9}.active\:divide-primary-500\/90:active>:not([hidden])~:not([hidden]){border-color:#0077bbe6}.active\:divide-primary-500\/95:active>:not([hidden])~:not([hidden]){border-color:#0077bbf2}.active\:divide-primary-600:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 102 153 / var(--tw-divide-opacity, 1))}.active\:divide-primary-600\/0:active>:not([hidden])~:not([hidden]){border-color:#0690}.active\:divide-primary-600\/10:active>:not([hidden])~:not([hidden]){border-color:#0066991a}.active\:divide-primary-600\/100:active>:not([hidden])~:not([hidden]){border-color:#069}.active\:divide-primary-600\/15:active>:not([hidden])~:not([hidden]){border-color:#00669926}.active\:divide-primary-600\/20:active>:not([hidden])~:not([hidden]){border-color:#0693}.active\:divide-primary-600\/25:active>:not([hidden])~:not([hidden]){border-color:#00669940}.active\:divide-primary-600\/30:active>:not([hidden])~:not([hidden]){border-color:#0066994d}.active\:divide-primary-600\/35:active>:not([hidden])~:not([hidden]){border-color:#00669959}.active\:divide-primary-600\/40:active>:not([hidden])~:not([hidden]){border-color:#0696}.active\:divide-primary-600\/45:active>:not([hidden])~:not([hidden]){border-color:#00669973}.active\:divide-primary-600\/5:active>:not([hidden])~:not([hidden]){border-color:#0066990d}.active\:divide-primary-600\/50:active>:not([hidden])~:not([hidden]){border-color:#00669980}.active\:divide-primary-600\/55:active>:not([hidden])~:not([hidden]){border-color:#0066998c}.active\:divide-primary-600\/60:active>:not([hidden])~:not([hidden]){border-color:#0699}.active\:divide-primary-600\/65:active>:not([hidden])~:not([hidden]){border-color:#006699a6}.active\:divide-primary-600\/70:active>:not([hidden])~:not([hidden]){border-color:#006699b3}.active\:divide-primary-600\/75:active>:not([hidden])~:not([hidden]){border-color:#006699bf}.active\:divide-primary-600\/80:active>:not([hidden])~:not([hidden]){border-color:#069c}.active\:divide-primary-600\/85:active>:not([hidden])~:not([hidden]){border-color:#006699d9}.active\:divide-primary-600\/90:active>:not([hidden])~:not([hidden]){border-color:#006699e6}.active\:divide-primary-600\/95:active>:not([hidden])~:not([hidden]){border-color:#006699f2}.active\:divide-primary-700:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 85 128 / var(--tw-divide-opacity, 1))}.active\:divide-primary-700\/0:active>:not([hidden])~:not([hidden]){border-color:#00558000}.active\:divide-primary-700\/10:active>:not([hidden])~:not([hidden]){border-color:#0055801a}.active\:divide-primary-700\/100:active>:not([hidden])~:not([hidden]){border-color:#005580}.active\:divide-primary-700\/15:active>:not([hidden])~:not([hidden]){border-color:#00558026}.active\:divide-primary-700\/20:active>:not([hidden])~:not([hidden]){border-color:#00558033}.active\:divide-primary-700\/25:active>:not([hidden])~:not([hidden]){border-color:#00558040}.active\:divide-primary-700\/30:active>:not([hidden])~:not([hidden]){border-color:#0055804d}.active\:divide-primary-700\/35:active>:not([hidden])~:not([hidden]){border-color:#00558059}.active\:divide-primary-700\/40:active>:not([hidden])~:not([hidden]){border-color:#00558066}.active\:divide-primary-700\/45:active>:not([hidden])~:not([hidden]){border-color:#00558073}.active\:divide-primary-700\/5:active>:not([hidden])~:not([hidden]){border-color:#0055800d}.active\:divide-primary-700\/50:active>:not([hidden])~:not([hidden]){border-color:#00558080}.active\:divide-primary-700\/55:active>:not([hidden])~:not([hidden]){border-color:#0055808c}.active\:divide-primary-700\/60:active>:not([hidden])~:not([hidden]){border-color:#00558099}.active\:divide-primary-700\/65:active>:not([hidden])~:not([hidden]){border-color:#005580a6}.active\:divide-primary-700\/70:active>:not([hidden])~:not([hidden]){border-color:#005580b3}.active\:divide-primary-700\/75:active>:not([hidden])~:not([hidden]){border-color:#005580bf}.active\:divide-primary-700\/80:active>:not([hidden])~:not([hidden]){border-color:#005580cc}.active\:divide-primary-700\/85:active>:not([hidden])~:not([hidden]){border-color:#005580d9}.active\:divide-primary-700\/90:active>:not([hidden])~:not([hidden]){border-color:#005580e6}.active\:divide-primary-700\/95:active>:not([hidden])~:not([hidden]){border-color:#005580f2}.active\:divide-primary-800:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 68 102 / var(--tw-divide-opacity, 1))}.active\:divide-primary-800\/0:active>:not([hidden])~:not([hidden]){border-color:#0460}.active\:divide-primary-800\/10:active>:not([hidden])~:not([hidden]){border-color:#0044661a}.active\:divide-primary-800\/100:active>:not([hidden])~:not([hidden]){border-color:#046}.active\:divide-primary-800\/15:active>:not([hidden])~:not([hidden]){border-color:#00446626}.active\:divide-primary-800\/20:active>:not([hidden])~:not([hidden]){border-color:#0463}.active\:divide-primary-800\/25:active>:not([hidden])~:not([hidden]){border-color:#00446640}.active\:divide-primary-800\/30:active>:not([hidden])~:not([hidden]){border-color:#0044664d}.active\:divide-primary-800\/35:active>:not([hidden])~:not([hidden]){border-color:#00446659}.active\:divide-primary-800\/40:active>:not([hidden])~:not([hidden]){border-color:#0466}.active\:divide-primary-800\/45:active>:not([hidden])~:not([hidden]){border-color:#00446673}.active\:divide-primary-800\/5:active>:not([hidden])~:not([hidden]){border-color:#0044660d}.active\:divide-primary-800\/50:active>:not([hidden])~:not([hidden]){border-color:#00446680}.active\:divide-primary-800\/55:active>:not([hidden])~:not([hidden]){border-color:#0044668c}.active\:divide-primary-800\/60:active>:not([hidden])~:not([hidden]){border-color:#0469}.active\:divide-primary-800\/65:active>:not([hidden])~:not([hidden]){border-color:#004466a6}.active\:divide-primary-800\/70:active>:not([hidden])~:not([hidden]){border-color:#004466b3}.active\:divide-primary-800\/75:active>:not([hidden])~:not([hidden]){border-color:#004466bf}.active\:divide-primary-800\/80:active>:not([hidden])~:not([hidden]){border-color:#046c}.active\:divide-primary-800\/85:active>:not([hidden])~:not([hidden]){border-color:#004466d9}.active\:divide-primary-800\/90:active>:not([hidden])~:not([hidden]){border-color:#004466e6}.active\:divide-primary-800\/95:active>:not([hidden])~:not([hidden]){border-color:#004466f2}.active\:divide-primary-900:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 51 77 / var(--tw-divide-opacity, 1))}.active\:divide-primary-900\/0:active>:not([hidden])~:not([hidden]){border-color:#00334d00}.active\:divide-primary-900\/10:active>:not([hidden])~:not([hidden]){border-color:#00334d1a}.active\:divide-primary-900\/100:active>:not([hidden])~:not([hidden]){border-color:#00334d}.active\:divide-primary-900\/15:active>:not([hidden])~:not([hidden]){border-color:#00334d26}.active\:divide-primary-900\/20:active>:not([hidden])~:not([hidden]){border-color:#00334d33}.active\:divide-primary-900\/25:active>:not([hidden])~:not([hidden]){border-color:#00334d40}.active\:divide-primary-900\/30:active>:not([hidden])~:not([hidden]){border-color:#00334d4d}.active\:divide-primary-900\/35:active>:not([hidden])~:not([hidden]){border-color:#00334d59}.active\:divide-primary-900\/40:active>:not([hidden])~:not([hidden]){border-color:#00334d66}.active\:divide-primary-900\/45:active>:not([hidden])~:not([hidden]){border-color:#00334d73}.active\:divide-primary-900\/5:active>:not([hidden])~:not([hidden]){border-color:#00334d0d}.active\:divide-primary-900\/50:active>:not([hidden])~:not([hidden]){border-color:#00334d80}.active\:divide-primary-900\/55:active>:not([hidden])~:not([hidden]){border-color:#00334d8c}.active\:divide-primary-900\/60:active>:not([hidden])~:not([hidden]){border-color:#00334d99}.active\:divide-primary-900\/65:active>:not([hidden])~:not([hidden]){border-color:#00334da6}.active\:divide-primary-900\/70:active>:not([hidden])~:not([hidden]){border-color:#00334db3}.active\:divide-primary-900\/75:active>:not([hidden])~:not([hidden]){border-color:#00334dbf}.active\:divide-primary-900\/80:active>:not([hidden])~:not([hidden]){border-color:#00334dcc}.active\:divide-primary-900\/85:active>:not([hidden])~:not([hidden]){border-color:#00334dd9}.active\:divide-primary-900\/90:active>:not([hidden])~:not([hidden]){border-color:#00334de6}.active\:divide-primary-900\/95:active>:not([hidden])~:not([hidden]){border-color:#00334df2}.active\:divide-red-100:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 226 226 / var(--tw-divide-opacity, 1))}.active\:divide-red-100\/0:active>:not([hidden])~:not([hidden]){border-color:#fee2e200}.active\:divide-red-100\/10:active>:not([hidden])~:not([hidden]){border-color:#fee2e21a}.active\:divide-red-100\/100:active>:not([hidden])~:not([hidden]){border-color:#fee2e2}.active\:divide-red-100\/15:active>:not([hidden])~:not([hidden]){border-color:#fee2e226}.active\:divide-red-100\/20:active>:not([hidden])~:not([hidden]){border-color:#fee2e233}.active\:divide-red-100\/25:active>:not([hidden])~:not([hidden]){border-color:#fee2e240}.active\:divide-red-100\/30:active>:not([hidden])~:not([hidden]){border-color:#fee2e24d}.active\:divide-red-100\/35:active>:not([hidden])~:not([hidden]){border-color:#fee2e259}.active\:divide-red-100\/40:active>:not([hidden])~:not([hidden]){border-color:#fee2e266}.active\:divide-red-100\/45:active>:not([hidden])~:not([hidden]){border-color:#fee2e273}.active\:divide-red-100\/5:active>:not([hidden])~:not([hidden]){border-color:#fee2e20d}.active\:divide-red-100\/50:active>:not([hidden])~:not([hidden]){border-color:#fee2e280}.active\:divide-red-100\/55:active>:not([hidden])~:not([hidden]){border-color:#fee2e28c}.active\:divide-red-100\/60:active>:not([hidden])~:not([hidden]){border-color:#fee2e299}.active\:divide-red-100\/65:active>:not([hidden])~:not([hidden]){border-color:#fee2e2a6}.active\:divide-red-100\/70:active>:not([hidden])~:not([hidden]){border-color:#fee2e2b3}.active\:divide-red-100\/75:active>:not([hidden])~:not([hidden]){border-color:#fee2e2bf}.active\:divide-red-100\/80:active>:not([hidden])~:not([hidden]){border-color:#fee2e2cc}.active\:divide-red-100\/85:active>:not([hidden])~:not([hidden]){border-color:#fee2e2d9}.active\:divide-red-100\/90:active>:not([hidden])~:not([hidden]){border-color:#fee2e2e6}.active\:divide-red-100\/95:active>:not([hidden])~:not([hidden]){border-color:#fee2e2f2}.active\:divide-red-200:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 202 202 / var(--tw-divide-opacity, 1))}.active\:divide-red-200\/0:active>:not([hidden])~:not([hidden]){border-color:#fecaca00}.active\:divide-red-200\/10:active>:not([hidden])~:not([hidden]){border-color:#fecaca1a}.active\:divide-red-200\/100:active>:not([hidden])~:not([hidden]){border-color:#fecaca}.active\:divide-red-200\/15:active>:not([hidden])~:not([hidden]){border-color:#fecaca26}.active\:divide-red-200\/20:active>:not([hidden])~:not([hidden]){border-color:#fecaca33}.active\:divide-red-200\/25:active>:not([hidden])~:not([hidden]){border-color:#fecaca40}.active\:divide-red-200\/30:active>:not([hidden])~:not([hidden]){border-color:#fecaca4d}.active\:divide-red-200\/35:active>:not([hidden])~:not([hidden]){border-color:#fecaca59}.active\:divide-red-200\/40:active>:not([hidden])~:not([hidden]){border-color:#fecaca66}.active\:divide-red-200\/45:active>:not([hidden])~:not([hidden]){border-color:#fecaca73}.active\:divide-red-200\/5:active>:not([hidden])~:not([hidden]){border-color:#fecaca0d}.active\:divide-red-200\/50:active>:not([hidden])~:not([hidden]){border-color:#fecaca80}.active\:divide-red-200\/55:active>:not([hidden])~:not([hidden]){border-color:#fecaca8c}.active\:divide-red-200\/60:active>:not([hidden])~:not([hidden]){border-color:#fecaca99}.active\:divide-red-200\/65:active>:not([hidden])~:not([hidden]){border-color:#fecacaa6}.active\:divide-red-200\/70:active>:not([hidden])~:not([hidden]){border-color:#fecacab3}.active\:divide-red-200\/75:active>:not([hidden])~:not([hidden]){border-color:#fecacabf}.active\:divide-red-200\/80:active>:not([hidden])~:not([hidden]){border-color:#fecacacc}.active\:divide-red-200\/85:active>:not([hidden])~:not([hidden]){border-color:#fecacad9}.active\:divide-red-200\/90:active>:not([hidden])~:not([hidden]){border-color:#fecacae6}.active\:divide-red-200\/95:active>:not([hidden])~:not([hidden]){border-color:#fecacaf2}.active\:divide-red-300:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(252 165 165 / var(--tw-divide-opacity, 1))}.active\:divide-red-300\/0:active>:not([hidden])~:not([hidden]){border-color:#fca5a500}.active\:divide-red-300\/10:active>:not([hidden])~:not([hidden]){border-color:#fca5a51a}.active\:divide-red-300\/100:active>:not([hidden])~:not([hidden]){border-color:#fca5a5}.active\:divide-red-300\/15:active>:not([hidden])~:not([hidden]){border-color:#fca5a526}.active\:divide-red-300\/20:active>:not([hidden])~:not([hidden]){border-color:#fca5a533}.active\:divide-red-300\/25:active>:not([hidden])~:not([hidden]){border-color:#fca5a540}.active\:divide-red-300\/30:active>:not([hidden])~:not([hidden]){border-color:#fca5a54d}.active\:divide-red-300\/35:active>:not([hidden])~:not([hidden]){border-color:#fca5a559}.active\:divide-red-300\/40:active>:not([hidden])~:not([hidden]){border-color:#fca5a566}.active\:divide-red-300\/45:active>:not([hidden])~:not([hidden]){border-color:#fca5a573}.active\:divide-red-300\/5:active>:not([hidden])~:not([hidden]){border-color:#fca5a50d}.active\:divide-red-300\/50:active>:not([hidden])~:not([hidden]){border-color:#fca5a580}.active\:divide-red-300\/55:active>:not([hidden])~:not([hidden]){border-color:#fca5a58c}.active\:divide-red-300\/60:active>:not([hidden])~:not([hidden]){border-color:#fca5a599}.active\:divide-red-300\/65:active>:not([hidden])~:not([hidden]){border-color:#fca5a5a6}.active\:divide-red-300\/70:active>:not([hidden])~:not([hidden]){border-color:#fca5a5b3}.active\:divide-red-300\/75:active>:not([hidden])~:not([hidden]){border-color:#fca5a5bf}.active\:divide-red-300\/80:active>:not([hidden])~:not([hidden]){border-color:#fca5a5cc}.active\:divide-red-300\/85:active>:not([hidden])~:not([hidden]){border-color:#fca5a5d9}.active\:divide-red-300\/90:active>:not([hidden])~:not([hidden]){border-color:#fca5a5e6}.active\:divide-red-300\/95:active>:not([hidden])~:not([hidden]){border-color:#fca5a5f2}.active\:divide-red-400:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(248 113 113 / var(--tw-divide-opacity, 1))}.active\:divide-red-400\/0:active>:not([hidden])~:not([hidden]){border-color:#f8717100}.active\:divide-red-400\/10:active>:not([hidden])~:not([hidden]){border-color:#f871711a}.active\:divide-red-400\/100:active>:not([hidden])~:not([hidden]){border-color:#f87171}.active\:divide-red-400\/15:active>:not([hidden])~:not([hidden]){border-color:#f8717126}.active\:divide-red-400\/20:active>:not([hidden])~:not([hidden]){border-color:#f8717133}.active\:divide-red-400\/25:active>:not([hidden])~:not([hidden]){border-color:#f8717140}.active\:divide-red-400\/30:active>:not([hidden])~:not([hidden]){border-color:#f871714d}.active\:divide-red-400\/35:active>:not([hidden])~:not([hidden]){border-color:#f8717159}.active\:divide-red-400\/40:active>:not([hidden])~:not([hidden]){border-color:#f8717166}.active\:divide-red-400\/45:active>:not([hidden])~:not([hidden]){border-color:#f8717173}.active\:divide-red-400\/5:active>:not([hidden])~:not([hidden]){border-color:#f871710d}.active\:divide-red-400\/50:active>:not([hidden])~:not([hidden]){border-color:#f8717180}.active\:divide-red-400\/55:active>:not([hidden])~:not([hidden]){border-color:#f871718c}.active\:divide-red-400\/60:active>:not([hidden])~:not([hidden]){border-color:#f8717199}.active\:divide-red-400\/65:active>:not([hidden])~:not([hidden]){border-color:#f87171a6}.active\:divide-red-400\/70:active>:not([hidden])~:not([hidden]){border-color:#f87171b3}.active\:divide-red-400\/75:active>:not([hidden])~:not([hidden]){border-color:#f87171bf}.active\:divide-red-400\/80:active>:not([hidden])~:not([hidden]){border-color:#f87171cc}.active\:divide-red-400\/85:active>:not([hidden])~:not([hidden]){border-color:#f87171d9}.active\:divide-red-400\/90:active>:not([hidden])~:not([hidden]){border-color:#f87171e6}.active\:divide-red-400\/95:active>:not([hidden])~:not([hidden]){border-color:#f87171f2}.active\:divide-red-50:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 242 242 / var(--tw-divide-opacity, 1))}.active\:divide-red-50\/0:active>:not([hidden])~:not([hidden]){border-color:#fef2f200}.active\:divide-red-50\/10:active>:not([hidden])~:not([hidden]){border-color:#fef2f21a}.active\:divide-red-50\/100:active>:not([hidden])~:not([hidden]){border-color:#fef2f2}.active\:divide-red-50\/15:active>:not([hidden])~:not([hidden]){border-color:#fef2f226}.active\:divide-red-50\/20:active>:not([hidden])~:not([hidden]){border-color:#fef2f233}.active\:divide-red-50\/25:active>:not([hidden])~:not([hidden]){border-color:#fef2f240}.active\:divide-red-50\/30:active>:not([hidden])~:not([hidden]){border-color:#fef2f24d}.active\:divide-red-50\/35:active>:not([hidden])~:not([hidden]){border-color:#fef2f259}.active\:divide-red-50\/40:active>:not([hidden])~:not([hidden]){border-color:#fef2f266}.active\:divide-red-50\/45:active>:not([hidden])~:not([hidden]){border-color:#fef2f273}.active\:divide-red-50\/5:active>:not([hidden])~:not([hidden]){border-color:#fef2f20d}.active\:divide-red-50\/50:active>:not([hidden])~:not([hidden]){border-color:#fef2f280}.active\:divide-red-50\/55:active>:not([hidden])~:not([hidden]){border-color:#fef2f28c}.active\:divide-red-50\/60:active>:not([hidden])~:not([hidden]){border-color:#fef2f299}.active\:divide-red-50\/65:active>:not([hidden])~:not([hidden]){border-color:#fef2f2a6}.active\:divide-red-50\/70:active>:not([hidden])~:not([hidden]){border-color:#fef2f2b3}.active\:divide-red-50\/75:active>:not([hidden])~:not([hidden]){border-color:#fef2f2bf}.active\:divide-red-50\/80:active>:not([hidden])~:not([hidden]){border-color:#fef2f2cc}.active\:divide-red-50\/85:active>:not([hidden])~:not([hidden]){border-color:#fef2f2d9}.active\:divide-red-50\/90:active>:not([hidden])~:not([hidden]){border-color:#fef2f2e6}.active\:divide-red-50\/95:active>:not([hidden])~:not([hidden]){border-color:#fef2f2f2}.active\:divide-red-500:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(239 68 68 / var(--tw-divide-opacity, 1))}.active\:divide-red-500\/0:active>:not([hidden])~:not([hidden]){border-color:#ef444400}.active\:divide-red-500\/10:active>:not([hidden])~:not([hidden]){border-color:#ef44441a}.active\:divide-red-500\/100:active>:not([hidden])~:not([hidden]){border-color:#ef4444}.active\:divide-red-500\/15:active>:not([hidden])~:not([hidden]){border-color:#ef444426}.active\:divide-red-500\/20:active>:not([hidden])~:not([hidden]){border-color:#ef444433}.active\:divide-red-500\/25:active>:not([hidden])~:not([hidden]){border-color:#ef444440}.active\:divide-red-500\/30:active>:not([hidden])~:not([hidden]){border-color:#ef44444d}.active\:divide-red-500\/35:active>:not([hidden])~:not([hidden]){border-color:#ef444459}.active\:divide-red-500\/40:active>:not([hidden])~:not([hidden]){border-color:#ef444466}.active\:divide-red-500\/45:active>:not([hidden])~:not([hidden]){border-color:#ef444473}.active\:divide-red-500\/5:active>:not([hidden])~:not([hidden]){border-color:#ef44440d}.active\:divide-red-500\/50:active>:not([hidden])~:not([hidden]){border-color:#ef444480}.active\:divide-red-500\/55:active>:not([hidden])~:not([hidden]){border-color:#ef44448c}.active\:divide-red-500\/60:active>:not([hidden])~:not([hidden]){border-color:#ef444499}.active\:divide-red-500\/65:active>:not([hidden])~:not([hidden]){border-color:#ef4444a6}.active\:divide-red-500\/70:active>:not([hidden])~:not([hidden]){border-color:#ef4444b3}.active\:divide-red-500\/75:active>:not([hidden])~:not([hidden]){border-color:#ef4444bf}.active\:divide-red-500\/80:active>:not([hidden])~:not([hidden]){border-color:#ef4444cc}.active\:divide-red-500\/85:active>:not([hidden])~:not([hidden]){border-color:#ef4444d9}.active\:divide-red-500\/90:active>:not([hidden])~:not([hidden]){border-color:#ef4444e6}.active\:divide-red-500\/95:active>:not([hidden])~:not([hidden]){border-color:#ef4444f2}.active\:divide-red-600:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(220 38 38 / var(--tw-divide-opacity, 1))}.active\:divide-red-600\/0:active>:not([hidden])~:not([hidden]){border-color:#dc262600}.active\:divide-red-600\/10:active>:not([hidden])~:not([hidden]){border-color:#dc26261a}.active\:divide-red-600\/100:active>:not([hidden])~:not([hidden]){border-color:#dc2626}.active\:divide-red-600\/15:active>:not([hidden])~:not([hidden]){border-color:#dc262626}.active\:divide-red-600\/20:active>:not([hidden])~:not([hidden]){border-color:#dc262633}.active\:divide-red-600\/25:active>:not([hidden])~:not([hidden]){border-color:#dc262640}.active\:divide-red-600\/30:active>:not([hidden])~:not([hidden]){border-color:#dc26264d}.active\:divide-red-600\/35:active>:not([hidden])~:not([hidden]){border-color:#dc262659}.active\:divide-red-600\/40:active>:not([hidden])~:not([hidden]){border-color:#dc262666}.active\:divide-red-600\/45:active>:not([hidden])~:not([hidden]){border-color:#dc262673}.active\:divide-red-600\/5:active>:not([hidden])~:not([hidden]){border-color:#dc26260d}.active\:divide-red-600\/50:active>:not([hidden])~:not([hidden]){border-color:#dc262680}.active\:divide-red-600\/55:active>:not([hidden])~:not([hidden]){border-color:#dc26268c}.active\:divide-red-600\/60:active>:not([hidden])~:not([hidden]){border-color:#dc262699}.active\:divide-red-600\/65:active>:not([hidden])~:not([hidden]){border-color:#dc2626a6}.active\:divide-red-600\/70:active>:not([hidden])~:not([hidden]){border-color:#dc2626b3}.active\:divide-red-600\/75:active>:not([hidden])~:not([hidden]){border-color:#dc2626bf}.active\:divide-red-600\/80:active>:not([hidden])~:not([hidden]){border-color:#dc2626cc}.active\:divide-red-600\/85:active>:not([hidden])~:not([hidden]){border-color:#dc2626d9}.active\:divide-red-600\/90:active>:not([hidden])~:not([hidden]){border-color:#dc2626e6}.active\:divide-red-600\/95:active>:not([hidden])~:not([hidden]){border-color:#dc2626f2}.active\:divide-red-700:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(185 28 28 / var(--tw-divide-opacity, 1))}.active\:divide-red-700\/0:active>:not([hidden])~:not([hidden]){border-color:#b91c1c00}.active\:divide-red-700\/10:active>:not([hidden])~:not([hidden]){border-color:#b91c1c1a}.active\:divide-red-700\/100:active>:not([hidden])~:not([hidden]){border-color:#b91c1c}.active\:divide-red-700\/15:active>:not([hidden])~:not([hidden]){border-color:#b91c1c26}.active\:divide-red-700\/20:active>:not([hidden])~:not([hidden]){border-color:#b91c1c33}.active\:divide-red-700\/25:active>:not([hidden])~:not([hidden]){border-color:#b91c1c40}.active\:divide-red-700\/30:active>:not([hidden])~:not([hidden]){border-color:#b91c1c4d}.active\:divide-red-700\/35:active>:not([hidden])~:not([hidden]){border-color:#b91c1c59}.active\:divide-red-700\/40:active>:not([hidden])~:not([hidden]){border-color:#b91c1c66}.active\:divide-red-700\/45:active>:not([hidden])~:not([hidden]){border-color:#b91c1c73}.active\:divide-red-700\/5:active>:not([hidden])~:not([hidden]){border-color:#b91c1c0d}.active\:divide-red-700\/50:active>:not([hidden])~:not([hidden]){border-color:#b91c1c80}.active\:divide-red-700\/55:active>:not([hidden])~:not([hidden]){border-color:#b91c1c8c}.active\:divide-red-700\/60:active>:not([hidden])~:not([hidden]){border-color:#b91c1c99}.active\:divide-red-700\/65:active>:not([hidden])~:not([hidden]){border-color:#b91c1ca6}.active\:divide-red-700\/70:active>:not([hidden])~:not([hidden]){border-color:#b91c1cb3}.active\:divide-red-700\/75:active>:not([hidden])~:not([hidden]){border-color:#b91c1cbf}.active\:divide-red-700\/80:active>:not([hidden])~:not([hidden]){border-color:#b91c1ccc}.active\:divide-red-700\/85:active>:not([hidden])~:not([hidden]){border-color:#b91c1cd9}.active\:divide-red-700\/90:active>:not([hidden])~:not([hidden]){border-color:#b91c1ce6}.active\:divide-red-700\/95:active>:not([hidden])~:not([hidden]){border-color:#b91c1cf2}.active\:divide-red-800:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(153 27 27 / var(--tw-divide-opacity, 1))}.active\:divide-red-800\/0:active>:not([hidden])~:not([hidden]){border-color:#991b1b00}.active\:divide-red-800\/10:active>:not([hidden])~:not([hidden]){border-color:#991b1b1a}.active\:divide-red-800\/100:active>:not([hidden])~:not([hidden]){border-color:#991b1b}.active\:divide-red-800\/15:active>:not([hidden])~:not([hidden]){border-color:#991b1b26}.active\:divide-red-800\/20:active>:not([hidden])~:not([hidden]){border-color:#991b1b33}.active\:divide-red-800\/25:active>:not([hidden])~:not([hidden]){border-color:#991b1b40}.active\:divide-red-800\/30:active>:not([hidden])~:not([hidden]){border-color:#991b1b4d}.active\:divide-red-800\/35:active>:not([hidden])~:not([hidden]){border-color:#991b1b59}.active\:divide-red-800\/40:active>:not([hidden])~:not([hidden]){border-color:#991b1b66}.active\:divide-red-800\/45:active>:not([hidden])~:not([hidden]){border-color:#991b1b73}.active\:divide-red-800\/5:active>:not([hidden])~:not([hidden]){border-color:#991b1b0d}.active\:divide-red-800\/50:active>:not([hidden])~:not([hidden]){border-color:#991b1b80}.active\:divide-red-800\/55:active>:not([hidden])~:not([hidden]){border-color:#991b1b8c}.active\:divide-red-800\/60:active>:not([hidden])~:not([hidden]){border-color:#991b1b99}.active\:divide-red-800\/65:active>:not([hidden])~:not([hidden]){border-color:#991b1ba6}.active\:divide-red-800\/70:active>:not([hidden])~:not([hidden]){border-color:#991b1bb3}.active\:divide-red-800\/75:active>:not([hidden])~:not([hidden]){border-color:#991b1bbf}.active\:divide-red-800\/80:active>:not([hidden])~:not([hidden]){border-color:#991b1bcc}.active\:divide-red-800\/85:active>:not([hidden])~:not([hidden]){border-color:#991b1bd9}.active\:divide-red-800\/90:active>:not([hidden])~:not([hidden]){border-color:#991b1be6}.active\:divide-red-800\/95:active>:not([hidden])~:not([hidden]){border-color:#991b1bf2}.active\:divide-red-900:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(127 29 29 / var(--tw-divide-opacity, 1))}.active\:divide-red-900\/0:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d00}.active\:divide-red-900\/10:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d1a}.active\:divide-red-900\/100:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d}.active\:divide-red-900\/15:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d26}.active\:divide-red-900\/20:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d33}.active\:divide-red-900\/25:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d40}.active\:divide-red-900\/30:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d4d}.active\:divide-red-900\/35:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d59}.active\:divide-red-900\/40:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d66}.active\:divide-red-900\/45:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d73}.active\:divide-red-900\/5:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d0d}.active\:divide-red-900\/50:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d80}.active\:divide-red-900\/55:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d8c}.active\:divide-red-900\/60:active>:not([hidden])~:not([hidden]){border-color:#7f1d1d99}.active\:divide-red-900\/65:active>:not([hidden])~:not([hidden]){border-color:#7f1d1da6}.active\:divide-red-900\/70:active>:not([hidden])~:not([hidden]){border-color:#7f1d1db3}.active\:divide-red-900\/75:active>:not([hidden])~:not([hidden]){border-color:#7f1d1dbf}.active\:divide-red-900\/80:active>:not([hidden])~:not([hidden]){border-color:#7f1d1dcc}.active\:divide-red-900\/85:active>:not([hidden])~:not([hidden]){border-color:#7f1d1dd9}.active\:divide-red-900\/90:active>:not([hidden])~:not([hidden]){border-color:#7f1d1de6}.active\:divide-red-900\/95:active>:not([hidden])~:not([hidden]){border-color:#7f1d1df2}.active\:divide-yellow-100:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 249 195 / var(--tw-divide-opacity, 1))}.active\:divide-yellow-100\/0:active>:not([hidden])~:not([hidden]){border-color:#fef9c300}.active\:divide-yellow-100\/10:active>:not([hidden])~:not([hidden]){border-color:#fef9c31a}.active\:divide-yellow-100\/100:active>:not([hidden])~:not([hidden]){border-color:#fef9c3}.active\:divide-yellow-100\/15:active>:not([hidden])~:not([hidden]){border-color:#fef9c326}.active\:divide-yellow-100\/20:active>:not([hidden])~:not([hidden]){border-color:#fef9c333}.active\:divide-yellow-100\/25:active>:not([hidden])~:not([hidden]){border-color:#fef9c340}.active\:divide-yellow-100\/30:active>:not([hidden])~:not([hidden]){border-color:#fef9c34d}.active\:divide-yellow-100\/35:active>:not([hidden])~:not([hidden]){border-color:#fef9c359}.active\:divide-yellow-100\/40:active>:not([hidden])~:not([hidden]){border-color:#fef9c366}.active\:divide-yellow-100\/45:active>:not([hidden])~:not([hidden]){border-color:#fef9c373}.active\:divide-yellow-100\/5:active>:not([hidden])~:not([hidden]){border-color:#fef9c30d}.active\:divide-yellow-100\/50:active>:not([hidden])~:not([hidden]){border-color:#fef9c380}.active\:divide-yellow-100\/55:active>:not([hidden])~:not([hidden]){border-color:#fef9c38c}.active\:divide-yellow-100\/60:active>:not([hidden])~:not([hidden]){border-color:#fef9c399}.active\:divide-yellow-100\/65:active>:not([hidden])~:not([hidden]){border-color:#fef9c3a6}.active\:divide-yellow-100\/70:active>:not([hidden])~:not([hidden]){border-color:#fef9c3b3}.active\:divide-yellow-100\/75:active>:not([hidden])~:not([hidden]){border-color:#fef9c3bf}.active\:divide-yellow-100\/80:active>:not([hidden])~:not([hidden]){border-color:#fef9c3cc}.active\:divide-yellow-100\/85:active>:not([hidden])~:not([hidden]){border-color:#fef9c3d9}.active\:divide-yellow-100\/90:active>:not([hidden])~:not([hidden]){border-color:#fef9c3e6}.active\:divide-yellow-100\/95:active>:not([hidden])~:not([hidden]){border-color:#fef9c3f2}.active\:divide-yellow-200:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 240 138 / var(--tw-divide-opacity, 1))}.active\:divide-yellow-200\/0:active>:not([hidden])~:not([hidden]){border-color:#fef08a00}.active\:divide-yellow-200\/10:active>:not([hidden])~:not([hidden]){border-color:#fef08a1a}.active\:divide-yellow-200\/100:active>:not([hidden])~:not([hidden]){border-color:#fef08a}.active\:divide-yellow-200\/15:active>:not([hidden])~:not([hidden]){border-color:#fef08a26}.active\:divide-yellow-200\/20:active>:not([hidden])~:not([hidden]){border-color:#fef08a33}.active\:divide-yellow-200\/25:active>:not([hidden])~:not([hidden]){border-color:#fef08a40}.active\:divide-yellow-200\/30:active>:not([hidden])~:not([hidden]){border-color:#fef08a4d}.active\:divide-yellow-200\/35:active>:not([hidden])~:not([hidden]){border-color:#fef08a59}.active\:divide-yellow-200\/40:active>:not([hidden])~:not([hidden]){border-color:#fef08a66}.active\:divide-yellow-200\/45:active>:not([hidden])~:not([hidden]){border-color:#fef08a73}.active\:divide-yellow-200\/5:active>:not([hidden])~:not([hidden]){border-color:#fef08a0d}.active\:divide-yellow-200\/50:active>:not([hidden])~:not([hidden]){border-color:#fef08a80}.active\:divide-yellow-200\/55:active>:not([hidden])~:not([hidden]){border-color:#fef08a8c}.active\:divide-yellow-200\/60:active>:not([hidden])~:not([hidden]){border-color:#fef08a99}.active\:divide-yellow-200\/65:active>:not([hidden])~:not([hidden]){border-color:#fef08aa6}.active\:divide-yellow-200\/70:active>:not([hidden])~:not([hidden]){border-color:#fef08ab3}.active\:divide-yellow-200\/75:active>:not([hidden])~:not([hidden]){border-color:#fef08abf}.active\:divide-yellow-200\/80:active>:not([hidden])~:not([hidden]){border-color:#fef08acc}.active\:divide-yellow-200\/85:active>:not([hidden])~:not([hidden]){border-color:#fef08ad9}.active\:divide-yellow-200\/90:active>:not([hidden])~:not([hidden]){border-color:#fef08ae6}.active\:divide-yellow-200\/95:active>:not([hidden])~:not([hidden]){border-color:#fef08af2}.active\:divide-yellow-300:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(253 224 71 / var(--tw-divide-opacity, 1))}.active\:divide-yellow-300\/0:active>:not([hidden])~:not([hidden]){border-color:#fde04700}.active\:divide-yellow-300\/10:active>:not([hidden])~:not([hidden]){border-color:#fde0471a}.active\:divide-yellow-300\/100:active>:not([hidden])~:not([hidden]){border-color:#fde047}.active\:divide-yellow-300\/15:active>:not([hidden])~:not([hidden]){border-color:#fde04726}.active\:divide-yellow-300\/20:active>:not([hidden])~:not([hidden]){border-color:#fde04733}.active\:divide-yellow-300\/25:active>:not([hidden])~:not([hidden]){border-color:#fde04740}.active\:divide-yellow-300\/30:active>:not([hidden])~:not([hidden]){border-color:#fde0474d}.active\:divide-yellow-300\/35:active>:not([hidden])~:not([hidden]){border-color:#fde04759}.active\:divide-yellow-300\/40:active>:not([hidden])~:not([hidden]){border-color:#fde04766}.active\:divide-yellow-300\/45:active>:not([hidden])~:not([hidden]){border-color:#fde04773}.active\:divide-yellow-300\/5:active>:not([hidden])~:not([hidden]){border-color:#fde0470d}.active\:divide-yellow-300\/50:active>:not([hidden])~:not([hidden]){border-color:#fde04780}.active\:divide-yellow-300\/55:active>:not([hidden])~:not([hidden]){border-color:#fde0478c}.active\:divide-yellow-300\/60:active>:not([hidden])~:not([hidden]){border-color:#fde04799}.active\:divide-yellow-300\/65:active>:not([hidden])~:not([hidden]){border-color:#fde047a6}.active\:divide-yellow-300\/70:active>:not([hidden])~:not([hidden]){border-color:#fde047b3}.active\:divide-yellow-300\/75:active>:not([hidden])~:not([hidden]){border-color:#fde047bf}.active\:divide-yellow-300\/80:active>:not([hidden])~:not([hidden]){border-color:#fde047cc}.active\:divide-yellow-300\/85:active>:not([hidden])~:not([hidden]){border-color:#fde047d9}.active\:divide-yellow-300\/90:active>:not([hidden])~:not([hidden]){border-color:#fde047e6}.active\:divide-yellow-300\/95:active>:not([hidden])~:not([hidden]){border-color:#fde047f2}.active\:divide-yellow-400:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(250 204 21 / var(--tw-divide-opacity, 1))}.active\:divide-yellow-400\/0:active>:not([hidden])~:not([hidden]){border-color:#facc1500}.active\:divide-yellow-400\/10:active>:not([hidden])~:not([hidden]){border-color:#facc151a}.active\:divide-yellow-400\/100:active>:not([hidden])~:not([hidden]){border-color:#facc15}.active\:divide-yellow-400\/15:active>:not([hidden])~:not([hidden]){border-color:#facc1526}.active\:divide-yellow-400\/20:active>:not([hidden])~:not([hidden]){border-color:#facc1533}.active\:divide-yellow-400\/25:active>:not([hidden])~:not([hidden]){border-color:#facc1540}.active\:divide-yellow-400\/30:active>:not([hidden])~:not([hidden]){border-color:#facc154d}.active\:divide-yellow-400\/35:active>:not([hidden])~:not([hidden]){border-color:#facc1559}.active\:divide-yellow-400\/40:active>:not([hidden])~:not([hidden]){border-color:#facc1566}.active\:divide-yellow-400\/45:active>:not([hidden])~:not([hidden]){border-color:#facc1573}.active\:divide-yellow-400\/5:active>:not([hidden])~:not([hidden]){border-color:#facc150d}.active\:divide-yellow-400\/50:active>:not([hidden])~:not([hidden]){border-color:#facc1580}.active\:divide-yellow-400\/55:active>:not([hidden])~:not([hidden]){border-color:#facc158c}.active\:divide-yellow-400\/60:active>:not([hidden])~:not([hidden]){border-color:#facc1599}.active\:divide-yellow-400\/65:active>:not([hidden])~:not([hidden]){border-color:#facc15a6}.active\:divide-yellow-400\/70:active>:not([hidden])~:not([hidden]){border-color:#facc15b3}.active\:divide-yellow-400\/75:active>:not([hidden])~:not([hidden]){border-color:#facc15bf}.active\:divide-yellow-400\/80:active>:not([hidden])~:not([hidden]){border-color:#facc15cc}.active\:divide-yellow-400\/85:active>:not([hidden])~:not([hidden]){border-color:#facc15d9}.active\:divide-yellow-400\/90:active>:not([hidden])~:not([hidden]){border-color:#facc15e6}.active\:divide-yellow-400\/95:active>:not([hidden])~:not([hidden]){border-color:#facc15f2}.active\:divide-yellow-50:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 252 232 / var(--tw-divide-opacity, 1))}.active\:divide-yellow-50\/0:active>:not([hidden])~:not([hidden]){border-color:#fefce800}.active\:divide-yellow-50\/10:active>:not([hidden])~:not([hidden]){border-color:#fefce81a}.active\:divide-yellow-50\/100:active>:not([hidden])~:not([hidden]){border-color:#fefce8}.active\:divide-yellow-50\/15:active>:not([hidden])~:not([hidden]){border-color:#fefce826}.active\:divide-yellow-50\/20:active>:not([hidden])~:not([hidden]){border-color:#fefce833}.active\:divide-yellow-50\/25:active>:not([hidden])~:not([hidden]){border-color:#fefce840}.active\:divide-yellow-50\/30:active>:not([hidden])~:not([hidden]){border-color:#fefce84d}.active\:divide-yellow-50\/35:active>:not([hidden])~:not([hidden]){border-color:#fefce859}.active\:divide-yellow-50\/40:active>:not([hidden])~:not([hidden]){border-color:#fefce866}.active\:divide-yellow-50\/45:active>:not([hidden])~:not([hidden]){border-color:#fefce873}.active\:divide-yellow-50\/5:active>:not([hidden])~:not([hidden]){border-color:#fefce80d}.active\:divide-yellow-50\/50:active>:not([hidden])~:not([hidden]){border-color:#fefce880}.active\:divide-yellow-50\/55:active>:not([hidden])~:not([hidden]){border-color:#fefce88c}.active\:divide-yellow-50\/60:active>:not([hidden])~:not([hidden]){border-color:#fefce899}.active\:divide-yellow-50\/65:active>:not([hidden])~:not([hidden]){border-color:#fefce8a6}.active\:divide-yellow-50\/70:active>:not([hidden])~:not([hidden]){border-color:#fefce8b3}.active\:divide-yellow-50\/75:active>:not([hidden])~:not([hidden]){border-color:#fefce8bf}.active\:divide-yellow-50\/80:active>:not([hidden])~:not([hidden]){border-color:#fefce8cc}.active\:divide-yellow-50\/85:active>:not([hidden])~:not([hidden]){border-color:#fefce8d9}.active\:divide-yellow-50\/90:active>:not([hidden])~:not([hidden]){border-color:#fefce8e6}.active\:divide-yellow-50\/95:active>:not([hidden])~:not([hidden]){border-color:#fefce8f2}.active\:divide-yellow-500:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(234 179 8 / var(--tw-divide-opacity, 1))}.active\:divide-yellow-500\/0:active>:not([hidden])~:not([hidden]){border-color:#eab30800}.active\:divide-yellow-500\/10:active>:not([hidden])~:not([hidden]){border-color:#eab3081a}.active\:divide-yellow-500\/100:active>:not([hidden])~:not([hidden]){border-color:#eab308}.active\:divide-yellow-500\/15:active>:not([hidden])~:not([hidden]){border-color:#eab30826}.active\:divide-yellow-500\/20:active>:not([hidden])~:not([hidden]){border-color:#eab30833}.active\:divide-yellow-500\/25:active>:not([hidden])~:not([hidden]){border-color:#eab30840}.active\:divide-yellow-500\/30:active>:not([hidden])~:not([hidden]){border-color:#eab3084d}.active\:divide-yellow-500\/35:active>:not([hidden])~:not([hidden]){border-color:#eab30859}.active\:divide-yellow-500\/40:active>:not([hidden])~:not([hidden]){border-color:#eab30866}.active\:divide-yellow-500\/45:active>:not([hidden])~:not([hidden]){border-color:#eab30873}.active\:divide-yellow-500\/5:active>:not([hidden])~:not([hidden]){border-color:#eab3080d}.active\:divide-yellow-500\/50:active>:not([hidden])~:not([hidden]){border-color:#eab30880}.active\:divide-yellow-500\/55:active>:not([hidden])~:not([hidden]){border-color:#eab3088c}.active\:divide-yellow-500\/60:active>:not([hidden])~:not([hidden]){border-color:#eab30899}.active\:divide-yellow-500\/65:active>:not([hidden])~:not([hidden]){border-color:#eab308a6}.active\:divide-yellow-500\/70:active>:not([hidden])~:not([hidden]){border-color:#eab308b3}.active\:divide-yellow-500\/75:active>:not([hidden])~:not([hidden]){border-color:#eab308bf}.active\:divide-yellow-500\/80:active>:not([hidden])~:not([hidden]){border-color:#eab308cc}.active\:divide-yellow-500\/85:active>:not([hidden])~:not([hidden]){border-color:#eab308d9}.active\:divide-yellow-500\/90:active>:not([hidden])~:not([hidden]){border-color:#eab308e6}.active\:divide-yellow-500\/95:active>:not([hidden])~:not([hidden]){border-color:#eab308f2}.active\:divide-yellow-600:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(202 138 4 / var(--tw-divide-opacity, 1))}.active\:divide-yellow-600\/0:active>:not([hidden])~:not([hidden]){border-color:#ca8a0400}.active\:divide-yellow-600\/10:active>:not([hidden])~:not([hidden]){border-color:#ca8a041a}.active\:divide-yellow-600\/100:active>:not([hidden])~:not([hidden]){border-color:#ca8a04}.active\:divide-yellow-600\/15:active>:not([hidden])~:not([hidden]){border-color:#ca8a0426}.active\:divide-yellow-600\/20:active>:not([hidden])~:not([hidden]){border-color:#ca8a0433}.active\:divide-yellow-600\/25:active>:not([hidden])~:not([hidden]){border-color:#ca8a0440}.active\:divide-yellow-600\/30:active>:not([hidden])~:not([hidden]){border-color:#ca8a044d}.active\:divide-yellow-600\/35:active>:not([hidden])~:not([hidden]){border-color:#ca8a0459}.active\:divide-yellow-600\/40:active>:not([hidden])~:not([hidden]){border-color:#ca8a0466}.active\:divide-yellow-600\/45:active>:not([hidden])~:not([hidden]){border-color:#ca8a0473}.active\:divide-yellow-600\/5:active>:not([hidden])~:not([hidden]){border-color:#ca8a040d}.active\:divide-yellow-600\/50:active>:not([hidden])~:not([hidden]){border-color:#ca8a0480}.active\:divide-yellow-600\/55:active>:not([hidden])~:not([hidden]){border-color:#ca8a048c}.active\:divide-yellow-600\/60:active>:not([hidden])~:not([hidden]){border-color:#ca8a0499}.active\:divide-yellow-600\/65:active>:not([hidden])~:not([hidden]){border-color:#ca8a04a6}.active\:divide-yellow-600\/70:active>:not([hidden])~:not([hidden]){border-color:#ca8a04b3}.active\:divide-yellow-600\/75:active>:not([hidden])~:not([hidden]){border-color:#ca8a04bf}.active\:divide-yellow-600\/80:active>:not([hidden])~:not([hidden]){border-color:#ca8a04cc}.active\:divide-yellow-600\/85:active>:not([hidden])~:not([hidden]){border-color:#ca8a04d9}.active\:divide-yellow-600\/90:active>:not([hidden])~:not([hidden]){border-color:#ca8a04e6}.active\:divide-yellow-600\/95:active>:not([hidden])~:not([hidden]){border-color:#ca8a04f2}.active\:divide-yellow-700:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(161 98 7 / var(--tw-divide-opacity, 1))}.active\:divide-yellow-700\/0:active>:not([hidden])~:not([hidden]){border-color:#a1620700}.active\:divide-yellow-700\/10:active>:not([hidden])~:not([hidden]){border-color:#a162071a}.active\:divide-yellow-700\/100:active>:not([hidden])~:not([hidden]){border-color:#a16207}.active\:divide-yellow-700\/15:active>:not([hidden])~:not([hidden]){border-color:#a1620726}.active\:divide-yellow-700\/20:active>:not([hidden])~:not([hidden]){border-color:#a1620733}.active\:divide-yellow-700\/25:active>:not([hidden])~:not([hidden]){border-color:#a1620740}.active\:divide-yellow-700\/30:active>:not([hidden])~:not([hidden]){border-color:#a162074d}.active\:divide-yellow-700\/35:active>:not([hidden])~:not([hidden]){border-color:#a1620759}.active\:divide-yellow-700\/40:active>:not([hidden])~:not([hidden]){border-color:#a1620766}.active\:divide-yellow-700\/45:active>:not([hidden])~:not([hidden]){border-color:#a1620773}.active\:divide-yellow-700\/5:active>:not([hidden])~:not([hidden]){border-color:#a162070d}.active\:divide-yellow-700\/50:active>:not([hidden])~:not([hidden]){border-color:#a1620780}.active\:divide-yellow-700\/55:active>:not([hidden])~:not([hidden]){border-color:#a162078c}.active\:divide-yellow-700\/60:active>:not([hidden])~:not([hidden]){border-color:#a1620799}.active\:divide-yellow-700\/65:active>:not([hidden])~:not([hidden]){border-color:#a16207a6}.active\:divide-yellow-700\/70:active>:not([hidden])~:not([hidden]){border-color:#a16207b3}.active\:divide-yellow-700\/75:active>:not([hidden])~:not([hidden]){border-color:#a16207bf}.active\:divide-yellow-700\/80:active>:not([hidden])~:not([hidden]){border-color:#a16207cc}.active\:divide-yellow-700\/85:active>:not([hidden])~:not([hidden]){border-color:#a16207d9}.active\:divide-yellow-700\/90:active>:not([hidden])~:not([hidden]){border-color:#a16207e6}.active\:divide-yellow-700\/95:active>:not([hidden])~:not([hidden]){border-color:#a16207f2}.active\:divide-yellow-800:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(133 77 14 / var(--tw-divide-opacity, 1))}.active\:divide-yellow-800\/0:active>:not([hidden])~:not([hidden]){border-color:#854d0e00}.active\:divide-yellow-800\/10:active>:not([hidden])~:not([hidden]){border-color:#854d0e1a}.active\:divide-yellow-800\/100:active>:not([hidden])~:not([hidden]){border-color:#854d0e}.active\:divide-yellow-800\/15:active>:not([hidden])~:not([hidden]){border-color:#854d0e26}.active\:divide-yellow-800\/20:active>:not([hidden])~:not([hidden]){border-color:#854d0e33}.active\:divide-yellow-800\/25:active>:not([hidden])~:not([hidden]){border-color:#854d0e40}.active\:divide-yellow-800\/30:active>:not([hidden])~:not([hidden]){border-color:#854d0e4d}.active\:divide-yellow-800\/35:active>:not([hidden])~:not([hidden]){border-color:#854d0e59}.active\:divide-yellow-800\/40:active>:not([hidden])~:not([hidden]){border-color:#854d0e66}.active\:divide-yellow-800\/45:active>:not([hidden])~:not([hidden]){border-color:#854d0e73}.active\:divide-yellow-800\/5:active>:not([hidden])~:not([hidden]){border-color:#854d0e0d}.active\:divide-yellow-800\/50:active>:not([hidden])~:not([hidden]){border-color:#854d0e80}.active\:divide-yellow-800\/55:active>:not([hidden])~:not([hidden]){border-color:#854d0e8c}.active\:divide-yellow-800\/60:active>:not([hidden])~:not([hidden]){border-color:#854d0e99}.active\:divide-yellow-800\/65:active>:not([hidden])~:not([hidden]){border-color:#854d0ea6}.active\:divide-yellow-800\/70:active>:not([hidden])~:not([hidden]){border-color:#854d0eb3}.active\:divide-yellow-800\/75:active>:not([hidden])~:not([hidden]){border-color:#854d0ebf}.active\:divide-yellow-800\/80:active>:not([hidden])~:not([hidden]){border-color:#854d0ecc}.active\:divide-yellow-800\/85:active>:not([hidden])~:not([hidden]){border-color:#854d0ed9}.active\:divide-yellow-800\/90:active>:not([hidden])~:not([hidden]){border-color:#854d0ee6}.active\:divide-yellow-800\/95:active>:not([hidden])~:not([hidden]){border-color:#854d0ef2}.active\:divide-yellow-900:active>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(113 63 18 / var(--tw-divide-opacity, 1))}.active\:divide-yellow-900\/0:active>:not([hidden])~:not([hidden]){border-color:#713f1200}.active\:divide-yellow-900\/10:active>:not([hidden])~:not([hidden]){border-color:#713f121a}.active\:divide-yellow-900\/100:active>:not([hidden])~:not([hidden]){border-color:#713f12}.active\:divide-yellow-900\/15:active>:not([hidden])~:not([hidden]){border-color:#713f1226}.active\:divide-yellow-900\/20:active>:not([hidden])~:not([hidden]){border-color:#713f1233}.active\:divide-yellow-900\/25:active>:not([hidden])~:not([hidden]){border-color:#713f1240}.active\:divide-yellow-900\/30:active>:not([hidden])~:not([hidden]){border-color:#713f124d}.active\:divide-yellow-900\/35:active>:not([hidden])~:not([hidden]){border-color:#713f1259}.active\:divide-yellow-900\/40:active>:not([hidden])~:not([hidden]){border-color:#713f1266}.active\:divide-yellow-900\/45:active>:not([hidden])~:not([hidden]){border-color:#713f1273}.active\:divide-yellow-900\/5:active>:not([hidden])~:not([hidden]){border-color:#713f120d}.active\:divide-yellow-900\/50:active>:not([hidden])~:not([hidden]){border-color:#713f1280}.active\:divide-yellow-900\/55:active>:not([hidden])~:not([hidden]){border-color:#713f128c}.active\:divide-yellow-900\/60:active>:not([hidden])~:not([hidden]){border-color:#713f1299}.active\:divide-yellow-900\/65:active>:not([hidden])~:not([hidden]){border-color:#713f12a6}.active\:divide-yellow-900\/70:active>:not([hidden])~:not([hidden]){border-color:#713f12b3}.active\:divide-yellow-900\/75:active>:not([hidden])~:not([hidden]){border-color:#713f12bf}.active\:divide-yellow-900\/80:active>:not([hidden])~:not([hidden]){border-color:#713f12cc}.active\:divide-yellow-900\/85:active>:not([hidden])~:not([hidden]){border-color:#713f12d9}.active\:divide-yellow-900\/90:active>:not([hidden])~:not([hidden]){border-color:#713f12e6}.active\:divide-yellow-900\/95:active>:not([hidden])~:not([hidden]){border-color:#713f12f2}.active\:border-blue-100:active{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.active\:border-blue-100\/0:active{border-color:#dbeafe00}.active\:border-blue-100\/10:active{border-color:#dbeafe1a}.active\:border-blue-100\/100:active{border-color:#dbeafe}.active\:border-blue-100\/15:active{border-color:#dbeafe26}.active\:border-blue-100\/20:active{border-color:#dbeafe33}.active\:border-blue-100\/25:active{border-color:#dbeafe40}.active\:border-blue-100\/30:active{border-color:#dbeafe4d}.active\:border-blue-100\/35:active{border-color:#dbeafe59}.active\:border-blue-100\/40:active{border-color:#dbeafe66}.active\:border-blue-100\/45:active{border-color:#dbeafe73}.active\:border-blue-100\/5:active{border-color:#dbeafe0d}.active\:border-blue-100\/50:active{border-color:#dbeafe80}.active\:border-blue-100\/55:active{border-color:#dbeafe8c}.active\:border-blue-100\/60:active{border-color:#dbeafe99}.active\:border-blue-100\/65:active{border-color:#dbeafea6}.active\:border-blue-100\/70:active{border-color:#dbeafeb3}.active\:border-blue-100\/75:active{border-color:#dbeafebf}.active\:border-blue-100\/80:active{border-color:#dbeafecc}.active\:border-blue-100\/85:active{border-color:#dbeafed9}.active\:border-blue-100\/90:active{border-color:#dbeafee6}.active\:border-blue-100\/95:active{border-color:#dbeafef2}.active\:border-blue-200:active{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.active\:border-blue-200\/0:active{border-color:#bfdbfe00}.active\:border-blue-200\/10:active{border-color:#bfdbfe1a}.active\:border-blue-200\/100:active{border-color:#bfdbfe}.active\:border-blue-200\/15:active{border-color:#bfdbfe26}.active\:border-blue-200\/20:active{border-color:#bfdbfe33}.active\:border-blue-200\/25:active{border-color:#bfdbfe40}.active\:border-blue-200\/30:active{border-color:#bfdbfe4d}.active\:border-blue-200\/35:active{border-color:#bfdbfe59}.active\:border-blue-200\/40:active{border-color:#bfdbfe66}.active\:border-blue-200\/45:active{border-color:#bfdbfe73}.active\:border-blue-200\/5:active{border-color:#bfdbfe0d}.active\:border-blue-200\/50:active{border-color:#bfdbfe80}.active\:border-blue-200\/55:active{border-color:#bfdbfe8c}.active\:border-blue-200\/60:active{border-color:#bfdbfe99}.active\:border-blue-200\/65:active{border-color:#bfdbfea6}.active\:border-blue-200\/70:active{border-color:#bfdbfeb3}.active\:border-blue-200\/75:active{border-color:#bfdbfebf}.active\:border-blue-200\/80:active{border-color:#bfdbfecc}.active\:border-blue-200\/85:active{border-color:#bfdbfed9}.active\:border-blue-200\/90:active{border-color:#bfdbfee6}.active\:border-blue-200\/95:active{border-color:#bfdbfef2}.active\:border-blue-300:active{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.active\:border-blue-300\/0:active{border-color:#93c5fd00}.active\:border-blue-300\/10:active{border-color:#93c5fd1a}.active\:border-blue-300\/100:active{border-color:#93c5fd}.active\:border-blue-300\/15:active{border-color:#93c5fd26}.active\:border-blue-300\/20:active{border-color:#93c5fd33}.active\:border-blue-300\/25:active{border-color:#93c5fd40}.active\:border-blue-300\/30:active{border-color:#93c5fd4d}.active\:border-blue-300\/35:active{border-color:#93c5fd59}.active\:border-blue-300\/40:active{border-color:#93c5fd66}.active\:border-blue-300\/45:active{border-color:#93c5fd73}.active\:border-blue-300\/5:active{border-color:#93c5fd0d}.active\:border-blue-300\/50:active{border-color:#93c5fd80}.active\:border-blue-300\/55:active{border-color:#93c5fd8c}.active\:border-blue-300\/60:active{border-color:#93c5fd99}.active\:border-blue-300\/65:active{border-color:#93c5fda6}.active\:border-blue-300\/70:active{border-color:#93c5fdb3}.active\:border-blue-300\/75:active{border-color:#93c5fdbf}.active\:border-blue-300\/80:active{border-color:#93c5fdcc}.active\:border-blue-300\/85:active{border-color:#93c5fdd9}.active\:border-blue-300\/90:active{border-color:#93c5fde6}.active\:border-blue-300\/95:active{border-color:#93c5fdf2}.active\:border-blue-400:active{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.active\:border-blue-400\/0:active{border-color:#60a5fa00}.active\:border-blue-400\/10:active{border-color:#60a5fa1a}.active\:border-blue-400\/100:active{border-color:#60a5fa}.active\:border-blue-400\/15:active{border-color:#60a5fa26}.active\:border-blue-400\/20:active{border-color:#60a5fa33}.active\:border-blue-400\/25:active{border-color:#60a5fa40}.active\:border-blue-400\/30:active{border-color:#60a5fa4d}.active\:border-blue-400\/35:active{border-color:#60a5fa59}.active\:border-blue-400\/40:active{border-color:#60a5fa66}.active\:border-blue-400\/45:active{border-color:#60a5fa73}.active\:border-blue-400\/5:active{border-color:#60a5fa0d}.active\:border-blue-400\/50:active{border-color:#60a5fa80}.active\:border-blue-400\/55:active{border-color:#60a5fa8c}.active\:border-blue-400\/60:active{border-color:#60a5fa99}.active\:border-blue-400\/65:active{border-color:#60a5faa6}.active\:border-blue-400\/70:active{border-color:#60a5fab3}.active\:border-blue-400\/75:active{border-color:#60a5fabf}.active\:border-blue-400\/80:active{border-color:#60a5facc}.active\:border-blue-400\/85:active{border-color:#60a5fad9}.active\:border-blue-400\/90:active{border-color:#60a5fae6}.active\:border-blue-400\/95:active{border-color:#60a5faf2}.active\:border-blue-50:active{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.active\:border-blue-50\/0:active{border-color:#eff6ff00}.active\:border-blue-50\/10:active{border-color:#eff6ff1a}.active\:border-blue-50\/100:active{border-color:#eff6ff}.active\:border-blue-50\/15:active{border-color:#eff6ff26}.active\:border-blue-50\/20:active{border-color:#eff6ff33}.active\:border-blue-50\/25:active{border-color:#eff6ff40}.active\:border-blue-50\/30:active{border-color:#eff6ff4d}.active\:border-blue-50\/35:active{border-color:#eff6ff59}.active\:border-blue-50\/40:active{border-color:#eff6ff66}.active\:border-blue-50\/45:active{border-color:#eff6ff73}.active\:border-blue-50\/5:active{border-color:#eff6ff0d}.active\:border-blue-50\/50:active{border-color:#eff6ff80}.active\:border-blue-50\/55:active{border-color:#eff6ff8c}.active\:border-blue-50\/60:active{border-color:#eff6ff99}.active\:border-blue-50\/65:active{border-color:#eff6ffa6}.active\:border-blue-50\/70:active{border-color:#eff6ffb3}.active\:border-blue-50\/75:active{border-color:#eff6ffbf}.active\:border-blue-50\/80:active{border-color:#eff6ffcc}.active\:border-blue-50\/85:active{border-color:#eff6ffd9}.active\:border-blue-50\/90:active{border-color:#eff6ffe6}.active\:border-blue-50\/95:active{border-color:#eff6fff2}.active\:border-blue-500:active{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.active\:border-blue-500\/0:active{border-color:#3b82f600}.active\:border-blue-500\/10:active{border-color:#3b82f61a}.active\:border-blue-500\/100:active{border-color:#3b82f6}.active\:border-blue-500\/15:active{border-color:#3b82f626}.active\:border-blue-500\/20:active{border-color:#3b82f633}.active\:border-blue-500\/25:active{border-color:#3b82f640}.active\:border-blue-500\/30:active{border-color:#3b82f64d}.active\:border-blue-500\/35:active{border-color:#3b82f659}.active\:border-blue-500\/40:active{border-color:#3b82f666}.active\:border-blue-500\/45:active{border-color:#3b82f673}.active\:border-blue-500\/5:active{border-color:#3b82f60d}.active\:border-blue-500\/50:active{border-color:#3b82f680}.active\:border-blue-500\/55:active{border-color:#3b82f68c}.active\:border-blue-500\/60:active{border-color:#3b82f699}.active\:border-blue-500\/65:active{border-color:#3b82f6a6}.active\:border-blue-500\/70:active{border-color:#3b82f6b3}.active\:border-blue-500\/75:active{border-color:#3b82f6bf}.active\:border-blue-500\/80:active{border-color:#3b82f6cc}.active\:border-blue-500\/85:active{border-color:#3b82f6d9}.active\:border-blue-500\/90:active{border-color:#3b82f6e6}.active\:border-blue-500\/95:active{border-color:#3b82f6f2}.active\:border-blue-600:active{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.active\:border-blue-600\/0:active{border-color:#2563eb00}.active\:border-blue-600\/10:active{border-color:#2563eb1a}.active\:border-blue-600\/100:active{border-color:#2563eb}.active\:border-blue-600\/15:active{border-color:#2563eb26}.active\:border-blue-600\/20:active{border-color:#2563eb33}.active\:border-blue-600\/25:active{border-color:#2563eb40}.active\:border-blue-600\/30:active{border-color:#2563eb4d}.active\:border-blue-600\/35:active{border-color:#2563eb59}.active\:border-blue-600\/40:active{border-color:#2563eb66}.active\:border-blue-600\/45:active{border-color:#2563eb73}.active\:border-blue-600\/5:active{border-color:#2563eb0d}.active\:border-blue-600\/50:active{border-color:#2563eb80}.active\:border-blue-600\/55:active{border-color:#2563eb8c}.active\:border-blue-600\/60:active{border-color:#2563eb99}.active\:border-blue-600\/65:active{border-color:#2563eba6}.active\:border-blue-600\/70:active{border-color:#2563ebb3}.active\:border-blue-600\/75:active{border-color:#2563ebbf}.active\:border-blue-600\/80:active{border-color:#2563ebcc}.active\:border-blue-600\/85:active{border-color:#2563ebd9}.active\:border-blue-600\/90:active{border-color:#2563ebe6}.active\:border-blue-600\/95:active{border-color:#2563ebf2}.active\:border-blue-700:active{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.active\:border-blue-700\/0:active{border-color:#1d4ed800}.active\:border-blue-700\/10:active{border-color:#1d4ed81a}.active\:border-blue-700\/100:active{border-color:#1d4ed8}.active\:border-blue-700\/15:active{border-color:#1d4ed826}.active\:border-blue-700\/20:active{border-color:#1d4ed833}.active\:border-blue-700\/25:active{border-color:#1d4ed840}.active\:border-blue-700\/30:active{border-color:#1d4ed84d}.active\:border-blue-700\/35:active{border-color:#1d4ed859}.active\:border-blue-700\/40:active{border-color:#1d4ed866}.active\:border-blue-700\/45:active{border-color:#1d4ed873}.active\:border-blue-700\/5:active{border-color:#1d4ed80d}.active\:border-blue-700\/50:active{border-color:#1d4ed880}.active\:border-blue-700\/55:active{border-color:#1d4ed88c}.active\:border-blue-700\/60:active{border-color:#1d4ed899}.active\:border-blue-700\/65:active{border-color:#1d4ed8a6}.active\:border-blue-700\/70:active{border-color:#1d4ed8b3}.active\:border-blue-700\/75:active{border-color:#1d4ed8bf}.active\:border-blue-700\/80:active{border-color:#1d4ed8cc}.active\:border-blue-700\/85:active{border-color:#1d4ed8d9}.active\:border-blue-700\/90:active{border-color:#1d4ed8e6}.active\:border-blue-700\/95:active{border-color:#1d4ed8f2}.active\:border-blue-800:active{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.active\:border-blue-800\/0:active{border-color:#1e40af00}.active\:border-blue-800\/10:active{border-color:#1e40af1a}.active\:border-blue-800\/100:active{border-color:#1e40af}.active\:border-blue-800\/15:active{border-color:#1e40af26}.active\:border-blue-800\/20:active{border-color:#1e40af33}.active\:border-blue-800\/25:active{border-color:#1e40af40}.active\:border-blue-800\/30:active{border-color:#1e40af4d}.active\:border-blue-800\/35:active{border-color:#1e40af59}.active\:border-blue-800\/40:active{border-color:#1e40af66}.active\:border-blue-800\/45:active{border-color:#1e40af73}.active\:border-blue-800\/5:active{border-color:#1e40af0d}.active\:border-blue-800\/50:active{border-color:#1e40af80}.active\:border-blue-800\/55:active{border-color:#1e40af8c}.active\:border-blue-800\/60:active{border-color:#1e40af99}.active\:border-blue-800\/65:active{border-color:#1e40afa6}.active\:border-blue-800\/70:active{border-color:#1e40afb3}.active\:border-blue-800\/75:active{border-color:#1e40afbf}.active\:border-blue-800\/80:active{border-color:#1e40afcc}.active\:border-blue-800\/85:active{border-color:#1e40afd9}.active\:border-blue-800\/90:active{border-color:#1e40afe6}.active\:border-blue-800\/95:active{border-color:#1e40aff2}.active\:border-blue-900:active{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.active\:border-blue-900\/0:active{border-color:#1e3a8a00}.active\:border-blue-900\/10:active{border-color:#1e3a8a1a}.active\:border-blue-900\/100:active{border-color:#1e3a8a}.active\:border-blue-900\/15:active{border-color:#1e3a8a26}.active\:border-blue-900\/20:active{border-color:#1e3a8a33}.active\:border-blue-900\/25:active{border-color:#1e3a8a40}.active\:border-blue-900\/30:active{border-color:#1e3a8a4d}.active\:border-blue-900\/35:active{border-color:#1e3a8a59}.active\:border-blue-900\/40:active{border-color:#1e3a8a66}.active\:border-blue-900\/45:active{border-color:#1e3a8a73}.active\:border-blue-900\/5:active{border-color:#1e3a8a0d}.active\:border-blue-900\/50:active{border-color:#1e3a8a80}.active\:border-blue-900\/55:active{border-color:#1e3a8a8c}.active\:border-blue-900\/60:active{border-color:#1e3a8a99}.active\:border-blue-900\/65:active{border-color:#1e3a8aa6}.active\:border-blue-900\/70:active{border-color:#1e3a8ab3}.active\:border-blue-900\/75:active{border-color:#1e3a8abf}.active\:border-blue-900\/80:active{border-color:#1e3a8acc}.active\:border-blue-900\/85:active{border-color:#1e3a8ad9}.active\:border-blue-900\/90:active{border-color:#1e3a8ae6}.active\:border-blue-900\/95:active{border-color:#1e3a8af2}.active\:border-green-100:active{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.active\:border-green-100\/0:active{border-color:#dcfce700}.active\:border-green-100\/10:active{border-color:#dcfce71a}.active\:border-green-100\/100:active{border-color:#dcfce7}.active\:border-green-100\/15:active{border-color:#dcfce726}.active\:border-green-100\/20:active{border-color:#dcfce733}.active\:border-green-100\/25:active{border-color:#dcfce740}.active\:border-green-100\/30:active{border-color:#dcfce74d}.active\:border-green-100\/35:active{border-color:#dcfce759}.active\:border-green-100\/40:active{border-color:#dcfce766}.active\:border-green-100\/45:active{border-color:#dcfce773}.active\:border-green-100\/5:active{border-color:#dcfce70d}.active\:border-green-100\/50:active{border-color:#dcfce780}.active\:border-green-100\/55:active{border-color:#dcfce78c}.active\:border-green-100\/60:active{border-color:#dcfce799}.active\:border-green-100\/65:active{border-color:#dcfce7a6}.active\:border-green-100\/70:active{border-color:#dcfce7b3}.active\:border-green-100\/75:active{border-color:#dcfce7bf}.active\:border-green-100\/80:active{border-color:#dcfce7cc}.active\:border-green-100\/85:active{border-color:#dcfce7d9}.active\:border-green-100\/90:active{border-color:#dcfce7e6}.active\:border-green-100\/95:active{border-color:#dcfce7f2}.active\:border-green-200:active{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.active\:border-green-200\/0:active{border-color:#bbf7d000}.active\:border-green-200\/10:active{border-color:#bbf7d01a}.active\:border-green-200\/100:active{border-color:#bbf7d0}.active\:border-green-200\/15:active{border-color:#bbf7d026}.active\:border-green-200\/20:active{border-color:#bbf7d033}.active\:border-green-200\/25:active{border-color:#bbf7d040}.active\:border-green-200\/30:active{border-color:#bbf7d04d}.active\:border-green-200\/35:active{border-color:#bbf7d059}.active\:border-green-200\/40:active{border-color:#bbf7d066}.active\:border-green-200\/45:active{border-color:#bbf7d073}.active\:border-green-200\/5:active{border-color:#bbf7d00d}.active\:border-green-200\/50:active{border-color:#bbf7d080}.active\:border-green-200\/55:active{border-color:#bbf7d08c}.active\:border-green-200\/60:active{border-color:#bbf7d099}.active\:border-green-200\/65:active{border-color:#bbf7d0a6}.active\:border-green-200\/70:active{border-color:#bbf7d0b3}.active\:border-green-200\/75:active{border-color:#bbf7d0bf}.active\:border-green-200\/80:active{border-color:#bbf7d0cc}.active\:border-green-200\/85:active{border-color:#bbf7d0d9}.active\:border-green-200\/90:active{border-color:#bbf7d0e6}.active\:border-green-200\/95:active{border-color:#bbf7d0f2}.active\:border-green-300:active{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.active\:border-green-300\/0:active{border-color:#86efac00}.active\:border-green-300\/10:active{border-color:#86efac1a}.active\:border-green-300\/100:active{border-color:#86efac}.active\:border-green-300\/15:active{border-color:#86efac26}.active\:border-green-300\/20:active{border-color:#86efac33}.active\:border-green-300\/25:active{border-color:#86efac40}.active\:border-green-300\/30:active{border-color:#86efac4d}.active\:border-green-300\/35:active{border-color:#86efac59}.active\:border-green-300\/40:active{border-color:#86efac66}.active\:border-green-300\/45:active{border-color:#86efac73}.active\:border-green-300\/5:active{border-color:#86efac0d}.active\:border-green-300\/50:active{border-color:#86efac80}.active\:border-green-300\/55:active{border-color:#86efac8c}.active\:border-green-300\/60:active{border-color:#86efac99}.active\:border-green-300\/65:active{border-color:#86efaca6}.active\:border-green-300\/70:active{border-color:#86efacb3}.active\:border-green-300\/75:active{border-color:#86efacbf}.active\:border-green-300\/80:active{border-color:#86efaccc}.active\:border-green-300\/85:active{border-color:#86efacd9}.active\:border-green-300\/90:active{border-color:#86eface6}.active\:border-green-300\/95:active{border-color:#86efacf2}.active\:border-green-400:active{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.active\:border-green-400\/0:active{border-color:#4ade8000}.active\:border-green-400\/10:active{border-color:#4ade801a}.active\:border-green-400\/100:active{border-color:#4ade80}.active\:border-green-400\/15:active{border-color:#4ade8026}.active\:border-green-400\/20:active{border-color:#4ade8033}.active\:border-green-400\/25:active{border-color:#4ade8040}.active\:border-green-400\/30:active{border-color:#4ade804d}.active\:border-green-400\/35:active{border-color:#4ade8059}.active\:border-green-400\/40:active{border-color:#4ade8066}.active\:border-green-400\/45:active{border-color:#4ade8073}.active\:border-green-400\/5:active{border-color:#4ade800d}.active\:border-green-400\/50:active{border-color:#4ade8080}.active\:border-green-400\/55:active{border-color:#4ade808c}.active\:border-green-400\/60:active{border-color:#4ade8099}.active\:border-green-400\/65:active{border-color:#4ade80a6}.active\:border-green-400\/70:active{border-color:#4ade80b3}.active\:border-green-400\/75:active{border-color:#4ade80bf}.active\:border-green-400\/80:active{border-color:#4ade80cc}.active\:border-green-400\/85:active{border-color:#4ade80d9}.active\:border-green-400\/90:active{border-color:#4ade80e6}.active\:border-green-400\/95:active{border-color:#4ade80f2}.active\:border-green-50:active{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))}.active\:border-green-50\/0:active{border-color:#f0fdf400}.active\:border-green-50\/10:active{border-color:#f0fdf41a}.active\:border-green-50\/100:active{border-color:#f0fdf4}.active\:border-green-50\/15:active{border-color:#f0fdf426}.active\:border-green-50\/20:active{border-color:#f0fdf433}.active\:border-green-50\/25:active{border-color:#f0fdf440}.active\:border-green-50\/30:active{border-color:#f0fdf44d}.active\:border-green-50\/35:active{border-color:#f0fdf459}.active\:border-green-50\/40:active{border-color:#f0fdf466}.active\:border-green-50\/45:active{border-color:#f0fdf473}.active\:border-green-50\/5:active{border-color:#f0fdf40d}.active\:border-green-50\/50:active{border-color:#f0fdf480}.active\:border-green-50\/55:active{border-color:#f0fdf48c}.active\:border-green-50\/60:active{border-color:#f0fdf499}.active\:border-green-50\/65:active{border-color:#f0fdf4a6}.active\:border-green-50\/70:active{border-color:#f0fdf4b3}.active\:border-green-50\/75:active{border-color:#f0fdf4bf}.active\:border-green-50\/80:active{border-color:#f0fdf4cc}.active\:border-green-50\/85:active{border-color:#f0fdf4d9}.active\:border-green-50\/90:active{border-color:#f0fdf4e6}.active\:border-green-50\/95:active{border-color:#f0fdf4f2}.active\:border-green-500:active{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.active\:border-green-500\/0:active{border-color:#22c55e00}.active\:border-green-500\/10:active{border-color:#22c55e1a}.active\:border-green-500\/100:active{border-color:#22c55e}.active\:border-green-500\/15:active{border-color:#22c55e26}.active\:border-green-500\/20:active{border-color:#22c55e33}.active\:border-green-500\/25:active{border-color:#22c55e40}.active\:border-green-500\/30:active{border-color:#22c55e4d}.active\:border-green-500\/35:active{border-color:#22c55e59}.active\:border-green-500\/40:active{border-color:#22c55e66}.active\:border-green-500\/45:active{border-color:#22c55e73}.active\:border-green-500\/5:active{border-color:#22c55e0d}.active\:border-green-500\/50:active{border-color:#22c55e80}.active\:border-green-500\/55:active{border-color:#22c55e8c}.active\:border-green-500\/60:active{border-color:#22c55e99}.active\:border-green-500\/65:active{border-color:#22c55ea6}.active\:border-green-500\/70:active{border-color:#22c55eb3}.active\:border-green-500\/75:active{border-color:#22c55ebf}.active\:border-green-500\/80:active{border-color:#22c55ecc}.active\:border-green-500\/85:active{border-color:#22c55ed9}.active\:border-green-500\/90:active{border-color:#22c55ee6}.active\:border-green-500\/95:active{border-color:#22c55ef2}.active\:border-green-600:active{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.active\:border-green-600\/0:active{border-color:#16a34a00}.active\:border-green-600\/10:active{border-color:#16a34a1a}.active\:border-green-600\/100:active{border-color:#16a34a}.active\:border-green-600\/15:active{border-color:#16a34a26}.active\:border-green-600\/20:active{border-color:#16a34a33}.active\:border-green-600\/25:active{border-color:#16a34a40}.active\:border-green-600\/30:active{border-color:#16a34a4d}.active\:border-green-600\/35:active{border-color:#16a34a59}.active\:border-green-600\/40:active{border-color:#16a34a66}.active\:border-green-600\/45:active{border-color:#16a34a73}.active\:border-green-600\/5:active{border-color:#16a34a0d}.active\:border-green-600\/50:active{border-color:#16a34a80}.active\:border-green-600\/55:active{border-color:#16a34a8c}.active\:border-green-600\/60:active{border-color:#16a34a99}.active\:border-green-600\/65:active{border-color:#16a34aa6}.active\:border-green-600\/70:active{border-color:#16a34ab3}.active\:border-green-600\/75:active{border-color:#16a34abf}.active\:border-green-600\/80:active{border-color:#16a34acc}.active\:border-green-600\/85:active{border-color:#16a34ad9}.active\:border-green-600\/90:active{border-color:#16a34ae6}.active\:border-green-600\/95:active{border-color:#16a34af2}.active\:border-green-700:active{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.active\:border-green-700\/0:active{border-color:#15803d00}.active\:border-green-700\/10:active{border-color:#15803d1a}.active\:border-green-700\/100:active{border-color:#15803d}.active\:border-green-700\/15:active{border-color:#15803d26}.active\:border-green-700\/20:active{border-color:#15803d33}.active\:border-green-700\/25:active{border-color:#15803d40}.active\:border-green-700\/30:active{border-color:#15803d4d}.active\:border-green-700\/35:active{border-color:#15803d59}.active\:border-green-700\/40:active{border-color:#15803d66}.active\:border-green-700\/45:active{border-color:#15803d73}.active\:border-green-700\/5:active{border-color:#15803d0d}.active\:border-green-700\/50:active{border-color:#15803d80}.active\:border-green-700\/55:active{border-color:#15803d8c}.active\:border-green-700\/60:active{border-color:#15803d99}.active\:border-green-700\/65:active{border-color:#15803da6}.active\:border-green-700\/70:active{border-color:#15803db3}.active\:border-green-700\/75:active{border-color:#15803dbf}.active\:border-green-700\/80:active{border-color:#15803dcc}.active\:border-green-700\/85:active{border-color:#15803dd9}.active\:border-green-700\/90:active{border-color:#15803de6}.active\:border-green-700\/95:active{border-color:#15803df2}.active\:border-green-800:active{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.active\:border-green-800\/0:active{border-color:#16653400}.active\:border-green-800\/10:active{border-color:#1665341a}.active\:border-green-800\/100:active{border-color:#166534}.active\:border-green-800\/15:active{border-color:#16653426}.active\:border-green-800\/20:active{border-color:#16653433}.active\:border-green-800\/25:active{border-color:#16653440}.active\:border-green-800\/30:active{border-color:#1665344d}.active\:border-green-800\/35:active{border-color:#16653459}.active\:border-green-800\/40:active{border-color:#16653466}.active\:border-green-800\/45:active{border-color:#16653473}.active\:border-green-800\/5:active{border-color:#1665340d}.active\:border-green-800\/50:active{border-color:#16653480}.active\:border-green-800\/55:active{border-color:#1665348c}.active\:border-green-800\/60:active{border-color:#16653499}.active\:border-green-800\/65:active{border-color:#166534a6}.active\:border-green-800\/70:active{border-color:#166534b3}.active\:border-green-800\/75:active{border-color:#166534bf}.active\:border-green-800\/80:active{border-color:#166534cc}.active\:border-green-800\/85:active{border-color:#166534d9}.active\:border-green-800\/90:active{border-color:#166534e6}.active\:border-green-800\/95:active{border-color:#166534f2}.active\:border-green-900:active{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.active\:border-green-900\/0:active{border-color:#14532d00}.active\:border-green-900\/10:active{border-color:#14532d1a}.active\:border-green-900\/100:active{border-color:#14532d}.active\:border-green-900\/15:active{border-color:#14532d26}.active\:border-green-900\/20:active{border-color:#14532d33}.active\:border-green-900\/25:active{border-color:#14532d40}.active\:border-green-900\/30:active{border-color:#14532d4d}.active\:border-green-900\/35:active{border-color:#14532d59}.active\:border-green-900\/40:active{border-color:#14532d66}.active\:border-green-900\/45:active{border-color:#14532d73}.active\:border-green-900\/5:active{border-color:#14532d0d}.active\:border-green-900\/50:active{border-color:#14532d80}.active\:border-green-900\/55:active{border-color:#14532d8c}.active\:border-green-900\/60:active{border-color:#14532d99}.active\:border-green-900\/65:active{border-color:#14532da6}.active\:border-green-900\/70:active{border-color:#14532db3}.active\:border-green-900\/75:active{border-color:#14532dbf}.active\:border-green-900\/80:active{border-color:#14532dcc}.active\:border-green-900\/85:active{border-color:#14532dd9}.active\:border-green-900\/90:active{border-color:#14532de6}.active\:border-green-900\/95:active{border-color:#14532df2}.active\:border-neutral-100:active{--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity, 1))}.active\:border-neutral-100\/0:active{border-color:#f5f5f500}.active\:border-neutral-100\/10:active{border-color:#f5f5f51a}.active\:border-neutral-100\/100:active{border-color:#f5f5f5}.active\:border-neutral-100\/15:active{border-color:#f5f5f526}.active\:border-neutral-100\/20:active{border-color:#f5f5f533}.active\:border-neutral-100\/25:active{border-color:#f5f5f540}.active\:border-neutral-100\/30:active{border-color:#f5f5f54d}.active\:border-neutral-100\/35:active{border-color:#f5f5f559}.active\:border-neutral-100\/40:active{border-color:#f5f5f566}.active\:border-neutral-100\/45:active{border-color:#f5f5f573}.active\:border-neutral-100\/5:active{border-color:#f5f5f50d}.active\:border-neutral-100\/50:active{border-color:#f5f5f580}.active\:border-neutral-100\/55:active{border-color:#f5f5f58c}.active\:border-neutral-100\/60:active{border-color:#f5f5f599}.active\:border-neutral-100\/65:active{border-color:#f5f5f5a6}.active\:border-neutral-100\/70:active{border-color:#f5f5f5b3}.active\:border-neutral-100\/75:active{border-color:#f5f5f5bf}.active\:border-neutral-100\/80:active{border-color:#f5f5f5cc}.active\:border-neutral-100\/85:active{border-color:#f5f5f5d9}.active\:border-neutral-100\/90:active{border-color:#f5f5f5e6}.active\:border-neutral-100\/95:active{border-color:#f5f5f5f2}.active\:border-neutral-200:active{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.active\:border-neutral-200\/0:active{border-color:#e5e5e500}.active\:border-neutral-200\/10:active{border-color:#e5e5e51a}.active\:border-neutral-200\/100:active{border-color:#e5e5e5}.active\:border-neutral-200\/15:active{border-color:#e5e5e526}.active\:border-neutral-200\/20:active{border-color:#e5e5e533}.active\:border-neutral-200\/25:active{border-color:#e5e5e540}.active\:border-neutral-200\/30:active{border-color:#e5e5e54d}.active\:border-neutral-200\/35:active{border-color:#e5e5e559}.active\:border-neutral-200\/40:active{border-color:#e5e5e566}.active\:border-neutral-200\/45:active{border-color:#e5e5e573}.active\:border-neutral-200\/5:active{border-color:#e5e5e50d}.active\:border-neutral-200\/50:active{border-color:#e5e5e580}.active\:border-neutral-200\/55:active{border-color:#e5e5e58c}.active\:border-neutral-200\/60:active{border-color:#e5e5e599}.active\:border-neutral-200\/65:active{border-color:#e5e5e5a6}.active\:border-neutral-200\/70:active{border-color:#e5e5e5b3}.active\:border-neutral-200\/75:active{border-color:#e5e5e5bf}.active\:border-neutral-200\/80:active{border-color:#e5e5e5cc}.active\:border-neutral-200\/85:active{border-color:#e5e5e5d9}.active\:border-neutral-200\/90:active{border-color:#e5e5e5e6}.active\:border-neutral-200\/95:active{border-color:#e5e5e5f2}.active\:border-neutral-300:active{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.active\:border-neutral-300\/0:active{border-color:#d4d4d400}.active\:border-neutral-300\/10:active{border-color:#d4d4d41a}.active\:border-neutral-300\/100:active{border-color:#d4d4d4}.active\:border-neutral-300\/15:active{border-color:#d4d4d426}.active\:border-neutral-300\/20:active{border-color:#d4d4d433}.active\:border-neutral-300\/25:active{border-color:#d4d4d440}.active\:border-neutral-300\/30:active{border-color:#d4d4d44d}.active\:border-neutral-300\/35:active{border-color:#d4d4d459}.active\:border-neutral-300\/40:active{border-color:#d4d4d466}.active\:border-neutral-300\/45:active{border-color:#d4d4d473}.active\:border-neutral-300\/5:active{border-color:#d4d4d40d}.active\:border-neutral-300\/50:active{border-color:#d4d4d480}.active\:border-neutral-300\/55:active{border-color:#d4d4d48c}.active\:border-neutral-300\/60:active{border-color:#d4d4d499}.active\:border-neutral-300\/65:active{border-color:#d4d4d4a6}.active\:border-neutral-300\/70:active{border-color:#d4d4d4b3}.active\:border-neutral-300\/75:active{border-color:#d4d4d4bf}.active\:border-neutral-300\/80:active{border-color:#d4d4d4cc}.active\:border-neutral-300\/85:active{border-color:#d4d4d4d9}.active\:border-neutral-300\/90:active{border-color:#d4d4d4e6}.active\:border-neutral-300\/95:active{border-color:#d4d4d4f2}.active\:border-neutral-400:active{--tw-border-opacity: 1;border-color:rgb(163 163 163 / var(--tw-border-opacity, 1))}.active\:border-neutral-400\/0:active{border-color:#a3a3a300}.active\:border-neutral-400\/10:active{border-color:#a3a3a31a}.active\:border-neutral-400\/100:active{border-color:#a3a3a3}.active\:border-neutral-400\/15:active{border-color:#a3a3a326}.active\:border-neutral-400\/20:active{border-color:#a3a3a333}.active\:border-neutral-400\/25:active{border-color:#a3a3a340}.active\:border-neutral-400\/30:active{border-color:#a3a3a34d}.active\:border-neutral-400\/35:active{border-color:#a3a3a359}.active\:border-neutral-400\/40:active{border-color:#a3a3a366}.active\:border-neutral-400\/45:active{border-color:#a3a3a373}.active\:border-neutral-400\/5:active{border-color:#a3a3a30d}.active\:border-neutral-400\/50:active{border-color:#a3a3a380}.active\:border-neutral-400\/55:active{border-color:#a3a3a38c}.active\:border-neutral-400\/60:active{border-color:#a3a3a399}.active\:border-neutral-400\/65:active{border-color:#a3a3a3a6}.active\:border-neutral-400\/70:active{border-color:#a3a3a3b3}.active\:border-neutral-400\/75:active{border-color:#a3a3a3bf}.active\:border-neutral-400\/80:active{border-color:#a3a3a3cc}.active\:border-neutral-400\/85:active{border-color:#a3a3a3d9}.active\:border-neutral-400\/90:active{border-color:#a3a3a3e6}.active\:border-neutral-400\/95:active{border-color:#a3a3a3f2}.active\:border-neutral-50:active{--tw-border-opacity: 1;border-color:rgb(250 250 250 / var(--tw-border-opacity, 1))}.active\:border-neutral-50\/0:active{border-color:#fafafa00}.active\:border-neutral-50\/10:active{border-color:#fafafa1a}.active\:border-neutral-50\/100:active{border-color:#fafafa}.active\:border-neutral-50\/15:active{border-color:#fafafa26}.active\:border-neutral-50\/20:active{border-color:#fafafa33}.active\:border-neutral-50\/25:active{border-color:#fafafa40}.active\:border-neutral-50\/30:active{border-color:#fafafa4d}.active\:border-neutral-50\/35:active{border-color:#fafafa59}.active\:border-neutral-50\/40:active{border-color:#fafafa66}.active\:border-neutral-50\/45:active{border-color:#fafafa73}.active\:border-neutral-50\/5:active{border-color:#fafafa0d}.active\:border-neutral-50\/50:active{border-color:#fafafa80}.active\:border-neutral-50\/55:active{border-color:#fafafa8c}.active\:border-neutral-50\/60:active{border-color:#fafafa99}.active\:border-neutral-50\/65:active{border-color:#fafafaa6}.active\:border-neutral-50\/70:active{border-color:#fafafab3}.active\:border-neutral-50\/75:active{border-color:#fafafabf}.active\:border-neutral-50\/80:active{border-color:#fafafacc}.active\:border-neutral-50\/85:active{border-color:#fafafad9}.active\:border-neutral-50\/90:active{border-color:#fafafae6}.active\:border-neutral-50\/95:active{border-color:#fafafaf2}.active\:border-neutral-500:active{--tw-border-opacity: 1;border-color:rgb(115 115 115 / var(--tw-border-opacity, 1))}.active\:border-neutral-500\/0:active{border-color:#73737300}.active\:border-neutral-500\/10:active{border-color:#7373731a}.active\:border-neutral-500\/100:active{border-color:#737373}.active\:border-neutral-500\/15:active{border-color:#73737326}.active\:border-neutral-500\/20:active{border-color:#73737333}.active\:border-neutral-500\/25:active{border-color:#73737340}.active\:border-neutral-500\/30:active{border-color:#7373734d}.active\:border-neutral-500\/35:active{border-color:#73737359}.active\:border-neutral-500\/40:active{border-color:#73737366}.active\:border-neutral-500\/45:active{border-color:#73737373}.active\:border-neutral-500\/5:active{border-color:#7373730d}.active\:border-neutral-500\/50:active{border-color:#73737380}.active\:border-neutral-500\/55:active{border-color:#7373738c}.active\:border-neutral-500\/60:active{border-color:#73737399}.active\:border-neutral-500\/65:active{border-color:#737373a6}.active\:border-neutral-500\/70:active{border-color:#737373b3}.active\:border-neutral-500\/75:active{border-color:#737373bf}.active\:border-neutral-500\/80:active{border-color:#737373cc}.active\:border-neutral-500\/85:active{border-color:#737373d9}.active\:border-neutral-500\/90:active{border-color:#737373e6}.active\:border-neutral-500\/95:active{border-color:#737373f2}.active\:border-neutral-600:active{--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity, 1))}.active\:border-neutral-600\/0:active{border-color:#52525200}.active\:border-neutral-600\/10:active{border-color:#5252521a}.active\:border-neutral-600\/100:active{border-color:#525252}.active\:border-neutral-600\/15:active{border-color:#52525226}.active\:border-neutral-600\/20:active{border-color:#52525233}.active\:border-neutral-600\/25:active{border-color:#52525240}.active\:border-neutral-600\/30:active{border-color:#5252524d}.active\:border-neutral-600\/35:active{border-color:#52525259}.active\:border-neutral-600\/40:active{border-color:#52525266}.active\:border-neutral-600\/45:active{border-color:#52525273}.active\:border-neutral-600\/5:active{border-color:#5252520d}.active\:border-neutral-600\/50:active{border-color:#52525280}.active\:border-neutral-600\/55:active{border-color:#5252528c}.active\:border-neutral-600\/60:active{border-color:#52525299}.active\:border-neutral-600\/65:active{border-color:#525252a6}.active\:border-neutral-600\/70:active{border-color:#525252b3}.active\:border-neutral-600\/75:active{border-color:#525252bf}.active\:border-neutral-600\/80:active{border-color:#525252cc}.active\:border-neutral-600\/85:active{border-color:#525252d9}.active\:border-neutral-600\/90:active{border-color:#525252e6}.active\:border-neutral-600\/95:active{border-color:#525252f2}.active\:border-neutral-700:active{--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.active\:border-neutral-700\/0:active{border-color:#40404000}.active\:border-neutral-700\/10:active{border-color:#4040401a}.active\:border-neutral-700\/100:active{border-color:#404040}.active\:border-neutral-700\/15:active{border-color:#40404026}.active\:border-neutral-700\/20:active{border-color:#40404033}.active\:border-neutral-700\/25:active{border-color:#40404040}.active\:border-neutral-700\/30:active{border-color:#4040404d}.active\:border-neutral-700\/35:active{border-color:#40404059}.active\:border-neutral-700\/40:active{border-color:#40404066}.active\:border-neutral-700\/45:active{border-color:#40404073}.active\:border-neutral-700\/5:active{border-color:#4040400d}.active\:border-neutral-700\/50:active{border-color:#40404080}.active\:border-neutral-700\/55:active{border-color:#4040408c}.active\:border-neutral-700\/60:active{border-color:#40404099}.active\:border-neutral-700\/65:active{border-color:#404040a6}.active\:border-neutral-700\/70:active{border-color:#404040b3}.active\:border-neutral-700\/75:active{border-color:#404040bf}.active\:border-neutral-700\/80:active{border-color:#404040cc}.active\:border-neutral-700\/85:active{border-color:#404040d9}.active\:border-neutral-700\/90:active{border-color:#404040e6}.active\:border-neutral-700\/95:active{border-color:#404040f2}.active\:border-neutral-800:active{--tw-border-opacity: 1;border-color:rgb(38 38 38 / var(--tw-border-opacity, 1))}.active\:border-neutral-800\/0:active{border-color:#26262600}.active\:border-neutral-800\/10:active{border-color:#2626261a}.active\:border-neutral-800\/100:active{border-color:#262626}.active\:border-neutral-800\/15:active{border-color:#26262626}.active\:border-neutral-800\/20:active{border-color:#26262633}.active\:border-neutral-800\/25:active{border-color:#26262640}.active\:border-neutral-800\/30:active{border-color:#2626264d}.active\:border-neutral-800\/35:active{border-color:#26262659}.active\:border-neutral-800\/40:active{border-color:#26262666}.active\:border-neutral-800\/45:active{border-color:#26262673}.active\:border-neutral-800\/5:active{border-color:#2626260d}.active\:border-neutral-800\/50:active{border-color:#26262680}.active\:border-neutral-800\/55:active{border-color:#2626268c}.active\:border-neutral-800\/60:active{border-color:#26262699}.active\:border-neutral-800\/65:active{border-color:#262626a6}.active\:border-neutral-800\/70:active{border-color:#262626b3}.active\:border-neutral-800\/75:active{border-color:#262626bf}.active\:border-neutral-800\/80:active{border-color:#262626cc}.active\:border-neutral-800\/85:active{border-color:#262626d9}.active\:border-neutral-800\/90:active{border-color:#262626e6}.active\:border-neutral-800\/95:active{border-color:#262626f2}.active\:border-neutral-900:active{--tw-border-opacity: 1;border-color:rgb(23 23 23 / var(--tw-border-opacity, 1))}.active\:border-neutral-900\/0:active{border-color:#17171700}.active\:border-neutral-900\/10:active{border-color:#1717171a}.active\:border-neutral-900\/100:active{border-color:#171717}.active\:border-neutral-900\/15:active{border-color:#17171726}.active\:border-neutral-900\/20:active{border-color:#17171733}.active\:border-neutral-900\/25:active{border-color:#17171740}.active\:border-neutral-900\/30:active{border-color:#1717174d}.active\:border-neutral-900\/35:active{border-color:#17171759}.active\:border-neutral-900\/40:active{border-color:#17171766}.active\:border-neutral-900\/45:active{border-color:#17171773}.active\:border-neutral-900\/5:active{border-color:#1717170d}.active\:border-neutral-900\/50:active{border-color:#17171780}.active\:border-neutral-900\/55:active{border-color:#1717178c}.active\:border-neutral-900\/60:active{border-color:#17171799}.active\:border-neutral-900\/65:active{border-color:#171717a6}.active\:border-neutral-900\/70:active{border-color:#171717b3}.active\:border-neutral-900\/75:active{border-color:#171717bf}.active\:border-neutral-900\/80:active{border-color:#171717cc}.active\:border-neutral-900\/85:active{border-color:#171717d9}.active\:border-neutral-900\/90:active{border-color:#171717e6}.active\:border-neutral-900\/95:active{border-color:#171717f2}.active\:border-primary-100:active{--tw-border-opacity: 1;border-color:rgb(204 227 241 / var(--tw-border-opacity, 1))}.active\:border-primary-100\/0:active{border-color:#cce3f100}.active\:border-primary-100\/10:active{border-color:#cce3f11a}.active\:border-primary-100\/100:active{border-color:#cce3f1}.active\:border-primary-100\/15:active{border-color:#cce3f126}.active\:border-primary-100\/20:active{border-color:#cce3f133}.active\:border-primary-100\/25:active{border-color:#cce3f140}.active\:border-primary-100\/30:active{border-color:#cce3f14d}.active\:border-primary-100\/35:active{border-color:#cce3f159}.active\:border-primary-100\/40:active{border-color:#cce3f166}.active\:border-primary-100\/45:active{border-color:#cce3f173}.active\:border-primary-100\/5:active{border-color:#cce3f10d}.active\:border-primary-100\/50:active{border-color:#cce3f180}.active\:border-primary-100\/55:active{border-color:#cce3f18c}.active\:border-primary-100\/60:active{border-color:#cce3f199}.active\:border-primary-100\/65:active{border-color:#cce3f1a6}.active\:border-primary-100\/70:active{border-color:#cce3f1b3}.active\:border-primary-100\/75:active{border-color:#cce3f1bf}.active\:border-primary-100\/80:active{border-color:#cce3f1cc}.active\:border-primary-100\/85:active{border-color:#cce3f1d9}.active\:border-primary-100\/90:active{border-color:#cce3f1e6}.active\:border-primary-100\/95:active{border-color:#cce3f1f2}.active\:border-primary-200:active{--tw-border-opacity: 1;border-color:rgb(153 200 227 / var(--tw-border-opacity, 1))}.active\:border-primary-200\/0:active{border-color:#99c8e300}.active\:border-primary-200\/10:active{border-color:#99c8e31a}.active\:border-primary-200\/100:active{border-color:#99c8e3}.active\:border-primary-200\/15:active{border-color:#99c8e326}.active\:border-primary-200\/20:active{border-color:#99c8e333}.active\:border-primary-200\/25:active{border-color:#99c8e340}.active\:border-primary-200\/30:active{border-color:#99c8e34d}.active\:border-primary-200\/35:active{border-color:#99c8e359}.active\:border-primary-200\/40:active{border-color:#99c8e366}.active\:border-primary-200\/45:active{border-color:#99c8e373}.active\:border-primary-200\/5:active{border-color:#99c8e30d}.active\:border-primary-200\/50:active{border-color:#99c8e380}.active\:border-primary-200\/55:active{border-color:#99c8e38c}.active\:border-primary-200\/60:active{border-color:#99c8e399}.active\:border-primary-200\/65:active{border-color:#99c8e3a6}.active\:border-primary-200\/70:active{border-color:#99c8e3b3}.active\:border-primary-200\/75:active{border-color:#99c8e3bf}.active\:border-primary-200\/80:active{border-color:#99c8e3cc}.active\:border-primary-200\/85:active{border-color:#99c8e3d9}.active\:border-primary-200\/90:active{border-color:#99c8e3e6}.active\:border-primary-200\/95:active{border-color:#99c8e3f2}.active\:border-primary-300:active{--tw-border-opacity: 1;border-color:rgb(102 173 214 / var(--tw-border-opacity, 1))}.active\:border-primary-300\/0:active{border-color:#66add600}.active\:border-primary-300\/10:active{border-color:#66add61a}.active\:border-primary-300\/100:active{border-color:#66add6}.active\:border-primary-300\/15:active{border-color:#66add626}.active\:border-primary-300\/20:active{border-color:#66add633}.active\:border-primary-300\/25:active{border-color:#66add640}.active\:border-primary-300\/30:active{border-color:#66add64d}.active\:border-primary-300\/35:active{border-color:#66add659}.active\:border-primary-300\/40:active{border-color:#66add666}.active\:border-primary-300\/45:active{border-color:#66add673}.active\:border-primary-300\/5:active{border-color:#66add60d}.active\:border-primary-300\/50:active{border-color:#66add680}.active\:border-primary-300\/55:active{border-color:#66add68c}.active\:border-primary-300\/60:active{border-color:#66add699}.active\:border-primary-300\/65:active{border-color:#66add6a6}.active\:border-primary-300\/70:active{border-color:#66add6b3}.active\:border-primary-300\/75:active{border-color:#66add6bf}.active\:border-primary-300\/80:active{border-color:#66add6cc}.active\:border-primary-300\/85:active{border-color:#66add6d9}.active\:border-primary-300\/90:active{border-color:#66add6e6}.active\:border-primary-300\/95:active{border-color:#66add6f2}.active\:border-primary-400:active{--tw-border-opacity: 1;border-color:rgb(51 146 200 / var(--tw-border-opacity, 1))}.active\:border-primary-400\/0:active{border-color:#3392c800}.active\:border-primary-400\/10:active{border-color:#3392c81a}.active\:border-primary-400\/100:active{border-color:#3392c8}.active\:border-primary-400\/15:active{border-color:#3392c826}.active\:border-primary-400\/20:active{border-color:#3392c833}.active\:border-primary-400\/25:active{border-color:#3392c840}.active\:border-primary-400\/30:active{border-color:#3392c84d}.active\:border-primary-400\/35:active{border-color:#3392c859}.active\:border-primary-400\/40:active{border-color:#3392c866}.active\:border-primary-400\/45:active{border-color:#3392c873}.active\:border-primary-400\/5:active{border-color:#3392c80d}.active\:border-primary-400\/50:active{border-color:#3392c880}.active\:border-primary-400\/55:active{border-color:#3392c88c}.active\:border-primary-400\/60:active{border-color:#3392c899}.active\:border-primary-400\/65:active{border-color:#3392c8a6}.active\:border-primary-400\/70:active{border-color:#3392c8b3}.active\:border-primary-400\/75:active{border-color:#3392c8bf}.active\:border-primary-400\/80:active{border-color:#3392c8cc}.active\:border-primary-400\/85:active{border-color:#3392c8d9}.active\:border-primary-400\/90:active{border-color:#3392c8e6}.active\:border-primary-400\/95:active{border-color:#3392c8f2}.active\:border-primary-50:active{--tw-border-opacity: 1;border-color:rgb(230 241 248 / var(--tw-border-opacity, 1))}.active\:border-primary-50\/0:active{border-color:#e6f1f800}.active\:border-primary-50\/10:active{border-color:#e6f1f81a}.active\:border-primary-50\/100:active{border-color:#e6f1f8}.active\:border-primary-50\/15:active{border-color:#e6f1f826}.active\:border-primary-50\/20:active{border-color:#e6f1f833}.active\:border-primary-50\/25:active{border-color:#e6f1f840}.active\:border-primary-50\/30:active{border-color:#e6f1f84d}.active\:border-primary-50\/35:active{border-color:#e6f1f859}.active\:border-primary-50\/40:active{border-color:#e6f1f866}.active\:border-primary-50\/45:active{border-color:#e6f1f873}.active\:border-primary-50\/5:active{border-color:#e6f1f80d}.active\:border-primary-50\/50:active{border-color:#e6f1f880}.active\:border-primary-50\/55:active{border-color:#e6f1f88c}.active\:border-primary-50\/60:active{border-color:#e6f1f899}.active\:border-primary-50\/65:active{border-color:#e6f1f8a6}.active\:border-primary-50\/70:active{border-color:#e6f1f8b3}.active\:border-primary-50\/75:active{border-color:#e6f1f8bf}.active\:border-primary-50\/80:active{border-color:#e6f1f8cc}.active\:border-primary-50\/85:active{border-color:#e6f1f8d9}.active\:border-primary-50\/90:active{border-color:#e6f1f8e6}.active\:border-primary-50\/95:active{border-color:#e6f1f8f2}.active\:border-primary-500:active{--tw-border-opacity: 1;border-color:rgb(0 119 187 / var(--tw-border-opacity, 1))}.active\:border-primary-500\/0:active{border-color:#07b0}.active\:border-primary-500\/10:active{border-color:#0077bb1a}.active\:border-primary-500\/100:active{border-color:#07b}.active\:border-primary-500\/15:active{border-color:#0077bb26}.active\:border-primary-500\/20:active{border-color:#07b3}.active\:border-primary-500\/25:active{border-color:#0077bb40}.active\:border-primary-500\/30:active{border-color:#0077bb4d}.active\:border-primary-500\/35:active{border-color:#0077bb59}.active\:border-primary-500\/40:active{border-color:#07b6}.active\:border-primary-500\/45:active{border-color:#0077bb73}.active\:border-primary-500\/5:active{border-color:#0077bb0d}.active\:border-primary-500\/50:active{border-color:#0077bb80}.active\:border-primary-500\/55:active{border-color:#0077bb8c}.active\:border-primary-500\/60:active{border-color:#07b9}.active\:border-primary-500\/65:active{border-color:#0077bba6}.active\:border-primary-500\/70:active{border-color:#0077bbb3}.active\:border-primary-500\/75:active{border-color:#0077bbbf}.active\:border-primary-500\/80:active{border-color:#07bc}.active\:border-primary-500\/85:active{border-color:#0077bbd9}.active\:border-primary-500\/90:active{border-color:#0077bbe6}.active\:border-primary-500\/95:active{border-color:#0077bbf2}.active\:border-primary-600:active{--tw-border-opacity: 1;border-color:rgb(0 102 153 / var(--tw-border-opacity, 1))}.active\:border-primary-600\/0:active{border-color:#0690}.active\:border-primary-600\/10:active{border-color:#0066991a}.active\:border-primary-600\/100:active{border-color:#069}.active\:border-primary-600\/15:active{border-color:#00669926}.active\:border-primary-600\/20:active{border-color:#0693}.active\:border-primary-600\/25:active{border-color:#00669940}.active\:border-primary-600\/30:active{border-color:#0066994d}.active\:border-primary-600\/35:active{border-color:#00669959}.active\:border-primary-600\/40:active{border-color:#0696}.active\:border-primary-600\/45:active{border-color:#00669973}.active\:border-primary-600\/5:active{border-color:#0066990d}.active\:border-primary-600\/50:active{border-color:#00669980}.active\:border-primary-600\/55:active{border-color:#0066998c}.active\:border-primary-600\/60:active{border-color:#0699}.active\:border-primary-600\/65:active{border-color:#006699a6}.active\:border-primary-600\/70:active{border-color:#006699b3}.active\:border-primary-600\/75:active{border-color:#006699bf}.active\:border-primary-600\/80:active{border-color:#069c}.active\:border-primary-600\/85:active{border-color:#006699d9}.active\:border-primary-600\/90:active{border-color:#006699e6}.active\:border-primary-600\/95:active{border-color:#006699f2}.active\:border-primary-700:active{--tw-border-opacity: 1;border-color:rgb(0 85 128 / var(--tw-border-opacity, 1))}.active\:border-primary-700\/0:active{border-color:#00558000}.active\:border-primary-700\/10:active{border-color:#0055801a}.active\:border-primary-700\/100:active{border-color:#005580}.active\:border-primary-700\/15:active{border-color:#00558026}.active\:border-primary-700\/20:active{border-color:#00558033}.active\:border-primary-700\/25:active{border-color:#00558040}.active\:border-primary-700\/30:active{border-color:#0055804d}.active\:border-primary-700\/35:active{border-color:#00558059}.active\:border-primary-700\/40:active{border-color:#00558066}.active\:border-primary-700\/45:active{border-color:#00558073}.active\:border-primary-700\/5:active{border-color:#0055800d}.active\:border-primary-700\/50:active{border-color:#00558080}.active\:border-primary-700\/55:active{border-color:#0055808c}.active\:border-primary-700\/60:active{border-color:#00558099}.active\:border-primary-700\/65:active{border-color:#005580a6}.active\:border-primary-700\/70:active{border-color:#005580b3}.active\:border-primary-700\/75:active{border-color:#005580bf}.active\:border-primary-700\/80:active{border-color:#005580cc}.active\:border-primary-700\/85:active{border-color:#005580d9}.active\:border-primary-700\/90:active{border-color:#005580e6}.active\:border-primary-700\/95:active{border-color:#005580f2}.active\:border-primary-800:active{--tw-border-opacity: 1;border-color:rgb(0 68 102 / var(--tw-border-opacity, 1))}.active\:border-primary-800\/0:active{border-color:#0460}.active\:border-primary-800\/10:active{border-color:#0044661a}.active\:border-primary-800\/100:active{border-color:#046}.active\:border-primary-800\/15:active{border-color:#00446626}.active\:border-primary-800\/20:active{border-color:#0463}.active\:border-primary-800\/25:active{border-color:#00446640}.active\:border-primary-800\/30:active{border-color:#0044664d}.active\:border-primary-800\/35:active{border-color:#00446659}.active\:border-primary-800\/40:active{border-color:#0466}.active\:border-primary-800\/45:active{border-color:#00446673}.active\:border-primary-800\/5:active{border-color:#0044660d}.active\:border-primary-800\/50:active{border-color:#00446680}.active\:border-primary-800\/55:active{border-color:#0044668c}.active\:border-primary-800\/60:active{border-color:#0469}.active\:border-primary-800\/65:active{border-color:#004466a6}.active\:border-primary-800\/70:active{border-color:#004466b3}.active\:border-primary-800\/75:active{border-color:#004466bf}.active\:border-primary-800\/80:active{border-color:#046c}.active\:border-primary-800\/85:active{border-color:#004466d9}.active\:border-primary-800\/90:active{border-color:#004466e6}.active\:border-primary-800\/95:active{border-color:#004466f2}.active\:border-primary-900:active{--tw-border-opacity: 1;border-color:rgb(0 51 77 / var(--tw-border-opacity, 1))}.active\:border-primary-900\/0:active{border-color:#00334d00}.active\:border-primary-900\/10:active{border-color:#00334d1a}.active\:border-primary-900\/100:active{border-color:#00334d}.active\:border-primary-900\/15:active{border-color:#00334d26}.active\:border-primary-900\/20:active{border-color:#00334d33}.active\:border-primary-900\/25:active{border-color:#00334d40}.active\:border-primary-900\/30:active{border-color:#00334d4d}.active\:border-primary-900\/35:active{border-color:#00334d59}.active\:border-primary-900\/40:active{border-color:#00334d66}.active\:border-primary-900\/45:active{border-color:#00334d73}.active\:border-primary-900\/5:active{border-color:#00334d0d}.active\:border-primary-900\/50:active{border-color:#00334d80}.active\:border-primary-900\/55:active{border-color:#00334d8c}.active\:border-primary-900\/60:active{border-color:#00334d99}.active\:border-primary-900\/65:active{border-color:#00334da6}.active\:border-primary-900\/70:active{border-color:#00334db3}.active\:border-primary-900\/75:active{border-color:#00334dbf}.active\:border-primary-900\/80:active{border-color:#00334dcc}.active\:border-primary-900\/85:active{border-color:#00334dd9}.active\:border-primary-900\/90:active{border-color:#00334de6}.active\:border-primary-900\/95:active{border-color:#00334df2}.active\:border-red-100:active{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.active\:border-red-100\/0:active{border-color:#fee2e200}.active\:border-red-100\/10:active{border-color:#fee2e21a}.active\:border-red-100\/100:active{border-color:#fee2e2}.active\:border-red-100\/15:active{border-color:#fee2e226}.active\:border-red-100\/20:active{border-color:#fee2e233}.active\:border-red-100\/25:active{border-color:#fee2e240}.active\:border-red-100\/30:active{border-color:#fee2e24d}.active\:border-red-100\/35:active{border-color:#fee2e259}.active\:border-red-100\/40:active{border-color:#fee2e266}.active\:border-red-100\/45:active{border-color:#fee2e273}.active\:border-red-100\/5:active{border-color:#fee2e20d}.active\:border-red-100\/50:active{border-color:#fee2e280}.active\:border-red-100\/55:active{border-color:#fee2e28c}.active\:border-red-100\/60:active{border-color:#fee2e299}.active\:border-red-100\/65:active{border-color:#fee2e2a6}.active\:border-red-100\/70:active{border-color:#fee2e2b3}.active\:border-red-100\/75:active{border-color:#fee2e2bf}.active\:border-red-100\/80:active{border-color:#fee2e2cc}.active\:border-red-100\/85:active{border-color:#fee2e2d9}.active\:border-red-100\/90:active{border-color:#fee2e2e6}.active\:border-red-100\/95:active{border-color:#fee2e2f2}.active\:border-red-200:active{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.active\:border-red-200\/0:active{border-color:#fecaca00}.active\:border-red-200\/10:active{border-color:#fecaca1a}.active\:border-red-200\/100:active{border-color:#fecaca}.active\:border-red-200\/15:active{border-color:#fecaca26}.active\:border-red-200\/20:active{border-color:#fecaca33}.active\:border-red-200\/25:active{border-color:#fecaca40}.active\:border-red-200\/30:active{border-color:#fecaca4d}.active\:border-red-200\/35:active{border-color:#fecaca59}.active\:border-red-200\/40:active{border-color:#fecaca66}.active\:border-red-200\/45:active{border-color:#fecaca73}.active\:border-red-200\/5:active{border-color:#fecaca0d}.active\:border-red-200\/50:active{border-color:#fecaca80}.active\:border-red-200\/55:active{border-color:#fecaca8c}.active\:border-red-200\/60:active{border-color:#fecaca99}.active\:border-red-200\/65:active{border-color:#fecacaa6}.active\:border-red-200\/70:active{border-color:#fecacab3}.active\:border-red-200\/75:active{border-color:#fecacabf}.active\:border-red-200\/80:active{border-color:#fecacacc}.active\:border-red-200\/85:active{border-color:#fecacad9}.active\:border-red-200\/90:active{border-color:#fecacae6}.active\:border-red-200\/95:active{border-color:#fecacaf2}.active\:border-red-300:active{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.active\:border-red-300\/0:active{border-color:#fca5a500}.active\:border-red-300\/10:active{border-color:#fca5a51a}.active\:border-red-300\/100:active{border-color:#fca5a5}.active\:border-red-300\/15:active{border-color:#fca5a526}.active\:border-red-300\/20:active{border-color:#fca5a533}.active\:border-red-300\/25:active{border-color:#fca5a540}.active\:border-red-300\/30:active{border-color:#fca5a54d}.active\:border-red-300\/35:active{border-color:#fca5a559}.active\:border-red-300\/40:active{border-color:#fca5a566}.active\:border-red-300\/45:active{border-color:#fca5a573}.active\:border-red-300\/5:active{border-color:#fca5a50d}.active\:border-red-300\/50:active{border-color:#fca5a580}.active\:border-red-300\/55:active{border-color:#fca5a58c}.active\:border-red-300\/60:active{border-color:#fca5a599}.active\:border-red-300\/65:active{border-color:#fca5a5a6}.active\:border-red-300\/70:active{border-color:#fca5a5b3}.active\:border-red-300\/75:active{border-color:#fca5a5bf}.active\:border-red-300\/80:active{border-color:#fca5a5cc}.active\:border-red-300\/85:active{border-color:#fca5a5d9}.active\:border-red-300\/90:active{border-color:#fca5a5e6}.active\:border-red-300\/95:active{border-color:#fca5a5f2}.active\:border-red-400:active{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.active\:border-red-400\/0:active{border-color:#f8717100}.active\:border-red-400\/10:active{border-color:#f871711a}.active\:border-red-400\/100:active{border-color:#f87171}.active\:border-red-400\/15:active{border-color:#f8717126}.active\:border-red-400\/20:active{border-color:#f8717133}.active\:border-red-400\/25:active{border-color:#f8717140}.active\:border-red-400\/30:active{border-color:#f871714d}.active\:border-red-400\/35:active{border-color:#f8717159}.active\:border-red-400\/40:active{border-color:#f8717166}.active\:border-red-400\/45:active{border-color:#f8717173}.active\:border-red-400\/5:active{border-color:#f871710d}.active\:border-red-400\/50:active{border-color:#f8717180}.active\:border-red-400\/55:active{border-color:#f871718c}.active\:border-red-400\/60:active{border-color:#f8717199}.active\:border-red-400\/65:active{border-color:#f87171a6}.active\:border-red-400\/70:active{border-color:#f87171b3}.active\:border-red-400\/75:active{border-color:#f87171bf}.active\:border-red-400\/80:active{border-color:#f87171cc}.active\:border-red-400\/85:active{border-color:#f87171d9}.active\:border-red-400\/90:active{border-color:#f87171e6}.active\:border-red-400\/95:active{border-color:#f87171f2}.active\:border-red-50:active{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.active\:border-red-50\/0:active{border-color:#fef2f200}.active\:border-red-50\/10:active{border-color:#fef2f21a}.active\:border-red-50\/100:active{border-color:#fef2f2}.active\:border-red-50\/15:active{border-color:#fef2f226}.active\:border-red-50\/20:active{border-color:#fef2f233}.active\:border-red-50\/25:active{border-color:#fef2f240}.active\:border-red-50\/30:active{border-color:#fef2f24d}.active\:border-red-50\/35:active{border-color:#fef2f259}.active\:border-red-50\/40:active{border-color:#fef2f266}.active\:border-red-50\/45:active{border-color:#fef2f273}.active\:border-red-50\/5:active{border-color:#fef2f20d}.active\:border-red-50\/50:active{border-color:#fef2f280}.active\:border-red-50\/55:active{border-color:#fef2f28c}.active\:border-red-50\/60:active{border-color:#fef2f299}.active\:border-red-50\/65:active{border-color:#fef2f2a6}.active\:border-red-50\/70:active{border-color:#fef2f2b3}.active\:border-red-50\/75:active{border-color:#fef2f2bf}.active\:border-red-50\/80:active{border-color:#fef2f2cc}.active\:border-red-50\/85:active{border-color:#fef2f2d9}.active\:border-red-50\/90:active{border-color:#fef2f2e6}.active\:border-red-50\/95:active{border-color:#fef2f2f2}.active\:border-red-500:active{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.active\:border-red-500\/0:active{border-color:#ef444400}.active\:border-red-500\/10:active{border-color:#ef44441a}.active\:border-red-500\/100:active{border-color:#ef4444}.active\:border-red-500\/15:active{border-color:#ef444426}.active\:border-red-500\/20:active{border-color:#ef444433}.active\:border-red-500\/25:active{border-color:#ef444440}.active\:border-red-500\/30:active{border-color:#ef44444d}.active\:border-red-500\/35:active{border-color:#ef444459}.active\:border-red-500\/40:active{border-color:#ef444466}.active\:border-red-500\/45:active{border-color:#ef444473}.active\:border-red-500\/5:active{border-color:#ef44440d}.active\:border-red-500\/50:active{border-color:#ef444480}.active\:border-red-500\/55:active{border-color:#ef44448c}.active\:border-red-500\/60:active{border-color:#ef444499}.active\:border-red-500\/65:active{border-color:#ef4444a6}.active\:border-red-500\/70:active{border-color:#ef4444b3}.active\:border-red-500\/75:active{border-color:#ef4444bf}.active\:border-red-500\/80:active{border-color:#ef4444cc}.active\:border-red-500\/85:active{border-color:#ef4444d9}.active\:border-red-500\/90:active{border-color:#ef4444e6}.active\:border-red-500\/95:active{border-color:#ef4444f2}.active\:border-red-600:active{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.active\:border-red-600\/0:active{border-color:#dc262600}.active\:border-red-600\/10:active{border-color:#dc26261a}.active\:border-red-600\/100:active{border-color:#dc2626}.active\:border-red-600\/15:active{border-color:#dc262626}.active\:border-red-600\/20:active{border-color:#dc262633}.active\:border-red-600\/25:active{border-color:#dc262640}.active\:border-red-600\/30:active{border-color:#dc26264d}.active\:border-red-600\/35:active{border-color:#dc262659}.active\:border-red-600\/40:active{border-color:#dc262666}.active\:border-red-600\/45:active{border-color:#dc262673}.active\:border-red-600\/5:active{border-color:#dc26260d}.active\:border-red-600\/50:active{border-color:#dc262680}.active\:border-red-600\/55:active{border-color:#dc26268c}.active\:border-red-600\/60:active{border-color:#dc262699}.active\:border-red-600\/65:active{border-color:#dc2626a6}.active\:border-red-600\/70:active{border-color:#dc2626b3}.active\:border-red-600\/75:active{border-color:#dc2626bf}.active\:border-red-600\/80:active{border-color:#dc2626cc}.active\:border-red-600\/85:active{border-color:#dc2626d9}.active\:border-red-600\/90:active{border-color:#dc2626e6}.active\:border-red-600\/95:active{border-color:#dc2626f2}.active\:border-red-700:active{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.active\:border-red-700\/0:active{border-color:#b91c1c00}.active\:border-red-700\/10:active{border-color:#b91c1c1a}.active\:border-red-700\/100:active{border-color:#b91c1c}.active\:border-red-700\/15:active{border-color:#b91c1c26}.active\:border-red-700\/20:active{border-color:#b91c1c33}.active\:border-red-700\/25:active{border-color:#b91c1c40}.active\:border-red-700\/30:active{border-color:#b91c1c4d}.active\:border-red-700\/35:active{border-color:#b91c1c59}.active\:border-red-700\/40:active{border-color:#b91c1c66}.active\:border-red-700\/45:active{border-color:#b91c1c73}.active\:border-red-700\/5:active{border-color:#b91c1c0d}.active\:border-red-700\/50:active{border-color:#b91c1c80}.active\:border-red-700\/55:active{border-color:#b91c1c8c}.active\:border-red-700\/60:active{border-color:#b91c1c99}.active\:border-red-700\/65:active{border-color:#b91c1ca6}.active\:border-red-700\/70:active{border-color:#b91c1cb3}.active\:border-red-700\/75:active{border-color:#b91c1cbf}.active\:border-red-700\/80:active{border-color:#b91c1ccc}.active\:border-red-700\/85:active{border-color:#b91c1cd9}.active\:border-red-700\/90:active{border-color:#b91c1ce6}.active\:border-red-700\/95:active{border-color:#b91c1cf2}.active\:border-red-800:active{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.active\:border-red-800\/0:active{border-color:#991b1b00}.active\:border-red-800\/10:active{border-color:#991b1b1a}.active\:border-red-800\/100:active{border-color:#991b1b}.active\:border-red-800\/15:active{border-color:#991b1b26}.active\:border-red-800\/20:active{border-color:#991b1b33}.active\:border-red-800\/25:active{border-color:#991b1b40}.active\:border-red-800\/30:active{border-color:#991b1b4d}.active\:border-red-800\/35:active{border-color:#991b1b59}.active\:border-red-800\/40:active{border-color:#991b1b66}.active\:border-red-800\/45:active{border-color:#991b1b73}.active\:border-red-800\/5:active{border-color:#991b1b0d}.active\:border-red-800\/50:active{border-color:#991b1b80}.active\:border-red-800\/55:active{border-color:#991b1b8c}.active\:border-red-800\/60:active{border-color:#991b1b99}.active\:border-red-800\/65:active{border-color:#991b1ba6}.active\:border-red-800\/70:active{border-color:#991b1bb3}.active\:border-red-800\/75:active{border-color:#991b1bbf}.active\:border-red-800\/80:active{border-color:#991b1bcc}.active\:border-red-800\/85:active{border-color:#991b1bd9}.active\:border-red-800\/90:active{border-color:#991b1be6}.active\:border-red-800\/95:active{border-color:#991b1bf2}.active\:border-red-900:active{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.active\:border-red-900\/0:active{border-color:#7f1d1d00}.active\:border-red-900\/10:active{border-color:#7f1d1d1a}.active\:border-red-900\/100:active{border-color:#7f1d1d}.active\:border-red-900\/15:active{border-color:#7f1d1d26}.active\:border-red-900\/20:active{border-color:#7f1d1d33}.active\:border-red-900\/25:active{border-color:#7f1d1d40}.active\:border-red-900\/30:active{border-color:#7f1d1d4d}.active\:border-red-900\/35:active{border-color:#7f1d1d59}.active\:border-red-900\/40:active{border-color:#7f1d1d66}.active\:border-red-900\/45:active{border-color:#7f1d1d73}.active\:border-red-900\/5:active{border-color:#7f1d1d0d}.active\:border-red-900\/50:active{border-color:#7f1d1d80}.active\:border-red-900\/55:active{border-color:#7f1d1d8c}.active\:border-red-900\/60:active{border-color:#7f1d1d99}.active\:border-red-900\/65:active{border-color:#7f1d1da6}.active\:border-red-900\/70:active{border-color:#7f1d1db3}.active\:border-red-900\/75:active{border-color:#7f1d1dbf}.active\:border-red-900\/80:active{border-color:#7f1d1dcc}.active\:border-red-900\/85:active{border-color:#7f1d1dd9}.active\:border-red-900\/90:active{border-color:#7f1d1de6}.active\:border-red-900\/95:active{border-color:#7f1d1df2}.active\:border-yellow-100:active{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.active\:border-yellow-100\/0:active{border-color:#fef9c300}.active\:border-yellow-100\/10:active{border-color:#fef9c31a}.active\:border-yellow-100\/100:active{border-color:#fef9c3}.active\:border-yellow-100\/15:active{border-color:#fef9c326}.active\:border-yellow-100\/20:active{border-color:#fef9c333}.active\:border-yellow-100\/25:active{border-color:#fef9c340}.active\:border-yellow-100\/30:active{border-color:#fef9c34d}.active\:border-yellow-100\/35:active{border-color:#fef9c359}.active\:border-yellow-100\/40:active{border-color:#fef9c366}.active\:border-yellow-100\/45:active{border-color:#fef9c373}.active\:border-yellow-100\/5:active{border-color:#fef9c30d}.active\:border-yellow-100\/50:active{border-color:#fef9c380}.active\:border-yellow-100\/55:active{border-color:#fef9c38c}.active\:border-yellow-100\/60:active{border-color:#fef9c399}.active\:border-yellow-100\/65:active{border-color:#fef9c3a6}.active\:border-yellow-100\/70:active{border-color:#fef9c3b3}.active\:border-yellow-100\/75:active{border-color:#fef9c3bf}.active\:border-yellow-100\/80:active{border-color:#fef9c3cc}.active\:border-yellow-100\/85:active{border-color:#fef9c3d9}.active\:border-yellow-100\/90:active{border-color:#fef9c3e6}.active\:border-yellow-100\/95:active{border-color:#fef9c3f2}.active\:border-yellow-200:active{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.active\:border-yellow-200\/0:active{border-color:#fef08a00}.active\:border-yellow-200\/10:active{border-color:#fef08a1a}.active\:border-yellow-200\/100:active{border-color:#fef08a}.active\:border-yellow-200\/15:active{border-color:#fef08a26}.active\:border-yellow-200\/20:active{border-color:#fef08a33}.active\:border-yellow-200\/25:active{border-color:#fef08a40}.active\:border-yellow-200\/30:active{border-color:#fef08a4d}.active\:border-yellow-200\/35:active{border-color:#fef08a59}.active\:border-yellow-200\/40:active{border-color:#fef08a66}.active\:border-yellow-200\/45:active{border-color:#fef08a73}.active\:border-yellow-200\/5:active{border-color:#fef08a0d}.active\:border-yellow-200\/50:active{border-color:#fef08a80}.active\:border-yellow-200\/55:active{border-color:#fef08a8c}.active\:border-yellow-200\/60:active{border-color:#fef08a99}.active\:border-yellow-200\/65:active{border-color:#fef08aa6}.active\:border-yellow-200\/70:active{border-color:#fef08ab3}.active\:border-yellow-200\/75:active{border-color:#fef08abf}.active\:border-yellow-200\/80:active{border-color:#fef08acc}.active\:border-yellow-200\/85:active{border-color:#fef08ad9}.active\:border-yellow-200\/90:active{border-color:#fef08ae6}.active\:border-yellow-200\/95:active{border-color:#fef08af2}.active\:border-yellow-300:active{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.active\:border-yellow-300\/0:active{border-color:#fde04700}.active\:border-yellow-300\/10:active{border-color:#fde0471a}.active\:border-yellow-300\/100:active{border-color:#fde047}.active\:border-yellow-300\/15:active{border-color:#fde04726}.active\:border-yellow-300\/20:active{border-color:#fde04733}.active\:border-yellow-300\/25:active{border-color:#fde04740}.active\:border-yellow-300\/30:active{border-color:#fde0474d}.active\:border-yellow-300\/35:active{border-color:#fde04759}.active\:border-yellow-300\/40:active{border-color:#fde04766}.active\:border-yellow-300\/45:active{border-color:#fde04773}.active\:border-yellow-300\/5:active{border-color:#fde0470d}.active\:border-yellow-300\/50:active{border-color:#fde04780}.active\:border-yellow-300\/55:active{border-color:#fde0478c}.active\:border-yellow-300\/60:active{border-color:#fde04799}.active\:border-yellow-300\/65:active{border-color:#fde047a6}.active\:border-yellow-300\/70:active{border-color:#fde047b3}.active\:border-yellow-300\/75:active{border-color:#fde047bf}.active\:border-yellow-300\/80:active{border-color:#fde047cc}.active\:border-yellow-300\/85:active{border-color:#fde047d9}.active\:border-yellow-300\/90:active{border-color:#fde047e6}.active\:border-yellow-300\/95:active{border-color:#fde047f2}.active\:border-yellow-400:active{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.active\:border-yellow-400\/0:active{border-color:#facc1500}.active\:border-yellow-400\/10:active{border-color:#facc151a}.active\:border-yellow-400\/100:active{border-color:#facc15}.active\:border-yellow-400\/15:active{border-color:#facc1526}.active\:border-yellow-400\/20:active{border-color:#facc1533}.active\:border-yellow-400\/25:active{border-color:#facc1540}.active\:border-yellow-400\/30:active{border-color:#facc154d}.active\:border-yellow-400\/35:active{border-color:#facc1559}.active\:border-yellow-400\/40:active{border-color:#facc1566}.active\:border-yellow-400\/45:active{border-color:#facc1573}.active\:border-yellow-400\/5:active{border-color:#facc150d}.active\:border-yellow-400\/50:active{border-color:#facc1580}.active\:border-yellow-400\/55:active{border-color:#facc158c}.active\:border-yellow-400\/60:active{border-color:#facc1599}.active\:border-yellow-400\/65:active{border-color:#facc15a6}.active\:border-yellow-400\/70:active{border-color:#facc15b3}.active\:border-yellow-400\/75:active{border-color:#facc15bf}.active\:border-yellow-400\/80:active{border-color:#facc15cc}.active\:border-yellow-400\/85:active{border-color:#facc15d9}.active\:border-yellow-400\/90:active{border-color:#facc15e6}.active\:border-yellow-400\/95:active{border-color:#facc15f2}.active\:border-yellow-50:active{--tw-border-opacity: 1;border-color:rgb(254 252 232 / var(--tw-border-opacity, 1))}.active\:border-yellow-50\/0:active{border-color:#fefce800}.active\:border-yellow-50\/10:active{border-color:#fefce81a}.active\:border-yellow-50\/100:active{border-color:#fefce8}.active\:border-yellow-50\/15:active{border-color:#fefce826}.active\:border-yellow-50\/20:active{border-color:#fefce833}.active\:border-yellow-50\/25:active{border-color:#fefce840}.active\:border-yellow-50\/30:active{border-color:#fefce84d}.active\:border-yellow-50\/35:active{border-color:#fefce859}.active\:border-yellow-50\/40:active{border-color:#fefce866}.active\:border-yellow-50\/45:active{border-color:#fefce873}.active\:border-yellow-50\/5:active{border-color:#fefce80d}.active\:border-yellow-50\/50:active{border-color:#fefce880}.active\:border-yellow-50\/55:active{border-color:#fefce88c}.active\:border-yellow-50\/60:active{border-color:#fefce899}.active\:border-yellow-50\/65:active{border-color:#fefce8a6}.active\:border-yellow-50\/70:active{border-color:#fefce8b3}.active\:border-yellow-50\/75:active{border-color:#fefce8bf}.active\:border-yellow-50\/80:active{border-color:#fefce8cc}.active\:border-yellow-50\/85:active{border-color:#fefce8d9}.active\:border-yellow-50\/90:active{border-color:#fefce8e6}.active\:border-yellow-50\/95:active{border-color:#fefce8f2}.active\:border-yellow-500:active{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.active\:border-yellow-500\/0:active{border-color:#eab30800}.active\:border-yellow-500\/10:active{border-color:#eab3081a}.active\:border-yellow-500\/100:active{border-color:#eab308}.active\:border-yellow-500\/15:active{border-color:#eab30826}.active\:border-yellow-500\/20:active{border-color:#eab30833}.active\:border-yellow-500\/25:active{border-color:#eab30840}.active\:border-yellow-500\/30:active{border-color:#eab3084d}.active\:border-yellow-500\/35:active{border-color:#eab30859}.active\:border-yellow-500\/40:active{border-color:#eab30866}.active\:border-yellow-500\/45:active{border-color:#eab30873}.active\:border-yellow-500\/5:active{border-color:#eab3080d}.active\:border-yellow-500\/50:active{border-color:#eab30880}.active\:border-yellow-500\/55:active{border-color:#eab3088c}.active\:border-yellow-500\/60:active{border-color:#eab30899}.active\:border-yellow-500\/65:active{border-color:#eab308a6}.active\:border-yellow-500\/70:active{border-color:#eab308b3}.active\:border-yellow-500\/75:active{border-color:#eab308bf}.active\:border-yellow-500\/80:active{border-color:#eab308cc}.active\:border-yellow-500\/85:active{border-color:#eab308d9}.active\:border-yellow-500\/90:active{border-color:#eab308e6}.active\:border-yellow-500\/95:active{border-color:#eab308f2}.active\:border-yellow-600:active{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.active\:border-yellow-600\/0:active{border-color:#ca8a0400}.active\:border-yellow-600\/10:active{border-color:#ca8a041a}.active\:border-yellow-600\/100:active{border-color:#ca8a04}.active\:border-yellow-600\/15:active{border-color:#ca8a0426}.active\:border-yellow-600\/20:active{border-color:#ca8a0433}.active\:border-yellow-600\/25:active{border-color:#ca8a0440}.active\:border-yellow-600\/30:active{border-color:#ca8a044d}.active\:border-yellow-600\/35:active{border-color:#ca8a0459}.active\:border-yellow-600\/40:active{border-color:#ca8a0466}.active\:border-yellow-600\/45:active{border-color:#ca8a0473}.active\:border-yellow-600\/5:active{border-color:#ca8a040d}.active\:border-yellow-600\/50:active{border-color:#ca8a0480}.active\:border-yellow-600\/55:active{border-color:#ca8a048c}.active\:border-yellow-600\/60:active{border-color:#ca8a0499}.active\:border-yellow-600\/65:active{border-color:#ca8a04a6}.active\:border-yellow-600\/70:active{border-color:#ca8a04b3}.active\:border-yellow-600\/75:active{border-color:#ca8a04bf}.active\:border-yellow-600\/80:active{border-color:#ca8a04cc}.active\:border-yellow-600\/85:active{border-color:#ca8a04d9}.active\:border-yellow-600\/90:active{border-color:#ca8a04e6}.active\:border-yellow-600\/95:active{border-color:#ca8a04f2}.active\:border-yellow-700:active{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.active\:border-yellow-700\/0:active{border-color:#a1620700}.active\:border-yellow-700\/10:active{border-color:#a162071a}.active\:border-yellow-700\/100:active{border-color:#a16207}.active\:border-yellow-700\/15:active{border-color:#a1620726}.active\:border-yellow-700\/20:active{border-color:#a1620733}.active\:border-yellow-700\/25:active{border-color:#a1620740}.active\:border-yellow-700\/30:active{border-color:#a162074d}.active\:border-yellow-700\/35:active{border-color:#a1620759}.active\:border-yellow-700\/40:active{border-color:#a1620766}.active\:border-yellow-700\/45:active{border-color:#a1620773}.active\:border-yellow-700\/5:active{border-color:#a162070d}.active\:border-yellow-700\/50:active{border-color:#a1620780}.active\:border-yellow-700\/55:active{border-color:#a162078c}.active\:border-yellow-700\/60:active{border-color:#a1620799}.active\:border-yellow-700\/65:active{border-color:#a16207a6}.active\:border-yellow-700\/70:active{border-color:#a16207b3}.active\:border-yellow-700\/75:active{border-color:#a16207bf}.active\:border-yellow-700\/80:active{border-color:#a16207cc}.active\:border-yellow-700\/85:active{border-color:#a16207d9}.active\:border-yellow-700\/90:active{border-color:#a16207e6}.active\:border-yellow-700\/95:active{border-color:#a16207f2}.active\:border-yellow-800:active{--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.active\:border-yellow-800\/0:active{border-color:#854d0e00}.active\:border-yellow-800\/10:active{border-color:#854d0e1a}.active\:border-yellow-800\/100:active{border-color:#854d0e}.active\:border-yellow-800\/15:active{border-color:#854d0e26}.active\:border-yellow-800\/20:active{border-color:#854d0e33}.active\:border-yellow-800\/25:active{border-color:#854d0e40}.active\:border-yellow-800\/30:active{border-color:#854d0e4d}.active\:border-yellow-800\/35:active{border-color:#854d0e59}.active\:border-yellow-800\/40:active{border-color:#854d0e66}.active\:border-yellow-800\/45:active{border-color:#854d0e73}.active\:border-yellow-800\/5:active{border-color:#854d0e0d}.active\:border-yellow-800\/50:active{border-color:#854d0e80}.active\:border-yellow-800\/55:active{border-color:#854d0e8c}.active\:border-yellow-800\/60:active{border-color:#854d0e99}.active\:border-yellow-800\/65:active{border-color:#854d0ea6}.active\:border-yellow-800\/70:active{border-color:#854d0eb3}.active\:border-yellow-800\/75:active{border-color:#854d0ebf}.active\:border-yellow-800\/80:active{border-color:#854d0ecc}.active\:border-yellow-800\/85:active{border-color:#854d0ed9}.active\:border-yellow-800\/90:active{border-color:#854d0ee6}.active\:border-yellow-800\/95:active{border-color:#854d0ef2}.active\:border-yellow-900:active{--tw-border-opacity: 1;border-color:rgb(113 63 18 / var(--tw-border-opacity, 1))}.active\:border-yellow-900\/0:active{border-color:#713f1200}.active\:border-yellow-900\/10:active{border-color:#713f121a}.active\:border-yellow-900\/100:active{border-color:#713f12}.active\:border-yellow-900\/15:active{border-color:#713f1226}.active\:border-yellow-900\/20:active{border-color:#713f1233}.active\:border-yellow-900\/25:active{border-color:#713f1240}.active\:border-yellow-900\/30:active{border-color:#713f124d}.active\:border-yellow-900\/35:active{border-color:#713f1259}.active\:border-yellow-900\/40:active{border-color:#713f1266}.active\:border-yellow-900\/45:active{border-color:#713f1273}.active\:border-yellow-900\/5:active{border-color:#713f120d}.active\:border-yellow-900\/50:active{border-color:#713f1280}.active\:border-yellow-900\/55:active{border-color:#713f128c}.active\:border-yellow-900\/60:active{border-color:#713f1299}.active\:border-yellow-900\/65:active{border-color:#713f12a6}.active\:border-yellow-900\/70:active{border-color:#713f12b3}.active\:border-yellow-900\/75:active{border-color:#713f12bf}.active\:border-yellow-900\/80:active{border-color:#713f12cc}.active\:border-yellow-900\/85:active{border-color:#713f12d9}.active\:border-yellow-900\/90:active{border-color:#713f12e6}.active\:border-yellow-900\/95:active{border-color:#713f12f2}.active\:bg-blue-100:active{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.active\:bg-blue-100\/0:active{background-color:#dbeafe00}.active\:bg-blue-100\/10:active{background-color:#dbeafe1a}.active\:bg-blue-100\/100:active{background-color:#dbeafe}.active\:bg-blue-100\/15:active{background-color:#dbeafe26}.active\:bg-blue-100\/20:active{background-color:#dbeafe33}.active\:bg-blue-100\/25:active{background-color:#dbeafe40}.active\:bg-blue-100\/30:active{background-color:#dbeafe4d}.active\:bg-blue-100\/35:active{background-color:#dbeafe59}.active\:bg-blue-100\/40:active{background-color:#dbeafe66}.active\:bg-blue-100\/45:active{background-color:#dbeafe73}.active\:bg-blue-100\/5:active{background-color:#dbeafe0d}.active\:bg-blue-100\/50:active{background-color:#dbeafe80}.active\:bg-blue-100\/55:active{background-color:#dbeafe8c}.active\:bg-blue-100\/60:active{background-color:#dbeafe99}.active\:bg-blue-100\/65:active{background-color:#dbeafea6}.active\:bg-blue-100\/70:active{background-color:#dbeafeb3}.active\:bg-blue-100\/75:active{background-color:#dbeafebf}.active\:bg-blue-100\/80:active{background-color:#dbeafecc}.active\:bg-blue-100\/85:active{background-color:#dbeafed9}.active\:bg-blue-100\/90:active{background-color:#dbeafee6}.active\:bg-blue-100\/95:active{background-color:#dbeafef2}.active\:bg-blue-200:active{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.active\:bg-blue-200\/0:active{background-color:#bfdbfe00}.active\:bg-blue-200\/10:active{background-color:#bfdbfe1a}.active\:bg-blue-200\/100:active{background-color:#bfdbfe}.active\:bg-blue-200\/15:active{background-color:#bfdbfe26}.active\:bg-blue-200\/20:active{background-color:#bfdbfe33}.active\:bg-blue-200\/25:active{background-color:#bfdbfe40}.active\:bg-blue-200\/30:active{background-color:#bfdbfe4d}.active\:bg-blue-200\/35:active{background-color:#bfdbfe59}.active\:bg-blue-200\/40:active{background-color:#bfdbfe66}.active\:bg-blue-200\/45:active{background-color:#bfdbfe73}.active\:bg-blue-200\/5:active{background-color:#bfdbfe0d}.active\:bg-blue-200\/50:active{background-color:#bfdbfe80}.active\:bg-blue-200\/55:active{background-color:#bfdbfe8c}.active\:bg-blue-200\/60:active{background-color:#bfdbfe99}.active\:bg-blue-200\/65:active{background-color:#bfdbfea6}.active\:bg-blue-200\/70:active{background-color:#bfdbfeb3}.active\:bg-blue-200\/75:active{background-color:#bfdbfebf}.active\:bg-blue-200\/80:active{background-color:#bfdbfecc}.active\:bg-blue-200\/85:active{background-color:#bfdbfed9}.active\:bg-blue-200\/90:active{background-color:#bfdbfee6}.active\:bg-blue-200\/95:active{background-color:#bfdbfef2}.active\:bg-blue-300:active{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.active\:bg-blue-300\/0:active{background-color:#93c5fd00}.active\:bg-blue-300\/10:active{background-color:#93c5fd1a}.active\:bg-blue-300\/100:active{background-color:#93c5fd}.active\:bg-blue-300\/15:active{background-color:#93c5fd26}.active\:bg-blue-300\/20:active{background-color:#93c5fd33}.active\:bg-blue-300\/25:active{background-color:#93c5fd40}.active\:bg-blue-300\/30:active{background-color:#93c5fd4d}.active\:bg-blue-300\/35:active{background-color:#93c5fd59}.active\:bg-blue-300\/40:active{background-color:#93c5fd66}.active\:bg-blue-300\/45:active{background-color:#93c5fd73}.active\:bg-blue-300\/5:active{background-color:#93c5fd0d}.active\:bg-blue-300\/50:active{background-color:#93c5fd80}.active\:bg-blue-300\/55:active{background-color:#93c5fd8c}.active\:bg-blue-300\/60:active{background-color:#93c5fd99}.active\:bg-blue-300\/65:active{background-color:#93c5fda6}.active\:bg-blue-300\/70:active{background-color:#93c5fdb3}.active\:bg-blue-300\/75:active{background-color:#93c5fdbf}.active\:bg-blue-300\/80:active{background-color:#93c5fdcc}.active\:bg-blue-300\/85:active{background-color:#93c5fdd9}.active\:bg-blue-300\/90:active{background-color:#93c5fde6}.active\:bg-blue-300\/95:active{background-color:#93c5fdf2}.active\:bg-blue-400:active{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.active\:bg-blue-400\/0:active{background-color:#60a5fa00}.active\:bg-blue-400\/10:active{background-color:#60a5fa1a}.active\:bg-blue-400\/100:active{background-color:#60a5fa}.active\:bg-blue-400\/15:active{background-color:#60a5fa26}.active\:bg-blue-400\/20:active{background-color:#60a5fa33}.active\:bg-blue-400\/25:active{background-color:#60a5fa40}.active\:bg-blue-400\/30:active{background-color:#60a5fa4d}.active\:bg-blue-400\/35:active{background-color:#60a5fa59}.active\:bg-blue-400\/40:active{background-color:#60a5fa66}.active\:bg-blue-400\/45:active{background-color:#60a5fa73}.active\:bg-blue-400\/5:active{background-color:#60a5fa0d}.active\:bg-blue-400\/50:active{background-color:#60a5fa80}.active\:bg-blue-400\/55:active{background-color:#60a5fa8c}.active\:bg-blue-400\/60:active{background-color:#60a5fa99}.active\:bg-blue-400\/65:active{background-color:#60a5faa6}.active\:bg-blue-400\/70:active{background-color:#60a5fab3}.active\:bg-blue-400\/75:active{background-color:#60a5fabf}.active\:bg-blue-400\/80:active{background-color:#60a5facc}.active\:bg-blue-400\/85:active{background-color:#60a5fad9}.active\:bg-blue-400\/90:active{background-color:#60a5fae6}.active\:bg-blue-400\/95:active{background-color:#60a5faf2}.active\:bg-blue-50:active{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.active\:bg-blue-50\/0:active{background-color:#eff6ff00}.active\:bg-blue-50\/10:active{background-color:#eff6ff1a}.active\:bg-blue-50\/100:active{background-color:#eff6ff}.active\:bg-blue-50\/15:active{background-color:#eff6ff26}.active\:bg-blue-50\/20:active{background-color:#eff6ff33}.active\:bg-blue-50\/25:active{background-color:#eff6ff40}.active\:bg-blue-50\/30:active{background-color:#eff6ff4d}.active\:bg-blue-50\/35:active{background-color:#eff6ff59}.active\:bg-blue-50\/40:active{background-color:#eff6ff66}.active\:bg-blue-50\/45:active{background-color:#eff6ff73}.active\:bg-blue-50\/5:active{background-color:#eff6ff0d}.active\:bg-blue-50\/50:active{background-color:#eff6ff80}.active\:bg-blue-50\/55:active{background-color:#eff6ff8c}.active\:bg-blue-50\/60:active{background-color:#eff6ff99}.active\:bg-blue-50\/65:active{background-color:#eff6ffa6}.active\:bg-blue-50\/70:active{background-color:#eff6ffb3}.active\:bg-blue-50\/75:active{background-color:#eff6ffbf}.active\:bg-blue-50\/80:active{background-color:#eff6ffcc}.active\:bg-blue-50\/85:active{background-color:#eff6ffd9}.active\:bg-blue-50\/90:active{background-color:#eff6ffe6}.active\:bg-blue-50\/95:active{background-color:#eff6fff2}.active\:bg-blue-500:active{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.active\:bg-blue-500\/0:active{background-color:#3b82f600}.active\:bg-blue-500\/10:active{background-color:#3b82f61a}.active\:bg-blue-500\/100:active{background-color:#3b82f6}.active\:bg-blue-500\/15:active{background-color:#3b82f626}.active\:bg-blue-500\/20:active{background-color:#3b82f633}.active\:bg-blue-500\/25:active{background-color:#3b82f640}.active\:bg-blue-500\/30:active{background-color:#3b82f64d}.active\:bg-blue-500\/35:active{background-color:#3b82f659}.active\:bg-blue-500\/40:active{background-color:#3b82f666}.active\:bg-blue-500\/45:active{background-color:#3b82f673}.active\:bg-blue-500\/5:active{background-color:#3b82f60d}.active\:bg-blue-500\/50:active{background-color:#3b82f680}.active\:bg-blue-500\/55:active{background-color:#3b82f68c}.active\:bg-blue-500\/60:active{background-color:#3b82f699}.active\:bg-blue-500\/65:active{background-color:#3b82f6a6}.active\:bg-blue-500\/70:active{background-color:#3b82f6b3}.active\:bg-blue-500\/75:active{background-color:#3b82f6bf}.active\:bg-blue-500\/80:active{background-color:#3b82f6cc}.active\:bg-blue-500\/85:active{background-color:#3b82f6d9}.active\:bg-blue-500\/90:active{background-color:#3b82f6e6}.active\:bg-blue-500\/95:active{background-color:#3b82f6f2}.active\:bg-blue-600:active{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.active\:bg-blue-600\/0:active{background-color:#2563eb00}.active\:bg-blue-600\/10:active{background-color:#2563eb1a}.active\:bg-blue-600\/100:active{background-color:#2563eb}.active\:bg-blue-600\/15:active{background-color:#2563eb26}.active\:bg-blue-600\/20:active{background-color:#2563eb33}.active\:bg-blue-600\/25:active{background-color:#2563eb40}.active\:bg-blue-600\/30:active{background-color:#2563eb4d}.active\:bg-blue-600\/35:active{background-color:#2563eb59}.active\:bg-blue-600\/40:active{background-color:#2563eb66}.active\:bg-blue-600\/45:active{background-color:#2563eb73}.active\:bg-blue-600\/5:active{background-color:#2563eb0d}.active\:bg-blue-600\/50:active{background-color:#2563eb80}.active\:bg-blue-600\/55:active{background-color:#2563eb8c}.active\:bg-blue-600\/60:active{background-color:#2563eb99}.active\:bg-blue-600\/65:active{background-color:#2563eba6}.active\:bg-blue-600\/70:active{background-color:#2563ebb3}.active\:bg-blue-600\/75:active{background-color:#2563ebbf}.active\:bg-blue-600\/80:active{background-color:#2563ebcc}.active\:bg-blue-600\/85:active{background-color:#2563ebd9}.active\:bg-blue-600\/90:active{background-color:#2563ebe6}.active\:bg-blue-600\/95:active{background-color:#2563ebf2}.active\:bg-blue-700:active{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.active\:bg-blue-700\/0:active{background-color:#1d4ed800}.active\:bg-blue-700\/10:active{background-color:#1d4ed81a}.active\:bg-blue-700\/100:active{background-color:#1d4ed8}.active\:bg-blue-700\/15:active{background-color:#1d4ed826}.active\:bg-blue-700\/20:active{background-color:#1d4ed833}.active\:bg-blue-700\/25:active{background-color:#1d4ed840}.active\:bg-blue-700\/30:active{background-color:#1d4ed84d}.active\:bg-blue-700\/35:active{background-color:#1d4ed859}.active\:bg-blue-700\/40:active{background-color:#1d4ed866}.active\:bg-blue-700\/45:active{background-color:#1d4ed873}.active\:bg-blue-700\/5:active{background-color:#1d4ed80d}.active\:bg-blue-700\/50:active{background-color:#1d4ed880}.active\:bg-blue-700\/55:active{background-color:#1d4ed88c}.active\:bg-blue-700\/60:active{background-color:#1d4ed899}.active\:bg-blue-700\/65:active{background-color:#1d4ed8a6}.active\:bg-blue-700\/70:active{background-color:#1d4ed8b3}.active\:bg-blue-700\/75:active{background-color:#1d4ed8bf}.active\:bg-blue-700\/80:active{background-color:#1d4ed8cc}.active\:bg-blue-700\/85:active{background-color:#1d4ed8d9}.active\:bg-blue-700\/90:active{background-color:#1d4ed8e6}.active\:bg-blue-700\/95:active{background-color:#1d4ed8f2}.active\:bg-blue-800:active{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.active\:bg-blue-800\/0:active{background-color:#1e40af00}.active\:bg-blue-800\/10:active{background-color:#1e40af1a}.active\:bg-blue-800\/100:active{background-color:#1e40af}.active\:bg-blue-800\/15:active{background-color:#1e40af26}.active\:bg-blue-800\/20:active{background-color:#1e40af33}.active\:bg-blue-800\/25:active{background-color:#1e40af40}.active\:bg-blue-800\/30:active{background-color:#1e40af4d}.active\:bg-blue-800\/35:active{background-color:#1e40af59}.active\:bg-blue-800\/40:active{background-color:#1e40af66}.active\:bg-blue-800\/45:active{background-color:#1e40af73}.active\:bg-blue-800\/5:active{background-color:#1e40af0d}.active\:bg-blue-800\/50:active{background-color:#1e40af80}.active\:bg-blue-800\/55:active{background-color:#1e40af8c}.active\:bg-blue-800\/60:active{background-color:#1e40af99}.active\:bg-blue-800\/65:active{background-color:#1e40afa6}.active\:bg-blue-800\/70:active{background-color:#1e40afb3}.active\:bg-blue-800\/75:active{background-color:#1e40afbf}.active\:bg-blue-800\/80:active{background-color:#1e40afcc}.active\:bg-blue-800\/85:active{background-color:#1e40afd9}.active\:bg-blue-800\/90:active{background-color:#1e40afe6}.active\:bg-blue-800\/95:active{background-color:#1e40aff2}.active\:bg-blue-900:active{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.active\:bg-blue-900\/0:active{background-color:#1e3a8a00}.active\:bg-blue-900\/10:active{background-color:#1e3a8a1a}.active\:bg-blue-900\/100:active{background-color:#1e3a8a}.active\:bg-blue-900\/15:active{background-color:#1e3a8a26}.active\:bg-blue-900\/20:active{background-color:#1e3a8a33}.active\:bg-blue-900\/25:active{background-color:#1e3a8a40}.active\:bg-blue-900\/30:active{background-color:#1e3a8a4d}.active\:bg-blue-900\/35:active{background-color:#1e3a8a59}.active\:bg-blue-900\/40:active{background-color:#1e3a8a66}.active\:bg-blue-900\/45:active{background-color:#1e3a8a73}.active\:bg-blue-900\/5:active{background-color:#1e3a8a0d}.active\:bg-blue-900\/50:active{background-color:#1e3a8a80}.active\:bg-blue-900\/55:active{background-color:#1e3a8a8c}.active\:bg-blue-900\/60:active{background-color:#1e3a8a99}.active\:bg-blue-900\/65:active{background-color:#1e3a8aa6}.active\:bg-blue-900\/70:active{background-color:#1e3a8ab3}.active\:bg-blue-900\/75:active{background-color:#1e3a8abf}.active\:bg-blue-900\/80:active{background-color:#1e3a8acc}.active\:bg-blue-900\/85:active{background-color:#1e3a8ad9}.active\:bg-blue-900\/90:active{background-color:#1e3a8ae6}.active\:bg-blue-900\/95:active{background-color:#1e3a8af2}.active\:bg-blue-950:active{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.active\:bg-blue-950\/0:active{background-color:#17255400}.active\:bg-blue-950\/10:active{background-color:#1725541a}.active\:bg-blue-950\/100:active{background-color:#172554}.active\:bg-blue-950\/15:active{background-color:#17255426}.active\:bg-blue-950\/20:active{background-color:#17255433}.active\:bg-blue-950\/25:active{background-color:#17255440}.active\:bg-blue-950\/30:active{background-color:#1725544d}.active\:bg-blue-950\/35:active{background-color:#17255459}.active\:bg-blue-950\/40:active{background-color:#17255466}.active\:bg-blue-950\/45:active{background-color:#17255473}.active\:bg-blue-950\/5:active{background-color:#1725540d}.active\:bg-blue-950\/50:active{background-color:#17255480}.active\:bg-blue-950\/55:active{background-color:#1725548c}.active\:bg-blue-950\/60:active{background-color:#17255499}.active\:bg-blue-950\/65:active{background-color:#172554a6}.active\:bg-blue-950\/70:active{background-color:#172554b3}.active\:bg-blue-950\/75:active{background-color:#172554bf}.active\:bg-blue-950\/80:active{background-color:#172554cc}.active\:bg-blue-950\/85:active{background-color:#172554d9}.active\:bg-blue-950\/90:active{background-color:#172554e6}.active\:bg-blue-950\/95:active{background-color:#172554f2}.active\:bg-error:active{--tw-bg-opacity: 1;background-color:rgb(255 87 36 / var(--tw-bg-opacity, 1))}.active\:bg-error-focus:active{--tw-bg-opacity: 1;background-color:rgb(240 48 0 / var(--tw-bg-opacity, 1))}.active\:bg-error-focus\/0:active{background-color:#f0300000}.active\:bg-error-focus\/10:active{background-color:#f030001a}.active\:bg-error-focus\/100:active{background-color:#f03000}.active\:bg-error-focus\/15:active{background-color:#f0300026}.active\:bg-error-focus\/20:active{background-color:#f0300033}.active\:bg-error-focus\/25:active{background-color:#f0300040}.active\:bg-error-focus\/30:active{background-color:#f030004d}.active\:bg-error-focus\/35:active{background-color:#f0300059}.active\:bg-error-focus\/40:active{background-color:#f0300066}.active\:bg-error-focus\/45:active{background-color:#f0300073}.active\:bg-error-focus\/5:active{background-color:#f030000d}.active\:bg-error-focus\/50:active{background-color:#f0300080}.active\:bg-error-focus\/55:active{background-color:#f030008c}.active\:bg-error-focus\/60:active{background-color:#f0300099}.active\:bg-error-focus\/65:active{background-color:#f03000a6}.active\:bg-error-focus\/70:active{background-color:#f03000b3}.active\:bg-error-focus\/75:active{background-color:#f03000bf}.active\:bg-error-focus\/80:active{background-color:#f03000cc}.active\:bg-error-focus\/85:active{background-color:#f03000d9}.active\:bg-error-focus\/90:active{background-color:#f03000e6}.active\:bg-error-focus\/95:active{background-color:#f03000f2}.active\:bg-error\/0:active{background-color:#ff572400}.active\:bg-error\/10:active{background-color:#ff57241a}.active\:bg-error\/100:active{background-color:#ff5724}.active\:bg-error\/15:active{background-color:#ff572426}.active\:bg-error\/20:active{background-color:#ff572433}.active\:bg-error\/25:active{background-color:#ff572440}.active\:bg-error\/30:active{background-color:#ff57244d}.active\:bg-error\/35:active{background-color:#ff572459}.active\:bg-error\/40:active{background-color:#ff572466}.active\:bg-error\/45:active{background-color:#ff572473}.active\:bg-error\/5:active{background-color:#ff57240d}.active\:bg-error\/50:active{background-color:#ff572480}.active\:bg-error\/55:active{background-color:#ff57248c}.active\:bg-error\/60:active{background-color:#ff572499}.active\:bg-error\/65:active{background-color:#ff5724a6}.active\:bg-error\/70:active{background-color:#ff5724b3}.active\:bg-error\/75:active{background-color:#ff5724bf}.active\:bg-error\/80:active{background-color:#ff5724cc}.active\:bg-error\/85:active{background-color:#ff5724d9}.active\:bg-error\/90:active{background-color:#ff5724e6}.active\:bg-error\/95:active{background-color:#ff5724f2}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:bg-green-100:active{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.active\:bg-green-100\/0:active{background-color:#dcfce700}.active\:bg-green-100\/10:active{background-color:#dcfce71a}.active\:bg-green-100\/100:active{background-color:#dcfce7}.active\:bg-green-100\/15:active{background-color:#dcfce726}.active\:bg-green-100\/20:active{background-color:#dcfce733}.active\:bg-green-100\/25:active{background-color:#dcfce740}.active\:bg-green-100\/30:active{background-color:#dcfce74d}.active\:bg-green-100\/35:active{background-color:#dcfce759}.active\:bg-green-100\/40:active{background-color:#dcfce766}.active\:bg-green-100\/45:active{background-color:#dcfce773}.active\:bg-green-100\/5:active{background-color:#dcfce70d}.active\:bg-green-100\/50:active{background-color:#dcfce780}.active\:bg-green-100\/55:active{background-color:#dcfce78c}.active\:bg-green-100\/60:active{background-color:#dcfce799}.active\:bg-green-100\/65:active{background-color:#dcfce7a6}.active\:bg-green-100\/70:active{background-color:#dcfce7b3}.active\:bg-green-100\/75:active{background-color:#dcfce7bf}.active\:bg-green-100\/80:active{background-color:#dcfce7cc}.active\:bg-green-100\/85:active{background-color:#dcfce7d9}.active\:bg-green-100\/90:active{background-color:#dcfce7e6}.active\:bg-green-100\/95:active{background-color:#dcfce7f2}.active\:bg-green-200:active{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.active\:bg-green-200\/0:active{background-color:#bbf7d000}.active\:bg-green-200\/10:active{background-color:#bbf7d01a}.active\:bg-green-200\/100:active{background-color:#bbf7d0}.active\:bg-green-200\/15:active{background-color:#bbf7d026}.active\:bg-green-200\/20:active{background-color:#bbf7d033}.active\:bg-green-200\/25:active{background-color:#bbf7d040}.active\:bg-green-200\/30:active{background-color:#bbf7d04d}.active\:bg-green-200\/35:active{background-color:#bbf7d059}.active\:bg-green-200\/40:active{background-color:#bbf7d066}.active\:bg-green-200\/45:active{background-color:#bbf7d073}.active\:bg-green-200\/5:active{background-color:#bbf7d00d}.active\:bg-green-200\/50:active{background-color:#bbf7d080}.active\:bg-green-200\/55:active{background-color:#bbf7d08c}.active\:bg-green-200\/60:active{background-color:#bbf7d099}.active\:bg-green-200\/65:active{background-color:#bbf7d0a6}.active\:bg-green-200\/70:active{background-color:#bbf7d0b3}.active\:bg-green-200\/75:active{background-color:#bbf7d0bf}.active\:bg-green-200\/80:active{background-color:#bbf7d0cc}.active\:bg-green-200\/85:active{background-color:#bbf7d0d9}.active\:bg-green-200\/90:active{background-color:#bbf7d0e6}.active\:bg-green-200\/95:active{background-color:#bbf7d0f2}.active\:bg-green-300:active{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.active\:bg-green-300\/0:active{background-color:#86efac00}.active\:bg-green-300\/10:active{background-color:#86efac1a}.active\:bg-green-300\/100:active{background-color:#86efac}.active\:bg-green-300\/15:active{background-color:#86efac26}.active\:bg-green-300\/20:active{background-color:#86efac33}.active\:bg-green-300\/25:active{background-color:#86efac40}.active\:bg-green-300\/30:active{background-color:#86efac4d}.active\:bg-green-300\/35:active{background-color:#86efac59}.active\:bg-green-300\/40:active{background-color:#86efac66}.active\:bg-green-300\/45:active{background-color:#86efac73}.active\:bg-green-300\/5:active{background-color:#86efac0d}.active\:bg-green-300\/50:active{background-color:#86efac80}.active\:bg-green-300\/55:active{background-color:#86efac8c}.active\:bg-green-300\/60:active{background-color:#86efac99}.active\:bg-green-300\/65:active{background-color:#86efaca6}.active\:bg-green-300\/70:active{background-color:#86efacb3}.active\:bg-green-300\/75:active{background-color:#86efacbf}.active\:bg-green-300\/80:active{background-color:#86efaccc}.active\:bg-green-300\/85:active{background-color:#86efacd9}.active\:bg-green-300\/90:active{background-color:#86eface6}.active\:bg-green-300\/95:active{background-color:#86efacf2}.active\:bg-green-400:active{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.active\:bg-green-400\/0:active{background-color:#4ade8000}.active\:bg-green-400\/10:active{background-color:#4ade801a}.active\:bg-green-400\/100:active{background-color:#4ade80}.active\:bg-green-400\/15:active{background-color:#4ade8026}.active\:bg-green-400\/20:active{background-color:#4ade8033}.active\:bg-green-400\/25:active{background-color:#4ade8040}.active\:bg-green-400\/30:active{background-color:#4ade804d}.active\:bg-green-400\/35:active{background-color:#4ade8059}.active\:bg-green-400\/40:active{background-color:#4ade8066}.active\:bg-green-400\/45:active{background-color:#4ade8073}.active\:bg-green-400\/5:active{background-color:#4ade800d}.active\:bg-green-400\/50:active{background-color:#4ade8080}.active\:bg-green-400\/55:active{background-color:#4ade808c}.active\:bg-green-400\/60:active{background-color:#4ade8099}.active\:bg-green-400\/65:active{background-color:#4ade80a6}.active\:bg-green-400\/70:active{background-color:#4ade80b3}.active\:bg-green-400\/75:active{background-color:#4ade80bf}.active\:bg-green-400\/80:active{background-color:#4ade80cc}.active\:bg-green-400\/85:active{background-color:#4ade80d9}.active\:bg-green-400\/90:active{background-color:#4ade80e6}.active\:bg-green-400\/95:active{background-color:#4ade80f2}.active\:bg-green-50:active{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.active\:bg-green-50\/0:active{background-color:#f0fdf400}.active\:bg-green-50\/10:active{background-color:#f0fdf41a}.active\:bg-green-50\/100:active{background-color:#f0fdf4}.active\:bg-green-50\/15:active{background-color:#f0fdf426}.active\:bg-green-50\/20:active{background-color:#f0fdf433}.active\:bg-green-50\/25:active{background-color:#f0fdf440}.active\:bg-green-50\/30:active{background-color:#f0fdf44d}.active\:bg-green-50\/35:active{background-color:#f0fdf459}.active\:bg-green-50\/40:active{background-color:#f0fdf466}.active\:bg-green-50\/45:active{background-color:#f0fdf473}.active\:bg-green-50\/5:active{background-color:#f0fdf40d}.active\:bg-green-50\/50:active{background-color:#f0fdf480}.active\:bg-green-50\/55:active{background-color:#f0fdf48c}.active\:bg-green-50\/60:active{background-color:#f0fdf499}.active\:bg-green-50\/65:active{background-color:#f0fdf4a6}.active\:bg-green-50\/70:active{background-color:#f0fdf4b3}.active\:bg-green-50\/75:active{background-color:#f0fdf4bf}.active\:bg-green-50\/80:active{background-color:#f0fdf4cc}.active\:bg-green-50\/85:active{background-color:#f0fdf4d9}.active\:bg-green-50\/90:active{background-color:#f0fdf4e6}.active\:bg-green-50\/95:active{background-color:#f0fdf4f2}.active\:bg-green-500:active{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.active\:bg-green-500\/0:active{background-color:#22c55e00}.active\:bg-green-500\/10:active{background-color:#22c55e1a}.active\:bg-green-500\/100:active{background-color:#22c55e}.active\:bg-green-500\/15:active{background-color:#22c55e26}.active\:bg-green-500\/20:active{background-color:#22c55e33}.active\:bg-green-500\/25:active{background-color:#22c55e40}.active\:bg-green-500\/30:active{background-color:#22c55e4d}.active\:bg-green-500\/35:active{background-color:#22c55e59}.active\:bg-green-500\/40:active{background-color:#22c55e66}.active\:bg-green-500\/45:active{background-color:#22c55e73}.active\:bg-green-500\/5:active{background-color:#22c55e0d}.active\:bg-green-500\/50:active{background-color:#22c55e80}.active\:bg-green-500\/55:active{background-color:#22c55e8c}.active\:bg-green-500\/60:active{background-color:#22c55e99}.active\:bg-green-500\/65:active{background-color:#22c55ea6}.active\:bg-green-500\/70:active{background-color:#22c55eb3}.active\:bg-green-500\/75:active{background-color:#22c55ebf}.active\:bg-green-500\/80:active{background-color:#22c55ecc}.active\:bg-green-500\/85:active{background-color:#22c55ed9}.active\:bg-green-500\/90:active{background-color:#22c55ee6}.active\:bg-green-500\/95:active{background-color:#22c55ef2}.active\:bg-green-600:active{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.active\:bg-green-600\/0:active{background-color:#16a34a00}.active\:bg-green-600\/10:active{background-color:#16a34a1a}.active\:bg-green-600\/100:active{background-color:#16a34a}.active\:bg-green-600\/15:active{background-color:#16a34a26}.active\:bg-green-600\/20:active{background-color:#16a34a33}.active\:bg-green-600\/25:active{background-color:#16a34a40}.active\:bg-green-600\/30:active{background-color:#16a34a4d}.active\:bg-green-600\/35:active{background-color:#16a34a59}.active\:bg-green-600\/40:active{background-color:#16a34a66}.active\:bg-green-600\/45:active{background-color:#16a34a73}.active\:bg-green-600\/5:active{background-color:#16a34a0d}.active\:bg-green-600\/50:active{background-color:#16a34a80}.active\:bg-green-600\/55:active{background-color:#16a34a8c}.active\:bg-green-600\/60:active{background-color:#16a34a99}.active\:bg-green-600\/65:active{background-color:#16a34aa6}.active\:bg-green-600\/70:active{background-color:#16a34ab3}.active\:bg-green-600\/75:active{background-color:#16a34abf}.active\:bg-green-600\/80:active{background-color:#16a34acc}.active\:bg-green-600\/85:active{background-color:#16a34ad9}.active\:bg-green-600\/90:active{background-color:#16a34ae6}.active\:bg-green-600\/95:active{background-color:#16a34af2}.active\:bg-green-700:active{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.active\:bg-green-700\/0:active{background-color:#15803d00}.active\:bg-green-700\/10:active{background-color:#15803d1a}.active\:bg-green-700\/100:active{background-color:#15803d}.active\:bg-green-700\/15:active{background-color:#15803d26}.active\:bg-green-700\/20:active{background-color:#15803d33}.active\:bg-green-700\/25:active{background-color:#15803d40}.active\:bg-green-700\/30:active{background-color:#15803d4d}.active\:bg-green-700\/35:active{background-color:#15803d59}.active\:bg-green-700\/40:active{background-color:#15803d66}.active\:bg-green-700\/45:active{background-color:#15803d73}.active\:bg-green-700\/5:active{background-color:#15803d0d}.active\:bg-green-700\/50:active{background-color:#15803d80}.active\:bg-green-700\/55:active{background-color:#15803d8c}.active\:bg-green-700\/60:active{background-color:#15803d99}.active\:bg-green-700\/65:active{background-color:#15803da6}.active\:bg-green-700\/70:active{background-color:#15803db3}.active\:bg-green-700\/75:active{background-color:#15803dbf}.active\:bg-green-700\/80:active{background-color:#15803dcc}.active\:bg-green-700\/85:active{background-color:#15803dd9}.active\:bg-green-700\/90:active{background-color:#15803de6}.active\:bg-green-700\/95:active{background-color:#15803df2}.active\:bg-green-800:active{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.active\:bg-green-800\/0:active{background-color:#16653400}.active\:bg-green-800\/10:active{background-color:#1665341a}.active\:bg-green-800\/100:active{background-color:#166534}.active\:bg-green-800\/15:active{background-color:#16653426}.active\:bg-green-800\/20:active{background-color:#16653433}.active\:bg-green-800\/25:active{background-color:#16653440}.active\:bg-green-800\/30:active{background-color:#1665344d}.active\:bg-green-800\/35:active{background-color:#16653459}.active\:bg-green-800\/40:active{background-color:#16653466}.active\:bg-green-800\/45:active{background-color:#16653473}.active\:bg-green-800\/5:active{background-color:#1665340d}.active\:bg-green-800\/50:active{background-color:#16653480}.active\:bg-green-800\/55:active{background-color:#1665348c}.active\:bg-green-800\/60:active{background-color:#16653499}.active\:bg-green-800\/65:active{background-color:#166534a6}.active\:bg-green-800\/70:active{background-color:#166534b3}.active\:bg-green-800\/75:active{background-color:#166534bf}.active\:bg-green-800\/80:active{background-color:#166534cc}.active\:bg-green-800\/85:active{background-color:#166534d9}.active\:bg-green-800\/90:active{background-color:#166534e6}.active\:bg-green-800\/95:active{background-color:#166534f2}.active\:bg-green-900:active{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.active\:bg-green-900\/0:active{background-color:#14532d00}.active\:bg-green-900\/10:active{background-color:#14532d1a}.active\:bg-green-900\/100:active{background-color:#14532d}.active\:bg-green-900\/15:active{background-color:#14532d26}.active\:bg-green-900\/20:active{background-color:#14532d33}.active\:bg-green-900\/25:active{background-color:#14532d40}.active\:bg-green-900\/30:active{background-color:#14532d4d}.active\:bg-green-900\/35:active{background-color:#14532d59}.active\:bg-green-900\/40:active{background-color:#14532d66}.active\:bg-green-900\/45:active{background-color:#14532d73}.active\:bg-green-900\/5:active{background-color:#14532d0d}.active\:bg-green-900\/50:active{background-color:#14532d80}.active\:bg-green-900\/55:active{background-color:#14532d8c}.active\:bg-green-900\/60:active{background-color:#14532d99}.active\:bg-green-900\/65:active{background-color:#14532da6}.active\:bg-green-900\/70:active{background-color:#14532db3}.active\:bg-green-900\/75:active{background-color:#14532dbf}.active\:bg-green-900\/80:active{background-color:#14532dcc}.active\:bg-green-900\/85:active{background-color:#14532dd9}.active\:bg-green-900\/90:active{background-color:#14532de6}.active\:bg-green-900\/95:active{background-color:#14532df2}.active\:bg-green-950:active{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))}.active\:bg-green-950\/0:active{background-color:#052e1600}.active\:bg-green-950\/10:active{background-color:#052e161a}.active\:bg-green-950\/100:active{background-color:#052e16}.active\:bg-green-950\/15:active{background-color:#052e1626}.active\:bg-green-950\/20:active{background-color:#052e1633}.active\:bg-green-950\/25:active{background-color:#052e1640}.active\:bg-green-950\/30:active{background-color:#052e164d}.active\:bg-green-950\/35:active{background-color:#052e1659}.active\:bg-green-950\/40:active{background-color:#052e1666}.active\:bg-green-950\/45:active{background-color:#052e1673}.active\:bg-green-950\/5:active{background-color:#052e160d}.active\:bg-green-950\/50:active{background-color:#052e1680}.active\:bg-green-950\/55:active{background-color:#052e168c}.active\:bg-green-950\/60:active{background-color:#052e1699}.active\:bg-green-950\/65:active{background-color:#052e16a6}.active\:bg-green-950\/70:active{background-color:#052e16b3}.active\:bg-green-950\/75:active{background-color:#052e16bf}.active\:bg-green-950\/80:active{background-color:#052e16cc}.active\:bg-green-950\/85:active{background-color:#052e16d9}.active\:bg-green-950\/90:active{background-color:#052e16e6}.active\:bg-green-950\/95:active{background-color:#052e16f2}.active\:bg-neutral-100:active{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.active\:bg-neutral-100\/0:active{background-color:#f5f5f500}.active\:bg-neutral-100\/10:active{background-color:#f5f5f51a}.active\:bg-neutral-100\/100:active{background-color:#f5f5f5}.active\:bg-neutral-100\/15:active{background-color:#f5f5f526}.active\:bg-neutral-100\/20:active{background-color:#f5f5f533}.active\:bg-neutral-100\/25:active{background-color:#f5f5f540}.active\:bg-neutral-100\/30:active{background-color:#f5f5f54d}.active\:bg-neutral-100\/35:active{background-color:#f5f5f559}.active\:bg-neutral-100\/40:active{background-color:#f5f5f566}.active\:bg-neutral-100\/45:active{background-color:#f5f5f573}.active\:bg-neutral-100\/5:active{background-color:#f5f5f50d}.active\:bg-neutral-100\/50:active{background-color:#f5f5f580}.active\:bg-neutral-100\/55:active{background-color:#f5f5f58c}.active\:bg-neutral-100\/60:active{background-color:#f5f5f599}.active\:bg-neutral-100\/65:active{background-color:#f5f5f5a6}.active\:bg-neutral-100\/70:active{background-color:#f5f5f5b3}.active\:bg-neutral-100\/75:active{background-color:#f5f5f5bf}.active\:bg-neutral-100\/80:active{background-color:#f5f5f5cc}.active\:bg-neutral-100\/85:active{background-color:#f5f5f5d9}.active\:bg-neutral-100\/90:active{background-color:#f5f5f5e6}.active\:bg-neutral-100\/95:active{background-color:#f5f5f5f2}.active\:bg-neutral-200:active{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.active\:bg-neutral-200\/0:active{background-color:#e5e5e500}.active\:bg-neutral-200\/10:active{background-color:#e5e5e51a}.active\:bg-neutral-200\/100:active{background-color:#e5e5e5}.active\:bg-neutral-200\/15:active{background-color:#e5e5e526}.active\:bg-neutral-200\/20:active{background-color:#e5e5e533}.active\:bg-neutral-200\/25:active{background-color:#e5e5e540}.active\:bg-neutral-200\/30:active{background-color:#e5e5e54d}.active\:bg-neutral-200\/35:active{background-color:#e5e5e559}.active\:bg-neutral-200\/40:active{background-color:#e5e5e566}.active\:bg-neutral-200\/45:active{background-color:#e5e5e573}.active\:bg-neutral-200\/5:active{background-color:#e5e5e50d}.active\:bg-neutral-200\/50:active{background-color:#e5e5e580}.active\:bg-neutral-200\/55:active{background-color:#e5e5e58c}.active\:bg-neutral-200\/60:active{background-color:#e5e5e599}.active\:bg-neutral-200\/65:active{background-color:#e5e5e5a6}.active\:bg-neutral-200\/70:active{background-color:#e5e5e5b3}.active\:bg-neutral-200\/75:active{background-color:#e5e5e5bf}.active\:bg-neutral-200\/80:active{background-color:#e5e5e5cc}.active\:bg-neutral-200\/85:active{background-color:#e5e5e5d9}.active\:bg-neutral-200\/90:active{background-color:#e5e5e5e6}.active\:bg-neutral-200\/95:active{background-color:#e5e5e5f2}.active\:bg-neutral-300:active{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.active\:bg-neutral-300\/0:active{background-color:#d4d4d400}.active\:bg-neutral-300\/10:active{background-color:#d4d4d41a}.active\:bg-neutral-300\/100:active{background-color:#d4d4d4}.active\:bg-neutral-300\/15:active{background-color:#d4d4d426}.active\:bg-neutral-300\/20:active{background-color:#d4d4d433}.active\:bg-neutral-300\/25:active{background-color:#d4d4d440}.active\:bg-neutral-300\/30:active{background-color:#d4d4d44d}.active\:bg-neutral-300\/35:active{background-color:#d4d4d459}.active\:bg-neutral-300\/40:active{background-color:#d4d4d466}.active\:bg-neutral-300\/45:active{background-color:#d4d4d473}.active\:bg-neutral-300\/5:active{background-color:#d4d4d40d}.active\:bg-neutral-300\/50:active{background-color:#d4d4d480}.active\:bg-neutral-300\/55:active{background-color:#d4d4d48c}.active\:bg-neutral-300\/60:active{background-color:#d4d4d499}.active\:bg-neutral-300\/65:active{background-color:#d4d4d4a6}.active\:bg-neutral-300\/70:active{background-color:#d4d4d4b3}.active\:bg-neutral-300\/75:active{background-color:#d4d4d4bf}.active\:bg-neutral-300\/80:active{background-color:#d4d4d4cc}.active\:bg-neutral-300\/85:active{background-color:#d4d4d4d9}.active\:bg-neutral-300\/90:active{background-color:#d4d4d4e6}.active\:bg-neutral-300\/95:active{background-color:#d4d4d4f2}.active\:bg-neutral-400:active{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.active\:bg-neutral-400\/0:active{background-color:#a3a3a300}.active\:bg-neutral-400\/10:active{background-color:#a3a3a31a}.active\:bg-neutral-400\/100:active{background-color:#a3a3a3}.active\:bg-neutral-400\/15:active{background-color:#a3a3a326}.active\:bg-neutral-400\/20:active{background-color:#a3a3a333}.active\:bg-neutral-400\/25:active{background-color:#a3a3a340}.active\:bg-neutral-400\/30:active{background-color:#a3a3a34d}.active\:bg-neutral-400\/35:active{background-color:#a3a3a359}.active\:bg-neutral-400\/40:active{background-color:#a3a3a366}.active\:bg-neutral-400\/45:active{background-color:#a3a3a373}.active\:bg-neutral-400\/5:active{background-color:#a3a3a30d}.active\:bg-neutral-400\/50:active{background-color:#a3a3a380}.active\:bg-neutral-400\/55:active{background-color:#a3a3a38c}.active\:bg-neutral-400\/60:active{background-color:#a3a3a399}.active\:bg-neutral-400\/65:active{background-color:#a3a3a3a6}.active\:bg-neutral-400\/70:active{background-color:#a3a3a3b3}.active\:bg-neutral-400\/75:active{background-color:#a3a3a3bf}.active\:bg-neutral-400\/80:active{background-color:#a3a3a3cc}.active\:bg-neutral-400\/85:active{background-color:#a3a3a3d9}.active\:bg-neutral-400\/90:active{background-color:#a3a3a3e6}.active\:bg-neutral-400\/95:active{background-color:#a3a3a3f2}.active\:bg-neutral-50:active{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.active\:bg-neutral-50\/0:active{background-color:#fafafa00}.active\:bg-neutral-50\/10:active{background-color:#fafafa1a}.active\:bg-neutral-50\/100:active{background-color:#fafafa}.active\:bg-neutral-50\/15:active{background-color:#fafafa26}.active\:bg-neutral-50\/20:active{background-color:#fafafa33}.active\:bg-neutral-50\/25:active{background-color:#fafafa40}.active\:bg-neutral-50\/30:active{background-color:#fafafa4d}.active\:bg-neutral-50\/35:active{background-color:#fafafa59}.active\:bg-neutral-50\/40:active{background-color:#fafafa66}.active\:bg-neutral-50\/45:active{background-color:#fafafa73}.active\:bg-neutral-50\/5:active{background-color:#fafafa0d}.active\:bg-neutral-50\/50:active{background-color:#fafafa80}.active\:bg-neutral-50\/55:active{background-color:#fafafa8c}.active\:bg-neutral-50\/60:active{background-color:#fafafa99}.active\:bg-neutral-50\/65:active{background-color:#fafafaa6}.active\:bg-neutral-50\/70:active{background-color:#fafafab3}.active\:bg-neutral-50\/75:active{background-color:#fafafabf}.active\:bg-neutral-50\/80:active{background-color:#fafafacc}.active\:bg-neutral-50\/85:active{background-color:#fafafad9}.active\:bg-neutral-50\/90:active{background-color:#fafafae6}.active\:bg-neutral-50\/95:active{background-color:#fafafaf2}.active\:bg-neutral-500:active{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity, 1))}.active\:bg-neutral-500\/0:active{background-color:#73737300}.active\:bg-neutral-500\/10:active{background-color:#7373731a}.active\:bg-neutral-500\/100:active{background-color:#737373}.active\:bg-neutral-500\/15:active{background-color:#73737326}.active\:bg-neutral-500\/20:active{background-color:#73737333}.active\:bg-neutral-500\/25:active{background-color:#73737340}.active\:bg-neutral-500\/30:active{background-color:#7373734d}.active\:bg-neutral-500\/35:active{background-color:#73737359}.active\:bg-neutral-500\/40:active{background-color:#73737366}.active\:bg-neutral-500\/45:active{background-color:#73737373}.active\:bg-neutral-500\/5:active{background-color:#7373730d}.active\:bg-neutral-500\/50:active{background-color:#73737380}.active\:bg-neutral-500\/55:active{background-color:#7373738c}.active\:bg-neutral-500\/60:active{background-color:#73737399}.active\:bg-neutral-500\/65:active{background-color:#737373a6}.active\:bg-neutral-500\/70:active{background-color:#737373b3}.active\:bg-neutral-500\/75:active{background-color:#737373bf}.active\:bg-neutral-500\/80:active{background-color:#737373cc}.active\:bg-neutral-500\/85:active{background-color:#737373d9}.active\:bg-neutral-500\/90:active{background-color:#737373e6}.active\:bg-neutral-500\/95:active{background-color:#737373f2}.active\:bg-neutral-600:active{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.active\:bg-neutral-600\/0:active{background-color:#52525200}.active\:bg-neutral-600\/10:active{background-color:#5252521a}.active\:bg-neutral-600\/100:active{background-color:#525252}.active\:bg-neutral-600\/15:active{background-color:#52525226}.active\:bg-neutral-600\/20:active{background-color:#52525233}.active\:bg-neutral-600\/25:active{background-color:#52525240}.active\:bg-neutral-600\/30:active{background-color:#5252524d}.active\:bg-neutral-600\/35:active{background-color:#52525259}.active\:bg-neutral-600\/40:active{background-color:#52525266}.active\:bg-neutral-600\/45:active{background-color:#52525273}.active\:bg-neutral-600\/5:active{background-color:#5252520d}.active\:bg-neutral-600\/50:active{background-color:#52525280}.active\:bg-neutral-600\/55:active{background-color:#5252528c}.active\:bg-neutral-600\/60:active{background-color:#52525299}.active\:bg-neutral-600\/65:active{background-color:#525252a6}.active\:bg-neutral-600\/70:active{background-color:#525252b3}.active\:bg-neutral-600\/75:active{background-color:#525252bf}.active\:bg-neutral-600\/80:active{background-color:#525252cc}.active\:bg-neutral-600\/85:active{background-color:#525252d9}.active\:bg-neutral-600\/90:active{background-color:#525252e6}.active\:bg-neutral-600\/95:active{background-color:#525252f2}.active\:bg-neutral-700:active{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.active\:bg-neutral-700\/0:active{background-color:#40404000}.active\:bg-neutral-700\/10:active{background-color:#4040401a}.active\:bg-neutral-700\/100:active{background-color:#404040}.active\:bg-neutral-700\/15:active{background-color:#40404026}.active\:bg-neutral-700\/20:active{background-color:#40404033}.active\:bg-neutral-700\/25:active{background-color:#40404040}.active\:bg-neutral-700\/30:active{background-color:#4040404d}.active\:bg-neutral-700\/35:active{background-color:#40404059}.active\:bg-neutral-700\/40:active{background-color:#40404066}.active\:bg-neutral-700\/45:active{background-color:#40404073}.active\:bg-neutral-700\/5:active{background-color:#4040400d}.active\:bg-neutral-700\/50:active{background-color:#40404080}.active\:bg-neutral-700\/55:active{background-color:#4040408c}.active\:bg-neutral-700\/60:active{background-color:#40404099}.active\:bg-neutral-700\/65:active{background-color:#404040a6}.active\:bg-neutral-700\/70:active{background-color:#404040b3}.active\:bg-neutral-700\/75:active{background-color:#404040bf}.active\:bg-neutral-700\/80:active{background-color:#404040cc}.active\:bg-neutral-700\/85:active{background-color:#404040d9}.active\:bg-neutral-700\/90:active{background-color:#404040e6}.active\:bg-neutral-700\/95:active{background-color:#404040f2}.active\:bg-neutral-800:active{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.active\:bg-neutral-800\/0:active{background-color:#26262600}.active\:bg-neutral-800\/10:active{background-color:#2626261a}.active\:bg-neutral-800\/100:active{background-color:#262626}.active\:bg-neutral-800\/15:active{background-color:#26262626}.active\:bg-neutral-800\/20:active{background-color:#26262633}.active\:bg-neutral-800\/25:active{background-color:#26262640}.active\:bg-neutral-800\/30:active{background-color:#2626264d}.active\:bg-neutral-800\/35:active{background-color:#26262659}.active\:bg-neutral-800\/40:active{background-color:#26262666}.active\:bg-neutral-800\/45:active{background-color:#26262673}.active\:bg-neutral-800\/5:active{background-color:#2626260d}.active\:bg-neutral-800\/50:active{background-color:#26262680}.active\:bg-neutral-800\/55:active{background-color:#2626268c}.active\:bg-neutral-800\/60:active{background-color:#26262699}.active\:bg-neutral-800\/65:active{background-color:#262626a6}.active\:bg-neutral-800\/70:active{background-color:#262626b3}.active\:bg-neutral-800\/75:active{background-color:#262626bf}.active\:bg-neutral-800\/80:active{background-color:#262626cc}.active\:bg-neutral-800\/85:active{background-color:#262626d9}.active\:bg-neutral-800\/90:active{background-color:#262626e6}.active\:bg-neutral-800\/95:active{background-color:#262626f2}.active\:bg-neutral-900:active{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.active\:bg-neutral-900\/0:active{background-color:#17171700}.active\:bg-neutral-900\/10:active{background-color:#1717171a}.active\:bg-neutral-900\/100:active{background-color:#171717}.active\:bg-neutral-900\/15:active{background-color:#17171726}.active\:bg-neutral-900\/20:active{background-color:#17171733}.active\:bg-neutral-900\/25:active{background-color:#17171740}.active\:bg-neutral-900\/30:active{background-color:#1717174d}.active\:bg-neutral-900\/35:active{background-color:#17171759}.active\:bg-neutral-900\/40:active{background-color:#17171766}.active\:bg-neutral-900\/45:active{background-color:#17171773}.active\:bg-neutral-900\/5:active{background-color:#1717170d}.active\:bg-neutral-900\/50:active{background-color:#17171780}.active\:bg-neutral-900\/55:active{background-color:#1717178c}.active\:bg-neutral-900\/60:active{background-color:#17171799}.active\:bg-neutral-900\/65:active{background-color:#171717a6}.active\:bg-neutral-900\/70:active{background-color:#171717b3}.active\:bg-neutral-900\/75:active{background-color:#171717bf}.active\:bg-neutral-900\/80:active{background-color:#171717cc}.active\:bg-neutral-900\/85:active{background-color:#171717d9}.active\:bg-neutral-900\/90:active{background-color:#171717e6}.active\:bg-neutral-900\/95:active{background-color:#171717f2}.active\:bg-neutral-950:active{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.active\:bg-neutral-950\/0:active{background-color:#0a0a0a00}.active\:bg-neutral-950\/10:active{background-color:#0a0a0a1a}.active\:bg-neutral-950\/100:active{background-color:#0a0a0a}.active\:bg-neutral-950\/15:active{background-color:#0a0a0a26}.active\:bg-neutral-950\/20:active{background-color:#0a0a0a33}.active\:bg-neutral-950\/25:active{background-color:#0a0a0a40}.active\:bg-neutral-950\/30:active{background-color:#0a0a0a4d}.active\:bg-neutral-950\/35:active{background-color:#0a0a0a59}.active\:bg-neutral-950\/40:active{background-color:#0a0a0a66}.active\:bg-neutral-950\/45:active{background-color:#0a0a0a73}.active\:bg-neutral-950\/5:active{background-color:#0a0a0a0d}.active\:bg-neutral-950\/50:active{background-color:#0a0a0a80}.active\:bg-neutral-950\/55:active{background-color:#0a0a0a8c}.active\:bg-neutral-950\/60:active{background-color:#0a0a0a99}.active\:bg-neutral-950\/65:active{background-color:#0a0a0aa6}.active\:bg-neutral-950\/70:active{background-color:#0a0a0ab3}.active\:bg-neutral-950\/75:active{background-color:#0a0a0abf}.active\:bg-neutral-950\/80:active{background-color:#0a0a0acc}.active\:bg-neutral-950\/85:active{background-color:#0a0a0ad9}.active\:bg-neutral-950\/90:active{background-color:#0a0a0ae6}.active\:bg-neutral-950\/95:active{background-color:#0a0a0af2}.active\:bg-primary:active{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.active\:bg-primary-100:active{--tw-bg-opacity: 1;background-color:rgb(204 227 241 / var(--tw-bg-opacity, 1))}.active\:bg-primary-100\/0:active{background-color:#cce3f100}.active\:bg-primary-100\/10:active{background-color:#cce3f11a}.active\:bg-primary-100\/100:active{background-color:#cce3f1}.active\:bg-primary-100\/15:active{background-color:#cce3f126}.active\:bg-primary-100\/20:active{background-color:#cce3f133}.active\:bg-primary-100\/25:active{background-color:#cce3f140}.active\:bg-primary-100\/30:active{background-color:#cce3f14d}.active\:bg-primary-100\/35:active{background-color:#cce3f159}.active\:bg-primary-100\/40:active{background-color:#cce3f166}.active\:bg-primary-100\/45:active{background-color:#cce3f173}.active\:bg-primary-100\/5:active{background-color:#cce3f10d}.active\:bg-primary-100\/50:active{background-color:#cce3f180}.active\:bg-primary-100\/55:active{background-color:#cce3f18c}.active\:bg-primary-100\/60:active{background-color:#cce3f199}.active\:bg-primary-100\/65:active{background-color:#cce3f1a6}.active\:bg-primary-100\/70:active{background-color:#cce3f1b3}.active\:bg-primary-100\/75:active{background-color:#cce3f1bf}.active\:bg-primary-100\/80:active{background-color:#cce3f1cc}.active\:bg-primary-100\/85:active{background-color:#cce3f1d9}.active\:bg-primary-100\/90:active{background-color:#cce3f1e6}.active\:bg-primary-100\/95:active{background-color:#cce3f1f2}.active\:bg-primary-200:active{--tw-bg-opacity: 1;background-color:rgb(153 200 227 / var(--tw-bg-opacity, 1))}.active\:bg-primary-200\/0:active{background-color:#99c8e300}.active\:bg-primary-200\/10:active{background-color:#99c8e31a}.active\:bg-primary-200\/100:active{background-color:#99c8e3}.active\:bg-primary-200\/15:active{background-color:#99c8e326}.active\:bg-primary-200\/20:active{background-color:#99c8e333}.active\:bg-primary-200\/25:active{background-color:#99c8e340}.active\:bg-primary-200\/30:active{background-color:#99c8e34d}.active\:bg-primary-200\/35:active{background-color:#99c8e359}.active\:bg-primary-200\/40:active{background-color:#99c8e366}.active\:bg-primary-200\/45:active{background-color:#99c8e373}.active\:bg-primary-200\/5:active{background-color:#99c8e30d}.active\:bg-primary-200\/50:active{background-color:#99c8e380}.active\:bg-primary-200\/55:active{background-color:#99c8e38c}.active\:bg-primary-200\/60:active{background-color:#99c8e399}.active\:bg-primary-200\/65:active{background-color:#99c8e3a6}.active\:bg-primary-200\/70:active{background-color:#99c8e3b3}.active\:bg-primary-200\/75:active{background-color:#99c8e3bf}.active\:bg-primary-200\/80:active{background-color:#99c8e3cc}.active\:bg-primary-200\/85:active{background-color:#99c8e3d9}.active\:bg-primary-200\/90:active{background-color:#99c8e3e6}.active\:bg-primary-200\/95:active{background-color:#99c8e3f2}.active\:bg-primary-300:active{--tw-bg-opacity: 1;background-color:rgb(102 173 214 / var(--tw-bg-opacity, 1))}.active\:bg-primary-300\/0:active{background-color:#66add600}.active\:bg-primary-300\/10:active{background-color:#66add61a}.active\:bg-primary-300\/100:active{background-color:#66add6}.active\:bg-primary-300\/15:active{background-color:#66add626}.active\:bg-primary-300\/20:active{background-color:#66add633}.active\:bg-primary-300\/25:active{background-color:#66add640}.active\:bg-primary-300\/30:active{background-color:#66add64d}.active\:bg-primary-300\/35:active{background-color:#66add659}.active\:bg-primary-300\/40:active{background-color:#66add666}.active\:bg-primary-300\/45:active{background-color:#66add673}.active\:bg-primary-300\/5:active{background-color:#66add60d}.active\:bg-primary-300\/50:active{background-color:#66add680}.active\:bg-primary-300\/55:active{background-color:#66add68c}.active\:bg-primary-300\/60:active{background-color:#66add699}.active\:bg-primary-300\/65:active{background-color:#66add6a6}.active\:bg-primary-300\/70:active{background-color:#66add6b3}.active\:bg-primary-300\/75:active{background-color:#66add6bf}.active\:bg-primary-300\/80:active{background-color:#66add6cc}.active\:bg-primary-300\/85:active{background-color:#66add6d9}.active\:bg-primary-300\/90:active{background-color:#66add6e6}.active\:bg-primary-300\/95:active{background-color:#66add6f2}.active\:bg-primary-400:active{--tw-bg-opacity: 1;background-color:rgb(51 146 200 / var(--tw-bg-opacity, 1))}.active\:bg-primary-400\/0:active{background-color:#3392c800}.active\:bg-primary-400\/10:active{background-color:#3392c81a}.active\:bg-primary-400\/100:active{background-color:#3392c8}.active\:bg-primary-400\/15:active{background-color:#3392c826}.active\:bg-primary-400\/20:active{background-color:#3392c833}.active\:bg-primary-400\/25:active{background-color:#3392c840}.active\:bg-primary-400\/30:active{background-color:#3392c84d}.active\:bg-primary-400\/35:active{background-color:#3392c859}.active\:bg-primary-400\/40:active{background-color:#3392c866}.active\:bg-primary-400\/45:active{background-color:#3392c873}.active\:bg-primary-400\/5:active{background-color:#3392c80d}.active\:bg-primary-400\/50:active{background-color:#3392c880}.active\:bg-primary-400\/55:active{background-color:#3392c88c}.active\:bg-primary-400\/60:active{background-color:#3392c899}.active\:bg-primary-400\/65:active{background-color:#3392c8a6}.active\:bg-primary-400\/70:active{background-color:#3392c8b3}.active\:bg-primary-400\/75:active{background-color:#3392c8bf}.active\:bg-primary-400\/80:active{background-color:#3392c8cc}.active\:bg-primary-400\/85:active{background-color:#3392c8d9}.active\:bg-primary-400\/90:active{background-color:#3392c8e6}.active\:bg-primary-400\/95:active{background-color:#3392c8f2}.active\:bg-primary-50:active{--tw-bg-opacity: 1;background-color:rgb(230 241 248 / var(--tw-bg-opacity, 1))}.active\:bg-primary-50\/0:active{background-color:#e6f1f800}.active\:bg-primary-50\/10:active{background-color:#e6f1f81a}.active\:bg-primary-50\/100:active{background-color:#e6f1f8}.active\:bg-primary-50\/15:active{background-color:#e6f1f826}.active\:bg-primary-50\/20:active{background-color:#e6f1f833}.active\:bg-primary-50\/25:active{background-color:#e6f1f840}.active\:bg-primary-50\/30:active{background-color:#e6f1f84d}.active\:bg-primary-50\/35:active{background-color:#e6f1f859}.active\:bg-primary-50\/40:active{background-color:#e6f1f866}.active\:bg-primary-50\/45:active{background-color:#e6f1f873}.active\:bg-primary-50\/5:active{background-color:#e6f1f80d}.active\:bg-primary-50\/50:active{background-color:#e6f1f880}.active\:bg-primary-50\/55:active{background-color:#e6f1f88c}.active\:bg-primary-50\/60:active{background-color:#e6f1f899}.active\:bg-primary-50\/65:active{background-color:#e6f1f8a6}.active\:bg-primary-50\/70:active{background-color:#e6f1f8b3}.active\:bg-primary-50\/75:active{background-color:#e6f1f8bf}.active\:bg-primary-50\/80:active{background-color:#e6f1f8cc}.active\:bg-primary-50\/85:active{background-color:#e6f1f8d9}.active\:bg-primary-50\/90:active{background-color:#e6f1f8e6}.active\:bg-primary-50\/95:active{background-color:#e6f1f8f2}.active\:bg-primary-500:active{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.active\:bg-primary-500\/0:active{background-color:#07b0}.active\:bg-primary-500\/10:active{background-color:#0077bb1a}.active\:bg-primary-500\/100:active{background-color:#07b}.active\:bg-primary-500\/15:active{background-color:#0077bb26}.active\:bg-primary-500\/20:active{background-color:#07b3}.active\:bg-primary-500\/25:active{background-color:#0077bb40}.active\:bg-primary-500\/30:active{background-color:#0077bb4d}.active\:bg-primary-500\/35:active{background-color:#0077bb59}.active\:bg-primary-500\/40:active{background-color:#07b6}.active\:bg-primary-500\/45:active{background-color:#0077bb73}.active\:bg-primary-500\/5:active{background-color:#0077bb0d}.active\:bg-primary-500\/50:active{background-color:#0077bb80}.active\:bg-primary-500\/55:active{background-color:#0077bb8c}.active\:bg-primary-500\/60:active{background-color:#07b9}.active\:bg-primary-500\/65:active{background-color:#0077bba6}.active\:bg-primary-500\/70:active{background-color:#0077bbb3}.active\:bg-primary-500\/75:active{background-color:#0077bbbf}.active\:bg-primary-500\/80:active{background-color:#07bc}.active\:bg-primary-500\/85:active{background-color:#0077bbd9}.active\:bg-primary-500\/90:active{background-color:#0077bbe6}.active\:bg-primary-500\/95:active{background-color:#0077bbf2}.active\:bg-primary-600:active{--tw-bg-opacity: 1;background-color:rgb(0 102 153 / var(--tw-bg-opacity, 1))}.active\:bg-primary-600\/0:active{background-color:#0690}.active\:bg-primary-600\/10:active{background-color:#0066991a}.active\:bg-primary-600\/100:active{background-color:#069}.active\:bg-primary-600\/15:active{background-color:#00669926}.active\:bg-primary-600\/20:active{background-color:#0693}.active\:bg-primary-600\/25:active{background-color:#00669940}.active\:bg-primary-600\/30:active{background-color:#0066994d}.active\:bg-primary-600\/35:active{background-color:#00669959}.active\:bg-primary-600\/40:active{background-color:#0696}.active\:bg-primary-600\/45:active{background-color:#00669973}.active\:bg-primary-600\/5:active{background-color:#0066990d}.active\:bg-primary-600\/50:active{background-color:#00669980}.active\:bg-primary-600\/55:active{background-color:#0066998c}.active\:bg-primary-600\/60:active{background-color:#0699}.active\:bg-primary-600\/65:active{background-color:#006699a6}.active\:bg-primary-600\/70:active{background-color:#006699b3}.active\:bg-primary-600\/75:active{background-color:#006699bf}.active\:bg-primary-600\/80:active{background-color:#069c}.active\:bg-primary-600\/85:active{background-color:#006699d9}.active\:bg-primary-600\/90:active{background-color:#006699e6}.active\:bg-primary-600\/95:active{background-color:#006699f2}.active\:bg-primary-700:active{--tw-bg-opacity: 1;background-color:rgb(0 85 128 / var(--tw-bg-opacity, 1))}.active\:bg-primary-700\/0:active{background-color:#00558000}.active\:bg-primary-700\/10:active{background-color:#0055801a}.active\:bg-primary-700\/100:active{background-color:#005580}.active\:bg-primary-700\/15:active{background-color:#00558026}.active\:bg-primary-700\/20:active{background-color:#00558033}.active\:bg-primary-700\/25:active{background-color:#00558040}.active\:bg-primary-700\/30:active{background-color:#0055804d}.active\:bg-primary-700\/35:active{background-color:#00558059}.active\:bg-primary-700\/40:active{background-color:#00558066}.active\:bg-primary-700\/45:active{background-color:#00558073}.active\:bg-primary-700\/5:active{background-color:#0055800d}.active\:bg-primary-700\/50:active{background-color:#00558080}.active\:bg-primary-700\/55:active{background-color:#0055808c}.active\:bg-primary-700\/60:active{background-color:#00558099}.active\:bg-primary-700\/65:active{background-color:#005580a6}.active\:bg-primary-700\/70:active{background-color:#005580b3}.active\:bg-primary-700\/75:active{background-color:#005580bf}.active\:bg-primary-700\/80:active{background-color:#005580cc}.active\:bg-primary-700\/85:active{background-color:#005580d9}.active\:bg-primary-700\/90:active{background-color:#005580e6}.active\:bg-primary-700\/95:active{background-color:#005580f2}.active\:bg-primary-800:active{--tw-bg-opacity: 1;background-color:rgb(0 68 102 / var(--tw-bg-opacity, 1))}.active\:bg-primary-800\/0:active{background-color:#0460}.active\:bg-primary-800\/10:active{background-color:#0044661a}.active\:bg-primary-800\/100:active{background-color:#046}.active\:bg-primary-800\/15:active{background-color:#00446626}.active\:bg-primary-800\/20:active{background-color:#0463}.active\:bg-primary-800\/25:active{background-color:#00446640}.active\:bg-primary-800\/30:active{background-color:#0044664d}.active\:bg-primary-800\/35:active{background-color:#00446659}.active\:bg-primary-800\/40:active{background-color:#0466}.active\:bg-primary-800\/45:active{background-color:#00446673}.active\:bg-primary-800\/5:active{background-color:#0044660d}.active\:bg-primary-800\/50:active{background-color:#00446680}.active\:bg-primary-800\/55:active{background-color:#0044668c}.active\:bg-primary-800\/60:active{background-color:#0469}.active\:bg-primary-800\/65:active{background-color:#004466a6}.active\:bg-primary-800\/70:active{background-color:#004466b3}.active\:bg-primary-800\/75:active{background-color:#004466bf}.active\:bg-primary-800\/80:active{background-color:#046c}.active\:bg-primary-800\/85:active{background-color:#004466d9}.active\:bg-primary-800\/90:active{background-color:#004466e6}.active\:bg-primary-800\/95:active{background-color:#004466f2}.active\:bg-primary-900:active{--tw-bg-opacity: 1;background-color:rgb(0 51 77 / var(--tw-bg-opacity, 1))}.active\:bg-primary-900\/0:active{background-color:#00334d00}.active\:bg-primary-900\/10:active{background-color:#00334d1a}.active\:bg-primary-900\/100:active{background-color:#00334d}.active\:bg-primary-900\/15:active{background-color:#00334d26}.active\:bg-primary-900\/20:active{background-color:#00334d33}.active\:bg-primary-900\/25:active{background-color:#00334d40}.active\:bg-primary-900\/30:active{background-color:#00334d4d}.active\:bg-primary-900\/35:active{background-color:#00334d59}.active\:bg-primary-900\/40:active{background-color:#00334d66}.active\:bg-primary-900\/45:active{background-color:#00334d73}.active\:bg-primary-900\/5:active{background-color:#00334d0d}.active\:bg-primary-900\/50:active{background-color:#00334d80}.active\:bg-primary-900\/55:active{background-color:#00334d8c}.active\:bg-primary-900\/60:active{background-color:#00334d99}.active\:bg-primary-900\/65:active{background-color:#00334da6}.active\:bg-primary-900\/70:active{background-color:#00334db3}.active\:bg-primary-900\/75:active{background-color:#00334dbf}.active\:bg-primary-900\/80:active{background-color:#00334dcc}.active\:bg-primary-900\/85:active{background-color:#00334dd9}.active\:bg-primary-900\/90:active{background-color:#00334de6}.active\:bg-primary-900\/95:active{background-color:#00334df2}.active\:bg-primary-focus:active{--tw-bg-opacity: 1;background-color:rgb(46 62 99 / var(--tw-bg-opacity, 1))}.active\:bg-primary-focus\/0:active{background-color:#2e3e6300}.active\:bg-primary-focus\/10:active{background-color:#2e3e631a}.active\:bg-primary-focus\/100:active{background-color:#2e3e63}.active\:bg-primary-focus\/15:active{background-color:#2e3e6326}.active\:bg-primary-focus\/20:active{background-color:#2e3e6333}.active\:bg-primary-focus\/25:active{background-color:#2e3e6340}.active\:bg-primary-focus\/30:active{background-color:#2e3e634d}.active\:bg-primary-focus\/35:active{background-color:#2e3e6359}.active\:bg-primary-focus\/40:active{background-color:#2e3e6366}.active\:bg-primary-focus\/45:active{background-color:#2e3e6373}.active\:bg-primary-focus\/5:active{background-color:#2e3e630d}.active\:bg-primary-focus\/50:active{background-color:#2e3e6380}.active\:bg-primary-focus\/55:active{background-color:#2e3e638c}.active\:bg-primary-focus\/60:active{background-color:#2e3e6399}.active\:bg-primary-focus\/65:active{background-color:#2e3e63a6}.active\:bg-primary-focus\/70:active{background-color:#2e3e63b3}.active\:bg-primary-focus\/75:active{background-color:#2e3e63bf}.active\:bg-primary-focus\/80:active{background-color:#2e3e63cc}.active\:bg-primary-focus\/85:active{background-color:#2e3e63d9}.active\:bg-primary-focus\/90:active{background-color:#2e3e63e6}.active\:bg-primary-focus\/95:active{background-color:#2e3e63f2}.active\:bg-primary\/0:active{background-color:#07b0}.active\:bg-primary\/10:active{background-color:#0077bb1a}.active\:bg-primary\/100:active{background-color:#07b}.active\:bg-primary\/15:active{background-color:#0077bb26}.active\:bg-primary\/20:active{background-color:#07b3}.active\:bg-primary\/25:active{background-color:#0077bb40}.active\:bg-primary\/30:active{background-color:#0077bb4d}.active\:bg-primary\/35:active{background-color:#0077bb59}.active\:bg-primary\/40:active{background-color:#07b6}.active\:bg-primary\/45:active{background-color:#0077bb73}.active\:bg-primary\/5:active{background-color:#0077bb0d}.active\:bg-primary\/50:active{background-color:#0077bb80}.active\:bg-primary\/55:active{background-color:#0077bb8c}.active\:bg-primary\/60:active{background-color:#07b9}.active\:bg-primary\/65:active{background-color:#0077bba6}.active\:bg-primary\/70:active{background-color:#0077bbb3}.active\:bg-primary\/75:active{background-color:#0077bbbf}.active\:bg-primary\/80:active{background-color:#07bc}.active\:bg-primary\/85:active{background-color:#0077bbd9}.active\:bg-primary\/90:active{background-color:#0077bbe6}.active\:bg-primary\/95:active{background-color:#0077bbf2}.active\:bg-red-100:active{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.active\:bg-red-100\/0:active{background-color:#fee2e200}.active\:bg-red-100\/10:active{background-color:#fee2e21a}.active\:bg-red-100\/100:active{background-color:#fee2e2}.active\:bg-red-100\/15:active{background-color:#fee2e226}.active\:bg-red-100\/20:active{background-color:#fee2e233}.active\:bg-red-100\/25:active{background-color:#fee2e240}.active\:bg-red-100\/30:active{background-color:#fee2e24d}.active\:bg-red-100\/35:active{background-color:#fee2e259}.active\:bg-red-100\/40:active{background-color:#fee2e266}.active\:bg-red-100\/45:active{background-color:#fee2e273}.active\:bg-red-100\/5:active{background-color:#fee2e20d}.active\:bg-red-100\/50:active{background-color:#fee2e280}.active\:bg-red-100\/55:active{background-color:#fee2e28c}.active\:bg-red-100\/60:active{background-color:#fee2e299}.active\:bg-red-100\/65:active{background-color:#fee2e2a6}.active\:bg-red-100\/70:active{background-color:#fee2e2b3}.active\:bg-red-100\/75:active{background-color:#fee2e2bf}.active\:bg-red-100\/80:active{background-color:#fee2e2cc}.active\:bg-red-100\/85:active{background-color:#fee2e2d9}.active\:bg-red-100\/90:active{background-color:#fee2e2e6}.active\:bg-red-100\/95:active{background-color:#fee2e2f2}.active\:bg-red-200:active{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.active\:bg-red-200\/0:active{background-color:#fecaca00}.active\:bg-red-200\/10:active{background-color:#fecaca1a}.active\:bg-red-200\/100:active{background-color:#fecaca}.active\:bg-red-200\/15:active{background-color:#fecaca26}.active\:bg-red-200\/20:active{background-color:#fecaca33}.active\:bg-red-200\/25:active{background-color:#fecaca40}.active\:bg-red-200\/30:active{background-color:#fecaca4d}.active\:bg-red-200\/35:active{background-color:#fecaca59}.active\:bg-red-200\/40:active{background-color:#fecaca66}.active\:bg-red-200\/45:active{background-color:#fecaca73}.active\:bg-red-200\/5:active{background-color:#fecaca0d}.active\:bg-red-200\/50:active{background-color:#fecaca80}.active\:bg-red-200\/55:active{background-color:#fecaca8c}.active\:bg-red-200\/60:active{background-color:#fecaca99}.active\:bg-red-200\/65:active{background-color:#fecacaa6}.active\:bg-red-200\/70:active{background-color:#fecacab3}.active\:bg-red-200\/75:active{background-color:#fecacabf}.active\:bg-red-200\/80:active{background-color:#fecacacc}.active\:bg-red-200\/85:active{background-color:#fecacad9}.active\:bg-red-200\/90:active{background-color:#fecacae6}.active\:bg-red-200\/95:active{background-color:#fecacaf2}.active\:bg-red-300:active{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.active\:bg-red-300\/0:active{background-color:#fca5a500}.active\:bg-red-300\/10:active{background-color:#fca5a51a}.active\:bg-red-300\/100:active{background-color:#fca5a5}.active\:bg-red-300\/15:active{background-color:#fca5a526}.active\:bg-red-300\/20:active{background-color:#fca5a533}.active\:bg-red-300\/25:active{background-color:#fca5a540}.active\:bg-red-300\/30:active{background-color:#fca5a54d}.active\:bg-red-300\/35:active{background-color:#fca5a559}.active\:bg-red-300\/40:active{background-color:#fca5a566}.active\:bg-red-300\/45:active{background-color:#fca5a573}.active\:bg-red-300\/5:active{background-color:#fca5a50d}.active\:bg-red-300\/50:active{background-color:#fca5a580}.active\:bg-red-300\/55:active{background-color:#fca5a58c}.active\:bg-red-300\/60:active{background-color:#fca5a599}.active\:bg-red-300\/65:active{background-color:#fca5a5a6}.active\:bg-red-300\/70:active{background-color:#fca5a5b3}.active\:bg-red-300\/75:active{background-color:#fca5a5bf}.active\:bg-red-300\/80:active{background-color:#fca5a5cc}.active\:bg-red-300\/85:active{background-color:#fca5a5d9}.active\:bg-red-300\/90:active{background-color:#fca5a5e6}.active\:bg-red-300\/95:active{background-color:#fca5a5f2}.active\:bg-red-400:active{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.active\:bg-red-400\/0:active{background-color:#f8717100}.active\:bg-red-400\/10:active{background-color:#f871711a}.active\:bg-red-400\/100:active{background-color:#f87171}.active\:bg-red-400\/15:active{background-color:#f8717126}.active\:bg-red-400\/20:active{background-color:#f8717133}.active\:bg-red-400\/25:active{background-color:#f8717140}.active\:bg-red-400\/30:active{background-color:#f871714d}.active\:bg-red-400\/35:active{background-color:#f8717159}.active\:bg-red-400\/40:active{background-color:#f8717166}.active\:bg-red-400\/45:active{background-color:#f8717173}.active\:bg-red-400\/5:active{background-color:#f871710d}.active\:bg-red-400\/50:active{background-color:#f8717180}.active\:bg-red-400\/55:active{background-color:#f871718c}.active\:bg-red-400\/60:active{background-color:#f8717199}.active\:bg-red-400\/65:active{background-color:#f87171a6}.active\:bg-red-400\/70:active{background-color:#f87171b3}.active\:bg-red-400\/75:active{background-color:#f87171bf}.active\:bg-red-400\/80:active{background-color:#f87171cc}.active\:bg-red-400\/85:active{background-color:#f87171d9}.active\:bg-red-400\/90:active{background-color:#f87171e6}.active\:bg-red-400\/95:active{background-color:#f87171f2}.active\:bg-red-50:active{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.active\:bg-red-50\/0:active{background-color:#fef2f200}.active\:bg-red-50\/10:active{background-color:#fef2f21a}.active\:bg-red-50\/100:active{background-color:#fef2f2}.active\:bg-red-50\/15:active{background-color:#fef2f226}.active\:bg-red-50\/20:active{background-color:#fef2f233}.active\:bg-red-50\/25:active{background-color:#fef2f240}.active\:bg-red-50\/30:active{background-color:#fef2f24d}.active\:bg-red-50\/35:active{background-color:#fef2f259}.active\:bg-red-50\/40:active{background-color:#fef2f266}.active\:bg-red-50\/45:active{background-color:#fef2f273}.active\:bg-red-50\/5:active{background-color:#fef2f20d}.active\:bg-red-50\/50:active{background-color:#fef2f280}.active\:bg-red-50\/55:active{background-color:#fef2f28c}.active\:bg-red-50\/60:active{background-color:#fef2f299}.active\:bg-red-50\/65:active{background-color:#fef2f2a6}.active\:bg-red-50\/70:active{background-color:#fef2f2b3}.active\:bg-red-50\/75:active{background-color:#fef2f2bf}.active\:bg-red-50\/80:active{background-color:#fef2f2cc}.active\:bg-red-50\/85:active{background-color:#fef2f2d9}.active\:bg-red-50\/90:active{background-color:#fef2f2e6}.active\:bg-red-50\/95:active{background-color:#fef2f2f2}.active\:bg-red-500:active{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.active\:bg-red-500\/0:active{background-color:#ef444400}.active\:bg-red-500\/10:active{background-color:#ef44441a}.active\:bg-red-500\/100:active{background-color:#ef4444}.active\:bg-red-500\/15:active{background-color:#ef444426}.active\:bg-red-500\/20:active{background-color:#ef444433}.active\:bg-red-500\/25:active{background-color:#ef444440}.active\:bg-red-500\/30:active{background-color:#ef44444d}.active\:bg-red-500\/35:active{background-color:#ef444459}.active\:bg-red-500\/40:active{background-color:#ef444466}.active\:bg-red-500\/45:active{background-color:#ef444473}.active\:bg-red-500\/5:active{background-color:#ef44440d}.active\:bg-red-500\/50:active{background-color:#ef444480}.active\:bg-red-500\/55:active{background-color:#ef44448c}.active\:bg-red-500\/60:active{background-color:#ef444499}.active\:bg-red-500\/65:active{background-color:#ef4444a6}.active\:bg-red-500\/70:active{background-color:#ef4444b3}.active\:bg-red-500\/75:active{background-color:#ef4444bf}.active\:bg-red-500\/80:active{background-color:#ef4444cc}.active\:bg-red-500\/85:active{background-color:#ef4444d9}.active\:bg-red-500\/90:active{background-color:#ef4444e6}.active\:bg-red-500\/95:active{background-color:#ef4444f2}.active\:bg-red-600:active{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.active\:bg-red-600\/0:active{background-color:#dc262600}.active\:bg-red-600\/10:active{background-color:#dc26261a}.active\:bg-red-600\/100:active{background-color:#dc2626}.active\:bg-red-600\/15:active{background-color:#dc262626}.active\:bg-red-600\/20:active{background-color:#dc262633}.active\:bg-red-600\/25:active{background-color:#dc262640}.active\:bg-red-600\/30:active{background-color:#dc26264d}.active\:bg-red-600\/35:active{background-color:#dc262659}.active\:bg-red-600\/40:active{background-color:#dc262666}.active\:bg-red-600\/45:active{background-color:#dc262673}.active\:bg-red-600\/5:active{background-color:#dc26260d}.active\:bg-red-600\/50:active{background-color:#dc262680}.active\:bg-red-600\/55:active{background-color:#dc26268c}.active\:bg-red-600\/60:active{background-color:#dc262699}.active\:bg-red-600\/65:active{background-color:#dc2626a6}.active\:bg-red-600\/70:active{background-color:#dc2626b3}.active\:bg-red-600\/75:active{background-color:#dc2626bf}.active\:bg-red-600\/80:active{background-color:#dc2626cc}.active\:bg-red-600\/85:active{background-color:#dc2626d9}.active\:bg-red-600\/90:active{background-color:#dc2626e6}.active\:bg-red-600\/95:active{background-color:#dc2626f2}.active\:bg-red-700:active{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.active\:bg-red-700\/0:active{background-color:#b91c1c00}.active\:bg-red-700\/10:active{background-color:#b91c1c1a}.active\:bg-red-700\/100:active{background-color:#b91c1c}.active\:bg-red-700\/15:active{background-color:#b91c1c26}.active\:bg-red-700\/20:active{background-color:#b91c1c33}.active\:bg-red-700\/25:active{background-color:#b91c1c40}.active\:bg-red-700\/30:active{background-color:#b91c1c4d}.active\:bg-red-700\/35:active{background-color:#b91c1c59}.active\:bg-red-700\/40:active{background-color:#b91c1c66}.active\:bg-red-700\/45:active{background-color:#b91c1c73}.active\:bg-red-700\/5:active{background-color:#b91c1c0d}.active\:bg-red-700\/50:active{background-color:#b91c1c80}.active\:bg-red-700\/55:active{background-color:#b91c1c8c}.active\:bg-red-700\/60:active{background-color:#b91c1c99}.active\:bg-red-700\/65:active{background-color:#b91c1ca6}.active\:bg-red-700\/70:active{background-color:#b91c1cb3}.active\:bg-red-700\/75:active{background-color:#b91c1cbf}.active\:bg-red-700\/80:active{background-color:#b91c1ccc}.active\:bg-red-700\/85:active{background-color:#b91c1cd9}.active\:bg-red-700\/90:active{background-color:#b91c1ce6}.active\:bg-red-700\/95:active{background-color:#b91c1cf2}.active\:bg-red-800:active{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.active\:bg-red-800\/0:active{background-color:#991b1b00}.active\:bg-red-800\/10:active{background-color:#991b1b1a}.active\:bg-red-800\/100:active{background-color:#991b1b}.active\:bg-red-800\/15:active{background-color:#991b1b26}.active\:bg-red-800\/20:active{background-color:#991b1b33}.active\:bg-red-800\/25:active{background-color:#991b1b40}.active\:bg-red-800\/30:active{background-color:#991b1b4d}.active\:bg-red-800\/35:active{background-color:#991b1b59}.active\:bg-red-800\/40:active{background-color:#991b1b66}.active\:bg-red-800\/45:active{background-color:#991b1b73}.active\:bg-red-800\/5:active{background-color:#991b1b0d}.active\:bg-red-800\/50:active{background-color:#991b1b80}.active\:bg-red-800\/55:active{background-color:#991b1b8c}.active\:bg-red-800\/60:active{background-color:#991b1b99}.active\:bg-red-800\/65:active{background-color:#991b1ba6}.active\:bg-red-800\/70:active{background-color:#991b1bb3}.active\:bg-red-800\/75:active{background-color:#991b1bbf}.active\:bg-red-800\/80:active{background-color:#991b1bcc}.active\:bg-red-800\/85:active{background-color:#991b1bd9}.active\:bg-red-800\/90:active{background-color:#991b1be6}.active\:bg-red-800\/95:active{background-color:#991b1bf2}.active\:bg-red-900:active{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.active\:bg-red-900\/0:active{background-color:#7f1d1d00}.active\:bg-red-900\/10:active{background-color:#7f1d1d1a}.active\:bg-red-900\/100:active{background-color:#7f1d1d}.active\:bg-red-900\/15:active{background-color:#7f1d1d26}.active\:bg-red-900\/20:active{background-color:#7f1d1d33}.active\:bg-red-900\/25:active{background-color:#7f1d1d40}.active\:bg-red-900\/30:active{background-color:#7f1d1d4d}.active\:bg-red-900\/35:active{background-color:#7f1d1d59}.active\:bg-red-900\/40:active{background-color:#7f1d1d66}.active\:bg-red-900\/45:active{background-color:#7f1d1d73}.active\:bg-red-900\/5:active{background-color:#7f1d1d0d}.active\:bg-red-900\/50:active{background-color:#7f1d1d80}.active\:bg-red-900\/55:active{background-color:#7f1d1d8c}.active\:bg-red-900\/60:active{background-color:#7f1d1d99}.active\:bg-red-900\/65:active{background-color:#7f1d1da6}.active\:bg-red-900\/70:active{background-color:#7f1d1db3}.active\:bg-red-900\/75:active{background-color:#7f1d1dbf}.active\:bg-red-900\/80:active{background-color:#7f1d1dcc}.active\:bg-red-900\/85:active{background-color:#7f1d1dd9}.active\:bg-red-900\/90:active{background-color:#7f1d1de6}.active\:bg-red-900\/95:active{background-color:#7f1d1df2}.active\:bg-red-950:active{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.active\:bg-red-950\/0:active{background-color:#450a0a00}.active\:bg-red-950\/10:active{background-color:#450a0a1a}.active\:bg-red-950\/100:active{background-color:#450a0a}.active\:bg-red-950\/15:active{background-color:#450a0a26}.active\:bg-red-950\/20:active{background-color:#450a0a33}.active\:bg-red-950\/25:active{background-color:#450a0a40}.active\:bg-red-950\/30:active{background-color:#450a0a4d}.active\:bg-red-950\/35:active{background-color:#450a0a59}.active\:bg-red-950\/40:active{background-color:#450a0a66}.active\:bg-red-950\/45:active{background-color:#450a0a73}.active\:bg-red-950\/5:active{background-color:#450a0a0d}.active\:bg-red-950\/50:active{background-color:#450a0a80}.active\:bg-red-950\/55:active{background-color:#450a0a8c}.active\:bg-red-950\/60:active{background-color:#450a0a99}.active\:bg-red-950\/65:active{background-color:#450a0aa6}.active\:bg-red-950\/70:active{background-color:#450a0ab3}.active\:bg-red-950\/75:active{background-color:#450a0abf}.active\:bg-red-950\/80:active{background-color:#450a0acc}.active\:bg-red-950\/85:active{background-color:#450a0ad9}.active\:bg-red-950\/90:active{background-color:#450a0ae6}.active\:bg-red-950\/95:active{background-color:#450a0af2}.active\:bg-slate-200\/80:active{background-color:#e2e8f0cc}.active\:bg-success:active{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.active\:bg-success-focus:active{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.active\:bg-success-focus\/0:active{background-color:#05966900}.active\:bg-success-focus\/10:active{background-color:#0596691a}.active\:bg-success-focus\/100:active{background-color:#059669}.active\:bg-success-focus\/15:active{background-color:#05966926}.active\:bg-success-focus\/20:active{background-color:#05966933}.active\:bg-success-focus\/25:active{background-color:#05966940}.active\:bg-success-focus\/30:active{background-color:#0596694d}.active\:bg-success-focus\/35:active{background-color:#05966959}.active\:bg-success-focus\/40:active{background-color:#05966966}.active\:bg-success-focus\/45:active{background-color:#05966973}.active\:bg-success-focus\/5:active{background-color:#0596690d}.active\:bg-success-focus\/50:active{background-color:#05966980}.active\:bg-success-focus\/55:active{background-color:#0596698c}.active\:bg-success-focus\/60:active{background-color:#05966999}.active\:bg-success-focus\/65:active{background-color:#059669a6}.active\:bg-success-focus\/70:active{background-color:#059669b3}.active\:bg-success-focus\/75:active{background-color:#059669bf}.active\:bg-success-focus\/80:active{background-color:#059669cc}.active\:bg-success-focus\/85:active{background-color:#059669d9}.active\:bg-success-focus\/90:active{background-color:#059669e6}.active\:bg-success-focus\/95:active{background-color:#059669f2}.active\:bg-success\/0:active{background-color:#10b98100}.active\:bg-success\/10:active{background-color:#10b9811a}.active\:bg-success\/100:active{background-color:#10b981}.active\:bg-success\/15:active{background-color:#10b98126}.active\:bg-success\/20:active{background-color:#10b98133}.active\:bg-success\/25:active{background-color:#10b98140}.active\:bg-success\/30:active{background-color:#10b9814d}.active\:bg-success\/35:active{background-color:#10b98159}.active\:bg-success\/40:active{background-color:#10b98166}.active\:bg-success\/45:active{background-color:#10b98173}.active\:bg-success\/5:active{background-color:#10b9810d}.active\:bg-success\/50:active{background-color:#10b98180}.active\:bg-success\/55:active{background-color:#10b9818c}.active\:bg-success\/60:active{background-color:#10b98199}.active\:bg-success\/65:active{background-color:#10b981a6}.active\:bg-success\/70:active{background-color:#10b981b3}.active\:bg-success\/75:active{background-color:#10b981bf}.active\:bg-success\/80:active{background-color:#10b981cc}.active\:bg-success\/85:active{background-color:#10b981d9}.active\:bg-success\/90:active{background-color:#10b981e6}.active\:bg-success\/95:active{background-color:#10b981f2}.active\:bg-warning:active{--tw-bg-opacity: 1;background-color:rgb(255 152 0 / var(--tw-bg-opacity, 1))}.active\:bg-warning-focus:active{--tw-bg-opacity: 1;background-color:rgb(230 130 0 / var(--tw-bg-opacity, 1))}.active\:bg-warning-focus\/0:active{background-color:#e6820000}.active\:bg-warning-focus\/10:active{background-color:#e682001a}.active\:bg-warning-focus\/100:active{background-color:#e68200}.active\:bg-warning-focus\/15:active{background-color:#e6820026}.active\:bg-warning-focus\/20:active{background-color:#e6820033}.active\:bg-warning-focus\/25:active{background-color:#e6820040}.active\:bg-warning-focus\/30:active{background-color:#e682004d}.active\:bg-warning-focus\/35:active{background-color:#e6820059}.active\:bg-warning-focus\/40:active{background-color:#e6820066}.active\:bg-warning-focus\/45:active{background-color:#e6820073}.active\:bg-warning-focus\/5:active{background-color:#e682000d}.active\:bg-warning-focus\/50:active{background-color:#e6820080}.active\:bg-warning-focus\/55:active{background-color:#e682008c}.active\:bg-warning-focus\/60:active{background-color:#e6820099}.active\:bg-warning-focus\/65:active{background-color:#e68200a6}.active\:bg-warning-focus\/70:active{background-color:#e68200b3}.active\:bg-warning-focus\/75:active{background-color:#e68200bf}.active\:bg-warning-focus\/80:active{background-color:#e68200cc}.active\:bg-warning-focus\/85:active{background-color:#e68200d9}.active\:bg-warning-focus\/90:active{background-color:#e68200e6}.active\:bg-warning-focus\/95:active{background-color:#e68200f2}.active\:bg-warning\/0:active{background-color:#ff980000}.active\:bg-warning\/10:active{background-color:#ff98001a}.active\:bg-warning\/100:active{background-color:#ff9800}.active\:bg-warning\/15:active{background-color:#ff980026}.active\:bg-warning\/20:active{background-color:#ff980033}.active\:bg-warning\/25:active{background-color:#ff980040}.active\:bg-warning\/30:active{background-color:#ff98004d}.active\:bg-warning\/35:active{background-color:#ff980059}.active\:bg-warning\/40:active{background-color:#ff980066}.active\:bg-warning\/45:active{background-color:#ff980073}.active\:bg-warning\/5:active{background-color:#ff98000d}.active\:bg-warning\/50:active{background-color:#ff980080}.active\:bg-warning\/55:active{background-color:#ff98008c}.active\:bg-warning\/60:active{background-color:#ff980099}.active\:bg-warning\/65:active{background-color:#ff9800a6}.active\:bg-warning\/70:active{background-color:#ff9800b3}.active\:bg-warning\/75:active{background-color:#ff9800bf}.active\:bg-warning\/80:active{background-color:#ff9800cc}.active\:bg-warning\/85:active{background-color:#ff9800d9}.active\:bg-warning\/90:active{background-color:#ff9800e6}.active\:bg-warning\/95:active{background-color:#ff9800f2}.active\:bg-yellow-100:active{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-100\/0:active{background-color:#fef9c300}.active\:bg-yellow-100\/10:active{background-color:#fef9c31a}.active\:bg-yellow-100\/100:active{background-color:#fef9c3}.active\:bg-yellow-100\/15:active{background-color:#fef9c326}.active\:bg-yellow-100\/20:active{background-color:#fef9c333}.active\:bg-yellow-100\/25:active{background-color:#fef9c340}.active\:bg-yellow-100\/30:active{background-color:#fef9c34d}.active\:bg-yellow-100\/35:active{background-color:#fef9c359}.active\:bg-yellow-100\/40:active{background-color:#fef9c366}.active\:bg-yellow-100\/45:active{background-color:#fef9c373}.active\:bg-yellow-100\/5:active{background-color:#fef9c30d}.active\:bg-yellow-100\/50:active{background-color:#fef9c380}.active\:bg-yellow-100\/55:active{background-color:#fef9c38c}.active\:bg-yellow-100\/60:active{background-color:#fef9c399}.active\:bg-yellow-100\/65:active{background-color:#fef9c3a6}.active\:bg-yellow-100\/70:active{background-color:#fef9c3b3}.active\:bg-yellow-100\/75:active{background-color:#fef9c3bf}.active\:bg-yellow-100\/80:active{background-color:#fef9c3cc}.active\:bg-yellow-100\/85:active{background-color:#fef9c3d9}.active\:bg-yellow-100\/90:active{background-color:#fef9c3e6}.active\:bg-yellow-100\/95:active{background-color:#fef9c3f2}.active\:bg-yellow-200:active{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-200\/0:active{background-color:#fef08a00}.active\:bg-yellow-200\/10:active{background-color:#fef08a1a}.active\:bg-yellow-200\/100:active{background-color:#fef08a}.active\:bg-yellow-200\/15:active{background-color:#fef08a26}.active\:bg-yellow-200\/20:active{background-color:#fef08a33}.active\:bg-yellow-200\/25:active{background-color:#fef08a40}.active\:bg-yellow-200\/30:active{background-color:#fef08a4d}.active\:bg-yellow-200\/35:active{background-color:#fef08a59}.active\:bg-yellow-200\/40:active{background-color:#fef08a66}.active\:bg-yellow-200\/45:active{background-color:#fef08a73}.active\:bg-yellow-200\/5:active{background-color:#fef08a0d}.active\:bg-yellow-200\/50:active{background-color:#fef08a80}.active\:bg-yellow-200\/55:active{background-color:#fef08a8c}.active\:bg-yellow-200\/60:active{background-color:#fef08a99}.active\:bg-yellow-200\/65:active{background-color:#fef08aa6}.active\:bg-yellow-200\/70:active{background-color:#fef08ab3}.active\:bg-yellow-200\/75:active{background-color:#fef08abf}.active\:bg-yellow-200\/80:active{background-color:#fef08acc}.active\:bg-yellow-200\/85:active{background-color:#fef08ad9}.active\:bg-yellow-200\/90:active{background-color:#fef08ae6}.active\:bg-yellow-200\/95:active{background-color:#fef08af2}.active\:bg-yellow-300:active{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-300\/0:active{background-color:#fde04700}.active\:bg-yellow-300\/10:active{background-color:#fde0471a}.active\:bg-yellow-300\/100:active{background-color:#fde047}.active\:bg-yellow-300\/15:active{background-color:#fde04726}.active\:bg-yellow-300\/20:active{background-color:#fde04733}.active\:bg-yellow-300\/25:active{background-color:#fde04740}.active\:bg-yellow-300\/30:active{background-color:#fde0474d}.active\:bg-yellow-300\/35:active{background-color:#fde04759}.active\:bg-yellow-300\/40:active{background-color:#fde04766}.active\:bg-yellow-300\/45:active{background-color:#fde04773}.active\:bg-yellow-300\/5:active{background-color:#fde0470d}.active\:bg-yellow-300\/50:active{background-color:#fde04780}.active\:bg-yellow-300\/55:active{background-color:#fde0478c}.active\:bg-yellow-300\/60:active{background-color:#fde04799}.active\:bg-yellow-300\/65:active{background-color:#fde047a6}.active\:bg-yellow-300\/70:active{background-color:#fde047b3}.active\:bg-yellow-300\/75:active{background-color:#fde047bf}.active\:bg-yellow-300\/80:active{background-color:#fde047cc}.active\:bg-yellow-300\/85:active{background-color:#fde047d9}.active\:bg-yellow-300\/90:active{background-color:#fde047e6}.active\:bg-yellow-300\/95:active{background-color:#fde047f2}.active\:bg-yellow-400:active{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-400\/0:active{background-color:#facc1500}.active\:bg-yellow-400\/10:active{background-color:#facc151a}.active\:bg-yellow-400\/100:active{background-color:#facc15}.active\:bg-yellow-400\/15:active{background-color:#facc1526}.active\:bg-yellow-400\/20:active{background-color:#facc1533}.active\:bg-yellow-400\/25:active{background-color:#facc1540}.active\:bg-yellow-400\/30:active{background-color:#facc154d}.active\:bg-yellow-400\/35:active{background-color:#facc1559}.active\:bg-yellow-400\/40:active{background-color:#facc1566}.active\:bg-yellow-400\/45:active{background-color:#facc1573}.active\:bg-yellow-400\/5:active{background-color:#facc150d}.active\:bg-yellow-400\/50:active{background-color:#facc1580}.active\:bg-yellow-400\/55:active{background-color:#facc158c}.active\:bg-yellow-400\/60:active{background-color:#facc1599}.active\:bg-yellow-400\/65:active{background-color:#facc15a6}.active\:bg-yellow-400\/70:active{background-color:#facc15b3}.active\:bg-yellow-400\/75:active{background-color:#facc15bf}.active\:bg-yellow-400\/80:active{background-color:#facc15cc}.active\:bg-yellow-400\/85:active{background-color:#facc15d9}.active\:bg-yellow-400\/90:active{background-color:#facc15e6}.active\:bg-yellow-400\/95:active{background-color:#facc15f2}.active\:bg-yellow-50:active{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-50\/0:active{background-color:#fefce800}.active\:bg-yellow-50\/10:active{background-color:#fefce81a}.active\:bg-yellow-50\/100:active{background-color:#fefce8}.active\:bg-yellow-50\/15:active{background-color:#fefce826}.active\:bg-yellow-50\/20:active{background-color:#fefce833}.active\:bg-yellow-50\/25:active{background-color:#fefce840}.active\:bg-yellow-50\/30:active{background-color:#fefce84d}.active\:bg-yellow-50\/35:active{background-color:#fefce859}.active\:bg-yellow-50\/40:active{background-color:#fefce866}.active\:bg-yellow-50\/45:active{background-color:#fefce873}.active\:bg-yellow-50\/5:active{background-color:#fefce80d}.active\:bg-yellow-50\/50:active{background-color:#fefce880}.active\:bg-yellow-50\/55:active{background-color:#fefce88c}.active\:bg-yellow-50\/60:active{background-color:#fefce899}.active\:bg-yellow-50\/65:active{background-color:#fefce8a6}.active\:bg-yellow-50\/70:active{background-color:#fefce8b3}.active\:bg-yellow-50\/75:active{background-color:#fefce8bf}.active\:bg-yellow-50\/80:active{background-color:#fefce8cc}.active\:bg-yellow-50\/85:active{background-color:#fefce8d9}.active\:bg-yellow-50\/90:active{background-color:#fefce8e6}.active\:bg-yellow-50\/95:active{background-color:#fefce8f2}.active\:bg-yellow-500:active{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-500\/0:active{background-color:#eab30800}.active\:bg-yellow-500\/10:active{background-color:#eab3081a}.active\:bg-yellow-500\/100:active{background-color:#eab308}.active\:bg-yellow-500\/15:active{background-color:#eab30826}.active\:bg-yellow-500\/20:active{background-color:#eab30833}.active\:bg-yellow-500\/25:active{background-color:#eab30840}.active\:bg-yellow-500\/30:active{background-color:#eab3084d}.active\:bg-yellow-500\/35:active{background-color:#eab30859}.active\:bg-yellow-500\/40:active{background-color:#eab30866}.active\:bg-yellow-500\/45:active{background-color:#eab30873}.active\:bg-yellow-500\/5:active{background-color:#eab3080d}.active\:bg-yellow-500\/50:active{background-color:#eab30880}.active\:bg-yellow-500\/55:active{background-color:#eab3088c}.active\:bg-yellow-500\/60:active{background-color:#eab30899}.active\:bg-yellow-500\/65:active{background-color:#eab308a6}.active\:bg-yellow-500\/70:active{background-color:#eab308b3}.active\:bg-yellow-500\/75:active{background-color:#eab308bf}.active\:bg-yellow-500\/80:active{background-color:#eab308cc}.active\:bg-yellow-500\/85:active{background-color:#eab308d9}.active\:bg-yellow-500\/90:active{background-color:#eab308e6}.active\:bg-yellow-500\/95:active{background-color:#eab308f2}.active\:bg-yellow-600:active{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-600\/0:active{background-color:#ca8a0400}.active\:bg-yellow-600\/10:active{background-color:#ca8a041a}.active\:bg-yellow-600\/100:active{background-color:#ca8a04}.active\:bg-yellow-600\/15:active{background-color:#ca8a0426}.active\:bg-yellow-600\/20:active{background-color:#ca8a0433}.active\:bg-yellow-600\/25:active{background-color:#ca8a0440}.active\:bg-yellow-600\/30:active{background-color:#ca8a044d}.active\:bg-yellow-600\/35:active{background-color:#ca8a0459}.active\:bg-yellow-600\/40:active{background-color:#ca8a0466}.active\:bg-yellow-600\/45:active{background-color:#ca8a0473}.active\:bg-yellow-600\/5:active{background-color:#ca8a040d}.active\:bg-yellow-600\/50:active{background-color:#ca8a0480}.active\:bg-yellow-600\/55:active{background-color:#ca8a048c}.active\:bg-yellow-600\/60:active{background-color:#ca8a0499}.active\:bg-yellow-600\/65:active{background-color:#ca8a04a6}.active\:bg-yellow-600\/70:active{background-color:#ca8a04b3}.active\:bg-yellow-600\/75:active{background-color:#ca8a04bf}.active\:bg-yellow-600\/80:active{background-color:#ca8a04cc}.active\:bg-yellow-600\/85:active{background-color:#ca8a04d9}.active\:bg-yellow-600\/90:active{background-color:#ca8a04e6}.active\:bg-yellow-600\/95:active{background-color:#ca8a04f2}.active\:bg-yellow-700:active{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-700\/0:active{background-color:#a1620700}.active\:bg-yellow-700\/10:active{background-color:#a162071a}.active\:bg-yellow-700\/100:active{background-color:#a16207}.active\:bg-yellow-700\/15:active{background-color:#a1620726}.active\:bg-yellow-700\/20:active{background-color:#a1620733}.active\:bg-yellow-700\/25:active{background-color:#a1620740}.active\:bg-yellow-700\/30:active{background-color:#a162074d}.active\:bg-yellow-700\/35:active{background-color:#a1620759}.active\:bg-yellow-700\/40:active{background-color:#a1620766}.active\:bg-yellow-700\/45:active{background-color:#a1620773}.active\:bg-yellow-700\/5:active{background-color:#a162070d}.active\:bg-yellow-700\/50:active{background-color:#a1620780}.active\:bg-yellow-700\/55:active{background-color:#a162078c}.active\:bg-yellow-700\/60:active{background-color:#a1620799}.active\:bg-yellow-700\/65:active{background-color:#a16207a6}.active\:bg-yellow-700\/70:active{background-color:#a16207b3}.active\:bg-yellow-700\/75:active{background-color:#a16207bf}.active\:bg-yellow-700\/80:active{background-color:#a16207cc}.active\:bg-yellow-700\/85:active{background-color:#a16207d9}.active\:bg-yellow-700\/90:active{background-color:#a16207e6}.active\:bg-yellow-700\/95:active{background-color:#a16207f2}.active\:bg-yellow-800:active{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-800\/0:active{background-color:#854d0e00}.active\:bg-yellow-800\/10:active{background-color:#854d0e1a}.active\:bg-yellow-800\/100:active{background-color:#854d0e}.active\:bg-yellow-800\/15:active{background-color:#854d0e26}.active\:bg-yellow-800\/20:active{background-color:#854d0e33}.active\:bg-yellow-800\/25:active{background-color:#854d0e40}.active\:bg-yellow-800\/30:active{background-color:#854d0e4d}.active\:bg-yellow-800\/35:active{background-color:#854d0e59}.active\:bg-yellow-800\/40:active{background-color:#854d0e66}.active\:bg-yellow-800\/45:active{background-color:#854d0e73}.active\:bg-yellow-800\/5:active{background-color:#854d0e0d}.active\:bg-yellow-800\/50:active{background-color:#854d0e80}.active\:bg-yellow-800\/55:active{background-color:#854d0e8c}.active\:bg-yellow-800\/60:active{background-color:#854d0e99}.active\:bg-yellow-800\/65:active{background-color:#854d0ea6}.active\:bg-yellow-800\/70:active{background-color:#854d0eb3}.active\:bg-yellow-800\/75:active{background-color:#854d0ebf}.active\:bg-yellow-800\/80:active{background-color:#854d0ecc}.active\:bg-yellow-800\/85:active{background-color:#854d0ed9}.active\:bg-yellow-800\/90:active{background-color:#854d0ee6}.active\:bg-yellow-800\/95:active{background-color:#854d0ef2}.active\:bg-yellow-900:active{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-900\/0:active{background-color:#713f1200}.active\:bg-yellow-900\/10:active{background-color:#713f121a}.active\:bg-yellow-900\/100:active{background-color:#713f12}.active\:bg-yellow-900\/15:active{background-color:#713f1226}.active\:bg-yellow-900\/20:active{background-color:#713f1233}.active\:bg-yellow-900\/25:active{background-color:#713f1240}.active\:bg-yellow-900\/30:active{background-color:#713f124d}.active\:bg-yellow-900\/35:active{background-color:#713f1259}.active\:bg-yellow-900\/40:active{background-color:#713f1266}.active\:bg-yellow-900\/45:active{background-color:#713f1273}.active\:bg-yellow-900\/5:active{background-color:#713f120d}.active\:bg-yellow-900\/50:active{background-color:#713f1280}.active\:bg-yellow-900\/55:active{background-color:#713f128c}.active\:bg-yellow-900\/60:active{background-color:#713f1299}.active\:bg-yellow-900\/65:active{background-color:#713f12a6}.active\:bg-yellow-900\/70:active{background-color:#713f12b3}.active\:bg-yellow-900\/75:active{background-color:#713f12bf}.active\:bg-yellow-900\/80:active{background-color:#713f12cc}.active\:bg-yellow-900\/85:active{background-color:#713f12d9}.active\:bg-yellow-900\/90:active{background-color:#713f12e6}.active\:bg-yellow-900\/95:active{background-color:#713f12f2}.active\:bg-yellow-950:active{--tw-bg-opacity: 1;background-color:rgb(66 32 6 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-950\/0:active{background-color:#42200600}.active\:bg-yellow-950\/10:active{background-color:#4220061a}.active\:bg-yellow-950\/100:active{background-color:#422006}.active\:bg-yellow-950\/15:active{background-color:#42200626}.active\:bg-yellow-950\/20:active{background-color:#42200633}.active\:bg-yellow-950\/25:active{background-color:#42200640}.active\:bg-yellow-950\/30:active{background-color:#4220064d}.active\:bg-yellow-950\/35:active{background-color:#42200659}.active\:bg-yellow-950\/40:active{background-color:#42200666}.active\:bg-yellow-950\/45:active{background-color:#42200673}.active\:bg-yellow-950\/5:active{background-color:#4220060d}.active\:bg-yellow-950\/50:active{background-color:#42200680}.active\:bg-yellow-950\/55:active{background-color:#4220068c}.active\:bg-yellow-950\/60:active{background-color:#42200699}.active\:bg-yellow-950\/65:active{background-color:#422006a6}.active\:bg-yellow-950\/70:active{background-color:#422006b3}.active\:bg-yellow-950\/75:active{background-color:#422006bf}.active\:bg-yellow-950\/80:active{background-color:#422006cc}.active\:bg-yellow-950\/85:active{background-color:#422006d9}.active\:bg-yellow-950\/90:active{background-color:#422006e6}.active\:bg-yellow-950\/95:active{background-color:#422006f2}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.active\:ring-blue-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.active\:ring-blue-100\/0:active{--tw-ring-color: rgb(219 234 254 / 0)}.active\:ring-blue-100\/10:active{--tw-ring-color: rgb(219 234 254 / .1)}.active\:ring-blue-100\/100:active{--tw-ring-color: rgb(219 234 254 / 1)}.active\:ring-blue-100\/15:active{--tw-ring-color: rgb(219 234 254 / .15)}.active\:ring-blue-100\/20:active{--tw-ring-color: rgb(219 234 254 / .2)}.active\:ring-blue-100\/25:active{--tw-ring-color: rgb(219 234 254 / .25)}.active\:ring-blue-100\/30:active{--tw-ring-color: rgb(219 234 254 / .3)}.active\:ring-blue-100\/35:active{--tw-ring-color: rgb(219 234 254 / .35)}.active\:ring-blue-100\/40:active{--tw-ring-color: rgb(219 234 254 / .4)}.active\:ring-blue-100\/45:active{--tw-ring-color: rgb(219 234 254 / .45)}.active\:ring-blue-100\/5:active{--tw-ring-color: rgb(219 234 254 / .05)}.active\:ring-blue-100\/50:active{--tw-ring-color: rgb(219 234 254 / .5)}.active\:ring-blue-100\/55:active{--tw-ring-color: rgb(219 234 254 / .55)}.active\:ring-blue-100\/60:active{--tw-ring-color: rgb(219 234 254 / .6)}.active\:ring-blue-100\/65:active{--tw-ring-color: rgb(219 234 254 / .65)}.active\:ring-blue-100\/70:active{--tw-ring-color: rgb(219 234 254 / .7)}.active\:ring-blue-100\/75:active{--tw-ring-color: rgb(219 234 254 / .75)}.active\:ring-blue-100\/80:active{--tw-ring-color: rgb(219 234 254 / .8)}.active\:ring-blue-100\/85:active{--tw-ring-color: rgb(219 234 254 / .85)}.active\:ring-blue-100\/90:active{--tw-ring-color: rgb(219 234 254 / .9)}.active\:ring-blue-100\/95:active{--tw-ring-color: rgb(219 234 254 / .95)}.active\:ring-blue-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.active\:ring-blue-200\/0:active{--tw-ring-color: rgb(191 219 254 / 0)}.active\:ring-blue-200\/10:active{--tw-ring-color: rgb(191 219 254 / .1)}.active\:ring-blue-200\/100:active{--tw-ring-color: rgb(191 219 254 / 1)}.active\:ring-blue-200\/15:active{--tw-ring-color: rgb(191 219 254 / .15)}.active\:ring-blue-200\/20:active{--tw-ring-color: rgb(191 219 254 / .2)}.active\:ring-blue-200\/25:active{--tw-ring-color: rgb(191 219 254 / .25)}.active\:ring-blue-200\/30:active{--tw-ring-color: rgb(191 219 254 / .3)}.active\:ring-blue-200\/35:active{--tw-ring-color: rgb(191 219 254 / .35)}.active\:ring-blue-200\/40:active{--tw-ring-color: rgb(191 219 254 / .4)}.active\:ring-blue-200\/45:active{--tw-ring-color: rgb(191 219 254 / .45)}.active\:ring-blue-200\/5:active{--tw-ring-color: rgb(191 219 254 / .05)}.active\:ring-blue-200\/50:active{--tw-ring-color: rgb(191 219 254 / .5)}.active\:ring-blue-200\/55:active{--tw-ring-color: rgb(191 219 254 / .55)}.active\:ring-blue-200\/60:active{--tw-ring-color: rgb(191 219 254 / .6)}.active\:ring-blue-200\/65:active{--tw-ring-color: rgb(191 219 254 / .65)}.active\:ring-blue-200\/70:active{--tw-ring-color: rgb(191 219 254 / .7)}.active\:ring-blue-200\/75:active{--tw-ring-color: rgb(191 219 254 / .75)}.active\:ring-blue-200\/80:active{--tw-ring-color: rgb(191 219 254 / .8)}.active\:ring-blue-200\/85:active{--tw-ring-color: rgb(191 219 254 / .85)}.active\:ring-blue-200\/90:active{--tw-ring-color: rgb(191 219 254 / .9)}.active\:ring-blue-200\/95:active{--tw-ring-color: rgb(191 219 254 / .95)}.active\:ring-blue-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.active\:ring-blue-300\/0:active{--tw-ring-color: rgb(147 197 253 / 0)}.active\:ring-blue-300\/10:active{--tw-ring-color: rgb(147 197 253 / .1)}.active\:ring-blue-300\/100:active{--tw-ring-color: rgb(147 197 253 / 1)}.active\:ring-blue-300\/15:active{--tw-ring-color: rgb(147 197 253 / .15)}.active\:ring-blue-300\/20:active{--tw-ring-color: rgb(147 197 253 / .2)}.active\:ring-blue-300\/25:active{--tw-ring-color: rgb(147 197 253 / .25)}.active\:ring-blue-300\/30:active{--tw-ring-color: rgb(147 197 253 / .3)}.active\:ring-blue-300\/35:active{--tw-ring-color: rgb(147 197 253 / .35)}.active\:ring-blue-300\/40:active{--tw-ring-color: rgb(147 197 253 / .4)}.active\:ring-blue-300\/45:active{--tw-ring-color: rgb(147 197 253 / .45)}.active\:ring-blue-300\/5:active{--tw-ring-color: rgb(147 197 253 / .05)}.active\:ring-blue-300\/50:active{--tw-ring-color: rgb(147 197 253 / .5)}.active\:ring-blue-300\/55:active{--tw-ring-color: rgb(147 197 253 / .55)}.active\:ring-blue-300\/60:active{--tw-ring-color: rgb(147 197 253 / .6)}.active\:ring-blue-300\/65:active{--tw-ring-color: rgb(147 197 253 / .65)}.active\:ring-blue-300\/70:active{--tw-ring-color: rgb(147 197 253 / .7)}.active\:ring-blue-300\/75:active{--tw-ring-color: rgb(147 197 253 / .75)}.active\:ring-blue-300\/80:active{--tw-ring-color: rgb(147 197 253 / .8)}.active\:ring-blue-300\/85:active{--tw-ring-color: rgb(147 197 253 / .85)}.active\:ring-blue-300\/90:active{--tw-ring-color: rgb(147 197 253 / .9)}.active\:ring-blue-300\/95:active{--tw-ring-color: rgb(147 197 253 / .95)}.active\:ring-blue-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.active\:ring-blue-400\/0:active{--tw-ring-color: rgb(96 165 250 / 0)}.active\:ring-blue-400\/10:active{--tw-ring-color: rgb(96 165 250 / .1)}.active\:ring-blue-400\/100:active{--tw-ring-color: rgb(96 165 250 / 1)}.active\:ring-blue-400\/15:active{--tw-ring-color: rgb(96 165 250 / .15)}.active\:ring-blue-400\/20:active{--tw-ring-color: rgb(96 165 250 / .2)}.active\:ring-blue-400\/25:active{--tw-ring-color: rgb(96 165 250 / .25)}.active\:ring-blue-400\/30:active{--tw-ring-color: rgb(96 165 250 / .3)}.active\:ring-blue-400\/35:active{--tw-ring-color: rgb(96 165 250 / .35)}.active\:ring-blue-400\/40:active{--tw-ring-color: rgb(96 165 250 / .4)}.active\:ring-blue-400\/45:active{--tw-ring-color: rgb(96 165 250 / .45)}.active\:ring-blue-400\/5:active{--tw-ring-color: rgb(96 165 250 / .05)}.active\:ring-blue-400\/50:active{--tw-ring-color: rgb(96 165 250 / .5)}.active\:ring-blue-400\/55:active{--tw-ring-color: rgb(96 165 250 / .55)}.active\:ring-blue-400\/60:active{--tw-ring-color: rgb(96 165 250 / .6)}.active\:ring-blue-400\/65:active{--tw-ring-color: rgb(96 165 250 / .65)}.active\:ring-blue-400\/70:active{--tw-ring-color: rgb(96 165 250 / .7)}.active\:ring-blue-400\/75:active{--tw-ring-color: rgb(96 165 250 / .75)}.active\:ring-blue-400\/80:active{--tw-ring-color: rgb(96 165 250 / .8)}.active\:ring-blue-400\/85:active{--tw-ring-color: rgb(96 165 250 / .85)}.active\:ring-blue-400\/90:active{--tw-ring-color: rgb(96 165 250 / .9)}.active\:ring-blue-400\/95:active{--tw-ring-color: rgb(96 165 250 / .95)}.active\:ring-blue-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1))}.active\:ring-blue-50\/0:active{--tw-ring-color: rgb(239 246 255 / 0)}.active\:ring-blue-50\/10:active{--tw-ring-color: rgb(239 246 255 / .1)}.active\:ring-blue-50\/100:active{--tw-ring-color: rgb(239 246 255 / 1)}.active\:ring-blue-50\/15:active{--tw-ring-color: rgb(239 246 255 / .15)}.active\:ring-blue-50\/20:active{--tw-ring-color: rgb(239 246 255 / .2)}.active\:ring-blue-50\/25:active{--tw-ring-color: rgb(239 246 255 / .25)}.active\:ring-blue-50\/30:active{--tw-ring-color: rgb(239 246 255 / .3)}.active\:ring-blue-50\/35:active{--tw-ring-color: rgb(239 246 255 / .35)}.active\:ring-blue-50\/40:active{--tw-ring-color: rgb(239 246 255 / .4)}.active\:ring-blue-50\/45:active{--tw-ring-color: rgb(239 246 255 / .45)}.active\:ring-blue-50\/5:active{--tw-ring-color: rgb(239 246 255 / .05)}.active\:ring-blue-50\/50:active{--tw-ring-color: rgb(239 246 255 / .5)}.active\:ring-blue-50\/55:active{--tw-ring-color: rgb(239 246 255 / .55)}.active\:ring-blue-50\/60:active{--tw-ring-color: rgb(239 246 255 / .6)}.active\:ring-blue-50\/65:active{--tw-ring-color: rgb(239 246 255 / .65)}.active\:ring-blue-50\/70:active{--tw-ring-color: rgb(239 246 255 / .7)}.active\:ring-blue-50\/75:active{--tw-ring-color: rgb(239 246 255 / .75)}.active\:ring-blue-50\/80:active{--tw-ring-color: rgb(239 246 255 / .8)}.active\:ring-blue-50\/85:active{--tw-ring-color: rgb(239 246 255 / .85)}.active\:ring-blue-50\/90:active{--tw-ring-color: rgb(239 246 255 / .9)}.active\:ring-blue-50\/95:active{--tw-ring-color: rgb(239 246 255 / .95)}.active\:ring-blue-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.active\:ring-blue-500\/0:active{--tw-ring-color: rgb(59 130 246 / 0)}.active\:ring-blue-500\/10:active{--tw-ring-color: rgb(59 130 246 / .1)}.active\:ring-blue-500\/100:active{--tw-ring-color: rgb(59 130 246 / 1)}.active\:ring-blue-500\/15:active{--tw-ring-color: rgb(59 130 246 / .15)}.active\:ring-blue-500\/20:active{--tw-ring-color: rgb(59 130 246 / .2)}.active\:ring-blue-500\/25:active{--tw-ring-color: rgb(59 130 246 / .25)}.active\:ring-blue-500\/30:active{--tw-ring-color: rgb(59 130 246 / .3)}.active\:ring-blue-500\/35:active{--tw-ring-color: rgb(59 130 246 / .35)}.active\:ring-blue-500\/40:active{--tw-ring-color: rgb(59 130 246 / .4)}.active\:ring-blue-500\/45:active{--tw-ring-color: rgb(59 130 246 / .45)}.active\:ring-blue-500\/5:active{--tw-ring-color: rgb(59 130 246 / .05)}.active\:ring-blue-500\/50:active{--tw-ring-color: rgb(59 130 246 / .5)}.active\:ring-blue-500\/55:active{--tw-ring-color: rgb(59 130 246 / .55)}.active\:ring-blue-500\/60:active{--tw-ring-color: rgb(59 130 246 / .6)}.active\:ring-blue-500\/65:active{--tw-ring-color: rgb(59 130 246 / .65)}.active\:ring-blue-500\/70:active{--tw-ring-color: rgb(59 130 246 / .7)}.active\:ring-blue-500\/75:active{--tw-ring-color: rgb(59 130 246 / .75)}.active\:ring-blue-500\/80:active{--tw-ring-color: rgb(59 130 246 / .8)}.active\:ring-blue-500\/85:active{--tw-ring-color: rgb(59 130 246 / .85)}.active\:ring-blue-500\/90:active{--tw-ring-color: rgb(59 130 246 / .9)}.active\:ring-blue-500\/95:active{--tw-ring-color: rgb(59 130 246 / .95)}.active\:ring-blue-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.active\:ring-blue-600\/0:active{--tw-ring-color: rgb(37 99 235 / 0)}.active\:ring-blue-600\/10:active{--tw-ring-color: rgb(37 99 235 / .1)}.active\:ring-blue-600\/100:active{--tw-ring-color: rgb(37 99 235 / 1)}.active\:ring-blue-600\/15:active{--tw-ring-color: rgb(37 99 235 / .15)}.active\:ring-blue-600\/20:active{--tw-ring-color: rgb(37 99 235 / .2)}.active\:ring-blue-600\/25:active{--tw-ring-color: rgb(37 99 235 / .25)}.active\:ring-blue-600\/30:active{--tw-ring-color: rgb(37 99 235 / .3)}.active\:ring-blue-600\/35:active{--tw-ring-color: rgb(37 99 235 / .35)}.active\:ring-blue-600\/40:active{--tw-ring-color: rgb(37 99 235 / .4)}.active\:ring-blue-600\/45:active{--tw-ring-color: rgb(37 99 235 / .45)}.active\:ring-blue-600\/5:active{--tw-ring-color: rgb(37 99 235 / .05)}.active\:ring-blue-600\/50:active{--tw-ring-color: rgb(37 99 235 / .5)}.active\:ring-blue-600\/55:active{--tw-ring-color: rgb(37 99 235 / .55)}.active\:ring-blue-600\/60:active{--tw-ring-color: rgb(37 99 235 / .6)}.active\:ring-blue-600\/65:active{--tw-ring-color: rgb(37 99 235 / .65)}.active\:ring-blue-600\/70:active{--tw-ring-color: rgb(37 99 235 / .7)}.active\:ring-blue-600\/75:active{--tw-ring-color: rgb(37 99 235 / .75)}.active\:ring-blue-600\/80:active{--tw-ring-color: rgb(37 99 235 / .8)}.active\:ring-blue-600\/85:active{--tw-ring-color: rgb(37 99 235 / .85)}.active\:ring-blue-600\/90:active{--tw-ring-color: rgb(37 99 235 / .9)}.active\:ring-blue-600\/95:active{--tw-ring-color: rgb(37 99 235 / .95)}.active\:ring-blue-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1))}.active\:ring-blue-700\/0:active{--tw-ring-color: rgb(29 78 216 / 0)}.active\:ring-blue-700\/10:active{--tw-ring-color: rgb(29 78 216 / .1)}.active\:ring-blue-700\/100:active{--tw-ring-color: rgb(29 78 216 / 1)}.active\:ring-blue-700\/15:active{--tw-ring-color: rgb(29 78 216 / .15)}.active\:ring-blue-700\/20:active{--tw-ring-color: rgb(29 78 216 / .2)}.active\:ring-blue-700\/25:active{--tw-ring-color: rgb(29 78 216 / .25)}.active\:ring-blue-700\/30:active{--tw-ring-color: rgb(29 78 216 / .3)}.active\:ring-blue-700\/35:active{--tw-ring-color: rgb(29 78 216 / .35)}.active\:ring-blue-700\/40:active{--tw-ring-color: rgb(29 78 216 / .4)}.active\:ring-blue-700\/45:active{--tw-ring-color: rgb(29 78 216 / .45)}.active\:ring-blue-700\/5:active{--tw-ring-color: rgb(29 78 216 / .05)}.active\:ring-blue-700\/50:active{--tw-ring-color: rgb(29 78 216 / .5)}.active\:ring-blue-700\/55:active{--tw-ring-color: rgb(29 78 216 / .55)}.active\:ring-blue-700\/60:active{--tw-ring-color: rgb(29 78 216 / .6)}.active\:ring-blue-700\/65:active{--tw-ring-color: rgb(29 78 216 / .65)}.active\:ring-blue-700\/70:active{--tw-ring-color: rgb(29 78 216 / .7)}.active\:ring-blue-700\/75:active{--tw-ring-color: rgb(29 78 216 / .75)}.active\:ring-blue-700\/80:active{--tw-ring-color: rgb(29 78 216 / .8)}.active\:ring-blue-700\/85:active{--tw-ring-color: rgb(29 78 216 / .85)}.active\:ring-blue-700\/90:active{--tw-ring-color: rgb(29 78 216 / .9)}.active\:ring-blue-700\/95:active{--tw-ring-color: rgb(29 78 216 / .95)}.active\:ring-blue-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.active\:ring-blue-800\/0:active{--tw-ring-color: rgb(30 64 175 / 0)}.active\:ring-blue-800\/10:active{--tw-ring-color: rgb(30 64 175 / .1)}.active\:ring-blue-800\/100:active{--tw-ring-color: rgb(30 64 175 / 1)}.active\:ring-blue-800\/15:active{--tw-ring-color: rgb(30 64 175 / .15)}.active\:ring-blue-800\/20:active{--tw-ring-color: rgb(30 64 175 / .2)}.active\:ring-blue-800\/25:active{--tw-ring-color: rgb(30 64 175 / .25)}.active\:ring-blue-800\/30:active{--tw-ring-color: rgb(30 64 175 / .3)}.active\:ring-blue-800\/35:active{--tw-ring-color: rgb(30 64 175 / .35)}.active\:ring-blue-800\/40:active{--tw-ring-color: rgb(30 64 175 / .4)}.active\:ring-blue-800\/45:active{--tw-ring-color: rgb(30 64 175 / .45)}.active\:ring-blue-800\/5:active{--tw-ring-color: rgb(30 64 175 / .05)}.active\:ring-blue-800\/50:active{--tw-ring-color: rgb(30 64 175 / .5)}.active\:ring-blue-800\/55:active{--tw-ring-color: rgb(30 64 175 / .55)}.active\:ring-blue-800\/60:active{--tw-ring-color: rgb(30 64 175 / .6)}.active\:ring-blue-800\/65:active{--tw-ring-color: rgb(30 64 175 / .65)}.active\:ring-blue-800\/70:active{--tw-ring-color: rgb(30 64 175 / .7)}.active\:ring-blue-800\/75:active{--tw-ring-color: rgb(30 64 175 / .75)}.active\:ring-blue-800\/80:active{--tw-ring-color: rgb(30 64 175 / .8)}.active\:ring-blue-800\/85:active{--tw-ring-color: rgb(30 64 175 / .85)}.active\:ring-blue-800\/90:active{--tw-ring-color: rgb(30 64 175 / .9)}.active\:ring-blue-800\/95:active{--tw-ring-color: rgb(30 64 175 / .95)}.active\:ring-blue-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1))}.active\:ring-blue-900\/0:active{--tw-ring-color: rgb(30 58 138 / 0)}.active\:ring-blue-900\/10:active{--tw-ring-color: rgb(30 58 138 / .1)}.active\:ring-blue-900\/100:active{--tw-ring-color: rgb(30 58 138 / 1)}.active\:ring-blue-900\/15:active{--tw-ring-color: rgb(30 58 138 / .15)}.active\:ring-blue-900\/20:active{--tw-ring-color: rgb(30 58 138 / .2)}.active\:ring-blue-900\/25:active{--tw-ring-color: rgb(30 58 138 / .25)}.active\:ring-blue-900\/30:active{--tw-ring-color: rgb(30 58 138 / .3)}.active\:ring-blue-900\/35:active{--tw-ring-color: rgb(30 58 138 / .35)}.active\:ring-blue-900\/40:active{--tw-ring-color: rgb(30 58 138 / .4)}.active\:ring-blue-900\/45:active{--tw-ring-color: rgb(30 58 138 / .45)}.active\:ring-blue-900\/5:active{--tw-ring-color: rgb(30 58 138 / .05)}.active\:ring-blue-900\/50:active{--tw-ring-color: rgb(30 58 138 / .5)}.active\:ring-blue-900\/55:active{--tw-ring-color: rgb(30 58 138 / .55)}.active\:ring-blue-900\/60:active{--tw-ring-color: rgb(30 58 138 / .6)}.active\:ring-blue-900\/65:active{--tw-ring-color: rgb(30 58 138 / .65)}.active\:ring-blue-900\/70:active{--tw-ring-color: rgb(30 58 138 / .7)}.active\:ring-blue-900\/75:active{--tw-ring-color: rgb(30 58 138 / .75)}.active\:ring-blue-900\/80:active{--tw-ring-color: rgb(30 58 138 / .8)}.active\:ring-blue-900\/85:active{--tw-ring-color: rgb(30 58 138 / .85)}.active\:ring-blue-900\/90:active{--tw-ring-color: rgb(30 58 138 / .9)}.active\:ring-blue-900\/95:active{--tw-ring-color: rgb(30 58 138 / .95)}.active\:ring-green-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1))}.active\:ring-green-100\/0:active{--tw-ring-color: rgb(220 252 231 / 0)}.active\:ring-green-100\/10:active{--tw-ring-color: rgb(220 252 231 / .1)}.active\:ring-green-100\/100:active{--tw-ring-color: rgb(220 252 231 / 1)}.active\:ring-green-100\/15:active{--tw-ring-color: rgb(220 252 231 / .15)}.active\:ring-green-100\/20:active{--tw-ring-color: rgb(220 252 231 / .2)}.active\:ring-green-100\/25:active{--tw-ring-color: rgb(220 252 231 / .25)}.active\:ring-green-100\/30:active{--tw-ring-color: rgb(220 252 231 / .3)}.active\:ring-green-100\/35:active{--tw-ring-color: rgb(220 252 231 / .35)}.active\:ring-green-100\/40:active{--tw-ring-color: rgb(220 252 231 / .4)}.active\:ring-green-100\/45:active{--tw-ring-color: rgb(220 252 231 / .45)}.active\:ring-green-100\/5:active{--tw-ring-color: rgb(220 252 231 / .05)}.active\:ring-green-100\/50:active{--tw-ring-color: rgb(220 252 231 / .5)}.active\:ring-green-100\/55:active{--tw-ring-color: rgb(220 252 231 / .55)}.active\:ring-green-100\/60:active{--tw-ring-color: rgb(220 252 231 / .6)}.active\:ring-green-100\/65:active{--tw-ring-color: rgb(220 252 231 / .65)}.active\:ring-green-100\/70:active{--tw-ring-color: rgb(220 252 231 / .7)}.active\:ring-green-100\/75:active{--tw-ring-color: rgb(220 252 231 / .75)}.active\:ring-green-100\/80:active{--tw-ring-color: rgb(220 252 231 / .8)}.active\:ring-green-100\/85:active{--tw-ring-color: rgb(220 252 231 / .85)}.active\:ring-green-100\/90:active{--tw-ring-color: rgb(220 252 231 / .9)}.active\:ring-green-100\/95:active{--tw-ring-color: rgb(220 252 231 / .95)}.active\:ring-green-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.active\:ring-green-200\/0:active{--tw-ring-color: rgb(187 247 208 / 0)}.active\:ring-green-200\/10:active{--tw-ring-color: rgb(187 247 208 / .1)}.active\:ring-green-200\/100:active{--tw-ring-color: rgb(187 247 208 / 1)}.active\:ring-green-200\/15:active{--tw-ring-color: rgb(187 247 208 / .15)}.active\:ring-green-200\/20:active{--tw-ring-color: rgb(187 247 208 / .2)}.active\:ring-green-200\/25:active{--tw-ring-color: rgb(187 247 208 / .25)}.active\:ring-green-200\/30:active{--tw-ring-color: rgb(187 247 208 / .3)}.active\:ring-green-200\/35:active{--tw-ring-color: rgb(187 247 208 / .35)}.active\:ring-green-200\/40:active{--tw-ring-color: rgb(187 247 208 / .4)}.active\:ring-green-200\/45:active{--tw-ring-color: rgb(187 247 208 / .45)}.active\:ring-green-200\/5:active{--tw-ring-color: rgb(187 247 208 / .05)}.active\:ring-green-200\/50:active{--tw-ring-color: rgb(187 247 208 / .5)}.active\:ring-green-200\/55:active{--tw-ring-color: rgb(187 247 208 / .55)}.active\:ring-green-200\/60:active{--tw-ring-color: rgb(187 247 208 / .6)}.active\:ring-green-200\/65:active{--tw-ring-color: rgb(187 247 208 / .65)}.active\:ring-green-200\/70:active{--tw-ring-color: rgb(187 247 208 / .7)}.active\:ring-green-200\/75:active{--tw-ring-color: rgb(187 247 208 / .75)}.active\:ring-green-200\/80:active{--tw-ring-color: rgb(187 247 208 / .8)}.active\:ring-green-200\/85:active{--tw-ring-color: rgb(187 247 208 / .85)}.active\:ring-green-200\/90:active{--tw-ring-color: rgb(187 247 208 / .9)}.active\:ring-green-200\/95:active{--tw-ring-color: rgb(187 247 208 / .95)}.active\:ring-green-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.active\:ring-green-300\/0:active{--tw-ring-color: rgb(134 239 172 / 0)}.active\:ring-green-300\/10:active{--tw-ring-color: rgb(134 239 172 / .1)}.active\:ring-green-300\/100:active{--tw-ring-color: rgb(134 239 172 / 1)}.active\:ring-green-300\/15:active{--tw-ring-color: rgb(134 239 172 / .15)}.active\:ring-green-300\/20:active{--tw-ring-color: rgb(134 239 172 / .2)}.active\:ring-green-300\/25:active{--tw-ring-color: rgb(134 239 172 / .25)}.active\:ring-green-300\/30:active{--tw-ring-color: rgb(134 239 172 / .3)}.active\:ring-green-300\/35:active{--tw-ring-color: rgb(134 239 172 / .35)}.active\:ring-green-300\/40:active{--tw-ring-color: rgb(134 239 172 / .4)}.active\:ring-green-300\/45:active{--tw-ring-color: rgb(134 239 172 / .45)}.active\:ring-green-300\/5:active{--tw-ring-color: rgb(134 239 172 / .05)}.active\:ring-green-300\/50:active{--tw-ring-color: rgb(134 239 172 / .5)}.active\:ring-green-300\/55:active{--tw-ring-color: rgb(134 239 172 / .55)}.active\:ring-green-300\/60:active{--tw-ring-color: rgb(134 239 172 / .6)}.active\:ring-green-300\/65:active{--tw-ring-color: rgb(134 239 172 / .65)}.active\:ring-green-300\/70:active{--tw-ring-color: rgb(134 239 172 / .7)}.active\:ring-green-300\/75:active{--tw-ring-color: rgb(134 239 172 / .75)}.active\:ring-green-300\/80:active{--tw-ring-color: rgb(134 239 172 / .8)}.active\:ring-green-300\/85:active{--tw-ring-color: rgb(134 239 172 / .85)}.active\:ring-green-300\/90:active{--tw-ring-color: rgb(134 239 172 / .9)}.active\:ring-green-300\/95:active{--tw-ring-color: rgb(134 239 172 / .95)}.active\:ring-green-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.active\:ring-green-400\/0:active{--tw-ring-color: rgb(74 222 128 / 0)}.active\:ring-green-400\/10:active{--tw-ring-color: rgb(74 222 128 / .1)}.active\:ring-green-400\/100:active{--tw-ring-color: rgb(74 222 128 / 1)}.active\:ring-green-400\/15:active{--tw-ring-color: rgb(74 222 128 / .15)}.active\:ring-green-400\/20:active{--tw-ring-color: rgb(74 222 128 / .2)}.active\:ring-green-400\/25:active{--tw-ring-color: rgb(74 222 128 / .25)}.active\:ring-green-400\/30:active{--tw-ring-color: rgb(74 222 128 / .3)}.active\:ring-green-400\/35:active{--tw-ring-color: rgb(74 222 128 / .35)}.active\:ring-green-400\/40:active{--tw-ring-color: rgb(74 222 128 / .4)}.active\:ring-green-400\/45:active{--tw-ring-color: rgb(74 222 128 / .45)}.active\:ring-green-400\/5:active{--tw-ring-color: rgb(74 222 128 / .05)}.active\:ring-green-400\/50:active{--tw-ring-color: rgb(74 222 128 / .5)}.active\:ring-green-400\/55:active{--tw-ring-color: rgb(74 222 128 / .55)}.active\:ring-green-400\/60:active{--tw-ring-color: rgb(74 222 128 / .6)}.active\:ring-green-400\/65:active{--tw-ring-color: rgb(74 222 128 / .65)}.active\:ring-green-400\/70:active{--tw-ring-color: rgb(74 222 128 / .7)}.active\:ring-green-400\/75:active{--tw-ring-color: rgb(74 222 128 / .75)}.active\:ring-green-400\/80:active{--tw-ring-color: rgb(74 222 128 / .8)}.active\:ring-green-400\/85:active{--tw-ring-color: rgb(74 222 128 / .85)}.active\:ring-green-400\/90:active{--tw-ring-color: rgb(74 222 128 / .9)}.active\:ring-green-400\/95:active{--tw-ring-color: rgb(74 222 128 / .95)}.active\:ring-green-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1))}.active\:ring-green-50\/0:active{--tw-ring-color: rgb(240 253 244 / 0)}.active\:ring-green-50\/10:active{--tw-ring-color: rgb(240 253 244 / .1)}.active\:ring-green-50\/100:active{--tw-ring-color: rgb(240 253 244 / 1)}.active\:ring-green-50\/15:active{--tw-ring-color: rgb(240 253 244 / .15)}.active\:ring-green-50\/20:active{--tw-ring-color: rgb(240 253 244 / .2)}.active\:ring-green-50\/25:active{--tw-ring-color: rgb(240 253 244 / .25)}.active\:ring-green-50\/30:active{--tw-ring-color: rgb(240 253 244 / .3)}.active\:ring-green-50\/35:active{--tw-ring-color: rgb(240 253 244 / .35)}.active\:ring-green-50\/40:active{--tw-ring-color: rgb(240 253 244 / .4)}.active\:ring-green-50\/45:active{--tw-ring-color: rgb(240 253 244 / .45)}.active\:ring-green-50\/5:active{--tw-ring-color: rgb(240 253 244 / .05)}.active\:ring-green-50\/50:active{--tw-ring-color: rgb(240 253 244 / .5)}.active\:ring-green-50\/55:active{--tw-ring-color: rgb(240 253 244 / .55)}.active\:ring-green-50\/60:active{--tw-ring-color: rgb(240 253 244 / .6)}.active\:ring-green-50\/65:active{--tw-ring-color: rgb(240 253 244 / .65)}.active\:ring-green-50\/70:active{--tw-ring-color: rgb(240 253 244 / .7)}.active\:ring-green-50\/75:active{--tw-ring-color: rgb(240 253 244 / .75)}.active\:ring-green-50\/80:active{--tw-ring-color: rgb(240 253 244 / .8)}.active\:ring-green-50\/85:active{--tw-ring-color: rgb(240 253 244 / .85)}.active\:ring-green-50\/90:active{--tw-ring-color: rgb(240 253 244 / .9)}.active\:ring-green-50\/95:active{--tw-ring-color: rgb(240 253 244 / .95)}.active\:ring-green-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.active\:ring-green-500\/0:active{--tw-ring-color: rgb(34 197 94 / 0)}.active\:ring-green-500\/10:active{--tw-ring-color: rgb(34 197 94 / .1)}.active\:ring-green-500\/100:active{--tw-ring-color: rgb(34 197 94 / 1)}.active\:ring-green-500\/15:active{--tw-ring-color: rgb(34 197 94 / .15)}.active\:ring-green-500\/20:active{--tw-ring-color: rgb(34 197 94 / .2)}.active\:ring-green-500\/25:active{--tw-ring-color: rgb(34 197 94 / .25)}.active\:ring-green-500\/30:active{--tw-ring-color: rgb(34 197 94 / .3)}.active\:ring-green-500\/35:active{--tw-ring-color: rgb(34 197 94 / .35)}.active\:ring-green-500\/40:active{--tw-ring-color: rgb(34 197 94 / .4)}.active\:ring-green-500\/45:active{--tw-ring-color: rgb(34 197 94 / .45)}.active\:ring-green-500\/5:active{--tw-ring-color: rgb(34 197 94 / .05)}.active\:ring-green-500\/50:active{--tw-ring-color: rgb(34 197 94 / .5)}.active\:ring-green-500\/55:active{--tw-ring-color: rgb(34 197 94 / .55)}.active\:ring-green-500\/60:active{--tw-ring-color: rgb(34 197 94 / .6)}.active\:ring-green-500\/65:active{--tw-ring-color: rgb(34 197 94 / .65)}.active\:ring-green-500\/70:active{--tw-ring-color: rgb(34 197 94 / .7)}.active\:ring-green-500\/75:active{--tw-ring-color: rgb(34 197 94 / .75)}.active\:ring-green-500\/80:active{--tw-ring-color: rgb(34 197 94 / .8)}.active\:ring-green-500\/85:active{--tw-ring-color: rgb(34 197 94 / .85)}.active\:ring-green-500\/90:active{--tw-ring-color: rgb(34 197 94 / .9)}.active\:ring-green-500\/95:active{--tw-ring-color: rgb(34 197 94 / .95)}.active\:ring-green-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.active\:ring-green-600\/0:active{--tw-ring-color: rgb(22 163 74 / 0)}.active\:ring-green-600\/10:active{--tw-ring-color: rgb(22 163 74 / .1)}.active\:ring-green-600\/100:active{--tw-ring-color: rgb(22 163 74 / 1)}.active\:ring-green-600\/15:active{--tw-ring-color: rgb(22 163 74 / .15)}.active\:ring-green-600\/20:active{--tw-ring-color: rgb(22 163 74 / .2)}.active\:ring-green-600\/25:active{--tw-ring-color: rgb(22 163 74 / .25)}.active\:ring-green-600\/30:active{--tw-ring-color: rgb(22 163 74 / .3)}.active\:ring-green-600\/35:active{--tw-ring-color: rgb(22 163 74 / .35)}.active\:ring-green-600\/40:active{--tw-ring-color: rgb(22 163 74 / .4)}.active\:ring-green-600\/45:active{--tw-ring-color: rgb(22 163 74 / .45)}.active\:ring-green-600\/5:active{--tw-ring-color: rgb(22 163 74 / .05)}.active\:ring-green-600\/50:active{--tw-ring-color: rgb(22 163 74 / .5)}.active\:ring-green-600\/55:active{--tw-ring-color: rgb(22 163 74 / .55)}.active\:ring-green-600\/60:active{--tw-ring-color: rgb(22 163 74 / .6)}.active\:ring-green-600\/65:active{--tw-ring-color: rgb(22 163 74 / .65)}.active\:ring-green-600\/70:active{--tw-ring-color: rgb(22 163 74 / .7)}.active\:ring-green-600\/75:active{--tw-ring-color: rgb(22 163 74 / .75)}.active\:ring-green-600\/80:active{--tw-ring-color: rgb(22 163 74 / .8)}.active\:ring-green-600\/85:active{--tw-ring-color: rgb(22 163 74 / .85)}.active\:ring-green-600\/90:active{--tw-ring-color: rgb(22 163 74 / .9)}.active\:ring-green-600\/95:active{--tw-ring-color: rgb(22 163 74 / .95)}.active\:ring-green-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1))}.active\:ring-green-700\/0:active{--tw-ring-color: rgb(21 128 61 / 0)}.active\:ring-green-700\/10:active{--tw-ring-color: rgb(21 128 61 / .1)}.active\:ring-green-700\/100:active{--tw-ring-color: rgb(21 128 61 / 1)}.active\:ring-green-700\/15:active{--tw-ring-color: rgb(21 128 61 / .15)}.active\:ring-green-700\/20:active{--tw-ring-color: rgb(21 128 61 / .2)}.active\:ring-green-700\/25:active{--tw-ring-color: rgb(21 128 61 / .25)}.active\:ring-green-700\/30:active{--tw-ring-color: rgb(21 128 61 / .3)}.active\:ring-green-700\/35:active{--tw-ring-color: rgb(21 128 61 / .35)}.active\:ring-green-700\/40:active{--tw-ring-color: rgb(21 128 61 / .4)}.active\:ring-green-700\/45:active{--tw-ring-color: rgb(21 128 61 / .45)}.active\:ring-green-700\/5:active{--tw-ring-color: rgb(21 128 61 / .05)}.active\:ring-green-700\/50:active{--tw-ring-color: rgb(21 128 61 / .5)}.active\:ring-green-700\/55:active{--tw-ring-color: rgb(21 128 61 / .55)}.active\:ring-green-700\/60:active{--tw-ring-color: rgb(21 128 61 / .6)}.active\:ring-green-700\/65:active{--tw-ring-color: rgb(21 128 61 / .65)}.active\:ring-green-700\/70:active{--tw-ring-color: rgb(21 128 61 / .7)}.active\:ring-green-700\/75:active{--tw-ring-color: rgb(21 128 61 / .75)}.active\:ring-green-700\/80:active{--tw-ring-color: rgb(21 128 61 / .8)}.active\:ring-green-700\/85:active{--tw-ring-color: rgb(21 128 61 / .85)}.active\:ring-green-700\/90:active{--tw-ring-color: rgb(21 128 61 / .9)}.active\:ring-green-700\/95:active{--tw-ring-color: rgb(21 128 61 / .95)}.active\:ring-green-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1))}.active\:ring-green-800\/0:active{--tw-ring-color: rgb(22 101 52 / 0)}.active\:ring-green-800\/10:active{--tw-ring-color: rgb(22 101 52 / .1)}.active\:ring-green-800\/100:active{--tw-ring-color: rgb(22 101 52 / 1)}.active\:ring-green-800\/15:active{--tw-ring-color: rgb(22 101 52 / .15)}.active\:ring-green-800\/20:active{--tw-ring-color: rgb(22 101 52 / .2)}.active\:ring-green-800\/25:active{--tw-ring-color: rgb(22 101 52 / .25)}.active\:ring-green-800\/30:active{--tw-ring-color: rgb(22 101 52 / .3)}.active\:ring-green-800\/35:active{--tw-ring-color: rgb(22 101 52 / .35)}.active\:ring-green-800\/40:active{--tw-ring-color: rgb(22 101 52 / .4)}.active\:ring-green-800\/45:active{--tw-ring-color: rgb(22 101 52 / .45)}.active\:ring-green-800\/5:active{--tw-ring-color: rgb(22 101 52 / .05)}.active\:ring-green-800\/50:active{--tw-ring-color: rgb(22 101 52 / .5)}.active\:ring-green-800\/55:active{--tw-ring-color: rgb(22 101 52 / .55)}.active\:ring-green-800\/60:active{--tw-ring-color: rgb(22 101 52 / .6)}.active\:ring-green-800\/65:active{--tw-ring-color: rgb(22 101 52 / .65)}.active\:ring-green-800\/70:active{--tw-ring-color: rgb(22 101 52 / .7)}.active\:ring-green-800\/75:active{--tw-ring-color: rgb(22 101 52 / .75)}.active\:ring-green-800\/80:active{--tw-ring-color: rgb(22 101 52 / .8)}.active\:ring-green-800\/85:active{--tw-ring-color: rgb(22 101 52 / .85)}.active\:ring-green-800\/90:active{--tw-ring-color: rgb(22 101 52 / .9)}.active\:ring-green-800\/95:active{--tw-ring-color: rgb(22 101 52 / .95)}.active\:ring-green-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1))}.active\:ring-green-900\/0:active{--tw-ring-color: rgb(20 83 45 / 0)}.active\:ring-green-900\/10:active{--tw-ring-color: rgb(20 83 45 / .1)}.active\:ring-green-900\/100:active{--tw-ring-color: rgb(20 83 45 / 1)}.active\:ring-green-900\/15:active{--tw-ring-color: rgb(20 83 45 / .15)}.active\:ring-green-900\/20:active{--tw-ring-color: rgb(20 83 45 / .2)}.active\:ring-green-900\/25:active{--tw-ring-color: rgb(20 83 45 / .25)}.active\:ring-green-900\/30:active{--tw-ring-color: rgb(20 83 45 / .3)}.active\:ring-green-900\/35:active{--tw-ring-color: rgb(20 83 45 / .35)}.active\:ring-green-900\/40:active{--tw-ring-color: rgb(20 83 45 / .4)}.active\:ring-green-900\/45:active{--tw-ring-color: rgb(20 83 45 / .45)}.active\:ring-green-900\/5:active{--tw-ring-color: rgb(20 83 45 / .05)}.active\:ring-green-900\/50:active{--tw-ring-color: rgb(20 83 45 / .5)}.active\:ring-green-900\/55:active{--tw-ring-color: rgb(20 83 45 / .55)}.active\:ring-green-900\/60:active{--tw-ring-color: rgb(20 83 45 / .6)}.active\:ring-green-900\/65:active{--tw-ring-color: rgb(20 83 45 / .65)}.active\:ring-green-900\/70:active{--tw-ring-color: rgb(20 83 45 / .7)}.active\:ring-green-900\/75:active{--tw-ring-color: rgb(20 83 45 / .75)}.active\:ring-green-900\/80:active{--tw-ring-color: rgb(20 83 45 / .8)}.active\:ring-green-900\/85:active{--tw-ring-color: rgb(20 83 45 / .85)}.active\:ring-green-900\/90:active{--tw-ring-color: rgb(20 83 45 / .9)}.active\:ring-green-900\/95:active{--tw-ring-color: rgb(20 83 45 / .95)}.active\:ring-neutral-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1))}.active\:ring-neutral-100\/0:active{--tw-ring-color: rgb(245 245 245 / 0)}.active\:ring-neutral-100\/10:active{--tw-ring-color: rgb(245 245 245 / .1)}.active\:ring-neutral-100\/100:active{--tw-ring-color: rgb(245 245 245 / 1)}.active\:ring-neutral-100\/15:active{--tw-ring-color: rgb(245 245 245 / .15)}.active\:ring-neutral-100\/20:active{--tw-ring-color: rgb(245 245 245 / .2)}.active\:ring-neutral-100\/25:active{--tw-ring-color: rgb(245 245 245 / .25)}.active\:ring-neutral-100\/30:active{--tw-ring-color: rgb(245 245 245 / .3)}.active\:ring-neutral-100\/35:active{--tw-ring-color: rgb(245 245 245 / .35)}.active\:ring-neutral-100\/40:active{--tw-ring-color: rgb(245 245 245 / .4)}.active\:ring-neutral-100\/45:active{--tw-ring-color: rgb(245 245 245 / .45)}.active\:ring-neutral-100\/5:active{--tw-ring-color: rgb(245 245 245 / .05)}.active\:ring-neutral-100\/50:active{--tw-ring-color: rgb(245 245 245 / .5)}.active\:ring-neutral-100\/55:active{--tw-ring-color: rgb(245 245 245 / .55)}.active\:ring-neutral-100\/60:active{--tw-ring-color: rgb(245 245 245 / .6)}.active\:ring-neutral-100\/65:active{--tw-ring-color: rgb(245 245 245 / .65)}.active\:ring-neutral-100\/70:active{--tw-ring-color: rgb(245 245 245 / .7)}.active\:ring-neutral-100\/75:active{--tw-ring-color: rgb(245 245 245 / .75)}.active\:ring-neutral-100\/80:active{--tw-ring-color: rgb(245 245 245 / .8)}.active\:ring-neutral-100\/85:active{--tw-ring-color: rgb(245 245 245 / .85)}.active\:ring-neutral-100\/90:active{--tw-ring-color: rgb(245 245 245 / .9)}.active\:ring-neutral-100\/95:active{--tw-ring-color: rgb(245 245 245 / .95)}.active\:ring-neutral-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1))}.active\:ring-neutral-200\/0:active{--tw-ring-color: rgb(229 229 229 / 0)}.active\:ring-neutral-200\/10:active{--tw-ring-color: rgb(229 229 229 / .1)}.active\:ring-neutral-200\/100:active{--tw-ring-color: rgb(229 229 229 / 1)}.active\:ring-neutral-200\/15:active{--tw-ring-color: rgb(229 229 229 / .15)}.active\:ring-neutral-200\/20:active{--tw-ring-color: rgb(229 229 229 / .2)}.active\:ring-neutral-200\/25:active{--tw-ring-color: rgb(229 229 229 / .25)}.active\:ring-neutral-200\/30:active{--tw-ring-color: rgb(229 229 229 / .3)}.active\:ring-neutral-200\/35:active{--tw-ring-color: rgb(229 229 229 / .35)}.active\:ring-neutral-200\/40:active{--tw-ring-color: rgb(229 229 229 / .4)}.active\:ring-neutral-200\/45:active{--tw-ring-color: rgb(229 229 229 / .45)}.active\:ring-neutral-200\/5:active{--tw-ring-color: rgb(229 229 229 / .05)}.active\:ring-neutral-200\/50:active{--tw-ring-color: rgb(229 229 229 / .5)}.active\:ring-neutral-200\/55:active{--tw-ring-color: rgb(229 229 229 / .55)}.active\:ring-neutral-200\/60:active{--tw-ring-color: rgb(229 229 229 / .6)}.active\:ring-neutral-200\/65:active{--tw-ring-color: rgb(229 229 229 / .65)}.active\:ring-neutral-200\/70:active{--tw-ring-color: rgb(229 229 229 / .7)}.active\:ring-neutral-200\/75:active{--tw-ring-color: rgb(229 229 229 / .75)}.active\:ring-neutral-200\/80:active{--tw-ring-color: rgb(229 229 229 / .8)}.active\:ring-neutral-200\/85:active{--tw-ring-color: rgb(229 229 229 / .85)}.active\:ring-neutral-200\/90:active{--tw-ring-color: rgb(229 229 229 / .9)}.active\:ring-neutral-200\/95:active{--tw-ring-color: rgb(229 229 229 / .95)}.active\:ring-neutral-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1))}.active\:ring-neutral-300\/0:active{--tw-ring-color: rgb(212 212 212 / 0)}.active\:ring-neutral-300\/10:active{--tw-ring-color: rgb(212 212 212 / .1)}.active\:ring-neutral-300\/100:active{--tw-ring-color: rgb(212 212 212 / 1)}.active\:ring-neutral-300\/15:active{--tw-ring-color: rgb(212 212 212 / .15)}.active\:ring-neutral-300\/20:active{--tw-ring-color: rgb(212 212 212 / .2)}.active\:ring-neutral-300\/25:active{--tw-ring-color: rgb(212 212 212 / .25)}.active\:ring-neutral-300\/30:active{--tw-ring-color: rgb(212 212 212 / .3)}.active\:ring-neutral-300\/35:active{--tw-ring-color: rgb(212 212 212 / .35)}.active\:ring-neutral-300\/40:active{--tw-ring-color: rgb(212 212 212 / .4)}.active\:ring-neutral-300\/45:active{--tw-ring-color: rgb(212 212 212 / .45)}.active\:ring-neutral-300\/5:active{--tw-ring-color: rgb(212 212 212 / .05)}.active\:ring-neutral-300\/50:active{--tw-ring-color: rgb(212 212 212 / .5)}.active\:ring-neutral-300\/55:active{--tw-ring-color: rgb(212 212 212 / .55)}.active\:ring-neutral-300\/60:active{--tw-ring-color: rgb(212 212 212 / .6)}.active\:ring-neutral-300\/65:active{--tw-ring-color: rgb(212 212 212 / .65)}.active\:ring-neutral-300\/70:active{--tw-ring-color: rgb(212 212 212 / .7)}.active\:ring-neutral-300\/75:active{--tw-ring-color: rgb(212 212 212 / .75)}.active\:ring-neutral-300\/80:active{--tw-ring-color: rgb(212 212 212 / .8)}.active\:ring-neutral-300\/85:active{--tw-ring-color: rgb(212 212 212 / .85)}.active\:ring-neutral-300\/90:active{--tw-ring-color: rgb(212 212 212 / .9)}.active\:ring-neutral-300\/95:active{--tw-ring-color: rgb(212 212 212 / .95)}.active\:ring-neutral-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1))}.active\:ring-neutral-400\/0:active{--tw-ring-color: rgb(163 163 163 / 0)}.active\:ring-neutral-400\/10:active{--tw-ring-color: rgb(163 163 163 / .1)}.active\:ring-neutral-400\/100:active{--tw-ring-color: rgb(163 163 163 / 1)}.active\:ring-neutral-400\/15:active{--tw-ring-color: rgb(163 163 163 / .15)}.active\:ring-neutral-400\/20:active{--tw-ring-color: rgb(163 163 163 / .2)}.active\:ring-neutral-400\/25:active{--tw-ring-color: rgb(163 163 163 / .25)}.active\:ring-neutral-400\/30:active{--tw-ring-color: rgb(163 163 163 / .3)}.active\:ring-neutral-400\/35:active{--tw-ring-color: rgb(163 163 163 / .35)}.active\:ring-neutral-400\/40:active{--tw-ring-color: rgb(163 163 163 / .4)}.active\:ring-neutral-400\/45:active{--tw-ring-color: rgb(163 163 163 / .45)}.active\:ring-neutral-400\/5:active{--tw-ring-color: rgb(163 163 163 / .05)}.active\:ring-neutral-400\/50:active{--tw-ring-color: rgb(163 163 163 / .5)}.active\:ring-neutral-400\/55:active{--tw-ring-color: rgb(163 163 163 / .55)}.active\:ring-neutral-400\/60:active{--tw-ring-color: rgb(163 163 163 / .6)}.active\:ring-neutral-400\/65:active{--tw-ring-color: rgb(163 163 163 / .65)}.active\:ring-neutral-400\/70:active{--tw-ring-color: rgb(163 163 163 / .7)}.active\:ring-neutral-400\/75:active{--tw-ring-color: rgb(163 163 163 / .75)}.active\:ring-neutral-400\/80:active{--tw-ring-color: rgb(163 163 163 / .8)}.active\:ring-neutral-400\/85:active{--tw-ring-color: rgb(163 163 163 / .85)}.active\:ring-neutral-400\/90:active{--tw-ring-color: rgb(163 163 163 / .9)}.active\:ring-neutral-400\/95:active{--tw-ring-color: rgb(163 163 163 / .95)}.active\:ring-neutral-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 250 250 / var(--tw-ring-opacity, 1))}.active\:ring-neutral-50\/0:active{--tw-ring-color: rgb(250 250 250 / 0)}.active\:ring-neutral-50\/10:active{--tw-ring-color: rgb(250 250 250 / .1)}.active\:ring-neutral-50\/100:active{--tw-ring-color: rgb(250 250 250 / 1)}.active\:ring-neutral-50\/15:active{--tw-ring-color: rgb(250 250 250 / .15)}.active\:ring-neutral-50\/20:active{--tw-ring-color: rgb(250 250 250 / .2)}.active\:ring-neutral-50\/25:active{--tw-ring-color: rgb(250 250 250 / .25)}.active\:ring-neutral-50\/30:active{--tw-ring-color: rgb(250 250 250 / .3)}.active\:ring-neutral-50\/35:active{--tw-ring-color: rgb(250 250 250 / .35)}.active\:ring-neutral-50\/40:active{--tw-ring-color: rgb(250 250 250 / .4)}.active\:ring-neutral-50\/45:active{--tw-ring-color: rgb(250 250 250 / .45)}.active\:ring-neutral-50\/5:active{--tw-ring-color: rgb(250 250 250 / .05)}.active\:ring-neutral-50\/50:active{--tw-ring-color: rgb(250 250 250 / .5)}.active\:ring-neutral-50\/55:active{--tw-ring-color: rgb(250 250 250 / .55)}.active\:ring-neutral-50\/60:active{--tw-ring-color: rgb(250 250 250 / .6)}.active\:ring-neutral-50\/65:active{--tw-ring-color: rgb(250 250 250 / .65)}.active\:ring-neutral-50\/70:active{--tw-ring-color: rgb(250 250 250 / .7)}.active\:ring-neutral-50\/75:active{--tw-ring-color: rgb(250 250 250 / .75)}.active\:ring-neutral-50\/80:active{--tw-ring-color: rgb(250 250 250 / .8)}.active\:ring-neutral-50\/85:active{--tw-ring-color: rgb(250 250 250 / .85)}.active\:ring-neutral-50\/90:active{--tw-ring-color: rgb(250 250 250 / .9)}.active\:ring-neutral-50\/95:active{--tw-ring-color: rgb(250 250 250 / .95)}.active\:ring-neutral-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1))}.active\:ring-neutral-500\/0:active{--tw-ring-color: rgb(115 115 115 / 0)}.active\:ring-neutral-500\/10:active{--tw-ring-color: rgb(115 115 115 / .1)}.active\:ring-neutral-500\/100:active{--tw-ring-color: rgb(115 115 115 / 1)}.active\:ring-neutral-500\/15:active{--tw-ring-color: rgb(115 115 115 / .15)}.active\:ring-neutral-500\/20:active{--tw-ring-color: rgb(115 115 115 / .2)}.active\:ring-neutral-500\/25:active{--tw-ring-color: rgb(115 115 115 / .25)}.active\:ring-neutral-500\/30:active{--tw-ring-color: rgb(115 115 115 / .3)}.active\:ring-neutral-500\/35:active{--tw-ring-color: rgb(115 115 115 / .35)}.active\:ring-neutral-500\/40:active{--tw-ring-color: rgb(115 115 115 / .4)}.active\:ring-neutral-500\/45:active{--tw-ring-color: rgb(115 115 115 / .45)}.active\:ring-neutral-500\/5:active{--tw-ring-color: rgb(115 115 115 / .05)}.active\:ring-neutral-500\/50:active{--tw-ring-color: rgb(115 115 115 / .5)}.active\:ring-neutral-500\/55:active{--tw-ring-color: rgb(115 115 115 / .55)}.active\:ring-neutral-500\/60:active{--tw-ring-color: rgb(115 115 115 / .6)}.active\:ring-neutral-500\/65:active{--tw-ring-color: rgb(115 115 115 / .65)}.active\:ring-neutral-500\/70:active{--tw-ring-color: rgb(115 115 115 / .7)}.active\:ring-neutral-500\/75:active{--tw-ring-color: rgb(115 115 115 / .75)}.active\:ring-neutral-500\/80:active{--tw-ring-color: rgb(115 115 115 / .8)}.active\:ring-neutral-500\/85:active{--tw-ring-color: rgb(115 115 115 / .85)}.active\:ring-neutral-500\/90:active{--tw-ring-color: rgb(115 115 115 / .9)}.active\:ring-neutral-500\/95:active{--tw-ring-color: rgb(115 115 115 / .95)}.active\:ring-neutral-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1))}.active\:ring-neutral-600\/0:active{--tw-ring-color: rgb(82 82 82 / 0)}.active\:ring-neutral-600\/10:active{--tw-ring-color: rgb(82 82 82 / .1)}.active\:ring-neutral-600\/100:active{--tw-ring-color: rgb(82 82 82 / 1)}.active\:ring-neutral-600\/15:active{--tw-ring-color: rgb(82 82 82 / .15)}.active\:ring-neutral-600\/20:active{--tw-ring-color: rgb(82 82 82 / .2)}.active\:ring-neutral-600\/25:active{--tw-ring-color: rgb(82 82 82 / .25)}.active\:ring-neutral-600\/30:active{--tw-ring-color: rgb(82 82 82 / .3)}.active\:ring-neutral-600\/35:active{--tw-ring-color: rgb(82 82 82 / .35)}.active\:ring-neutral-600\/40:active{--tw-ring-color: rgb(82 82 82 / .4)}.active\:ring-neutral-600\/45:active{--tw-ring-color: rgb(82 82 82 / .45)}.active\:ring-neutral-600\/5:active{--tw-ring-color: rgb(82 82 82 / .05)}.active\:ring-neutral-600\/50:active{--tw-ring-color: rgb(82 82 82 / .5)}.active\:ring-neutral-600\/55:active{--tw-ring-color: rgb(82 82 82 / .55)}.active\:ring-neutral-600\/60:active{--tw-ring-color: rgb(82 82 82 / .6)}.active\:ring-neutral-600\/65:active{--tw-ring-color: rgb(82 82 82 / .65)}.active\:ring-neutral-600\/70:active{--tw-ring-color: rgb(82 82 82 / .7)}.active\:ring-neutral-600\/75:active{--tw-ring-color: rgb(82 82 82 / .75)}.active\:ring-neutral-600\/80:active{--tw-ring-color: rgb(82 82 82 / .8)}.active\:ring-neutral-600\/85:active{--tw-ring-color: rgb(82 82 82 / .85)}.active\:ring-neutral-600\/90:active{--tw-ring-color: rgb(82 82 82 / .9)}.active\:ring-neutral-600\/95:active{--tw-ring-color: rgb(82 82 82 / .95)}.active\:ring-neutral-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(64 64 64 / var(--tw-ring-opacity, 1))}.active\:ring-neutral-700\/0:active{--tw-ring-color: rgb(64 64 64 / 0)}.active\:ring-neutral-700\/10:active{--tw-ring-color: rgb(64 64 64 / .1)}.active\:ring-neutral-700\/100:active{--tw-ring-color: rgb(64 64 64 / 1)}.active\:ring-neutral-700\/15:active{--tw-ring-color: rgb(64 64 64 / .15)}.active\:ring-neutral-700\/20:active{--tw-ring-color: rgb(64 64 64 / .2)}.active\:ring-neutral-700\/25:active{--tw-ring-color: rgb(64 64 64 / .25)}.active\:ring-neutral-700\/30:active{--tw-ring-color: rgb(64 64 64 / .3)}.active\:ring-neutral-700\/35:active{--tw-ring-color: rgb(64 64 64 / .35)}.active\:ring-neutral-700\/40:active{--tw-ring-color: rgb(64 64 64 / .4)}.active\:ring-neutral-700\/45:active{--tw-ring-color: rgb(64 64 64 / .45)}.active\:ring-neutral-700\/5:active{--tw-ring-color: rgb(64 64 64 / .05)}.active\:ring-neutral-700\/50:active{--tw-ring-color: rgb(64 64 64 / .5)}.active\:ring-neutral-700\/55:active{--tw-ring-color: rgb(64 64 64 / .55)}.active\:ring-neutral-700\/60:active{--tw-ring-color: rgb(64 64 64 / .6)}.active\:ring-neutral-700\/65:active{--tw-ring-color: rgb(64 64 64 / .65)}.active\:ring-neutral-700\/70:active{--tw-ring-color: rgb(64 64 64 / .7)}.active\:ring-neutral-700\/75:active{--tw-ring-color: rgb(64 64 64 / .75)}.active\:ring-neutral-700\/80:active{--tw-ring-color: rgb(64 64 64 / .8)}.active\:ring-neutral-700\/85:active{--tw-ring-color: rgb(64 64 64 / .85)}.active\:ring-neutral-700\/90:active{--tw-ring-color: rgb(64 64 64 / .9)}.active\:ring-neutral-700\/95:active{--tw-ring-color: rgb(64 64 64 / .95)}.active\:ring-neutral-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(38 38 38 / var(--tw-ring-opacity, 1))}.active\:ring-neutral-800\/0:active{--tw-ring-color: rgb(38 38 38 / 0)}.active\:ring-neutral-800\/10:active{--tw-ring-color: rgb(38 38 38 / .1)}.active\:ring-neutral-800\/100:active{--tw-ring-color: rgb(38 38 38 / 1)}.active\:ring-neutral-800\/15:active{--tw-ring-color: rgb(38 38 38 / .15)}.active\:ring-neutral-800\/20:active{--tw-ring-color: rgb(38 38 38 / .2)}.active\:ring-neutral-800\/25:active{--tw-ring-color: rgb(38 38 38 / .25)}.active\:ring-neutral-800\/30:active{--tw-ring-color: rgb(38 38 38 / .3)}.active\:ring-neutral-800\/35:active{--tw-ring-color: rgb(38 38 38 / .35)}.active\:ring-neutral-800\/40:active{--tw-ring-color: rgb(38 38 38 / .4)}.active\:ring-neutral-800\/45:active{--tw-ring-color: rgb(38 38 38 / .45)}.active\:ring-neutral-800\/5:active{--tw-ring-color: rgb(38 38 38 / .05)}.active\:ring-neutral-800\/50:active{--tw-ring-color: rgb(38 38 38 / .5)}.active\:ring-neutral-800\/55:active{--tw-ring-color: rgb(38 38 38 / .55)}.active\:ring-neutral-800\/60:active{--tw-ring-color: rgb(38 38 38 / .6)}.active\:ring-neutral-800\/65:active{--tw-ring-color: rgb(38 38 38 / .65)}.active\:ring-neutral-800\/70:active{--tw-ring-color: rgb(38 38 38 / .7)}.active\:ring-neutral-800\/75:active{--tw-ring-color: rgb(38 38 38 / .75)}.active\:ring-neutral-800\/80:active{--tw-ring-color: rgb(38 38 38 / .8)}.active\:ring-neutral-800\/85:active{--tw-ring-color: rgb(38 38 38 / .85)}.active\:ring-neutral-800\/90:active{--tw-ring-color: rgb(38 38 38 / .9)}.active\:ring-neutral-800\/95:active{--tw-ring-color: rgb(38 38 38 / .95)}.active\:ring-neutral-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity, 1))}.active\:ring-neutral-900\/0:active{--tw-ring-color: rgb(23 23 23 / 0)}.active\:ring-neutral-900\/10:active{--tw-ring-color: rgb(23 23 23 / .1)}.active\:ring-neutral-900\/100:active{--tw-ring-color: rgb(23 23 23 / 1)}.active\:ring-neutral-900\/15:active{--tw-ring-color: rgb(23 23 23 / .15)}.active\:ring-neutral-900\/20:active{--tw-ring-color: rgb(23 23 23 / .2)}.active\:ring-neutral-900\/25:active{--tw-ring-color: rgb(23 23 23 / .25)}.active\:ring-neutral-900\/30:active{--tw-ring-color: rgb(23 23 23 / .3)}.active\:ring-neutral-900\/35:active{--tw-ring-color: rgb(23 23 23 / .35)}.active\:ring-neutral-900\/40:active{--tw-ring-color: rgb(23 23 23 / .4)}.active\:ring-neutral-900\/45:active{--tw-ring-color: rgb(23 23 23 / .45)}.active\:ring-neutral-900\/5:active{--tw-ring-color: rgb(23 23 23 / .05)}.active\:ring-neutral-900\/50:active{--tw-ring-color: rgb(23 23 23 / .5)}.active\:ring-neutral-900\/55:active{--tw-ring-color: rgb(23 23 23 / .55)}.active\:ring-neutral-900\/60:active{--tw-ring-color: rgb(23 23 23 / .6)}.active\:ring-neutral-900\/65:active{--tw-ring-color: rgb(23 23 23 / .65)}.active\:ring-neutral-900\/70:active{--tw-ring-color: rgb(23 23 23 / .7)}.active\:ring-neutral-900\/75:active{--tw-ring-color: rgb(23 23 23 / .75)}.active\:ring-neutral-900\/80:active{--tw-ring-color: rgb(23 23 23 / .8)}.active\:ring-neutral-900\/85:active{--tw-ring-color: rgb(23 23 23 / .85)}.active\:ring-neutral-900\/90:active{--tw-ring-color: rgb(23 23 23 / .9)}.active\:ring-neutral-900\/95:active{--tw-ring-color: rgb(23 23 23 / .95)}.active\:ring-primary-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 227 241 / var(--tw-ring-opacity, 1))}.active\:ring-primary-100\/0:active{--tw-ring-color: rgb(204 227 241 / 0)}.active\:ring-primary-100\/10:active{--tw-ring-color: rgb(204 227 241 / .1)}.active\:ring-primary-100\/100:active{--tw-ring-color: rgb(204 227 241 / 1)}.active\:ring-primary-100\/15:active{--tw-ring-color: rgb(204 227 241 / .15)}.active\:ring-primary-100\/20:active{--tw-ring-color: rgb(204 227 241 / .2)}.active\:ring-primary-100\/25:active{--tw-ring-color: rgb(204 227 241 / .25)}.active\:ring-primary-100\/30:active{--tw-ring-color: rgb(204 227 241 / .3)}.active\:ring-primary-100\/35:active{--tw-ring-color: rgb(204 227 241 / .35)}.active\:ring-primary-100\/40:active{--tw-ring-color: rgb(204 227 241 / .4)}.active\:ring-primary-100\/45:active{--tw-ring-color: rgb(204 227 241 / .45)}.active\:ring-primary-100\/5:active{--tw-ring-color: rgb(204 227 241 / .05)}.active\:ring-primary-100\/50:active{--tw-ring-color: rgb(204 227 241 / .5)}.active\:ring-primary-100\/55:active{--tw-ring-color: rgb(204 227 241 / .55)}.active\:ring-primary-100\/60:active{--tw-ring-color: rgb(204 227 241 / .6)}.active\:ring-primary-100\/65:active{--tw-ring-color: rgb(204 227 241 / .65)}.active\:ring-primary-100\/70:active{--tw-ring-color: rgb(204 227 241 / .7)}.active\:ring-primary-100\/75:active{--tw-ring-color: rgb(204 227 241 / .75)}.active\:ring-primary-100\/80:active{--tw-ring-color: rgb(204 227 241 / .8)}.active\:ring-primary-100\/85:active{--tw-ring-color: rgb(204 227 241 / .85)}.active\:ring-primary-100\/90:active{--tw-ring-color: rgb(204 227 241 / .9)}.active\:ring-primary-100\/95:active{--tw-ring-color: rgb(204 227 241 / .95)}.active\:ring-primary-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 200 227 / var(--tw-ring-opacity, 1))}.active\:ring-primary-200\/0:active{--tw-ring-color: rgb(153 200 227 / 0)}.active\:ring-primary-200\/10:active{--tw-ring-color: rgb(153 200 227 / .1)}.active\:ring-primary-200\/100:active{--tw-ring-color: rgb(153 200 227 / 1)}.active\:ring-primary-200\/15:active{--tw-ring-color: rgb(153 200 227 / .15)}.active\:ring-primary-200\/20:active{--tw-ring-color: rgb(153 200 227 / .2)}.active\:ring-primary-200\/25:active{--tw-ring-color: rgb(153 200 227 / .25)}.active\:ring-primary-200\/30:active{--tw-ring-color: rgb(153 200 227 / .3)}.active\:ring-primary-200\/35:active{--tw-ring-color: rgb(153 200 227 / .35)}.active\:ring-primary-200\/40:active{--tw-ring-color: rgb(153 200 227 / .4)}.active\:ring-primary-200\/45:active{--tw-ring-color: rgb(153 200 227 / .45)}.active\:ring-primary-200\/5:active{--tw-ring-color: rgb(153 200 227 / .05)}.active\:ring-primary-200\/50:active{--tw-ring-color: rgb(153 200 227 / .5)}.active\:ring-primary-200\/55:active{--tw-ring-color: rgb(153 200 227 / .55)}.active\:ring-primary-200\/60:active{--tw-ring-color: rgb(153 200 227 / .6)}.active\:ring-primary-200\/65:active{--tw-ring-color: rgb(153 200 227 / .65)}.active\:ring-primary-200\/70:active{--tw-ring-color: rgb(153 200 227 / .7)}.active\:ring-primary-200\/75:active{--tw-ring-color: rgb(153 200 227 / .75)}.active\:ring-primary-200\/80:active{--tw-ring-color: rgb(153 200 227 / .8)}.active\:ring-primary-200\/85:active{--tw-ring-color: rgb(153 200 227 / .85)}.active\:ring-primary-200\/90:active{--tw-ring-color: rgb(153 200 227 / .9)}.active\:ring-primary-200\/95:active{--tw-ring-color: rgb(153 200 227 / .95)}.active\:ring-primary-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(102 173 214 / var(--tw-ring-opacity, 1))}.active\:ring-primary-300\/0:active{--tw-ring-color: rgb(102 173 214 / 0)}.active\:ring-primary-300\/10:active{--tw-ring-color: rgb(102 173 214 / .1)}.active\:ring-primary-300\/100:active{--tw-ring-color: rgb(102 173 214 / 1)}.active\:ring-primary-300\/15:active{--tw-ring-color: rgb(102 173 214 / .15)}.active\:ring-primary-300\/20:active{--tw-ring-color: rgb(102 173 214 / .2)}.active\:ring-primary-300\/25:active{--tw-ring-color: rgb(102 173 214 / .25)}.active\:ring-primary-300\/30:active{--tw-ring-color: rgb(102 173 214 / .3)}.active\:ring-primary-300\/35:active{--tw-ring-color: rgb(102 173 214 / .35)}.active\:ring-primary-300\/40:active{--tw-ring-color: rgb(102 173 214 / .4)}.active\:ring-primary-300\/45:active{--tw-ring-color: rgb(102 173 214 / .45)}.active\:ring-primary-300\/5:active{--tw-ring-color: rgb(102 173 214 / .05)}.active\:ring-primary-300\/50:active{--tw-ring-color: rgb(102 173 214 / .5)}.active\:ring-primary-300\/55:active{--tw-ring-color: rgb(102 173 214 / .55)}.active\:ring-primary-300\/60:active{--tw-ring-color: rgb(102 173 214 / .6)}.active\:ring-primary-300\/65:active{--tw-ring-color: rgb(102 173 214 / .65)}.active\:ring-primary-300\/70:active{--tw-ring-color: rgb(102 173 214 / .7)}.active\:ring-primary-300\/75:active{--tw-ring-color: rgb(102 173 214 / .75)}.active\:ring-primary-300\/80:active{--tw-ring-color: rgb(102 173 214 / .8)}.active\:ring-primary-300\/85:active{--tw-ring-color: rgb(102 173 214 / .85)}.active\:ring-primary-300\/90:active{--tw-ring-color: rgb(102 173 214 / .9)}.active\:ring-primary-300\/95:active{--tw-ring-color: rgb(102 173 214 / .95)}.active\:ring-primary-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 146 200 / var(--tw-ring-opacity, 1))}.active\:ring-primary-400\/0:active{--tw-ring-color: rgb(51 146 200 / 0)}.active\:ring-primary-400\/10:active{--tw-ring-color: rgb(51 146 200 / .1)}.active\:ring-primary-400\/100:active{--tw-ring-color: rgb(51 146 200 / 1)}.active\:ring-primary-400\/15:active{--tw-ring-color: rgb(51 146 200 / .15)}.active\:ring-primary-400\/20:active{--tw-ring-color: rgb(51 146 200 / .2)}.active\:ring-primary-400\/25:active{--tw-ring-color: rgb(51 146 200 / .25)}.active\:ring-primary-400\/30:active{--tw-ring-color: rgb(51 146 200 / .3)}.active\:ring-primary-400\/35:active{--tw-ring-color: rgb(51 146 200 / .35)}.active\:ring-primary-400\/40:active{--tw-ring-color: rgb(51 146 200 / .4)}.active\:ring-primary-400\/45:active{--tw-ring-color: rgb(51 146 200 / .45)}.active\:ring-primary-400\/5:active{--tw-ring-color: rgb(51 146 200 / .05)}.active\:ring-primary-400\/50:active{--tw-ring-color: rgb(51 146 200 / .5)}.active\:ring-primary-400\/55:active{--tw-ring-color: rgb(51 146 200 / .55)}.active\:ring-primary-400\/60:active{--tw-ring-color: rgb(51 146 200 / .6)}.active\:ring-primary-400\/65:active{--tw-ring-color: rgb(51 146 200 / .65)}.active\:ring-primary-400\/70:active{--tw-ring-color: rgb(51 146 200 / .7)}.active\:ring-primary-400\/75:active{--tw-ring-color: rgb(51 146 200 / .75)}.active\:ring-primary-400\/80:active{--tw-ring-color: rgb(51 146 200 / .8)}.active\:ring-primary-400\/85:active{--tw-ring-color: rgb(51 146 200 / .85)}.active\:ring-primary-400\/90:active{--tw-ring-color: rgb(51 146 200 / .9)}.active\:ring-primary-400\/95:active{--tw-ring-color: rgb(51 146 200 / .95)}.active\:ring-primary-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(230 241 248 / var(--tw-ring-opacity, 1))}.active\:ring-primary-50\/0:active{--tw-ring-color: rgb(230 241 248 / 0)}.active\:ring-primary-50\/10:active{--tw-ring-color: rgb(230 241 248 / .1)}.active\:ring-primary-50\/100:active{--tw-ring-color: rgb(230 241 248 / 1)}.active\:ring-primary-50\/15:active{--tw-ring-color: rgb(230 241 248 / .15)}.active\:ring-primary-50\/20:active{--tw-ring-color: rgb(230 241 248 / .2)}.active\:ring-primary-50\/25:active{--tw-ring-color: rgb(230 241 248 / .25)}.active\:ring-primary-50\/30:active{--tw-ring-color: rgb(230 241 248 / .3)}.active\:ring-primary-50\/35:active{--tw-ring-color: rgb(230 241 248 / .35)}.active\:ring-primary-50\/40:active{--tw-ring-color: rgb(230 241 248 / .4)}.active\:ring-primary-50\/45:active{--tw-ring-color: rgb(230 241 248 / .45)}.active\:ring-primary-50\/5:active{--tw-ring-color: rgb(230 241 248 / .05)}.active\:ring-primary-50\/50:active{--tw-ring-color: rgb(230 241 248 / .5)}.active\:ring-primary-50\/55:active{--tw-ring-color: rgb(230 241 248 / .55)}.active\:ring-primary-50\/60:active{--tw-ring-color: rgb(230 241 248 / .6)}.active\:ring-primary-50\/65:active{--tw-ring-color: rgb(230 241 248 / .65)}.active\:ring-primary-50\/70:active{--tw-ring-color: rgb(230 241 248 / .7)}.active\:ring-primary-50\/75:active{--tw-ring-color: rgb(230 241 248 / .75)}.active\:ring-primary-50\/80:active{--tw-ring-color: rgb(230 241 248 / .8)}.active\:ring-primary-50\/85:active{--tw-ring-color: rgb(230 241 248 / .85)}.active\:ring-primary-50\/90:active{--tw-ring-color: rgb(230 241 248 / .9)}.active\:ring-primary-50\/95:active{--tw-ring-color: rgb(230 241 248 / .95)}.active\:ring-primary-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 119 187 / var(--tw-ring-opacity, 1))}.active\:ring-primary-500\/0:active{--tw-ring-color: rgb(0 119 187 / 0)}.active\:ring-primary-500\/10:active{--tw-ring-color: rgb(0 119 187 / .1)}.active\:ring-primary-500\/100:active{--tw-ring-color: rgb(0 119 187 / 1)}.active\:ring-primary-500\/15:active{--tw-ring-color: rgb(0 119 187 / .15)}.active\:ring-primary-500\/20:active{--tw-ring-color: rgb(0 119 187 / .2)}.active\:ring-primary-500\/25:active{--tw-ring-color: rgb(0 119 187 / .25)}.active\:ring-primary-500\/30:active{--tw-ring-color: rgb(0 119 187 / .3)}.active\:ring-primary-500\/35:active{--tw-ring-color: rgb(0 119 187 / .35)}.active\:ring-primary-500\/40:active{--tw-ring-color: rgb(0 119 187 / .4)}.active\:ring-primary-500\/45:active{--tw-ring-color: rgb(0 119 187 / .45)}.active\:ring-primary-500\/5:active{--tw-ring-color: rgb(0 119 187 / .05)}.active\:ring-primary-500\/50:active{--tw-ring-color: rgb(0 119 187 / .5)}.active\:ring-primary-500\/55:active{--tw-ring-color: rgb(0 119 187 / .55)}.active\:ring-primary-500\/60:active{--tw-ring-color: rgb(0 119 187 / .6)}.active\:ring-primary-500\/65:active{--tw-ring-color: rgb(0 119 187 / .65)}.active\:ring-primary-500\/70:active{--tw-ring-color: rgb(0 119 187 / .7)}.active\:ring-primary-500\/75:active{--tw-ring-color: rgb(0 119 187 / .75)}.active\:ring-primary-500\/80:active{--tw-ring-color: rgb(0 119 187 / .8)}.active\:ring-primary-500\/85:active{--tw-ring-color: rgb(0 119 187 / .85)}.active\:ring-primary-500\/90:active{--tw-ring-color: rgb(0 119 187 / .9)}.active\:ring-primary-500\/95:active{--tw-ring-color: rgb(0 119 187 / .95)}.active\:ring-primary-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 102 153 / var(--tw-ring-opacity, 1))}.active\:ring-primary-600\/0:active{--tw-ring-color: rgb(0 102 153 / 0)}.active\:ring-primary-600\/10:active{--tw-ring-color: rgb(0 102 153 / .1)}.active\:ring-primary-600\/100:active{--tw-ring-color: rgb(0 102 153 / 1)}.active\:ring-primary-600\/15:active{--tw-ring-color: rgb(0 102 153 / .15)}.active\:ring-primary-600\/20:active{--tw-ring-color: rgb(0 102 153 / .2)}.active\:ring-primary-600\/25:active{--tw-ring-color: rgb(0 102 153 / .25)}.active\:ring-primary-600\/30:active{--tw-ring-color: rgb(0 102 153 / .3)}.active\:ring-primary-600\/35:active{--tw-ring-color: rgb(0 102 153 / .35)}.active\:ring-primary-600\/40:active{--tw-ring-color: rgb(0 102 153 / .4)}.active\:ring-primary-600\/45:active{--tw-ring-color: rgb(0 102 153 / .45)}.active\:ring-primary-600\/5:active{--tw-ring-color: rgb(0 102 153 / .05)}.active\:ring-primary-600\/50:active{--tw-ring-color: rgb(0 102 153 / .5)}.active\:ring-primary-600\/55:active{--tw-ring-color: rgb(0 102 153 / .55)}.active\:ring-primary-600\/60:active{--tw-ring-color: rgb(0 102 153 / .6)}.active\:ring-primary-600\/65:active{--tw-ring-color: rgb(0 102 153 / .65)}.active\:ring-primary-600\/70:active{--tw-ring-color: rgb(0 102 153 / .7)}.active\:ring-primary-600\/75:active{--tw-ring-color: rgb(0 102 153 / .75)}.active\:ring-primary-600\/80:active{--tw-ring-color: rgb(0 102 153 / .8)}.active\:ring-primary-600\/85:active{--tw-ring-color: rgb(0 102 153 / .85)}.active\:ring-primary-600\/90:active{--tw-ring-color: rgb(0 102 153 / .9)}.active\:ring-primary-600\/95:active{--tw-ring-color: rgb(0 102 153 / .95)}.active\:ring-primary-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 85 128 / var(--tw-ring-opacity, 1))}.active\:ring-primary-700\/0:active{--tw-ring-color: rgb(0 85 128 / 0)}.active\:ring-primary-700\/10:active{--tw-ring-color: rgb(0 85 128 / .1)}.active\:ring-primary-700\/100:active{--tw-ring-color: rgb(0 85 128 / 1)}.active\:ring-primary-700\/15:active{--tw-ring-color: rgb(0 85 128 / .15)}.active\:ring-primary-700\/20:active{--tw-ring-color: rgb(0 85 128 / .2)}.active\:ring-primary-700\/25:active{--tw-ring-color: rgb(0 85 128 / .25)}.active\:ring-primary-700\/30:active{--tw-ring-color: rgb(0 85 128 / .3)}.active\:ring-primary-700\/35:active{--tw-ring-color: rgb(0 85 128 / .35)}.active\:ring-primary-700\/40:active{--tw-ring-color: rgb(0 85 128 / .4)}.active\:ring-primary-700\/45:active{--tw-ring-color: rgb(0 85 128 / .45)}.active\:ring-primary-700\/5:active{--tw-ring-color: rgb(0 85 128 / .05)}.active\:ring-primary-700\/50:active{--tw-ring-color: rgb(0 85 128 / .5)}.active\:ring-primary-700\/55:active{--tw-ring-color: rgb(0 85 128 / .55)}.active\:ring-primary-700\/60:active{--tw-ring-color: rgb(0 85 128 / .6)}.active\:ring-primary-700\/65:active{--tw-ring-color: rgb(0 85 128 / .65)}.active\:ring-primary-700\/70:active{--tw-ring-color: rgb(0 85 128 / .7)}.active\:ring-primary-700\/75:active{--tw-ring-color: rgb(0 85 128 / .75)}.active\:ring-primary-700\/80:active{--tw-ring-color: rgb(0 85 128 / .8)}.active\:ring-primary-700\/85:active{--tw-ring-color: rgb(0 85 128 / .85)}.active\:ring-primary-700\/90:active{--tw-ring-color: rgb(0 85 128 / .9)}.active\:ring-primary-700\/95:active{--tw-ring-color: rgb(0 85 128 / .95)}.active\:ring-primary-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 68 102 / var(--tw-ring-opacity, 1))}.active\:ring-primary-800\/0:active{--tw-ring-color: rgb(0 68 102 / 0)}.active\:ring-primary-800\/10:active{--tw-ring-color: rgb(0 68 102 / .1)}.active\:ring-primary-800\/100:active{--tw-ring-color: rgb(0 68 102 / 1)}.active\:ring-primary-800\/15:active{--tw-ring-color: rgb(0 68 102 / .15)}.active\:ring-primary-800\/20:active{--tw-ring-color: rgb(0 68 102 / .2)}.active\:ring-primary-800\/25:active{--tw-ring-color: rgb(0 68 102 / .25)}.active\:ring-primary-800\/30:active{--tw-ring-color: rgb(0 68 102 / .3)}.active\:ring-primary-800\/35:active{--tw-ring-color: rgb(0 68 102 / .35)}.active\:ring-primary-800\/40:active{--tw-ring-color: rgb(0 68 102 / .4)}.active\:ring-primary-800\/45:active{--tw-ring-color: rgb(0 68 102 / .45)}.active\:ring-primary-800\/5:active{--tw-ring-color: rgb(0 68 102 / .05)}.active\:ring-primary-800\/50:active{--tw-ring-color: rgb(0 68 102 / .5)}.active\:ring-primary-800\/55:active{--tw-ring-color: rgb(0 68 102 / .55)}.active\:ring-primary-800\/60:active{--tw-ring-color: rgb(0 68 102 / .6)}.active\:ring-primary-800\/65:active{--tw-ring-color: rgb(0 68 102 / .65)}.active\:ring-primary-800\/70:active{--tw-ring-color: rgb(0 68 102 / .7)}.active\:ring-primary-800\/75:active{--tw-ring-color: rgb(0 68 102 / .75)}.active\:ring-primary-800\/80:active{--tw-ring-color: rgb(0 68 102 / .8)}.active\:ring-primary-800\/85:active{--tw-ring-color: rgb(0 68 102 / .85)}.active\:ring-primary-800\/90:active{--tw-ring-color: rgb(0 68 102 / .9)}.active\:ring-primary-800\/95:active{--tw-ring-color: rgb(0 68 102 / .95)}.active\:ring-primary-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 51 77 / var(--tw-ring-opacity, 1))}.active\:ring-primary-900\/0:active{--tw-ring-color: rgb(0 51 77 / 0)}.active\:ring-primary-900\/10:active{--tw-ring-color: rgb(0 51 77 / .1)}.active\:ring-primary-900\/100:active{--tw-ring-color: rgb(0 51 77 / 1)}.active\:ring-primary-900\/15:active{--tw-ring-color: rgb(0 51 77 / .15)}.active\:ring-primary-900\/20:active{--tw-ring-color: rgb(0 51 77 / .2)}.active\:ring-primary-900\/25:active{--tw-ring-color: rgb(0 51 77 / .25)}.active\:ring-primary-900\/30:active{--tw-ring-color: rgb(0 51 77 / .3)}.active\:ring-primary-900\/35:active{--tw-ring-color: rgb(0 51 77 / .35)}.active\:ring-primary-900\/40:active{--tw-ring-color: rgb(0 51 77 / .4)}.active\:ring-primary-900\/45:active{--tw-ring-color: rgb(0 51 77 / .45)}.active\:ring-primary-900\/5:active{--tw-ring-color: rgb(0 51 77 / .05)}.active\:ring-primary-900\/50:active{--tw-ring-color: rgb(0 51 77 / .5)}.active\:ring-primary-900\/55:active{--tw-ring-color: rgb(0 51 77 / .55)}.active\:ring-primary-900\/60:active{--tw-ring-color: rgb(0 51 77 / .6)}.active\:ring-primary-900\/65:active{--tw-ring-color: rgb(0 51 77 / .65)}.active\:ring-primary-900\/70:active{--tw-ring-color: rgb(0 51 77 / .7)}.active\:ring-primary-900\/75:active{--tw-ring-color: rgb(0 51 77 / .75)}.active\:ring-primary-900\/80:active{--tw-ring-color: rgb(0 51 77 / .8)}.active\:ring-primary-900\/85:active{--tw-ring-color: rgb(0 51 77 / .85)}.active\:ring-primary-900\/90:active{--tw-ring-color: rgb(0 51 77 / .9)}.active\:ring-primary-900\/95:active{--tw-ring-color: rgb(0 51 77 / .95)}.active\:ring-red-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.active\:ring-red-100\/0:active{--tw-ring-color: rgb(254 226 226 / 0)}.active\:ring-red-100\/10:active{--tw-ring-color: rgb(254 226 226 / .1)}.active\:ring-red-100\/100:active{--tw-ring-color: rgb(254 226 226 / 1)}.active\:ring-red-100\/15:active{--tw-ring-color: rgb(254 226 226 / .15)}.active\:ring-red-100\/20:active{--tw-ring-color: rgb(254 226 226 / .2)}.active\:ring-red-100\/25:active{--tw-ring-color: rgb(254 226 226 / .25)}.active\:ring-red-100\/30:active{--tw-ring-color: rgb(254 226 226 / .3)}.active\:ring-red-100\/35:active{--tw-ring-color: rgb(254 226 226 / .35)}.active\:ring-red-100\/40:active{--tw-ring-color: rgb(254 226 226 / .4)}.active\:ring-red-100\/45:active{--tw-ring-color: rgb(254 226 226 / .45)}.active\:ring-red-100\/5:active{--tw-ring-color: rgb(254 226 226 / .05)}.active\:ring-red-100\/50:active{--tw-ring-color: rgb(254 226 226 / .5)}.active\:ring-red-100\/55:active{--tw-ring-color: rgb(254 226 226 / .55)}.active\:ring-red-100\/60:active{--tw-ring-color: rgb(254 226 226 / .6)}.active\:ring-red-100\/65:active{--tw-ring-color: rgb(254 226 226 / .65)}.active\:ring-red-100\/70:active{--tw-ring-color: rgb(254 226 226 / .7)}.active\:ring-red-100\/75:active{--tw-ring-color: rgb(254 226 226 / .75)}.active\:ring-red-100\/80:active{--tw-ring-color: rgb(254 226 226 / .8)}.active\:ring-red-100\/85:active{--tw-ring-color: rgb(254 226 226 / .85)}.active\:ring-red-100\/90:active{--tw-ring-color: rgb(254 226 226 / .9)}.active\:ring-red-100\/95:active{--tw-ring-color: rgb(254 226 226 / .95)}.active\:ring-red-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.active\:ring-red-200\/0:active{--tw-ring-color: rgb(254 202 202 / 0)}.active\:ring-red-200\/10:active{--tw-ring-color: rgb(254 202 202 / .1)}.active\:ring-red-200\/100:active{--tw-ring-color: rgb(254 202 202 / 1)}.active\:ring-red-200\/15:active{--tw-ring-color: rgb(254 202 202 / .15)}.active\:ring-red-200\/20:active{--tw-ring-color: rgb(254 202 202 / .2)}.active\:ring-red-200\/25:active{--tw-ring-color: rgb(254 202 202 / .25)}.active\:ring-red-200\/30:active{--tw-ring-color: rgb(254 202 202 / .3)}.active\:ring-red-200\/35:active{--tw-ring-color: rgb(254 202 202 / .35)}.active\:ring-red-200\/40:active{--tw-ring-color: rgb(254 202 202 / .4)}.active\:ring-red-200\/45:active{--tw-ring-color: rgb(254 202 202 / .45)}.active\:ring-red-200\/5:active{--tw-ring-color: rgb(254 202 202 / .05)}.active\:ring-red-200\/50:active{--tw-ring-color: rgb(254 202 202 / .5)}.active\:ring-red-200\/55:active{--tw-ring-color: rgb(254 202 202 / .55)}.active\:ring-red-200\/60:active{--tw-ring-color: rgb(254 202 202 / .6)}.active\:ring-red-200\/65:active{--tw-ring-color: rgb(254 202 202 / .65)}.active\:ring-red-200\/70:active{--tw-ring-color: rgb(254 202 202 / .7)}.active\:ring-red-200\/75:active{--tw-ring-color: rgb(254 202 202 / .75)}.active\:ring-red-200\/80:active{--tw-ring-color: rgb(254 202 202 / .8)}.active\:ring-red-200\/85:active{--tw-ring-color: rgb(254 202 202 / .85)}.active\:ring-red-200\/90:active{--tw-ring-color: rgb(254 202 202 / .9)}.active\:ring-red-200\/95:active{--tw-ring-color: rgb(254 202 202 / .95)}.active\:ring-red-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.active\:ring-red-300\/0:active{--tw-ring-color: rgb(252 165 165 / 0)}.active\:ring-red-300\/10:active{--tw-ring-color: rgb(252 165 165 / .1)}.active\:ring-red-300\/100:active{--tw-ring-color: rgb(252 165 165 / 1)}.active\:ring-red-300\/15:active{--tw-ring-color: rgb(252 165 165 / .15)}.active\:ring-red-300\/20:active{--tw-ring-color: rgb(252 165 165 / .2)}.active\:ring-red-300\/25:active{--tw-ring-color: rgb(252 165 165 / .25)}.active\:ring-red-300\/30:active{--tw-ring-color: rgb(252 165 165 / .3)}.active\:ring-red-300\/35:active{--tw-ring-color: rgb(252 165 165 / .35)}.active\:ring-red-300\/40:active{--tw-ring-color: rgb(252 165 165 / .4)}.active\:ring-red-300\/45:active{--tw-ring-color: rgb(252 165 165 / .45)}.active\:ring-red-300\/5:active{--tw-ring-color: rgb(252 165 165 / .05)}.active\:ring-red-300\/50:active{--tw-ring-color: rgb(252 165 165 / .5)}.active\:ring-red-300\/55:active{--tw-ring-color: rgb(252 165 165 / .55)}.active\:ring-red-300\/60:active{--tw-ring-color: rgb(252 165 165 / .6)}.active\:ring-red-300\/65:active{--tw-ring-color: rgb(252 165 165 / .65)}.active\:ring-red-300\/70:active{--tw-ring-color: rgb(252 165 165 / .7)}.active\:ring-red-300\/75:active{--tw-ring-color: rgb(252 165 165 / .75)}.active\:ring-red-300\/80:active{--tw-ring-color: rgb(252 165 165 / .8)}.active\:ring-red-300\/85:active{--tw-ring-color: rgb(252 165 165 / .85)}.active\:ring-red-300\/90:active{--tw-ring-color: rgb(252 165 165 / .9)}.active\:ring-red-300\/95:active{--tw-ring-color: rgb(252 165 165 / .95)}.active\:ring-red-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.active\:ring-red-400\/0:active{--tw-ring-color: rgb(248 113 113 / 0)}.active\:ring-red-400\/10:active{--tw-ring-color: rgb(248 113 113 / .1)}.active\:ring-red-400\/100:active{--tw-ring-color: rgb(248 113 113 / 1)}.active\:ring-red-400\/15:active{--tw-ring-color: rgb(248 113 113 / .15)}.active\:ring-red-400\/20:active{--tw-ring-color: rgb(248 113 113 / .2)}.active\:ring-red-400\/25:active{--tw-ring-color: rgb(248 113 113 / .25)}.active\:ring-red-400\/30:active{--tw-ring-color: rgb(248 113 113 / .3)}.active\:ring-red-400\/35:active{--tw-ring-color: rgb(248 113 113 / .35)}.active\:ring-red-400\/40:active{--tw-ring-color: rgb(248 113 113 / .4)}.active\:ring-red-400\/45:active{--tw-ring-color: rgb(248 113 113 / .45)}.active\:ring-red-400\/5:active{--tw-ring-color: rgb(248 113 113 / .05)}.active\:ring-red-400\/50:active{--tw-ring-color: rgb(248 113 113 / .5)}.active\:ring-red-400\/55:active{--tw-ring-color: rgb(248 113 113 / .55)}.active\:ring-red-400\/60:active{--tw-ring-color: rgb(248 113 113 / .6)}.active\:ring-red-400\/65:active{--tw-ring-color: rgb(248 113 113 / .65)}.active\:ring-red-400\/70:active{--tw-ring-color: rgb(248 113 113 / .7)}.active\:ring-red-400\/75:active{--tw-ring-color: rgb(248 113 113 / .75)}.active\:ring-red-400\/80:active{--tw-ring-color: rgb(248 113 113 / .8)}.active\:ring-red-400\/85:active{--tw-ring-color: rgb(248 113 113 / .85)}.active\:ring-red-400\/90:active{--tw-ring-color: rgb(248 113 113 / .9)}.active\:ring-red-400\/95:active{--tw-ring-color: rgb(248 113 113 / .95)}.active\:ring-red-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1))}.active\:ring-red-50\/0:active{--tw-ring-color: rgb(254 242 242 / 0)}.active\:ring-red-50\/10:active{--tw-ring-color: rgb(254 242 242 / .1)}.active\:ring-red-50\/100:active{--tw-ring-color: rgb(254 242 242 / 1)}.active\:ring-red-50\/15:active{--tw-ring-color: rgb(254 242 242 / .15)}.active\:ring-red-50\/20:active{--tw-ring-color: rgb(254 242 242 / .2)}.active\:ring-red-50\/25:active{--tw-ring-color: rgb(254 242 242 / .25)}.active\:ring-red-50\/30:active{--tw-ring-color: rgb(254 242 242 / .3)}.active\:ring-red-50\/35:active{--tw-ring-color: rgb(254 242 242 / .35)}.active\:ring-red-50\/40:active{--tw-ring-color: rgb(254 242 242 / .4)}.active\:ring-red-50\/45:active{--tw-ring-color: rgb(254 242 242 / .45)}.active\:ring-red-50\/5:active{--tw-ring-color: rgb(254 242 242 / .05)}.active\:ring-red-50\/50:active{--tw-ring-color: rgb(254 242 242 / .5)}.active\:ring-red-50\/55:active{--tw-ring-color: rgb(254 242 242 / .55)}.active\:ring-red-50\/60:active{--tw-ring-color: rgb(254 242 242 / .6)}.active\:ring-red-50\/65:active{--tw-ring-color: rgb(254 242 242 / .65)}.active\:ring-red-50\/70:active{--tw-ring-color: rgb(254 242 242 / .7)}.active\:ring-red-50\/75:active{--tw-ring-color: rgb(254 242 242 / .75)}.active\:ring-red-50\/80:active{--tw-ring-color: rgb(254 242 242 / .8)}.active\:ring-red-50\/85:active{--tw-ring-color: rgb(254 242 242 / .85)}.active\:ring-red-50\/90:active{--tw-ring-color: rgb(254 242 242 / .9)}.active\:ring-red-50\/95:active{--tw-ring-color: rgb(254 242 242 / .95)}.active\:ring-red-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.active\:ring-red-500\/0:active{--tw-ring-color: rgb(239 68 68 / 0)}.active\:ring-red-500\/10:active{--tw-ring-color: rgb(239 68 68 / .1)}.active\:ring-red-500\/100:active{--tw-ring-color: rgb(239 68 68 / 1)}.active\:ring-red-500\/15:active{--tw-ring-color: rgb(239 68 68 / .15)}.active\:ring-red-500\/20:active{--tw-ring-color: rgb(239 68 68 / .2)}.active\:ring-red-500\/25:active{--tw-ring-color: rgb(239 68 68 / .25)}.active\:ring-red-500\/30:active{--tw-ring-color: rgb(239 68 68 / .3)}.active\:ring-red-500\/35:active{--tw-ring-color: rgb(239 68 68 / .35)}.active\:ring-red-500\/40:active{--tw-ring-color: rgb(239 68 68 / .4)}.active\:ring-red-500\/45:active{--tw-ring-color: rgb(239 68 68 / .45)}.active\:ring-red-500\/5:active{--tw-ring-color: rgb(239 68 68 / .05)}.active\:ring-red-500\/50:active{--tw-ring-color: rgb(239 68 68 / .5)}.active\:ring-red-500\/55:active{--tw-ring-color: rgb(239 68 68 / .55)}.active\:ring-red-500\/60:active{--tw-ring-color: rgb(239 68 68 / .6)}.active\:ring-red-500\/65:active{--tw-ring-color: rgb(239 68 68 / .65)}.active\:ring-red-500\/70:active{--tw-ring-color: rgb(239 68 68 / .7)}.active\:ring-red-500\/75:active{--tw-ring-color: rgb(239 68 68 / .75)}.active\:ring-red-500\/80:active{--tw-ring-color: rgb(239 68 68 / .8)}.active\:ring-red-500\/85:active{--tw-ring-color: rgb(239 68 68 / .85)}.active\:ring-red-500\/90:active{--tw-ring-color: rgb(239 68 68 / .9)}.active\:ring-red-500\/95:active{--tw-ring-color: rgb(239 68 68 / .95)}.active\:ring-red-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.active\:ring-red-600\/0:active{--tw-ring-color: rgb(220 38 38 / 0)}.active\:ring-red-600\/10:active{--tw-ring-color: rgb(220 38 38 / .1)}.active\:ring-red-600\/100:active{--tw-ring-color: rgb(220 38 38 / 1)}.active\:ring-red-600\/15:active{--tw-ring-color: rgb(220 38 38 / .15)}.active\:ring-red-600\/20:active{--tw-ring-color: rgb(220 38 38 / .2)}.active\:ring-red-600\/25:active{--tw-ring-color: rgb(220 38 38 / .25)}.active\:ring-red-600\/30:active{--tw-ring-color: rgb(220 38 38 / .3)}.active\:ring-red-600\/35:active{--tw-ring-color: rgb(220 38 38 / .35)}.active\:ring-red-600\/40:active{--tw-ring-color: rgb(220 38 38 / .4)}.active\:ring-red-600\/45:active{--tw-ring-color: rgb(220 38 38 / .45)}.active\:ring-red-600\/5:active{--tw-ring-color: rgb(220 38 38 / .05)}.active\:ring-red-600\/50:active{--tw-ring-color: rgb(220 38 38 / .5)}.active\:ring-red-600\/55:active{--tw-ring-color: rgb(220 38 38 / .55)}.active\:ring-red-600\/60:active{--tw-ring-color: rgb(220 38 38 / .6)}.active\:ring-red-600\/65:active{--tw-ring-color: rgb(220 38 38 / .65)}.active\:ring-red-600\/70:active{--tw-ring-color: rgb(220 38 38 / .7)}.active\:ring-red-600\/75:active{--tw-ring-color: rgb(220 38 38 / .75)}.active\:ring-red-600\/80:active{--tw-ring-color: rgb(220 38 38 / .8)}.active\:ring-red-600\/85:active{--tw-ring-color: rgb(220 38 38 / .85)}.active\:ring-red-600\/90:active{--tw-ring-color: rgb(220 38 38 / .9)}.active\:ring-red-600\/95:active{--tw-ring-color: rgb(220 38 38 / .95)}.active\:ring-red-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1))}.active\:ring-red-700\/0:active{--tw-ring-color: rgb(185 28 28 / 0)}.active\:ring-red-700\/10:active{--tw-ring-color: rgb(185 28 28 / .1)}.active\:ring-red-700\/100:active{--tw-ring-color: rgb(185 28 28 / 1)}.active\:ring-red-700\/15:active{--tw-ring-color: rgb(185 28 28 / .15)}.active\:ring-red-700\/20:active{--tw-ring-color: rgb(185 28 28 / .2)}.active\:ring-red-700\/25:active{--tw-ring-color: rgb(185 28 28 / .25)}.active\:ring-red-700\/30:active{--tw-ring-color: rgb(185 28 28 / .3)}.active\:ring-red-700\/35:active{--tw-ring-color: rgb(185 28 28 / .35)}.active\:ring-red-700\/40:active{--tw-ring-color: rgb(185 28 28 / .4)}.active\:ring-red-700\/45:active{--tw-ring-color: rgb(185 28 28 / .45)}.active\:ring-red-700\/5:active{--tw-ring-color: rgb(185 28 28 / .05)}.active\:ring-red-700\/50:active{--tw-ring-color: rgb(185 28 28 / .5)}.active\:ring-red-700\/55:active{--tw-ring-color: rgb(185 28 28 / .55)}.active\:ring-red-700\/60:active{--tw-ring-color: rgb(185 28 28 / .6)}.active\:ring-red-700\/65:active{--tw-ring-color: rgb(185 28 28 / .65)}.active\:ring-red-700\/70:active{--tw-ring-color: rgb(185 28 28 / .7)}.active\:ring-red-700\/75:active{--tw-ring-color: rgb(185 28 28 / .75)}.active\:ring-red-700\/80:active{--tw-ring-color: rgb(185 28 28 / .8)}.active\:ring-red-700\/85:active{--tw-ring-color: rgb(185 28 28 / .85)}.active\:ring-red-700\/90:active{--tw-ring-color: rgb(185 28 28 / .9)}.active\:ring-red-700\/95:active{--tw-ring-color: rgb(185 28 28 / .95)}.active\:ring-red-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1))}.active\:ring-red-800\/0:active{--tw-ring-color: rgb(153 27 27 / 0)}.active\:ring-red-800\/10:active{--tw-ring-color: rgb(153 27 27 / .1)}.active\:ring-red-800\/100:active{--tw-ring-color: rgb(153 27 27 / 1)}.active\:ring-red-800\/15:active{--tw-ring-color: rgb(153 27 27 / .15)}.active\:ring-red-800\/20:active{--tw-ring-color: rgb(153 27 27 / .2)}.active\:ring-red-800\/25:active{--tw-ring-color: rgb(153 27 27 / .25)}.active\:ring-red-800\/30:active{--tw-ring-color: rgb(153 27 27 / .3)}.active\:ring-red-800\/35:active{--tw-ring-color: rgb(153 27 27 / .35)}.active\:ring-red-800\/40:active{--tw-ring-color: rgb(153 27 27 / .4)}.active\:ring-red-800\/45:active{--tw-ring-color: rgb(153 27 27 / .45)}.active\:ring-red-800\/5:active{--tw-ring-color: rgb(153 27 27 / .05)}.active\:ring-red-800\/50:active{--tw-ring-color: rgb(153 27 27 / .5)}.active\:ring-red-800\/55:active{--tw-ring-color: rgb(153 27 27 / .55)}.active\:ring-red-800\/60:active{--tw-ring-color: rgb(153 27 27 / .6)}.active\:ring-red-800\/65:active{--tw-ring-color: rgb(153 27 27 / .65)}.active\:ring-red-800\/70:active{--tw-ring-color: rgb(153 27 27 / .7)}.active\:ring-red-800\/75:active{--tw-ring-color: rgb(153 27 27 / .75)}.active\:ring-red-800\/80:active{--tw-ring-color: rgb(153 27 27 / .8)}.active\:ring-red-800\/85:active{--tw-ring-color: rgb(153 27 27 / .85)}.active\:ring-red-800\/90:active{--tw-ring-color: rgb(153 27 27 / .9)}.active\:ring-red-800\/95:active{--tw-ring-color: rgb(153 27 27 / .95)}.active\:ring-red-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1))}.active\:ring-red-900\/0:active{--tw-ring-color: rgb(127 29 29 / 0)}.active\:ring-red-900\/10:active{--tw-ring-color: rgb(127 29 29 / .1)}.active\:ring-red-900\/100:active{--tw-ring-color: rgb(127 29 29 / 1)}.active\:ring-red-900\/15:active{--tw-ring-color: rgb(127 29 29 / .15)}.active\:ring-red-900\/20:active{--tw-ring-color: rgb(127 29 29 / .2)}.active\:ring-red-900\/25:active{--tw-ring-color: rgb(127 29 29 / .25)}.active\:ring-red-900\/30:active{--tw-ring-color: rgb(127 29 29 / .3)}.active\:ring-red-900\/35:active{--tw-ring-color: rgb(127 29 29 / .35)}.active\:ring-red-900\/40:active{--tw-ring-color: rgb(127 29 29 / .4)}.active\:ring-red-900\/45:active{--tw-ring-color: rgb(127 29 29 / .45)}.active\:ring-red-900\/5:active{--tw-ring-color: rgb(127 29 29 / .05)}.active\:ring-red-900\/50:active{--tw-ring-color: rgb(127 29 29 / .5)}.active\:ring-red-900\/55:active{--tw-ring-color: rgb(127 29 29 / .55)}.active\:ring-red-900\/60:active{--tw-ring-color: rgb(127 29 29 / .6)}.active\:ring-red-900\/65:active{--tw-ring-color: rgb(127 29 29 / .65)}.active\:ring-red-900\/70:active{--tw-ring-color: rgb(127 29 29 / .7)}.active\:ring-red-900\/75:active{--tw-ring-color: rgb(127 29 29 / .75)}.active\:ring-red-900\/80:active{--tw-ring-color: rgb(127 29 29 / .8)}.active\:ring-red-900\/85:active{--tw-ring-color: rgb(127 29 29 / .85)}.active\:ring-red-900\/90:active{--tw-ring-color: rgb(127 29 29 / .9)}.active\:ring-red-900\/95:active{--tw-ring-color: rgb(127 29 29 / .95)}.active\:ring-yellow-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-100\/0:active{--tw-ring-color: rgb(254 249 195 / 0)}.active\:ring-yellow-100\/10:active{--tw-ring-color: rgb(254 249 195 / .1)}.active\:ring-yellow-100\/100:active{--tw-ring-color: rgb(254 249 195 / 1)}.active\:ring-yellow-100\/15:active{--tw-ring-color: rgb(254 249 195 / .15)}.active\:ring-yellow-100\/20:active{--tw-ring-color: rgb(254 249 195 / .2)}.active\:ring-yellow-100\/25:active{--tw-ring-color: rgb(254 249 195 / .25)}.active\:ring-yellow-100\/30:active{--tw-ring-color: rgb(254 249 195 / .3)}.active\:ring-yellow-100\/35:active{--tw-ring-color: rgb(254 249 195 / .35)}.active\:ring-yellow-100\/40:active{--tw-ring-color: rgb(254 249 195 / .4)}.active\:ring-yellow-100\/45:active{--tw-ring-color: rgb(254 249 195 / .45)}.active\:ring-yellow-100\/5:active{--tw-ring-color: rgb(254 249 195 / .05)}.active\:ring-yellow-100\/50:active{--tw-ring-color: rgb(254 249 195 / .5)}.active\:ring-yellow-100\/55:active{--tw-ring-color: rgb(254 249 195 / .55)}.active\:ring-yellow-100\/60:active{--tw-ring-color: rgb(254 249 195 / .6)}.active\:ring-yellow-100\/65:active{--tw-ring-color: rgb(254 249 195 / .65)}.active\:ring-yellow-100\/70:active{--tw-ring-color: rgb(254 249 195 / .7)}.active\:ring-yellow-100\/75:active{--tw-ring-color: rgb(254 249 195 / .75)}.active\:ring-yellow-100\/80:active{--tw-ring-color: rgb(254 249 195 / .8)}.active\:ring-yellow-100\/85:active{--tw-ring-color: rgb(254 249 195 / .85)}.active\:ring-yellow-100\/90:active{--tw-ring-color: rgb(254 249 195 / .9)}.active\:ring-yellow-100\/95:active{--tw-ring-color: rgb(254 249 195 / .95)}.active\:ring-yellow-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-200\/0:active{--tw-ring-color: rgb(254 240 138 / 0)}.active\:ring-yellow-200\/10:active{--tw-ring-color: rgb(254 240 138 / .1)}.active\:ring-yellow-200\/100:active{--tw-ring-color: rgb(254 240 138 / 1)}.active\:ring-yellow-200\/15:active{--tw-ring-color: rgb(254 240 138 / .15)}.active\:ring-yellow-200\/20:active{--tw-ring-color: rgb(254 240 138 / .2)}.active\:ring-yellow-200\/25:active{--tw-ring-color: rgb(254 240 138 / .25)}.active\:ring-yellow-200\/30:active{--tw-ring-color: rgb(254 240 138 / .3)}.active\:ring-yellow-200\/35:active{--tw-ring-color: rgb(254 240 138 / .35)}.active\:ring-yellow-200\/40:active{--tw-ring-color: rgb(254 240 138 / .4)}.active\:ring-yellow-200\/45:active{--tw-ring-color: rgb(254 240 138 / .45)}.active\:ring-yellow-200\/5:active{--tw-ring-color: rgb(254 240 138 / .05)}.active\:ring-yellow-200\/50:active{--tw-ring-color: rgb(254 240 138 / .5)}.active\:ring-yellow-200\/55:active{--tw-ring-color: rgb(254 240 138 / .55)}.active\:ring-yellow-200\/60:active{--tw-ring-color: rgb(254 240 138 / .6)}.active\:ring-yellow-200\/65:active{--tw-ring-color: rgb(254 240 138 / .65)}.active\:ring-yellow-200\/70:active{--tw-ring-color: rgb(254 240 138 / .7)}.active\:ring-yellow-200\/75:active{--tw-ring-color: rgb(254 240 138 / .75)}.active\:ring-yellow-200\/80:active{--tw-ring-color: rgb(254 240 138 / .8)}.active\:ring-yellow-200\/85:active{--tw-ring-color: rgb(254 240 138 / .85)}.active\:ring-yellow-200\/90:active{--tw-ring-color: rgb(254 240 138 / .9)}.active\:ring-yellow-200\/95:active{--tw-ring-color: rgb(254 240 138 / .95)}.active\:ring-yellow-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-300\/0:active{--tw-ring-color: rgb(253 224 71 / 0)}.active\:ring-yellow-300\/10:active{--tw-ring-color: rgb(253 224 71 / .1)}.active\:ring-yellow-300\/100:active{--tw-ring-color: rgb(253 224 71 / 1)}.active\:ring-yellow-300\/15:active{--tw-ring-color: rgb(253 224 71 / .15)}.active\:ring-yellow-300\/20:active{--tw-ring-color: rgb(253 224 71 / .2)}.active\:ring-yellow-300\/25:active{--tw-ring-color: rgb(253 224 71 / .25)}.active\:ring-yellow-300\/30:active{--tw-ring-color: rgb(253 224 71 / .3)}.active\:ring-yellow-300\/35:active{--tw-ring-color: rgb(253 224 71 / .35)}.active\:ring-yellow-300\/40:active{--tw-ring-color: rgb(253 224 71 / .4)}.active\:ring-yellow-300\/45:active{--tw-ring-color: rgb(253 224 71 / .45)}.active\:ring-yellow-300\/5:active{--tw-ring-color: rgb(253 224 71 / .05)}.active\:ring-yellow-300\/50:active{--tw-ring-color: rgb(253 224 71 / .5)}.active\:ring-yellow-300\/55:active{--tw-ring-color: rgb(253 224 71 / .55)}.active\:ring-yellow-300\/60:active{--tw-ring-color: rgb(253 224 71 / .6)}.active\:ring-yellow-300\/65:active{--tw-ring-color: rgb(253 224 71 / .65)}.active\:ring-yellow-300\/70:active{--tw-ring-color: rgb(253 224 71 / .7)}.active\:ring-yellow-300\/75:active{--tw-ring-color: rgb(253 224 71 / .75)}.active\:ring-yellow-300\/80:active{--tw-ring-color: rgb(253 224 71 / .8)}.active\:ring-yellow-300\/85:active{--tw-ring-color: rgb(253 224 71 / .85)}.active\:ring-yellow-300\/90:active{--tw-ring-color: rgb(253 224 71 / .9)}.active\:ring-yellow-300\/95:active{--tw-ring-color: rgb(253 224 71 / .95)}.active\:ring-yellow-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-400\/0:active{--tw-ring-color: rgb(250 204 21 / 0)}.active\:ring-yellow-400\/10:active{--tw-ring-color: rgb(250 204 21 / .1)}.active\:ring-yellow-400\/100:active{--tw-ring-color: rgb(250 204 21 / 1)}.active\:ring-yellow-400\/15:active{--tw-ring-color: rgb(250 204 21 / .15)}.active\:ring-yellow-400\/20:active{--tw-ring-color: rgb(250 204 21 / .2)}.active\:ring-yellow-400\/25:active{--tw-ring-color: rgb(250 204 21 / .25)}.active\:ring-yellow-400\/30:active{--tw-ring-color: rgb(250 204 21 / .3)}.active\:ring-yellow-400\/35:active{--tw-ring-color: rgb(250 204 21 / .35)}.active\:ring-yellow-400\/40:active{--tw-ring-color: rgb(250 204 21 / .4)}.active\:ring-yellow-400\/45:active{--tw-ring-color: rgb(250 204 21 / .45)}.active\:ring-yellow-400\/5:active{--tw-ring-color: rgb(250 204 21 / .05)}.active\:ring-yellow-400\/50:active{--tw-ring-color: rgb(250 204 21 / .5)}.active\:ring-yellow-400\/55:active{--tw-ring-color: rgb(250 204 21 / .55)}.active\:ring-yellow-400\/60:active{--tw-ring-color: rgb(250 204 21 / .6)}.active\:ring-yellow-400\/65:active{--tw-ring-color: rgb(250 204 21 / .65)}.active\:ring-yellow-400\/70:active{--tw-ring-color: rgb(250 204 21 / .7)}.active\:ring-yellow-400\/75:active{--tw-ring-color: rgb(250 204 21 / .75)}.active\:ring-yellow-400\/80:active{--tw-ring-color: rgb(250 204 21 / .8)}.active\:ring-yellow-400\/85:active{--tw-ring-color: rgb(250 204 21 / .85)}.active\:ring-yellow-400\/90:active{--tw-ring-color: rgb(250 204 21 / .9)}.active\:ring-yellow-400\/95:active{--tw-ring-color: rgb(250 204 21 / .95)}.active\:ring-yellow-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-50\/0:active{--tw-ring-color: rgb(254 252 232 / 0)}.active\:ring-yellow-50\/10:active{--tw-ring-color: rgb(254 252 232 / .1)}.active\:ring-yellow-50\/100:active{--tw-ring-color: rgb(254 252 232 / 1)}.active\:ring-yellow-50\/15:active{--tw-ring-color: rgb(254 252 232 / .15)}.active\:ring-yellow-50\/20:active{--tw-ring-color: rgb(254 252 232 / .2)}.active\:ring-yellow-50\/25:active{--tw-ring-color: rgb(254 252 232 / .25)}.active\:ring-yellow-50\/30:active{--tw-ring-color: rgb(254 252 232 / .3)}.active\:ring-yellow-50\/35:active{--tw-ring-color: rgb(254 252 232 / .35)}.active\:ring-yellow-50\/40:active{--tw-ring-color: rgb(254 252 232 / .4)}.active\:ring-yellow-50\/45:active{--tw-ring-color: rgb(254 252 232 / .45)}.active\:ring-yellow-50\/5:active{--tw-ring-color: rgb(254 252 232 / .05)}.active\:ring-yellow-50\/50:active{--tw-ring-color: rgb(254 252 232 / .5)}.active\:ring-yellow-50\/55:active{--tw-ring-color: rgb(254 252 232 / .55)}.active\:ring-yellow-50\/60:active{--tw-ring-color: rgb(254 252 232 / .6)}.active\:ring-yellow-50\/65:active{--tw-ring-color: rgb(254 252 232 / .65)}.active\:ring-yellow-50\/70:active{--tw-ring-color: rgb(254 252 232 / .7)}.active\:ring-yellow-50\/75:active{--tw-ring-color: rgb(254 252 232 / .75)}.active\:ring-yellow-50\/80:active{--tw-ring-color: rgb(254 252 232 / .8)}.active\:ring-yellow-50\/85:active{--tw-ring-color: rgb(254 252 232 / .85)}.active\:ring-yellow-50\/90:active{--tw-ring-color: rgb(254 252 232 / .9)}.active\:ring-yellow-50\/95:active{--tw-ring-color: rgb(254 252 232 / .95)}.active\:ring-yellow-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-500\/0:active{--tw-ring-color: rgb(234 179 8 / 0)}.active\:ring-yellow-500\/10:active{--tw-ring-color: rgb(234 179 8 / .1)}.active\:ring-yellow-500\/100:active{--tw-ring-color: rgb(234 179 8 / 1)}.active\:ring-yellow-500\/15:active{--tw-ring-color: rgb(234 179 8 / .15)}.active\:ring-yellow-500\/20:active{--tw-ring-color: rgb(234 179 8 / .2)}.active\:ring-yellow-500\/25:active{--tw-ring-color: rgb(234 179 8 / .25)}.active\:ring-yellow-500\/30:active{--tw-ring-color: rgb(234 179 8 / .3)}.active\:ring-yellow-500\/35:active{--tw-ring-color: rgb(234 179 8 / .35)}.active\:ring-yellow-500\/40:active{--tw-ring-color: rgb(234 179 8 / .4)}.active\:ring-yellow-500\/45:active{--tw-ring-color: rgb(234 179 8 / .45)}.active\:ring-yellow-500\/5:active{--tw-ring-color: rgb(234 179 8 / .05)}.active\:ring-yellow-500\/50:active{--tw-ring-color: rgb(234 179 8 / .5)}.active\:ring-yellow-500\/55:active{--tw-ring-color: rgb(234 179 8 / .55)}.active\:ring-yellow-500\/60:active{--tw-ring-color: rgb(234 179 8 / .6)}.active\:ring-yellow-500\/65:active{--tw-ring-color: rgb(234 179 8 / .65)}.active\:ring-yellow-500\/70:active{--tw-ring-color: rgb(234 179 8 / .7)}.active\:ring-yellow-500\/75:active{--tw-ring-color: rgb(234 179 8 / .75)}.active\:ring-yellow-500\/80:active{--tw-ring-color: rgb(234 179 8 / .8)}.active\:ring-yellow-500\/85:active{--tw-ring-color: rgb(234 179 8 / .85)}.active\:ring-yellow-500\/90:active{--tw-ring-color: rgb(234 179 8 / .9)}.active\:ring-yellow-500\/95:active{--tw-ring-color: rgb(234 179 8 / .95)}.active\:ring-yellow-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-600\/0:active{--tw-ring-color: rgb(202 138 4 / 0)}.active\:ring-yellow-600\/10:active{--tw-ring-color: rgb(202 138 4 / .1)}.active\:ring-yellow-600\/100:active{--tw-ring-color: rgb(202 138 4 / 1)}.active\:ring-yellow-600\/15:active{--tw-ring-color: rgb(202 138 4 / .15)}.active\:ring-yellow-600\/20:active{--tw-ring-color: rgb(202 138 4 / .2)}.active\:ring-yellow-600\/25:active{--tw-ring-color: rgb(202 138 4 / .25)}.active\:ring-yellow-600\/30:active{--tw-ring-color: rgb(202 138 4 / .3)}.active\:ring-yellow-600\/35:active{--tw-ring-color: rgb(202 138 4 / .35)}.active\:ring-yellow-600\/40:active{--tw-ring-color: rgb(202 138 4 / .4)}.active\:ring-yellow-600\/45:active{--tw-ring-color: rgb(202 138 4 / .45)}.active\:ring-yellow-600\/5:active{--tw-ring-color: rgb(202 138 4 / .05)}.active\:ring-yellow-600\/50:active{--tw-ring-color: rgb(202 138 4 / .5)}.active\:ring-yellow-600\/55:active{--tw-ring-color: rgb(202 138 4 / .55)}.active\:ring-yellow-600\/60:active{--tw-ring-color: rgb(202 138 4 / .6)}.active\:ring-yellow-600\/65:active{--tw-ring-color: rgb(202 138 4 / .65)}.active\:ring-yellow-600\/70:active{--tw-ring-color: rgb(202 138 4 / .7)}.active\:ring-yellow-600\/75:active{--tw-ring-color: rgb(202 138 4 / .75)}.active\:ring-yellow-600\/80:active{--tw-ring-color: rgb(202 138 4 / .8)}.active\:ring-yellow-600\/85:active{--tw-ring-color: rgb(202 138 4 / .85)}.active\:ring-yellow-600\/90:active{--tw-ring-color: rgb(202 138 4 / .9)}.active\:ring-yellow-600\/95:active{--tw-ring-color: rgb(202 138 4 / .95)}.active\:ring-yellow-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-700\/0:active{--tw-ring-color: rgb(161 98 7 / 0)}.active\:ring-yellow-700\/10:active{--tw-ring-color: rgb(161 98 7 / .1)}.active\:ring-yellow-700\/100:active{--tw-ring-color: rgb(161 98 7 / 1)}.active\:ring-yellow-700\/15:active{--tw-ring-color: rgb(161 98 7 / .15)}.active\:ring-yellow-700\/20:active{--tw-ring-color: rgb(161 98 7 / .2)}.active\:ring-yellow-700\/25:active{--tw-ring-color: rgb(161 98 7 / .25)}.active\:ring-yellow-700\/30:active{--tw-ring-color: rgb(161 98 7 / .3)}.active\:ring-yellow-700\/35:active{--tw-ring-color: rgb(161 98 7 / .35)}.active\:ring-yellow-700\/40:active{--tw-ring-color: rgb(161 98 7 / .4)}.active\:ring-yellow-700\/45:active{--tw-ring-color: rgb(161 98 7 / .45)}.active\:ring-yellow-700\/5:active{--tw-ring-color: rgb(161 98 7 / .05)}.active\:ring-yellow-700\/50:active{--tw-ring-color: rgb(161 98 7 / .5)}.active\:ring-yellow-700\/55:active{--tw-ring-color: rgb(161 98 7 / .55)}.active\:ring-yellow-700\/60:active{--tw-ring-color: rgb(161 98 7 / .6)}.active\:ring-yellow-700\/65:active{--tw-ring-color: rgb(161 98 7 / .65)}.active\:ring-yellow-700\/70:active{--tw-ring-color: rgb(161 98 7 / .7)}.active\:ring-yellow-700\/75:active{--tw-ring-color: rgb(161 98 7 / .75)}.active\:ring-yellow-700\/80:active{--tw-ring-color: rgb(161 98 7 / .8)}.active\:ring-yellow-700\/85:active{--tw-ring-color: rgb(161 98 7 / .85)}.active\:ring-yellow-700\/90:active{--tw-ring-color: rgb(161 98 7 / .9)}.active\:ring-yellow-700\/95:active{--tw-ring-color: rgb(161 98 7 / .95)}.active\:ring-yellow-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-800\/0:active{--tw-ring-color: rgb(133 77 14 / 0)}.active\:ring-yellow-800\/10:active{--tw-ring-color: rgb(133 77 14 / .1)}.active\:ring-yellow-800\/100:active{--tw-ring-color: rgb(133 77 14 / 1)}.active\:ring-yellow-800\/15:active{--tw-ring-color: rgb(133 77 14 / .15)}.active\:ring-yellow-800\/20:active{--tw-ring-color: rgb(133 77 14 / .2)}.active\:ring-yellow-800\/25:active{--tw-ring-color: rgb(133 77 14 / .25)}.active\:ring-yellow-800\/30:active{--tw-ring-color: rgb(133 77 14 / .3)}.active\:ring-yellow-800\/35:active{--tw-ring-color: rgb(133 77 14 / .35)}.active\:ring-yellow-800\/40:active{--tw-ring-color: rgb(133 77 14 / .4)}.active\:ring-yellow-800\/45:active{--tw-ring-color: rgb(133 77 14 / .45)}.active\:ring-yellow-800\/5:active{--tw-ring-color: rgb(133 77 14 / .05)}.active\:ring-yellow-800\/50:active{--tw-ring-color: rgb(133 77 14 / .5)}.active\:ring-yellow-800\/55:active{--tw-ring-color: rgb(133 77 14 / .55)}.active\:ring-yellow-800\/60:active{--tw-ring-color: rgb(133 77 14 / .6)}.active\:ring-yellow-800\/65:active{--tw-ring-color: rgb(133 77 14 / .65)}.active\:ring-yellow-800\/70:active{--tw-ring-color: rgb(133 77 14 / .7)}.active\:ring-yellow-800\/75:active{--tw-ring-color: rgb(133 77 14 / .75)}.active\:ring-yellow-800\/80:active{--tw-ring-color: rgb(133 77 14 / .8)}.active\:ring-yellow-800\/85:active{--tw-ring-color: rgb(133 77 14 / .85)}.active\:ring-yellow-800\/90:active{--tw-ring-color: rgb(133 77 14 / .9)}.active\:ring-yellow-800\/95:active{--tw-ring-color: rgb(133 77 14 / .95)}.active\:ring-yellow-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-900\/0:active{--tw-ring-color: rgb(113 63 18 / 0)}.active\:ring-yellow-900\/10:active{--tw-ring-color: rgb(113 63 18 / .1)}.active\:ring-yellow-900\/100:active{--tw-ring-color: rgb(113 63 18 / 1)}.active\:ring-yellow-900\/15:active{--tw-ring-color: rgb(113 63 18 / .15)}.active\:ring-yellow-900\/20:active{--tw-ring-color: rgb(113 63 18 / .2)}.active\:ring-yellow-900\/25:active{--tw-ring-color: rgb(113 63 18 / .25)}.active\:ring-yellow-900\/30:active{--tw-ring-color: rgb(113 63 18 / .3)}.active\:ring-yellow-900\/35:active{--tw-ring-color: rgb(113 63 18 / .35)}.active\:ring-yellow-900\/40:active{--tw-ring-color: rgb(113 63 18 / .4)}.active\:ring-yellow-900\/45:active{--tw-ring-color: rgb(113 63 18 / .45)}.active\:ring-yellow-900\/5:active{--tw-ring-color: rgb(113 63 18 / .05)}.active\:ring-yellow-900\/50:active{--tw-ring-color: rgb(113 63 18 / .5)}.active\:ring-yellow-900\/55:active{--tw-ring-color: rgb(113 63 18 / .55)}.active\:ring-yellow-900\/60:active{--tw-ring-color: rgb(113 63 18 / .6)}.active\:ring-yellow-900\/65:active{--tw-ring-color: rgb(113 63 18 / .65)}.active\:ring-yellow-900\/70:active{--tw-ring-color: rgb(113 63 18 / .7)}.active\:ring-yellow-900\/75:active{--tw-ring-color: rgb(113 63 18 / .75)}.active\:ring-yellow-900\/80:active{--tw-ring-color: rgb(113 63 18 / .8)}.active\:ring-yellow-900\/85:active{--tw-ring-color: rgb(113 63 18 / .85)}.active\:ring-yellow-900\/90:active{--tw-ring-color: rgb(113 63 18 / .9)}.active\:ring-yellow-900\/95:active{--tw-ring-color: rgb(113 63 18 / .95)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:bg-opacity-50{--tw-bg-opacity: .5}.group:hover .group-hover\:text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:underline{text-decoration-line:underline}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width: 640px){.sm\:col-span-12{grid-column:span 12 / span 12}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:col-span-4{grid-column:span 4 / span 4}.sm\:col-span-5{grid-column:span 5 / span 5}.sm\:col-span-6{grid-column:span 6 / span 6}.sm\:col-span-7{grid-column:span 7 / span 7}.sm\:col-span-9{grid-column:span 9 / span 9}.sm\:col-start-1{grid-column-start:1}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:hidden{display:none}.sm\:h-12{height:3rem}.sm\:h-screen{height:100vh}.sm\:w-1\/5{width:20%}.sm\:w-\[66\%\]{width:66%}.sm\:w-full{width:100%}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xl{max-width:36rem}.sm\:flex-1{flex:1 1 0%}.sm\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:-rotate-6{--tw-rotate: -6deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:skew-y-0{--tw-skew-y: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-5{gap:1.25rem}.sm\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.sm\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:p-0{padding:0}.sm\:p-20{padding:5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:pb-0{padding-bottom:0}.sm\:text-center{text-align:center}.sm\:align-middle{vertical-align:middle}.sm\:text-3xl{font-size:1.953rem}.sm\:text-4xl{font-size:2.441rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.85rem}.sm\:text-xl{font-size:1.25rem}.sm\:leading-7{line-height:1.75rem}}@media (min-width: 768px){.md\:relative{position:relative}.md\:inset-auto{inset:auto}.md\:z-auto{z-index:auto}.md\:col-\[1\/2\]{grid-column:1/2}.md\:col-\[2\/-1\]{grid-column:2/-1}.md\:row-start-1{grid-row-start:1}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mb-12{margin-bottom:3rem}.md\:flex{display:flex}.md\:hidden{display:none}.md\:min-h-screen{min-height:100vh}.md\:max-w-full{max-width:100%}.md\:flex-shrink-0{flex-shrink:0}.md\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:overflow-visible{overflow:visible}.md\:bg-transparent{background-color:transparent}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:pl-0{padding-left:0}.md\:pr-10{padding-right:2.5rem}.md\:pt-0{padding-top:0}.md\:text-3xl{font-size:1.953rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media (min-width: 1024px){.lg\:-ml-28{margin-left:-7rem}.lg\:-mt-10{margin-top:-2.5rem}.lg\:-mt-72{margin-top:-18rem}.lg\:-mt-96{margin-top:-24rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-4{margin-left:1rem}.lg\:mr-0{margin-right:0}.lg\:mr-\[3\.75rem\]{margin-right:3.75rem}.lg\:mt-0{margin-top:0}.lg\:flex{display:flex}.lg\:w-1\/2{width:50%}.lg\:w-1\/4{width:25%}.lg\:w-2\/6{width:33.333333%}.lg\:w-32{width:8rem}.lg\:w-9\/12{width:75%}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-screen-lg{max-width:1024px}.lg\:max-w-screen-xl{max-width:1280px}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-6{gap:1.5rem}.lg\:bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.lg\:bg-blue-100\/0{background-color:#dbeafe00}.lg\:bg-blue-100\/10{background-color:#dbeafe1a}.lg\:bg-blue-100\/100{background-color:#dbeafe}.lg\:bg-blue-100\/15{background-color:#dbeafe26}.lg\:bg-blue-100\/20{background-color:#dbeafe33}.lg\:bg-blue-100\/25{background-color:#dbeafe40}.lg\:bg-blue-100\/30{background-color:#dbeafe4d}.lg\:bg-blue-100\/35{background-color:#dbeafe59}.lg\:bg-blue-100\/40{background-color:#dbeafe66}.lg\:bg-blue-100\/45{background-color:#dbeafe73}.lg\:bg-blue-100\/5{background-color:#dbeafe0d}.lg\:bg-blue-100\/50{background-color:#dbeafe80}.lg\:bg-blue-100\/55{background-color:#dbeafe8c}.lg\:bg-blue-100\/60{background-color:#dbeafe99}.lg\:bg-blue-100\/65{background-color:#dbeafea6}.lg\:bg-blue-100\/70{background-color:#dbeafeb3}.lg\:bg-blue-100\/75{background-color:#dbeafebf}.lg\:bg-blue-100\/80{background-color:#dbeafecc}.lg\:bg-blue-100\/85{background-color:#dbeafed9}.lg\:bg-blue-100\/90{background-color:#dbeafee6}.lg\:bg-blue-100\/95{background-color:#dbeafef2}.lg\:bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.lg\:bg-blue-200\/0{background-color:#bfdbfe00}.lg\:bg-blue-200\/10{background-color:#bfdbfe1a}.lg\:bg-blue-200\/100{background-color:#bfdbfe}.lg\:bg-blue-200\/15{background-color:#bfdbfe26}.lg\:bg-blue-200\/20{background-color:#bfdbfe33}.lg\:bg-blue-200\/25{background-color:#bfdbfe40}.lg\:bg-blue-200\/30{background-color:#bfdbfe4d}.lg\:bg-blue-200\/35{background-color:#bfdbfe59}.lg\:bg-blue-200\/40{background-color:#bfdbfe66}.lg\:bg-blue-200\/45{background-color:#bfdbfe73}.lg\:bg-blue-200\/5{background-color:#bfdbfe0d}.lg\:bg-blue-200\/50{background-color:#bfdbfe80}.lg\:bg-blue-200\/55{background-color:#bfdbfe8c}.lg\:bg-blue-200\/60{background-color:#bfdbfe99}.lg\:bg-blue-200\/65{background-color:#bfdbfea6}.lg\:bg-blue-200\/70{background-color:#bfdbfeb3}.lg\:bg-blue-200\/75{background-color:#bfdbfebf}.lg\:bg-blue-200\/80{background-color:#bfdbfecc}.lg\:bg-blue-200\/85{background-color:#bfdbfed9}.lg\:bg-blue-200\/90{background-color:#bfdbfee6}.lg\:bg-blue-200\/95{background-color:#bfdbfef2}.lg\:bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.lg\:bg-blue-300\/0{background-color:#93c5fd00}.lg\:bg-blue-300\/10{background-color:#93c5fd1a}.lg\:bg-blue-300\/100{background-color:#93c5fd}.lg\:bg-blue-300\/15{background-color:#93c5fd26}.lg\:bg-blue-300\/20{background-color:#93c5fd33}.lg\:bg-blue-300\/25{background-color:#93c5fd40}.lg\:bg-blue-300\/30{background-color:#93c5fd4d}.lg\:bg-blue-300\/35{background-color:#93c5fd59}.lg\:bg-blue-300\/40{background-color:#93c5fd66}.lg\:bg-blue-300\/45{background-color:#93c5fd73}.lg\:bg-blue-300\/5{background-color:#93c5fd0d}.lg\:bg-blue-300\/50{background-color:#93c5fd80}.lg\:bg-blue-300\/55{background-color:#93c5fd8c}.lg\:bg-blue-300\/60{background-color:#93c5fd99}.lg\:bg-blue-300\/65{background-color:#93c5fda6}.lg\:bg-blue-300\/70{background-color:#93c5fdb3}.lg\:bg-blue-300\/75{background-color:#93c5fdbf}.lg\:bg-blue-300\/80{background-color:#93c5fdcc}.lg\:bg-blue-300\/85{background-color:#93c5fdd9}.lg\:bg-blue-300\/90{background-color:#93c5fde6}.lg\:bg-blue-300\/95{background-color:#93c5fdf2}.lg\:bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.lg\:bg-blue-400\/0{background-color:#60a5fa00}.lg\:bg-blue-400\/10{background-color:#60a5fa1a}.lg\:bg-blue-400\/100{background-color:#60a5fa}.lg\:bg-blue-400\/15{background-color:#60a5fa26}.lg\:bg-blue-400\/20{background-color:#60a5fa33}.lg\:bg-blue-400\/25{background-color:#60a5fa40}.lg\:bg-blue-400\/30{background-color:#60a5fa4d}.lg\:bg-blue-400\/35{background-color:#60a5fa59}.lg\:bg-blue-400\/40{background-color:#60a5fa66}.lg\:bg-blue-400\/45{background-color:#60a5fa73}.lg\:bg-blue-400\/5{background-color:#60a5fa0d}.lg\:bg-blue-400\/50{background-color:#60a5fa80}.lg\:bg-blue-400\/55{background-color:#60a5fa8c}.lg\:bg-blue-400\/60{background-color:#60a5fa99}.lg\:bg-blue-400\/65{background-color:#60a5faa6}.lg\:bg-blue-400\/70{background-color:#60a5fab3}.lg\:bg-blue-400\/75{background-color:#60a5fabf}.lg\:bg-blue-400\/80{background-color:#60a5facc}.lg\:bg-blue-400\/85{background-color:#60a5fad9}.lg\:bg-blue-400\/90{background-color:#60a5fae6}.lg\:bg-blue-400\/95{background-color:#60a5faf2}.lg\:bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.lg\:bg-blue-50\/0{background-color:#eff6ff00}.lg\:bg-blue-50\/10{background-color:#eff6ff1a}.lg\:bg-blue-50\/100{background-color:#eff6ff}.lg\:bg-blue-50\/15{background-color:#eff6ff26}.lg\:bg-blue-50\/20{background-color:#eff6ff33}.lg\:bg-blue-50\/25{background-color:#eff6ff40}.lg\:bg-blue-50\/30{background-color:#eff6ff4d}.lg\:bg-blue-50\/35{background-color:#eff6ff59}.lg\:bg-blue-50\/40{background-color:#eff6ff66}.lg\:bg-blue-50\/45{background-color:#eff6ff73}.lg\:bg-blue-50\/5{background-color:#eff6ff0d}.lg\:bg-blue-50\/50{background-color:#eff6ff80}.lg\:bg-blue-50\/55{background-color:#eff6ff8c}.lg\:bg-blue-50\/60{background-color:#eff6ff99}.lg\:bg-blue-50\/65{background-color:#eff6ffa6}.lg\:bg-blue-50\/70{background-color:#eff6ffb3}.lg\:bg-blue-50\/75{background-color:#eff6ffbf}.lg\:bg-blue-50\/80{background-color:#eff6ffcc}.lg\:bg-blue-50\/85{background-color:#eff6ffd9}.lg\:bg-blue-50\/90{background-color:#eff6ffe6}.lg\:bg-blue-50\/95{background-color:#eff6fff2}.lg\:bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.lg\:bg-blue-500\/0{background-color:#3b82f600}.lg\:bg-blue-500\/10{background-color:#3b82f61a}.lg\:bg-blue-500\/100{background-color:#3b82f6}.lg\:bg-blue-500\/15{background-color:#3b82f626}.lg\:bg-blue-500\/20{background-color:#3b82f633}.lg\:bg-blue-500\/25{background-color:#3b82f640}.lg\:bg-blue-500\/30{background-color:#3b82f64d}.lg\:bg-blue-500\/35{background-color:#3b82f659}.lg\:bg-blue-500\/40{background-color:#3b82f666}.lg\:bg-blue-500\/45{background-color:#3b82f673}.lg\:bg-blue-500\/5{background-color:#3b82f60d}.lg\:bg-blue-500\/50{background-color:#3b82f680}.lg\:bg-blue-500\/55{background-color:#3b82f68c}.lg\:bg-blue-500\/60{background-color:#3b82f699}.lg\:bg-blue-500\/65{background-color:#3b82f6a6}.lg\:bg-blue-500\/70{background-color:#3b82f6b3}.lg\:bg-blue-500\/75{background-color:#3b82f6bf}.lg\:bg-blue-500\/80{background-color:#3b82f6cc}.lg\:bg-blue-500\/85{background-color:#3b82f6d9}.lg\:bg-blue-500\/90{background-color:#3b82f6e6}.lg\:bg-blue-500\/95{background-color:#3b82f6f2}.lg\:bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.lg\:bg-blue-600\/0{background-color:#2563eb00}.lg\:bg-blue-600\/10{background-color:#2563eb1a}.lg\:bg-blue-600\/100{background-color:#2563eb}.lg\:bg-blue-600\/15{background-color:#2563eb26}.lg\:bg-blue-600\/20{background-color:#2563eb33}.lg\:bg-blue-600\/25{background-color:#2563eb40}.lg\:bg-blue-600\/30{background-color:#2563eb4d}.lg\:bg-blue-600\/35{background-color:#2563eb59}.lg\:bg-blue-600\/40{background-color:#2563eb66}.lg\:bg-blue-600\/45{background-color:#2563eb73}.lg\:bg-blue-600\/5{background-color:#2563eb0d}.lg\:bg-blue-600\/50{background-color:#2563eb80}.lg\:bg-blue-600\/55{background-color:#2563eb8c}.lg\:bg-blue-600\/60{background-color:#2563eb99}.lg\:bg-blue-600\/65{background-color:#2563eba6}.lg\:bg-blue-600\/70{background-color:#2563ebb3}.lg\:bg-blue-600\/75{background-color:#2563ebbf}.lg\:bg-blue-600\/80{background-color:#2563ebcc}.lg\:bg-blue-600\/85{background-color:#2563ebd9}.lg\:bg-blue-600\/90{background-color:#2563ebe6}.lg\:bg-blue-600\/95{background-color:#2563ebf2}.lg\:bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.lg\:bg-blue-700\/0{background-color:#1d4ed800}.lg\:bg-blue-700\/10{background-color:#1d4ed81a}.lg\:bg-blue-700\/100{background-color:#1d4ed8}.lg\:bg-blue-700\/15{background-color:#1d4ed826}.lg\:bg-blue-700\/20{background-color:#1d4ed833}.lg\:bg-blue-700\/25{background-color:#1d4ed840}.lg\:bg-blue-700\/30{background-color:#1d4ed84d}.lg\:bg-blue-700\/35{background-color:#1d4ed859}.lg\:bg-blue-700\/40{background-color:#1d4ed866}.lg\:bg-blue-700\/45{background-color:#1d4ed873}.lg\:bg-blue-700\/5{background-color:#1d4ed80d}.lg\:bg-blue-700\/50{background-color:#1d4ed880}.lg\:bg-blue-700\/55{background-color:#1d4ed88c}.lg\:bg-blue-700\/60{background-color:#1d4ed899}.lg\:bg-blue-700\/65{background-color:#1d4ed8a6}.lg\:bg-blue-700\/70{background-color:#1d4ed8b3}.lg\:bg-blue-700\/75{background-color:#1d4ed8bf}.lg\:bg-blue-700\/80{background-color:#1d4ed8cc}.lg\:bg-blue-700\/85{background-color:#1d4ed8d9}.lg\:bg-blue-700\/90{background-color:#1d4ed8e6}.lg\:bg-blue-700\/95{background-color:#1d4ed8f2}.lg\:bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.lg\:bg-blue-800\/0{background-color:#1e40af00}.lg\:bg-blue-800\/10{background-color:#1e40af1a}.lg\:bg-blue-800\/100{background-color:#1e40af}.lg\:bg-blue-800\/15{background-color:#1e40af26}.lg\:bg-blue-800\/20{background-color:#1e40af33}.lg\:bg-blue-800\/25{background-color:#1e40af40}.lg\:bg-blue-800\/30{background-color:#1e40af4d}.lg\:bg-blue-800\/35{background-color:#1e40af59}.lg\:bg-blue-800\/40{background-color:#1e40af66}.lg\:bg-blue-800\/45{background-color:#1e40af73}.lg\:bg-blue-800\/5{background-color:#1e40af0d}.lg\:bg-blue-800\/50{background-color:#1e40af80}.lg\:bg-blue-800\/55{background-color:#1e40af8c}.lg\:bg-blue-800\/60{background-color:#1e40af99}.lg\:bg-blue-800\/65{background-color:#1e40afa6}.lg\:bg-blue-800\/70{background-color:#1e40afb3}.lg\:bg-blue-800\/75{background-color:#1e40afbf}.lg\:bg-blue-800\/80{background-color:#1e40afcc}.lg\:bg-blue-800\/85{background-color:#1e40afd9}.lg\:bg-blue-800\/90{background-color:#1e40afe6}.lg\:bg-blue-800\/95{background-color:#1e40aff2}.lg\:bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.lg\:bg-blue-900\/0{background-color:#1e3a8a00}.lg\:bg-blue-900\/10{background-color:#1e3a8a1a}.lg\:bg-blue-900\/100{background-color:#1e3a8a}.lg\:bg-blue-900\/15{background-color:#1e3a8a26}.lg\:bg-blue-900\/20{background-color:#1e3a8a33}.lg\:bg-blue-900\/25{background-color:#1e3a8a40}.lg\:bg-blue-900\/30{background-color:#1e3a8a4d}.lg\:bg-blue-900\/35{background-color:#1e3a8a59}.lg\:bg-blue-900\/40{background-color:#1e3a8a66}.lg\:bg-blue-900\/45{background-color:#1e3a8a73}.lg\:bg-blue-900\/5{background-color:#1e3a8a0d}.lg\:bg-blue-900\/50{background-color:#1e3a8a80}.lg\:bg-blue-900\/55{background-color:#1e3a8a8c}.lg\:bg-blue-900\/60{background-color:#1e3a8a99}.lg\:bg-blue-900\/65{background-color:#1e3a8aa6}.lg\:bg-blue-900\/70{background-color:#1e3a8ab3}.lg\:bg-blue-900\/75{background-color:#1e3a8abf}.lg\:bg-blue-900\/80{background-color:#1e3a8acc}.lg\:bg-blue-900\/85{background-color:#1e3a8ad9}.lg\:bg-blue-900\/90{background-color:#1e3a8ae6}.lg\:bg-blue-900\/95{background-color:#1e3a8af2}.lg\:bg-blue-950{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.lg\:bg-blue-950\/0{background-color:#17255400}.lg\:bg-blue-950\/10{background-color:#1725541a}.lg\:bg-blue-950\/100{background-color:#172554}.lg\:bg-blue-950\/15{background-color:#17255426}.lg\:bg-blue-950\/20{background-color:#17255433}.lg\:bg-blue-950\/25{background-color:#17255440}.lg\:bg-blue-950\/30{background-color:#1725544d}.lg\:bg-blue-950\/35{background-color:#17255459}.lg\:bg-blue-950\/40{background-color:#17255466}.lg\:bg-blue-950\/45{background-color:#17255473}.lg\:bg-blue-950\/5{background-color:#1725540d}.lg\:bg-blue-950\/50{background-color:#17255480}.lg\:bg-blue-950\/55{background-color:#1725548c}.lg\:bg-blue-950\/60{background-color:#17255499}.lg\:bg-blue-950\/65{background-color:#172554a6}.lg\:bg-blue-950\/70{background-color:#172554b3}.lg\:bg-blue-950\/75{background-color:#172554bf}.lg\:bg-blue-950\/80{background-color:#172554cc}.lg\:bg-blue-950\/85{background-color:#172554d9}.lg\:bg-blue-950\/90{background-color:#172554e6}.lg\:bg-blue-950\/95{background-color:#172554f2}.lg\:bg-error{--tw-bg-opacity: 1;background-color:rgb(255 87 36 / var(--tw-bg-opacity, 1))}.lg\:bg-error-focus{--tw-bg-opacity: 1;background-color:rgb(240 48 0 / var(--tw-bg-opacity, 1))}.lg\:bg-error-focus\/0{background-color:#f0300000}.lg\:bg-error-focus\/10{background-color:#f030001a}.lg\:bg-error-focus\/100{background-color:#f03000}.lg\:bg-error-focus\/15{background-color:#f0300026}.lg\:bg-error-focus\/20{background-color:#f0300033}.lg\:bg-error-focus\/25{background-color:#f0300040}.lg\:bg-error-focus\/30{background-color:#f030004d}.lg\:bg-error-focus\/35{background-color:#f0300059}.lg\:bg-error-focus\/40{background-color:#f0300066}.lg\:bg-error-focus\/45{background-color:#f0300073}.lg\:bg-error-focus\/5{background-color:#f030000d}.lg\:bg-error-focus\/50{background-color:#f0300080}.lg\:bg-error-focus\/55{background-color:#f030008c}.lg\:bg-error-focus\/60{background-color:#f0300099}.lg\:bg-error-focus\/65{background-color:#f03000a6}.lg\:bg-error-focus\/70{background-color:#f03000b3}.lg\:bg-error-focus\/75{background-color:#f03000bf}.lg\:bg-error-focus\/80{background-color:#f03000cc}.lg\:bg-error-focus\/85{background-color:#f03000d9}.lg\:bg-error-focus\/90{background-color:#f03000e6}.lg\:bg-error-focus\/95{background-color:#f03000f2}.lg\:bg-error\/0{background-color:#ff572400}.lg\:bg-error\/10{background-color:#ff57241a}.lg\:bg-error\/100{background-color:#ff5724}.lg\:bg-error\/15{background-color:#ff572426}.lg\:bg-error\/20{background-color:#ff572433}.lg\:bg-error\/25{background-color:#ff572440}.lg\:bg-error\/30{background-color:#ff57244d}.lg\:bg-error\/35{background-color:#ff572459}.lg\:bg-error\/40{background-color:#ff572466}.lg\:bg-error\/45{background-color:#ff572473}.lg\:bg-error\/5{background-color:#ff57240d}.lg\:bg-error\/50{background-color:#ff572480}.lg\:bg-error\/55{background-color:#ff57248c}.lg\:bg-error\/60{background-color:#ff572499}.lg\:bg-error\/65{background-color:#ff5724a6}.lg\:bg-error\/70{background-color:#ff5724b3}.lg\:bg-error\/75{background-color:#ff5724bf}.lg\:bg-error\/80{background-color:#ff5724cc}.lg\:bg-error\/85{background-color:#ff5724d9}.lg\:bg-error\/90{background-color:#ff5724e6}.lg\:bg-error\/95{background-color:#ff5724f2}.lg\:bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.lg\:bg-green-100\/0{background-color:#dcfce700}.lg\:bg-green-100\/10{background-color:#dcfce71a}.lg\:bg-green-100\/100{background-color:#dcfce7}.lg\:bg-green-100\/15{background-color:#dcfce726}.lg\:bg-green-100\/20{background-color:#dcfce733}.lg\:bg-green-100\/25{background-color:#dcfce740}.lg\:bg-green-100\/30{background-color:#dcfce74d}.lg\:bg-green-100\/35{background-color:#dcfce759}.lg\:bg-green-100\/40{background-color:#dcfce766}.lg\:bg-green-100\/45{background-color:#dcfce773}.lg\:bg-green-100\/5{background-color:#dcfce70d}.lg\:bg-green-100\/50{background-color:#dcfce780}.lg\:bg-green-100\/55{background-color:#dcfce78c}.lg\:bg-green-100\/60{background-color:#dcfce799}.lg\:bg-green-100\/65{background-color:#dcfce7a6}.lg\:bg-green-100\/70{background-color:#dcfce7b3}.lg\:bg-green-100\/75{background-color:#dcfce7bf}.lg\:bg-green-100\/80{background-color:#dcfce7cc}.lg\:bg-green-100\/85{background-color:#dcfce7d9}.lg\:bg-green-100\/90{background-color:#dcfce7e6}.lg\:bg-green-100\/95{background-color:#dcfce7f2}.lg\:bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.lg\:bg-green-200\/0{background-color:#bbf7d000}.lg\:bg-green-200\/10{background-color:#bbf7d01a}.lg\:bg-green-200\/100{background-color:#bbf7d0}.lg\:bg-green-200\/15{background-color:#bbf7d026}.lg\:bg-green-200\/20{background-color:#bbf7d033}.lg\:bg-green-200\/25{background-color:#bbf7d040}.lg\:bg-green-200\/30{background-color:#bbf7d04d}.lg\:bg-green-200\/35{background-color:#bbf7d059}.lg\:bg-green-200\/40{background-color:#bbf7d066}.lg\:bg-green-200\/45{background-color:#bbf7d073}.lg\:bg-green-200\/5{background-color:#bbf7d00d}.lg\:bg-green-200\/50{background-color:#bbf7d080}.lg\:bg-green-200\/55{background-color:#bbf7d08c}.lg\:bg-green-200\/60{background-color:#bbf7d099}.lg\:bg-green-200\/65{background-color:#bbf7d0a6}.lg\:bg-green-200\/70{background-color:#bbf7d0b3}.lg\:bg-green-200\/75{background-color:#bbf7d0bf}.lg\:bg-green-200\/80{background-color:#bbf7d0cc}.lg\:bg-green-200\/85{background-color:#bbf7d0d9}.lg\:bg-green-200\/90{background-color:#bbf7d0e6}.lg\:bg-green-200\/95{background-color:#bbf7d0f2}.lg\:bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.lg\:bg-green-300\/0{background-color:#86efac00}.lg\:bg-green-300\/10{background-color:#86efac1a}.lg\:bg-green-300\/100{background-color:#86efac}.lg\:bg-green-300\/15{background-color:#86efac26}.lg\:bg-green-300\/20{background-color:#86efac33}.lg\:bg-green-300\/25{background-color:#86efac40}.lg\:bg-green-300\/30{background-color:#86efac4d}.lg\:bg-green-300\/35{background-color:#86efac59}.lg\:bg-green-300\/40{background-color:#86efac66}.lg\:bg-green-300\/45{background-color:#86efac73}.lg\:bg-green-300\/5{background-color:#86efac0d}.lg\:bg-green-300\/50{background-color:#86efac80}.lg\:bg-green-300\/55{background-color:#86efac8c}.lg\:bg-green-300\/60{background-color:#86efac99}.lg\:bg-green-300\/65{background-color:#86efaca6}.lg\:bg-green-300\/70{background-color:#86efacb3}.lg\:bg-green-300\/75{background-color:#86efacbf}.lg\:bg-green-300\/80{background-color:#86efaccc}.lg\:bg-green-300\/85{background-color:#86efacd9}.lg\:bg-green-300\/90{background-color:#86eface6}.lg\:bg-green-300\/95{background-color:#86efacf2}.lg\:bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.lg\:bg-green-400\/0{background-color:#4ade8000}.lg\:bg-green-400\/10{background-color:#4ade801a}.lg\:bg-green-400\/100{background-color:#4ade80}.lg\:bg-green-400\/15{background-color:#4ade8026}.lg\:bg-green-400\/20{background-color:#4ade8033}.lg\:bg-green-400\/25{background-color:#4ade8040}.lg\:bg-green-400\/30{background-color:#4ade804d}.lg\:bg-green-400\/35{background-color:#4ade8059}.lg\:bg-green-400\/40{background-color:#4ade8066}.lg\:bg-green-400\/45{background-color:#4ade8073}.lg\:bg-green-400\/5{background-color:#4ade800d}.lg\:bg-green-400\/50{background-color:#4ade8080}.lg\:bg-green-400\/55{background-color:#4ade808c}.lg\:bg-green-400\/60{background-color:#4ade8099}.lg\:bg-green-400\/65{background-color:#4ade80a6}.lg\:bg-green-400\/70{background-color:#4ade80b3}.lg\:bg-green-400\/75{background-color:#4ade80bf}.lg\:bg-green-400\/80{background-color:#4ade80cc}.lg\:bg-green-400\/85{background-color:#4ade80d9}.lg\:bg-green-400\/90{background-color:#4ade80e6}.lg\:bg-green-400\/95{background-color:#4ade80f2}.lg\:bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.lg\:bg-green-50\/0{background-color:#f0fdf400}.lg\:bg-green-50\/10{background-color:#f0fdf41a}.lg\:bg-green-50\/100{background-color:#f0fdf4}.lg\:bg-green-50\/15{background-color:#f0fdf426}.lg\:bg-green-50\/20{background-color:#f0fdf433}.lg\:bg-green-50\/25{background-color:#f0fdf440}.lg\:bg-green-50\/30{background-color:#f0fdf44d}.lg\:bg-green-50\/35{background-color:#f0fdf459}.lg\:bg-green-50\/40{background-color:#f0fdf466}.lg\:bg-green-50\/45{background-color:#f0fdf473}.lg\:bg-green-50\/5{background-color:#f0fdf40d}.lg\:bg-green-50\/50{background-color:#f0fdf480}.lg\:bg-green-50\/55{background-color:#f0fdf48c}.lg\:bg-green-50\/60{background-color:#f0fdf499}.lg\:bg-green-50\/65{background-color:#f0fdf4a6}.lg\:bg-green-50\/70{background-color:#f0fdf4b3}.lg\:bg-green-50\/75{background-color:#f0fdf4bf}.lg\:bg-green-50\/80{background-color:#f0fdf4cc}.lg\:bg-green-50\/85{background-color:#f0fdf4d9}.lg\:bg-green-50\/90{background-color:#f0fdf4e6}.lg\:bg-green-50\/95{background-color:#f0fdf4f2}.lg\:bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.lg\:bg-green-500\/0{background-color:#22c55e00}.lg\:bg-green-500\/10{background-color:#22c55e1a}.lg\:bg-green-500\/100{background-color:#22c55e}.lg\:bg-green-500\/15{background-color:#22c55e26}.lg\:bg-green-500\/20{background-color:#22c55e33}.lg\:bg-green-500\/25{background-color:#22c55e40}.lg\:bg-green-500\/30{background-color:#22c55e4d}.lg\:bg-green-500\/35{background-color:#22c55e59}.lg\:bg-green-500\/40{background-color:#22c55e66}.lg\:bg-green-500\/45{background-color:#22c55e73}.lg\:bg-green-500\/5{background-color:#22c55e0d}.lg\:bg-green-500\/50{background-color:#22c55e80}.lg\:bg-green-500\/55{background-color:#22c55e8c}.lg\:bg-green-500\/60{background-color:#22c55e99}.lg\:bg-green-500\/65{background-color:#22c55ea6}.lg\:bg-green-500\/70{background-color:#22c55eb3}.lg\:bg-green-500\/75{background-color:#22c55ebf}.lg\:bg-green-500\/80{background-color:#22c55ecc}.lg\:bg-green-500\/85{background-color:#22c55ed9}.lg\:bg-green-500\/90{background-color:#22c55ee6}.lg\:bg-green-500\/95{background-color:#22c55ef2}.lg\:bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.lg\:bg-green-600\/0{background-color:#16a34a00}.lg\:bg-green-600\/10{background-color:#16a34a1a}.lg\:bg-green-600\/100{background-color:#16a34a}.lg\:bg-green-600\/15{background-color:#16a34a26}.lg\:bg-green-600\/20{background-color:#16a34a33}.lg\:bg-green-600\/25{background-color:#16a34a40}.lg\:bg-green-600\/30{background-color:#16a34a4d}.lg\:bg-green-600\/35{background-color:#16a34a59}.lg\:bg-green-600\/40{background-color:#16a34a66}.lg\:bg-green-600\/45{background-color:#16a34a73}.lg\:bg-green-600\/5{background-color:#16a34a0d}.lg\:bg-green-600\/50{background-color:#16a34a80}.lg\:bg-green-600\/55{background-color:#16a34a8c}.lg\:bg-green-600\/60{background-color:#16a34a99}.lg\:bg-green-600\/65{background-color:#16a34aa6}.lg\:bg-green-600\/70{background-color:#16a34ab3}.lg\:bg-green-600\/75{background-color:#16a34abf}.lg\:bg-green-600\/80{background-color:#16a34acc}.lg\:bg-green-600\/85{background-color:#16a34ad9}.lg\:bg-green-600\/90{background-color:#16a34ae6}.lg\:bg-green-600\/95{background-color:#16a34af2}.lg\:bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.lg\:bg-green-700\/0{background-color:#15803d00}.lg\:bg-green-700\/10{background-color:#15803d1a}.lg\:bg-green-700\/100{background-color:#15803d}.lg\:bg-green-700\/15{background-color:#15803d26}.lg\:bg-green-700\/20{background-color:#15803d33}.lg\:bg-green-700\/25{background-color:#15803d40}.lg\:bg-green-700\/30{background-color:#15803d4d}.lg\:bg-green-700\/35{background-color:#15803d59}.lg\:bg-green-700\/40{background-color:#15803d66}.lg\:bg-green-700\/45{background-color:#15803d73}.lg\:bg-green-700\/5{background-color:#15803d0d}.lg\:bg-green-700\/50{background-color:#15803d80}.lg\:bg-green-700\/55{background-color:#15803d8c}.lg\:bg-green-700\/60{background-color:#15803d99}.lg\:bg-green-700\/65{background-color:#15803da6}.lg\:bg-green-700\/70{background-color:#15803db3}.lg\:bg-green-700\/75{background-color:#15803dbf}.lg\:bg-green-700\/80{background-color:#15803dcc}.lg\:bg-green-700\/85{background-color:#15803dd9}.lg\:bg-green-700\/90{background-color:#15803de6}.lg\:bg-green-700\/95{background-color:#15803df2}.lg\:bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.lg\:bg-green-800\/0{background-color:#16653400}.lg\:bg-green-800\/10{background-color:#1665341a}.lg\:bg-green-800\/100{background-color:#166534}.lg\:bg-green-800\/15{background-color:#16653426}.lg\:bg-green-800\/20{background-color:#16653433}.lg\:bg-green-800\/25{background-color:#16653440}.lg\:bg-green-800\/30{background-color:#1665344d}.lg\:bg-green-800\/35{background-color:#16653459}.lg\:bg-green-800\/40{background-color:#16653466}.lg\:bg-green-800\/45{background-color:#16653473}.lg\:bg-green-800\/5{background-color:#1665340d}.lg\:bg-green-800\/50{background-color:#16653480}.lg\:bg-green-800\/55{background-color:#1665348c}.lg\:bg-green-800\/60{background-color:#16653499}.lg\:bg-green-800\/65{background-color:#166534a6}.lg\:bg-green-800\/70{background-color:#166534b3}.lg\:bg-green-800\/75{background-color:#166534bf}.lg\:bg-green-800\/80{background-color:#166534cc}.lg\:bg-green-800\/85{background-color:#166534d9}.lg\:bg-green-800\/90{background-color:#166534e6}.lg\:bg-green-800\/95{background-color:#166534f2}.lg\:bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.lg\:bg-green-900\/0{background-color:#14532d00}.lg\:bg-green-900\/10{background-color:#14532d1a}.lg\:bg-green-900\/100{background-color:#14532d}.lg\:bg-green-900\/15{background-color:#14532d26}.lg\:bg-green-900\/20{background-color:#14532d33}.lg\:bg-green-900\/25{background-color:#14532d40}.lg\:bg-green-900\/30{background-color:#14532d4d}.lg\:bg-green-900\/35{background-color:#14532d59}.lg\:bg-green-900\/40{background-color:#14532d66}.lg\:bg-green-900\/45{background-color:#14532d73}.lg\:bg-green-900\/5{background-color:#14532d0d}.lg\:bg-green-900\/50{background-color:#14532d80}.lg\:bg-green-900\/55{background-color:#14532d8c}.lg\:bg-green-900\/60{background-color:#14532d99}.lg\:bg-green-900\/65{background-color:#14532da6}.lg\:bg-green-900\/70{background-color:#14532db3}.lg\:bg-green-900\/75{background-color:#14532dbf}.lg\:bg-green-900\/80{background-color:#14532dcc}.lg\:bg-green-900\/85{background-color:#14532dd9}.lg\:bg-green-900\/90{background-color:#14532de6}.lg\:bg-green-900\/95{background-color:#14532df2}.lg\:bg-green-950{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))}.lg\:bg-green-950\/0{background-color:#052e1600}.lg\:bg-green-950\/10{background-color:#052e161a}.lg\:bg-green-950\/100{background-color:#052e16}.lg\:bg-green-950\/15{background-color:#052e1626}.lg\:bg-green-950\/20{background-color:#052e1633}.lg\:bg-green-950\/25{background-color:#052e1640}.lg\:bg-green-950\/30{background-color:#052e164d}.lg\:bg-green-950\/35{background-color:#052e1659}.lg\:bg-green-950\/40{background-color:#052e1666}.lg\:bg-green-950\/45{background-color:#052e1673}.lg\:bg-green-950\/5{background-color:#052e160d}.lg\:bg-green-950\/50{background-color:#052e1680}.lg\:bg-green-950\/55{background-color:#052e168c}.lg\:bg-green-950\/60{background-color:#052e1699}.lg\:bg-green-950\/65{background-color:#052e16a6}.lg\:bg-green-950\/70{background-color:#052e16b3}.lg\:bg-green-950\/75{background-color:#052e16bf}.lg\:bg-green-950\/80{background-color:#052e16cc}.lg\:bg-green-950\/85{background-color:#052e16d9}.lg\:bg-green-950\/90{background-color:#052e16e6}.lg\:bg-green-950\/95{background-color:#052e16f2}.lg\:bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.lg\:bg-neutral-100\/0{background-color:#f5f5f500}.lg\:bg-neutral-100\/10{background-color:#f5f5f51a}.lg\:bg-neutral-100\/100{background-color:#f5f5f5}.lg\:bg-neutral-100\/15{background-color:#f5f5f526}.lg\:bg-neutral-100\/20{background-color:#f5f5f533}.lg\:bg-neutral-100\/25{background-color:#f5f5f540}.lg\:bg-neutral-100\/30{background-color:#f5f5f54d}.lg\:bg-neutral-100\/35{background-color:#f5f5f559}.lg\:bg-neutral-100\/40{background-color:#f5f5f566}.lg\:bg-neutral-100\/45{background-color:#f5f5f573}.lg\:bg-neutral-100\/5{background-color:#f5f5f50d}.lg\:bg-neutral-100\/50{background-color:#f5f5f580}.lg\:bg-neutral-100\/55{background-color:#f5f5f58c}.lg\:bg-neutral-100\/60{background-color:#f5f5f599}.lg\:bg-neutral-100\/65{background-color:#f5f5f5a6}.lg\:bg-neutral-100\/70{background-color:#f5f5f5b3}.lg\:bg-neutral-100\/75{background-color:#f5f5f5bf}.lg\:bg-neutral-100\/80{background-color:#f5f5f5cc}.lg\:bg-neutral-100\/85{background-color:#f5f5f5d9}.lg\:bg-neutral-100\/90{background-color:#f5f5f5e6}.lg\:bg-neutral-100\/95{background-color:#f5f5f5f2}.lg\:bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.lg\:bg-neutral-200\/0{background-color:#e5e5e500}.lg\:bg-neutral-200\/10{background-color:#e5e5e51a}.lg\:bg-neutral-200\/100{background-color:#e5e5e5}.lg\:bg-neutral-200\/15{background-color:#e5e5e526}.lg\:bg-neutral-200\/20{background-color:#e5e5e533}.lg\:bg-neutral-200\/25{background-color:#e5e5e540}.lg\:bg-neutral-200\/30{background-color:#e5e5e54d}.lg\:bg-neutral-200\/35{background-color:#e5e5e559}.lg\:bg-neutral-200\/40{background-color:#e5e5e566}.lg\:bg-neutral-200\/45{background-color:#e5e5e573}.lg\:bg-neutral-200\/5{background-color:#e5e5e50d}.lg\:bg-neutral-200\/50{background-color:#e5e5e580}.lg\:bg-neutral-200\/55{background-color:#e5e5e58c}.lg\:bg-neutral-200\/60{background-color:#e5e5e599}.lg\:bg-neutral-200\/65{background-color:#e5e5e5a6}.lg\:bg-neutral-200\/70{background-color:#e5e5e5b3}.lg\:bg-neutral-200\/75{background-color:#e5e5e5bf}.lg\:bg-neutral-200\/80{background-color:#e5e5e5cc}.lg\:bg-neutral-200\/85{background-color:#e5e5e5d9}.lg\:bg-neutral-200\/90{background-color:#e5e5e5e6}.lg\:bg-neutral-200\/95{background-color:#e5e5e5f2}.lg\:bg-neutral-300{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.lg\:bg-neutral-300\/0{background-color:#d4d4d400}.lg\:bg-neutral-300\/10{background-color:#d4d4d41a}.lg\:bg-neutral-300\/100{background-color:#d4d4d4}.lg\:bg-neutral-300\/15{background-color:#d4d4d426}.lg\:bg-neutral-300\/20{background-color:#d4d4d433}.lg\:bg-neutral-300\/25{background-color:#d4d4d440}.lg\:bg-neutral-300\/30{background-color:#d4d4d44d}.lg\:bg-neutral-300\/35{background-color:#d4d4d459}.lg\:bg-neutral-300\/40{background-color:#d4d4d466}.lg\:bg-neutral-300\/45{background-color:#d4d4d473}.lg\:bg-neutral-300\/5{background-color:#d4d4d40d}.lg\:bg-neutral-300\/50{background-color:#d4d4d480}.lg\:bg-neutral-300\/55{background-color:#d4d4d48c}.lg\:bg-neutral-300\/60{background-color:#d4d4d499}.lg\:bg-neutral-300\/65{background-color:#d4d4d4a6}.lg\:bg-neutral-300\/70{background-color:#d4d4d4b3}.lg\:bg-neutral-300\/75{background-color:#d4d4d4bf}.lg\:bg-neutral-300\/80{background-color:#d4d4d4cc}.lg\:bg-neutral-300\/85{background-color:#d4d4d4d9}.lg\:bg-neutral-300\/90{background-color:#d4d4d4e6}.lg\:bg-neutral-300\/95{background-color:#d4d4d4f2}.lg\:bg-neutral-400{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.lg\:bg-neutral-400\/0{background-color:#a3a3a300}.lg\:bg-neutral-400\/10{background-color:#a3a3a31a}.lg\:bg-neutral-400\/100{background-color:#a3a3a3}.lg\:bg-neutral-400\/15{background-color:#a3a3a326}.lg\:bg-neutral-400\/20{background-color:#a3a3a333}.lg\:bg-neutral-400\/25{background-color:#a3a3a340}.lg\:bg-neutral-400\/30{background-color:#a3a3a34d}.lg\:bg-neutral-400\/35{background-color:#a3a3a359}.lg\:bg-neutral-400\/40{background-color:#a3a3a366}.lg\:bg-neutral-400\/45{background-color:#a3a3a373}.lg\:bg-neutral-400\/5{background-color:#a3a3a30d}.lg\:bg-neutral-400\/50{background-color:#a3a3a380}.lg\:bg-neutral-400\/55{background-color:#a3a3a38c}.lg\:bg-neutral-400\/60{background-color:#a3a3a399}.lg\:bg-neutral-400\/65{background-color:#a3a3a3a6}.lg\:bg-neutral-400\/70{background-color:#a3a3a3b3}.lg\:bg-neutral-400\/75{background-color:#a3a3a3bf}.lg\:bg-neutral-400\/80{background-color:#a3a3a3cc}.lg\:bg-neutral-400\/85{background-color:#a3a3a3d9}.lg\:bg-neutral-400\/90{background-color:#a3a3a3e6}.lg\:bg-neutral-400\/95{background-color:#a3a3a3f2}.lg\:bg-neutral-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.lg\:bg-neutral-50\/0{background-color:#fafafa00}.lg\:bg-neutral-50\/10{background-color:#fafafa1a}.lg\:bg-neutral-50\/100{background-color:#fafafa}.lg\:bg-neutral-50\/15{background-color:#fafafa26}.lg\:bg-neutral-50\/20{background-color:#fafafa33}.lg\:bg-neutral-50\/25{background-color:#fafafa40}.lg\:bg-neutral-50\/30{background-color:#fafafa4d}.lg\:bg-neutral-50\/35{background-color:#fafafa59}.lg\:bg-neutral-50\/40{background-color:#fafafa66}.lg\:bg-neutral-50\/45{background-color:#fafafa73}.lg\:bg-neutral-50\/5{background-color:#fafafa0d}.lg\:bg-neutral-50\/50{background-color:#fafafa80}.lg\:bg-neutral-50\/55{background-color:#fafafa8c}.lg\:bg-neutral-50\/60{background-color:#fafafa99}.lg\:bg-neutral-50\/65{background-color:#fafafaa6}.lg\:bg-neutral-50\/70{background-color:#fafafab3}.lg\:bg-neutral-50\/75{background-color:#fafafabf}.lg\:bg-neutral-50\/80{background-color:#fafafacc}.lg\:bg-neutral-50\/85{background-color:#fafafad9}.lg\:bg-neutral-50\/90{background-color:#fafafae6}.lg\:bg-neutral-50\/95{background-color:#fafafaf2}.lg\:bg-neutral-500{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity, 1))}.lg\:bg-neutral-500\/0{background-color:#73737300}.lg\:bg-neutral-500\/10{background-color:#7373731a}.lg\:bg-neutral-500\/100{background-color:#737373}.lg\:bg-neutral-500\/15{background-color:#73737326}.lg\:bg-neutral-500\/20{background-color:#73737333}.lg\:bg-neutral-500\/25{background-color:#73737340}.lg\:bg-neutral-500\/30{background-color:#7373734d}.lg\:bg-neutral-500\/35{background-color:#73737359}.lg\:bg-neutral-500\/40{background-color:#73737366}.lg\:bg-neutral-500\/45{background-color:#73737373}.lg\:bg-neutral-500\/5{background-color:#7373730d}.lg\:bg-neutral-500\/50{background-color:#73737380}.lg\:bg-neutral-500\/55{background-color:#7373738c}.lg\:bg-neutral-500\/60{background-color:#73737399}.lg\:bg-neutral-500\/65{background-color:#737373a6}.lg\:bg-neutral-500\/70{background-color:#737373b3}.lg\:bg-neutral-500\/75{background-color:#737373bf}.lg\:bg-neutral-500\/80{background-color:#737373cc}.lg\:bg-neutral-500\/85{background-color:#737373d9}.lg\:bg-neutral-500\/90{background-color:#737373e6}.lg\:bg-neutral-500\/95{background-color:#737373f2}.lg\:bg-neutral-600{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.lg\:bg-neutral-600\/0{background-color:#52525200}.lg\:bg-neutral-600\/10{background-color:#5252521a}.lg\:bg-neutral-600\/100{background-color:#525252}.lg\:bg-neutral-600\/15{background-color:#52525226}.lg\:bg-neutral-600\/20{background-color:#52525233}.lg\:bg-neutral-600\/25{background-color:#52525240}.lg\:bg-neutral-600\/30{background-color:#5252524d}.lg\:bg-neutral-600\/35{background-color:#52525259}.lg\:bg-neutral-600\/40{background-color:#52525266}.lg\:bg-neutral-600\/45{background-color:#52525273}.lg\:bg-neutral-600\/5{background-color:#5252520d}.lg\:bg-neutral-600\/50{background-color:#52525280}.lg\:bg-neutral-600\/55{background-color:#5252528c}.lg\:bg-neutral-600\/60{background-color:#52525299}.lg\:bg-neutral-600\/65{background-color:#525252a6}.lg\:bg-neutral-600\/70{background-color:#525252b3}.lg\:bg-neutral-600\/75{background-color:#525252bf}.lg\:bg-neutral-600\/80{background-color:#525252cc}.lg\:bg-neutral-600\/85{background-color:#525252d9}.lg\:bg-neutral-600\/90{background-color:#525252e6}.lg\:bg-neutral-600\/95{background-color:#525252f2}.lg\:bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.lg\:bg-neutral-700\/0{background-color:#40404000}.lg\:bg-neutral-700\/10{background-color:#4040401a}.lg\:bg-neutral-700\/100{background-color:#404040}.lg\:bg-neutral-700\/15{background-color:#40404026}.lg\:bg-neutral-700\/20{background-color:#40404033}.lg\:bg-neutral-700\/25{background-color:#40404040}.lg\:bg-neutral-700\/30{background-color:#4040404d}.lg\:bg-neutral-700\/35{background-color:#40404059}.lg\:bg-neutral-700\/40{background-color:#40404066}.lg\:bg-neutral-700\/45{background-color:#40404073}.lg\:bg-neutral-700\/5{background-color:#4040400d}.lg\:bg-neutral-700\/50{background-color:#40404080}.lg\:bg-neutral-700\/55{background-color:#4040408c}.lg\:bg-neutral-700\/60{background-color:#40404099}.lg\:bg-neutral-700\/65{background-color:#404040a6}.lg\:bg-neutral-700\/70{background-color:#404040b3}.lg\:bg-neutral-700\/75{background-color:#404040bf}.lg\:bg-neutral-700\/80{background-color:#404040cc}.lg\:bg-neutral-700\/85{background-color:#404040d9}.lg\:bg-neutral-700\/90{background-color:#404040e6}.lg\:bg-neutral-700\/95{background-color:#404040f2}.lg\:bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.lg\:bg-neutral-800\/0{background-color:#26262600}.lg\:bg-neutral-800\/10{background-color:#2626261a}.lg\:bg-neutral-800\/100{background-color:#262626}.lg\:bg-neutral-800\/15{background-color:#26262626}.lg\:bg-neutral-800\/20{background-color:#26262633}.lg\:bg-neutral-800\/25{background-color:#26262640}.lg\:bg-neutral-800\/30{background-color:#2626264d}.lg\:bg-neutral-800\/35{background-color:#26262659}.lg\:bg-neutral-800\/40{background-color:#26262666}.lg\:bg-neutral-800\/45{background-color:#26262673}.lg\:bg-neutral-800\/5{background-color:#2626260d}.lg\:bg-neutral-800\/50{background-color:#26262680}.lg\:bg-neutral-800\/55{background-color:#2626268c}.lg\:bg-neutral-800\/60{background-color:#26262699}.lg\:bg-neutral-800\/65{background-color:#262626a6}.lg\:bg-neutral-800\/70{background-color:#262626b3}.lg\:bg-neutral-800\/75{background-color:#262626bf}.lg\:bg-neutral-800\/80{background-color:#262626cc}.lg\:bg-neutral-800\/85{background-color:#262626d9}.lg\:bg-neutral-800\/90{background-color:#262626e6}.lg\:bg-neutral-800\/95{background-color:#262626f2}.lg\:bg-neutral-900{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.lg\:bg-neutral-900\/0{background-color:#17171700}.lg\:bg-neutral-900\/10{background-color:#1717171a}.lg\:bg-neutral-900\/100{background-color:#171717}.lg\:bg-neutral-900\/15{background-color:#17171726}.lg\:bg-neutral-900\/20{background-color:#17171733}.lg\:bg-neutral-900\/25{background-color:#17171740}.lg\:bg-neutral-900\/30{background-color:#1717174d}.lg\:bg-neutral-900\/35{background-color:#17171759}.lg\:bg-neutral-900\/40{background-color:#17171766}.lg\:bg-neutral-900\/45{background-color:#17171773}.lg\:bg-neutral-900\/5{background-color:#1717170d}.lg\:bg-neutral-900\/50{background-color:#17171780}.lg\:bg-neutral-900\/55{background-color:#1717178c}.lg\:bg-neutral-900\/60{background-color:#17171799}.lg\:bg-neutral-900\/65{background-color:#171717a6}.lg\:bg-neutral-900\/70{background-color:#171717b3}.lg\:bg-neutral-900\/75{background-color:#171717bf}.lg\:bg-neutral-900\/80{background-color:#171717cc}.lg\:bg-neutral-900\/85{background-color:#171717d9}.lg\:bg-neutral-900\/90{background-color:#171717e6}.lg\:bg-neutral-900\/95{background-color:#171717f2}.lg\:bg-neutral-950{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.lg\:bg-neutral-950\/0{background-color:#0a0a0a00}.lg\:bg-neutral-950\/10{background-color:#0a0a0a1a}.lg\:bg-neutral-950\/100{background-color:#0a0a0a}.lg\:bg-neutral-950\/15{background-color:#0a0a0a26}.lg\:bg-neutral-950\/20{background-color:#0a0a0a33}.lg\:bg-neutral-950\/25{background-color:#0a0a0a40}.lg\:bg-neutral-950\/30{background-color:#0a0a0a4d}.lg\:bg-neutral-950\/35{background-color:#0a0a0a59}.lg\:bg-neutral-950\/40{background-color:#0a0a0a66}.lg\:bg-neutral-950\/45{background-color:#0a0a0a73}.lg\:bg-neutral-950\/5{background-color:#0a0a0a0d}.lg\:bg-neutral-950\/50{background-color:#0a0a0a80}.lg\:bg-neutral-950\/55{background-color:#0a0a0a8c}.lg\:bg-neutral-950\/60{background-color:#0a0a0a99}.lg\:bg-neutral-950\/65{background-color:#0a0a0aa6}.lg\:bg-neutral-950\/70{background-color:#0a0a0ab3}.lg\:bg-neutral-950\/75{background-color:#0a0a0abf}.lg\:bg-neutral-950\/80{background-color:#0a0a0acc}.lg\:bg-neutral-950\/85{background-color:#0a0a0ad9}.lg\:bg-neutral-950\/90{background-color:#0a0a0ae6}.lg\:bg-neutral-950\/95{background-color:#0a0a0af2}.lg\:bg-primary{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.lg\:bg-primary-100{--tw-bg-opacity: 1;background-color:rgb(204 227 241 / var(--tw-bg-opacity, 1))}.lg\:bg-primary-100\/0{background-color:#cce3f100}.lg\:bg-primary-100\/10{background-color:#cce3f11a}.lg\:bg-primary-100\/100{background-color:#cce3f1}.lg\:bg-primary-100\/15{background-color:#cce3f126}.lg\:bg-primary-100\/20{background-color:#cce3f133}.lg\:bg-primary-100\/25{background-color:#cce3f140}.lg\:bg-primary-100\/30{background-color:#cce3f14d}.lg\:bg-primary-100\/35{background-color:#cce3f159}.lg\:bg-primary-100\/40{background-color:#cce3f166}.lg\:bg-primary-100\/45{background-color:#cce3f173}.lg\:bg-primary-100\/5{background-color:#cce3f10d}.lg\:bg-primary-100\/50{background-color:#cce3f180}.lg\:bg-primary-100\/55{background-color:#cce3f18c}.lg\:bg-primary-100\/60{background-color:#cce3f199}.lg\:bg-primary-100\/65{background-color:#cce3f1a6}.lg\:bg-primary-100\/70{background-color:#cce3f1b3}.lg\:bg-primary-100\/75{background-color:#cce3f1bf}.lg\:bg-primary-100\/80{background-color:#cce3f1cc}.lg\:bg-primary-100\/85{background-color:#cce3f1d9}.lg\:bg-primary-100\/90{background-color:#cce3f1e6}.lg\:bg-primary-100\/95{background-color:#cce3f1f2}.lg\:bg-primary-200{--tw-bg-opacity: 1;background-color:rgb(153 200 227 / var(--tw-bg-opacity, 1))}.lg\:bg-primary-200\/0{background-color:#99c8e300}.lg\:bg-primary-200\/10{background-color:#99c8e31a}.lg\:bg-primary-200\/100{background-color:#99c8e3}.lg\:bg-primary-200\/15{background-color:#99c8e326}.lg\:bg-primary-200\/20{background-color:#99c8e333}.lg\:bg-primary-200\/25{background-color:#99c8e340}.lg\:bg-primary-200\/30{background-color:#99c8e34d}.lg\:bg-primary-200\/35{background-color:#99c8e359}.lg\:bg-primary-200\/40{background-color:#99c8e366}.lg\:bg-primary-200\/45{background-color:#99c8e373}.lg\:bg-primary-200\/5{background-color:#99c8e30d}.lg\:bg-primary-200\/50{background-color:#99c8e380}.lg\:bg-primary-200\/55{background-color:#99c8e38c}.lg\:bg-primary-200\/60{background-color:#99c8e399}.lg\:bg-primary-200\/65{background-color:#99c8e3a6}.lg\:bg-primary-200\/70{background-color:#99c8e3b3}.lg\:bg-primary-200\/75{background-color:#99c8e3bf}.lg\:bg-primary-200\/80{background-color:#99c8e3cc}.lg\:bg-primary-200\/85{background-color:#99c8e3d9}.lg\:bg-primary-200\/90{background-color:#99c8e3e6}.lg\:bg-primary-200\/95{background-color:#99c8e3f2}.lg\:bg-primary-300{--tw-bg-opacity: 1;background-color:rgb(102 173 214 / var(--tw-bg-opacity, 1))}.lg\:bg-primary-300\/0{background-color:#66add600}.lg\:bg-primary-300\/10{background-color:#66add61a}.lg\:bg-primary-300\/100{background-color:#66add6}.lg\:bg-primary-300\/15{background-color:#66add626}.lg\:bg-primary-300\/20{background-color:#66add633}.lg\:bg-primary-300\/25{background-color:#66add640}.lg\:bg-primary-300\/30{background-color:#66add64d}.lg\:bg-primary-300\/35{background-color:#66add659}.lg\:bg-primary-300\/40{background-color:#66add666}.lg\:bg-primary-300\/45{background-color:#66add673}.lg\:bg-primary-300\/5{background-color:#66add60d}.lg\:bg-primary-300\/50{background-color:#66add680}.lg\:bg-primary-300\/55{background-color:#66add68c}.lg\:bg-primary-300\/60{background-color:#66add699}.lg\:bg-primary-300\/65{background-color:#66add6a6}.lg\:bg-primary-300\/70{background-color:#66add6b3}.lg\:bg-primary-300\/75{background-color:#66add6bf}.lg\:bg-primary-300\/80{background-color:#66add6cc}.lg\:bg-primary-300\/85{background-color:#66add6d9}.lg\:bg-primary-300\/90{background-color:#66add6e6}.lg\:bg-primary-300\/95{background-color:#66add6f2}.lg\:bg-primary-400{--tw-bg-opacity: 1;background-color:rgb(51 146 200 / var(--tw-bg-opacity, 1))}.lg\:bg-primary-400\/0{background-color:#3392c800}.lg\:bg-primary-400\/10{background-color:#3392c81a}.lg\:bg-primary-400\/100{background-color:#3392c8}.lg\:bg-primary-400\/15{background-color:#3392c826}.lg\:bg-primary-400\/20{background-color:#3392c833}.lg\:bg-primary-400\/25{background-color:#3392c840}.lg\:bg-primary-400\/30{background-color:#3392c84d}.lg\:bg-primary-400\/35{background-color:#3392c859}.lg\:bg-primary-400\/40{background-color:#3392c866}.lg\:bg-primary-400\/45{background-color:#3392c873}.lg\:bg-primary-400\/5{background-color:#3392c80d}.lg\:bg-primary-400\/50{background-color:#3392c880}.lg\:bg-primary-400\/55{background-color:#3392c88c}.lg\:bg-primary-400\/60{background-color:#3392c899}.lg\:bg-primary-400\/65{background-color:#3392c8a6}.lg\:bg-primary-400\/70{background-color:#3392c8b3}.lg\:bg-primary-400\/75{background-color:#3392c8bf}.lg\:bg-primary-400\/80{background-color:#3392c8cc}.lg\:bg-primary-400\/85{background-color:#3392c8d9}.lg\:bg-primary-400\/90{background-color:#3392c8e6}.lg\:bg-primary-400\/95{background-color:#3392c8f2}.lg\:bg-primary-50{--tw-bg-opacity: 1;background-color:rgb(230 241 248 / var(--tw-bg-opacity, 1))}.lg\:bg-primary-50\/0{background-color:#e6f1f800}.lg\:bg-primary-50\/10{background-color:#e6f1f81a}.lg\:bg-primary-50\/100{background-color:#e6f1f8}.lg\:bg-primary-50\/15{background-color:#e6f1f826}.lg\:bg-primary-50\/20{background-color:#e6f1f833}.lg\:bg-primary-50\/25{background-color:#e6f1f840}.lg\:bg-primary-50\/30{background-color:#e6f1f84d}.lg\:bg-primary-50\/35{background-color:#e6f1f859}.lg\:bg-primary-50\/40{background-color:#e6f1f866}.lg\:bg-primary-50\/45{background-color:#e6f1f873}.lg\:bg-primary-50\/5{background-color:#e6f1f80d}.lg\:bg-primary-50\/50{background-color:#e6f1f880}.lg\:bg-primary-50\/55{background-color:#e6f1f88c}.lg\:bg-primary-50\/60{background-color:#e6f1f899}.lg\:bg-primary-50\/65{background-color:#e6f1f8a6}.lg\:bg-primary-50\/70{background-color:#e6f1f8b3}.lg\:bg-primary-50\/75{background-color:#e6f1f8bf}.lg\:bg-primary-50\/80{background-color:#e6f1f8cc}.lg\:bg-primary-50\/85{background-color:#e6f1f8d9}.lg\:bg-primary-50\/90{background-color:#e6f1f8e6}.lg\:bg-primary-50\/95{background-color:#e6f1f8f2}.lg\:bg-primary-500{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.lg\:bg-primary-500\/0{background-color:#07b0}.lg\:bg-primary-500\/10{background-color:#0077bb1a}.lg\:bg-primary-500\/100{background-color:#07b}.lg\:bg-primary-500\/15{background-color:#0077bb26}.lg\:bg-primary-500\/20{background-color:#07b3}.lg\:bg-primary-500\/25{background-color:#0077bb40}.lg\:bg-primary-500\/30{background-color:#0077bb4d}.lg\:bg-primary-500\/35{background-color:#0077bb59}.lg\:bg-primary-500\/40{background-color:#07b6}.lg\:bg-primary-500\/45{background-color:#0077bb73}.lg\:bg-primary-500\/5{background-color:#0077bb0d}.lg\:bg-primary-500\/50{background-color:#0077bb80}.lg\:bg-primary-500\/55{background-color:#0077bb8c}.lg\:bg-primary-500\/60{background-color:#07b9}.lg\:bg-primary-500\/65{background-color:#0077bba6}.lg\:bg-primary-500\/70{background-color:#0077bbb3}.lg\:bg-primary-500\/75{background-color:#0077bbbf}.lg\:bg-primary-500\/80{background-color:#07bc}.lg\:bg-primary-500\/85{background-color:#0077bbd9}.lg\:bg-primary-500\/90{background-color:#0077bbe6}.lg\:bg-primary-500\/95{background-color:#0077bbf2}.lg\:bg-primary-600{--tw-bg-opacity: 1;background-color:rgb(0 102 153 / var(--tw-bg-opacity, 1))}.lg\:bg-primary-600\/0{background-color:#0690}.lg\:bg-primary-600\/10{background-color:#0066991a}.lg\:bg-primary-600\/100{background-color:#069}.lg\:bg-primary-600\/15{background-color:#00669926}.lg\:bg-primary-600\/20{background-color:#0693}.lg\:bg-primary-600\/25{background-color:#00669940}.lg\:bg-primary-600\/30{background-color:#0066994d}.lg\:bg-primary-600\/35{background-color:#00669959}.lg\:bg-primary-600\/40{background-color:#0696}.lg\:bg-primary-600\/45{background-color:#00669973}.lg\:bg-primary-600\/5{background-color:#0066990d}.lg\:bg-primary-600\/50{background-color:#00669980}.lg\:bg-primary-600\/55{background-color:#0066998c}.lg\:bg-primary-600\/60{background-color:#0699}.lg\:bg-primary-600\/65{background-color:#006699a6}.lg\:bg-primary-600\/70{background-color:#006699b3}.lg\:bg-primary-600\/75{background-color:#006699bf}.lg\:bg-primary-600\/80{background-color:#069c}.lg\:bg-primary-600\/85{background-color:#006699d9}.lg\:bg-primary-600\/90{background-color:#006699e6}.lg\:bg-primary-600\/95{background-color:#006699f2}.lg\:bg-primary-700{--tw-bg-opacity: 1;background-color:rgb(0 85 128 / var(--tw-bg-opacity, 1))}.lg\:bg-primary-700\/0{background-color:#00558000}.lg\:bg-primary-700\/10{background-color:#0055801a}.lg\:bg-primary-700\/100{background-color:#005580}.lg\:bg-primary-700\/15{background-color:#00558026}.lg\:bg-primary-700\/20{background-color:#00558033}.lg\:bg-primary-700\/25{background-color:#00558040}.lg\:bg-primary-700\/30{background-color:#0055804d}.lg\:bg-primary-700\/35{background-color:#00558059}.lg\:bg-primary-700\/40{background-color:#00558066}.lg\:bg-primary-700\/45{background-color:#00558073}.lg\:bg-primary-700\/5{background-color:#0055800d}.lg\:bg-primary-700\/50{background-color:#00558080}.lg\:bg-primary-700\/55{background-color:#0055808c}.lg\:bg-primary-700\/60{background-color:#00558099}.lg\:bg-primary-700\/65{background-color:#005580a6}.lg\:bg-primary-700\/70{background-color:#005580b3}.lg\:bg-primary-700\/75{background-color:#005580bf}.lg\:bg-primary-700\/80{background-color:#005580cc}.lg\:bg-primary-700\/85{background-color:#005580d9}.lg\:bg-primary-700\/90{background-color:#005580e6}.lg\:bg-primary-700\/95{background-color:#005580f2}.lg\:bg-primary-800{--tw-bg-opacity: 1;background-color:rgb(0 68 102 / var(--tw-bg-opacity, 1))}.lg\:bg-primary-800\/0{background-color:#0460}.lg\:bg-primary-800\/10{background-color:#0044661a}.lg\:bg-primary-800\/100{background-color:#046}.lg\:bg-primary-800\/15{background-color:#00446626}.lg\:bg-primary-800\/20{background-color:#0463}.lg\:bg-primary-800\/25{background-color:#00446640}.lg\:bg-primary-800\/30{background-color:#0044664d}.lg\:bg-primary-800\/35{background-color:#00446659}.lg\:bg-primary-800\/40{background-color:#0466}.lg\:bg-primary-800\/45{background-color:#00446673}.lg\:bg-primary-800\/5{background-color:#0044660d}.lg\:bg-primary-800\/50{background-color:#00446680}.lg\:bg-primary-800\/55{background-color:#0044668c}.lg\:bg-primary-800\/60{background-color:#0469}.lg\:bg-primary-800\/65{background-color:#004466a6}.lg\:bg-primary-800\/70{background-color:#004466b3}.lg\:bg-primary-800\/75{background-color:#004466bf}.lg\:bg-primary-800\/80{background-color:#046c}.lg\:bg-primary-800\/85{background-color:#004466d9}.lg\:bg-primary-800\/90{background-color:#004466e6}.lg\:bg-primary-800\/95{background-color:#004466f2}.lg\:bg-primary-900{--tw-bg-opacity: 1;background-color:rgb(0 51 77 / var(--tw-bg-opacity, 1))}.lg\:bg-primary-900\/0{background-color:#00334d00}.lg\:bg-primary-900\/10{background-color:#00334d1a}.lg\:bg-primary-900\/100{background-color:#00334d}.lg\:bg-primary-900\/15{background-color:#00334d26}.lg\:bg-primary-900\/20{background-color:#00334d33}.lg\:bg-primary-900\/25{background-color:#00334d40}.lg\:bg-primary-900\/30{background-color:#00334d4d}.lg\:bg-primary-900\/35{background-color:#00334d59}.lg\:bg-primary-900\/40{background-color:#00334d66}.lg\:bg-primary-900\/45{background-color:#00334d73}.lg\:bg-primary-900\/5{background-color:#00334d0d}.lg\:bg-primary-900\/50{background-color:#00334d80}.lg\:bg-primary-900\/55{background-color:#00334d8c}.lg\:bg-primary-900\/60{background-color:#00334d99}.lg\:bg-primary-900\/65{background-color:#00334da6}.lg\:bg-primary-900\/70{background-color:#00334db3}.lg\:bg-primary-900\/75{background-color:#00334dbf}.lg\:bg-primary-900\/80{background-color:#00334dcc}.lg\:bg-primary-900\/85{background-color:#00334dd9}.lg\:bg-primary-900\/90{background-color:#00334de6}.lg\:bg-primary-900\/95{background-color:#00334df2}.lg\:bg-primary-focus{--tw-bg-opacity: 1;background-color:rgb(46 62 99 / var(--tw-bg-opacity, 1))}.lg\:bg-primary-focus\/0{background-color:#2e3e6300}.lg\:bg-primary-focus\/10{background-color:#2e3e631a}.lg\:bg-primary-focus\/100{background-color:#2e3e63}.lg\:bg-primary-focus\/15{background-color:#2e3e6326}.lg\:bg-primary-focus\/20{background-color:#2e3e6333}.lg\:bg-primary-focus\/25{background-color:#2e3e6340}.lg\:bg-primary-focus\/30{background-color:#2e3e634d}.lg\:bg-primary-focus\/35{background-color:#2e3e6359}.lg\:bg-primary-focus\/40{background-color:#2e3e6366}.lg\:bg-primary-focus\/45{background-color:#2e3e6373}.lg\:bg-primary-focus\/5{background-color:#2e3e630d}.lg\:bg-primary-focus\/50{background-color:#2e3e6380}.lg\:bg-primary-focus\/55{background-color:#2e3e638c}.lg\:bg-primary-focus\/60{background-color:#2e3e6399}.lg\:bg-primary-focus\/65{background-color:#2e3e63a6}.lg\:bg-primary-focus\/70{background-color:#2e3e63b3}.lg\:bg-primary-focus\/75{background-color:#2e3e63bf}.lg\:bg-primary-focus\/80{background-color:#2e3e63cc}.lg\:bg-primary-focus\/85{background-color:#2e3e63d9}.lg\:bg-primary-focus\/90{background-color:#2e3e63e6}.lg\:bg-primary-focus\/95{background-color:#2e3e63f2}.lg\:bg-primary\/0{background-color:#07b0}.lg\:bg-primary\/10{background-color:#0077bb1a}.lg\:bg-primary\/100{background-color:#07b}.lg\:bg-primary\/15{background-color:#0077bb26}.lg\:bg-primary\/20{background-color:#07b3}.lg\:bg-primary\/25{background-color:#0077bb40}.lg\:bg-primary\/30{background-color:#0077bb4d}.lg\:bg-primary\/35{background-color:#0077bb59}.lg\:bg-primary\/40{background-color:#07b6}.lg\:bg-primary\/45{background-color:#0077bb73}.lg\:bg-primary\/5{background-color:#0077bb0d}.lg\:bg-primary\/50{background-color:#0077bb80}.lg\:bg-primary\/55{background-color:#0077bb8c}.lg\:bg-primary\/60{background-color:#07b9}.lg\:bg-primary\/65{background-color:#0077bba6}.lg\:bg-primary\/70{background-color:#0077bbb3}.lg\:bg-primary\/75{background-color:#0077bbbf}.lg\:bg-primary\/80{background-color:#07bc}.lg\:bg-primary\/85{background-color:#0077bbd9}.lg\:bg-primary\/90{background-color:#0077bbe6}.lg\:bg-primary\/95{background-color:#0077bbf2}.lg\:bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.lg\:bg-red-100\/0{background-color:#fee2e200}.lg\:bg-red-100\/10{background-color:#fee2e21a}.lg\:bg-red-100\/100{background-color:#fee2e2}.lg\:bg-red-100\/15{background-color:#fee2e226}.lg\:bg-red-100\/20{background-color:#fee2e233}.lg\:bg-red-100\/25{background-color:#fee2e240}.lg\:bg-red-100\/30{background-color:#fee2e24d}.lg\:bg-red-100\/35{background-color:#fee2e259}.lg\:bg-red-100\/40{background-color:#fee2e266}.lg\:bg-red-100\/45{background-color:#fee2e273}.lg\:bg-red-100\/5{background-color:#fee2e20d}.lg\:bg-red-100\/50{background-color:#fee2e280}.lg\:bg-red-100\/55{background-color:#fee2e28c}.lg\:bg-red-100\/60{background-color:#fee2e299}.lg\:bg-red-100\/65{background-color:#fee2e2a6}.lg\:bg-red-100\/70{background-color:#fee2e2b3}.lg\:bg-red-100\/75{background-color:#fee2e2bf}.lg\:bg-red-100\/80{background-color:#fee2e2cc}.lg\:bg-red-100\/85{background-color:#fee2e2d9}.lg\:bg-red-100\/90{background-color:#fee2e2e6}.lg\:bg-red-100\/95{background-color:#fee2e2f2}.lg\:bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.lg\:bg-red-200\/0{background-color:#fecaca00}.lg\:bg-red-200\/10{background-color:#fecaca1a}.lg\:bg-red-200\/100{background-color:#fecaca}.lg\:bg-red-200\/15{background-color:#fecaca26}.lg\:bg-red-200\/20{background-color:#fecaca33}.lg\:bg-red-200\/25{background-color:#fecaca40}.lg\:bg-red-200\/30{background-color:#fecaca4d}.lg\:bg-red-200\/35{background-color:#fecaca59}.lg\:bg-red-200\/40{background-color:#fecaca66}.lg\:bg-red-200\/45{background-color:#fecaca73}.lg\:bg-red-200\/5{background-color:#fecaca0d}.lg\:bg-red-200\/50{background-color:#fecaca80}.lg\:bg-red-200\/55{background-color:#fecaca8c}.lg\:bg-red-200\/60{background-color:#fecaca99}.lg\:bg-red-200\/65{background-color:#fecacaa6}.lg\:bg-red-200\/70{background-color:#fecacab3}.lg\:bg-red-200\/75{background-color:#fecacabf}.lg\:bg-red-200\/80{background-color:#fecacacc}.lg\:bg-red-200\/85{background-color:#fecacad9}.lg\:bg-red-200\/90{background-color:#fecacae6}.lg\:bg-red-200\/95{background-color:#fecacaf2}.lg\:bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.lg\:bg-red-300\/0{background-color:#fca5a500}.lg\:bg-red-300\/10{background-color:#fca5a51a}.lg\:bg-red-300\/100{background-color:#fca5a5}.lg\:bg-red-300\/15{background-color:#fca5a526}.lg\:bg-red-300\/20{background-color:#fca5a533}.lg\:bg-red-300\/25{background-color:#fca5a540}.lg\:bg-red-300\/30{background-color:#fca5a54d}.lg\:bg-red-300\/35{background-color:#fca5a559}.lg\:bg-red-300\/40{background-color:#fca5a566}.lg\:bg-red-300\/45{background-color:#fca5a573}.lg\:bg-red-300\/5{background-color:#fca5a50d}.lg\:bg-red-300\/50{background-color:#fca5a580}.lg\:bg-red-300\/55{background-color:#fca5a58c}.lg\:bg-red-300\/60{background-color:#fca5a599}.lg\:bg-red-300\/65{background-color:#fca5a5a6}.lg\:bg-red-300\/70{background-color:#fca5a5b3}.lg\:bg-red-300\/75{background-color:#fca5a5bf}.lg\:bg-red-300\/80{background-color:#fca5a5cc}.lg\:bg-red-300\/85{background-color:#fca5a5d9}.lg\:bg-red-300\/90{background-color:#fca5a5e6}.lg\:bg-red-300\/95{background-color:#fca5a5f2}.lg\:bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.lg\:bg-red-400\/0{background-color:#f8717100}.lg\:bg-red-400\/10{background-color:#f871711a}.lg\:bg-red-400\/100{background-color:#f87171}.lg\:bg-red-400\/15{background-color:#f8717126}.lg\:bg-red-400\/20{background-color:#f8717133}.lg\:bg-red-400\/25{background-color:#f8717140}.lg\:bg-red-400\/30{background-color:#f871714d}.lg\:bg-red-400\/35{background-color:#f8717159}.lg\:bg-red-400\/40{background-color:#f8717166}.lg\:bg-red-400\/45{background-color:#f8717173}.lg\:bg-red-400\/5{background-color:#f871710d}.lg\:bg-red-400\/50{background-color:#f8717180}.lg\:bg-red-400\/55{background-color:#f871718c}.lg\:bg-red-400\/60{background-color:#f8717199}.lg\:bg-red-400\/65{background-color:#f87171a6}.lg\:bg-red-400\/70{background-color:#f87171b3}.lg\:bg-red-400\/75{background-color:#f87171bf}.lg\:bg-red-400\/80{background-color:#f87171cc}.lg\:bg-red-400\/85{background-color:#f87171d9}.lg\:bg-red-400\/90{background-color:#f87171e6}.lg\:bg-red-400\/95{background-color:#f87171f2}.lg\:bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.lg\:bg-red-50\/0{background-color:#fef2f200}.lg\:bg-red-50\/10{background-color:#fef2f21a}.lg\:bg-red-50\/100{background-color:#fef2f2}.lg\:bg-red-50\/15{background-color:#fef2f226}.lg\:bg-red-50\/20{background-color:#fef2f233}.lg\:bg-red-50\/25{background-color:#fef2f240}.lg\:bg-red-50\/30{background-color:#fef2f24d}.lg\:bg-red-50\/35{background-color:#fef2f259}.lg\:bg-red-50\/40{background-color:#fef2f266}.lg\:bg-red-50\/45{background-color:#fef2f273}.lg\:bg-red-50\/5{background-color:#fef2f20d}.lg\:bg-red-50\/50{background-color:#fef2f280}.lg\:bg-red-50\/55{background-color:#fef2f28c}.lg\:bg-red-50\/60{background-color:#fef2f299}.lg\:bg-red-50\/65{background-color:#fef2f2a6}.lg\:bg-red-50\/70{background-color:#fef2f2b3}.lg\:bg-red-50\/75{background-color:#fef2f2bf}.lg\:bg-red-50\/80{background-color:#fef2f2cc}.lg\:bg-red-50\/85{background-color:#fef2f2d9}.lg\:bg-red-50\/90{background-color:#fef2f2e6}.lg\:bg-red-50\/95{background-color:#fef2f2f2}.lg\:bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.lg\:bg-red-500\/0{background-color:#ef444400}.lg\:bg-red-500\/10{background-color:#ef44441a}.lg\:bg-red-500\/100{background-color:#ef4444}.lg\:bg-red-500\/15{background-color:#ef444426}.lg\:bg-red-500\/20{background-color:#ef444433}.lg\:bg-red-500\/25{background-color:#ef444440}.lg\:bg-red-500\/30{background-color:#ef44444d}.lg\:bg-red-500\/35{background-color:#ef444459}.lg\:bg-red-500\/40{background-color:#ef444466}.lg\:bg-red-500\/45{background-color:#ef444473}.lg\:bg-red-500\/5{background-color:#ef44440d}.lg\:bg-red-500\/50{background-color:#ef444480}.lg\:bg-red-500\/55{background-color:#ef44448c}.lg\:bg-red-500\/60{background-color:#ef444499}.lg\:bg-red-500\/65{background-color:#ef4444a6}.lg\:bg-red-500\/70{background-color:#ef4444b3}.lg\:bg-red-500\/75{background-color:#ef4444bf}.lg\:bg-red-500\/80{background-color:#ef4444cc}.lg\:bg-red-500\/85{background-color:#ef4444d9}.lg\:bg-red-500\/90{background-color:#ef4444e6}.lg\:bg-red-500\/95{background-color:#ef4444f2}.lg\:bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.lg\:bg-red-600\/0{background-color:#dc262600}.lg\:bg-red-600\/10{background-color:#dc26261a}.lg\:bg-red-600\/100{background-color:#dc2626}.lg\:bg-red-600\/15{background-color:#dc262626}.lg\:bg-red-600\/20{background-color:#dc262633}.lg\:bg-red-600\/25{background-color:#dc262640}.lg\:bg-red-600\/30{background-color:#dc26264d}.lg\:bg-red-600\/35{background-color:#dc262659}.lg\:bg-red-600\/40{background-color:#dc262666}.lg\:bg-red-600\/45{background-color:#dc262673}.lg\:bg-red-600\/5{background-color:#dc26260d}.lg\:bg-red-600\/50{background-color:#dc262680}.lg\:bg-red-600\/55{background-color:#dc26268c}.lg\:bg-red-600\/60{background-color:#dc262699}.lg\:bg-red-600\/65{background-color:#dc2626a6}.lg\:bg-red-600\/70{background-color:#dc2626b3}.lg\:bg-red-600\/75{background-color:#dc2626bf}.lg\:bg-red-600\/80{background-color:#dc2626cc}.lg\:bg-red-600\/85{background-color:#dc2626d9}.lg\:bg-red-600\/90{background-color:#dc2626e6}.lg\:bg-red-600\/95{background-color:#dc2626f2}.lg\:bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.lg\:bg-red-700\/0{background-color:#b91c1c00}.lg\:bg-red-700\/10{background-color:#b91c1c1a}.lg\:bg-red-700\/100{background-color:#b91c1c}.lg\:bg-red-700\/15{background-color:#b91c1c26}.lg\:bg-red-700\/20{background-color:#b91c1c33}.lg\:bg-red-700\/25{background-color:#b91c1c40}.lg\:bg-red-700\/30{background-color:#b91c1c4d}.lg\:bg-red-700\/35{background-color:#b91c1c59}.lg\:bg-red-700\/40{background-color:#b91c1c66}.lg\:bg-red-700\/45{background-color:#b91c1c73}.lg\:bg-red-700\/5{background-color:#b91c1c0d}.lg\:bg-red-700\/50{background-color:#b91c1c80}.lg\:bg-red-700\/55{background-color:#b91c1c8c}.lg\:bg-red-700\/60{background-color:#b91c1c99}.lg\:bg-red-700\/65{background-color:#b91c1ca6}.lg\:bg-red-700\/70{background-color:#b91c1cb3}.lg\:bg-red-700\/75{background-color:#b91c1cbf}.lg\:bg-red-700\/80{background-color:#b91c1ccc}.lg\:bg-red-700\/85{background-color:#b91c1cd9}.lg\:bg-red-700\/90{background-color:#b91c1ce6}.lg\:bg-red-700\/95{background-color:#b91c1cf2}.lg\:bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.lg\:bg-red-800\/0{background-color:#991b1b00}.lg\:bg-red-800\/10{background-color:#991b1b1a}.lg\:bg-red-800\/100{background-color:#991b1b}.lg\:bg-red-800\/15{background-color:#991b1b26}.lg\:bg-red-800\/20{background-color:#991b1b33}.lg\:bg-red-800\/25{background-color:#991b1b40}.lg\:bg-red-800\/30{background-color:#991b1b4d}.lg\:bg-red-800\/35{background-color:#991b1b59}.lg\:bg-red-800\/40{background-color:#991b1b66}.lg\:bg-red-800\/45{background-color:#991b1b73}.lg\:bg-red-800\/5{background-color:#991b1b0d}.lg\:bg-red-800\/50{background-color:#991b1b80}.lg\:bg-red-800\/55{background-color:#991b1b8c}.lg\:bg-red-800\/60{background-color:#991b1b99}.lg\:bg-red-800\/65{background-color:#991b1ba6}.lg\:bg-red-800\/70{background-color:#991b1bb3}.lg\:bg-red-800\/75{background-color:#991b1bbf}.lg\:bg-red-800\/80{background-color:#991b1bcc}.lg\:bg-red-800\/85{background-color:#991b1bd9}.lg\:bg-red-800\/90{background-color:#991b1be6}.lg\:bg-red-800\/95{background-color:#991b1bf2}.lg\:bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.lg\:bg-red-900\/0{background-color:#7f1d1d00}.lg\:bg-red-900\/10{background-color:#7f1d1d1a}.lg\:bg-red-900\/100{background-color:#7f1d1d}.lg\:bg-red-900\/15{background-color:#7f1d1d26}.lg\:bg-red-900\/20{background-color:#7f1d1d33}.lg\:bg-red-900\/25{background-color:#7f1d1d40}.lg\:bg-red-900\/30{background-color:#7f1d1d4d}.lg\:bg-red-900\/35{background-color:#7f1d1d59}.lg\:bg-red-900\/40{background-color:#7f1d1d66}.lg\:bg-red-900\/45{background-color:#7f1d1d73}.lg\:bg-red-900\/5{background-color:#7f1d1d0d}.lg\:bg-red-900\/50{background-color:#7f1d1d80}.lg\:bg-red-900\/55{background-color:#7f1d1d8c}.lg\:bg-red-900\/60{background-color:#7f1d1d99}.lg\:bg-red-900\/65{background-color:#7f1d1da6}.lg\:bg-red-900\/70{background-color:#7f1d1db3}.lg\:bg-red-900\/75{background-color:#7f1d1dbf}.lg\:bg-red-900\/80{background-color:#7f1d1dcc}.lg\:bg-red-900\/85{background-color:#7f1d1dd9}.lg\:bg-red-900\/90{background-color:#7f1d1de6}.lg\:bg-red-900\/95{background-color:#7f1d1df2}.lg\:bg-red-950{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.lg\:bg-red-950\/0{background-color:#450a0a00}.lg\:bg-red-950\/10{background-color:#450a0a1a}.lg\:bg-red-950\/100{background-color:#450a0a}.lg\:bg-red-950\/15{background-color:#450a0a26}.lg\:bg-red-950\/20{background-color:#450a0a33}.lg\:bg-red-950\/25{background-color:#450a0a40}.lg\:bg-red-950\/30{background-color:#450a0a4d}.lg\:bg-red-950\/35{background-color:#450a0a59}.lg\:bg-red-950\/40{background-color:#450a0a66}.lg\:bg-red-950\/45{background-color:#450a0a73}.lg\:bg-red-950\/5{background-color:#450a0a0d}.lg\:bg-red-950\/50{background-color:#450a0a80}.lg\:bg-red-950\/55{background-color:#450a0a8c}.lg\:bg-red-950\/60{background-color:#450a0a99}.lg\:bg-red-950\/65{background-color:#450a0aa6}.lg\:bg-red-950\/70{background-color:#450a0ab3}.lg\:bg-red-950\/75{background-color:#450a0abf}.lg\:bg-red-950\/80{background-color:#450a0acc}.lg\:bg-red-950\/85{background-color:#450a0ad9}.lg\:bg-red-950\/90{background-color:#450a0ae6}.lg\:bg-red-950\/95{background-color:#450a0af2}.lg\:bg-success{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.lg\:bg-success-focus{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.lg\:bg-success-focus\/0{background-color:#05966900}.lg\:bg-success-focus\/10{background-color:#0596691a}.lg\:bg-success-focus\/100{background-color:#059669}.lg\:bg-success-focus\/15{background-color:#05966926}.lg\:bg-success-focus\/20{background-color:#05966933}.lg\:bg-success-focus\/25{background-color:#05966940}.lg\:bg-success-focus\/30{background-color:#0596694d}.lg\:bg-success-focus\/35{background-color:#05966959}.lg\:bg-success-focus\/40{background-color:#05966966}.lg\:bg-success-focus\/45{background-color:#05966973}.lg\:bg-success-focus\/5{background-color:#0596690d}.lg\:bg-success-focus\/50{background-color:#05966980}.lg\:bg-success-focus\/55{background-color:#0596698c}.lg\:bg-success-focus\/60{background-color:#05966999}.lg\:bg-success-focus\/65{background-color:#059669a6}.lg\:bg-success-focus\/70{background-color:#059669b3}.lg\:bg-success-focus\/75{background-color:#059669bf}.lg\:bg-success-focus\/80{background-color:#059669cc}.lg\:bg-success-focus\/85{background-color:#059669d9}.lg\:bg-success-focus\/90{background-color:#059669e6}.lg\:bg-success-focus\/95{background-color:#059669f2}.lg\:bg-success\/0{background-color:#10b98100}.lg\:bg-success\/10{background-color:#10b9811a}.lg\:bg-success\/100{background-color:#10b981}.lg\:bg-success\/15{background-color:#10b98126}.lg\:bg-success\/20{background-color:#10b98133}.lg\:bg-success\/25{background-color:#10b98140}.lg\:bg-success\/30{background-color:#10b9814d}.lg\:bg-success\/35{background-color:#10b98159}.lg\:bg-success\/40{background-color:#10b98166}.lg\:bg-success\/45{background-color:#10b98173}.lg\:bg-success\/5{background-color:#10b9810d}.lg\:bg-success\/50{background-color:#10b98180}.lg\:bg-success\/55{background-color:#10b9818c}.lg\:bg-success\/60{background-color:#10b98199}.lg\:bg-success\/65{background-color:#10b981a6}.lg\:bg-success\/70{background-color:#10b981b3}.lg\:bg-success\/75{background-color:#10b981bf}.lg\:bg-success\/80{background-color:#10b981cc}.lg\:bg-success\/85{background-color:#10b981d9}.lg\:bg-success\/90{background-color:#10b981e6}.lg\:bg-success\/95{background-color:#10b981f2}.lg\:bg-warning{--tw-bg-opacity: 1;background-color:rgb(255 152 0 / var(--tw-bg-opacity, 1))}.lg\:bg-warning-focus{--tw-bg-opacity: 1;background-color:rgb(230 130 0 / var(--tw-bg-opacity, 1))}.lg\:bg-warning-focus\/0{background-color:#e6820000}.lg\:bg-warning-focus\/10{background-color:#e682001a}.lg\:bg-warning-focus\/100{background-color:#e68200}.lg\:bg-warning-focus\/15{background-color:#e6820026}.lg\:bg-warning-focus\/20{background-color:#e6820033}.lg\:bg-warning-focus\/25{background-color:#e6820040}.lg\:bg-warning-focus\/30{background-color:#e682004d}.lg\:bg-warning-focus\/35{background-color:#e6820059}.lg\:bg-warning-focus\/40{background-color:#e6820066}.lg\:bg-warning-focus\/45{background-color:#e6820073}.lg\:bg-warning-focus\/5{background-color:#e682000d}.lg\:bg-warning-focus\/50{background-color:#e6820080}.lg\:bg-warning-focus\/55{background-color:#e682008c}.lg\:bg-warning-focus\/60{background-color:#e6820099}.lg\:bg-warning-focus\/65{background-color:#e68200a6}.lg\:bg-warning-focus\/70{background-color:#e68200b3}.lg\:bg-warning-focus\/75{background-color:#e68200bf}.lg\:bg-warning-focus\/80{background-color:#e68200cc}.lg\:bg-warning-focus\/85{background-color:#e68200d9}.lg\:bg-warning-focus\/90{background-color:#e68200e6}.lg\:bg-warning-focus\/95{background-color:#e68200f2}.lg\:bg-warning\/0{background-color:#ff980000}.lg\:bg-warning\/10{background-color:#ff98001a}.lg\:bg-warning\/100{background-color:#ff9800}.lg\:bg-warning\/15{background-color:#ff980026}.lg\:bg-warning\/20{background-color:#ff980033}.lg\:bg-warning\/25{background-color:#ff980040}.lg\:bg-warning\/30{background-color:#ff98004d}.lg\:bg-warning\/35{background-color:#ff980059}.lg\:bg-warning\/40{background-color:#ff980066}.lg\:bg-warning\/45{background-color:#ff980073}.lg\:bg-warning\/5{background-color:#ff98000d}.lg\:bg-warning\/50{background-color:#ff980080}.lg\:bg-warning\/55{background-color:#ff98008c}.lg\:bg-warning\/60{background-color:#ff980099}.lg\:bg-warning\/65{background-color:#ff9800a6}.lg\:bg-warning\/70{background-color:#ff9800b3}.lg\:bg-warning\/75{background-color:#ff9800bf}.lg\:bg-warning\/80{background-color:#ff9800cc}.lg\:bg-warning\/85{background-color:#ff9800d9}.lg\:bg-warning\/90{background-color:#ff9800e6}.lg\:bg-warning\/95{background-color:#ff9800f2}.lg\:bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.lg\:bg-yellow-100\/0{background-color:#fef9c300}.lg\:bg-yellow-100\/10{background-color:#fef9c31a}.lg\:bg-yellow-100\/100{background-color:#fef9c3}.lg\:bg-yellow-100\/15{background-color:#fef9c326}.lg\:bg-yellow-100\/20{background-color:#fef9c333}.lg\:bg-yellow-100\/25{background-color:#fef9c340}.lg\:bg-yellow-100\/30{background-color:#fef9c34d}.lg\:bg-yellow-100\/35{background-color:#fef9c359}.lg\:bg-yellow-100\/40{background-color:#fef9c366}.lg\:bg-yellow-100\/45{background-color:#fef9c373}.lg\:bg-yellow-100\/5{background-color:#fef9c30d}.lg\:bg-yellow-100\/50{background-color:#fef9c380}.lg\:bg-yellow-100\/55{background-color:#fef9c38c}.lg\:bg-yellow-100\/60{background-color:#fef9c399}.lg\:bg-yellow-100\/65{background-color:#fef9c3a6}.lg\:bg-yellow-100\/70{background-color:#fef9c3b3}.lg\:bg-yellow-100\/75{background-color:#fef9c3bf}.lg\:bg-yellow-100\/80{background-color:#fef9c3cc}.lg\:bg-yellow-100\/85{background-color:#fef9c3d9}.lg\:bg-yellow-100\/90{background-color:#fef9c3e6}.lg\:bg-yellow-100\/95{background-color:#fef9c3f2}.lg\:bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.lg\:bg-yellow-200\/0{background-color:#fef08a00}.lg\:bg-yellow-200\/10{background-color:#fef08a1a}.lg\:bg-yellow-200\/100{background-color:#fef08a}.lg\:bg-yellow-200\/15{background-color:#fef08a26}.lg\:bg-yellow-200\/20{background-color:#fef08a33}.lg\:bg-yellow-200\/25{background-color:#fef08a40}.lg\:bg-yellow-200\/30{background-color:#fef08a4d}.lg\:bg-yellow-200\/35{background-color:#fef08a59}.lg\:bg-yellow-200\/40{background-color:#fef08a66}.lg\:bg-yellow-200\/45{background-color:#fef08a73}.lg\:bg-yellow-200\/5{background-color:#fef08a0d}.lg\:bg-yellow-200\/50{background-color:#fef08a80}.lg\:bg-yellow-200\/55{background-color:#fef08a8c}.lg\:bg-yellow-200\/60{background-color:#fef08a99}.lg\:bg-yellow-200\/65{background-color:#fef08aa6}.lg\:bg-yellow-200\/70{background-color:#fef08ab3}.lg\:bg-yellow-200\/75{background-color:#fef08abf}.lg\:bg-yellow-200\/80{background-color:#fef08acc}.lg\:bg-yellow-200\/85{background-color:#fef08ad9}.lg\:bg-yellow-200\/90{background-color:#fef08ae6}.lg\:bg-yellow-200\/95{background-color:#fef08af2}.lg\:bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.lg\:bg-yellow-300\/0{background-color:#fde04700}.lg\:bg-yellow-300\/10{background-color:#fde0471a}.lg\:bg-yellow-300\/100{background-color:#fde047}.lg\:bg-yellow-300\/15{background-color:#fde04726}.lg\:bg-yellow-300\/20{background-color:#fde04733}.lg\:bg-yellow-300\/25{background-color:#fde04740}.lg\:bg-yellow-300\/30{background-color:#fde0474d}.lg\:bg-yellow-300\/35{background-color:#fde04759}.lg\:bg-yellow-300\/40{background-color:#fde04766}.lg\:bg-yellow-300\/45{background-color:#fde04773}.lg\:bg-yellow-300\/5{background-color:#fde0470d}.lg\:bg-yellow-300\/50{background-color:#fde04780}.lg\:bg-yellow-300\/55{background-color:#fde0478c}.lg\:bg-yellow-300\/60{background-color:#fde04799}.lg\:bg-yellow-300\/65{background-color:#fde047a6}.lg\:bg-yellow-300\/70{background-color:#fde047b3}.lg\:bg-yellow-300\/75{background-color:#fde047bf}.lg\:bg-yellow-300\/80{background-color:#fde047cc}.lg\:bg-yellow-300\/85{background-color:#fde047d9}.lg\:bg-yellow-300\/90{background-color:#fde047e6}.lg\:bg-yellow-300\/95{background-color:#fde047f2}.lg\:bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.lg\:bg-yellow-400\/0{background-color:#facc1500}.lg\:bg-yellow-400\/10{background-color:#facc151a}.lg\:bg-yellow-400\/100{background-color:#facc15}.lg\:bg-yellow-400\/15{background-color:#facc1526}.lg\:bg-yellow-400\/20{background-color:#facc1533}.lg\:bg-yellow-400\/25{background-color:#facc1540}.lg\:bg-yellow-400\/30{background-color:#facc154d}.lg\:bg-yellow-400\/35{background-color:#facc1559}.lg\:bg-yellow-400\/40{background-color:#facc1566}.lg\:bg-yellow-400\/45{background-color:#facc1573}.lg\:bg-yellow-400\/5{background-color:#facc150d}.lg\:bg-yellow-400\/50{background-color:#facc1580}.lg\:bg-yellow-400\/55{background-color:#facc158c}.lg\:bg-yellow-400\/60{background-color:#facc1599}.lg\:bg-yellow-400\/65{background-color:#facc15a6}.lg\:bg-yellow-400\/70{background-color:#facc15b3}.lg\:bg-yellow-400\/75{background-color:#facc15bf}.lg\:bg-yellow-400\/80{background-color:#facc15cc}.lg\:bg-yellow-400\/85{background-color:#facc15d9}.lg\:bg-yellow-400\/90{background-color:#facc15e6}.lg\:bg-yellow-400\/95{background-color:#facc15f2}.lg\:bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.lg\:bg-yellow-50\/0{background-color:#fefce800}.lg\:bg-yellow-50\/10{background-color:#fefce81a}.lg\:bg-yellow-50\/100{background-color:#fefce8}.lg\:bg-yellow-50\/15{background-color:#fefce826}.lg\:bg-yellow-50\/20{background-color:#fefce833}.lg\:bg-yellow-50\/25{background-color:#fefce840}.lg\:bg-yellow-50\/30{background-color:#fefce84d}.lg\:bg-yellow-50\/35{background-color:#fefce859}.lg\:bg-yellow-50\/40{background-color:#fefce866}.lg\:bg-yellow-50\/45{background-color:#fefce873}.lg\:bg-yellow-50\/5{background-color:#fefce80d}.lg\:bg-yellow-50\/50{background-color:#fefce880}.lg\:bg-yellow-50\/55{background-color:#fefce88c}.lg\:bg-yellow-50\/60{background-color:#fefce899}.lg\:bg-yellow-50\/65{background-color:#fefce8a6}.lg\:bg-yellow-50\/70{background-color:#fefce8b3}.lg\:bg-yellow-50\/75{background-color:#fefce8bf}.lg\:bg-yellow-50\/80{background-color:#fefce8cc}.lg\:bg-yellow-50\/85{background-color:#fefce8d9}.lg\:bg-yellow-50\/90{background-color:#fefce8e6}.lg\:bg-yellow-50\/95{background-color:#fefce8f2}.lg\:bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.lg\:bg-yellow-500\/0{background-color:#eab30800}.lg\:bg-yellow-500\/10{background-color:#eab3081a}.lg\:bg-yellow-500\/100{background-color:#eab308}.lg\:bg-yellow-500\/15{background-color:#eab30826}.lg\:bg-yellow-500\/20{background-color:#eab30833}.lg\:bg-yellow-500\/25{background-color:#eab30840}.lg\:bg-yellow-500\/30{background-color:#eab3084d}.lg\:bg-yellow-500\/35{background-color:#eab30859}.lg\:bg-yellow-500\/40{background-color:#eab30866}.lg\:bg-yellow-500\/45{background-color:#eab30873}.lg\:bg-yellow-500\/5{background-color:#eab3080d}.lg\:bg-yellow-500\/50{background-color:#eab30880}.lg\:bg-yellow-500\/55{background-color:#eab3088c}.lg\:bg-yellow-500\/60{background-color:#eab30899}.lg\:bg-yellow-500\/65{background-color:#eab308a6}.lg\:bg-yellow-500\/70{background-color:#eab308b3}.lg\:bg-yellow-500\/75{background-color:#eab308bf}.lg\:bg-yellow-500\/80{background-color:#eab308cc}.lg\:bg-yellow-500\/85{background-color:#eab308d9}.lg\:bg-yellow-500\/90{background-color:#eab308e6}.lg\:bg-yellow-500\/95{background-color:#eab308f2}.lg\:bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.lg\:bg-yellow-600\/0{background-color:#ca8a0400}.lg\:bg-yellow-600\/10{background-color:#ca8a041a}.lg\:bg-yellow-600\/100{background-color:#ca8a04}.lg\:bg-yellow-600\/15{background-color:#ca8a0426}.lg\:bg-yellow-600\/20{background-color:#ca8a0433}.lg\:bg-yellow-600\/25{background-color:#ca8a0440}.lg\:bg-yellow-600\/30{background-color:#ca8a044d}.lg\:bg-yellow-600\/35{background-color:#ca8a0459}.lg\:bg-yellow-600\/40{background-color:#ca8a0466}.lg\:bg-yellow-600\/45{background-color:#ca8a0473}.lg\:bg-yellow-600\/5{background-color:#ca8a040d}.lg\:bg-yellow-600\/50{background-color:#ca8a0480}.lg\:bg-yellow-600\/55{background-color:#ca8a048c}.lg\:bg-yellow-600\/60{background-color:#ca8a0499}.lg\:bg-yellow-600\/65{background-color:#ca8a04a6}.lg\:bg-yellow-600\/70{background-color:#ca8a04b3}.lg\:bg-yellow-600\/75{background-color:#ca8a04bf}.lg\:bg-yellow-600\/80{background-color:#ca8a04cc}.lg\:bg-yellow-600\/85{background-color:#ca8a04d9}.lg\:bg-yellow-600\/90{background-color:#ca8a04e6}.lg\:bg-yellow-600\/95{background-color:#ca8a04f2}.lg\:bg-yellow-700{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.lg\:bg-yellow-700\/0{background-color:#a1620700}.lg\:bg-yellow-700\/10{background-color:#a162071a}.lg\:bg-yellow-700\/100{background-color:#a16207}.lg\:bg-yellow-700\/15{background-color:#a1620726}.lg\:bg-yellow-700\/20{background-color:#a1620733}.lg\:bg-yellow-700\/25{background-color:#a1620740}.lg\:bg-yellow-700\/30{background-color:#a162074d}.lg\:bg-yellow-700\/35{background-color:#a1620759}.lg\:bg-yellow-700\/40{background-color:#a1620766}.lg\:bg-yellow-700\/45{background-color:#a1620773}.lg\:bg-yellow-700\/5{background-color:#a162070d}.lg\:bg-yellow-700\/50{background-color:#a1620780}.lg\:bg-yellow-700\/55{background-color:#a162078c}.lg\:bg-yellow-700\/60{background-color:#a1620799}.lg\:bg-yellow-700\/65{background-color:#a16207a6}.lg\:bg-yellow-700\/70{background-color:#a16207b3}.lg\:bg-yellow-700\/75{background-color:#a16207bf}.lg\:bg-yellow-700\/80{background-color:#a16207cc}.lg\:bg-yellow-700\/85{background-color:#a16207d9}.lg\:bg-yellow-700\/90{background-color:#a16207e6}.lg\:bg-yellow-700\/95{background-color:#a16207f2}.lg\:bg-yellow-800{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.lg\:bg-yellow-800\/0{background-color:#854d0e00}.lg\:bg-yellow-800\/10{background-color:#854d0e1a}.lg\:bg-yellow-800\/100{background-color:#854d0e}.lg\:bg-yellow-800\/15{background-color:#854d0e26}.lg\:bg-yellow-800\/20{background-color:#854d0e33}.lg\:bg-yellow-800\/25{background-color:#854d0e40}.lg\:bg-yellow-800\/30{background-color:#854d0e4d}.lg\:bg-yellow-800\/35{background-color:#854d0e59}.lg\:bg-yellow-800\/40{background-color:#854d0e66}.lg\:bg-yellow-800\/45{background-color:#854d0e73}.lg\:bg-yellow-800\/5{background-color:#854d0e0d}.lg\:bg-yellow-800\/50{background-color:#854d0e80}.lg\:bg-yellow-800\/55{background-color:#854d0e8c}.lg\:bg-yellow-800\/60{background-color:#854d0e99}.lg\:bg-yellow-800\/65{background-color:#854d0ea6}.lg\:bg-yellow-800\/70{background-color:#854d0eb3}.lg\:bg-yellow-800\/75{background-color:#854d0ebf}.lg\:bg-yellow-800\/80{background-color:#854d0ecc}.lg\:bg-yellow-800\/85{background-color:#854d0ed9}.lg\:bg-yellow-800\/90{background-color:#854d0ee6}.lg\:bg-yellow-800\/95{background-color:#854d0ef2}.lg\:bg-yellow-900{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.lg\:bg-yellow-900\/0{background-color:#713f1200}.lg\:bg-yellow-900\/10{background-color:#713f121a}.lg\:bg-yellow-900\/100{background-color:#713f12}.lg\:bg-yellow-900\/15{background-color:#713f1226}.lg\:bg-yellow-900\/20{background-color:#713f1233}.lg\:bg-yellow-900\/25{background-color:#713f1240}.lg\:bg-yellow-900\/30{background-color:#713f124d}.lg\:bg-yellow-900\/35{background-color:#713f1259}.lg\:bg-yellow-900\/40{background-color:#713f1266}.lg\:bg-yellow-900\/45{background-color:#713f1273}.lg\:bg-yellow-900\/5{background-color:#713f120d}.lg\:bg-yellow-900\/50{background-color:#713f1280}.lg\:bg-yellow-900\/55{background-color:#713f128c}.lg\:bg-yellow-900\/60{background-color:#713f1299}.lg\:bg-yellow-900\/65{background-color:#713f12a6}.lg\:bg-yellow-900\/70{background-color:#713f12b3}.lg\:bg-yellow-900\/75{background-color:#713f12bf}.lg\:bg-yellow-900\/80{background-color:#713f12cc}.lg\:bg-yellow-900\/85{background-color:#713f12d9}.lg\:bg-yellow-900\/90{background-color:#713f12e6}.lg\:bg-yellow-900\/95{background-color:#713f12f2}.lg\:bg-yellow-950{--tw-bg-opacity: 1;background-color:rgb(66 32 6 / var(--tw-bg-opacity, 1))}.lg\:bg-yellow-950\/0{background-color:#42200600}.lg\:bg-yellow-950\/10{background-color:#4220061a}.lg\:bg-yellow-950\/100{background-color:#422006}.lg\:bg-yellow-950\/15{background-color:#42200626}.lg\:bg-yellow-950\/20{background-color:#42200633}.lg\:bg-yellow-950\/25{background-color:#42200640}.lg\:bg-yellow-950\/30{background-color:#4220064d}.lg\:bg-yellow-950\/35{background-color:#42200659}.lg\:bg-yellow-950\/40{background-color:#42200666}.lg\:bg-yellow-950\/45{background-color:#42200673}.lg\:bg-yellow-950\/5{background-color:#4220060d}.lg\:bg-yellow-950\/50{background-color:#42200680}.lg\:bg-yellow-950\/55{background-color:#4220068c}.lg\:bg-yellow-950\/60{background-color:#42200699}.lg\:bg-yellow-950\/65{background-color:#422006a6}.lg\:bg-yellow-950\/70{background-color:#422006b3}.lg\:bg-yellow-950\/75{background-color:#422006bf}.lg\:bg-yellow-950\/80{background-color:#422006cc}.lg\:bg-yellow-950\/85{background-color:#422006d9}.lg\:bg-yellow-950\/90{background-color:#422006e6}.lg\:bg-yellow-950\/95{background-color:#422006f2}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:pl-20{padding-left:5rem}.lg\:pr-40{padding-right:10rem}.lg\:text-\[2\.25rem\]{font-size:2.25rem}.lg\:text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.lg\:text-blue-100\/0{color:#dbeafe00}.lg\:text-blue-100\/10{color:#dbeafe1a}.lg\:text-blue-100\/100{color:#dbeafe}.lg\:text-blue-100\/15{color:#dbeafe26}.lg\:text-blue-100\/20{color:#dbeafe33}.lg\:text-blue-100\/25{color:#dbeafe40}.lg\:text-blue-100\/30{color:#dbeafe4d}.lg\:text-blue-100\/35{color:#dbeafe59}.lg\:text-blue-100\/40{color:#dbeafe66}.lg\:text-blue-100\/45{color:#dbeafe73}.lg\:text-blue-100\/5{color:#dbeafe0d}.lg\:text-blue-100\/50{color:#dbeafe80}.lg\:text-blue-100\/55{color:#dbeafe8c}.lg\:text-blue-100\/60{color:#dbeafe99}.lg\:text-blue-100\/65{color:#dbeafea6}.lg\:text-blue-100\/70{color:#dbeafeb3}.lg\:text-blue-100\/75{color:#dbeafebf}.lg\:text-blue-100\/80{color:#dbeafecc}.lg\:text-blue-100\/85{color:#dbeafed9}.lg\:text-blue-100\/90{color:#dbeafee6}.lg\:text-blue-100\/95{color:#dbeafef2}.lg\:text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.lg\:text-blue-200\/0{color:#bfdbfe00}.lg\:text-blue-200\/10{color:#bfdbfe1a}.lg\:text-blue-200\/100{color:#bfdbfe}.lg\:text-blue-200\/15{color:#bfdbfe26}.lg\:text-blue-200\/20{color:#bfdbfe33}.lg\:text-blue-200\/25{color:#bfdbfe40}.lg\:text-blue-200\/30{color:#bfdbfe4d}.lg\:text-blue-200\/35{color:#bfdbfe59}.lg\:text-blue-200\/40{color:#bfdbfe66}.lg\:text-blue-200\/45{color:#bfdbfe73}.lg\:text-blue-200\/5{color:#bfdbfe0d}.lg\:text-blue-200\/50{color:#bfdbfe80}.lg\:text-blue-200\/55{color:#bfdbfe8c}.lg\:text-blue-200\/60{color:#bfdbfe99}.lg\:text-blue-200\/65{color:#bfdbfea6}.lg\:text-blue-200\/70{color:#bfdbfeb3}.lg\:text-blue-200\/75{color:#bfdbfebf}.lg\:text-blue-200\/80{color:#bfdbfecc}.lg\:text-blue-200\/85{color:#bfdbfed9}.lg\:text-blue-200\/90{color:#bfdbfee6}.lg\:text-blue-200\/95{color:#bfdbfef2}.lg\:text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.lg\:text-blue-300\/0{color:#93c5fd00}.lg\:text-blue-300\/10{color:#93c5fd1a}.lg\:text-blue-300\/100{color:#93c5fd}.lg\:text-blue-300\/15{color:#93c5fd26}.lg\:text-blue-300\/20{color:#93c5fd33}.lg\:text-blue-300\/25{color:#93c5fd40}.lg\:text-blue-300\/30{color:#93c5fd4d}.lg\:text-blue-300\/35{color:#93c5fd59}.lg\:text-blue-300\/40{color:#93c5fd66}.lg\:text-blue-300\/45{color:#93c5fd73}.lg\:text-blue-300\/5{color:#93c5fd0d}.lg\:text-blue-300\/50{color:#93c5fd80}.lg\:text-blue-300\/55{color:#93c5fd8c}.lg\:text-blue-300\/60{color:#93c5fd99}.lg\:text-blue-300\/65{color:#93c5fda6}.lg\:text-blue-300\/70{color:#93c5fdb3}.lg\:text-blue-300\/75{color:#93c5fdbf}.lg\:text-blue-300\/80{color:#93c5fdcc}.lg\:text-blue-300\/85{color:#93c5fdd9}.lg\:text-blue-300\/90{color:#93c5fde6}.lg\:text-blue-300\/95{color:#93c5fdf2}.lg\:text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.lg\:text-blue-400\/0{color:#60a5fa00}.lg\:text-blue-400\/10{color:#60a5fa1a}.lg\:text-blue-400\/100{color:#60a5fa}.lg\:text-blue-400\/15{color:#60a5fa26}.lg\:text-blue-400\/20{color:#60a5fa33}.lg\:text-blue-400\/25{color:#60a5fa40}.lg\:text-blue-400\/30{color:#60a5fa4d}.lg\:text-blue-400\/35{color:#60a5fa59}.lg\:text-blue-400\/40{color:#60a5fa66}.lg\:text-blue-400\/45{color:#60a5fa73}.lg\:text-blue-400\/5{color:#60a5fa0d}.lg\:text-blue-400\/50{color:#60a5fa80}.lg\:text-blue-400\/55{color:#60a5fa8c}.lg\:text-blue-400\/60{color:#60a5fa99}.lg\:text-blue-400\/65{color:#60a5faa6}.lg\:text-blue-400\/70{color:#60a5fab3}.lg\:text-blue-400\/75{color:#60a5fabf}.lg\:text-blue-400\/80{color:#60a5facc}.lg\:text-blue-400\/85{color:#60a5fad9}.lg\:text-blue-400\/90{color:#60a5fae6}.lg\:text-blue-400\/95{color:#60a5faf2}.lg\:text-blue-50{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.lg\:text-blue-50\/0{color:#eff6ff00}.lg\:text-blue-50\/10{color:#eff6ff1a}.lg\:text-blue-50\/100{color:#eff6ff}.lg\:text-blue-50\/15{color:#eff6ff26}.lg\:text-blue-50\/20{color:#eff6ff33}.lg\:text-blue-50\/25{color:#eff6ff40}.lg\:text-blue-50\/30{color:#eff6ff4d}.lg\:text-blue-50\/35{color:#eff6ff59}.lg\:text-blue-50\/40{color:#eff6ff66}.lg\:text-blue-50\/45{color:#eff6ff73}.lg\:text-blue-50\/5{color:#eff6ff0d}.lg\:text-blue-50\/50{color:#eff6ff80}.lg\:text-blue-50\/55{color:#eff6ff8c}.lg\:text-blue-50\/60{color:#eff6ff99}.lg\:text-blue-50\/65{color:#eff6ffa6}.lg\:text-blue-50\/70{color:#eff6ffb3}.lg\:text-blue-50\/75{color:#eff6ffbf}.lg\:text-blue-50\/80{color:#eff6ffcc}.lg\:text-blue-50\/85{color:#eff6ffd9}.lg\:text-blue-50\/90{color:#eff6ffe6}.lg\:text-blue-50\/95{color:#eff6fff2}.lg\:text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.lg\:text-blue-500\/0{color:#3b82f600}.lg\:text-blue-500\/10{color:#3b82f61a}.lg\:text-blue-500\/100{color:#3b82f6}.lg\:text-blue-500\/15{color:#3b82f626}.lg\:text-blue-500\/20{color:#3b82f633}.lg\:text-blue-500\/25{color:#3b82f640}.lg\:text-blue-500\/30{color:#3b82f64d}.lg\:text-blue-500\/35{color:#3b82f659}.lg\:text-blue-500\/40{color:#3b82f666}.lg\:text-blue-500\/45{color:#3b82f673}.lg\:text-blue-500\/5{color:#3b82f60d}.lg\:text-blue-500\/50{color:#3b82f680}.lg\:text-blue-500\/55{color:#3b82f68c}.lg\:text-blue-500\/60{color:#3b82f699}.lg\:text-blue-500\/65{color:#3b82f6a6}.lg\:text-blue-500\/70{color:#3b82f6b3}.lg\:text-blue-500\/75{color:#3b82f6bf}.lg\:text-blue-500\/80{color:#3b82f6cc}.lg\:text-blue-500\/85{color:#3b82f6d9}.lg\:text-blue-500\/90{color:#3b82f6e6}.lg\:text-blue-500\/95{color:#3b82f6f2}.lg\:text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.lg\:text-blue-600\/0{color:#2563eb00}.lg\:text-blue-600\/10{color:#2563eb1a}.lg\:text-blue-600\/100{color:#2563eb}.lg\:text-blue-600\/15{color:#2563eb26}.lg\:text-blue-600\/20{color:#2563eb33}.lg\:text-blue-600\/25{color:#2563eb40}.lg\:text-blue-600\/30{color:#2563eb4d}.lg\:text-blue-600\/35{color:#2563eb59}.lg\:text-blue-600\/40{color:#2563eb66}.lg\:text-blue-600\/45{color:#2563eb73}.lg\:text-blue-600\/5{color:#2563eb0d}.lg\:text-blue-600\/50{color:#2563eb80}.lg\:text-blue-600\/55{color:#2563eb8c}.lg\:text-blue-600\/60{color:#2563eb99}.lg\:text-blue-600\/65{color:#2563eba6}.lg\:text-blue-600\/70{color:#2563ebb3}.lg\:text-blue-600\/75{color:#2563ebbf}.lg\:text-blue-600\/80{color:#2563ebcc}.lg\:text-blue-600\/85{color:#2563ebd9}.lg\:text-blue-600\/90{color:#2563ebe6}.lg\:text-blue-600\/95{color:#2563ebf2}.lg\:text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.lg\:text-blue-700\/0{color:#1d4ed800}.lg\:text-blue-700\/10{color:#1d4ed81a}.lg\:text-blue-700\/100{color:#1d4ed8}.lg\:text-blue-700\/15{color:#1d4ed826}.lg\:text-blue-700\/20{color:#1d4ed833}.lg\:text-blue-700\/25{color:#1d4ed840}.lg\:text-blue-700\/30{color:#1d4ed84d}.lg\:text-blue-700\/35{color:#1d4ed859}.lg\:text-blue-700\/40{color:#1d4ed866}.lg\:text-blue-700\/45{color:#1d4ed873}.lg\:text-blue-700\/5{color:#1d4ed80d}.lg\:text-blue-700\/50{color:#1d4ed880}.lg\:text-blue-700\/55{color:#1d4ed88c}.lg\:text-blue-700\/60{color:#1d4ed899}.lg\:text-blue-700\/65{color:#1d4ed8a6}.lg\:text-blue-700\/70{color:#1d4ed8b3}.lg\:text-blue-700\/75{color:#1d4ed8bf}.lg\:text-blue-700\/80{color:#1d4ed8cc}.lg\:text-blue-700\/85{color:#1d4ed8d9}.lg\:text-blue-700\/90{color:#1d4ed8e6}.lg\:text-blue-700\/95{color:#1d4ed8f2}.lg\:text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.lg\:text-blue-800\/0{color:#1e40af00}.lg\:text-blue-800\/10{color:#1e40af1a}.lg\:text-blue-800\/100{color:#1e40af}.lg\:text-blue-800\/15{color:#1e40af26}.lg\:text-blue-800\/20{color:#1e40af33}.lg\:text-blue-800\/25{color:#1e40af40}.lg\:text-blue-800\/30{color:#1e40af4d}.lg\:text-blue-800\/35{color:#1e40af59}.lg\:text-blue-800\/40{color:#1e40af66}.lg\:text-blue-800\/45{color:#1e40af73}.lg\:text-blue-800\/5{color:#1e40af0d}.lg\:text-blue-800\/50{color:#1e40af80}.lg\:text-blue-800\/55{color:#1e40af8c}.lg\:text-blue-800\/60{color:#1e40af99}.lg\:text-blue-800\/65{color:#1e40afa6}.lg\:text-blue-800\/70{color:#1e40afb3}.lg\:text-blue-800\/75{color:#1e40afbf}.lg\:text-blue-800\/80{color:#1e40afcc}.lg\:text-blue-800\/85{color:#1e40afd9}.lg\:text-blue-800\/90{color:#1e40afe6}.lg\:text-blue-800\/95{color:#1e40aff2}.lg\:text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.lg\:text-blue-900\/0{color:#1e3a8a00}.lg\:text-blue-900\/10{color:#1e3a8a1a}.lg\:text-blue-900\/100{color:#1e3a8a}.lg\:text-blue-900\/15{color:#1e3a8a26}.lg\:text-blue-900\/20{color:#1e3a8a33}.lg\:text-blue-900\/25{color:#1e3a8a40}.lg\:text-blue-900\/30{color:#1e3a8a4d}.lg\:text-blue-900\/35{color:#1e3a8a59}.lg\:text-blue-900\/40{color:#1e3a8a66}.lg\:text-blue-900\/45{color:#1e3a8a73}.lg\:text-blue-900\/5{color:#1e3a8a0d}.lg\:text-blue-900\/50{color:#1e3a8a80}.lg\:text-blue-900\/55{color:#1e3a8a8c}.lg\:text-blue-900\/60{color:#1e3a8a99}.lg\:text-blue-900\/65{color:#1e3a8aa6}.lg\:text-blue-900\/70{color:#1e3a8ab3}.lg\:text-blue-900\/75{color:#1e3a8abf}.lg\:text-blue-900\/80{color:#1e3a8acc}.lg\:text-blue-900\/85{color:#1e3a8ad9}.lg\:text-blue-900\/90{color:#1e3a8ae6}.lg\:text-blue-900\/95{color:#1e3a8af2}.lg\:text-blue-950{--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity, 1))}.lg\:text-blue-950\/0{color:#17255400}.lg\:text-blue-950\/10{color:#1725541a}.lg\:text-blue-950\/100{color:#172554}.lg\:text-blue-950\/15{color:#17255426}.lg\:text-blue-950\/20{color:#17255433}.lg\:text-blue-950\/25{color:#17255440}.lg\:text-blue-950\/30{color:#1725544d}.lg\:text-blue-950\/35{color:#17255459}.lg\:text-blue-950\/40{color:#17255466}.lg\:text-blue-950\/45{color:#17255473}.lg\:text-blue-950\/5{color:#1725540d}.lg\:text-blue-950\/50{color:#17255480}.lg\:text-blue-950\/55{color:#1725548c}.lg\:text-blue-950\/60{color:#17255499}.lg\:text-blue-950\/65{color:#172554a6}.lg\:text-blue-950\/70{color:#172554b3}.lg\:text-blue-950\/75{color:#172554bf}.lg\:text-blue-950\/80{color:#172554cc}.lg\:text-blue-950\/85{color:#172554d9}.lg\:text-blue-950\/90{color:#172554e6}.lg\:text-blue-950\/95{color:#172554f2}.lg\:text-error{--tw-text-opacity: 1;color:rgb(255 87 36 / var(--tw-text-opacity, 1))}.lg\:text-error-focus{--tw-text-opacity: 1;color:rgb(240 48 0 / var(--tw-text-opacity, 1))}.lg\:text-error-focus\/0{color:#f0300000}.lg\:text-error-focus\/10{color:#f030001a}.lg\:text-error-focus\/100{color:#f03000}.lg\:text-error-focus\/15{color:#f0300026}.lg\:text-error-focus\/20{color:#f0300033}.lg\:text-error-focus\/25{color:#f0300040}.lg\:text-error-focus\/30{color:#f030004d}.lg\:text-error-focus\/35{color:#f0300059}.lg\:text-error-focus\/40{color:#f0300066}.lg\:text-error-focus\/45{color:#f0300073}.lg\:text-error-focus\/5{color:#f030000d}.lg\:text-error-focus\/50{color:#f0300080}.lg\:text-error-focus\/55{color:#f030008c}.lg\:text-error-focus\/60{color:#f0300099}.lg\:text-error-focus\/65{color:#f03000a6}.lg\:text-error-focus\/70{color:#f03000b3}.lg\:text-error-focus\/75{color:#f03000bf}.lg\:text-error-focus\/80{color:#f03000cc}.lg\:text-error-focus\/85{color:#f03000d9}.lg\:text-error-focus\/90{color:#f03000e6}.lg\:text-error-focus\/95{color:#f03000f2}.lg\:text-error\/0{color:#ff572400}.lg\:text-error\/10{color:#ff57241a}.lg\:text-error\/100{color:#ff5724}.lg\:text-error\/15{color:#ff572426}.lg\:text-error\/20{color:#ff572433}.lg\:text-error\/25{color:#ff572440}.lg\:text-error\/30{color:#ff57244d}.lg\:text-error\/35{color:#ff572459}.lg\:text-error\/40{color:#ff572466}.lg\:text-error\/45{color:#ff572473}.lg\:text-error\/5{color:#ff57240d}.lg\:text-error\/50{color:#ff572480}.lg\:text-error\/55{color:#ff57248c}.lg\:text-error\/60{color:#ff572499}.lg\:text-error\/65{color:#ff5724a6}.lg\:text-error\/70{color:#ff5724b3}.lg\:text-error\/75{color:#ff5724bf}.lg\:text-error\/80{color:#ff5724cc}.lg\:text-error\/85{color:#ff5724d9}.lg\:text-error\/90{color:#ff5724e6}.lg\:text-error\/95{color:#ff5724f2}.lg\:text-green-100{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.lg\:text-green-100\/0{color:#dcfce700}.lg\:text-green-100\/10{color:#dcfce71a}.lg\:text-green-100\/100{color:#dcfce7}.lg\:text-green-100\/15{color:#dcfce726}.lg\:text-green-100\/20{color:#dcfce733}.lg\:text-green-100\/25{color:#dcfce740}.lg\:text-green-100\/30{color:#dcfce74d}.lg\:text-green-100\/35{color:#dcfce759}.lg\:text-green-100\/40{color:#dcfce766}.lg\:text-green-100\/45{color:#dcfce773}.lg\:text-green-100\/5{color:#dcfce70d}.lg\:text-green-100\/50{color:#dcfce780}.lg\:text-green-100\/55{color:#dcfce78c}.lg\:text-green-100\/60{color:#dcfce799}.lg\:text-green-100\/65{color:#dcfce7a6}.lg\:text-green-100\/70{color:#dcfce7b3}.lg\:text-green-100\/75{color:#dcfce7bf}.lg\:text-green-100\/80{color:#dcfce7cc}.lg\:text-green-100\/85{color:#dcfce7d9}.lg\:text-green-100\/90{color:#dcfce7e6}.lg\:text-green-100\/95{color:#dcfce7f2}.lg\:text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.lg\:text-green-200\/0{color:#bbf7d000}.lg\:text-green-200\/10{color:#bbf7d01a}.lg\:text-green-200\/100{color:#bbf7d0}.lg\:text-green-200\/15{color:#bbf7d026}.lg\:text-green-200\/20{color:#bbf7d033}.lg\:text-green-200\/25{color:#bbf7d040}.lg\:text-green-200\/30{color:#bbf7d04d}.lg\:text-green-200\/35{color:#bbf7d059}.lg\:text-green-200\/40{color:#bbf7d066}.lg\:text-green-200\/45{color:#bbf7d073}.lg\:text-green-200\/5{color:#bbf7d00d}.lg\:text-green-200\/50{color:#bbf7d080}.lg\:text-green-200\/55{color:#bbf7d08c}.lg\:text-green-200\/60{color:#bbf7d099}.lg\:text-green-200\/65{color:#bbf7d0a6}.lg\:text-green-200\/70{color:#bbf7d0b3}.lg\:text-green-200\/75{color:#bbf7d0bf}.lg\:text-green-200\/80{color:#bbf7d0cc}.lg\:text-green-200\/85{color:#bbf7d0d9}.lg\:text-green-200\/90{color:#bbf7d0e6}.lg\:text-green-200\/95{color:#bbf7d0f2}.lg\:text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.lg\:text-green-300\/0{color:#86efac00}.lg\:text-green-300\/10{color:#86efac1a}.lg\:text-green-300\/100{color:#86efac}.lg\:text-green-300\/15{color:#86efac26}.lg\:text-green-300\/20{color:#86efac33}.lg\:text-green-300\/25{color:#86efac40}.lg\:text-green-300\/30{color:#86efac4d}.lg\:text-green-300\/35{color:#86efac59}.lg\:text-green-300\/40{color:#86efac66}.lg\:text-green-300\/45{color:#86efac73}.lg\:text-green-300\/5{color:#86efac0d}.lg\:text-green-300\/50{color:#86efac80}.lg\:text-green-300\/55{color:#86efac8c}.lg\:text-green-300\/60{color:#86efac99}.lg\:text-green-300\/65{color:#86efaca6}.lg\:text-green-300\/70{color:#86efacb3}.lg\:text-green-300\/75{color:#86efacbf}.lg\:text-green-300\/80{color:#86efaccc}.lg\:text-green-300\/85{color:#86efacd9}.lg\:text-green-300\/90{color:#86eface6}.lg\:text-green-300\/95{color:#86efacf2}.lg\:text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.lg\:text-green-400\/0{color:#4ade8000}.lg\:text-green-400\/10{color:#4ade801a}.lg\:text-green-400\/100{color:#4ade80}.lg\:text-green-400\/15{color:#4ade8026}.lg\:text-green-400\/20{color:#4ade8033}.lg\:text-green-400\/25{color:#4ade8040}.lg\:text-green-400\/30{color:#4ade804d}.lg\:text-green-400\/35{color:#4ade8059}.lg\:text-green-400\/40{color:#4ade8066}.lg\:text-green-400\/45{color:#4ade8073}.lg\:text-green-400\/5{color:#4ade800d}.lg\:text-green-400\/50{color:#4ade8080}.lg\:text-green-400\/55{color:#4ade808c}.lg\:text-green-400\/60{color:#4ade8099}.lg\:text-green-400\/65{color:#4ade80a6}.lg\:text-green-400\/70{color:#4ade80b3}.lg\:text-green-400\/75{color:#4ade80bf}.lg\:text-green-400\/80{color:#4ade80cc}.lg\:text-green-400\/85{color:#4ade80d9}.lg\:text-green-400\/90{color:#4ade80e6}.lg\:text-green-400\/95{color:#4ade80f2}.lg\:text-green-50{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity, 1))}.lg\:text-green-50\/0{color:#f0fdf400}.lg\:text-green-50\/10{color:#f0fdf41a}.lg\:text-green-50\/100{color:#f0fdf4}.lg\:text-green-50\/15{color:#f0fdf426}.lg\:text-green-50\/20{color:#f0fdf433}.lg\:text-green-50\/25{color:#f0fdf440}.lg\:text-green-50\/30{color:#f0fdf44d}.lg\:text-green-50\/35{color:#f0fdf459}.lg\:text-green-50\/40{color:#f0fdf466}.lg\:text-green-50\/45{color:#f0fdf473}.lg\:text-green-50\/5{color:#f0fdf40d}.lg\:text-green-50\/50{color:#f0fdf480}.lg\:text-green-50\/55{color:#f0fdf48c}.lg\:text-green-50\/60{color:#f0fdf499}.lg\:text-green-50\/65{color:#f0fdf4a6}.lg\:text-green-50\/70{color:#f0fdf4b3}.lg\:text-green-50\/75{color:#f0fdf4bf}.lg\:text-green-50\/80{color:#f0fdf4cc}.lg\:text-green-50\/85{color:#f0fdf4d9}.lg\:text-green-50\/90{color:#f0fdf4e6}.lg\:text-green-50\/95{color:#f0fdf4f2}.lg\:text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.lg\:text-green-500\/0{color:#22c55e00}.lg\:text-green-500\/10{color:#22c55e1a}.lg\:text-green-500\/100{color:#22c55e}.lg\:text-green-500\/15{color:#22c55e26}.lg\:text-green-500\/20{color:#22c55e33}.lg\:text-green-500\/25{color:#22c55e40}.lg\:text-green-500\/30{color:#22c55e4d}.lg\:text-green-500\/35{color:#22c55e59}.lg\:text-green-500\/40{color:#22c55e66}.lg\:text-green-500\/45{color:#22c55e73}.lg\:text-green-500\/5{color:#22c55e0d}.lg\:text-green-500\/50{color:#22c55e80}.lg\:text-green-500\/55{color:#22c55e8c}.lg\:text-green-500\/60{color:#22c55e99}.lg\:text-green-500\/65{color:#22c55ea6}.lg\:text-green-500\/70{color:#22c55eb3}.lg\:text-green-500\/75{color:#22c55ebf}.lg\:text-green-500\/80{color:#22c55ecc}.lg\:text-green-500\/85{color:#22c55ed9}.lg\:text-green-500\/90{color:#22c55ee6}.lg\:text-green-500\/95{color:#22c55ef2}.lg\:text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.lg\:text-green-600\/0{color:#16a34a00}.lg\:text-green-600\/10{color:#16a34a1a}.lg\:text-green-600\/100{color:#16a34a}.lg\:text-green-600\/15{color:#16a34a26}.lg\:text-green-600\/20{color:#16a34a33}.lg\:text-green-600\/25{color:#16a34a40}.lg\:text-green-600\/30{color:#16a34a4d}.lg\:text-green-600\/35{color:#16a34a59}.lg\:text-green-600\/40{color:#16a34a66}.lg\:text-green-600\/45{color:#16a34a73}.lg\:text-green-600\/5{color:#16a34a0d}.lg\:text-green-600\/50{color:#16a34a80}.lg\:text-green-600\/55{color:#16a34a8c}.lg\:text-green-600\/60{color:#16a34a99}.lg\:text-green-600\/65{color:#16a34aa6}.lg\:text-green-600\/70{color:#16a34ab3}.lg\:text-green-600\/75{color:#16a34abf}.lg\:text-green-600\/80{color:#16a34acc}.lg\:text-green-600\/85{color:#16a34ad9}.lg\:text-green-600\/90{color:#16a34ae6}.lg\:text-green-600\/95{color:#16a34af2}.lg\:text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.lg\:text-green-700\/0{color:#15803d00}.lg\:text-green-700\/10{color:#15803d1a}.lg\:text-green-700\/100{color:#15803d}.lg\:text-green-700\/15{color:#15803d26}.lg\:text-green-700\/20{color:#15803d33}.lg\:text-green-700\/25{color:#15803d40}.lg\:text-green-700\/30{color:#15803d4d}.lg\:text-green-700\/35{color:#15803d59}.lg\:text-green-700\/40{color:#15803d66}.lg\:text-green-700\/45{color:#15803d73}.lg\:text-green-700\/5{color:#15803d0d}.lg\:text-green-700\/50{color:#15803d80}.lg\:text-green-700\/55{color:#15803d8c}.lg\:text-green-700\/60{color:#15803d99}.lg\:text-green-700\/65{color:#15803da6}.lg\:text-green-700\/70{color:#15803db3}.lg\:text-green-700\/75{color:#15803dbf}.lg\:text-green-700\/80{color:#15803dcc}.lg\:text-green-700\/85{color:#15803dd9}.lg\:text-green-700\/90{color:#15803de6}.lg\:text-green-700\/95{color:#15803df2}.lg\:text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.lg\:text-green-800\/0{color:#16653400}.lg\:text-green-800\/10{color:#1665341a}.lg\:text-green-800\/100{color:#166534}.lg\:text-green-800\/15{color:#16653426}.lg\:text-green-800\/20{color:#16653433}.lg\:text-green-800\/25{color:#16653440}.lg\:text-green-800\/30{color:#1665344d}.lg\:text-green-800\/35{color:#16653459}.lg\:text-green-800\/40{color:#16653466}.lg\:text-green-800\/45{color:#16653473}.lg\:text-green-800\/5{color:#1665340d}.lg\:text-green-800\/50{color:#16653480}.lg\:text-green-800\/55{color:#1665348c}.lg\:text-green-800\/60{color:#16653499}.lg\:text-green-800\/65{color:#166534a6}.lg\:text-green-800\/70{color:#166534b3}.lg\:text-green-800\/75{color:#166534bf}.lg\:text-green-800\/80{color:#166534cc}.lg\:text-green-800\/85{color:#166534d9}.lg\:text-green-800\/90{color:#166534e6}.lg\:text-green-800\/95{color:#166534f2}.lg\:text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.lg\:text-green-900\/0{color:#14532d00}.lg\:text-green-900\/10{color:#14532d1a}.lg\:text-green-900\/100{color:#14532d}.lg\:text-green-900\/15{color:#14532d26}.lg\:text-green-900\/20{color:#14532d33}.lg\:text-green-900\/25{color:#14532d40}.lg\:text-green-900\/30{color:#14532d4d}.lg\:text-green-900\/35{color:#14532d59}.lg\:text-green-900\/40{color:#14532d66}.lg\:text-green-900\/45{color:#14532d73}.lg\:text-green-900\/5{color:#14532d0d}.lg\:text-green-900\/50{color:#14532d80}.lg\:text-green-900\/55{color:#14532d8c}.lg\:text-green-900\/60{color:#14532d99}.lg\:text-green-900\/65{color:#14532da6}.lg\:text-green-900\/70{color:#14532db3}.lg\:text-green-900\/75{color:#14532dbf}.lg\:text-green-900\/80{color:#14532dcc}.lg\:text-green-900\/85{color:#14532dd9}.lg\:text-green-900\/90{color:#14532de6}.lg\:text-green-900\/95{color:#14532df2}.lg\:text-green-950{--tw-text-opacity: 1;color:rgb(5 46 22 / var(--tw-text-opacity, 1))}.lg\:text-green-950\/0{color:#052e1600}.lg\:text-green-950\/10{color:#052e161a}.lg\:text-green-950\/100{color:#052e16}.lg\:text-green-950\/15{color:#052e1626}.lg\:text-green-950\/20{color:#052e1633}.lg\:text-green-950\/25{color:#052e1640}.lg\:text-green-950\/30{color:#052e164d}.lg\:text-green-950\/35{color:#052e1659}.lg\:text-green-950\/40{color:#052e1666}.lg\:text-green-950\/45{color:#052e1673}.lg\:text-green-950\/5{color:#052e160d}.lg\:text-green-950\/50{color:#052e1680}.lg\:text-green-950\/55{color:#052e168c}.lg\:text-green-950\/60{color:#052e1699}.lg\:text-green-950\/65{color:#052e16a6}.lg\:text-green-950\/70{color:#052e16b3}.lg\:text-green-950\/75{color:#052e16bf}.lg\:text-green-950\/80{color:#052e16cc}.lg\:text-green-950\/85{color:#052e16d9}.lg\:text-green-950\/90{color:#052e16e6}.lg\:text-green-950\/95{color:#052e16f2}.lg\:text-neutral-100{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.lg\:text-neutral-100\/0{color:#f5f5f500}.lg\:text-neutral-100\/10{color:#f5f5f51a}.lg\:text-neutral-100\/100{color:#f5f5f5}.lg\:text-neutral-100\/15{color:#f5f5f526}.lg\:text-neutral-100\/20{color:#f5f5f533}.lg\:text-neutral-100\/25{color:#f5f5f540}.lg\:text-neutral-100\/30{color:#f5f5f54d}.lg\:text-neutral-100\/35{color:#f5f5f559}.lg\:text-neutral-100\/40{color:#f5f5f566}.lg\:text-neutral-100\/45{color:#f5f5f573}.lg\:text-neutral-100\/5{color:#f5f5f50d}.lg\:text-neutral-100\/50{color:#f5f5f580}.lg\:text-neutral-100\/55{color:#f5f5f58c}.lg\:text-neutral-100\/60{color:#f5f5f599}.lg\:text-neutral-100\/65{color:#f5f5f5a6}.lg\:text-neutral-100\/70{color:#f5f5f5b3}.lg\:text-neutral-100\/75{color:#f5f5f5bf}.lg\:text-neutral-100\/80{color:#f5f5f5cc}.lg\:text-neutral-100\/85{color:#f5f5f5d9}.lg\:text-neutral-100\/90{color:#f5f5f5e6}.lg\:text-neutral-100\/95{color:#f5f5f5f2}.lg\:text-neutral-200{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity, 1))}.lg\:text-neutral-200\/0{color:#e5e5e500}.lg\:text-neutral-200\/10{color:#e5e5e51a}.lg\:text-neutral-200\/100{color:#e5e5e5}.lg\:text-neutral-200\/15{color:#e5e5e526}.lg\:text-neutral-200\/20{color:#e5e5e533}.lg\:text-neutral-200\/25{color:#e5e5e540}.lg\:text-neutral-200\/30{color:#e5e5e54d}.lg\:text-neutral-200\/35{color:#e5e5e559}.lg\:text-neutral-200\/40{color:#e5e5e566}.lg\:text-neutral-200\/45{color:#e5e5e573}.lg\:text-neutral-200\/5{color:#e5e5e50d}.lg\:text-neutral-200\/50{color:#e5e5e580}.lg\:text-neutral-200\/55{color:#e5e5e58c}.lg\:text-neutral-200\/60{color:#e5e5e599}.lg\:text-neutral-200\/65{color:#e5e5e5a6}.lg\:text-neutral-200\/70{color:#e5e5e5b3}.lg\:text-neutral-200\/75{color:#e5e5e5bf}.lg\:text-neutral-200\/80{color:#e5e5e5cc}.lg\:text-neutral-200\/85{color:#e5e5e5d9}.lg\:text-neutral-200\/90{color:#e5e5e5e6}.lg\:text-neutral-200\/95{color:#e5e5e5f2}.lg\:text-neutral-300{--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.lg\:text-neutral-300\/0{color:#d4d4d400}.lg\:text-neutral-300\/10{color:#d4d4d41a}.lg\:text-neutral-300\/100{color:#d4d4d4}.lg\:text-neutral-300\/15{color:#d4d4d426}.lg\:text-neutral-300\/20{color:#d4d4d433}.lg\:text-neutral-300\/25{color:#d4d4d440}.lg\:text-neutral-300\/30{color:#d4d4d44d}.lg\:text-neutral-300\/35{color:#d4d4d459}.lg\:text-neutral-300\/40{color:#d4d4d466}.lg\:text-neutral-300\/45{color:#d4d4d473}.lg\:text-neutral-300\/5{color:#d4d4d40d}.lg\:text-neutral-300\/50{color:#d4d4d480}.lg\:text-neutral-300\/55{color:#d4d4d48c}.lg\:text-neutral-300\/60{color:#d4d4d499}.lg\:text-neutral-300\/65{color:#d4d4d4a6}.lg\:text-neutral-300\/70{color:#d4d4d4b3}.lg\:text-neutral-300\/75{color:#d4d4d4bf}.lg\:text-neutral-300\/80{color:#d4d4d4cc}.lg\:text-neutral-300\/85{color:#d4d4d4d9}.lg\:text-neutral-300\/90{color:#d4d4d4e6}.lg\:text-neutral-300\/95{color:#d4d4d4f2}.lg\:text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.lg\:text-neutral-400\/0{color:#a3a3a300}.lg\:text-neutral-400\/10{color:#a3a3a31a}.lg\:text-neutral-400\/100{color:#a3a3a3}.lg\:text-neutral-400\/15{color:#a3a3a326}.lg\:text-neutral-400\/20{color:#a3a3a333}.lg\:text-neutral-400\/25{color:#a3a3a340}.lg\:text-neutral-400\/30{color:#a3a3a34d}.lg\:text-neutral-400\/35{color:#a3a3a359}.lg\:text-neutral-400\/40{color:#a3a3a366}.lg\:text-neutral-400\/45{color:#a3a3a373}.lg\:text-neutral-400\/5{color:#a3a3a30d}.lg\:text-neutral-400\/50{color:#a3a3a380}.lg\:text-neutral-400\/55{color:#a3a3a38c}.lg\:text-neutral-400\/60{color:#a3a3a399}.lg\:text-neutral-400\/65{color:#a3a3a3a6}.lg\:text-neutral-400\/70{color:#a3a3a3b3}.lg\:text-neutral-400\/75{color:#a3a3a3bf}.lg\:text-neutral-400\/80{color:#a3a3a3cc}.lg\:text-neutral-400\/85{color:#a3a3a3d9}.lg\:text-neutral-400\/90{color:#a3a3a3e6}.lg\:text-neutral-400\/95{color:#a3a3a3f2}.lg\:text-neutral-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity, 1))}.lg\:text-neutral-50\/0{color:#fafafa00}.lg\:text-neutral-50\/10{color:#fafafa1a}.lg\:text-neutral-50\/100{color:#fafafa}.lg\:text-neutral-50\/15{color:#fafafa26}.lg\:text-neutral-50\/20{color:#fafafa33}.lg\:text-neutral-50\/25{color:#fafafa40}.lg\:text-neutral-50\/30{color:#fafafa4d}.lg\:text-neutral-50\/35{color:#fafafa59}.lg\:text-neutral-50\/40{color:#fafafa66}.lg\:text-neutral-50\/45{color:#fafafa73}.lg\:text-neutral-50\/5{color:#fafafa0d}.lg\:text-neutral-50\/50{color:#fafafa80}.lg\:text-neutral-50\/55{color:#fafafa8c}.lg\:text-neutral-50\/60{color:#fafafa99}.lg\:text-neutral-50\/65{color:#fafafaa6}.lg\:text-neutral-50\/70{color:#fafafab3}.lg\:text-neutral-50\/75{color:#fafafabf}.lg\:text-neutral-50\/80{color:#fafafacc}.lg\:text-neutral-50\/85{color:#fafafad9}.lg\:text-neutral-50\/90{color:#fafafae6}.lg\:text-neutral-50\/95{color:#fafafaf2}.lg\:text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.lg\:text-neutral-500\/0{color:#73737300}.lg\:text-neutral-500\/10{color:#7373731a}.lg\:text-neutral-500\/100{color:#737373}.lg\:text-neutral-500\/15{color:#73737326}.lg\:text-neutral-500\/20{color:#73737333}.lg\:text-neutral-500\/25{color:#73737340}.lg\:text-neutral-500\/30{color:#7373734d}.lg\:text-neutral-500\/35{color:#73737359}.lg\:text-neutral-500\/40{color:#73737366}.lg\:text-neutral-500\/45{color:#73737373}.lg\:text-neutral-500\/5{color:#7373730d}.lg\:text-neutral-500\/50{color:#73737380}.lg\:text-neutral-500\/55{color:#7373738c}.lg\:text-neutral-500\/60{color:#73737399}.lg\:text-neutral-500\/65{color:#737373a6}.lg\:text-neutral-500\/70{color:#737373b3}.lg\:text-neutral-500\/75{color:#737373bf}.lg\:text-neutral-500\/80{color:#737373cc}.lg\:text-neutral-500\/85{color:#737373d9}.lg\:text-neutral-500\/90{color:#737373e6}.lg\:text-neutral-500\/95{color:#737373f2}.lg\:text-neutral-600{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.lg\:text-neutral-600\/0{color:#52525200}.lg\:text-neutral-600\/10{color:#5252521a}.lg\:text-neutral-600\/100{color:#525252}.lg\:text-neutral-600\/15{color:#52525226}.lg\:text-neutral-600\/20{color:#52525233}.lg\:text-neutral-600\/25{color:#52525240}.lg\:text-neutral-600\/30{color:#5252524d}.lg\:text-neutral-600\/35{color:#52525259}.lg\:text-neutral-600\/40{color:#52525266}.lg\:text-neutral-600\/45{color:#52525273}.lg\:text-neutral-600\/5{color:#5252520d}.lg\:text-neutral-600\/50{color:#52525280}.lg\:text-neutral-600\/55{color:#5252528c}.lg\:text-neutral-600\/60{color:#52525299}.lg\:text-neutral-600\/65{color:#525252a6}.lg\:text-neutral-600\/70{color:#525252b3}.lg\:text-neutral-600\/75{color:#525252bf}.lg\:text-neutral-600\/80{color:#525252cc}.lg\:text-neutral-600\/85{color:#525252d9}.lg\:text-neutral-600\/90{color:#525252e6}.lg\:text-neutral-600\/95{color:#525252f2}.lg\:text-neutral-700{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.lg\:text-neutral-700\/0{color:#40404000}.lg\:text-neutral-700\/10{color:#4040401a}.lg\:text-neutral-700\/100{color:#404040}.lg\:text-neutral-700\/15{color:#40404026}.lg\:text-neutral-700\/20{color:#40404033}.lg\:text-neutral-700\/25{color:#40404040}.lg\:text-neutral-700\/30{color:#4040404d}.lg\:text-neutral-700\/35{color:#40404059}.lg\:text-neutral-700\/40{color:#40404066}.lg\:text-neutral-700\/45{color:#40404073}.lg\:text-neutral-700\/5{color:#4040400d}.lg\:text-neutral-700\/50{color:#40404080}.lg\:text-neutral-700\/55{color:#4040408c}.lg\:text-neutral-700\/60{color:#40404099}.lg\:text-neutral-700\/65{color:#404040a6}.lg\:text-neutral-700\/70{color:#404040b3}.lg\:text-neutral-700\/75{color:#404040bf}.lg\:text-neutral-700\/80{color:#404040cc}.lg\:text-neutral-700\/85{color:#404040d9}.lg\:text-neutral-700\/90{color:#404040e6}.lg\:text-neutral-700\/95{color:#404040f2}.lg\:text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.lg\:text-neutral-800\/0{color:#26262600}.lg\:text-neutral-800\/10{color:#2626261a}.lg\:text-neutral-800\/100{color:#262626}.lg\:text-neutral-800\/15{color:#26262626}.lg\:text-neutral-800\/20{color:#26262633}.lg\:text-neutral-800\/25{color:#26262640}.lg\:text-neutral-800\/30{color:#2626264d}.lg\:text-neutral-800\/35{color:#26262659}.lg\:text-neutral-800\/40{color:#26262666}.lg\:text-neutral-800\/45{color:#26262673}.lg\:text-neutral-800\/5{color:#2626260d}.lg\:text-neutral-800\/50{color:#26262680}.lg\:text-neutral-800\/55{color:#2626268c}.lg\:text-neutral-800\/60{color:#26262699}.lg\:text-neutral-800\/65{color:#262626a6}.lg\:text-neutral-800\/70{color:#262626b3}.lg\:text-neutral-800\/75{color:#262626bf}.lg\:text-neutral-800\/80{color:#262626cc}.lg\:text-neutral-800\/85{color:#262626d9}.lg\:text-neutral-800\/90{color:#262626e6}.lg\:text-neutral-800\/95{color:#262626f2}.lg\:text-neutral-900{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.lg\:text-neutral-900\/0{color:#17171700}.lg\:text-neutral-900\/10{color:#1717171a}.lg\:text-neutral-900\/100{color:#171717}.lg\:text-neutral-900\/15{color:#17171726}.lg\:text-neutral-900\/20{color:#17171733}.lg\:text-neutral-900\/25{color:#17171740}.lg\:text-neutral-900\/30{color:#1717174d}.lg\:text-neutral-900\/35{color:#17171759}.lg\:text-neutral-900\/40{color:#17171766}.lg\:text-neutral-900\/45{color:#17171773}.lg\:text-neutral-900\/5{color:#1717170d}.lg\:text-neutral-900\/50{color:#17171780}.lg\:text-neutral-900\/55{color:#1717178c}.lg\:text-neutral-900\/60{color:#17171799}.lg\:text-neutral-900\/65{color:#171717a6}.lg\:text-neutral-900\/70{color:#171717b3}.lg\:text-neutral-900\/75{color:#171717bf}.lg\:text-neutral-900\/80{color:#171717cc}.lg\:text-neutral-900\/85{color:#171717d9}.lg\:text-neutral-900\/90{color:#171717e6}.lg\:text-neutral-900\/95{color:#171717f2}.lg\:text-neutral-950{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.lg\:text-neutral-950\/0{color:#0a0a0a00}.lg\:text-neutral-950\/10{color:#0a0a0a1a}.lg\:text-neutral-950\/100{color:#0a0a0a}.lg\:text-neutral-950\/15{color:#0a0a0a26}.lg\:text-neutral-950\/20{color:#0a0a0a33}.lg\:text-neutral-950\/25{color:#0a0a0a40}.lg\:text-neutral-950\/30{color:#0a0a0a4d}.lg\:text-neutral-950\/35{color:#0a0a0a59}.lg\:text-neutral-950\/40{color:#0a0a0a66}.lg\:text-neutral-950\/45{color:#0a0a0a73}.lg\:text-neutral-950\/5{color:#0a0a0a0d}.lg\:text-neutral-950\/50{color:#0a0a0a80}.lg\:text-neutral-950\/55{color:#0a0a0a8c}.lg\:text-neutral-950\/60{color:#0a0a0a99}.lg\:text-neutral-950\/65{color:#0a0a0aa6}.lg\:text-neutral-950\/70{color:#0a0a0ab3}.lg\:text-neutral-950\/75{color:#0a0a0abf}.lg\:text-neutral-950\/80{color:#0a0a0acc}.lg\:text-neutral-950\/85{color:#0a0a0ad9}.lg\:text-neutral-950\/90{color:#0a0a0ae6}.lg\:text-neutral-950\/95{color:#0a0a0af2}.lg\:text-primary{--tw-text-opacity: 1;color:rgb(0 119 187 / var(--tw-text-opacity, 1))}.lg\:text-primary-100{--tw-text-opacity: 1;color:rgb(204 227 241 / var(--tw-text-opacity, 1))}.lg\:text-primary-100\/0{color:#cce3f100}.lg\:text-primary-100\/10{color:#cce3f11a}.lg\:text-primary-100\/100{color:#cce3f1}.lg\:text-primary-100\/15{color:#cce3f126}.lg\:text-primary-100\/20{color:#cce3f133}.lg\:text-primary-100\/25{color:#cce3f140}.lg\:text-primary-100\/30{color:#cce3f14d}.lg\:text-primary-100\/35{color:#cce3f159}.lg\:text-primary-100\/40{color:#cce3f166}.lg\:text-primary-100\/45{color:#cce3f173}.lg\:text-primary-100\/5{color:#cce3f10d}.lg\:text-primary-100\/50{color:#cce3f180}.lg\:text-primary-100\/55{color:#cce3f18c}.lg\:text-primary-100\/60{color:#cce3f199}.lg\:text-primary-100\/65{color:#cce3f1a6}.lg\:text-primary-100\/70{color:#cce3f1b3}.lg\:text-primary-100\/75{color:#cce3f1bf}.lg\:text-primary-100\/80{color:#cce3f1cc}.lg\:text-primary-100\/85{color:#cce3f1d9}.lg\:text-primary-100\/90{color:#cce3f1e6}.lg\:text-primary-100\/95{color:#cce3f1f2}.lg\:text-primary-200{--tw-text-opacity: 1;color:rgb(153 200 227 / var(--tw-text-opacity, 1))}.lg\:text-primary-200\/0{color:#99c8e300}.lg\:text-primary-200\/10{color:#99c8e31a}.lg\:text-primary-200\/100{color:#99c8e3}.lg\:text-primary-200\/15{color:#99c8e326}.lg\:text-primary-200\/20{color:#99c8e333}.lg\:text-primary-200\/25{color:#99c8e340}.lg\:text-primary-200\/30{color:#99c8e34d}.lg\:text-primary-200\/35{color:#99c8e359}.lg\:text-primary-200\/40{color:#99c8e366}.lg\:text-primary-200\/45{color:#99c8e373}.lg\:text-primary-200\/5{color:#99c8e30d}.lg\:text-primary-200\/50{color:#99c8e380}.lg\:text-primary-200\/55{color:#99c8e38c}.lg\:text-primary-200\/60{color:#99c8e399}.lg\:text-primary-200\/65{color:#99c8e3a6}.lg\:text-primary-200\/70{color:#99c8e3b3}.lg\:text-primary-200\/75{color:#99c8e3bf}.lg\:text-primary-200\/80{color:#99c8e3cc}.lg\:text-primary-200\/85{color:#99c8e3d9}.lg\:text-primary-200\/90{color:#99c8e3e6}.lg\:text-primary-200\/95{color:#99c8e3f2}.lg\:text-primary-300{--tw-text-opacity: 1;color:rgb(102 173 214 / var(--tw-text-opacity, 1))}.lg\:text-primary-300\/0{color:#66add600}.lg\:text-primary-300\/10{color:#66add61a}.lg\:text-primary-300\/100{color:#66add6}.lg\:text-primary-300\/15{color:#66add626}.lg\:text-primary-300\/20{color:#66add633}.lg\:text-primary-300\/25{color:#66add640}.lg\:text-primary-300\/30{color:#66add64d}.lg\:text-primary-300\/35{color:#66add659}.lg\:text-primary-300\/40{color:#66add666}.lg\:text-primary-300\/45{color:#66add673}.lg\:text-primary-300\/5{color:#66add60d}.lg\:text-primary-300\/50{color:#66add680}.lg\:text-primary-300\/55{color:#66add68c}.lg\:text-primary-300\/60{color:#66add699}.lg\:text-primary-300\/65{color:#66add6a6}.lg\:text-primary-300\/70{color:#66add6b3}.lg\:text-primary-300\/75{color:#66add6bf}.lg\:text-primary-300\/80{color:#66add6cc}.lg\:text-primary-300\/85{color:#66add6d9}.lg\:text-primary-300\/90{color:#66add6e6}.lg\:text-primary-300\/95{color:#66add6f2}.lg\:text-primary-400{--tw-text-opacity: 1;color:rgb(51 146 200 / var(--tw-text-opacity, 1))}.lg\:text-primary-400\/0{color:#3392c800}.lg\:text-primary-400\/10{color:#3392c81a}.lg\:text-primary-400\/100{color:#3392c8}.lg\:text-primary-400\/15{color:#3392c826}.lg\:text-primary-400\/20{color:#3392c833}.lg\:text-primary-400\/25{color:#3392c840}.lg\:text-primary-400\/30{color:#3392c84d}.lg\:text-primary-400\/35{color:#3392c859}.lg\:text-primary-400\/40{color:#3392c866}.lg\:text-primary-400\/45{color:#3392c873}.lg\:text-primary-400\/5{color:#3392c80d}.lg\:text-primary-400\/50{color:#3392c880}.lg\:text-primary-400\/55{color:#3392c88c}.lg\:text-primary-400\/60{color:#3392c899}.lg\:text-primary-400\/65{color:#3392c8a6}.lg\:text-primary-400\/70{color:#3392c8b3}.lg\:text-primary-400\/75{color:#3392c8bf}.lg\:text-primary-400\/80{color:#3392c8cc}.lg\:text-primary-400\/85{color:#3392c8d9}.lg\:text-primary-400\/90{color:#3392c8e6}.lg\:text-primary-400\/95{color:#3392c8f2}.lg\:text-primary-50{--tw-text-opacity: 1;color:rgb(230 241 248 / var(--tw-text-opacity, 1))}.lg\:text-primary-50\/0{color:#e6f1f800}.lg\:text-primary-50\/10{color:#e6f1f81a}.lg\:text-primary-50\/100{color:#e6f1f8}.lg\:text-primary-50\/15{color:#e6f1f826}.lg\:text-primary-50\/20{color:#e6f1f833}.lg\:text-primary-50\/25{color:#e6f1f840}.lg\:text-primary-50\/30{color:#e6f1f84d}.lg\:text-primary-50\/35{color:#e6f1f859}.lg\:text-primary-50\/40{color:#e6f1f866}.lg\:text-primary-50\/45{color:#e6f1f873}.lg\:text-primary-50\/5{color:#e6f1f80d}.lg\:text-primary-50\/50{color:#e6f1f880}.lg\:text-primary-50\/55{color:#e6f1f88c}.lg\:text-primary-50\/60{color:#e6f1f899}.lg\:text-primary-50\/65{color:#e6f1f8a6}.lg\:text-primary-50\/70{color:#e6f1f8b3}.lg\:text-primary-50\/75{color:#e6f1f8bf}.lg\:text-primary-50\/80{color:#e6f1f8cc}.lg\:text-primary-50\/85{color:#e6f1f8d9}.lg\:text-primary-50\/90{color:#e6f1f8e6}.lg\:text-primary-50\/95{color:#e6f1f8f2}.lg\:text-primary-500{--tw-text-opacity: 1;color:rgb(0 119 187 / var(--tw-text-opacity, 1))}.lg\:text-primary-500\/0{color:#07b0}.lg\:text-primary-500\/10{color:#0077bb1a}.lg\:text-primary-500\/100{color:#07b}.lg\:text-primary-500\/15{color:#0077bb26}.lg\:text-primary-500\/20{color:#07b3}.lg\:text-primary-500\/25{color:#0077bb40}.lg\:text-primary-500\/30{color:#0077bb4d}.lg\:text-primary-500\/35{color:#0077bb59}.lg\:text-primary-500\/40{color:#07b6}.lg\:text-primary-500\/45{color:#0077bb73}.lg\:text-primary-500\/5{color:#0077bb0d}.lg\:text-primary-500\/50{color:#0077bb80}.lg\:text-primary-500\/55{color:#0077bb8c}.lg\:text-primary-500\/60{color:#07b9}.lg\:text-primary-500\/65{color:#0077bba6}.lg\:text-primary-500\/70{color:#0077bbb3}.lg\:text-primary-500\/75{color:#0077bbbf}.lg\:text-primary-500\/80{color:#07bc}.lg\:text-primary-500\/85{color:#0077bbd9}.lg\:text-primary-500\/90{color:#0077bbe6}.lg\:text-primary-500\/95{color:#0077bbf2}.lg\:text-primary-600{--tw-text-opacity: 1;color:rgb(0 102 153 / var(--tw-text-opacity, 1))}.lg\:text-primary-600\/0{color:#0690}.lg\:text-primary-600\/10{color:#0066991a}.lg\:text-primary-600\/100{color:#069}.lg\:text-primary-600\/15{color:#00669926}.lg\:text-primary-600\/20{color:#0693}.lg\:text-primary-600\/25{color:#00669940}.lg\:text-primary-600\/30{color:#0066994d}.lg\:text-primary-600\/35{color:#00669959}.lg\:text-primary-600\/40{color:#0696}.lg\:text-primary-600\/45{color:#00669973}.lg\:text-primary-600\/5{color:#0066990d}.lg\:text-primary-600\/50{color:#00669980}.lg\:text-primary-600\/55{color:#0066998c}.lg\:text-primary-600\/60{color:#0699}.lg\:text-primary-600\/65{color:#006699a6}.lg\:text-primary-600\/70{color:#006699b3}.lg\:text-primary-600\/75{color:#006699bf}.lg\:text-primary-600\/80{color:#069c}.lg\:text-primary-600\/85{color:#006699d9}.lg\:text-primary-600\/90{color:#006699e6}.lg\:text-primary-600\/95{color:#006699f2}.lg\:text-primary-700{--tw-text-opacity: 1;color:rgb(0 85 128 / var(--tw-text-opacity, 1))}.lg\:text-primary-700\/0{color:#00558000}.lg\:text-primary-700\/10{color:#0055801a}.lg\:text-primary-700\/100{color:#005580}.lg\:text-primary-700\/15{color:#00558026}.lg\:text-primary-700\/20{color:#00558033}.lg\:text-primary-700\/25{color:#00558040}.lg\:text-primary-700\/30{color:#0055804d}.lg\:text-primary-700\/35{color:#00558059}.lg\:text-primary-700\/40{color:#00558066}.lg\:text-primary-700\/45{color:#00558073}.lg\:text-primary-700\/5{color:#0055800d}.lg\:text-primary-700\/50{color:#00558080}.lg\:text-primary-700\/55{color:#0055808c}.lg\:text-primary-700\/60{color:#00558099}.lg\:text-primary-700\/65{color:#005580a6}.lg\:text-primary-700\/70{color:#005580b3}.lg\:text-primary-700\/75{color:#005580bf}.lg\:text-primary-700\/80{color:#005580cc}.lg\:text-primary-700\/85{color:#005580d9}.lg\:text-primary-700\/90{color:#005580e6}.lg\:text-primary-700\/95{color:#005580f2}.lg\:text-primary-800{--tw-text-opacity: 1;color:rgb(0 68 102 / var(--tw-text-opacity, 1))}.lg\:text-primary-800\/0{color:#0460}.lg\:text-primary-800\/10{color:#0044661a}.lg\:text-primary-800\/100{color:#046}.lg\:text-primary-800\/15{color:#00446626}.lg\:text-primary-800\/20{color:#0463}.lg\:text-primary-800\/25{color:#00446640}.lg\:text-primary-800\/30{color:#0044664d}.lg\:text-primary-800\/35{color:#00446659}.lg\:text-primary-800\/40{color:#0466}.lg\:text-primary-800\/45{color:#00446673}.lg\:text-primary-800\/5{color:#0044660d}.lg\:text-primary-800\/50{color:#00446680}.lg\:text-primary-800\/55{color:#0044668c}.lg\:text-primary-800\/60{color:#0469}.lg\:text-primary-800\/65{color:#004466a6}.lg\:text-primary-800\/70{color:#004466b3}.lg\:text-primary-800\/75{color:#004466bf}.lg\:text-primary-800\/80{color:#046c}.lg\:text-primary-800\/85{color:#004466d9}.lg\:text-primary-800\/90{color:#004466e6}.lg\:text-primary-800\/95{color:#004466f2}.lg\:text-primary-900{--tw-text-opacity: 1;color:rgb(0 51 77 / var(--tw-text-opacity, 1))}.lg\:text-primary-900\/0{color:#00334d00}.lg\:text-primary-900\/10{color:#00334d1a}.lg\:text-primary-900\/100{color:#00334d}.lg\:text-primary-900\/15{color:#00334d26}.lg\:text-primary-900\/20{color:#00334d33}.lg\:text-primary-900\/25{color:#00334d40}.lg\:text-primary-900\/30{color:#00334d4d}.lg\:text-primary-900\/35{color:#00334d59}.lg\:text-primary-900\/40{color:#00334d66}.lg\:text-primary-900\/45{color:#00334d73}.lg\:text-primary-900\/5{color:#00334d0d}.lg\:text-primary-900\/50{color:#00334d80}.lg\:text-primary-900\/55{color:#00334d8c}.lg\:text-primary-900\/60{color:#00334d99}.lg\:text-primary-900\/65{color:#00334da6}.lg\:text-primary-900\/70{color:#00334db3}.lg\:text-primary-900\/75{color:#00334dbf}.lg\:text-primary-900\/80{color:#00334dcc}.lg\:text-primary-900\/85{color:#00334dd9}.lg\:text-primary-900\/90{color:#00334de6}.lg\:text-primary-900\/95{color:#00334df2}.lg\:text-primary-focus{--tw-text-opacity: 1;color:rgb(46 62 99 / var(--tw-text-opacity, 1))}.lg\:text-primary-focus\/0{color:#2e3e6300}.lg\:text-primary-focus\/10{color:#2e3e631a}.lg\:text-primary-focus\/100{color:#2e3e63}.lg\:text-primary-focus\/15{color:#2e3e6326}.lg\:text-primary-focus\/20{color:#2e3e6333}.lg\:text-primary-focus\/25{color:#2e3e6340}.lg\:text-primary-focus\/30{color:#2e3e634d}.lg\:text-primary-focus\/35{color:#2e3e6359}.lg\:text-primary-focus\/40{color:#2e3e6366}.lg\:text-primary-focus\/45{color:#2e3e6373}.lg\:text-primary-focus\/5{color:#2e3e630d}.lg\:text-primary-focus\/50{color:#2e3e6380}.lg\:text-primary-focus\/55{color:#2e3e638c}.lg\:text-primary-focus\/60{color:#2e3e6399}.lg\:text-primary-focus\/65{color:#2e3e63a6}.lg\:text-primary-focus\/70{color:#2e3e63b3}.lg\:text-primary-focus\/75{color:#2e3e63bf}.lg\:text-primary-focus\/80{color:#2e3e63cc}.lg\:text-primary-focus\/85{color:#2e3e63d9}.lg\:text-primary-focus\/90{color:#2e3e63e6}.lg\:text-primary-focus\/95{color:#2e3e63f2}.lg\:text-primary\/0{color:#07b0}.lg\:text-primary\/10{color:#0077bb1a}.lg\:text-primary\/100{color:#07b}.lg\:text-primary\/15{color:#0077bb26}.lg\:text-primary\/20{color:#07b3}.lg\:text-primary\/25{color:#0077bb40}.lg\:text-primary\/30{color:#0077bb4d}.lg\:text-primary\/35{color:#0077bb59}.lg\:text-primary\/40{color:#07b6}.lg\:text-primary\/45{color:#0077bb73}.lg\:text-primary\/5{color:#0077bb0d}.lg\:text-primary\/50{color:#0077bb80}.lg\:text-primary\/55{color:#0077bb8c}.lg\:text-primary\/60{color:#07b9}.lg\:text-primary\/65{color:#0077bba6}.lg\:text-primary\/70{color:#0077bbb3}.lg\:text-primary\/75{color:#0077bbbf}.lg\:text-primary\/80{color:#07bc}.lg\:text-primary\/85{color:#0077bbd9}.lg\:text-primary\/90{color:#0077bbe6}.lg\:text-primary\/95{color:#0077bbf2}.lg\:text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.lg\:text-red-100\/0{color:#fee2e200}.lg\:text-red-100\/10{color:#fee2e21a}.lg\:text-red-100\/100{color:#fee2e2}.lg\:text-red-100\/15{color:#fee2e226}.lg\:text-red-100\/20{color:#fee2e233}.lg\:text-red-100\/25{color:#fee2e240}.lg\:text-red-100\/30{color:#fee2e24d}.lg\:text-red-100\/35{color:#fee2e259}.lg\:text-red-100\/40{color:#fee2e266}.lg\:text-red-100\/45{color:#fee2e273}.lg\:text-red-100\/5{color:#fee2e20d}.lg\:text-red-100\/50{color:#fee2e280}.lg\:text-red-100\/55{color:#fee2e28c}.lg\:text-red-100\/60{color:#fee2e299}.lg\:text-red-100\/65{color:#fee2e2a6}.lg\:text-red-100\/70{color:#fee2e2b3}.lg\:text-red-100\/75{color:#fee2e2bf}.lg\:text-red-100\/80{color:#fee2e2cc}.lg\:text-red-100\/85{color:#fee2e2d9}.lg\:text-red-100\/90{color:#fee2e2e6}.lg\:text-red-100\/95{color:#fee2e2f2}.lg\:text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.lg\:text-red-200\/0{color:#fecaca00}.lg\:text-red-200\/10{color:#fecaca1a}.lg\:text-red-200\/100{color:#fecaca}.lg\:text-red-200\/15{color:#fecaca26}.lg\:text-red-200\/20{color:#fecaca33}.lg\:text-red-200\/25{color:#fecaca40}.lg\:text-red-200\/30{color:#fecaca4d}.lg\:text-red-200\/35{color:#fecaca59}.lg\:text-red-200\/40{color:#fecaca66}.lg\:text-red-200\/45{color:#fecaca73}.lg\:text-red-200\/5{color:#fecaca0d}.lg\:text-red-200\/50{color:#fecaca80}.lg\:text-red-200\/55{color:#fecaca8c}.lg\:text-red-200\/60{color:#fecaca99}.lg\:text-red-200\/65{color:#fecacaa6}.lg\:text-red-200\/70{color:#fecacab3}.lg\:text-red-200\/75{color:#fecacabf}.lg\:text-red-200\/80{color:#fecacacc}.lg\:text-red-200\/85{color:#fecacad9}.lg\:text-red-200\/90{color:#fecacae6}.lg\:text-red-200\/95{color:#fecacaf2}.lg\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.lg\:text-red-300\/0{color:#fca5a500}.lg\:text-red-300\/10{color:#fca5a51a}.lg\:text-red-300\/100{color:#fca5a5}.lg\:text-red-300\/15{color:#fca5a526}.lg\:text-red-300\/20{color:#fca5a533}.lg\:text-red-300\/25{color:#fca5a540}.lg\:text-red-300\/30{color:#fca5a54d}.lg\:text-red-300\/35{color:#fca5a559}.lg\:text-red-300\/40{color:#fca5a566}.lg\:text-red-300\/45{color:#fca5a573}.lg\:text-red-300\/5{color:#fca5a50d}.lg\:text-red-300\/50{color:#fca5a580}.lg\:text-red-300\/55{color:#fca5a58c}.lg\:text-red-300\/60{color:#fca5a599}.lg\:text-red-300\/65{color:#fca5a5a6}.lg\:text-red-300\/70{color:#fca5a5b3}.lg\:text-red-300\/75{color:#fca5a5bf}.lg\:text-red-300\/80{color:#fca5a5cc}.lg\:text-red-300\/85{color:#fca5a5d9}.lg\:text-red-300\/90{color:#fca5a5e6}.lg\:text-red-300\/95{color:#fca5a5f2}.lg\:text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.lg\:text-red-400\/0{color:#f8717100}.lg\:text-red-400\/10{color:#f871711a}.lg\:text-red-400\/100{color:#f87171}.lg\:text-red-400\/15{color:#f8717126}.lg\:text-red-400\/20{color:#f8717133}.lg\:text-red-400\/25{color:#f8717140}.lg\:text-red-400\/30{color:#f871714d}.lg\:text-red-400\/35{color:#f8717159}.lg\:text-red-400\/40{color:#f8717166}.lg\:text-red-400\/45{color:#f8717173}.lg\:text-red-400\/5{color:#f871710d}.lg\:text-red-400\/50{color:#f8717180}.lg\:text-red-400\/55{color:#f871718c}.lg\:text-red-400\/60{color:#f8717199}.lg\:text-red-400\/65{color:#f87171a6}.lg\:text-red-400\/70{color:#f87171b3}.lg\:text-red-400\/75{color:#f87171bf}.lg\:text-red-400\/80{color:#f87171cc}.lg\:text-red-400\/85{color:#f87171d9}.lg\:text-red-400\/90{color:#f87171e6}.lg\:text-red-400\/95{color:#f87171f2}.lg\:text-red-50{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.lg\:text-red-50\/0{color:#fef2f200}.lg\:text-red-50\/10{color:#fef2f21a}.lg\:text-red-50\/100{color:#fef2f2}.lg\:text-red-50\/15{color:#fef2f226}.lg\:text-red-50\/20{color:#fef2f233}.lg\:text-red-50\/25{color:#fef2f240}.lg\:text-red-50\/30{color:#fef2f24d}.lg\:text-red-50\/35{color:#fef2f259}.lg\:text-red-50\/40{color:#fef2f266}.lg\:text-red-50\/45{color:#fef2f273}.lg\:text-red-50\/5{color:#fef2f20d}.lg\:text-red-50\/50{color:#fef2f280}.lg\:text-red-50\/55{color:#fef2f28c}.lg\:text-red-50\/60{color:#fef2f299}.lg\:text-red-50\/65{color:#fef2f2a6}.lg\:text-red-50\/70{color:#fef2f2b3}.lg\:text-red-50\/75{color:#fef2f2bf}.lg\:text-red-50\/80{color:#fef2f2cc}.lg\:text-red-50\/85{color:#fef2f2d9}.lg\:text-red-50\/90{color:#fef2f2e6}.lg\:text-red-50\/95{color:#fef2f2f2}.lg\:text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.lg\:text-red-500\/0{color:#ef444400}.lg\:text-red-500\/10{color:#ef44441a}.lg\:text-red-500\/100{color:#ef4444}.lg\:text-red-500\/15{color:#ef444426}.lg\:text-red-500\/20{color:#ef444433}.lg\:text-red-500\/25{color:#ef444440}.lg\:text-red-500\/30{color:#ef44444d}.lg\:text-red-500\/35{color:#ef444459}.lg\:text-red-500\/40{color:#ef444466}.lg\:text-red-500\/45{color:#ef444473}.lg\:text-red-500\/5{color:#ef44440d}.lg\:text-red-500\/50{color:#ef444480}.lg\:text-red-500\/55{color:#ef44448c}.lg\:text-red-500\/60{color:#ef444499}.lg\:text-red-500\/65{color:#ef4444a6}.lg\:text-red-500\/70{color:#ef4444b3}.lg\:text-red-500\/75{color:#ef4444bf}.lg\:text-red-500\/80{color:#ef4444cc}.lg\:text-red-500\/85{color:#ef4444d9}.lg\:text-red-500\/90{color:#ef4444e6}.lg\:text-red-500\/95{color:#ef4444f2}.lg\:text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.lg\:text-red-600\/0{color:#dc262600}.lg\:text-red-600\/10{color:#dc26261a}.lg\:text-red-600\/100{color:#dc2626}.lg\:text-red-600\/15{color:#dc262626}.lg\:text-red-600\/20{color:#dc262633}.lg\:text-red-600\/25{color:#dc262640}.lg\:text-red-600\/30{color:#dc26264d}.lg\:text-red-600\/35{color:#dc262659}.lg\:text-red-600\/40{color:#dc262666}.lg\:text-red-600\/45{color:#dc262673}.lg\:text-red-600\/5{color:#dc26260d}.lg\:text-red-600\/50{color:#dc262680}.lg\:text-red-600\/55{color:#dc26268c}.lg\:text-red-600\/60{color:#dc262699}.lg\:text-red-600\/65{color:#dc2626a6}.lg\:text-red-600\/70{color:#dc2626b3}.lg\:text-red-600\/75{color:#dc2626bf}.lg\:text-red-600\/80{color:#dc2626cc}.lg\:text-red-600\/85{color:#dc2626d9}.lg\:text-red-600\/90{color:#dc2626e6}.lg\:text-red-600\/95{color:#dc2626f2}.lg\:text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.lg\:text-red-700\/0{color:#b91c1c00}.lg\:text-red-700\/10{color:#b91c1c1a}.lg\:text-red-700\/100{color:#b91c1c}.lg\:text-red-700\/15{color:#b91c1c26}.lg\:text-red-700\/20{color:#b91c1c33}.lg\:text-red-700\/25{color:#b91c1c40}.lg\:text-red-700\/30{color:#b91c1c4d}.lg\:text-red-700\/35{color:#b91c1c59}.lg\:text-red-700\/40{color:#b91c1c66}.lg\:text-red-700\/45{color:#b91c1c73}.lg\:text-red-700\/5{color:#b91c1c0d}.lg\:text-red-700\/50{color:#b91c1c80}.lg\:text-red-700\/55{color:#b91c1c8c}.lg\:text-red-700\/60{color:#b91c1c99}.lg\:text-red-700\/65{color:#b91c1ca6}.lg\:text-red-700\/70{color:#b91c1cb3}.lg\:text-red-700\/75{color:#b91c1cbf}.lg\:text-red-700\/80{color:#b91c1ccc}.lg\:text-red-700\/85{color:#b91c1cd9}.lg\:text-red-700\/90{color:#b91c1ce6}.lg\:text-red-700\/95{color:#b91c1cf2}.lg\:text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.lg\:text-red-800\/0{color:#991b1b00}.lg\:text-red-800\/10{color:#991b1b1a}.lg\:text-red-800\/100{color:#991b1b}.lg\:text-red-800\/15{color:#991b1b26}.lg\:text-red-800\/20{color:#991b1b33}.lg\:text-red-800\/25{color:#991b1b40}.lg\:text-red-800\/30{color:#991b1b4d}.lg\:text-red-800\/35{color:#991b1b59}.lg\:text-red-800\/40{color:#991b1b66}.lg\:text-red-800\/45{color:#991b1b73}.lg\:text-red-800\/5{color:#991b1b0d}.lg\:text-red-800\/50{color:#991b1b80}.lg\:text-red-800\/55{color:#991b1b8c}.lg\:text-red-800\/60{color:#991b1b99}.lg\:text-red-800\/65{color:#991b1ba6}.lg\:text-red-800\/70{color:#991b1bb3}.lg\:text-red-800\/75{color:#991b1bbf}.lg\:text-red-800\/80{color:#991b1bcc}.lg\:text-red-800\/85{color:#991b1bd9}.lg\:text-red-800\/90{color:#991b1be6}.lg\:text-red-800\/95{color:#991b1bf2}.lg\:text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.lg\:text-red-900\/0{color:#7f1d1d00}.lg\:text-red-900\/10{color:#7f1d1d1a}.lg\:text-red-900\/100{color:#7f1d1d}.lg\:text-red-900\/15{color:#7f1d1d26}.lg\:text-red-900\/20{color:#7f1d1d33}.lg\:text-red-900\/25{color:#7f1d1d40}.lg\:text-red-900\/30{color:#7f1d1d4d}.lg\:text-red-900\/35{color:#7f1d1d59}.lg\:text-red-900\/40{color:#7f1d1d66}.lg\:text-red-900\/45{color:#7f1d1d73}.lg\:text-red-900\/5{color:#7f1d1d0d}.lg\:text-red-900\/50{color:#7f1d1d80}.lg\:text-red-900\/55{color:#7f1d1d8c}.lg\:text-red-900\/60{color:#7f1d1d99}.lg\:text-red-900\/65{color:#7f1d1da6}.lg\:text-red-900\/70{color:#7f1d1db3}.lg\:text-red-900\/75{color:#7f1d1dbf}.lg\:text-red-900\/80{color:#7f1d1dcc}.lg\:text-red-900\/85{color:#7f1d1dd9}.lg\:text-red-900\/90{color:#7f1d1de6}.lg\:text-red-900\/95{color:#7f1d1df2}.lg\:text-red-950{--tw-text-opacity: 1;color:rgb(69 10 10 / var(--tw-text-opacity, 1))}.lg\:text-red-950\/0{color:#450a0a00}.lg\:text-red-950\/10{color:#450a0a1a}.lg\:text-red-950\/100{color:#450a0a}.lg\:text-red-950\/15{color:#450a0a26}.lg\:text-red-950\/20{color:#450a0a33}.lg\:text-red-950\/25{color:#450a0a40}.lg\:text-red-950\/30{color:#450a0a4d}.lg\:text-red-950\/35{color:#450a0a59}.lg\:text-red-950\/40{color:#450a0a66}.lg\:text-red-950\/45{color:#450a0a73}.lg\:text-red-950\/5{color:#450a0a0d}.lg\:text-red-950\/50{color:#450a0a80}.lg\:text-red-950\/55{color:#450a0a8c}.lg\:text-red-950\/60{color:#450a0a99}.lg\:text-red-950\/65{color:#450a0aa6}.lg\:text-red-950\/70{color:#450a0ab3}.lg\:text-red-950\/75{color:#450a0abf}.lg\:text-red-950\/80{color:#450a0acc}.lg\:text-red-950\/85{color:#450a0ad9}.lg\:text-red-950\/90{color:#450a0ae6}.lg\:text-red-950\/95{color:#450a0af2}.lg\:text-success{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.lg\:text-success-focus{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.lg\:text-success-focus\/0{color:#05966900}.lg\:text-success-focus\/10{color:#0596691a}.lg\:text-success-focus\/100{color:#059669}.lg\:text-success-focus\/15{color:#05966926}.lg\:text-success-focus\/20{color:#05966933}.lg\:text-success-focus\/25{color:#05966940}.lg\:text-success-focus\/30{color:#0596694d}.lg\:text-success-focus\/35{color:#05966959}.lg\:text-success-focus\/40{color:#05966966}.lg\:text-success-focus\/45{color:#05966973}.lg\:text-success-focus\/5{color:#0596690d}.lg\:text-success-focus\/50{color:#05966980}.lg\:text-success-focus\/55{color:#0596698c}.lg\:text-success-focus\/60{color:#05966999}.lg\:text-success-focus\/65{color:#059669a6}.lg\:text-success-focus\/70{color:#059669b3}.lg\:text-success-focus\/75{color:#059669bf}.lg\:text-success-focus\/80{color:#059669cc}.lg\:text-success-focus\/85{color:#059669d9}.lg\:text-success-focus\/90{color:#059669e6}.lg\:text-success-focus\/95{color:#059669f2}.lg\:text-success\/0{color:#10b98100}.lg\:text-success\/10{color:#10b9811a}.lg\:text-success\/100{color:#10b981}.lg\:text-success\/15{color:#10b98126}.lg\:text-success\/20{color:#10b98133}.lg\:text-success\/25{color:#10b98140}.lg\:text-success\/30{color:#10b9814d}.lg\:text-success\/35{color:#10b98159}.lg\:text-success\/40{color:#10b98166}.lg\:text-success\/45{color:#10b98173}.lg\:text-success\/5{color:#10b9810d}.lg\:text-success\/50{color:#10b98180}.lg\:text-success\/55{color:#10b9818c}.lg\:text-success\/60{color:#10b98199}.lg\:text-success\/65{color:#10b981a6}.lg\:text-success\/70{color:#10b981b3}.lg\:text-success\/75{color:#10b981bf}.lg\:text-success\/80{color:#10b981cc}.lg\:text-success\/85{color:#10b981d9}.lg\:text-success\/90{color:#10b981e6}.lg\:text-success\/95{color:#10b981f2}.lg\:text-warning{--tw-text-opacity: 1;color:rgb(255 152 0 / var(--tw-text-opacity, 1))}.lg\:text-warning-focus{--tw-text-opacity: 1;color:rgb(230 130 0 / var(--tw-text-opacity, 1))}.lg\:text-warning-focus\/0{color:#e6820000}.lg\:text-warning-focus\/10{color:#e682001a}.lg\:text-warning-focus\/100{color:#e68200}.lg\:text-warning-focus\/15{color:#e6820026}.lg\:text-warning-focus\/20{color:#e6820033}.lg\:text-warning-focus\/25{color:#e6820040}.lg\:text-warning-focus\/30{color:#e682004d}.lg\:text-warning-focus\/35{color:#e6820059}.lg\:text-warning-focus\/40{color:#e6820066}.lg\:text-warning-focus\/45{color:#e6820073}.lg\:text-warning-focus\/5{color:#e682000d}.lg\:text-warning-focus\/50{color:#e6820080}.lg\:text-warning-focus\/55{color:#e682008c}.lg\:text-warning-focus\/60{color:#e6820099}.lg\:text-warning-focus\/65{color:#e68200a6}.lg\:text-warning-focus\/70{color:#e68200b3}.lg\:text-warning-focus\/75{color:#e68200bf}.lg\:text-warning-focus\/80{color:#e68200cc}.lg\:text-warning-focus\/85{color:#e68200d9}.lg\:text-warning-focus\/90{color:#e68200e6}.lg\:text-warning-focus\/95{color:#e68200f2}.lg\:text-warning\/0{color:#ff980000}.lg\:text-warning\/10{color:#ff98001a}.lg\:text-warning\/100{color:#ff9800}.lg\:text-warning\/15{color:#ff980026}.lg\:text-warning\/20{color:#ff980033}.lg\:text-warning\/25{color:#ff980040}.lg\:text-warning\/30{color:#ff98004d}.lg\:text-warning\/35{color:#ff980059}.lg\:text-warning\/40{color:#ff980066}.lg\:text-warning\/45{color:#ff980073}.lg\:text-warning\/5{color:#ff98000d}.lg\:text-warning\/50{color:#ff980080}.lg\:text-warning\/55{color:#ff98008c}.lg\:text-warning\/60{color:#ff980099}.lg\:text-warning\/65{color:#ff9800a6}.lg\:text-warning\/70{color:#ff9800b3}.lg\:text-warning\/75{color:#ff9800bf}.lg\:text-warning\/80{color:#ff9800cc}.lg\:text-warning\/85{color:#ff9800d9}.lg\:text-warning\/90{color:#ff9800e6}.lg\:text-warning\/95{color:#ff9800f2}.lg\:text-yellow-100{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.lg\:text-yellow-100\/0{color:#fef9c300}.lg\:text-yellow-100\/10{color:#fef9c31a}.lg\:text-yellow-100\/100{color:#fef9c3}.lg\:text-yellow-100\/15{color:#fef9c326}.lg\:text-yellow-100\/20{color:#fef9c333}.lg\:text-yellow-100\/25{color:#fef9c340}.lg\:text-yellow-100\/30{color:#fef9c34d}.lg\:text-yellow-100\/35{color:#fef9c359}.lg\:text-yellow-100\/40{color:#fef9c366}.lg\:text-yellow-100\/45{color:#fef9c373}.lg\:text-yellow-100\/5{color:#fef9c30d}.lg\:text-yellow-100\/50{color:#fef9c380}.lg\:text-yellow-100\/55{color:#fef9c38c}.lg\:text-yellow-100\/60{color:#fef9c399}.lg\:text-yellow-100\/65{color:#fef9c3a6}.lg\:text-yellow-100\/70{color:#fef9c3b3}.lg\:text-yellow-100\/75{color:#fef9c3bf}.lg\:text-yellow-100\/80{color:#fef9c3cc}.lg\:text-yellow-100\/85{color:#fef9c3d9}.lg\:text-yellow-100\/90{color:#fef9c3e6}.lg\:text-yellow-100\/95{color:#fef9c3f2}.lg\:text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.lg\:text-yellow-200\/0{color:#fef08a00}.lg\:text-yellow-200\/10{color:#fef08a1a}.lg\:text-yellow-200\/100{color:#fef08a}.lg\:text-yellow-200\/15{color:#fef08a26}.lg\:text-yellow-200\/20{color:#fef08a33}.lg\:text-yellow-200\/25{color:#fef08a40}.lg\:text-yellow-200\/30{color:#fef08a4d}.lg\:text-yellow-200\/35{color:#fef08a59}.lg\:text-yellow-200\/40{color:#fef08a66}.lg\:text-yellow-200\/45{color:#fef08a73}.lg\:text-yellow-200\/5{color:#fef08a0d}.lg\:text-yellow-200\/50{color:#fef08a80}.lg\:text-yellow-200\/55{color:#fef08a8c}.lg\:text-yellow-200\/60{color:#fef08a99}.lg\:text-yellow-200\/65{color:#fef08aa6}.lg\:text-yellow-200\/70{color:#fef08ab3}.lg\:text-yellow-200\/75{color:#fef08abf}.lg\:text-yellow-200\/80{color:#fef08acc}.lg\:text-yellow-200\/85{color:#fef08ad9}.lg\:text-yellow-200\/90{color:#fef08ae6}.lg\:text-yellow-200\/95{color:#fef08af2}.lg\:text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.lg\:text-yellow-300\/0{color:#fde04700}.lg\:text-yellow-300\/10{color:#fde0471a}.lg\:text-yellow-300\/100{color:#fde047}.lg\:text-yellow-300\/15{color:#fde04726}.lg\:text-yellow-300\/20{color:#fde04733}.lg\:text-yellow-300\/25{color:#fde04740}.lg\:text-yellow-300\/30{color:#fde0474d}.lg\:text-yellow-300\/35{color:#fde04759}.lg\:text-yellow-300\/40{color:#fde04766}.lg\:text-yellow-300\/45{color:#fde04773}.lg\:text-yellow-300\/5{color:#fde0470d}.lg\:text-yellow-300\/50{color:#fde04780}.lg\:text-yellow-300\/55{color:#fde0478c}.lg\:text-yellow-300\/60{color:#fde04799}.lg\:text-yellow-300\/65{color:#fde047a6}.lg\:text-yellow-300\/70{color:#fde047b3}.lg\:text-yellow-300\/75{color:#fde047bf}.lg\:text-yellow-300\/80{color:#fde047cc}.lg\:text-yellow-300\/85{color:#fde047d9}.lg\:text-yellow-300\/90{color:#fde047e6}.lg\:text-yellow-300\/95{color:#fde047f2}.lg\:text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.lg\:text-yellow-400\/0{color:#facc1500}.lg\:text-yellow-400\/10{color:#facc151a}.lg\:text-yellow-400\/100{color:#facc15}.lg\:text-yellow-400\/15{color:#facc1526}.lg\:text-yellow-400\/20{color:#facc1533}.lg\:text-yellow-400\/25{color:#facc1540}.lg\:text-yellow-400\/30{color:#facc154d}.lg\:text-yellow-400\/35{color:#facc1559}.lg\:text-yellow-400\/40{color:#facc1566}.lg\:text-yellow-400\/45{color:#facc1573}.lg\:text-yellow-400\/5{color:#facc150d}.lg\:text-yellow-400\/50{color:#facc1580}.lg\:text-yellow-400\/55{color:#facc158c}.lg\:text-yellow-400\/60{color:#facc1599}.lg\:text-yellow-400\/65{color:#facc15a6}.lg\:text-yellow-400\/70{color:#facc15b3}.lg\:text-yellow-400\/75{color:#facc15bf}.lg\:text-yellow-400\/80{color:#facc15cc}.lg\:text-yellow-400\/85{color:#facc15d9}.lg\:text-yellow-400\/90{color:#facc15e6}.lg\:text-yellow-400\/95{color:#facc15f2}.lg\:text-yellow-50{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity, 1))}.lg\:text-yellow-50\/0{color:#fefce800}.lg\:text-yellow-50\/10{color:#fefce81a}.lg\:text-yellow-50\/100{color:#fefce8}.lg\:text-yellow-50\/15{color:#fefce826}.lg\:text-yellow-50\/20{color:#fefce833}.lg\:text-yellow-50\/25{color:#fefce840}.lg\:text-yellow-50\/30{color:#fefce84d}.lg\:text-yellow-50\/35{color:#fefce859}.lg\:text-yellow-50\/40{color:#fefce866}.lg\:text-yellow-50\/45{color:#fefce873}.lg\:text-yellow-50\/5{color:#fefce80d}.lg\:text-yellow-50\/50{color:#fefce880}.lg\:text-yellow-50\/55{color:#fefce88c}.lg\:text-yellow-50\/60{color:#fefce899}.lg\:text-yellow-50\/65{color:#fefce8a6}.lg\:text-yellow-50\/70{color:#fefce8b3}.lg\:text-yellow-50\/75{color:#fefce8bf}.lg\:text-yellow-50\/80{color:#fefce8cc}.lg\:text-yellow-50\/85{color:#fefce8d9}.lg\:text-yellow-50\/90{color:#fefce8e6}.lg\:text-yellow-50\/95{color:#fefce8f2}.lg\:text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.lg\:text-yellow-500\/0{color:#eab30800}.lg\:text-yellow-500\/10{color:#eab3081a}.lg\:text-yellow-500\/100{color:#eab308}.lg\:text-yellow-500\/15{color:#eab30826}.lg\:text-yellow-500\/20{color:#eab30833}.lg\:text-yellow-500\/25{color:#eab30840}.lg\:text-yellow-500\/30{color:#eab3084d}.lg\:text-yellow-500\/35{color:#eab30859}.lg\:text-yellow-500\/40{color:#eab30866}.lg\:text-yellow-500\/45{color:#eab30873}.lg\:text-yellow-500\/5{color:#eab3080d}.lg\:text-yellow-500\/50{color:#eab30880}.lg\:text-yellow-500\/55{color:#eab3088c}.lg\:text-yellow-500\/60{color:#eab30899}.lg\:text-yellow-500\/65{color:#eab308a6}.lg\:text-yellow-500\/70{color:#eab308b3}.lg\:text-yellow-500\/75{color:#eab308bf}.lg\:text-yellow-500\/80{color:#eab308cc}.lg\:text-yellow-500\/85{color:#eab308d9}.lg\:text-yellow-500\/90{color:#eab308e6}.lg\:text-yellow-500\/95{color:#eab308f2}.lg\:text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.lg\:text-yellow-600\/0{color:#ca8a0400}.lg\:text-yellow-600\/10{color:#ca8a041a}.lg\:text-yellow-600\/100{color:#ca8a04}.lg\:text-yellow-600\/15{color:#ca8a0426}.lg\:text-yellow-600\/20{color:#ca8a0433}.lg\:text-yellow-600\/25{color:#ca8a0440}.lg\:text-yellow-600\/30{color:#ca8a044d}.lg\:text-yellow-600\/35{color:#ca8a0459}.lg\:text-yellow-600\/40{color:#ca8a0466}.lg\:text-yellow-600\/45{color:#ca8a0473}.lg\:text-yellow-600\/5{color:#ca8a040d}.lg\:text-yellow-600\/50{color:#ca8a0480}.lg\:text-yellow-600\/55{color:#ca8a048c}.lg\:text-yellow-600\/60{color:#ca8a0499}.lg\:text-yellow-600\/65{color:#ca8a04a6}.lg\:text-yellow-600\/70{color:#ca8a04b3}.lg\:text-yellow-600\/75{color:#ca8a04bf}.lg\:text-yellow-600\/80{color:#ca8a04cc}.lg\:text-yellow-600\/85{color:#ca8a04d9}.lg\:text-yellow-600\/90{color:#ca8a04e6}.lg\:text-yellow-600\/95{color:#ca8a04f2}.lg\:text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.lg\:text-yellow-700\/0{color:#a1620700}.lg\:text-yellow-700\/10{color:#a162071a}.lg\:text-yellow-700\/100{color:#a16207}.lg\:text-yellow-700\/15{color:#a1620726}.lg\:text-yellow-700\/20{color:#a1620733}.lg\:text-yellow-700\/25{color:#a1620740}.lg\:text-yellow-700\/30{color:#a162074d}.lg\:text-yellow-700\/35{color:#a1620759}.lg\:text-yellow-700\/40{color:#a1620766}.lg\:text-yellow-700\/45{color:#a1620773}.lg\:text-yellow-700\/5{color:#a162070d}.lg\:text-yellow-700\/50{color:#a1620780}.lg\:text-yellow-700\/55{color:#a162078c}.lg\:text-yellow-700\/60{color:#a1620799}.lg\:text-yellow-700\/65{color:#a16207a6}.lg\:text-yellow-700\/70{color:#a16207b3}.lg\:text-yellow-700\/75{color:#a16207bf}.lg\:text-yellow-700\/80{color:#a16207cc}.lg\:text-yellow-700\/85{color:#a16207d9}.lg\:text-yellow-700\/90{color:#a16207e6}.lg\:text-yellow-700\/95{color:#a16207f2}.lg\:text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.lg\:text-yellow-800\/0{color:#854d0e00}.lg\:text-yellow-800\/10{color:#854d0e1a}.lg\:text-yellow-800\/100{color:#854d0e}.lg\:text-yellow-800\/15{color:#854d0e26}.lg\:text-yellow-800\/20{color:#854d0e33}.lg\:text-yellow-800\/25{color:#854d0e40}.lg\:text-yellow-800\/30{color:#854d0e4d}.lg\:text-yellow-800\/35{color:#854d0e59}.lg\:text-yellow-800\/40{color:#854d0e66}.lg\:text-yellow-800\/45{color:#854d0e73}.lg\:text-yellow-800\/5{color:#854d0e0d}.lg\:text-yellow-800\/50{color:#854d0e80}.lg\:text-yellow-800\/55{color:#854d0e8c}.lg\:text-yellow-800\/60{color:#854d0e99}.lg\:text-yellow-800\/65{color:#854d0ea6}.lg\:text-yellow-800\/70{color:#854d0eb3}.lg\:text-yellow-800\/75{color:#854d0ebf}.lg\:text-yellow-800\/80{color:#854d0ecc}.lg\:text-yellow-800\/85{color:#854d0ed9}.lg\:text-yellow-800\/90{color:#854d0ee6}.lg\:text-yellow-800\/95{color:#854d0ef2}.lg\:text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.lg\:text-yellow-900\/0{color:#713f1200}.lg\:text-yellow-900\/10{color:#713f121a}.lg\:text-yellow-900\/100{color:#713f12}.lg\:text-yellow-900\/15{color:#713f1226}.lg\:text-yellow-900\/20{color:#713f1233}.lg\:text-yellow-900\/25{color:#713f1240}.lg\:text-yellow-900\/30{color:#713f124d}.lg\:text-yellow-900\/35{color:#713f1259}.lg\:text-yellow-900\/40{color:#713f1266}.lg\:text-yellow-900\/45{color:#713f1273}.lg\:text-yellow-900\/5{color:#713f120d}.lg\:text-yellow-900\/50{color:#713f1280}.lg\:text-yellow-900\/55{color:#713f128c}.lg\:text-yellow-900\/60{color:#713f1299}.lg\:text-yellow-900\/65{color:#713f12a6}.lg\:text-yellow-900\/70{color:#713f12b3}.lg\:text-yellow-900\/75{color:#713f12bf}.lg\:text-yellow-900\/80{color:#713f12cc}.lg\:text-yellow-900\/85{color:#713f12d9}.lg\:text-yellow-900\/90{color:#713f12e6}.lg\:text-yellow-900\/95{color:#713f12f2}.lg\:text-yellow-950{--tw-text-opacity: 1;color:rgb(66 32 6 / var(--tw-text-opacity, 1))}.lg\:text-yellow-950\/0{color:#42200600}.lg\:text-yellow-950\/10{color:#4220061a}.lg\:text-yellow-950\/100{color:#422006}.lg\:text-yellow-950\/15{color:#42200626}.lg\:text-yellow-950\/20{color:#42200633}.lg\:text-yellow-950\/25{color:#42200640}.lg\:text-yellow-950\/30{color:#4220064d}.lg\:text-yellow-950\/35{color:#42200659}.lg\:text-yellow-950\/40{color:#42200666}.lg\:text-yellow-950\/45{color:#42200673}.lg\:text-yellow-950\/5{color:#4220060d}.lg\:text-yellow-950\/50{color:#42200680}.lg\:text-yellow-950\/55{color:#4220068c}.lg\:text-yellow-950\/60{color:#42200699}.lg\:text-yellow-950\/65{color:#422006a6}.lg\:text-yellow-950\/70{color:#422006b3}.lg\:text-yellow-950\/75{color:#422006bf}.lg\:text-yellow-950\/80{color:#422006cc}.lg\:text-yellow-950\/85{color:#422006d9}.lg\:text-yellow-950\/90{color:#422006e6}.lg\:text-yellow-950\/95{color:#422006f2}.lg\:ring-blue-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.lg\:ring-blue-100\/0{--tw-ring-color: rgb(219 234 254 / 0)}.lg\:ring-blue-100\/10{--tw-ring-color: rgb(219 234 254 / .1)}.lg\:ring-blue-100\/100{--tw-ring-color: rgb(219 234 254 / 1)}.lg\:ring-blue-100\/15{--tw-ring-color: rgb(219 234 254 / .15)}.lg\:ring-blue-100\/20{--tw-ring-color: rgb(219 234 254 / .2)}.lg\:ring-blue-100\/25{--tw-ring-color: rgb(219 234 254 / .25)}.lg\:ring-blue-100\/30{--tw-ring-color: rgb(219 234 254 / .3)}.lg\:ring-blue-100\/35{--tw-ring-color: rgb(219 234 254 / .35)}.lg\:ring-blue-100\/40{--tw-ring-color: rgb(219 234 254 / .4)}.lg\:ring-blue-100\/45{--tw-ring-color: rgb(219 234 254 / .45)}.lg\:ring-blue-100\/5{--tw-ring-color: rgb(219 234 254 / .05)}.lg\:ring-blue-100\/50{--tw-ring-color: rgb(219 234 254 / .5)}.lg\:ring-blue-100\/55{--tw-ring-color: rgb(219 234 254 / .55)}.lg\:ring-blue-100\/60{--tw-ring-color: rgb(219 234 254 / .6)}.lg\:ring-blue-100\/65{--tw-ring-color: rgb(219 234 254 / .65)}.lg\:ring-blue-100\/70{--tw-ring-color: rgb(219 234 254 / .7)}.lg\:ring-blue-100\/75{--tw-ring-color: rgb(219 234 254 / .75)}.lg\:ring-blue-100\/80{--tw-ring-color: rgb(219 234 254 / .8)}.lg\:ring-blue-100\/85{--tw-ring-color: rgb(219 234 254 / .85)}.lg\:ring-blue-100\/90{--tw-ring-color: rgb(219 234 254 / .9)}.lg\:ring-blue-100\/95{--tw-ring-color: rgb(219 234 254 / .95)}.lg\:ring-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.lg\:ring-blue-200\/0{--tw-ring-color: rgb(191 219 254 / 0)}.lg\:ring-blue-200\/10{--tw-ring-color: rgb(191 219 254 / .1)}.lg\:ring-blue-200\/100{--tw-ring-color: rgb(191 219 254 / 1)}.lg\:ring-blue-200\/15{--tw-ring-color: rgb(191 219 254 / .15)}.lg\:ring-blue-200\/20{--tw-ring-color: rgb(191 219 254 / .2)}.lg\:ring-blue-200\/25{--tw-ring-color: rgb(191 219 254 / .25)}.lg\:ring-blue-200\/30{--tw-ring-color: rgb(191 219 254 / .3)}.lg\:ring-blue-200\/35{--tw-ring-color: rgb(191 219 254 / .35)}.lg\:ring-blue-200\/40{--tw-ring-color: rgb(191 219 254 / .4)}.lg\:ring-blue-200\/45{--tw-ring-color: rgb(191 219 254 / .45)}.lg\:ring-blue-200\/5{--tw-ring-color: rgb(191 219 254 / .05)}.lg\:ring-blue-200\/50{--tw-ring-color: rgb(191 219 254 / .5)}.lg\:ring-blue-200\/55{--tw-ring-color: rgb(191 219 254 / .55)}.lg\:ring-blue-200\/60{--tw-ring-color: rgb(191 219 254 / .6)}.lg\:ring-blue-200\/65{--tw-ring-color: rgb(191 219 254 / .65)}.lg\:ring-blue-200\/70{--tw-ring-color: rgb(191 219 254 / .7)}.lg\:ring-blue-200\/75{--tw-ring-color: rgb(191 219 254 / .75)}.lg\:ring-blue-200\/80{--tw-ring-color: rgb(191 219 254 / .8)}.lg\:ring-blue-200\/85{--tw-ring-color: rgb(191 219 254 / .85)}.lg\:ring-blue-200\/90{--tw-ring-color: rgb(191 219 254 / .9)}.lg\:ring-blue-200\/95{--tw-ring-color: rgb(191 219 254 / .95)}.lg\:ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.lg\:ring-blue-300\/0{--tw-ring-color: rgb(147 197 253 / 0)}.lg\:ring-blue-300\/10{--tw-ring-color: rgb(147 197 253 / .1)}.lg\:ring-blue-300\/100{--tw-ring-color: rgb(147 197 253 / 1)}.lg\:ring-blue-300\/15{--tw-ring-color: rgb(147 197 253 / .15)}.lg\:ring-blue-300\/20{--tw-ring-color: rgb(147 197 253 / .2)}.lg\:ring-blue-300\/25{--tw-ring-color: rgb(147 197 253 / .25)}.lg\:ring-blue-300\/30{--tw-ring-color: rgb(147 197 253 / .3)}.lg\:ring-blue-300\/35{--tw-ring-color: rgb(147 197 253 / .35)}.lg\:ring-blue-300\/40{--tw-ring-color: rgb(147 197 253 / .4)}.lg\:ring-blue-300\/45{--tw-ring-color: rgb(147 197 253 / .45)}.lg\:ring-blue-300\/5{--tw-ring-color: rgb(147 197 253 / .05)}.lg\:ring-blue-300\/50{--tw-ring-color: rgb(147 197 253 / .5)}.lg\:ring-blue-300\/55{--tw-ring-color: rgb(147 197 253 / .55)}.lg\:ring-blue-300\/60{--tw-ring-color: rgb(147 197 253 / .6)}.lg\:ring-blue-300\/65{--tw-ring-color: rgb(147 197 253 / .65)}.lg\:ring-blue-300\/70{--tw-ring-color: rgb(147 197 253 / .7)}.lg\:ring-blue-300\/75{--tw-ring-color: rgb(147 197 253 / .75)}.lg\:ring-blue-300\/80{--tw-ring-color: rgb(147 197 253 / .8)}.lg\:ring-blue-300\/85{--tw-ring-color: rgb(147 197 253 / .85)}.lg\:ring-blue-300\/90{--tw-ring-color: rgb(147 197 253 / .9)}.lg\:ring-blue-300\/95{--tw-ring-color: rgb(147 197 253 / .95)}.lg\:ring-blue-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.lg\:ring-blue-400\/0{--tw-ring-color: rgb(96 165 250 / 0)}.lg\:ring-blue-400\/10{--tw-ring-color: rgb(96 165 250 / .1)}.lg\:ring-blue-400\/100{--tw-ring-color: rgb(96 165 250 / 1)}.lg\:ring-blue-400\/15{--tw-ring-color: rgb(96 165 250 / .15)}.lg\:ring-blue-400\/20{--tw-ring-color: rgb(96 165 250 / .2)}.lg\:ring-blue-400\/25{--tw-ring-color: rgb(96 165 250 / .25)}.lg\:ring-blue-400\/30{--tw-ring-color: rgb(96 165 250 / .3)}.lg\:ring-blue-400\/35{--tw-ring-color: rgb(96 165 250 / .35)}.lg\:ring-blue-400\/40{--tw-ring-color: rgb(96 165 250 / .4)}.lg\:ring-blue-400\/45{--tw-ring-color: rgb(96 165 250 / .45)}.lg\:ring-blue-400\/5{--tw-ring-color: rgb(96 165 250 / .05)}.lg\:ring-blue-400\/50{--tw-ring-color: rgb(96 165 250 / .5)}.lg\:ring-blue-400\/55{--tw-ring-color: rgb(96 165 250 / .55)}.lg\:ring-blue-400\/60{--tw-ring-color: rgb(96 165 250 / .6)}.lg\:ring-blue-400\/65{--tw-ring-color: rgb(96 165 250 / .65)}.lg\:ring-blue-400\/70{--tw-ring-color: rgb(96 165 250 / .7)}.lg\:ring-blue-400\/75{--tw-ring-color: rgb(96 165 250 / .75)}.lg\:ring-blue-400\/80{--tw-ring-color: rgb(96 165 250 / .8)}.lg\:ring-blue-400\/85{--tw-ring-color: rgb(96 165 250 / .85)}.lg\:ring-blue-400\/90{--tw-ring-color: rgb(96 165 250 / .9)}.lg\:ring-blue-400\/95{--tw-ring-color: rgb(96 165 250 / .95)}.lg\:ring-blue-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1))}.lg\:ring-blue-50\/0{--tw-ring-color: rgb(239 246 255 / 0)}.lg\:ring-blue-50\/10{--tw-ring-color: rgb(239 246 255 / .1)}.lg\:ring-blue-50\/100{--tw-ring-color: rgb(239 246 255 / 1)}.lg\:ring-blue-50\/15{--tw-ring-color: rgb(239 246 255 / .15)}.lg\:ring-blue-50\/20{--tw-ring-color: rgb(239 246 255 / .2)}.lg\:ring-blue-50\/25{--tw-ring-color: rgb(239 246 255 / .25)}.lg\:ring-blue-50\/30{--tw-ring-color: rgb(239 246 255 / .3)}.lg\:ring-blue-50\/35{--tw-ring-color: rgb(239 246 255 / .35)}.lg\:ring-blue-50\/40{--tw-ring-color: rgb(239 246 255 / .4)}.lg\:ring-blue-50\/45{--tw-ring-color: rgb(239 246 255 / .45)}.lg\:ring-blue-50\/5{--tw-ring-color: rgb(239 246 255 / .05)}.lg\:ring-blue-50\/50{--tw-ring-color: rgb(239 246 255 / .5)}.lg\:ring-blue-50\/55{--tw-ring-color: rgb(239 246 255 / .55)}.lg\:ring-blue-50\/60{--tw-ring-color: rgb(239 246 255 / .6)}.lg\:ring-blue-50\/65{--tw-ring-color: rgb(239 246 255 / .65)}.lg\:ring-blue-50\/70{--tw-ring-color: rgb(239 246 255 / .7)}.lg\:ring-blue-50\/75{--tw-ring-color: rgb(239 246 255 / .75)}.lg\:ring-blue-50\/80{--tw-ring-color: rgb(239 246 255 / .8)}.lg\:ring-blue-50\/85{--tw-ring-color: rgb(239 246 255 / .85)}.lg\:ring-blue-50\/90{--tw-ring-color: rgb(239 246 255 / .9)}.lg\:ring-blue-50\/95{--tw-ring-color: rgb(239 246 255 / .95)}.lg\:ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.lg\:ring-blue-500\/0{--tw-ring-color: rgb(59 130 246 / 0)}.lg\:ring-blue-500\/10{--tw-ring-color: rgb(59 130 246 / .1)}.lg\:ring-blue-500\/100{--tw-ring-color: rgb(59 130 246 / 1)}.lg\:ring-blue-500\/15{--tw-ring-color: rgb(59 130 246 / .15)}.lg\:ring-blue-500\/20{--tw-ring-color: rgb(59 130 246 / .2)}.lg\:ring-blue-500\/25{--tw-ring-color: rgb(59 130 246 / .25)}.lg\:ring-blue-500\/30{--tw-ring-color: rgb(59 130 246 / .3)}.lg\:ring-blue-500\/35{--tw-ring-color: rgb(59 130 246 / .35)}.lg\:ring-blue-500\/40{--tw-ring-color: rgb(59 130 246 / .4)}.lg\:ring-blue-500\/45{--tw-ring-color: rgb(59 130 246 / .45)}.lg\:ring-blue-500\/5{--tw-ring-color: rgb(59 130 246 / .05)}.lg\:ring-blue-500\/50{--tw-ring-color: rgb(59 130 246 / .5)}.lg\:ring-blue-500\/55{--tw-ring-color: rgb(59 130 246 / .55)}.lg\:ring-blue-500\/60{--tw-ring-color: rgb(59 130 246 / .6)}.lg\:ring-blue-500\/65{--tw-ring-color: rgb(59 130 246 / .65)}.lg\:ring-blue-500\/70{--tw-ring-color: rgb(59 130 246 / .7)}.lg\:ring-blue-500\/75{--tw-ring-color: rgb(59 130 246 / .75)}.lg\:ring-blue-500\/80{--tw-ring-color: rgb(59 130 246 / .8)}.lg\:ring-blue-500\/85{--tw-ring-color: rgb(59 130 246 / .85)}.lg\:ring-blue-500\/90{--tw-ring-color: rgb(59 130 246 / .9)}.lg\:ring-blue-500\/95{--tw-ring-color: rgb(59 130 246 / .95)}.lg\:ring-blue-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.lg\:ring-blue-600\/0{--tw-ring-color: rgb(37 99 235 / 0)}.lg\:ring-blue-600\/10{--tw-ring-color: rgb(37 99 235 / .1)}.lg\:ring-blue-600\/100{--tw-ring-color: rgb(37 99 235 / 1)}.lg\:ring-blue-600\/15{--tw-ring-color: rgb(37 99 235 / .15)}.lg\:ring-blue-600\/20{--tw-ring-color: rgb(37 99 235 / .2)}.lg\:ring-blue-600\/25{--tw-ring-color: rgb(37 99 235 / .25)}.lg\:ring-blue-600\/30{--tw-ring-color: rgb(37 99 235 / .3)}.lg\:ring-blue-600\/35{--tw-ring-color: rgb(37 99 235 / .35)}.lg\:ring-blue-600\/40{--tw-ring-color: rgb(37 99 235 / .4)}.lg\:ring-blue-600\/45{--tw-ring-color: rgb(37 99 235 / .45)}.lg\:ring-blue-600\/5{--tw-ring-color: rgb(37 99 235 / .05)}.lg\:ring-blue-600\/50{--tw-ring-color: rgb(37 99 235 / .5)}.lg\:ring-blue-600\/55{--tw-ring-color: rgb(37 99 235 / .55)}.lg\:ring-blue-600\/60{--tw-ring-color: rgb(37 99 235 / .6)}.lg\:ring-blue-600\/65{--tw-ring-color: rgb(37 99 235 / .65)}.lg\:ring-blue-600\/70{--tw-ring-color: rgb(37 99 235 / .7)}.lg\:ring-blue-600\/75{--tw-ring-color: rgb(37 99 235 / .75)}.lg\:ring-blue-600\/80{--tw-ring-color: rgb(37 99 235 / .8)}.lg\:ring-blue-600\/85{--tw-ring-color: rgb(37 99 235 / .85)}.lg\:ring-blue-600\/90{--tw-ring-color: rgb(37 99 235 / .9)}.lg\:ring-blue-600\/95{--tw-ring-color: rgb(37 99 235 / .95)}.lg\:ring-blue-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1))}.lg\:ring-blue-700\/0{--tw-ring-color: rgb(29 78 216 / 0)}.lg\:ring-blue-700\/10{--tw-ring-color: rgb(29 78 216 / .1)}.lg\:ring-blue-700\/100{--tw-ring-color: rgb(29 78 216 / 1)}.lg\:ring-blue-700\/15{--tw-ring-color: rgb(29 78 216 / .15)}.lg\:ring-blue-700\/20{--tw-ring-color: rgb(29 78 216 / .2)}.lg\:ring-blue-700\/25{--tw-ring-color: rgb(29 78 216 / .25)}.lg\:ring-blue-700\/30{--tw-ring-color: rgb(29 78 216 / .3)}.lg\:ring-blue-700\/35{--tw-ring-color: rgb(29 78 216 / .35)}.lg\:ring-blue-700\/40{--tw-ring-color: rgb(29 78 216 / .4)}.lg\:ring-blue-700\/45{--tw-ring-color: rgb(29 78 216 / .45)}.lg\:ring-blue-700\/5{--tw-ring-color: rgb(29 78 216 / .05)}.lg\:ring-blue-700\/50{--tw-ring-color: rgb(29 78 216 / .5)}.lg\:ring-blue-700\/55{--tw-ring-color: rgb(29 78 216 / .55)}.lg\:ring-blue-700\/60{--tw-ring-color: rgb(29 78 216 / .6)}.lg\:ring-blue-700\/65{--tw-ring-color: rgb(29 78 216 / .65)}.lg\:ring-blue-700\/70{--tw-ring-color: rgb(29 78 216 / .7)}.lg\:ring-blue-700\/75{--tw-ring-color: rgb(29 78 216 / .75)}.lg\:ring-blue-700\/80{--tw-ring-color: rgb(29 78 216 / .8)}.lg\:ring-blue-700\/85{--tw-ring-color: rgb(29 78 216 / .85)}.lg\:ring-blue-700\/90{--tw-ring-color: rgb(29 78 216 / .9)}.lg\:ring-blue-700\/95{--tw-ring-color: rgb(29 78 216 / .95)}.lg\:ring-blue-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.lg\:ring-blue-800\/0{--tw-ring-color: rgb(30 64 175 / 0)}.lg\:ring-blue-800\/10{--tw-ring-color: rgb(30 64 175 / .1)}.lg\:ring-blue-800\/100{--tw-ring-color: rgb(30 64 175 / 1)}.lg\:ring-blue-800\/15{--tw-ring-color: rgb(30 64 175 / .15)}.lg\:ring-blue-800\/20{--tw-ring-color: rgb(30 64 175 / .2)}.lg\:ring-blue-800\/25{--tw-ring-color: rgb(30 64 175 / .25)}.lg\:ring-blue-800\/30{--tw-ring-color: rgb(30 64 175 / .3)}.lg\:ring-blue-800\/35{--tw-ring-color: rgb(30 64 175 / .35)}.lg\:ring-blue-800\/40{--tw-ring-color: rgb(30 64 175 / .4)}.lg\:ring-blue-800\/45{--tw-ring-color: rgb(30 64 175 / .45)}.lg\:ring-blue-800\/5{--tw-ring-color: rgb(30 64 175 / .05)}.lg\:ring-blue-800\/50{--tw-ring-color: rgb(30 64 175 / .5)}.lg\:ring-blue-800\/55{--tw-ring-color: rgb(30 64 175 / .55)}.lg\:ring-blue-800\/60{--tw-ring-color: rgb(30 64 175 / .6)}.lg\:ring-blue-800\/65{--tw-ring-color: rgb(30 64 175 / .65)}.lg\:ring-blue-800\/70{--tw-ring-color: rgb(30 64 175 / .7)}.lg\:ring-blue-800\/75{--tw-ring-color: rgb(30 64 175 / .75)}.lg\:ring-blue-800\/80{--tw-ring-color: rgb(30 64 175 / .8)}.lg\:ring-blue-800\/85{--tw-ring-color: rgb(30 64 175 / .85)}.lg\:ring-blue-800\/90{--tw-ring-color: rgb(30 64 175 / .9)}.lg\:ring-blue-800\/95{--tw-ring-color: rgb(30 64 175 / .95)}.lg\:ring-blue-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1))}.lg\:ring-blue-900\/0{--tw-ring-color: rgb(30 58 138 / 0)}.lg\:ring-blue-900\/10{--tw-ring-color: rgb(30 58 138 / .1)}.lg\:ring-blue-900\/100{--tw-ring-color: rgb(30 58 138 / 1)}.lg\:ring-blue-900\/15{--tw-ring-color: rgb(30 58 138 / .15)}.lg\:ring-blue-900\/20{--tw-ring-color: rgb(30 58 138 / .2)}.lg\:ring-blue-900\/25{--tw-ring-color: rgb(30 58 138 / .25)}.lg\:ring-blue-900\/30{--tw-ring-color: rgb(30 58 138 / .3)}.lg\:ring-blue-900\/35{--tw-ring-color: rgb(30 58 138 / .35)}.lg\:ring-blue-900\/40{--tw-ring-color: rgb(30 58 138 / .4)}.lg\:ring-blue-900\/45{--tw-ring-color: rgb(30 58 138 / .45)}.lg\:ring-blue-900\/5{--tw-ring-color: rgb(30 58 138 / .05)}.lg\:ring-blue-900\/50{--tw-ring-color: rgb(30 58 138 / .5)}.lg\:ring-blue-900\/55{--tw-ring-color: rgb(30 58 138 / .55)}.lg\:ring-blue-900\/60{--tw-ring-color: rgb(30 58 138 / .6)}.lg\:ring-blue-900\/65{--tw-ring-color: rgb(30 58 138 / .65)}.lg\:ring-blue-900\/70{--tw-ring-color: rgb(30 58 138 / .7)}.lg\:ring-blue-900\/75{--tw-ring-color: rgb(30 58 138 / .75)}.lg\:ring-blue-900\/80{--tw-ring-color: rgb(30 58 138 / .8)}.lg\:ring-blue-900\/85{--tw-ring-color: rgb(30 58 138 / .85)}.lg\:ring-blue-900\/90{--tw-ring-color: rgb(30 58 138 / .9)}.lg\:ring-blue-900\/95{--tw-ring-color: rgb(30 58 138 / .95)}.lg\:ring-blue-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 37 84 / var(--tw-ring-opacity, 1))}.lg\:ring-blue-950\/0{--tw-ring-color: rgb(23 37 84 / 0)}.lg\:ring-blue-950\/10{--tw-ring-color: rgb(23 37 84 / .1)}.lg\:ring-blue-950\/100{--tw-ring-color: rgb(23 37 84 / 1)}.lg\:ring-blue-950\/15{--tw-ring-color: rgb(23 37 84 / .15)}.lg\:ring-blue-950\/20{--tw-ring-color: rgb(23 37 84 / .2)}.lg\:ring-blue-950\/25{--tw-ring-color: rgb(23 37 84 / .25)}.lg\:ring-blue-950\/30{--tw-ring-color: rgb(23 37 84 / .3)}.lg\:ring-blue-950\/35{--tw-ring-color: rgb(23 37 84 / .35)}.lg\:ring-blue-950\/40{--tw-ring-color: rgb(23 37 84 / .4)}.lg\:ring-blue-950\/45{--tw-ring-color: rgb(23 37 84 / .45)}.lg\:ring-blue-950\/5{--tw-ring-color: rgb(23 37 84 / .05)}.lg\:ring-blue-950\/50{--tw-ring-color: rgb(23 37 84 / .5)}.lg\:ring-blue-950\/55{--tw-ring-color: rgb(23 37 84 / .55)}.lg\:ring-blue-950\/60{--tw-ring-color: rgb(23 37 84 / .6)}.lg\:ring-blue-950\/65{--tw-ring-color: rgb(23 37 84 / .65)}.lg\:ring-blue-950\/70{--tw-ring-color: rgb(23 37 84 / .7)}.lg\:ring-blue-950\/75{--tw-ring-color: rgb(23 37 84 / .75)}.lg\:ring-blue-950\/80{--tw-ring-color: rgb(23 37 84 / .8)}.lg\:ring-blue-950\/85{--tw-ring-color: rgb(23 37 84 / .85)}.lg\:ring-blue-950\/90{--tw-ring-color: rgb(23 37 84 / .9)}.lg\:ring-blue-950\/95{--tw-ring-color: rgb(23 37 84 / .95)}.lg\:ring-error{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 87 36 / var(--tw-ring-opacity, 1))}.lg\:ring-error-focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 48 0 / var(--tw-ring-opacity, 1))}.lg\:ring-error-focus\/0{--tw-ring-color: rgb(240 48 0 / 0)}.lg\:ring-error-focus\/10{--tw-ring-color: rgb(240 48 0 / .1)}.lg\:ring-error-focus\/100{--tw-ring-color: rgb(240 48 0 / 1)}.lg\:ring-error-focus\/15{--tw-ring-color: rgb(240 48 0 / .15)}.lg\:ring-error-focus\/20{--tw-ring-color: rgb(240 48 0 / .2)}.lg\:ring-error-focus\/25{--tw-ring-color: rgb(240 48 0 / .25)}.lg\:ring-error-focus\/30{--tw-ring-color: rgb(240 48 0 / .3)}.lg\:ring-error-focus\/35{--tw-ring-color: rgb(240 48 0 / .35)}.lg\:ring-error-focus\/40{--tw-ring-color: rgb(240 48 0 / .4)}.lg\:ring-error-focus\/45{--tw-ring-color: rgb(240 48 0 / .45)}.lg\:ring-error-focus\/5{--tw-ring-color: rgb(240 48 0 / .05)}.lg\:ring-error-focus\/50{--tw-ring-color: rgb(240 48 0 / .5)}.lg\:ring-error-focus\/55{--tw-ring-color: rgb(240 48 0 / .55)}.lg\:ring-error-focus\/60{--tw-ring-color: rgb(240 48 0 / .6)}.lg\:ring-error-focus\/65{--tw-ring-color: rgb(240 48 0 / .65)}.lg\:ring-error-focus\/70{--tw-ring-color: rgb(240 48 0 / .7)}.lg\:ring-error-focus\/75{--tw-ring-color: rgb(240 48 0 / .75)}.lg\:ring-error-focus\/80{--tw-ring-color: rgb(240 48 0 / .8)}.lg\:ring-error-focus\/85{--tw-ring-color: rgb(240 48 0 / .85)}.lg\:ring-error-focus\/90{--tw-ring-color: rgb(240 48 0 / .9)}.lg\:ring-error-focus\/95{--tw-ring-color: rgb(240 48 0 / .95)}.lg\:ring-error\/0{--tw-ring-color: rgb(255 87 36 / 0)}.lg\:ring-error\/10{--tw-ring-color: rgb(255 87 36 / .1)}.lg\:ring-error\/100{--tw-ring-color: rgb(255 87 36 / 1)}.lg\:ring-error\/15{--tw-ring-color: rgb(255 87 36 / .15)}.lg\:ring-error\/20{--tw-ring-color: rgb(255 87 36 / .2)}.lg\:ring-error\/25{--tw-ring-color: rgb(255 87 36 / .25)}.lg\:ring-error\/30{--tw-ring-color: rgb(255 87 36 / .3)}.lg\:ring-error\/35{--tw-ring-color: rgb(255 87 36 / .35)}.lg\:ring-error\/40{--tw-ring-color: rgb(255 87 36 / .4)}.lg\:ring-error\/45{--tw-ring-color: rgb(255 87 36 / .45)}.lg\:ring-error\/5{--tw-ring-color: rgb(255 87 36 / .05)}.lg\:ring-error\/50{--tw-ring-color: rgb(255 87 36 / .5)}.lg\:ring-error\/55{--tw-ring-color: rgb(255 87 36 / .55)}.lg\:ring-error\/60{--tw-ring-color: rgb(255 87 36 / .6)}.lg\:ring-error\/65{--tw-ring-color: rgb(255 87 36 / .65)}.lg\:ring-error\/70{--tw-ring-color: rgb(255 87 36 / .7)}.lg\:ring-error\/75{--tw-ring-color: rgb(255 87 36 / .75)}.lg\:ring-error\/80{--tw-ring-color: rgb(255 87 36 / .8)}.lg\:ring-error\/85{--tw-ring-color: rgb(255 87 36 / .85)}.lg\:ring-error\/90{--tw-ring-color: rgb(255 87 36 / .9)}.lg\:ring-error\/95{--tw-ring-color: rgb(255 87 36 / .95)}.lg\:ring-green-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1))}.lg\:ring-green-100\/0{--tw-ring-color: rgb(220 252 231 / 0)}.lg\:ring-green-100\/10{--tw-ring-color: rgb(220 252 231 / .1)}.lg\:ring-green-100\/100{--tw-ring-color: rgb(220 252 231 / 1)}.lg\:ring-green-100\/15{--tw-ring-color: rgb(220 252 231 / .15)}.lg\:ring-green-100\/20{--tw-ring-color: rgb(220 252 231 / .2)}.lg\:ring-green-100\/25{--tw-ring-color: rgb(220 252 231 / .25)}.lg\:ring-green-100\/30{--tw-ring-color: rgb(220 252 231 / .3)}.lg\:ring-green-100\/35{--tw-ring-color: rgb(220 252 231 / .35)}.lg\:ring-green-100\/40{--tw-ring-color: rgb(220 252 231 / .4)}.lg\:ring-green-100\/45{--tw-ring-color: rgb(220 252 231 / .45)}.lg\:ring-green-100\/5{--tw-ring-color: rgb(220 252 231 / .05)}.lg\:ring-green-100\/50{--tw-ring-color: rgb(220 252 231 / .5)}.lg\:ring-green-100\/55{--tw-ring-color: rgb(220 252 231 / .55)}.lg\:ring-green-100\/60{--tw-ring-color: rgb(220 252 231 / .6)}.lg\:ring-green-100\/65{--tw-ring-color: rgb(220 252 231 / .65)}.lg\:ring-green-100\/70{--tw-ring-color: rgb(220 252 231 / .7)}.lg\:ring-green-100\/75{--tw-ring-color: rgb(220 252 231 / .75)}.lg\:ring-green-100\/80{--tw-ring-color: rgb(220 252 231 / .8)}.lg\:ring-green-100\/85{--tw-ring-color: rgb(220 252 231 / .85)}.lg\:ring-green-100\/90{--tw-ring-color: rgb(220 252 231 / .9)}.lg\:ring-green-100\/95{--tw-ring-color: rgb(220 252 231 / .95)}.lg\:ring-green-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.lg\:ring-green-200\/0{--tw-ring-color: rgb(187 247 208 / 0)}.lg\:ring-green-200\/10{--tw-ring-color: rgb(187 247 208 / .1)}.lg\:ring-green-200\/100{--tw-ring-color: rgb(187 247 208 / 1)}.lg\:ring-green-200\/15{--tw-ring-color: rgb(187 247 208 / .15)}.lg\:ring-green-200\/20{--tw-ring-color: rgb(187 247 208 / .2)}.lg\:ring-green-200\/25{--tw-ring-color: rgb(187 247 208 / .25)}.lg\:ring-green-200\/30{--tw-ring-color: rgb(187 247 208 / .3)}.lg\:ring-green-200\/35{--tw-ring-color: rgb(187 247 208 / .35)}.lg\:ring-green-200\/40{--tw-ring-color: rgb(187 247 208 / .4)}.lg\:ring-green-200\/45{--tw-ring-color: rgb(187 247 208 / .45)}.lg\:ring-green-200\/5{--tw-ring-color: rgb(187 247 208 / .05)}.lg\:ring-green-200\/50{--tw-ring-color: rgb(187 247 208 / .5)}.lg\:ring-green-200\/55{--tw-ring-color: rgb(187 247 208 / .55)}.lg\:ring-green-200\/60{--tw-ring-color: rgb(187 247 208 / .6)}.lg\:ring-green-200\/65{--tw-ring-color: rgb(187 247 208 / .65)}.lg\:ring-green-200\/70{--tw-ring-color: rgb(187 247 208 / .7)}.lg\:ring-green-200\/75{--tw-ring-color: rgb(187 247 208 / .75)}.lg\:ring-green-200\/80{--tw-ring-color: rgb(187 247 208 / .8)}.lg\:ring-green-200\/85{--tw-ring-color: rgb(187 247 208 / .85)}.lg\:ring-green-200\/90{--tw-ring-color: rgb(187 247 208 / .9)}.lg\:ring-green-200\/95{--tw-ring-color: rgb(187 247 208 / .95)}.lg\:ring-green-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.lg\:ring-green-300\/0{--tw-ring-color: rgb(134 239 172 / 0)}.lg\:ring-green-300\/10{--tw-ring-color: rgb(134 239 172 / .1)}.lg\:ring-green-300\/100{--tw-ring-color: rgb(134 239 172 / 1)}.lg\:ring-green-300\/15{--tw-ring-color: rgb(134 239 172 / .15)}.lg\:ring-green-300\/20{--tw-ring-color: rgb(134 239 172 / .2)}.lg\:ring-green-300\/25{--tw-ring-color: rgb(134 239 172 / .25)}.lg\:ring-green-300\/30{--tw-ring-color: rgb(134 239 172 / .3)}.lg\:ring-green-300\/35{--tw-ring-color: rgb(134 239 172 / .35)}.lg\:ring-green-300\/40{--tw-ring-color: rgb(134 239 172 / .4)}.lg\:ring-green-300\/45{--tw-ring-color: rgb(134 239 172 / .45)}.lg\:ring-green-300\/5{--tw-ring-color: rgb(134 239 172 / .05)}.lg\:ring-green-300\/50{--tw-ring-color: rgb(134 239 172 / .5)}.lg\:ring-green-300\/55{--tw-ring-color: rgb(134 239 172 / .55)}.lg\:ring-green-300\/60{--tw-ring-color: rgb(134 239 172 / .6)}.lg\:ring-green-300\/65{--tw-ring-color: rgb(134 239 172 / .65)}.lg\:ring-green-300\/70{--tw-ring-color: rgb(134 239 172 / .7)}.lg\:ring-green-300\/75{--tw-ring-color: rgb(134 239 172 / .75)}.lg\:ring-green-300\/80{--tw-ring-color: rgb(134 239 172 / .8)}.lg\:ring-green-300\/85{--tw-ring-color: rgb(134 239 172 / .85)}.lg\:ring-green-300\/90{--tw-ring-color: rgb(134 239 172 / .9)}.lg\:ring-green-300\/95{--tw-ring-color: rgb(134 239 172 / .95)}.lg\:ring-green-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.lg\:ring-green-400\/0{--tw-ring-color: rgb(74 222 128 / 0)}.lg\:ring-green-400\/10{--tw-ring-color: rgb(74 222 128 / .1)}.lg\:ring-green-400\/100{--tw-ring-color: rgb(74 222 128 / 1)}.lg\:ring-green-400\/15{--tw-ring-color: rgb(74 222 128 / .15)}.lg\:ring-green-400\/20{--tw-ring-color: rgb(74 222 128 / .2)}.lg\:ring-green-400\/25{--tw-ring-color: rgb(74 222 128 / .25)}.lg\:ring-green-400\/30{--tw-ring-color: rgb(74 222 128 / .3)}.lg\:ring-green-400\/35{--tw-ring-color: rgb(74 222 128 / .35)}.lg\:ring-green-400\/40{--tw-ring-color: rgb(74 222 128 / .4)}.lg\:ring-green-400\/45{--tw-ring-color: rgb(74 222 128 / .45)}.lg\:ring-green-400\/5{--tw-ring-color: rgb(74 222 128 / .05)}.lg\:ring-green-400\/50{--tw-ring-color: rgb(74 222 128 / .5)}.lg\:ring-green-400\/55{--tw-ring-color: rgb(74 222 128 / .55)}.lg\:ring-green-400\/60{--tw-ring-color: rgb(74 222 128 / .6)}.lg\:ring-green-400\/65{--tw-ring-color: rgb(74 222 128 / .65)}.lg\:ring-green-400\/70{--tw-ring-color: rgb(74 222 128 / .7)}.lg\:ring-green-400\/75{--tw-ring-color: rgb(74 222 128 / .75)}.lg\:ring-green-400\/80{--tw-ring-color: rgb(74 222 128 / .8)}.lg\:ring-green-400\/85{--tw-ring-color: rgb(74 222 128 / .85)}.lg\:ring-green-400\/90{--tw-ring-color: rgb(74 222 128 / .9)}.lg\:ring-green-400\/95{--tw-ring-color: rgb(74 222 128 / .95)}.lg\:ring-green-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1))}.lg\:ring-green-50\/0{--tw-ring-color: rgb(240 253 244 / 0)}.lg\:ring-green-50\/10{--tw-ring-color: rgb(240 253 244 / .1)}.lg\:ring-green-50\/100{--tw-ring-color: rgb(240 253 244 / 1)}.lg\:ring-green-50\/15{--tw-ring-color: rgb(240 253 244 / .15)}.lg\:ring-green-50\/20{--tw-ring-color: rgb(240 253 244 / .2)}.lg\:ring-green-50\/25{--tw-ring-color: rgb(240 253 244 / .25)}.lg\:ring-green-50\/30{--tw-ring-color: rgb(240 253 244 / .3)}.lg\:ring-green-50\/35{--tw-ring-color: rgb(240 253 244 / .35)}.lg\:ring-green-50\/40{--tw-ring-color: rgb(240 253 244 / .4)}.lg\:ring-green-50\/45{--tw-ring-color: rgb(240 253 244 / .45)}.lg\:ring-green-50\/5{--tw-ring-color: rgb(240 253 244 / .05)}.lg\:ring-green-50\/50{--tw-ring-color: rgb(240 253 244 / .5)}.lg\:ring-green-50\/55{--tw-ring-color: rgb(240 253 244 / .55)}.lg\:ring-green-50\/60{--tw-ring-color: rgb(240 253 244 / .6)}.lg\:ring-green-50\/65{--tw-ring-color: rgb(240 253 244 / .65)}.lg\:ring-green-50\/70{--tw-ring-color: rgb(240 253 244 / .7)}.lg\:ring-green-50\/75{--tw-ring-color: rgb(240 253 244 / .75)}.lg\:ring-green-50\/80{--tw-ring-color: rgb(240 253 244 / .8)}.lg\:ring-green-50\/85{--tw-ring-color: rgb(240 253 244 / .85)}.lg\:ring-green-50\/90{--tw-ring-color: rgb(240 253 244 / .9)}.lg\:ring-green-50\/95{--tw-ring-color: rgb(240 253 244 / .95)}.lg\:ring-green-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.lg\:ring-green-500\/0{--tw-ring-color: rgb(34 197 94 / 0)}.lg\:ring-green-500\/10{--tw-ring-color: rgb(34 197 94 / .1)}.lg\:ring-green-500\/100{--tw-ring-color: rgb(34 197 94 / 1)}.lg\:ring-green-500\/15{--tw-ring-color: rgb(34 197 94 / .15)}.lg\:ring-green-500\/20{--tw-ring-color: rgb(34 197 94 / .2)}.lg\:ring-green-500\/25{--tw-ring-color: rgb(34 197 94 / .25)}.lg\:ring-green-500\/30{--tw-ring-color: rgb(34 197 94 / .3)}.lg\:ring-green-500\/35{--tw-ring-color: rgb(34 197 94 / .35)}.lg\:ring-green-500\/40{--tw-ring-color: rgb(34 197 94 / .4)}.lg\:ring-green-500\/45{--tw-ring-color: rgb(34 197 94 / .45)}.lg\:ring-green-500\/5{--tw-ring-color: rgb(34 197 94 / .05)}.lg\:ring-green-500\/50{--tw-ring-color: rgb(34 197 94 / .5)}.lg\:ring-green-500\/55{--tw-ring-color: rgb(34 197 94 / .55)}.lg\:ring-green-500\/60{--tw-ring-color: rgb(34 197 94 / .6)}.lg\:ring-green-500\/65{--tw-ring-color: rgb(34 197 94 / .65)}.lg\:ring-green-500\/70{--tw-ring-color: rgb(34 197 94 / .7)}.lg\:ring-green-500\/75{--tw-ring-color: rgb(34 197 94 / .75)}.lg\:ring-green-500\/80{--tw-ring-color: rgb(34 197 94 / .8)}.lg\:ring-green-500\/85{--tw-ring-color: rgb(34 197 94 / .85)}.lg\:ring-green-500\/90{--tw-ring-color: rgb(34 197 94 / .9)}.lg\:ring-green-500\/95{--tw-ring-color: rgb(34 197 94 / .95)}.lg\:ring-green-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.lg\:ring-green-600\/0{--tw-ring-color: rgb(22 163 74 / 0)}.lg\:ring-green-600\/10{--tw-ring-color: rgb(22 163 74 / .1)}.lg\:ring-green-600\/100{--tw-ring-color: rgb(22 163 74 / 1)}.lg\:ring-green-600\/15{--tw-ring-color: rgb(22 163 74 / .15)}.lg\:ring-green-600\/20{--tw-ring-color: rgb(22 163 74 / .2)}.lg\:ring-green-600\/25{--tw-ring-color: rgb(22 163 74 / .25)}.lg\:ring-green-600\/30{--tw-ring-color: rgb(22 163 74 / .3)}.lg\:ring-green-600\/35{--tw-ring-color: rgb(22 163 74 / .35)}.lg\:ring-green-600\/40{--tw-ring-color: rgb(22 163 74 / .4)}.lg\:ring-green-600\/45{--tw-ring-color: rgb(22 163 74 / .45)}.lg\:ring-green-600\/5{--tw-ring-color: rgb(22 163 74 / .05)}.lg\:ring-green-600\/50{--tw-ring-color: rgb(22 163 74 / .5)}.lg\:ring-green-600\/55{--tw-ring-color: rgb(22 163 74 / .55)}.lg\:ring-green-600\/60{--tw-ring-color: rgb(22 163 74 / .6)}.lg\:ring-green-600\/65{--tw-ring-color: rgb(22 163 74 / .65)}.lg\:ring-green-600\/70{--tw-ring-color: rgb(22 163 74 / .7)}.lg\:ring-green-600\/75{--tw-ring-color: rgb(22 163 74 / .75)}.lg\:ring-green-600\/80{--tw-ring-color: rgb(22 163 74 / .8)}.lg\:ring-green-600\/85{--tw-ring-color: rgb(22 163 74 / .85)}.lg\:ring-green-600\/90{--tw-ring-color: rgb(22 163 74 / .9)}.lg\:ring-green-600\/95{--tw-ring-color: rgb(22 163 74 / .95)}.lg\:ring-green-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1))}.lg\:ring-green-700\/0{--tw-ring-color: rgb(21 128 61 / 0)}.lg\:ring-green-700\/10{--tw-ring-color: rgb(21 128 61 / .1)}.lg\:ring-green-700\/100{--tw-ring-color: rgb(21 128 61 / 1)}.lg\:ring-green-700\/15{--tw-ring-color: rgb(21 128 61 / .15)}.lg\:ring-green-700\/20{--tw-ring-color: rgb(21 128 61 / .2)}.lg\:ring-green-700\/25{--tw-ring-color: rgb(21 128 61 / .25)}.lg\:ring-green-700\/30{--tw-ring-color: rgb(21 128 61 / .3)}.lg\:ring-green-700\/35{--tw-ring-color: rgb(21 128 61 / .35)}.lg\:ring-green-700\/40{--tw-ring-color: rgb(21 128 61 / .4)}.lg\:ring-green-700\/45{--tw-ring-color: rgb(21 128 61 / .45)}.lg\:ring-green-700\/5{--tw-ring-color: rgb(21 128 61 / .05)}.lg\:ring-green-700\/50{--tw-ring-color: rgb(21 128 61 / .5)}.lg\:ring-green-700\/55{--tw-ring-color: rgb(21 128 61 / .55)}.lg\:ring-green-700\/60{--tw-ring-color: rgb(21 128 61 / .6)}.lg\:ring-green-700\/65{--tw-ring-color: rgb(21 128 61 / .65)}.lg\:ring-green-700\/70{--tw-ring-color: rgb(21 128 61 / .7)}.lg\:ring-green-700\/75{--tw-ring-color: rgb(21 128 61 / .75)}.lg\:ring-green-700\/80{--tw-ring-color: rgb(21 128 61 / .8)}.lg\:ring-green-700\/85{--tw-ring-color: rgb(21 128 61 / .85)}.lg\:ring-green-700\/90{--tw-ring-color: rgb(21 128 61 / .9)}.lg\:ring-green-700\/95{--tw-ring-color: rgb(21 128 61 / .95)}.lg\:ring-green-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1))}.lg\:ring-green-800\/0{--tw-ring-color: rgb(22 101 52 / 0)}.lg\:ring-green-800\/10{--tw-ring-color: rgb(22 101 52 / .1)}.lg\:ring-green-800\/100{--tw-ring-color: rgb(22 101 52 / 1)}.lg\:ring-green-800\/15{--tw-ring-color: rgb(22 101 52 / .15)}.lg\:ring-green-800\/20{--tw-ring-color: rgb(22 101 52 / .2)}.lg\:ring-green-800\/25{--tw-ring-color: rgb(22 101 52 / .25)}.lg\:ring-green-800\/30{--tw-ring-color: rgb(22 101 52 / .3)}.lg\:ring-green-800\/35{--tw-ring-color: rgb(22 101 52 / .35)}.lg\:ring-green-800\/40{--tw-ring-color: rgb(22 101 52 / .4)}.lg\:ring-green-800\/45{--tw-ring-color: rgb(22 101 52 / .45)}.lg\:ring-green-800\/5{--tw-ring-color: rgb(22 101 52 / .05)}.lg\:ring-green-800\/50{--tw-ring-color: rgb(22 101 52 / .5)}.lg\:ring-green-800\/55{--tw-ring-color: rgb(22 101 52 / .55)}.lg\:ring-green-800\/60{--tw-ring-color: rgb(22 101 52 / .6)}.lg\:ring-green-800\/65{--tw-ring-color: rgb(22 101 52 / .65)}.lg\:ring-green-800\/70{--tw-ring-color: rgb(22 101 52 / .7)}.lg\:ring-green-800\/75{--tw-ring-color: rgb(22 101 52 / .75)}.lg\:ring-green-800\/80{--tw-ring-color: rgb(22 101 52 / .8)}.lg\:ring-green-800\/85{--tw-ring-color: rgb(22 101 52 / .85)}.lg\:ring-green-800\/90{--tw-ring-color: rgb(22 101 52 / .9)}.lg\:ring-green-800\/95{--tw-ring-color: rgb(22 101 52 / .95)}.lg\:ring-green-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1))}.lg\:ring-green-900\/0{--tw-ring-color: rgb(20 83 45 / 0)}.lg\:ring-green-900\/10{--tw-ring-color: rgb(20 83 45 / .1)}.lg\:ring-green-900\/100{--tw-ring-color: rgb(20 83 45 / 1)}.lg\:ring-green-900\/15{--tw-ring-color: rgb(20 83 45 / .15)}.lg\:ring-green-900\/20{--tw-ring-color: rgb(20 83 45 / .2)}.lg\:ring-green-900\/25{--tw-ring-color: rgb(20 83 45 / .25)}.lg\:ring-green-900\/30{--tw-ring-color: rgb(20 83 45 / .3)}.lg\:ring-green-900\/35{--tw-ring-color: rgb(20 83 45 / .35)}.lg\:ring-green-900\/40{--tw-ring-color: rgb(20 83 45 / .4)}.lg\:ring-green-900\/45{--tw-ring-color: rgb(20 83 45 / .45)}.lg\:ring-green-900\/5{--tw-ring-color: rgb(20 83 45 / .05)}.lg\:ring-green-900\/50{--tw-ring-color: rgb(20 83 45 / .5)}.lg\:ring-green-900\/55{--tw-ring-color: rgb(20 83 45 / .55)}.lg\:ring-green-900\/60{--tw-ring-color: rgb(20 83 45 / .6)}.lg\:ring-green-900\/65{--tw-ring-color: rgb(20 83 45 / .65)}.lg\:ring-green-900\/70{--tw-ring-color: rgb(20 83 45 / .7)}.lg\:ring-green-900\/75{--tw-ring-color: rgb(20 83 45 / .75)}.lg\:ring-green-900\/80{--tw-ring-color: rgb(20 83 45 / .8)}.lg\:ring-green-900\/85{--tw-ring-color: rgb(20 83 45 / .85)}.lg\:ring-green-900\/90{--tw-ring-color: rgb(20 83 45 / .9)}.lg\:ring-green-900\/95{--tw-ring-color: rgb(20 83 45 / .95)}.lg\:ring-green-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 46 22 / var(--tw-ring-opacity, 1))}.lg\:ring-green-950\/0{--tw-ring-color: rgb(5 46 22 / 0)}.lg\:ring-green-950\/10{--tw-ring-color: rgb(5 46 22 / .1)}.lg\:ring-green-950\/100{--tw-ring-color: rgb(5 46 22 / 1)}.lg\:ring-green-950\/15{--tw-ring-color: rgb(5 46 22 / .15)}.lg\:ring-green-950\/20{--tw-ring-color: rgb(5 46 22 / .2)}.lg\:ring-green-950\/25{--tw-ring-color: rgb(5 46 22 / .25)}.lg\:ring-green-950\/30{--tw-ring-color: rgb(5 46 22 / .3)}.lg\:ring-green-950\/35{--tw-ring-color: rgb(5 46 22 / .35)}.lg\:ring-green-950\/40{--tw-ring-color: rgb(5 46 22 / .4)}.lg\:ring-green-950\/45{--tw-ring-color: rgb(5 46 22 / .45)}.lg\:ring-green-950\/5{--tw-ring-color: rgb(5 46 22 / .05)}.lg\:ring-green-950\/50{--tw-ring-color: rgb(5 46 22 / .5)}.lg\:ring-green-950\/55{--tw-ring-color: rgb(5 46 22 / .55)}.lg\:ring-green-950\/60{--tw-ring-color: rgb(5 46 22 / .6)}.lg\:ring-green-950\/65{--tw-ring-color: rgb(5 46 22 / .65)}.lg\:ring-green-950\/70{--tw-ring-color: rgb(5 46 22 / .7)}.lg\:ring-green-950\/75{--tw-ring-color: rgb(5 46 22 / .75)}.lg\:ring-green-950\/80{--tw-ring-color: rgb(5 46 22 / .8)}.lg\:ring-green-950\/85{--tw-ring-color: rgb(5 46 22 / .85)}.lg\:ring-green-950\/90{--tw-ring-color: rgb(5 46 22 / .9)}.lg\:ring-green-950\/95{--tw-ring-color: rgb(5 46 22 / .95)}.lg\:ring-neutral-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1))}.lg\:ring-neutral-100\/0{--tw-ring-color: rgb(245 245 245 / 0)}.lg\:ring-neutral-100\/10{--tw-ring-color: rgb(245 245 245 / .1)}.lg\:ring-neutral-100\/100{--tw-ring-color: rgb(245 245 245 / 1)}.lg\:ring-neutral-100\/15{--tw-ring-color: rgb(245 245 245 / .15)}.lg\:ring-neutral-100\/20{--tw-ring-color: rgb(245 245 245 / .2)}.lg\:ring-neutral-100\/25{--tw-ring-color: rgb(245 245 245 / .25)}.lg\:ring-neutral-100\/30{--tw-ring-color: rgb(245 245 245 / .3)}.lg\:ring-neutral-100\/35{--tw-ring-color: rgb(245 245 245 / .35)}.lg\:ring-neutral-100\/40{--tw-ring-color: rgb(245 245 245 / .4)}.lg\:ring-neutral-100\/45{--tw-ring-color: rgb(245 245 245 / .45)}.lg\:ring-neutral-100\/5{--tw-ring-color: rgb(245 245 245 / .05)}.lg\:ring-neutral-100\/50{--tw-ring-color: rgb(245 245 245 / .5)}.lg\:ring-neutral-100\/55{--tw-ring-color: rgb(245 245 245 / .55)}.lg\:ring-neutral-100\/60{--tw-ring-color: rgb(245 245 245 / .6)}.lg\:ring-neutral-100\/65{--tw-ring-color: rgb(245 245 245 / .65)}.lg\:ring-neutral-100\/70{--tw-ring-color: rgb(245 245 245 / .7)}.lg\:ring-neutral-100\/75{--tw-ring-color: rgb(245 245 245 / .75)}.lg\:ring-neutral-100\/80{--tw-ring-color: rgb(245 245 245 / .8)}.lg\:ring-neutral-100\/85{--tw-ring-color: rgb(245 245 245 / .85)}.lg\:ring-neutral-100\/90{--tw-ring-color: rgb(245 245 245 / .9)}.lg\:ring-neutral-100\/95{--tw-ring-color: rgb(245 245 245 / .95)}.lg\:ring-neutral-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1))}.lg\:ring-neutral-200\/0{--tw-ring-color: rgb(229 229 229 / 0)}.lg\:ring-neutral-200\/10{--tw-ring-color: rgb(229 229 229 / .1)}.lg\:ring-neutral-200\/100{--tw-ring-color: rgb(229 229 229 / 1)}.lg\:ring-neutral-200\/15{--tw-ring-color: rgb(229 229 229 / .15)}.lg\:ring-neutral-200\/20{--tw-ring-color: rgb(229 229 229 / .2)}.lg\:ring-neutral-200\/25{--tw-ring-color: rgb(229 229 229 / .25)}.lg\:ring-neutral-200\/30{--tw-ring-color: rgb(229 229 229 / .3)}.lg\:ring-neutral-200\/35{--tw-ring-color: rgb(229 229 229 / .35)}.lg\:ring-neutral-200\/40{--tw-ring-color: rgb(229 229 229 / .4)}.lg\:ring-neutral-200\/45{--tw-ring-color: rgb(229 229 229 / .45)}.lg\:ring-neutral-200\/5{--tw-ring-color: rgb(229 229 229 / .05)}.lg\:ring-neutral-200\/50{--tw-ring-color: rgb(229 229 229 / .5)}.lg\:ring-neutral-200\/55{--tw-ring-color: rgb(229 229 229 / .55)}.lg\:ring-neutral-200\/60{--tw-ring-color: rgb(229 229 229 / .6)}.lg\:ring-neutral-200\/65{--tw-ring-color: rgb(229 229 229 / .65)}.lg\:ring-neutral-200\/70{--tw-ring-color: rgb(229 229 229 / .7)}.lg\:ring-neutral-200\/75{--tw-ring-color: rgb(229 229 229 / .75)}.lg\:ring-neutral-200\/80{--tw-ring-color: rgb(229 229 229 / .8)}.lg\:ring-neutral-200\/85{--tw-ring-color: rgb(229 229 229 / .85)}.lg\:ring-neutral-200\/90{--tw-ring-color: rgb(229 229 229 / .9)}.lg\:ring-neutral-200\/95{--tw-ring-color: rgb(229 229 229 / .95)}.lg\:ring-neutral-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1))}.lg\:ring-neutral-300\/0{--tw-ring-color: rgb(212 212 212 / 0)}.lg\:ring-neutral-300\/10{--tw-ring-color: rgb(212 212 212 / .1)}.lg\:ring-neutral-300\/100{--tw-ring-color: rgb(212 212 212 / 1)}.lg\:ring-neutral-300\/15{--tw-ring-color: rgb(212 212 212 / .15)}.lg\:ring-neutral-300\/20{--tw-ring-color: rgb(212 212 212 / .2)}.lg\:ring-neutral-300\/25{--tw-ring-color: rgb(212 212 212 / .25)}.lg\:ring-neutral-300\/30{--tw-ring-color: rgb(212 212 212 / .3)}.lg\:ring-neutral-300\/35{--tw-ring-color: rgb(212 212 212 / .35)}.lg\:ring-neutral-300\/40{--tw-ring-color: rgb(212 212 212 / .4)}.lg\:ring-neutral-300\/45{--tw-ring-color: rgb(212 212 212 / .45)}.lg\:ring-neutral-300\/5{--tw-ring-color: rgb(212 212 212 / .05)}.lg\:ring-neutral-300\/50{--tw-ring-color: rgb(212 212 212 / .5)}.lg\:ring-neutral-300\/55{--tw-ring-color: rgb(212 212 212 / .55)}.lg\:ring-neutral-300\/60{--tw-ring-color: rgb(212 212 212 / .6)}.lg\:ring-neutral-300\/65{--tw-ring-color: rgb(212 212 212 / .65)}.lg\:ring-neutral-300\/70{--tw-ring-color: rgb(212 212 212 / .7)}.lg\:ring-neutral-300\/75{--tw-ring-color: rgb(212 212 212 / .75)}.lg\:ring-neutral-300\/80{--tw-ring-color: rgb(212 212 212 / .8)}.lg\:ring-neutral-300\/85{--tw-ring-color: rgb(212 212 212 / .85)}.lg\:ring-neutral-300\/90{--tw-ring-color: rgb(212 212 212 / .9)}.lg\:ring-neutral-300\/95{--tw-ring-color: rgb(212 212 212 / .95)}.lg\:ring-neutral-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1))}.lg\:ring-neutral-400\/0{--tw-ring-color: rgb(163 163 163 / 0)}.lg\:ring-neutral-400\/10{--tw-ring-color: rgb(163 163 163 / .1)}.lg\:ring-neutral-400\/100{--tw-ring-color: rgb(163 163 163 / 1)}.lg\:ring-neutral-400\/15{--tw-ring-color: rgb(163 163 163 / .15)}.lg\:ring-neutral-400\/20{--tw-ring-color: rgb(163 163 163 / .2)}.lg\:ring-neutral-400\/25{--tw-ring-color: rgb(163 163 163 / .25)}.lg\:ring-neutral-400\/30{--tw-ring-color: rgb(163 163 163 / .3)}.lg\:ring-neutral-400\/35{--tw-ring-color: rgb(163 163 163 / .35)}.lg\:ring-neutral-400\/40{--tw-ring-color: rgb(163 163 163 / .4)}.lg\:ring-neutral-400\/45{--tw-ring-color: rgb(163 163 163 / .45)}.lg\:ring-neutral-400\/5{--tw-ring-color: rgb(163 163 163 / .05)}.lg\:ring-neutral-400\/50{--tw-ring-color: rgb(163 163 163 / .5)}.lg\:ring-neutral-400\/55{--tw-ring-color: rgb(163 163 163 / .55)}.lg\:ring-neutral-400\/60{--tw-ring-color: rgb(163 163 163 / .6)}.lg\:ring-neutral-400\/65{--tw-ring-color: rgb(163 163 163 / .65)}.lg\:ring-neutral-400\/70{--tw-ring-color: rgb(163 163 163 / .7)}.lg\:ring-neutral-400\/75{--tw-ring-color: rgb(163 163 163 / .75)}.lg\:ring-neutral-400\/80{--tw-ring-color: rgb(163 163 163 / .8)}.lg\:ring-neutral-400\/85{--tw-ring-color: rgb(163 163 163 / .85)}.lg\:ring-neutral-400\/90{--tw-ring-color: rgb(163 163 163 / .9)}.lg\:ring-neutral-400\/95{--tw-ring-color: rgb(163 163 163 / .95)}.lg\:ring-neutral-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 250 250 / var(--tw-ring-opacity, 1))}.lg\:ring-neutral-50\/0{--tw-ring-color: rgb(250 250 250 / 0)}.lg\:ring-neutral-50\/10{--tw-ring-color: rgb(250 250 250 / .1)}.lg\:ring-neutral-50\/100{--tw-ring-color: rgb(250 250 250 / 1)}.lg\:ring-neutral-50\/15{--tw-ring-color: rgb(250 250 250 / .15)}.lg\:ring-neutral-50\/20{--tw-ring-color: rgb(250 250 250 / .2)}.lg\:ring-neutral-50\/25{--tw-ring-color: rgb(250 250 250 / .25)}.lg\:ring-neutral-50\/30{--tw-ring-color: rgb(250 250 250 / .3)}.lg\:ring-neutral-50\/35{--tw-ring-color: rgb(250 250 250 / .35)}.lg\:ring-neutral-50\/40{--tw-ring-color: rgb(250 250 250 / .4)}.lg\:ring-neutral-50\/45{--tw-ring-color: rgb(250 250 250 / .45)}.lg\:ring-neutral-50\/5{--tw-ring-color: rgb(250 250 250 / .05)}.lg\:ring-neutral-50\/50{--tw-ring-color: rgb(250 250 250 / .5)}.lg\:ring-neutral-50\/55{--tw-ring-color: rgb(250 250 250 / .55)}.lg\:ring-neutral-50\/60{--tw-ring-color: rgb(250 250 250 / .6)}.lg\:ring-neutral-50\/65{--tw-ring-color: rgb(250 250 250 / .65)}.lg\:ring-neutral-50\/70{--tw-ring-color: rgb(250 250 250 / .7)}.lg\:ring-neutral-50\/75{--tw-ring-color: rgb(250 250 250 / .75)}.lg\:ring-neutral-50\/80{--tw-ring-color: rgb(250 250 250 / .8)}.lg\:ring-neutral-50\/85{--tw-ring-color: rgb(250 250 250 / .85)}.lg\:ring-neutral-50\/90{--tw-ring-color: rgb(250 250 250 / .9)}.lg\:ring-neutral-50\/95{--tw-ring-color: rgb(250 250 250 / .95)}.lg\:ring-neutral-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1))}.lg\:ring-neutral-500\/0{--tw-ring-color: rgb(115 115 115 / 0)}.lg\:ring-neutral-500\/10{--tw-ring-color: rgb(115 115 115 / .1)}.lg\:ring-neutral-500\/100{--tw-ring-color: rgb(115 115 115 / 1)}.lg\:ring-neutral-500\/15{--tw-ring-color: rgb(115 115 115 / .15)}.lg\:ring-neutral-500\/20{--tw-ring-color: rgb(115 115 115 / .2)}.lg\:ring-neutral-500\/25{--tw-ring-color: rgb(115 115 115 / .25)}.lg\:ring-neutral-500\/30{--tw-ring-color: rgb(115 115 115 / .3)}.lg\:ring-neutral-500\/35{--tw-ring-color: rgb(115 115 115 / .35)}.lg\:ring-neutral-500\/40{--tw-ring-color: rgb(115 115 115 / .4)}.lg\:ring-neutral-500\/45{--tw-ring-color: rgb(115 115 115 / .45)}.lg\:ring-neutral-500\/5{--tw-ring-color: rgb(115 115 115 / .05)}.lg\:ring-neutral-500\/50{--tw-ring-color: rgb(115 115 115 / .5)}.lg\:ring-neutral-500\/55{--tw-ring-color: rgb(115 115 115 / .55)}.lg\:ring-neutral-500\/60{--tw-ring-color: rgb(115 115 115 / .6)}.lg\:ring-neutral-500\/65{--tw-ring-color: rgb(115 115 115 / .65)}.lg\:ring-neutral-500\/70{--tw-ring-color: rgb(115 115 115 / .7)}.lg\:ring-neutral-500\/75{--tw-ring-color: rgb(115 115 115 / .75)}.lg\:ring-neutral-500\/80{--tw-ring-color: rgb(115 115 115 / .8)}.lg\:ring-neutral-500\/85{--tw-ring-color: rgb(115 115 115 / .85)}.lg\:ring-neutral-500\/90{--tw-ring-color: rgb(115 115 115 / .9)}.lg\:ring-neutral-500\/95{--tw-ring-color: rgb(115 115 115 / .95)}.lg\:ring-neutral-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1))}.lg\:ring-neutral-600\/0{--tw-ring-color: rgb(82 82 82 / 0)}.lg\:ring-neutral-600\/10{--tw-ring-color: rgb(82 82 82 / .1)}.lg\:ring-neutral-600\/100{--tw-ring-color: rgb(82 82 82 / 1)}.lg\:ring-neutral-600\/15{--tw-ring-color: rgb(82 82 82 / .15)}.lg\:ring-neutral-600\/20{--tw-ring-color: rgb(82 82 82 / .2)}.lg\:ring-neutral-600\/25{--tw-ring-color: rgb(82 82 82 / .25)}.lg\:ring-neutral-600\/30{--tw-ring-color: rgb(82 82 82 / .3)}.lg\:ring-neutral-600\/35{--tw-ring-color: rgb(82 82 82 / .35)}.lg\:ring-neutral-600\/40{--tw-ring-color: rgb(82 82 82 / .4)}.lg\:ring-neutral-600\/45{--tw-ring-color: rgb(82 82 82 / .45)}.lg\:ring-neutral-600\/5{--tw-ring-color: rgb(82 82 82 / .05)}.lg\:ring-neutral-600\/50{--tw-ring-color: rgb(82 82 82 / .5)}.lg\:ring-neutral-600\/55{--tw-ring-color: rgb(82 82 82 / .55)}.lg\:ring-neutral-600\/60{--tw-ring-color: rgb(82 82 82 / .6)}.lg\:ring-neutral-600\/65{--tw-ring-color: rgb(82 82 82 / .65)}.lg\:ring-neutral-600\/70{--tw-ring-color: rgb(82 82 82 / .7)}.lg\:ring-neutral-600\/75{--tw-ring-color: rgb(82 82 82 / .75)}.lg\:ring-neutral-600\/80{--tw-ring-color: rgb(82 82 82 / .8)}.lg\:ring-neutral-600\/85{--tw-ring-color: rgb(82 82 82 / .85)}.lg\:ring-neutral-600\/90{--tw-ring-color: rgb(82 82 82 / .9)}.lg\:ring-neutral-600\/95{--tw-ring-color: rgb(82 82 82 / .95)}.lg\:ring-neutral-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(64 64 64 / var(--tw-ring-opacity, 1))}.lg\:ring-neutral-700\/0{--tw-ring-color: rgb(64 64 64 / 0)}.lg\:ring-neutral-700\/10{--tw-ring-color: rgb(64 64 64 / .1)}.lg\:ring-neutral-700\/100{--tw-ring-color: rgb(64 64 64 / 1)}.lg\:ring-neutral-700\/15{--tw-ring-color: rgb(64 64 64 / .15)}.lg\:ring-neutral-700\/20{--tw-ring-color: rgb(64 64 64 / .2)}.lg\:ring-neutral-700\/25{--tw-ring-color: rgb(64 64 64 / .25)}.lg\:ring-neutral-700\/30{--tw-ring-color: rgb(64 64 64 / .3)}.lg\:ring-neutral-700\/35{--tw-ring-color: rgb(64 64 64 / .35)}.lg\:ring-neutral-700\/40{--tw-ring-color: rgb(64 64 64 / .4)}.lg\:ring-neutral-700\/45{--tw-ring-color: rgb(64 64 64 / .45)}.lg\:ring-neutral-700\/5{--tw-ring-color: rgb(64 64 64 / .05)}.lg\:ring-neutral-700\/50{--tw-ring-color: rgb(64 64 64 / .5)}.lg\:ring-neutral-700\/55{--tw-ring-color: rgb(64 64 64 / .55)}.lg\:ring-neutral-700\/60{--tw-ring-color: rgb(64 64 64 / .6)}.lg\:ring-neutral-700\/65{--tw-ring-color: rgb(64 64 64 / .65)}.lg\:ring-neutral-700\/70{--tw-ring-color: rgb(64 64 64 / .7)}.lg\:ring-neutral-700\/75{--tw-ring-color: rgb(64 64 64 / .75)}.lg\:ring-neutral-700\/80{--tw-ring-color: rgb(64 64 64 / .8)}.lg\:ring-neutral-700\/85{--tw-ring-color: rgb(64 64 64 / .85)}.lg\:ring-neutral-700\/90{--tw-ring-color: rgb(64 64 64 / .9)}.lg\:ring-neutral-700\/95{--tw-ring-color: rgb(64 64 64 / .95)}.lg\:ring-neutral-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(38 38 38 / var(--tw-ring-opacity, 1))}.lg\:ring-neutral-800\/0{--tw-ring-color: rgb(38 38 38 / 0)}.lg\:ring-neutral-800\/10{--tw-ring-color: rgb(38 38 38 / .1)}.lg\:ring-neutral-800\/100{--tw-ring-color: rgb(38 38 38 / 1)}.lg\:ring-neutral-800\/15{--tw-ring-color: rgb(38 38 38 / .15)}.lg\:ring-neutral-800\/20{--tw-ring-color: rgb(38 38 38 / .2)}.lg\:ring-neutral-800\/25{--tw-ring-color: rgb(38 38 38 / .25)}.lg\:ring-neutral-800\/30{--tw-ring-color: rgb(38 38 38 / .3)}.lg\:ring-neutral-800\/35{--tw-ring-color: rgb(38 38 38 / .35)}.lg\:ring-neutral-800\/40{--tw-ring-color: rgb(38 38 38 / .4)}.lg\:ring-neutral-800\/45{--tw-ring-color: rgb(38 38 38 / .45)}.lg\:ring-neutral-800\/5{--tw-ring-color: rgb(38 38 38 / .05)}.lg\:ring-neutral-800\/50{--tw-ring-color: rgb(38 38 38 / .5)}.lg\:ring-neutral-800\/55{--tw-ring-color: rgb(38 38 38 / .55)}.lg\:ring-neutral-800\/60{--tw-ring-color: rgb(38 38 38 / .6)}.lg\:ring-neutral-800\/65{--tw-ring-color: rgb(38 38 38 / .65)}.lg\:ring-neutral-800\/70{--tw-ring-color: rgb(38 38 38 / .7)}.lg\:ring-neutral-800\/75{--tw-ring-color: rgb(38 38 38 / .75)}.lg\:ring-neutral-800\/80{--tw-ring-color: rgb(38 38 38 / .8)}.lg\:ring-neutral-800\/85{--tw-ring-color: rgb(38 38 38 / .85)}.lg\:ring-neutral-800\/90{--tw-ring-color: rgb(38 38 38 / .9)}.lg\:ring-neutral-800\/95{--tw-ring-color: rgb(38 38 38 / .95)}.lg\:ring-neutral-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity, 1))}.lg\:ring-neutral-900\/0{--tw-ring-color: rgb(23 23 23 / 0)}.lg\:ring-neutral-900\/10{--tw-ring-color: rgb(23 23 23 / .1)}.lg\:ring-neutral-900\/100{--tw-ring-color: rgb(23 23 23 / 1)}.lg\:ring-neutral-900\/15{--tw-ring-color: rgb(23 23 23 / .15)}.lg\:ring-neutral-900\/20{--tw-ring-color: rgb(23 23 23 / .2)}.lg\:ring-neutral-900\/25{--tw-ring-color: rgb(23 23 23 / .25)}.lg\:ring-neutral-900\/30{--tw-ring-color: rgb(23 23 23 / .3)}.lg\:ring-neutral-900\/35{--tw-ring-color: rgb(23 23 23 / .35)}.lg\:ring-neutral-900\/40{--tw-ring-color: rgb(23 23 23 / .4)}.lg\:ring-neutral-900\/45{--tw-ring-color: rgb(23 23 23 / .45)}.lg\:ring-neutral-900\/5{--tw-ring-color: rgb(23 23 23 / .05)}.lg\:ring-neutral-900\/50{--tw-ring-color: rgb(23 23 23 / .5)}.lg\:ring-neutral-900\/55{--tw-ring-color: rgb(23 23 23 / .55)}.lg\:ring-neutral-900\/60{--tw-ring-color: rgb(23 23 23 / .6)}.lg\:ring-neutral-900\/65{--tw-ring-color: rgb(23 23 23 / .65)}.lg\:ring-neutral-900\/70{--tw-ring-color: rgb(23 23 23 / .7)}.lg\:ring-neutral-900\/75{--tw-ring-color: rgb(23 23 23 / .75)}.lg\:ring-neutral-900\/80{--tw-ring-color: rgb(23 23 23 / .8)}.lg\:ring-neutral-900\/85{--tw-ring-color: rgb(23 23 23 / .85)}.lg\:ring-neutral-900\/90{--tw-ring-color: rgb(23 23 23 / .9)}.lg\:ring-neutral-900\/95{--tw-ring-color: rgb(23 23 23 / .95)}.lg\:ring-neutral-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity, 1))}.lg\:ring-neutral-950\/0{--tw-ring-color: rgb(10 10 10 / 0)}.lg\:ring-neutral-950\/10{--tw-ring-color: rgb(10 10 10 / .1)}.lg\:ring-neutral-950\/100{--tw-ring-color: rgb(10 10 10 / 1)}.lg\:ring-neutral-950\/15{--tw-ring-color: rgb(10 10 10 / .15)}.lg\:ring-neutral-950\/20{--tw-ring-color: rgb(10 10 10 / .2)}.lg\:ring-neutral-950\/25{--tw-ring-color: rgb(10 10 10 / .25)}.lg\:ring-neutral-950\/30{--tw-ring-color: rgb(10 10 10 / .3)}.lg\:ring-neutral-950\/35{--tw-ring-color: rgb(10 10 10 / .35)}.lg\:ring-neutral-950\/40{--tw-ring-color: rgb(10 10 10 / .4)}.lg\:ring-neutral-950\/45{--tw-ring-color: rgb(10 10 10 / .45)}.lg\:ring-neutral-950\/5{--tw-ring-color: rgb(10 10 10 / .05)}.lg\:ring-neutral-950\/50{--tw-ring-color: rgb(10 10 10 / .5)}.lg\:ring-neutral-950\/55{--tw-ring-color: rgb(10 10 10 / .55)}.lg\:ring-neutral-950\/60{--tw-ring-color: rgb(10 10 10 / .6)}.lg\:ring-neutral-950\/65{--tw-ring-color: rgb(10 10 10 / .65)}.lg\:ring-neutral-950\/70{--tw-ring-color: rgb(10 10 10 / .7)}.lg\:ring-neutral-950\/75{--tw-ring-color: rgb(10 10 10 / .75)}.lg\:ring-neutral-950\/80{--tw-ring-color: rgb(10 10 10 / .8)}.lg\:ring-neutral-950\/85{--tw-ring-color: rgb(10 10 10 / .85)}.lg\:ring-neutral-950\/90{--tw-ring-color: rgb(10 10 10 / .9)}.lg\:ring-neutral-950\/95{--tw-ring-color: rgb(10 10 10 / .95)}.lg\:ring-primary{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 119 187 / var(--tw-ring-opacity, 1))}.lg\:ring-primary-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 227 241 / var(--tw-ring-opacity, 1))}.lg\:ring-primary-100\/0{--tw-ring-color: rgb(204 227 241 / 0)}.lg\:ring-primary-100\/10{--tw-ring-color: rgb(204 227 241 / .1)}.lg\:ring-primary-100\/100{--tw-ring-color: rgb(204 227 241 / 1)}.lg\:ring-primary-100\/15{--tw-ring-color: rgb(204 227 241 / .15)}.lg\:ring-primary-100\/20{--tw-ring-color: rgb(204 227 241 / .2)}.lg\:ring-primary-100\/25{--tw-ring-color: rgb(204 227 241 / .25)}.lg\:ring-primary-100\/30{--tw-ring-color: rgb(204 227 241 / .3)}.lg\:ring-primary-100\/35{--tw-ring-color: rgb(204 227 241 / .35)}.lg\:ring-primary-100\/40{--tw-ring-color: rgb(204 227 241 / .4)}.lg\:ring-primary-100\/45{--tw-ring-color: rgb(204 227 241 / .45)}.lg\:ring-primary-100\/5{--tw-ring-color: rgb(204 227 241 / .05)}.lg\:ring-primary-100\/50{--tw-ring-color: rgb(204 227 241 / .5)}.lg\:ring-primary-100\/55{--tw-ring-color: rgb(204 227 241 / .55)}.lg\:ring-primary-100\/60{--tw-ring-color: rgb(204 227 241 / .6)}.lg\:ring-primary-100\/65{--tw-ring-color: rgb(204 227 241 / .65)}.lg\:ring-primary-100\/70{--tw-ring-color: rgb(204 227 241 / .7)}.lg\:ring-primary-100\/75{--tw-ring-color: rgb(204 227 241 / .75)}.lg\:ring-primary-100\/80{--tw-ring-color: rgb(204 227 241 / .8)}.lg\:ring-primary-100\/85{--tw-ring-color: rgb(204 227 241 / .85)}.lg\:ring-primary-100\/90{--tw-ring-color: rgb(204 227 241 / .9)}.lg\:ring-primary-100\/95{--tw-ring-color: rgb(204 227 241 / .95)}.lg\:ring-primary-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 200 227 / var(--tw-ring-opacity, 1))}.lg\:ring-primary-200\/0{--tw-ring-color: rgb(153 200 227 / 0)}.lg\:ring-primary-200\/10{--tw-ring-color: rgb(153 200 227 / .1)}.lg\:ring-primary-200\/100{--tw-ring-color: rgb(153 200 227 / 1)}.lg\:ring-primary-200\/15{--tw-ring-color: rgb(153 200 227 / .15)}.lg\:ring-primary-200\/20{--tw-ring-color: rgb(153 200 227 / .2)}.lg\:ring-primary-200\/25{--tw-ring-color: rgb(153 200 227 / .25)}.lg\:ring-primary-200\/30{--tw-ring-color: rgb(153 200 227 / .3)}.lg\:ring-primary-200\/35{--tw-ring-color: rgb(153 200 227 / .35)}.lg\:ring-primary-200\/40{--tw-ring-color: rgb(153 200 227 / .4)}.lg\:ring-primary-200\/45{--tw-ring-color: rgb(153 200 227 / .45)}.lg\:ring-primary-200\/5{--tw-ring-color: rgb(153 200 227 / .05)}.lg\:ring-primary-200\/50{--tw-ring-color: rgb(153 200 227 / .5)}.lg\:ring-primary-200\/55{--tw-ring-color: rgb(153 200 227 / .55)}.lg\:ring-primary-200\/60{--tw-ring-color: rgb(153 200 227 / .6)}.lg\:ring-primary-200\/65{--tw-ring-color: rgb(153 200 227 / .65)}.lg\:ring-primary-200\/70{--tw-ring-color: rgb(153 200 227 / .7)}.lg\:ring-primary-200\/75{--tw-ring-color: rgb(153 200 227 / .75)}.lg\:ring-primary-200\/80{--tw-ring-color: rgb(153 200 227 / .8)}.lg\:ring-primary-200\/85{--tw-ring-color: rgb(153 200 227 / .85)}.lg\:ring-primary-200\/90{--tw-ring-color: rgb(153 200 227 / .9)}.lg\:ring-primary-200\/95{--tw-ring-color: rgb(153 200 227 / .95)}.lg\:ring-primary-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(102 173 214 / var(--tw-ring-opacity, 1))}.lg\:ring-primary-300\/0{--tw-ring-color: rgb(102 173 214 / 0)}.lg\:ring-primary-300\/10{--tw-ring-color: rgb(102 173 214 / .1)}.lg\:ring-primary-300\/100{--tw-ring-color: rgb(102 173 214 / 1)}.lg\:ring-primary-300\/15{--tw-ring-color: rgb(102 173 214 / .15)}.lg\:ring-primary-300\/20{--tw-ring-color: rgb(102 173 214 / .2)}.lg\:ring-primary-300\/25{--tw-ring-color: rgb(102 173 214 / .25)}.lg\:ring-primary-300\/30{--tw-ring-color: rgb(102 173 214 / .3)}.lg\:ring-primary-300\/35{--tw-ring-color: rgb(102 173 214 / .35)}.lg\:ring-primary-300\/40{--tw-ring-color: rgb(102 173 214 / .4)}.lg\:ring-primary-300\/45{--tw-ring-color: rgb(102 173 214 / .45)}.lg\:ring-primary-300\/5{--tw-ring-color: rgb(102 173 214 / .05)}.lg\:ring-primary-300\/50{--tw-ring-color: rgb(102 173 214 / .5)}.lg\:ring-primary-300\/55{--tw-ring-color: rgb(102 173 214 / .55)}.lg\:ring-primary-300\/60{--tw-ring-color: rgb(102 173 214 / .6)}.lg\:ring-primary-300\/65{--tw-ring-color: rgb(102 173 214 / .65)}.lg\:ring-primary-300\/70{--tw-ring-color: rgb(102 173 214 / .7)}.lg\:ring-primary-300\/75{--tw-ring-color: rgb(102 173 214 / .75)}.lg\:ring-primary-300\/80{--tw-ring-color: rgb(102 173 214 / .8)}.lg\:ring-primary-300\/85{--tw-ring-color: rgb(102 173 214 / .85)}.lg\:ring-primary-300\/90{--tw-ring-color: rgb(102 173 214 / .9)}.lg\:ring-primary-300\/95{--tw-ring-color: rgb(102 173 214 / .95)}.lg\:ring-primary-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 146 200 / var(--tw-ring-opacity, 1))}.lg\:ring-primary-400\/0{--tw-ring-color: rgb(51 146 200 / 0)}.lg\:ring-primary-400\/10{--tw-ring-color: rgb(51 146 200 / .1)}.lg\:ring-primary-400\/100{--tw-ring-color: rgb(51 146 200 / 1)}.lg\:ring-primary-400\/15{--tw-ring-color: rgb(51 146 200 / .15)}.lg\:ring-primary-400\/20{--tw-ring-color: rgb(51 146 200 / .2)}.lg\:ring-primary-400\/25{--tw-ring-color: rgb(51 146 200 / .25)}.lg\:ring-primary-400\/30{--tw-ring-color: rgb(51 146 200 / .3)}.lg\:ring-primary-400\/35{--tw-ring-color: rgb(51 146 200 / .35)}.lg\:ring-primary-400\/40{--tw-ring-color: rgb(51 146 200 / .4)}.lg\:ring-primary-400\/45{--tw-ring-color: rgb(51 146 200 / .45)}.lg\:ring-primary-400\/5{--tw-ring-color: rgb(51 146 200 / .05)}.lg\:ring-primary-400\/50{--tw-ring-color: rgb(51 146 200 / .5)}.lg\:ring-primary-400\/55{--tw-ring-color: rgb(51 146 200 / .55)}.lg\:ring-primary-400\/60{--tw-ring-color: rgb(51 146 200 / .6)}.lg\:ring-primary-400\/65{--tw-ring-color: rgb(51 146 200 / .65)}.lg\:ring-primary-400\/70{--tw-ring-color: rgb(51 146 200 / .7)}.lg\:ring-primary-400\/75{--tw-ring-color: rgb(51 146 200 / .75)}.lg\:ring-primary-400\/80{--tw-ring-color: rgb(51 146 200 / .8)}.lg\:ring-primary-400\/85{--tw-ring-color: rgb(51 146 200 / .85)}.lg\:ring-primary-400\/90{--tw-ring-color: rgb(51 146 200 / .9)}.lg\:ring-primary-400\/95{--tw-ring-color: rgb(51 146 200 / .95)}.lg\:ring-primary-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(230 241 248 / var(--tw-ring-opacity, 1))}.lg\:ring-primary-50\/0{--tw-ring-color: rgb(230 241 248 / 0)}.lg\:ring-primary-50\/10{--tw-ring-color: rgb(230 241 248 / .1)}.lg\:ring-primary-50\/100{--tw-ring-color: rgb(230 241 248 / 1)}.lg\:ring-primary-50\/15{--tw-ring-color: rgb(230 241 248 / .15)}.lg\:ring-primary-50\/20{--tw-ring-color: rgb(230 241 248 / .2)}.lg\:ring-primary-50\/25{--tw-ring-color: rgb(230 241 248 / .25)}.lg\:ring-primary-50\/30{--tw-ring-color: rgb(230 241 248 / .3)}.lg\:ring-primary-50\/35{--tw-ring-color: rgb(230 241 248 / .35)}.lg\:ring-primary-50\/40{--tw-ring-color: rgb(230 241 248 / .4)}.lg\:ring-primary-50\/45{--tw-ring-color: rgb(230 241 248 / .45)}.lg\:ring-primary-50\/5{--tw-ring-color: rgb(230 241 248 / .05)}.lg\:ring-primary-50\/50{--tw-ring-color: rgb(230 241 248 / .5)}.lg\:ring-primary-50\/55{--tw-ring-color: rgb(230 241 248 / .55)}.lg\:ring-primary-50\/60{--tw-ring-color: rgb(230 241 248 / .6)}.lg\:ring-primary-50\/65{--tw-ring-color: rgb(230 241 248 / .65)}.lg\:ring-primary-50\/70{--tw-ring-color: rgb(230 241 248 / .7)}.lg\:ring-primary-50\/75{--tw-ring-color: rgb(230 241 248 / .75)}.lg\:ring-primary-50\/80{--tw-ring-color: rgb(230 241 248 / .8)}.lg\:ring-primary-50\/85{--tw-ring-color: rgb(230 241 248 / .85)}.lg\:ring-primary-50\/90{--tw-ring-color: rgb(230 241 248 / .9)}.lg\:ring-primary-50\/95{--tw-ring-color: rgb(230 241 248 / .95)}.lg\:ring-primary-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 119 187 / var(--tw-ring-opacity, 1))}.lg\:ring-primary-500\/0{--tw-ring-color: rgb(0 119 187 / 0)}.lg\:ring-primary-500\/10{--tw-ring-color: rgb(0 119 187 / .1)}.lg\:ring-primary-500\/100{--tw-ring-color: rgb(0 119 187 / 1)}.lg\:ring-primary-500\/15{--tw-ring-color: rgb(0 119 187 / .15)}.lg\:ring-primary-500\/20{--tw-ring-color: rgb(0 119 187 / .2)}.lg\:ring-primary-500\/25{--tw-ring-color: rgb(0 119 187 / .25)}.lg\:ring-primary-500\/30{--tw-ring-color: rgb(0 119 187 / .3)}.lg\:ring-primary-500\/35{--tw-ring-color: rgb(0 119 187 / .35)}.lg\:ring-primary-500\/40{--tw-ring-color: rgb(0 119 187 / .4)}.lg\:ring-primary-500\/45{--tw-ring-color: rgb(0 119 187 / .45)}.lg\:ring-primary-500\/5{--tw-ring-color: rgb(0 119 187 / .05)}.lg\:ring-primary-500\/50{--tw-ring-color: rgb(0 119 187 / .5)}.lg\:ring-primary-500\/55{--tw-ring-color: rgb(0 119 187 / .55)}.lg\:ring-primary-500\/60{--tw-ring-color: rgb(0 119 187 / .6)}.lg\:ring-primary-500\/65{--tw-ring-color: rgb(0 119 187 / .65)}.lg\:ring-primary-500\/70{--tw-ring-color: rgb(0 119 187 / .7)}.lg\:ring-primary-500\/75{--tw-ring-color: rgb(0 119 187 / .75)}.lg\:ring-primary-500\/80{--tw-ring-color: rgb(0 119 187 / .8)}.lg\:ring-primary-500\/85{--tw-ring-color: rgb(0 119 187 / .85)}.lg\:ring-primary-500\/90{--tw-ring-color: rgb(0 119 187 / .9)}.lg\:ring-primary-500\/95{--tw-ring-color: rgb(0 119 187 / .95)}.lg\:ring-primary-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 102 153 / var(--tw-ring-opacity, 1))}.lg\:ring-primary-600\/0{--tw-ring-color: rgb(0 102 153 / 0)}.lg\:ring-primary-600\/10{--tw-ring-color: rgb(0 102 153 / .1)}.lg\:ring-primary-600\/100{--tw-ring-color: rgb(0 102 153 / 1)}.lg\:ring-primary-600\/15{--tw-ring-color: rgb(0 102 153 / .15)}.lg\:ring-primary-600\/20{--tw-ring-color: rgb(0 102 153 / .2)}.lg\:ring-primary-600\/25{--tw-ring-color: rgb(0 102 153 / .25)}.lg\:ring-primary-600\/30{--tw-ring-color: rgb(0 102 153 / .3)}.lg\:ring-primary-600\/35{--tw-ring-color: rgb(0 102 153 / .35)}.lg\:ring-primary-600\/40{--tw-ring-color: rgb(0 102 153 / .4)}.lg\:ring-primary-600\/45{--tw-ring-color: rgb(0 102 153 / .45)}.lg\:ring-primary-600\/5{--tw-ring-color: rgb(0 102 153 / .05)}.lg\:ring-primary-600\/50{--tw-ring-color: rgb(0 102 153 / .5)}.lg\:ring-primary-600\/55{--tw-ring-color: rgb(0 102 153 / .55)}.lg\:ring-primary-600\/60{--tw-ring-color: rgb(0 102 153 / .6)}.lg\:ring-primary-600\/65{--tw-ring-color: rgb(0 102 153 / .65)}.lg\:ring-primary-600\/70{--tw-ring-color: rgb(0 102 153 / .7)}.lg\:ring-primary-600\/75{--tw-ring-color: rgb(0 102 153 / .75)}.lg\:ring-primary-600\/80{--tw-ring-color: rgb(0 102 153 / .8)}.lg\:ring-primary-600\/85{--tw-ring-color: rgb(0 102 153 / .85)}.lg\:ring-primary-600\/90{--tw-ring-color: rgb(0 102 153 / .9)}.lg\:ring-primary-600\/95{--tw-ring-color: rgb(0 102 153 / .95)}.lg\:ring-primary-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 85 128 / var(--tw-ring-opacity, 1))}.lg\:ring-primary-700\/0{--tw-ring-color: rgb(0 85 128 / 0)}.lg\:ring-primary-700\/10{--tw-ring-color: rgb(0 85 128 / .1)}.lg\:ring-primary-700\/100{--tw-ring-color: rgb(0 85 128 / 1)}.lg\:ring-primary-700\/15{--tw-ring-color: rgb(0 85 128 / .15)}.lg\:ring-primary-700\/20{--tw-ring-color: rgb(0 85 128 / .2)}.lg\:ring-primary-700\/25{--tw-ring-color: rgb(0 85 128 / .25)}.lg\:ring-primary-700\/30{--tw-ring-color: rgb(0 85 128 / .3)}.lg\:ring-primary-700\/35{--tw-ring-color: rgb(0 85 128 / .35)}.lg\:ring-primary-700\/40{--tw-ring-color: rgb(0 85 128 / .4)}.lg\:ring-primary-700\/45{--tw-ring-color: rgb(0 85 128 / .45)}.lg\:ring-primary-700\/5{--tw-ring-color: rgb(0 85 128 / .05)}.lg\:ring-primary-700\/50{--tw-ring-color: rgb(0 85 128 / .5)}.lg\:ring-primary-700\/55{--tw-ring-color: rgb(0 85 128 / .55)}.lg\:ring-primary-700\/60{--tw-ring-color: rgb(0 85 128 / .6)}.lg\:ring-primary-700\/65{--tw-ring-color: rgb(0 85 128 / .65)}.lg\:ring-primary-700\/70{--tw-ring-color: rgb(0 85 128 / .7)}.lg\:ring-primary-700\/75{--tw-ring-color: rgb(0 85 128 / .75)}.lg\:ring-primary-700\/80{--tw-ring-color: rgb(0 85 128 / .8)}.lg\:ring-primary-700\/85{--tw-ring-color: rgb(0 85 128 / .85)}.lg\:ring-primary-700\/90{--tw-ring-color: rgb(0 85 128 / .9)}.lg\:ring-primary-700\/95{--tw-ring-color: rgb(0 85 128 / .95)}.lg\:ring-primary-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 68 102 / var(--tw-ring-opacity, 1))}.lg\:ring-primary-800\/0{--tw-ring-color: rgb(0 68 102 / 0)}.lg\:ring-primary-800\/10{--tw-ring-color: rgb(0 68 102 / .1)}.lg\:ring-primary-800\/100{--tw-ring-color: rgb(0 68 102 / 1)}.lg\:ring-primary-800\/15{--tw-ring-color: rgb(0 68 102 / .15)}.lg\:ring-primary-800\/20{--tw-ring-color: rgb(0 68 102 / .2)}.lg\:ring-primary-800\/25{--tw-ring-color: rgb(0 68 102 / .25)}.lg\:ring-primary-800\/30{--tw-ring-color: rgb(0 68 102 / .3)}.lg\:ring-primary-800\/35{--tw-ring-color: rgb(0 68 102 / .35)}.lg\:ring-primary-800\/40{--tw-ring-color: rgb(0 68 102 / .4)}.lg\:ring-primary-800\/45{--tw-ring-color: rgb(0 68 102 / .45)}.lg\:ring-primary-800\/5{--tw-ring-color: rgb(0 68 102 / .05)}.lg\:ring-primary-800\/50{--tw-ring-color: rgb(0 68 102 / .5)}.lg\:ring-primary-800\/55{--tw-ring-color: rgb(0 68 102 / .55)}.lg\:ring-primary-800\/60{--tw-ring-color: rgb(0 68 102 / .6)}.lg\:ring-primary-800\/65{--tw-ring-color: rgb(0 68 102 / .65)}.lg\:ring-primary-800\/70{--tw-ring-color: rgb(0 68 102 / .7)}.lg\:ring-primary-800\/75{--tw-ring-color: rgb(0 68 102 / .75)}.lg\:ring-primary-800\/80{--tw-ring-color: rgb(0 68 102 / .8)}.lg\:ring-primary-800\/85{--tw-ring-color: rgb(0 68 102 / .85)}.lg\:ring-primary-800\/90{--tw-ring-color: rgb(0 68 102 / .9)}.lg\:ring-primary-800\/95{--tw-ring-color: rgb(0 68 102 / .95)}.lg\:ring-primary-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 51 77 / var(--tw-ring-opacity, 1))}.lg\:ring-primary-900\/0{--tw-ring-color: rgb(0 51 77 / 0)}.lg\:ring-primary-900\/10{--tw-ring-color: rgb(0 51 77 / .1)}.lg\:ring-primary-900\/100{--tw-ring-color: rgb(0 51 77 / 1)}.lg\:ring-primary-900\/15{--tw-ring-color: rgb(0 51 77 / .15)}.lg\:ring-primary-900\/20{--tw-ring-color: rgb(0 51 77 / .2)}.lg\:ring-primary-900\/25{--tw-ring-color: rgb(0 51 77 / .25)}.lg\:ring-primary-900\/30{--tw-ring-color: rgb(0 51 77 / .3)}.lg\:ring-primary-900\/35{--tw-ring-color: rgb(0 51 77 / .35)}.lg\:ring-primary-900\/40{--tw-ring-color: rgb(0 51 77 / .4)}.lg\:ring-primary-900\/45{--tw-ring-color: rgb(0 51 77 / .45)}.lg\:ring-primary-900\/5{--tw-ring-color: rgb(0 51 77 / .05)}.lg\:ring-primary-900\/50{--tw-ring-color: rgb(0 51 77 / .5)}.lg\:ring-primary-900\/55{--tw-ring-color: rgb(0 51 77 / .55)}.lg\:ring-primary-900\/60{--tw-ring-color: rgb(0 51 77 / .6)}.lg\:ring-primary-900\/65{--tw-ring-color: rgb(0 51 77 / .65)}.lg\:ring-primary-900\/70{--tw-ring-color: rgb(0 51 77 / .7)}.lg\:ring-primary-900\/75{--tw-ring-color: rgb(0 51 77 / .75)}.lg\:ring-primary-900\/80{--tw-ring-color: rgb(0 51 77 / .8)}.lg\:ring-primary-900\/85{--tw-ring-color: rgb(0 51 77 / .85)}.lg\:ring-primary-900\/90{--tw-ring-color: rgb(0 51 77 / .9)}.lg\:ring-primary-900\/95{--tw-ring-color: rgb(0 51 77 / .95)}.lg\:ring-primary-focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(46 62 99 / var(--tw-ring-opacity, 1))}.lg\:ring-primary-focus\/0{--tw-ring-color: rgb(46 62 99 / 0)}.lg\:ring-primary-focus\/10{--tw-ring-color: rgb(46 62 99 / .1)}.lg\:ring-primary-focus\/100{--tw-ring-color: rgb(46 62 99 / 1)}.lg\:ring-primary-focus\/15{--tw-ring-color: rgb(46 62 99 / .15)}.lg\:ring-primary-focus\/20{--tw-ring-color: rgb(46 62 99 / .2)}.lg\:ring-primary-focus\/25{--tw-ring-color: rgb(46 62 99 / .25)}.lg\:ring-primary-focus\/30{--tw-ring-color: rgb(46 62 99 / .3)}.lg\:ring-primary-focus\/35{--tw-ring-color: rgb(46 62 99 / .35)}.lg\:ring-primary-focus\/40{--tw-ring-color: rgb(46 62 99 / .4)}.lg\:ring-primary-focus\/45{--tw-ring-color: rgb(46 62 99 / .45)}.lg\:ring-primary-focus\/5{--tw-ring-color: rgb(46 62 99 / .05)}.lg\:ring-primary-focus\/50{--tw-ring-color: rgb(46 62 99 / .5)}.lg\:ring-primary-focus\/55{--tw-ring-color: rgb(46 62 99 / .55)}.lg\:ring-primary-focus\/60{--tw-ring-color: rgb(46 62 99 / .6)}.lg\:ring-primary-focus\/65{--tw-ring-color: rgb(46 62 99 / .65)}.lg\:ring-primary-focus\/70{--tw-ring-color: rgb(46 62 99 / .7)}.lg\:ring-primary-focus\/75{--tw-ring-color: rgb(46 62 99 / .75)}.lg\:ring-primary-focus\/80{--tw-ring-color: rgb(46 62 99 / .8)}.lg\:ring-primary-focus\/85{--tw-ring-color: rgb(46 62 99 / .85)}.lg\:ring-primary-focus\/90{--tw-ring-color: rgb(46 62 99 / .9)}.lg\:ring-primary-focus\/95{--tw-ring-color: rgb(46 62 99 / .95)}.lg\:ring-primary\/0{--tw-ring-color: rgb(0 119 187 / 0)}.lg\:ring-primary\/10{--tw-ring-color: rgb(0 119 187 / .1)}.lg\:ring-primary\/100{--tw-ring-color: rgb(0 119 187 / 1)}.lg\:ring-primary\/15{--tw-ring-color: rgb(0 119 187 / .15)}.lg\:ring-primary\/20{--tw-ring-color: rgb(0 119 187 / .2)}.lg\:ring-primary\/25{--tw-ring-color: rgb(0 119 187 / .25)}.lg\:ring-primary\/30{--tw-ring-color: rgb(0 119 187 / .3)}.lg\:ring-primary\/35{--tw-ring-color: rgb(0 119 187 / .35)}.lg\:ring-primary\/40{--tw-ring-color: rgb(0 119 187 / .4)}.lg\:ring-primary\/45{--tw-ring-color: rgb(0 119 187 / .45)}.lg\:ring-primary\/5{--tw-ring-color: rgb(0 119 187 / .05)}.lg\:ring-primary\/50{--tw-ring-color: rgb(0 119 187 / .5)}.lg\:ring-primary\/55{--tw-ring-color: rgb(0 119 187 / .55)}.lg\:ring-primary\/60{--tw-ring-color: rgb(0 119 187 / .6)}.lg\:ring-primary\/65{--tw-ring-color: rgb(0 119 187 / .65)}.lg\:ring-primary\/70{--tw-ring-color: rgb(0 119 187 / .7)}.lg\:ring-primary\/75{--tw-ring-color: rgb(0 119 187 / .75)}.lg\:ring-primary\/80{--tw-ring-color: rgb(0 119 187 / .8)}.lg\:ring-primary\/85{--tw-ring-color: rgb(0 119 187 / .85)}.lg\:ring-primary\/90{--tw-ring-color: rgb(0 119 187 / .9)}.lg\:ring-primary\/95{--tw-ring-color: rgb(0 119 187 / .95)}.lg\:ring-red-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.lg\:ring-red-100\/0{--tw-ring-color: rgb(254 226 226 / 0)}.lg\:ring-red-100\/10{--tw-ring-color: rgb(254 226 226 / .1)}.lg\:ring-red-100\/100{--tw-ring-color: rgb(254 226 226 / 1)}.lg\:ring-red-100\/15{--tw-ring-color: rgb(254 226 226 / .15)}.lg\:ring-red-100\/20{--tw-ring-color: rgb(254 226 226 / .2)}.lg\:ring-red-100\/25{--tw-ring-color: rgb(254 226 226 / .25)}.lg\:ring-red-100\/30{--tw-ring-color: rgb(254 226 226 / .3)}.lg\:ring-red-100\/35{--tw-ring-color: rgb(254 226 226 / .35)}.lg\:ring-red-100\/40{--tw-ring-color: rgb(254 226 226 / .4)}.lg\:ring-red-100\/45{--tw-ring-color: rgb(254 226 226 / .45)}.lg\:ring-red-100\/5{--tw-ring-color: rgb(254 226 226 / .05)}.lg\:ring-red-100\/50{--tw-ring-color: rgb(254 226 226 / .5)}.lg\:ring-red-100\/55{--tw-ring-color: rgb(254 226 226 / .55)}.lg\:ring-red-100\/60{--tw-ring-color: rgb(254 226 226 / .6)}.lg\:ring-red-100\/65{--tw-ring-color: rgb(254 226 226 / .65)}.lg\:ring-red-100\/70{--tw-ring-color: rgb(254 226 226 / .7)}.lg\:ring-red-100\/75{--tw-ring-color: rgb(254 226 226 / .75)}.lg\:ring-red-100\/80{--tw-ring-color: rgb(254 226 226 / .8)}.lg\:ring-red-100\/85{--tw-ring-color: rgb(254 226 226 / .85)}.lg\:ring-red-100\/90{--tw-ring-color: rgb(254 226 226 / .9)}.lg\:ring-red-100\/95{--tw-ring-color: rgb(254 226 226 / .95)}.lg\:ring-red-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.lg\:ring-red-200\/0{--tw-ring-color: rgb(254 202 202 / 0)}.lg\:ring-red-200\/10{--tw-ring-color: rgb(254 202 202 / .1)}.lg\:ring-red-200\/100{--tw-ring-color: rgb(254 202 202 / 1)}.lg\:ring-red-200\/15{--tw-ring-color: rgb(254 202 202 / .15)}.lg\:ring-red-200\/20{--tw-ring-color: rgb(254 202 202 / .2)}.lg\:ring-red-200\/25{--tw-ring-color: rgb(254 202 202 / .25)}.lg\:ring-red-200\/30{--tw-ring-color: rgb(254 202 202 / .3)}.lg\:ring-red-200\/35{--tw-ring-color: rgb(254 202 202 / .35)}.lg\:ring-red-200\/40{--tw-ring-color: rgb(254 202 202 / .4)}.lg\:ring-red-200\/45{--tw-ring-color: rgb(254 202 202 / .45)}.lg\:ring-red-200\/5{--tw-ring-color: rgb(254 202 202 / .05)}.lg\:ring-red-200\/50{--tw-ring-color: rgb(254 202 202 / .5)}.lg\:ring-red-200\/55{--tw-ring-color: rgb(254 202 202 / .55)}.lg\:ring-red-200\/60{--tw-ring-color: rgb(254 202 202 / .6)}.lg\:ring-red-200\/65{--tw-ring-color: rgb(254 202 202 / .65)}.lg\:ring-red-200\/70{--tw-ring-color: rgb(254 202 202 / .7)}.lg\:ring-red-200\/75{--tw-ring-color: rgb(254 202 202 / .75)}.lg\:ring-red-200\/80{--tw-ring-color: rgb(254 202 202 / .8)}.lg\:ring-red-200\/85{--tw-ring-color: rgb(254 202 202 / .85)}.lg\:ring-red-200\/90{--tw-ring-color: rgb(254 202 202 / .9)}.lg\:ring-red-200\/95{--tw-ring-color: rgb(254 202 202 / .95)}.lg\:ring-red-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.lg\:ring-red-300\/0{--tw-ring-color: rgb(252 165 165 / 0)}.lg\:ring-red-300\/10{--tw-ring-color: rgb(252 165 165 / .1)}.lg\:ring-red-300\/100{--tw-ring-color: rgb(252 165 165 / 1)}.lg\:ring-red-300\/15{--tw-ring-color: rgb(252 165 165 / .15)}.lg\:ring-red-300\/20{--tw-ring-color: rgb(252 165 165 / .2)}.lg\:ring-red-300\/25{--tw-ring-color: rgb(252 165 165 / .25)}.lg\:ring-red-300\/30{--tw-ring-color: rgb(252 165 165 / .3)}.lg\:ring-red-300\/35{--tw-ring-color: rgb(252 165 165 / .35)}.lg\:ring-red-300\/40{--tw-ring-color: rgb(252 165 165 / .4)}.lg\:ring-red-300\/45{--tw-ring-color: rgb(252 165 165 / .45)}.lg\:ring-red-300\/5{--tw-ring-color: rgb(252 165 165 / .05)}.lg\:ring-red-300\/50{--tw-ring-color: rgb(252 165 165 / .5)}.lg\:ring-red-300\/55{--tw-ring-color: rgb(252 165 165 / .55)}.lg\:ring-red-300\/60{--tw-ring-color: rgb(252 165 165 / .6)}.lg\:ring-red-300\/65{--tw-ring-color: rgb(252 165 165 / .65)}.lg\:ring-red-300\/70{--tw-ring-color: rgb(252 165 165 / .7)}.lg\:ring-red-300\/75{--tw-ring-color: rgb(252 165 165 / .75)}.lg\:ring-red-300\/80{--tw-ring-color: rgb(252 165 165 / .8)}.lg\:ring-red-300\/85{--tw-ring-color: rgb(252 165 165 / .85)}.lg\:ring-red-300\/90{--tw-ring-color: rgb(252 165 165 / .9)}.lg\:ring-red-300\/95{--tw-ring-color: rgb(252 165 165 / .95)}.lg\:ring-red-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.lg\:ring-red-400\/0{--tw-ring-color: rgb(248 113 113 / 0)}.lg\:ring-red-400\/10{--tw-ring-color: rgb(248 113 113 / .1)}.lg\:ring-red-400\/100{--tw-ring-color: rgb(248 113 113 / 1)}.lg\:ring-red-400\/15{--tw-ring-color: rgb(248 113 113 / .15)}.lg\:ring-red-400\/20{--tw-ring-color: rgb(248 113 113 / .2)}.lg\:ring-red-400\/25{--tw-ring-color: rgb(248 113 113 / .25)}.lg\:ring-red-400\/30{--tw-ring-color: rgb(248 113 113 / .3)}.lg\:ring-red-400\/35{--tw-ring-color: rgb(248 113 113 / .35)}.lg\:ring-red-400\/40{--tw-ring-color: rgb(248 113 113 / .4)}.lg\:ring-red-400\/45{--tw-ring-color: rgb(248 113 113 / .45)}.lg\:ring-red-400\/5{--tw-ring-color: rgb(248 113 113 / .05)}.lg\:ring-red-400\/50{--tw-ring-color: rgb(248 113 113 / .5)}.lg\:ring-red-400\/55{--tw-ring-color: rgb(248 113 113 / .55)}.lg\:ring-red-400\/60{--tw-ring-color: rgb(248 113 113 / .6)}.lg\:ring-red-400\/65{--tw-ring-color: rgb(248 113 113 / .65)}.lg\:ring-red-400\/70{--tw-ring-color: rgb(248 113 113 / .7)}.lg\:ring-red-400\/75{--tw-ring-color: rgb(248 113 113 / .75)}.lg\:ring-red-400\/80{--tw-ring-color: rgb(248 113 113 / .8)}.lg\:ring-red-400\/85{--tw-ring-color: rgb(248 113 113 / .85)}.lg\:ring-red-400\/90{--tw-ring-color: rgb(248 113 113 / .9)}.lg\:ring-red-400\/95{--tw-ring-color: rgb(248 113 113 / .95)}.lg\:ring-red-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1))}.lg\:ring-red-50\/0{--tw-ring-color: rgb(254 242 242 / 0)}.lg\:ring-red-50\/10{--tw-ring-color: rgb(254 242 242 / .1)}.lg\:ring-red-50\/100{--tw-ring-color: rgb(254 242 242 / 1)}.lg\:ring-red-50\/15{--tw-ring-color: rgb(254 242 242 / .15)}.lg\:ring-red-50\/20{--tw-ring-color: rgb(254 242 242 / .2)}.lg\:ring-red-50\/25{--tw-ring-color: rgb(254 242 242 / .25)}.lg\:ring-red-50\/30{--tw-ring-color: rgb(254 242 242 / .3)}.lg\:ring-red-50\/35{--tw-ring-color: rgb(254 242 242 / .35)}.lg\:ring-red-50\/40{--tw-ring-color: rgb(254 242 242 / .4)}.lg\:ring-red-50\/45{--tw-ring-color: rgb(254 242 242 / .45)}.lg\:ring-red-50\/5{--tw-ring-color: rgb(254 242 242 / .05)}.lg\:ring-red-50\/50{--tw-ring-color: rgb(254 242 242 / .5)}.lg\:ring-red-50\/55{--tw-ring-color: rgb(254 242 242 / .55)}.lg\:ring-red-50\/60{--tw-ring-color: rgb(254 242 242 / .6)}.lg\:ring-red-50\/65{--tw-ring-color: rgb(254 242 242 / .65)}.lg\:ring-red-50\/70{--tw-ring-color: rgb(254 242 242 / .7)}.lg\:ring-red-50\/75{--tw-ring-color: rgb(254 242 242 / .75)}.lg\:ring-red-50\/80{--tw-ring-color: rgb(254 242 242 / .8)}.lg\:ring-red-50\/85{--tw-ring-color: rgb(254 242 242 / .85)}.lg\:ring-red-50\/90{--tw-ring-color: rgb(254 242 242 / .9)}.lg\:ring-red-50\/95{--tw-ring-color: rgb(254 242 242 / .95)}.lg\:ring-red-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.lg\:ring-red-500\/0{--tw-ring-color: rgb(239 68 68 / 0)}.lg\:ring-red-500\/10{--tw-ring-color: rgb(239 68 68 / .1)}.lg\:ring-red-500\/100{--tw-ring-color: rgb(239 68 68 / 1)}.lg\:ring-red-500\/15{--tw-ring-color: rgb(239 68 68 / .15)}.lg\:ring-red-500\/20{--tw-ring-color: rgb(239 68 68 / .2)}.lg\:ring-red-500\/25{--tw-ring-color: rgb(239 68 68 / .25)}.lg\:ring-red-500\/30{--tw-ring-color: rgb(239 68 68 / .3)}.lg\:ring-red-500\/35{--tw-ring-color: rgb(239 68 68 / .35)}.lg\:ring-red-500\/40{--tw-ring-color: rgb(239 68 68 / .4)}.lg\:ring-red-500\/45{--tw-ring-color: rgb(239 68 68 / .45)}.lg\:ring-red-500\/5{--tw-ring-color: rgb(239 68 68 / .05)}.lg\:ring-red-500\/50{--tw-ring-color: rgb(239 68 68 / .5)}.lg\:ring-red-500\/55{--tw-ring-color: rgb(239 68 68 / .55)}.lg\:ring-red-500\/60{--tw-ring-color: rgb(239 68 68 / .6)}.lg\:ring-red-500\/65{--tw-ring-color: rgb(239 68 68 / .65)}.lg\:ring-red-500\/70{--tw-ring-color: rgb(239 68 68 / .7)}.lg\:ring-red-500\/75{--tw-ring-color: rgb(239 68 68 / .75)}.lg\:ring-red-500\/80{--tw-ring-color: rgb(239 68 68 / .8)}.lg\:ring-red-500\/85{--tw-ring-color: rgb(239 68 68 / .85)}.lg\:ring-red-500\/90{--tw-ring-color: rgb(239 68 68 / .9)}.lg\:ring-red-500\/95{--tw-ring-color: rgb(239 68 68 / .95)}.lg\:ring-red-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.lg\:ring-red-600\/0{--tw-ring-color: rgb(220 38 38 / 0)}.lg\:ring-red-600\/10{--tw-ring-color: rgb(220 38 38 / .1)}.lg\:ring-red-600\/100{--tw-ring-color: rgb(220 38 38 / 1)}.lg\:ring-red-600\/15{--tw-ring-color: rgb(220 38 38 / .15)}.lg\:ring-red-600\/20{--tw-ring-color: rgb(220 38 38 / .2)}.lg\:ring-red-600\/25{--tw-ring-color: rgb(220 38 38 / .25)}.lg\:ring-red-600\/30{--tw-ring-color: rgb(220 38 38 / .3)}.lg\:ring-red-600\/35{--tw-ring-color: rgb(220 38 38 / .35)}.lg\:ring-red-600\/40{--tw-ring-color: rgb(220 38 38 / .4)}.lg\:ring-red-600\/45{--tw-ring-color: rgb(220 38 38 / .45)}.lg\:ring-red-600\/5{--tw-ring-color: rgb(220 38 38 / .05)}.lg\:ring-red-600\/50{--tw-ring-color: rgb(220 38 38 / .5)}.lg\:ring-red-600\/55{--tw-ring-color: rgb(220 38 38 / .55)}.lg\:ring-red-600\/60{--tw-ring-color: rgb(220 38 38 / .6)}.lg\:ring-red-600\/65{--tw-ring-color: rgb(220 38 38 / .65)}.lg\:ring-red-600\/70{--tw-ring-color: rgb(220 38 38 / .7)}.lg\:ring-red-600\/75{--tw-ring-color: rgb(220 38 38 / .75)}.lg\:ring-red-600\/80{--tw-ring-color: rgb(220 38 38 / .8)}.lg\:ring-red-600\/85{--tw-ring-color: rgb(220 38 38 / .85)}.lg\:ring-red-600\/90{--tw-ring-color: rgb(220 38 38 / .9)}.lg\:ring-red-600\/95{--tw-ring-color: rgb(220 38 38 / .95)}.lg\:ring-red-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1))}.lg\:ring-red-700\/0{--tw-ring-color: rgb(185 28 28 / 0)}.lg\:ring-red-700\/10{--tw-ring-color: rgb(185 28 28 / .1)}.lg\:ring-red-700\/100{--tw-ring-color: rgb(185 28 28 / 1)}.lg\:ring-red-700\/15{--tw-ring-color: rgb(185 28 28 / .15)}.lg\:ring-red-700\/20{--tw-ring-color: rgb(185 28 28 / .2)}.lg\:ring-red-700\/25{--tw-ring-color: rgb(185 28 28 / .25)}.lg\:ring-red-700\/30{--tw-ring-color: rgb(185 28 28 / .3)}.lg\:ring-red-700\/35{--tw-ring-color: rgb(185 28 28 / .35)}.lg\:ring-red-700\/40{--tw-ring-color: rgb(185 28 28 / .4)}.lg\:ring-red-700\/45{--tw-ring-color: rgb(185 28 28 / .45)}.lg\:ring-red-700\/5{--tw-ring-color: rgb(185 28 28 / .05)}.lg\:ring-red-700\/50{--tw-ring-color: rgb(185 28 28 / .5)}.lg\:ring-red-700\/55{--tw-ring-color: rgb(185 28 28 / .55)}.lg\:ring-red-700\/60{--tw-ring-color: rgb(185 28 28 / .6)}.lg\:ring-red-700\/65{--tw-ring-color: rgb(185 28 28 / .65)}.lg\:ring-red-700\/70{--tw-ring-color: rgb(185 28 28 / .7)}.lg\:ring-red-700\/75{--tw-ring-color: rgb(185 28 28 / .75)}.lg\:ring-red-700\/80{--tw-ring-color: rgb(185 28 28 / .8)}.lg\:ring-red-700\/85{--tw-ring-color: rgb(185 28 28 / .85)}.lg\:ring-red-700\/90{--tw-ring-color: rgb(185 28 28 / .9)}.lg\:ring-red-700\/95{--tw-ring-color: rgb(185 28 28 / .95)}.lg\:ring-red-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1))}.lg\:ring-red-800\/0{--tw-ring-color: rgb(153 27 27 / 0)}.lg\:ring-red-800\/10{--tw-ring-color: rgb(153 27 27 / .1)}.lg\:ring-red-800\/100{--tw-ring-color: rgb(153 27 27 / 1)}.lg\:ring-red-800\/15{--tw-ring-color: rgb(153 27 27 / .15)}.lg\:ring-red-800\/20{--tw-ring-color: rgb(153 27 27 / .2)}.lg\:ring-red-800\/25{--tw-ring-color: rgb(153 27 27 / .25)}.lg\:ring-red-800\/30{--tw-ring-color: rgb(153 27 27 / .3)}.lg\:ring-red-800\/35{--tw-ring-color: rgb(153 27 27 / .35)}.lg\:ring-red-800\/40{--tw-ring-color: rgb(153 27 27 / .4)}.lg\:ring-red-800\/45{--tw-ring-color: rgb(153 27 27 / .45)}.lg\:ring-red-800\/5{--tw-ring-color: rgb(153 27 27 / .05)}.lg\:ring-red-800\/50{--tw-ring-color: rgb(153 27 27 / .5)}.lg\:ring-red-800\/55{--tw-ring-color: rgb(153 27 27 / .55)}.lg\:ring-red-800\/60{--tw-ring-color: rgb(153 27 27 / .6)}.lg\:ring-red-800\/65{--tw-ring-color: rgb(153 27 27 / .65)}.lg\:ring-red-800\/70{--tw-ring-color: rgb(153 27 27 / .7)}.lg\:ring-red-800\/75{--tw-ring-color: rgb(153 27 27 / .75)}.lg\:ring-red-800\/80{--tw-ring-color: rgb(153 27 27 / .8)}.lg\:ring-red-800\/85{--tw-ring-color: rgb(153 27 27 / .85)}.lg\:ring-red-800\/90{--tw-ring-color: rgb(153 27 27 / .9)}.lg\:ring-red-800\/95{--tw-ring-color: rgb(153 27 27 / .95)}.lg\:ring-red-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1))}.lg\:ring-red-900\/0{--tw-ring-color: rgb(127 29 29 / 0)}.lg\:ring-red-900\/10{--tw-ring-color: rgb(127 29 29 / .1)}.lg\:ring-red-900\/100{--tw-ring-color: rgb(127 29 29 / 1)}.lg\:ring-red-900\/15{--tw-ring-color: rgb(127 29 29 / .15)}.lg\:ring-red-900\/20{--tw-ring-color: rgb(127 29 29 / .2)}.lg\:ring-red-900\/25{--tw-ring-color: rgb(127 29 29 / .25)}.lg\:ring-red-900\/30{--tw-ring-color: rgb(127 29 29 / .3)}.lg\:ring-red-900\/35{--tw-ring-color: rgb(127 29 29 / .35)}.lg\:ring-red-900\/40{--tw-ring-color: rgb(127 29 29 / .4)}.lg\:ring-red-900\/45{--tw-ring-color: rgb(127 29 29 / .45)}.lg\:ring-red-900\/5{--tw-ring-color: rgb(127 29 29 / .05)}.lg\:ring-red-900\/50{--tw-ring-color: rgb(127 29 29 / .5)}.lg\:ring-red-900\/55{--tw-ring-color: rgb(127 29 29 / .55)}.lg\:ring-red-900\/60{--tw-ring-color: rgb(127 29 29 / .6)}.lg\:ring-red-900\/65{--tw-ring-color: rgb(127 29 29 / .65)}.lg\:ring-red-900\/70{--tw-ring-color: rgb(127 29 29 / .7)}.lg\:ring-red-900\/75{--tw-ring-color: rgb(127 29 29 / .75)}.lg\:ring-red-900\/80{--tw-ring-color: rgb(127 29 29 / .8)}.lg\:ring-red-900\/85{--tw-ring-color: rgb(127 29 29 / .85)}.lg\:ring-red-900\/90{--tw-ring-color: rgb(127 29 29 / .9)}.lg\:ring-red-900\/95{--tw-ring-color: rgb(127 29 29 / .95)}.lg\:ring-red-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(69 10 10 / var(--tw-ring-opacity, 1))}.lg\:ring-red-950\/0{--tw-ring-color: rgb(69 10 10 / 0)}.lg\:ring-red-950\/10{--tw-ring-color: rgb(69 10 10 / .1)}.lg\:ring-red-950\/100{--tw-ring-color: rgb(69 10 10 / 1)}.lg\:ring-red-950\/15{--tw-ring-color: rgb(69 10 10 / .15)}.lg\:ring-red-950\/20{--tw-ring-color: rgb(69 10 10 / .2)}.lg\:ring-red-950\/25{--tw-ring-color: rgb(69 10 10 / .25)}.lg\:ring-red-950\/30{--tw-ring-color: rgb(69 10 10 / .3)}.lg\:ring-red-950\/35{--tw-ring-color: rgb(69 10 10 / .35)}.lg\:ring-red-950\/40{--tw-ring-color: rgb(69 10 10 / .4)}.lg\:ring-red-950\/45{--tw-ring-color: rgb(69 10 10 / .45)}.lg\:ring-red-950\/5{--tw-ring-color: rgb(69 10 10 / .05)}.lg\:ring-red-950\/50{--tw-ring-color: rgb(69 10 10 / .5)}.lg\:ring-red-950\/55{--tw-ring-color: rgb(69 10 10 / .55)}.lg\:ring-red-950\/60{--tw-ring-color: rgb(69 10 10 / .6)}.lg\:ring-red-950\/65{--tw-ring-color: rgb(69 10 10 / .65)}.lg\:ring-red-950\/70{--tw-ring-color: rgb(69 10 10 / .7)}.lg\:ring-red-950\/75{--tw-ring-color: rgb(69 10 10 / .75)}.lg\:ring-red-950\/80{--tw-ring-color: rgb(69 10 10 / .8)}.lg\:ring-red-950\/85{--tw-ring-color: rgb(69 10 10 / .85)}.lg\:ring-red-950\/90{--tw-ring-color: rgb(69 10 10 / .9)}.lg\:ring-red-950\/95{--tw-ring-color: rgb(69 10 10 / .95)}.lg\:ring-success{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.lg\:ring-success-focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.lg\:ring-success-focus\/0{--tw-ring-color: rgb(5 150 105 / 0)}.lg\:ring-success-focus\/10{--tw-ring-color: rgb(5 150 105 / .1)}.lg\:ring-success-focus\/100{--tw-ring-color: rgb(5 150 105 / 1)}.lg\:ring-success-focus\/15{--tw-ring-color: rgb(5 150 105 / .15)}.lg\:ring-success-focus\/20{--tw-ring-color: rgb(5 150 105 / .2)}.lg\:ring-success-focus\/25{--tw-ring-color: rgb(5 150 105 / .25)}.lg\:ring-success-focus\/30{--tw-ring-color: rgb(5 150 105 / .3)}.lg\:ring-success-focus\/35{--tw-ring-color: rgb(5 150 105 / .35)}.lg\:ring-success-focus\/40{--tw-ring-color: rgb(5 150 105 / .4)}.lg\:ring-success-focus\/45{--tw-ring-color: rgb(5 150 105 / .45)}.lg\:ring-success-focus\/5{--tw-ring-color: rgb(5 150 105 / .05)}.lg\:ring-success-focus\/50{--tw-ring-color: rgb(5 150 105 / .5)}.lg\:ring-success-focus\/55{--tw-ring-color: rgb(5 150 105 / .55)}.lg\:ring-success-focus\/60{--tw-ring-color: rgb(5 150 105 / .6)}.lg\:ring-success-focus\/65{--tw-ring-color: rgb(5 150 105 / .65)}.lg\:ring-success-focus\/70{--tw-ring-color: rgb(5 150 105 / .7)}.lg\:ring-success-focus\/75{--tw-ring-color: rgb(5 150 105 / .75)}.lg\:ring-success-focus\/80{--tw-ring-color: rgb(5 150 105 / .8)}.lg\:ring-success-focus\/85{--tw-ring-color: rgb(5 150 105 / .85)}.lg\:ring-success-focus\/90{--tw-ring-color: rgb(5 150 105 / .9)}.lg\:ring-success-focus\/95{--tw-ring-color: rgb(5 150 105 / .95)}.lg\:ring-success\/0{--tw-ring-color: rgb(16 185 129 / 0)}.lg\:ring-success\/10{--tw-ring-color: rgb(16 185 129 / .1)}.lg\:ring-success\/100{--tw-ring-color: rgb(16 185 129 / 1)}.lg\:ring-success\/15{--tw-ring-color: rgb(16 185 129 / .15)}.lg\:ring-success\/20{--tw-ring-color: rgb(16 185 129 / .2)}.lg\:ring-success\/25{--tw-ring-color: rgb(16 185 129 / .25)}.lg\:ring-success\/30{--tw-ring-color: rgb(16 185 129 / .3)}.lg\:ring-success\/35{--tw-ring-color: rgb(16 185 129 / .35)}.lg\:ring-success\/40{--tw-ring-color: rgb(16 185 129 / .4)}.lg\:ring-success\/45{--tw-ring-color: rgb(16 185 129 / .45)}.lg\:ring-success\/5{--tw-ring-color: rgb(16 185 129 / .05)}.lg\:ring-success\/50{--tw-ring-color: rgb(16 185 129 / .5)}.lg\:ring-success\/55{--tw-ring-color: rgb(16 185 129 / .55)}.lg\:ring-success\/60{--tw-ring-color: rgb(16 185 129 / .6)}.lg\:ring-success\/65{--tw-ring-color: rgb(16 185 129 / .65)}.lg\:ring-success\/70{--tw-ring-color: rgb(16 185 129 / .7)}.lg\:ring-success\/75{--tw-ring-color: rgb(16 185 129 / .75)}.lg\:ring-success\/80{--tw-ring-color: rgb(16 185 129 / .8)}.lg\:ring-success\/85{--tw-ring-color: rgb(16 185 129 / .85)}.lg\:ring-success\/90{--tw-ring-color: rgb(16 185 129 / .9)}.lg\:ring-success\/95{--tw-ring-color: rgb(16 185 129 / .95)}.lg\:ring-warning{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 152 0 / var(--tw-ring-opacity, 1))}.lg\:ring-warning-focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(230 130 0 / var(--tw-ring-opacity, 1))}.lg\:ring-warning-focus\/0{--tw-ring-color: rgb(230 130 0 / 0)}.lg\:ring-warning-focus\/10{--tw-ring-color: rgb(230 130 0 / .1)}.lg\:ring-warning-focus\/100{--tw-ring-color: rgb(230 130 0 / 1)}.lg\:ring-warning-focus\/15{--tw-ring-color: rgb(230 130 0 / .15)}.lg\:ring-warning-focus\/20{--tw-ring-color: rgb(230 130 0 / .2)}.lg\:ring-warning-focus\/25{--tw-ring-color: rgb(230 130 0 / .25)}.lg\:ring-warning-focus\/30{--tw-ring-color: rgb(230 130 0 / .3)}.lg\:ring-warning-focus\/35{--tw-ring-color: rgb(230 130 0 / .35)}.lg\:ring-warning-focus\/40{--tw-ring-color: rgb(230 130 0 / .4)}.lg\:ring-warning-focus\/45{--tw-ring-color: rgb(230 130 0 / .45)}.lg\:ring-warning-focus\/5{--tw-ring-color: rgb(230 130 0 / .05)}.lg\:ring-warning-focus\/50{--tw-ring-color: rgb(230 130 0 / .5)}.lg\:ring-warning-focus\/55{--tw-ring-color: rgb(230 130 0 / .55)}.lg\:ring-warning-focus\/60{--tw-ring-color: rgb(230 130 0 / .6)}.lg\:ring-warning-focus\/65{--tw-ring-color: rgb(230 130 0 / .65)}.lg\:ring-warning-focus\/70{--tw-ring-color: rgb(230 130 0 / .7)}.lg\:ring-warning-focus\/75{--tw-ring-color: rgb(230 130 0 / .75)}.lg\:ring-warning-focus\/80{--tw-ring-color: rgb(230 130 0 / .8)}.lg\:ring-warning-focus\/85{--tw-ring-color: rgb(230 130 0 / .85)}.lg\:ring-warning-focus\/90{--tw-ring-color: rgb(230 130 0 / .9)}.lg\:ring-warning-focus\/95{--tw-ring-color: rgb(230 130 0 / .95)}.lg\:ring-warning\/0{--tw-ring-color: rgb(255 152 0 / 0)}.lg\:ring-warning\/10{--tw-ring-color: rgb(255 152 0 / .1)}.lg\:ring-warning\/100{--tw-ring-color: rgb(255 152 0 / 1)}.lg\:ring-warning\/15{--tw-ring-color: rgb(255 152 0 / .15)}.lg\:ring-warning\/20{--tw-ring-color: rgb(255 152 0 / .2)}.lg\:ring-warning\/25{--tw-ring-color: rgb(255 152 0 / .25)}.lg\:ring-warning\/30{--tw-ring-color: rgb(255 152 0 / .3)}.lg\:ring-warning\/35{--tw-ring-color: rgb(255 152 0 / .35)}.lg\:ring-warning\/40{--tw-ring-color: rgb(255 152 0 / .4)}.lg\:ring-warning\/45{--tw-ring-color: rgb(255 152 0 / .45)}.lg\:ring-warning\/5{--tw-ring-color: rgb(255 152 0 / .05)}.lg\:ring-warning\/50{--tw-ring-color: rgb(255 152 0 / .5)}.lg\:ring-warning\/55{--tw-ring-color: rgb(255 152 0 / .55)}.lg\:ring-warning\/60{--tw-ring-color: rgb(255 152 0 / .6)}.lg\:ring-warning\/65{--tw-ring-color: rgb(255 152 0 / .65)}.lg\:ring-warning\/70{--tw-ring-color: rgb(255 152 0 / .7)}.lg\:ring-warning\/75{--tw-ring-color: rgb(255 152 0 / .75)}.lg\:ring-warning\/80{--tw-ring-color: rgb(255 152 0 / .8)}.lg\:ring-warning\/85{--tw-ring-color: rgb(255 152 0 / .85)}.lg\:ring-warning\/90{--tw-ring-color: rgb(255 152 0 / .9)}.lg\:ring-warning\/95{--tw-ring-color: rgb(255 152 0 / .95)}.lg\:ring-yellow-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1))}.lg\:ring-yellow-100\/0{--tw-ring-color: rgb(254 249 195 / 0)}.lg\:ring-yellow-100\/10{--tw-ring-color: rgb(254 249 195 / .1)}.lg\:ring-yellow-100\/100{--tw-ring-color: rgb(254 249 195 / 1)}.lg\:ring-yellow-100\/15{--tw-ring-color: rgb(254 249 195 / .15)}.lg\:ring-yellow-100\/20{--tw-ring-color: rgb(254 249 195 / .2)}.lg\:ring-yellow-100\/25{--tw-ring-color: rgb(254 249 195 / .25)}.lg\:ring-yellow-100\/30{--tw-ring-color: rgb(254 249 195 / .3)}.lg\:ring-yellow-100\/35{--tw-ring-color: rgb(254 249 195 / .35)}.lg\:ring-yellow-100\/40{--tw-ring-color: rgb(254 249 195 / .4)}.lg\:ring-yellow-100\/45{--tw-ring-color: rgb(254 249 195 / .45)}.lg\:ring-yellow-100\/5{--tw-ring-color: rgb(254 249 195 / .05)}.lg\:ring-yellow-100\/50{--tw-ring-color: rgb(254 249 195 / .5)}.lg\:ring-yellow-100\/55{--tw-ring-color: rgb(254 249 195 / .55)}.lg\:ring-yellow-100\/60{--tw-ring-color: rgb(254 249 195 / .6)}.lg\:ring-yellow-100\/65{--tw-ring-color: rgb(254 249 195 / .65)}.lg\:ring-yellow-100\/70{--tw-ring-color: rgb(254 249 195 / .7)}.lg\:ring-yellow-100\/75{--tw-ring-color: rgb(254 249 195 / .75)}.lg\:ring-yellow-100\/80{--tw-ring-color: rgb(254 249 195 / .8)}.lg\:ring-yellow-100\/85{--tw-ring-color: rgb(254 249 195 / .85)}.lg\:ring-yellow-100\/90{--tw-ring-color: rgb(254 249 195 / .9)}.lg\:ring-yellow-100\/95{--tw-ring-color: rgb(254 249 195 / .95)}.lg\:ring-yellow-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.lg\:ring-yellow-200\/0{--tw-ring-color: rgb(254 240 138 / 0)}.lg\:ring-yellow-200\/10{--tw-ring-color: rgb(254 240 138 / .1)}.lg\:ring-yellow-200\/100{--tw-ring-color: rgb(254 240 138 / 1)}.lg\:ring-yellow-200\/15{--tw-ring-color: rgb(254 240 138 / .15)}.lg\:ring-yellow-200\/20{--tw-ring-color: rgb(254 240 138 / .2)}.lg\:ring-yellow-200\/25{--tw-ring-color: rgb(254 240 138 / .25)}.lg\:ring-yellow-200\/30{--tw-ring-color: rgb(254 240 138 / .3)}.lg\:ring-yellow-200\/35{--tw-ring-color: rgb(254 240 138 / .35)}.lg\:ring-yellow-200\/40{--tw-ring-color: rgb(254 240 138 / .4)}.lg\:ring-yellow-200\/45{--tw-ring-color: rgb(254 240 138 / .45)}.lg\:ring-yellow-200\/5{--tw-ring-color: rgb(254 240 138 / .05)}.lg\:ring-yellow-200\/50{--tw-ring-color: rgb(254 240 138 / .5)}.lg\:ring-yellow-200\/55{--tw-ring-color: rgb(254 240 138 / .55)}.lg\:ring-yellow-200\/60{--tw-ring-color: rgb(254 240 138 / .6)}.lg\:ring-yellow-200\/65{--tw-ring-color: rgb(254 240 138 / .65)}.lg\:ring-yellow-200\/70{--tw-ring-color: rgb(254 240 138 / .7)}.lg\:ring-yellow-200\/75{--tw-ring-color: rgb(254 240 138 / .75)}.lg\:ring-yellow-200\/80{--tw-ring-color: rgb(254 240 138 / .8)}.lg\:ring-yellow-200\/85{--tw-ring-color: rgb(254 240 138 / .85)}.lg\:ring-yellow-200\/90{--tw-ring-color: rgb(254 240 138 / .9)}.lg\:ring-yellow-200\/95{--tw-ring-color: rgb(254 240 138 / .95)}.lg\:ring-yellow-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.lg\:ring-yellow-300\/0{--tw-ring-color: rgb(253 224 71 / 0)}.lg\:ring-yellow-300\/10{--tw-ring-color: rgb(253 224 71 / .1)}.lg\:ring-yellow-300\/100{--tw-ring-color: rgb(253 224 71 / 1)}.lg\:ring-yellow-300\/15{--tw-ring-color: rgb(253 224 71 / .15)}.lg\:ring-yellow-300\/20{--tw-ring-color: rgb(253 224 71 / .2)}.lg\:ring-yellow-300\/25{--tw-ring-color: rgb(253 224 71 / .25)}.lg\:ring-yellow-300\/30{--tw-ring-color: rgb(253 224 71 / .3)}.lg\:ring-yellow-300\/35{--tw-ring-color: rgb(253 224 71 / .35)}.lg\:ring-yellow-300\/40{--tw-ring-color: rgb(253 224 71 / .4)}.lg\:ring-yellow-300\/45{--tw-ring-color: rgb(253 224 71 / .45)}.lg\:ring-yellow-300\/5{--tw-ring-color: rgb(253 224 71 / .05)}.lg\:ring-yellow-300\/50{--tw-ring-color: rgb(253 224 71 / .5)}.lg\:ring-yellow-300\/55{--tw-ring-color: rgb(253 224 71 / .55)}.lg\:ring-yellow-300\/60{--tw-ring-color: rgb(253 224 71 / .6)}.lg\:ring-yellow-300\/65{--tw-ring-color: rgb(253 224 71 / .65)}.lg\:ring-yellow-300\/70{--tw-ring-color: rgb(253 224 71 / .7)}.lg\:ring-yellow-300\/75{--tw-ring-color: rgb(253 224 71 / .75)}.lg\:ring-yellow-300\/80{--tw-ring-color: rgb(253 224 71 / .8)}.lg\:ring-yellow-300\/85{--tw-ring-color: rgb(253 224 71 / .85)}.lg\:ring-yellow-300\/90{--tw-ring-color: rgb(253 224 71 / .9)}.lg\:ring-yellow-300\/95{--tw-ring-color: rgb(253 224 71 / .95)}.lg\:ring-yellow-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.lg\:ring-yellow-400\/0{--tw-ring-color: rgb(250 204 21 / 0)}.lg\:ring-yellow-400\/10{--tw-ring-color: rgb(250 204 21 / .1)}.lg\:ring-yellow-400\/100{--tw-ring-color: rgb(250 204 21 / 1)}.lg\:ring-yellow-400\/15{--tw-ring-color: rgb(250 204 21 / .15)}.lg\:ring-yellow-400\/20{--tw-ring-color: rgb(250 204 21 / .2)}.lg\:ring-yellow-400\/25{--tw-ring-color: rgb(250 204 21 / .25)}.lg\:ring-yellow-400\/30{--tw-ring-color: rgb(250 204 21 / .3)}.lg\:ring-yellow-400\/35{--tw-ring-color: rgb(250 204 21 / .35)}.lg\:ring-yellow-400\/40{--tw-ring-color: rgb(250 204 21 / .4)}.lg\:ring-yellow-400\/45{--tw-ring-color: rgb(250 204 21 / .45)}.lg\:ring-yellow-400\/5{--tw-ring-color: rgb(250 204 21 / .05)}.lg\:ring-yellow-400\/50{--tw-ring-color: rgb(250 204 21 / .5)}.lg\:ring-yellow-400\/55{--tw-ring-color: rgb(250 204 21 / .55)}.lg\:ring-yellow-400\/60{--tw-ring-color: rgb(250 204 21 / .6)}.lg\:ring-yellow-400\/65{--tw-ring-color: rgb(250 204 21 / .65)}.lg\:ring-yellow-400\/70{--tw-ring-color: rgb(250 204 21 / .7)}.lg\:ring-yellow-400\/75{--tw-ring-color: rgb(250 204 21 / .75)}.lg\:ring-yellow-400\/80{--tw-ring-color: rgb(250 204 21 / .8)}.lg\:ring-yellow-400\/85{--tw-ring-color: rgb(250 204 21 / .85)}.lg\:ring-yellow-400\/90{--tw-ring-color: rgb(250 204 21 / .9)}.lg\:ring-yellow-400\/95{--tw-ring-color: rgb(250 204 21 / .95)}.lg\:ring-yellow-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1))}.lg\:ring-yellow-50\/0{--tw-ring-color: rgb(254 252 232 / 0)}.lg\:ring-yellow-50\/10{--tw-ring-color: rgb(254 252 232 / .1)}.lg\:ring-yellow-50\/100{--tw-ring-color: rgb(254 252 232 / 1)}.lg\:ring-yellow-50\/15{--tw-ring-color: rgb(254 252 232 / .15)}.lg\:ring-yellow-50\/20{--tw-ring-color: rgb(254 252 232 / .2)}.lg\:ring-yellow-50\/25{--tw-ring-color: rgb(254 252 232 / .25)}.lg\:ring-yellow-50\/30{--tw-ring-color: rgb(254 252 232 / .3)}.lg\:ring-yellow-50\/35{--tw-ring-color: rgb(254 252 232 / .35)}.lg\:ring-yellow-50\/40{--tw-ring-color: rgb(254 252 232 / .4)}.lg\:ring-yellow-50\/45{--tw-ring-color: rgb(254 252 232 / .45)}.lg\:ring-yellow-50\/5{--tw-ring-color: rgb(254 252 232 / .05)}.lg\:ring-yellow-50\/50{--tw-ring-color: rgb(254 252 232 / .5)}.lg\:ring-yellow-50\/55{--tw-ring-color: rgb(254 252 232 / .55)}.lg\:ring-yellow-50\/60{--tw-ring-color: rgb(254 252 232 / .6)}.lg\:ring-yellow-50\/65{--tw-ring-color: rgb(254 252 232 / .65)}.lg\:ring-yellow-50\/70{--tw-ring-color: rgb(254 252 232 / .7)}.lg\:ring-yellow-50\/75{--tw-ring-color: rgb(254 252 232 / .75)}.lg\:ring-yellow-50\/80{--tw-ring-color: rgb(254 252 232 / .8)}.lg\:ring-yellow-50\/85{--tw-ring-color: rgb(254 252 232 / .85)}.lg\:ring-yellow-50\/90{--tw-ring-color: rgb(254 252 232 / .9)}.lg\:ring-yellow-50\/95{--tw-ring-color: rgb(254 252 232 / .95)}.lg\:ring-yellow-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.lg\:ring-yellow-500\/0{--tw-ring-color: rgb(234 179 8 / 0)}.lg\:ring-yellow-500\/10{--tw-ring-color: rgb(234 179 8 / .1)}.lg\:ring-yellow-500\/100{--tw-ring-color: rgb(234 179 8 / 1)}.lg\:ring-yellow-500\/15{--tw-ring-color: rgb(234 179 8 / .15)}.lg\:ring-yellow-500\/20{--tw-ring-color: rgb(234 179 8 / .2)}.lg\:ring-yellow-500\/25{--tw-ring-color: rgb(234 179 8 / .25)}.lg\:ring-yellow-500\/30{--tw-ring-color: rgb(234 179 8 / .3)}.lg\:ring-yellow-500\/35{--tw-ring-color: rgb(234 179 8 / .35)}.lg\:ring-yellow-500\/40{--tw-ring-color: rgb(234 179 8 / .4)}.lg\:ring-yellow-500\/45{--tw-ring-color: rgb(234 179 8 / .45)}.lg\:ring-yellow-500\/5{--tw-ring-color: rgb(234 179 8 / .05)}.lg\:ring-yellow-500\/50{--tw-ring-color: rgb(234 179 8 / .5)}.lg\:ring-yellow-500\/55{--tw-ring-color: rgb(234 179 8 / .55)}.lg\:ring-yellow-500\/60{--tw-ring-color: rgb(234 179 8 / .6)}.lg\:ring-yellow-500\/65{--tw-ring-color: rgb(234 179 8 / .65)}.lg\:ring-yellow-500\/70{--tw-ring-color: rgb(234 179 8 / .7)}.lg\:ring-yellow-500\/75{--tw-ring-color: rgb(234 179 8 / .75)}.lg\:ring-yellow-500\/80{--tw-ring-color: rgb(234 179 8 / .8)}.lg\:ring-yellow-500\/85{--tw-ring-color: rgb(234 179 8 / .85)}.lg\:ring-yellow-500\/90{--tw-ring-color: rgb(234 179 8 / .9)}.lg\:ring-yellow-500\/95{--tw-ring-color: rgb(234 179 8 / .95)}.lg\:ring-yellow-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1))}.lg\:ring-yellow-600\/0{--tw-ring-color: rgb(202 138 4 / 0)}.lg\:ring-yellow-600\/10{--tw-ring-color: rgb(202 138 4 / .1)}.lg\:ring-yellow-600\/100{--tw-ring-color: rgb(202 138 4 / 1)}.lg\:ring-yellow-600\/15{--tw-ring-color: rgb(202 138 4 / .15)}.lg\:ring-yellow-600\/20{--tw-ring-color: rgb(202 138 4 / .2)}.lg\:ring-yellow-600\/25{--tw-ring-color: rgb(202 138 4 / .25)}.lg\:ring-yellow-600\/30{--tw-ring-color: rgb(202 138 4 / .3)}.lg\:ring-yellow-600\/35{--tw-ring-color: rgb(202 138 4 / .35)}.lg\:ring-yellow-600\/40{--tw-ring-color: rgb(202 138 4 / .4)}.lg\:ring-yellow-600\/45{--tw-ring-color: rgb(202 138 4 / .45)}.lg\:ring-yellow-600\/5{--tw-ring-color: rgb(202 138 4 / .05)}.lg\:ring-yellow-600\/50{--tw-ring-color: rgb(202 138 4 / .5)}.lg\:ring-yellow-600\/55{--tw-ring-color: rgb(202 138 4 / .55)}.lg\:ring-yellow-600\/60{--tw-ring-color: rgb(202 138 4 / .6)}.lg\:ring-yellow-600\/65{--tw-ring-color: rgb(202 138 4 / .65)}.lg\:ring-yellow-600\/70{--tw-ring-color: rgb(202 138 4 / .7)}.lg\:ring-yellow-600\/75{--tw-ring-color: rgb(202 138 4 / .75)}.lg\:ring-yellow-600\/80{--tw-ring-color: rgb(202 138 4 / .8)}.lg\:ring-yellow-600\/85{--tw-ring-color: rgb(202 138 4 / .85)}.lg\:ring-yellow-600\/90{--tw-ring-color: rgb(202 138 4 / .9)}.lg\:ring-yellow-600\/95{--tw-ring-color: rgb(202 138 4 / .95)}.lg\:ring-yellow-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1))}.lg\:ring-yellow-700\/0{--tw-ring-color: rgb(161 98 7 / 0)}.lg\:ring-yellow-700\/10{--tw-ring-color: rgb(161 98 7 / .1)}.lg\:ring-yellow-700\/100{--tw-ring-color: rgb(161 98 7 / 1)}.lg\:ring-yellow-700\/15{--tw-ring-color: rgb(161 98 7 / .15)}.lg\:ring-yellow-700\/20{--tw-ring-color: rgb(161 98 7 / .2)}.lg\:ring-yellow-700\/25{--tw-ring-color: rgb(161 98 7 / .25)}.lg\:ring-yellow-700\/30{--tw-ring-color: rgb(161 98 7 / .3)}.lg\:ring-yellow-700\/35{--tw-ring-color: rgb(161 98 7 / .35)}.lg\:ring-yellow-700\/40{--tw-ring-color: rgb(161 98 7 / .4)}.lg\:ring-yellow-700\/45{--tw-ring-color: rgb(161 98 7 / .45)}.lg\:ring-yellow-700\/5{--tw-ring-color: rgb(161 98 7 / .05)}.lg\:ring-yellow-700\/50{--tw-ring-color: rgb(161 98 7 / .5)}.lg\:ring-yellow-700\/55{--tw-ring-color: rgb(161 98 7 / .55)}.lg\:ring-yellow-700\/60{--tw-ring-color: rgb(161 98 7 / .6)}.lg\:ring-yellow-700\/65{--tw-ring-color: rgb(161 98 7 / .65)}.lg\:ring-yellow-700\/70{--tw-ring-color: rgb(161 98 7 / .7)}.lg\:ring-yellow-700\/75{--tw-ring-color: rgb(161 98 7 / .75)}.lg\:ring-yellow-700\/80{--tw-ring-color: rgb(161 98 7 / .8)}.lg\:ring-yellow-700\/85{--tw-ring-color: rgb(161 98 7 / .85)}.lg\:ring-yellow-700\/90{--tw-ring-color: rgb(161 98 7 / .9)}.lg\:ring-yellow-700\/95{--tw-ring-color: rgb(161 98 7 / .95)}.lg\:ring-yellow-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1))}.lg\:ring-yellow-800\/0{--tw-ring-color: rgb(133 77 14 / 0)}.lg\:ring-yellow-800\/10{--tw-ring-color: rgb(133 77 14 / .1)}.lg\:ring-yellow-800\/100{--tw-ring-color: rgb(133 77 14 / 1)}.lg\:ring-yellow-800\/15{--tw-ring-color: rgb(133 77 14 / .15)}.lg\:ring-yellow-800\/20{--tw-ring-color: rgb(133 77 14 / .2)}.lg\:ring-yellow-800\/25{--tw-ring-color: rgb(133 77 14 / .25)}.lg\:ring-yellow-800\/30{--tw-ring-color: rgb(133 77 14 / .3)}.lg\:ring-yellow-800\/35{--tw-ring-color: rgb(133 77 14 / .35)}.lg\:ring-yellow-800\/40{--tw-ring-color: rgb(133 77 14 / .4)}.lg\:ring-yellow-800\/45{--tw-ring-color: rgb(133 77 14 / .45)}.lg\:ring-yellow-800\/5{--tw-ring-color: rgb(133 77 14 / .05)}.lg\:ring-yellow-800\/50{--tw-ring-color: rgb(133 77 14 / .5)}.lg\:ring-yellow-800\/55{--tw-ring-color: rgb(133 77 14 / .55)}.lg\:ring-yellow-800\/60{--tw-ring-color: rgb(133 77 14 / .6)}.lg\:ring-yellow-800\/65{--tw-ring-color: rgb(133 77 14 / .65)}.lg\:ring-yellow-800\/70{--tw-ring-color: rgb(133 77 14 / .7)}.lg\:ring-yellow-800\/75{--tw-ring-color: rgb(133 77 14 / .75)}.lg\:ring-yellow-800\/80{--tw-ring-color: rgb(133 77 14 / .8)}.lg\:ring-yellow-800\/85{--tw-ring-color: rgb(133 77 14 / .85)}.lg\:ring-yellow-800\/90{--tw-ring-color: rgb(133 77 14 / .9)}.lg\:ring-yellow-800\/95{--tw-ring-color: rgb(133 77 14 / .95)}.lg\:ring-yellow-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1))}.lg\:ring-yellow-900\/0{--tw-ring-color: rgb(113 63 18 / 0)}.lg\:ring-yellow-900\/10{--tw-ring-color: rgb(113 63 18 / .1)}.lg\:ring-yellow-900\/100{--tw-ring-color: rgb(113 63 18 / 1)}.lg\:ring-yellow-900\/15{--tw-ring-color: rgb(113 63 18 / .15)}.lg\:ring-yellow-900\/20{--tw-ring-color: rgb(113 63 18 / .2)}.lg\:ring-yellow-900\/25{--tw-ring-color: rgb(113 63 18 / .25)}.lg\:ring-yellow-900\/30{--tw-ring-color: rgb(113 63 18 / .3)}.lg\:ring-yellow-900\/35{--tw-ring-color: rgb(113 63 18 / .35)}.lg\:ring-yellow-900\/40{--tw-ring-color: rgb(113 63 18 / .4)}.lg\:ring-yellow-900\/45{--tw-ring-color: rgb(113 63 18 / .45)}.lg\:ring-yellow-900\/5{--tw-ring-color: rgb(113 63 18 / .05)}.lg\:ring-yellow-900\/50{--tw-ring-color: rgb(113 63 18 / .5)}.lg\:ring-yellow-900\/55{--tw-ring-color: rgb(113 63 18 / .55)}.lg\:ring-yellow-900\/60{--tw-ring-color: rgb(113 63 18 / .6)}.lg\:ring-yellow-900\/65{--tw-ring-color: rgb(113 63 18 / .65)}.lg\:ring-yellow-900\/70{--tw-ring-color: rgb(113 63 18 / .7)}.lg\:ring-yellow-900\/75{--tw-ring-color: rgb(113 63 18 / .75)}.lg\:ring-yellow-900\/80{--tw-ring-color: rgb(113 63 18 / .8)}.lg\:ring-yellow-900\/85{--tw-ring-color: rgb(113 63 18 / .85)}.lg\:ring-yellow-900\/90{--tw-ring-color: rgb(113 63 18 / .9)}.lg\:ring-yellow-900\/95{--tw-ring-color: rgb(113 63 18 / .95)}.lg\:ring-yellow-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(66 32 6 / var(--tw-ring-opacity, 1))}.lg\:ring-yellow-950\/0{--tw-ring-color: rgb(66 32 6 / 0)}.lg\:ring-yellow-950\/10{--tw-ring-color: rgb(66 32 6 / .1)}.lg\:ring-yellow-950\/100{--tw-ring-color: rgb(66 32 6 / 1)}.lg\:ring-yellow-950\/15{--tw-ring-color: rgb(66 32 6 / .15)}.lg\:ring-yellow-950\/20{--tw-ring-color: rgb(66 32 6 / .2)}.lg\:ring-yellow-950\/25{--tw-ring-color: rgb(66 32 6 / .25)}.lg\:ring-yellow-950\/30{--tw-ring-color: rgb(66 32 6 / .3)}.lg\:ring-yellow-950\/35{--tw-ring-color: rgb(66 32 6 / .35)}.lg\:ring-yellow-950\/40{--tw-ring-color: rgb(66 32 6 / .4)}.lg\:ring-yellow-950\/45{--tw-ring-color: rgb(66 32 6 / .45)}.lg\:ring-yellow-950\/5{--tw-ring-color: rgb(66 32 6 / .05)}.lg\:ring-yellow-950\/50{--tw-ring-color: rgb(66 32 6 / .5)}.lg\:ring-yellow-950\/55{--tw-ring-color: rgb(66 32 6 / .55)}.lg\:ring-yellow-950\/60{--tw-ring-color: rgb(66 32 6 / .6)}.lg\:ring-yellow-950\/65{--tw-ring-color: rgb(66 32 6 / .65)}.lg\:ring-yellow-950\/70{--tw-ring-color: rgb(66 32 6 / .7)}.lg\:ring-yellow-950\/75{--tw-ring-color: rgb(66 32 6 / .75)}.lg\:ring-yellow-950\/80{--tw-ring-color: rgb(66 32 6 / .8)}.lg\:ring-yellow-950\/85{--tw-ring-color: rgb(66 32 6 / .85)}.lg\:ring-yellow-950\/90{--tw-ring-color: rgb(66 32 6 / .9)}.lg\:ring-yellow-950\/95{--tw-ring-color: rgb(66 32 6 / .95)}.lg\:hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-blue-100\/0:hover{background-color:#dbeafe00}.lg\:hover\:bg-blue-100\/10:hover{background-color:#dbeafe1a}.lg\:hover\:bg-blue-100\/100:hover{background-color:#dbeafe}.lg\:hover\:bg-blue-100\/15:hover{background-color:#dbeafe26}.lg\:hover\:bg-blue-100\/20:hover{background-color:#dbeafe33}.lg\:hover\:bg-blue-100\/25:hover{background-color:#dbeafe40}.lg\:hover\:bg-blue-100\/30:hover{background-color:#dbeafe4d}.lg\:hover\:bg-blue-100\/35:hover{background-color:#dbeafe59}.lg\:hover\:bg-blue-100\/40:hover{background-color:#dbeafe66}.lg\:hover\:bg-blue-100\/45:hover{background-color:#dbeafe73}.lg\:hover\:bg-blue-100\/5:hover{background-color:#dbeafe0d}.lg\:hover\:bg-blue-100\/50:hover{background-color:#dbeafe80}.lg\:hover\:bg-blue-100\/55:hover{background-color:#dbeafe8c}.lg\:hover\:bg-blue-100\/60:hover{background-color:#dbeafe99}.lg\:hover\:bg-blue-100\/65:hover{background-color:#dbeafea6}.lg\:hover\:bg-blue-100\/70:hover{background-color:#dbeafeb3}.lg\:hover\:bg-blue-100\/75:hover{background-color:#dbeafebf}.lg\:hover\:bg-blue-100\/80:hover{background-color:#dbeafecc}.lg\:hover\:bg-blue-100\/85:hover{background-color:#dbeafed9}.lg\:hover\:bg-blue-100\/90:hover{background-color:#dbeafee6}.lg\:hover\:bg-blue-100\/95:hover{background-color:#dbeafef2}.lg\:hover\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-blue-200\/0:hover{background-color:#bfdbfe00}.lg\:hover\:bg-blue-200\/10:hover{background-color:#bfdbfe1a}.lg\:hover\:bg-blue-200\/100:hover{background-color:#bfdbfe}.lg\:hover\:bg-blue-200\/15:hover{background-color:#bfdbfe26}.lg\:hover\:bg-blue-200\/20:hover{background-color:#bfdbfe33}.lg\:hover\:bg-blue-200\/25:hover{background-color:#bfdbfe40}.lg\:hover\:bg-blue-200\/30:hover{background-color:#bfdbfe4d}.lg\:hover\:bg-blue-200\/35:hover{background-color:#bfdbfe59}.lg\:hover\:bg-blue-200\/40:hover{background-color:#bfdbfe66}.lg\:hover\:bg-blue-200\/45:hover{background-color:#bfdbfe73}.lg\:hover\:bg-blue-200\/5:hover{background-color:#bfdbfe0d}.lg\:hover\:bg-blue-200\/50:hover{background-color:#bfdbfe80}.lg\:hover\:bg-blue-200\/55:hover{background-color:#bfdbfe8c}.lg\:hover\:bg-blue-200\/60:hover{background-color:#bfdbfe99}.lg\:hover\:bg-blue-200\/65:hover{background-color:#bfdbfea6}.lg\:hover\:bg-blue-200\/70:hover{background-color:#bfdbfeb3}.lg\:hover\:bg-blue-200\/75:hover{background-color:#bfdbfebf}.lg\:hover\:bg-blue-200\/80:hover{background-color:#bfdbfecc}.lg\:hover\:bg-blue-200\/85:hover{background-color:#bfdbfed9}.lg\:hover\:bg-blue-200\/90:hover{background-color:#bfdbfee6}.lg\:hover\:bg-blue-200\/95:hover{background-color:#bfdbfef2}.lg\:hover\:bg-blue-300:hover{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-blue-300\/0:hover{background-color:#93c5fd00}.lg\:hover\:bg-blue-300\/10:hover{background-color:#93c5fd1a}.lg\:hover\:bg-blue-300\/100:hover{background-color:#93c5fd}.lg\:hover\:bg-blue-300\/15:hover{background-color:#93c5fd26}.lg\:hover\:bg-blue-300\/20:hover{background-color:#93c5fd33}.lg\:hover\:bg-blue-300\/25:hover{background-color:#93c5fd40}.lg\:hover\:bg-blue-300\/30:hover{background-color:#93c5fd4d}.lg\:hover\:bg-blue-300\/35:hover{background-color:#93c5fd59}.lg\:hover\:bg-blue-300\/40:hover{background-color:#93c5fd66}.lg\:hover\:bg-blue-300\/45:hover{background-color:#93c5fd73}.lg\:hover\:bg-blue-300\/5:hover{background-color:#93c5fd0d}.lg\:hover\:bg-blue-300\/50:hover{background-color:#93c5fd80}.lg\:hover\:bg-blue-300\/55:hover{background-color:#93c5fd8c}.lg\:hover\:bg-blue-300\/60:hover{background-color:#93c5fd99}.lg\:hover\:bg-blue-300\/65:hover{background-color:#93c5fda6}.lg\:hover\:bg-blue-300\/70:hover{background-color:#93c5fdb3}.lg\:hover\:bg-blue-300\/75:hover{background-color:#93c5fdbf}.lg\:hover\:bg-blue-300\/80:hover{background-color:#93c5fdcc}.lg\:hover\:bg-blue-300\/85:hover{background-color:#93c5fdd9}.lg\:hover\:bg-blue-300\/90:hover{background-color:#93c5fde6}.lg\:hover\:bg-blue-300\/95:hover{background-color:#93c5fdf2}.lg\:hover\:bg-blue-400:hover{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-blue-400\/0:hover{background-color:#60a5fa00}.lg\:hover\:bg-blue-400\/10:hover{background-color:#60a5fa1a}.lg\:hover\:bg-blue-400\/100:hover{background-color:#60a5fa}.lg\:hover\:bg-blue-400\/15:hover{background-color:#60a5fa26}.lg\:hover\:bg-blue-400\/20:hover{background-color:#60a5fa33}.lg\:hover\:bg-blue-400\/25:hover{background-color:#60a5fa40}.lg\:hover\:bg-blue-400\/30:hover{background-color:#60a5fa4d}.lg\:hover\:bg-blue-400\/35:hover{background-color:#60a5fa59}.lg\:hover\:bg-blue-400\/40:hover{background-color:#60a5fa66}.lg\:hover\:bg-blue-400\/45:hover{background-color:#60a5fa73}.lg\:hover\:bg-blue-400\/5:hover{background-color:#60a5fa0d}.lg\:hover\:bg-blue-400\/50:hover{background-color:#60a5fa80}.lg\:hover\:bg-blue-400\/55:hover{background-color:#60a5fa8c}.lg\:hover\:bg-blue-400\/60:hover{background-color:#60a5fa99}.lg\:hover\:bg-blue-400\/65:hover{background-color:#60a5faa6}.lg\:hover\:bg-blue-400\/70:hover{background-color:#60a5fab3}.lg\:hover\:bg-blue-400\/75:hover{background-color:#60a5fabf}.lg\:hover\:bg-blue-400\/80:hover{background-color:#60a5facc}.lg\:hover\:bg-blue-400\/85:hover{background-color:#60a5fad9}.lg\:hover\:bg-blue-400\/90:hover{background-color:#60a5fae6}.lg\:hover\:bg-blue-400\/95:hover{background-color:#60a5faf2}.lg\:hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-blue-50\/0:hover{background-color:#eff6ff00}.lg\:hover\:bg-blue-50\/10:hover{background-color:#eff6ff1a}.lg\:hover\:bg-blue-50\/100:hover{background-color:#eff6ff}.lg\:hover\:bg-blue-50\/15:hover{background-color:#eff6ff26}.lg\:hover\:bg-blue-50\/20:hover{background-color:#eff6ff33}.lg\:hover\:bg-blue-50\/25:hover{background-color:#eff6ff40}.lg\:hover\:bg-blue-50\/30:hover{background-color:#eff6ff4d}.lg\:hover\:bg-blue-50\/35:hover{background-color:#eff6ff59}.lg\:hover\:bg-blue-50\/40:hover{background-color:#eff6ff66}.lg\:hover\:bg-blue-50\/45:hover{background-color:#eff6ff73}.lg\:hover\:bg-blue-50\/5:hover{background-color:#eff6ff0d}.lg\:hover\:bg-blue-50\/50:hover{background-color:#eff6ff80}.lg\:hover\:bg-blue-50\/55:hover{background-color:#eff6ff8c}.lg\:hover\:bg-blue-50\/60:hover{background-color:#eff6ff99}.lg\:hover\:bg-blue-50\/65:hover{background-color:#eff6ffa6}.lg\:hover\:bg-blue-50\/70:hover{background-color:#eff6ffb3}.lg\:hover\:bg-blue-50\/75:hover{background-color:#eff6ffbf}.lg\:hover\:bg-blue-50\/80:hover{background-color:#eff6ffcc}.lg\:hover\:bg-blue-50\/85:hover{background-color:#eff6ffd9}.lg\:hover\:bg-blue-50\/90:hover{background-color:#eff6ffe6}.lg\:hover\:bg-blue-50\/95:hover{background-color:#eff6fff2}.lg\:hover\:bg-blue-500:hover{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-blue-500\/0:hover{background-color:#3b82f600}.lg\:hover\:bg-blue-500\/10:hover{background-color:#3b82f61a}.lg\:hover\:bg-blue-500\/100:hover{background-color:#3b82f6}.lg\:hover\:bg-blue-500\/15:hover{background-color:#3b82f626}.lg\:hover\:bg-blue-500\/20:hover{background-color:#3b82f633}.lg\:hover\:bg-blue-500\/25:hover{background-color:#3b82f640}.lg\:hover\:bg-blue-500\/30:hover{background-color:#3b82f64d}.lg\:hover\:bg-blue-500\/35:hover{background-color:#3b82f659}.lg\:hover\:bg-blue-500\/40:hover{background-color:#3b82f666}.lg\:hover\:bg-blue-500\/45:hover{background-color:#3b82f673}.lg\:hover\:bg-blue-500\/5:hover{background-color:#3b82f60d}.lg\:hover\:bg-blue-500\/50:hover{background-color:#3b82f680}.lg\:hover\:bg-blue-500\/55:hover{background-color:#3b82f68c}.lg\:hover\:bg-blue-500\/60:hover{background-color:#3b82f699}.lg\:hover\:bg-blue-500\/65:hover{background-color:#3b82f6a6}.lg\:hover\:bg-blue-500\/70:hover{background-color:#3b82f6b3}.lg\:hover\:bg-blue-500\/75:hover{background-color:#3b82f6bf}.lg\:hover\:bg-blue-500\/80:hover{background-color:#3b82f6cc}.lg\:hover\:bg-blue-500\/85:hover{background-color:#3b82f6d9}.lg\:hover\:bg-blue-500\/90:hover{background-color:#3b82f6e6}.lg\:hover\:bg-blue-500\/95:hover{background-color:#3b82f6f2}.lg\:hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-blue-600\/0:hover{background-color:#2563eb00}.lg\:hover\:bg-blue-600\/10:hover{background-color:#2563eb1a}.lg\:hover\:bg-blue-600\/100:hover{background-color:#2563eb}.lg\:hover\:bg-blue-600\/15:hover{background-color:#2563eb26}.lg\:hover\:bg-blue-600\/20:hover{background-color:#2563eb33}.lg\:hover\:bg-blue-600\/25:hover{background-color:#2563eb40}.lg\:hover\:bg-blue-600\/30:hover{background-color:#2563eb4d}.lg\:hover\:bg-blue-600\/35:hover{background-color:#2563eb59}.lg\:hover\:bg-blue-600\/40:hover{background-color:#2563eb66}.lg\:hover\:bg-blue-600\/45:hover{background-color:#2563eb73}.lg\:hover\:bg-blue-600\/5:hover{background-color:#2563eb0d}.lg\:hover\:bg-blue-600\/50:hover{background-color:#2563eb80}.lg\:hover\:bg-blue-600\/55:hover{background-color:#2563eb8c}.lg\:hover\:bg-blue-600\/60:hover{background-color:#2563eb99}.lg\:hover\:bg-blue-600\/65:hover{background-color:#2563eba6}.lg\:hover\:bg-blue-600\/70:hover{background-color:#2563ebb3}.lg\:hover\:bg-blue-600\/75:hover{background-color:#2563ebbf}.lg\:hover\:bg-blue-600\/80:hover{background-color:#2563ebcc}.lg\:hover\:bg-blue-600\/85:hover{background-color:#2563ebd9}.lg\:hover\:bg-blue-600\/90:hover{background-color:#2563ebe6}.lg\:hover\:bg-blue-600\/95:hover{background-color:#2563ebf2}.lg\:hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-blue-700\/0:hover{background-color:#1d4ed800}.lg\:hover\:bg-blue-700\/10:hover{background-color:#1d4ed81a}.lg\:hover\:bg-blue-700\/100:hover{background-color:#1d4ed8}.lg\:hover\:bg-blue-700\/15:hover{background-color:#1d4ed826}.lg\:hover\:bg-blue-700\/20:hover{background-color:#1d4ed833}.lg\:hover\:bg-blue-700\/25:hover{background-color:#1d4ed840}.lg\:hover\:bg-blue-700\/30:hover{background-color:#1d4ed84d}.lg\:hover\:bg-blue-700\/35:hover{background-color:#1d4ed859}.lg\:hover\:bg-blue-700\/40:hover{background-color:#1d4ed866}.lg\:hover\:bg-blue-700\/45:hover{background-color:#1d4ed873}.lg\:hover\:bg-blue-700\/5:hover{background-color:#1d4ed80d}.lg\:hover\:bg-blue-700\/50:hover{background-color:#1d4ed880}.lg\:hover\:bg-blue-700\/55:hover{background-color:#1d4ed88c}.lg\:hover\:bg-blue-700\/60:hover{background-color:#1d4ed899}.lg\:hover\:bg-blue-700\/65:hover{background-color:#1d4ed8a6}.lg\:hover\:bg-blue-700\/70:hover{background-color:#1d4ed8b3}.lg\:hover\:bg-blue-700\/75:hover{background-color:#1d4ed8bf}.lg\:hover\:bg-blue-700\/80:hover{background-color:#1d4ed8cc}.lg\:hover\:bg-blue-700\/85:hover{background-color:#1d4ed8d9}.lg\:hover\:bg-blue-700\/90:hover{background-color:#1d4ed8e6}.lg\:hover\:bg-blue-700\/95:hover{background-color:#1d4ed8f2}.lg\:hover\:bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-blue-800\/0:hover{background-color:#1e40af00}.lg\:hover\:bg-blue-800\/10:hover{background-color:#1e40af1a}.lg\:hover\:bg-blue-800\/100:hover{background-color:#1e40af}.lg\:hover\:bg-blue-800\/15:hover{background-color:#1e40af26}.lg\:hover\:bg-blue-800\/20:hover{background-color:#1e40af33}.lg\:hover\:bg-blue-800\/25:hover{background-color:#1e40af40}.lg\:hover\:bg-blue-800\/30:hover{background-color:#1e40af4d}.lg\:hover\:bg-blue-800\/35:hover{background-color:#1e40af59}.lg\:hover\:bg-blue-800\/40:hover{background-color:#1e40af66}.lg\:hover\:bg-blue-800\/45:hover{background-color:#1e40af73}.lg\:hover\:bg-blue-800\/5:hover{background-color:#1e40af0d}.lg\:hover\:bg-blue-800\/50:hover{background-color:#1e40af80}.lg\:hover\:bg-blue-800\/55:hover{background-color:#1e40af8c}.lg\:hover\:bg-blue-800\/60:hover{background-color:#1e40af99}.lg\:hover\:bg-blue-800\/65:hover{background-color:#1e40afa6}.lg\:hover\:bg-blue-800\/70:hover{background-color:#1e40afb3}.lg\:hover\:bg-blue-800\/75:hover{background-color:#1e40afbf}.lg\:hover\:bg-blue-800\/80:hover{background-color:#1e40afcc}.lg\:hover\:bg-blue-800\/85:hover{background-color:#1e40afd9}.lg\:hover\:bg-blue-800\/90:hover{background-color:#1e40afe6}.lg\:hover\:bg-blue-800\/95:hover{background-color:#1e40aff2}.lg\:hover\:bg-blue-900:hover{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-blue-900\/0:hover{background-color:#1e3a8a00}.lg\:hover\:bg-blue-900\/10:hover{background-color:#1e3a8a1a}.lg\:hover\:bg-blue-900\/100:hover{background-color:#1e3a8a}.lg\:hover\:bg-blue-900\/15:hover{background-color:#1e3a8a26}.lg\:hover\:bg-blue-900\/20:hover{background-color:#1e3a8a33}.lg\:hover\:bg-blue-900\/25:hover{background-color:#1e3a8a40}.lg\:hover\:bg-blue-900\/30:hover{background-color:#1e3a8a4d}.lg\:hover\:bg-blue-900\/35:hover{background-color:#1e3a8a59}.lg\:hover\:bg-blue-900\/40:hover{background-color:#1e3a8a66}.lg\:hover\:bg-blue-900\/45:hover{background-color:#1e3a8a73}.lg\:hover\:bg-blue-900\/5:hover{background-color:#1e3a8a0d}.lg\:hover\:bg-blue-900\/50:hover{background-color:#1e3a8a80}.lg\:hover\:bg-blue-900\/55:hover{background-color:#1e3a8a8c}.lg\:hover\:bg-blue-900\/60:hover{background-color:#1e3a8a99}.lg\:hover\:bg-blue-900\/65:hover{background-color:#1e3a8aa6}.lg\:hover\:bg-blue-900\/70:hover{background-color:#1e3a8ab3}.lg\:hover\:bg-blue-900\/75:hover{background-color:#1e3a8abf}.lg\:hover\:bg-blue-900\/80:hover{background-color:#1e3a8acc}.lg\:hover\:bg-blue-900\/85:hover{background-color:#1e3a8ad9}.lg\:hover\:bg-blue-900\/90:hover{background-color:#1e3a8ae6}.lg\:hover\:bg-blue-900\/95:hover{background-color:#1e3a8af2}.lg\:hover\:bg-blue-950:hover{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-blue-950\/0:hover{background-color:#17255400}.lg\:hover\:bg-blue-950\/10:hover{background-color:#1725541a}.lg\:hover\:bg-blue-950\/100:hover{background-color:#172554}.lg\:hover\:bg-blue-950\/15:hover{background-color:#17255426}.lg\:hover\:bg-blue-950\/20:hover{background-color:#17255433}.lg\:hover\:bg-blue-950\/25:hover{background-color:#17255440}.lg\:hover\:bg-blue-950\/30:hover{background-color:#1725544d}.lg\:hover\:bg-blue-950\/35:hover{background-color:#17255459}.lg\:hover\:bg-blue-950\/40:hover{background-color:#17255466}.lg\:hover\:bg-blue-950\/45:hover{background-color:#17255473}.lg\:hover\:bg-blue-950\/5:hover{background-color:#1725540d}.lg\:hover\:bg-blue-950\/50:hover{background-color:#17255480}.lg\:hover\:bg-blue-950\/55:hover{background-color:#1725548c}.lg\:hover\:bg-blue-950\/60:hover{background-color:#17255499}.lg\:hover\:bg-blue-950\/65:hover{background-color:#172554a6}.lg\:hover\:bg-blue-950\/70:hover{background-color:#172554b3}.lg\:hover\:bg-blue-950\/75:hover{background-color:#172554bf}.lg\:hover\:bg-blue-950\/80:hover{background-color:#172554cc}.lg\:hover\:bg-blue-950\/85:hover{background-color:#172554d9}.lg\:hover\:bg-blue-950\/90:hover{background-color:#172554e6}.lg\:hover\:bg-blue-950\/95:hover{background-color:#172554f2}.lg\:hover\:bg-error:hover{--tw-bg-opacity: 1;background-color:rgb(255 87 36 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-error-focus:hover{--tw-bg-opacity: 1;background-color:rgb(240 48 0 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-error-focus\/0:hover{background-color:#f0300000}.lg\:hover\:bg-error-focus\/10:hover{background-color:#f030001a}.lg\:hover\:bg-error-focus\/100:hover{background-color:#f03000}.lg\:hover\:bg-error-focus\/15:hover{background-color:#f0300026}.lg\:hover\:bg-error-focus\/20:hover{background-color:#f0300033}.lg\:hover\:bg-error-focus\/25:hover{background-color:#f0300040}.lg\:hover\:bg-error-focus\/30:hover{background-color:#f030004d}.lg\:hover\:bg-error-focus\/35:hover{background-color:#f0300059}.lg\:hover\:bg-error-focus\/40:hover{background-color:#f0300066}.lg\:hover\:bg-error-focus\/45:hover{background-color:#f0300073}.lg\:hover\:bg-error-focus\/5:hover{background-color:#f030000d}.lg\:hover\:bg-error-focus\/50:hover{background-color:#f0300080}.lg\:hover\:bg-error-focus\/55:hover{background-color:#f030008c}.lg\:hover\:bg-error-focus\/60:hover{background-color:#f0300099}.lg\:hover\:bg-error-focus\/65:hover{background-color:#f03000a6}.lg\:hover\:bg-error-focus\/70:hover{background-color:#f03000b3}.lg\:hover\:bg-error-focus\/75:hover{background-color:#f03000bf}.lg\:hover\:bg-error-focus\/80:hover{background-color:#f03000cc}.lg\:hover\:bg-error-focus\/85:hover{background-color:#f03000d9}.lg\:hover\:bg-error-focus\/90:hover{background-color:#f03000e6}.lg\:hover\:bg-error-focus\/95:hover{background-color:#f03000f2}.lg\:hover\:bg-error\/0:hover{background-color:#ff572400}.lg\:hover\:bg-error\/10:hover{background-color:#ff57241a}.lg\:hover\:bg-error\/100:hover{background-color:#ff5724}.lg\:hover\:bg-error\/15:hover{background-color:#ff572426}.lg\:hover\:bg-error\/20:hover{background-color:#ff572433}.lg\:hover\:bg-error\/25:hover{background-color:#ff572440}.lg\:hover\:bg-error\/30:hover{background-color:#ff57244d}.lg\:hover\:bg-error\/35:hover{background-color:#ff572459}.lg\:hover\:bg-error\/40:hover{background-color:#ff572466}.lg\:hover\:bg-error\/45:hover{background-color:#ff572473}.lg\:hover\:bg-error\/5:hover{background-color:#ff57240d}.lg\:hover\:bg-error\/50:hover{background-color:#ff572480}.lg\:hover\:bg-error\/55:hover{background-color:#ff57248c}.lg\:hover\:bg-error\/60:hover{background-color:#ff572499}.lg\:hover\:bg-error\/65:hover{background-color:#ff5724a6}.lg\:hover\:bg-error\/70:hover{background-color:#ff5724b3}.lg\:hover\:bg-error\/75:hover{background-color:#ff5724bf}.lg\:hover\:bg-error\/80:hover{background-color:#ff5724cc}.lg\:hover\:bg-error\/85:hover{background-color:#ff5724d9}.lg\:hover\:bg-error\/90:hover{background-color:#ff5724e6}.lg\:hover\:bg-error\/95:hover{background-color:#ff5724f2}.lg\:hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-green-100\/0:hover{background-color:#dcfce700}.lg\:hover\:bg-green-100\/10:hover{background-color:#dcfce71a}.lg\:hover\:bg-green-100\/100:hover{background-color:#dcfce7}.lg\:hover\:bg-green-100\/15:hover{background-color:#dcfce726}.lg\:hover\:bg-green-100\/20:hover{background-color:#dcfce733}.lg\:hover\:bg-green-100\/25:hover{background-color:#dcfce740}.lg\:hover\:bg-green-100\/30:hover{background-color:#dcfce74d}.lg\:hover\:bg-green-100\/35:hover{background-color:#dcfce759}.lg\:hover\:bg-green-100\/40:hover{background-color:#dcfce766}.lg\:hover\:bg-green-100\/45:hover{background-color:#dcfce773}.lg\:hover\:bg-green-100\/5:hover{background-color:#dcfce70d}.lg\:hover\:bg-green-100\/50:hover{background-color:#dcfce780}.lg\:hover\:bg-green-100\/55:hover{background-color:#dcfce78c}.lg\:hover\:bg-green-100\/60:hover{background-color:#dcfce799}.lg\:hover\:bg-green-100\/65:hover{background-color:#dcfce7a6}.lg\:hover\:bg-green-100\/70:hover{background-color:#dcfce7b3}.lg\:hover\:bg-green-100\/75:hover{background-color:#dcfce7bf}.lg\:hover\:bg-green-100\/80:hover{background-color:#dcfce7cc}.lg\:hover\:bg-green-100\/85:hover{background-color:#dcfce7d9}.lg\:hover\:bg-green-100\/90:hover{background-color:#dcfce7e6}.lg\:hover\:bg-green-100\/95:hover{background-color:#dcfce7f2}.lg\:hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-green-200\/0:hover{background-color:#bbf7d000}.lg\:hover\:bg-green-200\/10:hover{background-color:#bbf7d01a}.lg\:hover\:bg-green-200\/100:hover{background-color:#bbf7d0}.lg\:hover\:bg-green-200\/15:hover{background-color:#bbf7d026}.lg\:hover\:bg-green-200\/20:hover{background-color:#bbf7d033}.lg\:hover\:bg-green-200\/25:hover{background-color:#bbf7d040}.lg\:hover\:bg-green-200\/30:hover{background-color:#bbf7d04d}.lg\:hover\:bg-green-200\/35:hover{background-color:#bbf7d059}.lg\:hover\:bg-green-200\/40:hover{background-color:#bbf7d066}.lg\:hover\:bg-green-200\/45:hover{background-color:#bbf7d073}.lg\:hover\:bg-green-200\/5:hover{background-color:#bbf7d00d}.lg\:hover\:bg-green-200\/50:hover{background-color:#bbf7d080}.lg\:hover\:bg-green-200\/55:hover{background-color:#bbf7d08c}.lg\:hover\:bg-green-200\/60:hover{background-color:#bbf7d099}.lg\:hover\:bg-green-200\/65:hover{background-color:#bbf7d0a6}.lg\:hover\:bg-green-200\/70:hover{background-color:#bbf7d0b3}.lg\:hover\:bg-green-200\/75:hover{background-color:#bbf7d0bf}.lg\:hover\:bg-green-200\/80:hover{background-color:#bbf7d0cc}.lg\:hover\:bg-green-200\/85:hover{background-color:#bbf7d0d9}.lg\:hover\:bg-green-200\/90:hover{background-color:#bbf7d0e6}.lg\:hover\:bg-green-200\/95:hover{background-color:#bbf7d0f2}.lg\:hover\:bg-green-300:hover{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-green-300\/0:hover{background-color:#86efac00}.lg\:hover\:bg-green-300\/10:hover{background-color:#86efac1a}.lg\:hover\:bg-green-300\/100:hover{background-color:#86efac}.lg\:hover\:bg-green-300\/15:hover{background-color:#86efac26}.lg\:hover\:bg-green-300\/20:hover{background-color:#86efac33}.lg\:hover\:bg-green-300\/25:hover{background-color:#86efac40}.lg\:hover\:bg-green-300\/30:hover{background-color:#86efac4d}.lg\:hover\:bg-green-300\/35:hover{background-color:#86efac59}.lg\:hover\:bg-green-300\/40:hover{background-color:#86efac66}.lg\:hover\:bg-green-300\/45:hover{background-color:#86efac73}.lg\:hover\:bg-green-300\/5:hover{background-color:#86efac0d}.lg\:hover\:bg-green-300\/50:hover{background-color:#86efac80}.lg\:hover\:bg-green-300\/55:hover{background-color:#86efac8c}.lg\:hover\:bg-green-300\/60:hover{background-color:#86efac99}.lg\:hover\:bg-green-300\/65:hover{background-color:#86efaca6}.lg\:hover\:bg-green-300\/70:hover{background-color:#86efacb3}.lg\:hover\:bg-green-300\/75:hover{background-color:#86efacbf}.lg\:hover\:bg-green-300\/80:hover{background-color:#86efaccc}.lg\:hover\:bg-green-300\/85:hover{background-color:#86efacd9}.lg\:hover\:bg-green-300\/90:hover{background-color:#86eface6}.lg\:hover\:bg-green-300\/95:hover{background-color:#86efacf2}.lg\:hover\:bg-green-400:hover{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-green-400\/0:hover{background-color:#4ade8000}.lg\:hover\:bg-green-400\/10:hover{background-color:#4ade801a}.lg\:hover\:bg-green-400\/100:hover{background-color:#4ade80}.lg\:hover\:bg-green-400\/15:hover{background-color:#4ade8026}.lg\:hover\:bg-green-400\/20:hover{background-color:#4ade8033}.lg\:hover\:bg-green-400\/25:hover{background-color:#4ade8040}.lg\:hover\:bg-green-400\/30:hover{background-color:#4ade804d}.lg\:hover\:bg-green-400\/35:hover{background-color:#4ade8059}.lg\:hover\:bg-green-400\/40:hover{background-color:#4ade8066}.lg\:hover\:bg-green-400\/45:hover{background-color:#4ade8073}.lg\:hover\:bg-green-400\/5:hover{background-color:#4ade800d}.lg\:hover\:bg-green-400\/50:hover{background-color:#4ade8080}.lg\:hover\:bg-green-400\/55:hover{background-color:#4ade808c}.lg\:hover\:bg-green-400\/60:hover{background-color:#4ade8099}.lg\:hover\:bg-green-400\/65:hover{background-color:#4ade80a6}.lg\:hover\:bg-green-400\/70:hover{background-color:#4ade80b3}.lg\:hover\:bg-green-400\/75:hover{background-color:#4ade80bf}.lg\:hover\:bg-green-400\/80:hover{background-color:#4ade80cc}.lg\:hover\:bg-green-400\/85:hover{background-color:#4ade80d9}.lg\:hover\:bg-green-400\/90:hover{background-color:#4ade80e6}.lg\:hover\:bg-green-400\/95:hover{background-color:#4ade80f2}.lg\:hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-green-50\/0:hover{background-color:#f0fdf400}.lg\:hover\:bg-green-50\/10:hover{background-color:#f0fdf41a}.lg\:hover\:bg-green-50\/100:hover{background-color:#f0fdf4}.lg\:hover\:bg-green-50\/15:hover{background-color:#f0fdf426}.lg\:hover\:bg-green-50\/20:hover{background-color:#f0fdf433}.lg\:hover\:bg-green-50\/25:hover{background-color:#f0fdf440}.lg\:hover\:bg-green-50\/30:hover{background-color:#f0fdf44d}.lg\:hover\:bg-green-50\/35:hover{background-color:#f0fdf459}.lg\:hover\:bg-green-50\/40:hover{background-color:#f0fdf466}.lg\:hover\:bg-green-50\/45:hover{background-color:#f0fdf473}.lg\:hover\:bg-green-50\/5:hover{background-color:#f0fdf40d}.lg\:hover\:bg-green-50\/50:hover{background-color:#f0fdf480}.lg\:hover\:bg-green-50\/55:hover{background-color:#f0fdf48c}.lg\:hover\:bg-green-50\/60:hover{background-color:#f0fdf499}.lg\:hover\:bg-green-50\/65:hover{background-color:#f0fdf4a6}.lg\:hover\:bg-green-50\/70:hover{background-color:#f0fdf4b3}.lg\:hover\:bg-green-50\/75:hover{background-color:#f0fdf4bf}.lg\:hover\:bg-green-50\/80:hover{background-color:#f0fdf4cc}.lg\:hover\:bg-green-50\/85:hover{background-color:#f0fdf4d9}.lg\:hover\:bg-green-50\/90:hover{background-color:#f0fdf4e6}.lg\:hover\:bg-green-50\/95:hover{background-color:#f0fdf4f2}.lg\:hover\:bg-green-500:hover{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-green-500\/0:hover{background-color:#22c55e00}.lg\:hover\:bg-green-500\/10:hover{background-color:#22c55e1a}.lg\:hover\:bg-green-500\/100:hover{background-color:#22c55e}.lg\:hover\:bg-green-500\/15:hover{background-color:#22c55e26}.lg\:hover\:bg-green-500\/20:hover{background-color:#22c55e33}.lg\:hover\:bg-green-500\/25:hover{background-color:#22c55e40}.lg\:hover\:bg-green-500\/30:hover{background-color:#22c55e4d}.lg\:hover\:bg-green-500\/35:hover{background-color:#22c55e59}.lg\:hover\:bg-green-500\/40:hover{background-color:#22c55e66}.lg\:hover\:bg-green-500\/45:hover{background-color:#22c55e73}.lg\:hover\:bg-green-500\/5:hover{background-color:#22c55e0d}.lg\:hover\:bg-green-500\/50:hover{background-color:#22c55e80}.lg\:hover\:bg-green-500\/55:hover{background-color:#22c55e8c}.lg\:hover\:bg-green-500\/60:hover{background-color:#22c55e99}.lg\:hover\:bg-green-500\/65:hover{background-color:#22c55ea6}.lg\:hover\:bg-green-500\/70:hover{background-color:#22c55eb3}.lg\:hover\:bg-green-500\/75:hover{background-color:#22c55ebf}.lg\:hover\:bg-green-500\/80:hover{background-color:#22c55ecc}.lg\:hover\:bg-green-500\/85:hover{background-color:#22c55ed9}.lg\:hover\:bg-green-500\/90:hover{background-color:#22c55ee6}.lg\:hover\:bg-green-500\/95:hover{background-color:#22c55ef2}.lg\:hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-green-600\/0:hover{background-color:#16a34a00}.lg\:hover\:bg-green-600\/10:hover{background-color:#16a34a1a}.lg\:hover\:bg-green-600\/100:hover{background-color:#16a34a}.lg\:hover\:bg-green-600\/15:hover{background-color:#16a34a26}.lg\:hover\:bg-green-600\/20:hover{background-color:#16a34a33}.lg\:hover\:bg-green-600\/25:hover{background-color:#16a34a40}.lg\:hover\:bg-green-600\/30:hover{background-color:#16a34a4d}.lg\:hover\:bg-green-600\/35:hover{background-color:#16a34a59}.lg\:hover\:bg-green-600\/40:hover{background-color:#16a34a66}.lg\:hover\:bg-green-600\/45:hover{background-color:#16a34a73}.lg\:hover\:bg-green-600\/5:hover{background-color:#16a34a0d}.lg\:hover\:bg-green-600\/50:hover{background-color:#16a34a80}.lg\:hover\:bg-green-600\/55:hover{background-color:#16a34a8c}.lg\:hover\:bg-green-600\/60:hover{background-color:#16a34a99}.lg\:hover\:bg-green-600\/65:hover{background-color:#16a34aa6}.lg\:hover\:bg-green-600\/70:hover{background-color:#16a34ab3}.lg\:hover\:bg-green-600\/75:hover{background-color:#16a34abf}.lg\:hover\:bg-green-600\/80:hover{background-color:#16a34acc}.lg\:hover\:bg-green-600\/85:hover{background-color:#16a34ad9}.lg\:hover\:bg-green-600\/90:hover{background-color:#16a34ae6}.lg\:hover\:bg-green-600\/95:hover{background-color:#16a34af2}.lg\:hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-green-700\/0:hover{background-color:#15803d00}.lg\:hover\:bg-green-700\/10:hover{background-color:#15803d1a}.lg\:hover\:bg-green-700\/100:hover{background-color:#15803d}.lg\:hover\:bg-green-700\/15:hover{background-color:#15803d26}.lg\:hover\:bg-green-700\/20:hover{background-color:#15803d33}.lg\:hover\:bg-green-700\/25:hover{background-color:#15803d40}.lg\:hover\:bg-green-700\/30:hover{background-color:#15803d4d}.lg\:hover\:bg-green-700\/35:hover{background-color:#15803d59}.lg\:hover\:bg-green-700\/40:hover{background-color:#15803d66}.lg\:hover\:bg-green-700\/45:hover{background-color:#15803d73}.lg\:hover\:bg-green-700\/5:hover{background-color:#15803d0d}.lg\:hover\:bg-green-700\/50:hover{background-color:#15803d80}.lg\:hover\:bg-green-700\/55:hover{background-color:#15803d8c}.lg\:hover\:bg-green-700\/60:hover{background-color:#15803d99}.lg\:hover\:bg-green-700\/65:hover{background-color:#15803da6}.lg\:hover\:bg-green-700\/70:hover{background-color:#15803db3}.lg\:hover\:bg-green-700\/75:hover{background-color:#15803dbf}.lg\:hover\:bg-green-700\/80:hover{background-color:#15803dcc}.lg\:hover\:bg-green-700\/85:hover{background-color:#15803dd9}.lg\:hover\:bg-green-700\/90:hover{background-color:#15803de6}.lg\:hover\:bg-green-700\/95:hover{background-color:#15803df2}.lg\:hover\:bg-green-800:hover{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-green-800\/0:hover{background-color:#16653400}.lg\:hover\:bg-green-800\/10:hover{background-color:#1665341a}.lg\:hover\:bg-green-800\/100:hover{background-color:#166534}.lg\:hover\:bg-green-800\/15:hover{background-color:#16653426}.lg\:hover\:bg-green-800\/20:hover{background-color:#16653433}.lg\:hover\:bg-green-800\/25:hover{background-color:#16653440}.lg\:hover\:bg-green-800\/30:hover{background-color:#1665344d}.lg\:hover\:bg-green-800\/35:hover{background-color:#16653459}.lg\:hover\:bg-green-800\/40:hover{background-color:#16653466}.lg\:hover\:bg-green-800\/45:hover{background-color:#16653473}.lg\:hover\:bg-green-800\/5:hover{background-color:#1665340d}.lg\:hover\:bg-green-800\/50:hover{background-color:#16653480}.lg\:hover\:bg-green-800\/55:hover{background-color:#1665348c}.lg\:hover\:bg-green-800\/60:hover{background-color:#16653499}.lg\:hover\:bg-green-800\/65:hover{background-color:#166534a6}.lg\:hover\:bg-green-800\/70:hover{background-color:#166534b3}.lg\:hover\:bg-green-800\/75:hover{background-color:#166534bf}.lg\:hover\:bg-green-800\/80:hover{background-color:#166534cc}.lg\:hover\:bg-green-800\/85:hover{background-color:#166534d9}.lg\:hover\:bg-green-800\/90:hover{background-color:#166534e6}.lg\:hover\:bg-green-800\/95:hover{background-color:#166534f2}.lg\:hover\:bg-green-900:hover{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-green-900\/0:hover{background-color:#14532d00}.lg\:hover\:bg-green-900\/10:hover{background-color:#14532d1a}.lg\:hover\:bg-green-900\/100:hover{background-color:#14532d}.lg\:hover\:bg-green-900\/15:hover{background-color:#14532d26}.lg\:hover\:bg-green-900\/20:hover{background-color:#14532d33}.lg\:hover\:bg-green-900\/25:hover{background-color:#14532d40}.lg\:hover\:bg-green-900\/30:hover{background-color:#14532d4d}.lg\:hover\:bg-green-900\/35:hover{background-color:#14532d59}.lg\:hover\:bg-green-900\/40:hover{background-color:#14532d66}.lg\:hover\:bg-green-900\/45:hover{background-color:#14532d73}.lg\:hover\:bg-green-900\/5:hover{background-color:#14532d0d}.lg\:hover\:bg-green-900\/50:hover{background-color:#14532d80}.lg\:hover\:bg-green-900\/55:hover{background-color:#14532d8c}.lg\:hover\:bg-green-900\/60:hover{background-color:#14532d99}.lg\:hover\:bg-green-900\/65:hover{background-color:#14532da6}.lg\:hover\:bg-green-900\/70:hover{background-color:#14532db3}.lg\:hover\:bg-green-900\/75:hover{background-color:#14532dbf}.lg\:hover\:bg-green-900\/80:hover{background-color:#14532dcc}.lg\:hover\:bg-green-900\/85:hover{background-color:#14532dd9}.lg\:hover\:bg-green-900\/90:hover{background-color:#14532de6}.lg\:hover\:bg-green-900\/95:hover{background-color:#14532df2}.lg\:hover\:bg-green-950:hover{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-green-950\/0:hover{background-color:#052e1600}.lg\:hover\:bg-green-950\/10:hover{background-color:#052e161a}.lg\:hover\:bg-green-950\/100:hover{background-color:#052e16}.lg\:hover\:bg-green-950\/15:hover{background-color:#052e1626}.lg\:hover\:bg-green-950\/20:hover{background-color:#052e1633}.lg\:hover\:bg-green-950\/25:hover{background-color:#052e1640}.lg\:hover\:bg-green-950\/30:hover{background-color:#052e164d}.lg\:hover\:bg-green-950\/35:hover{background-color:#052e1659}.lg\:hover\:bg-green-950\/40:hover{background-color:#052e1666}.lg\:hover\:bg-green-950\/45:hover{background-color:#052e1673}.lg\:hover\:bg-green-950\/5:hover{background-color:#052e160d}.lg\:hover\:bg-green-950\/50:hover{background-color:#052e1680}.lg\:hover\:bg-green-950\/55:hover{background-color:#052e168c}.lg\:hover\:bg-green-950\/60:hover{background-color:#052e1699}.lg\:hover\:bg-green-950\/65:hover{background-color:#052e16a6}.lg\:hover\:bg-green-950\/70:hover{background-color:#052e16b3}.lg\:hover\:bg-green-950\/75:hover{background-color:#052e16bf}.lg\:hover\:bg-green-950\/80:hover{background-color:#052e16cc}.lg\:hover\:bg-green-950\/85:hover{background-color:#052e16d9}.lg\:hover\:bg-green-950\/90:hover{background-color:#052e16e6}.lg\:hover\:bg-green-950\/95:hover{background-color:#052e16f2}.lg\:hover\:bg-neutral-100:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-neutral-100\/0:hover{background-color:#f5f5f500}.lg\:hover\:bg-neutral-100\/10:hover{background-color:#f5f5f51a}.lg\:hover\:bg-neutral-100\/100:hover{background-color:#f5f5f5}.lg\:hover\:bg-neutral-100\/15:hover{background-color:#f5f5f526}.lg\:hover\:bg-neutral-100\/20:hover{background-color:#f5f5f533}.lg\:hover\:bg-neutral-100\/25:hover{background-color:#f5f5f540}.lg\:hover\:bg-neutral-100\/30:hover{background-color:#f5f5f54d}.lg\:hover\:bg-neutral-100\/35:hover{background-color:#f5f5f559}.lg\:hover\:bg-neutral-100\/40:hover{background-color:#f5f5f566}.lg\:hover\:bg-neutral-100\/45:hover{background-color:#f5f5f573}.lg\:hover\:bg-neutral-100\/5:hover{background-color:#f5f5f50d}.lg\:hover\:bg-neutral-100\/50:hover{background-color:#f5f5f580}.lg\:hover\:bg-neutral-100\/55:hover{background-color:#f5f5f58c}.lg\:hover\:bg-neutral-100\/60:hover{background-color:#f5f5f599}.lg\:hover\:bg-neutral-100\/65:hover{background-color:#f5f5f5a6}.lg\:hover\:bg-neutral-100\/70:hover{background-color:#f5f5f5b3}.lg\:hover\:bg-neutral-100\/75:hover{background-color:#f5f5f5bf}.lg\:hover\:bg-neutral-100\/80:hover{background-color:#f5f5f5cc}.lg\:hover\:bg-neutral-100\/85:hover{background-color:#f5f5f5d9}.lg\:hover\:bg-neutral-100\/90:hover{background-color:#f5f5f5e6}.lg\:hover\:bg-neutral-100\/95:hover{background-color:#f5f5f5f2}.lg\:hover\:bg-neutral-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-neutral-200\/0:hover{background-color:#e5e5e500}.lg\:hover\:bg-neutral-200\/10:hover{background-color:#e5e5e51a}.lg\:hover\:bg-neutral-200\/100:hover{background-color:#e5e5e5}.lg\:hover\:bg-neutral-200\/15:hover{background-color:#e5e5e526}.lg\:hover\:bg-neutral-200\/20:hover{background-color:#e5e5e533}.lg\:hover\:bg-neutral-200\/25:hover{background-color:#e5e5e540}.lg\:hover\:bg-neutral-200\/30:hover{background-color:#e5e5e54d}.lg\:hover\:bg-neutral-200\/35:hover{background-color:#e5e5e559}.lg\:hover\:bg-neutral-200\/40:hover{background-color:#e5e5e566}.lg\:hover\:bg-neutral-200\/45:hover{background-color:#e5e5e573}.lg\:hover\:bg-neutral-200\/5:hover{background-color:#e5e5e50d}.lg\:hover\:bg-neutral-200\/50:hover{background-color:#e5e5e580}.lg\:hover\:bg-neutral-200\/55:hover{background-color:#e5e5e58c}.lg\:hover\:bg-neutral-200\/60:hover{background-color:#e5e5e599}.lg\:hover\:bg-neutral-200\/65:hover{background-color:#e5e5e5a6}.lg\:hover\:bg-neutral-200\/70:hover{background-color:#e5e5e5b3}.lg\:hover\:bg-neutral-200\/75:hover{background-color:#e5e5e5bf}.lg\:hover\:bg-neutral-200\/80:hover{background-color:#e5e5e5cc}.lg\:hover\:bg-neutral-200\/85:hover{background-color:#e5e5e5d9}.lg\:hover\:bg-neutral-200\/90:hover{background-color:#e5e5e5e6}.lg\:hover\:bg-neutral-200\/95:hover{background-color:#e5e5e5f2}.lg\:hover\:bg-neutral-300:hover{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-neutral-300\/0:hover{background-color:#d4d4d400}.lg\:hover\:bg-neutral-300\/10:hover{background-color:#d4d4d41a}.lg\:hover\:bg-neutral-300\/100:hover{background-color:#d4d4d4}.lg\:hover\:bg-neutral-300\/15:hover{background-color:#d4d4d426}.lg\:hover\:bg-neutral-300\/20:hover{background-color:#d4d4d433}.lg\:hover\:bg-neutral-300\/25:hover{background-color:#d4d4d440}.lg\:hover\:bg-neutral-300\/30:hover{background-color:#d4d4d44d}.lg\:hover\:bg-neutral-300\/35:hover{background-color:#d4d4d459}.lg\:hover\:bg-neutral-300\/40:hover{background-color:#d4d4d466}.lg\:hover\:bg-neutral-300\/45:hover{background-color:#d4d4d473}.lg\:hover\:bg-neutral-300\/5:hover{background-color:#d4d4d40d}.lg\:hover\:bg-neutral-300\/50:hover{background-color:#d4d4d480}.lg\:hover\:bg-neutral-300\/55:hover{background-color:#d4d4d48c}.lg\:hover\:bg-neutral-300\/60:hover{background-color:#d4d4d499}.lg\:hover\:bg-neutral-300\/65:hover{background-color:#d4d4d4a6}.lg\:hover\:bg-neutral-300\/70:hover{background-color:#d4d4d4b3}.lg\:hover\:bg-neutral-300\/75:hover{background-color:#d4d4d4bf}.lg\:hover\:bg-neutral-300\/80:hover{background-color:#d4d4d4cc}.lg\:hover\:bg-neutral-300\/85:hover{background-color:#d4d4d4d9}.lg\:hover\:bg-neutral-300\/90:hover{background-color:#d4d4d4e6}.lg\:hover\:bg-neutral-300\/95:hover{background-color:#d4d4d4f2}.lg\:hover\:bg-neutral-400:hover{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-neutral-400\/0:hover{background-color:#a3a3a300}.lg\:hover\:bg-neutral-400\/10:hover{background-color:#a3a3a31a}.lg\:hover\:bg-neutral-400\/100:hover{background-color:#a3a3a3}.lg\:hover\:bg-neutral-400\/15:hover{background-color:#a3a3a326}.lg\:hover\:bg-neutral-400\/20:hover{background-color:#a3a3a333}.lg\:hover\:bg-neutral-400\/25:hover{background-color:#a3a3a340}.lg\:hover\:bg-neutral-400\/30:hover{background-color:#a3a3a34d}.lg\:hover\:bg-neutral-400\/35:hover{background-color:#a3a3a359}.lg\:hover\:bg-neutral-400\/40:hover{background-color:#a3a3a366}.lg\:hover\:bg-neutral-400\/45:hover{background-color:#a3a3a373}.lg\:hover\:bg-neutral-400\/5:hover{background-color:#a3a3a30d}.lg\:hover\:bg-neutral-400\/50:hover{background-color:#a3a3a380}.lg\:hover\:bg-neutral-400\/55:hover{background-color:#a3a3a38c}.lg\:hover\:bg-neutral-400\/60:hover{background-color:#a3a3a399}.lg\:hover\:bg-neutral-400\/65:hover{background-color:#a3a3a3a6}.lg\:hover\:bg-neutral-400\/70:hover{background-color:#a3a3a3b3}.lg\:hover\:bg-neutral-400\/75:hover{background-color:#a3a3a3bf}.lg\:hover\:bg-neutral-400\/80:hover{background-color:#a3a3a3cc}.lg\:hover\:bg-neutral-400\/85:hover{background-color:#a3a3a3d9}.lg\:hover\:bg-neutral-400\/90:hover{background-color:#a3a3a3e6}.lg\:hover\:bg-neutral-400\/95:hover{background-color:#a3a3a3f2}.lg\:hover\:bg-neutral-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-neutral-50\/0:hover{background-color:#fafafa00}.lg\:hover\:bg-neutral-50\/10:hover{background-color:#fafafa1a}.lg\:hover\:bg-neutral-50\/100:hover{background-color:#fafafa}.lg\:hover\:bg-neutral-50\/15:hover{background-color:#fafafa26}.lg\:hover\:bg-neutral-50\/20:hover{background-color:#fafafa33}.lg\:hover\:bg-neutral-50\/25:hover{background-color:#fafafa40}.lg\:hover\:bg-neutral-50\/30:hover{background-color:#fafafa4d}.lg\:hover\:bg-neutral-50\/35:hover{background-color:#fafafa59}.lg\:hover\:bg-neutral-50\/40:hover{background-color:#fafafa66}.lg\:hover\:bg-neutral-50\/45:hover{background-color:#fafafa73}.lg\:hover\:bg-neutral-50\/5:hover{background-color:#fafafa0d}.lg\:hover\:bg-neutral-50\/50:hover{background-color:#fafafa80}.lg\:hover\:bg-neutral-50\/55:hover{background-color:#fafafa8c}.lg\:hover\:bg-neutral-50\/60:hover{background-color:#fafafa99}.lg\:hover\:bg-neutral-50\/65:hover{background-color:#fafafaa6}.lg\:hover\:bg-neutral-50\/70:hover{background-color:#fafafab3}.lg\:hover\:bg-neutral-50\/75:hover{background-color:#fafafabf}.lg\:hover\:bg-neutral-50\/80:hover{background-color:#fafafacc}.lg\:hover\:bg-neutral-50\/85:hover{background-color:#fafafad9}.lg\:hover\:bg-neutral-50\/90:hover{background-color:#fafafae6}.lg\:hover\:bg-neutral-50\/95:hover{background-color:#fafafaf2}.lg\:hover\:bg-neutral-500:hover{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-neutral-500\/0:hover{background-color:#73737300}.lg\:hover\:bg-neutral-500\/10:hover{background-color:#7373731a}.lg\:hover\:bg-neutral-500\/100:hover{background-color:#737373}.lg\:hover\:bg-neutral-500\/15:hover{background-color:#73737326}.lg\:hover\:bg-neutral-500\/20:hover{background-color:#73737333}.lg\:hover\:bg-neutral-500\/25:hover{background-color:#73737340}.lg\:hover\:bg-neutral-500\/30:hover{background-color:#7373734d}.lg\:hover\:bg-neutral-500\/35:hover{background-color:#73737359}.lg\:hover\:bg-neutral-500\/40:hover{background-color:#73737366}.lg\:hover\:bg-neutral-500\/45:hover{background-color:#73737373}.lg\:hover\:bg-neutral-500\/5:hover{background-color:#7373730d}.lg\:hover\:bg-neutral-500\/50:hover{background-color:#73737380}.lg\:hover\:bg-neutral-500\/55:hover{background-color:#7373738c}.lg\:hover\:bg-neutral-500\/60:hover{background-color:#73737399}.lg\:hover\:bg-neutral-500\/65:hover{background-color:#737373a6}.lg\:hover\:bg-neutral-500\/70:hover{background-color:#737373b3}.lg\:hover\:bg-neutral-500\/75:hover{background-color:#737373bf}.lg\:hover\:bg-neutral-500\/80:hover{background-color:#737373cc}.lg\:hover\:bg-neutral-500\/85:hover{background-color:#737373d9}.lg\:hover\:bg-neutral-500\/90:hover{background-color:#737373e6}.lg\:hover\:bg-neutral-500\/95:hover{background-color:#737373f2}.lg\:hover\:bg-neutral-600:hover{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-neutral-600\/0:hover{background-color:#52525200}.lg\:hover\:bg-neutral-600\/10:hover{background-color:#5252521a}.lg\:hover\:bg-neutral-600\/100:hover{background-color:#525252}.lg\:hover\:bg-neutral-600\/15:hover{background-color:#52525226}.lg\:hover\:bg-neutral-600\/20:hover{background-color:#52525233}.lg\:hover\:bg-neutral-600\/25:hover{background-color:#52525240}.lg\:hover\:bg-neutral-600\/30:hover{background-color:#5252524d}.lg\:hover\:bg-neutral-600\/35:hover{background-color:#52525259}.lg\:hover\:bg-neutral-600\/40:hover{background-color:#52525266}.lg\:hover\:bg-neutral-600\/45:hover{background-color:#52525273}.lg\:hover\:bg-neutral-600\/5:hover{background-color:#5252520d}.lg\:hover\:bg-neutral-600\/50:hover{background-color:#52525280}.lg\:hover\:bg-neutral-600\/55:hover{background-color:#5252528c}.lg\:hover\:bg-neutral-600\/60:hover{background-color:#52525299}.lg\:hover\:bg-neutral-600\/65:hover{background-color:#525252a6}.lg\:hover\:bg-neutral-600\/70:hover{background-color:#525252b3}.lg\:hover\:bg-neutral-600\/75:hover{background-color:#525252bf}.lg\:hover\:bg-neutral-600\/80:hover{background-color:#525252cc}.lg\:hover\:bg-neutral-600\/85:hover{background-color:#525252d9}.lg\:hover\:bg-neutral-600\/90:hover{background-color:#525252e6}.lg\:hover\:bg-neutral-600\/95:hover{background-color:#525252f2}.lg\:hover\:bg-neutral-700:hover{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-neutral-700\/0:hover{background-color:#40404000}.lg\:hover\:bg-neutral-700\/10:hover{background-color:#4040401a}.lg\:hover\:bg-neutral-700\/100:hover{background-color:#404040}.lg\:hover\:bg-neutral-700\/15:hover{background-color:#40404026}.lg\:hover\:bg-neutral-700\/20:hover{background-color:#40404033}.lg\:hover\:bg-neutral-700\/25:hover{background-color:#40404040}.lg\:hover\:bg-neutral-700\/30:hover{background-color:#4040404d}.lg\:hover\:bg-neutral-700\/35:hover{background-color:#40404059}.lg\:hover\:bg-neutral-700\/40:hover{background-color:#40404066}.lg\:hover\:bg-neutral-700\/45:hover{background-color:#40404073}.lg\:hover\:bg-neutral-700\/5:hover{background-color:#4040400d}.lg\:hover\:bg-neutral-700\/50:hover{background-color:#40404080}.lg\:hover\:bg-neutral-700\/55:hover{background-color:#4040408c}.lg\:hover\:bg-neutral-700\/60:hover{background-color:#40404099}.lg\:hover\:bg-neutral-700\/65:hover{background-color:#404040a6}.lg\:hover\:bg-neutral-700\/70:hover{background-color:#404040b3}.lg\:hover\:bg-neutral-700\/75:hover{background-color:#404040bf}.lg\:hover\:bg-neutral-700\/80:hover{background-color:#404040cc}.lg\:hover\:bg-neutral-700\/85:hover{background-color:#404040d9}.lg\:hover\:bg-neutral-700\/90:hover{background-color:#404040e6}.lg\:hover\:bg-neutral-700\/95:hover{background-color:#404040f2}.lg\:hover\:bg-neutral-800:hover{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-neutral-800\/0:hover{background-color:#26262600}.lg\:hover\:bg-neutral-800\/10:hover{background-color:#2626261a}.lg\:hover\:bg-neutral-800\/100:hover{background-color:#262626}.lg\:hover\:bg-neutral-800\/15:hover{background-color:#26262626}.lg\:hover\:bg-neutral-800\/20:hover{background-color:#26262633}.lg\:hover\:bg-neutral-800\/25:hover{background-color:#26262640}.lg\:hover\:bg-neutral-800\/30:hover{background-color:#2626264d}.lg\:hover\:bg-neutral-800\/35:hover{background-color:#26262659}.lg\:hover\:bg-neutral-800\/40:hover{background-color:#26262666}.lg\:hover\:bg-neutral-800\/45:hover{background-color:#26262673}.lg\:hover\:bg-neutral-800\/5:hover{background-color:#2626260d}.lg\:hover\:bg-neutral-800\/50:hover{background-color:#26262680}.lg\:hover\:bg-neutral-800\/55:hover{background-color:#2626268c}.lg\:hover\:bg-neutral-800\/60:hover{background-color:#26262699}.lg\:hover\:bg-neutral-800\/65:hover{background-color:#262626a6}.lg\:hover\:bg-neutral-800\/70:hover{background-color:#262626b3}.lg\:hover\:bg-neutral-800\/75:hover{background-color:#262626bf}.lg\:hover\:bg-neutral-800\/80:hover{background-color:#262626cc}.lg\:hover\:bg-neutral-800\/85:hover{background-color:#262626d9}.lg\:hover\:bg-neutral-800\/90:hover{background-color:#262626e6}.lg\:hover\:bg-neutral-800\/95:hover{background-color:#262626f2}.lg\:hover\:bg-neutral-900:hover{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-neutral-900\/0:hover{background-color:#17171700}.lg\:hover\:bg-neutral-900\/10:hover{background-color:#1717171a}.lg\:hover\:bg-neutral-900\/100:hover{background-color:#171717}.lg\:hover\:bg-neutral-900\/15:hover{background-color:#17171726}.lg\:hover\:bg-neutral-900\/20:hover{background-color:#17171733}.lg\:hover\:bg-neutral-900\/25:hover{background-color:#17171740}.lg\:hover\:bg-neutral-900\/30:hover{background-color:#1717174d}.lg\:hover\:bg-neutral-900\/35:hover{background-color:#17171759}.lg\:hover\:bg-neutral-900\/40:hover{background-color:#17171766}.lg\:hover\:bg-neutral-900\/45:hover{background-color:#17171773}.lg\:hover\:bg-neutral-900\/5:hover{background-color:#1717170d}.lg\:hover\:bg-neutral-900\/50:hover{background-color:#17171780}.lg\:hover\:bg-neutral-900\/55:hover{background-color:#1717178c}.lg\:hover\:bg-neutral-900\/60:hover{background-color:#17171799}.lg\:hover\:bg-neutral-900\/65:hover{background-color:#171717a6}.lg\:hover\:bg-neutral-900\/70:hover{background-color:#171717b3}.lg\:hover\:bg-neutral-900\/75:hover{background-color:#171717bf}.lg\:hover\:bg-neutral-900\/80:hover{background-color:#171717cc}.lg\:hover\:bg-neutral-900\/85:hover{background-color:#171717d9}.lg\:hover\:bg-neutral-900\/90:hover{background-color:#171717e6}.lg\:hover\:bg-neutral-900\/95:hover{background-color:#171717f2}.lg\:hover\:bg-neutral-950:hover{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-neutral-950\/0:hover{background-color:#0a0a0a00}.lg\:hover\:bg-neutral-950\/10:hover{background-color:#0a0a0a1a}.lg\:hover\:bg-neutral-950\/100:hover{background-color:#0a0a0a}.lg\:hover\:bg-neutral-950\/15:hover{background-color:#0a0a0a26}.lg\:hover\:bg-neutral-950\/20:hover{background-color:#0a0a0a33}.lg\:hover\:bg-neutral-950\/25:hover{background-color:#0a0a0a40}.lg\:hover\:bg-neutral-950\/30:hover{background-color:#0a0a0a4d}.lg\:hover\:bg-neutral-950\/35:hover{background-color:#0a0a0a59}.lg\:hover\:bg-neutral-950\/40:hover{background-color:#0a0a0a66}.lg\:hover\:bg-neutral-950\/45:hover{background-color:#0a0a0a73}.lg\:hover\:bg-neutral-950\/5:hover{background-color:#0a0a0a0d}.lg\:hover\:bg-neutral-950\/50:hover{background-color:#0a0a0a80}.lg\:hover\:bg-neutral-950\/55:hover{background-color:#0a0a0a8c}.lg\:hover\:bg-neutral-950\/60:hover{background-color:#0a0a0a99}.lg\:hover\:bg-neutral-950\/65:hover{background-color:#0a0a0aa6}.lg\:hover\:bg-neutral-950\/70:hover{background-color:#0a0a0ab3}.lg\:hover\:bg-neutral-950\/75:hover{background-color:#0a0a0abf}.lg\:hover\:bg-neutral-950\/80:hover{background-color:#0a0a0acc}.lg\:hover\:bg-neutral-950\/85:hover{background-color:#0a0a0ad9}.lg\:hover\:bg-neutral-950\/90:hover{background-color:#0a0a0ae6}.lg\:hover\:bg-neutral-950\/95:hover{background-color:#0a0a0af2}.lg\:hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-primary-100:hover{--tw-bg-opacity: 1;background-color:rgb(204 227 241 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-primary-100\/0:hover{background-color:#cce3f100}.lg\:hover\:bg-primary-100\/10:hover{background-color:#cce3f11a}.lg\:hover\:bg-primary-100\/100:hover{background-color:#cce3f1}.lg\:hover\:bg-primary-100\/15:hover{background-color:#cce3f126}.lg\:hover\:bg-primary-100\/20:hover{background-color:#cce3f133}.lg\:hover\:bg-primary-100\/25:hover{background-color:#cce3f140}.lg\:hover\:bg-primary-100\/30:hover{background-color:#cce3f14d}.lg\:hover\:bg-primary-100\/35:hover{background-color:#cce3f159}.lg\:hover\:bg-primary-100\/40:hover{background-color:#cce3f166}.lg\:hover\:bg-primary-100\/45:hover{background-color:#cce3f173}.lg\:hover\:bg-primary-100\/5:hover{background-color:#cce3f10d}.lg\:hover\:bg-primary-100\/50:hover{background-color:#cce3f180}.lg\:hover\:bg-primary-100\/55:hover{background-color:#cce3f18c}.lg\:hover\:bg-primary-100\/60:hover{background-color:#cce3f199}.lg\:hover\:bg-primary-100\/65:hover{background-color:#cce3f1a6}.lg\:hover\:bg-primary-100\/70:hover{background-color:#cce3f1b3}.lg\:hover\:bg-primary-100\/75:hover{background-color:#cce3f1bf}.lg\:hover\:bg-primary-100\/80:hover{background-color:#cce3f1cc}.lg\:hover\:bg-primary-100\/85:hover{background-color:#cce3f1d9}.lg\:hover\:bg-primary-100\/90:hover{background-color:#cce3f1e6}.lg\:hover\:bg-primary-100\/95:hover{background-color:#cce3f1f2}.lg\:hover\:bg-primary-200:hover{--tw-bg-opacity: 1;background-color:rgb(153 200 227 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-primary-200\/0:hover{background-color:#99c8e300}.lg\:hover\:bg-primary-200\/10:hover{background-color:#99c8e31a}.lg\:hover\:bg-primary-200\/100:hover{background-color:#99c8e3}.lg\:hover\:bg-primary-200\/15:hover{background-color:#99c8e326}.lg\:hover\:bg-primary-200\/20:hover{background-color:#99c8e333}.lg\:hover\:bg-primary-200\/25:hover{background-color:#99c8e340}.lg\:hover\:bg-primary-200\/30:hover{background-color:#99c8e34d}.lg\:hover\:bg-primary-200\/35:hover{background-color:#99c8e359}.lg\:hover\:bg-primary-200\/40:hover{background-color:#99c8e366}.lg\:hover\:bg-primary-200\/45:hover{background-color:#99c8e373}.lg\:hover\:bg-primary-200\/5:hover{background-color:#99c8e30d}.lg\:hover\:bg-primary-200\/50:hover{background-color:#99c8e380}.lg\:hover\:bg-primary-200\/55:hover{background-color:#99c8e38c}.lg\:hover\:bg-primary-200\/60:hover{background-color:#99c8e399}.lg\:hover\:bg-primary-200\/65:hover{background-color:#99c8e3a6}.lg\:hover\:bg-primary-200\/70:hover{background-color:#99c8e3b3}.lg\:hover\:bg-primary-200\/75:hover{background-color:#99c8e3bf}.lg\:hover\:bg-primary-200\/80:hover{background-color:#99c8e3cc}.lg\:hover\:bg-primary-200\/85:hover{background-color:#99c8e3d9}.lg\:hover\:bg-primary-200\/90:hover{background-color:#99c8e3e6}.lg\:hover\:bg-primary-200\/95:hover{background-color:#99c8e3f2}.lg\:hover\:bg-primary-300:hover{--tw-bg-opacity: 1;background-color:rgb(102 173 214 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-primary-300\/0:hover{background-color:#66add600}.lg\:hover\:bg-primary-300\/10:hover{background-color:#66add61a}.lg\:hover\:bg-primary-300\/100:hover{background-color:#66add6}.lg\:hover\:bg-primary-300\/15:hover{background-color:#66add626}.lg\:hover\:bg-primary-300\/20:hover{background-color:#66add633}.lg\:hover\:bg-primary-300\/25:hover{background-color:#66add640}.lg\:hover\:bg-primary-300\/30:hover{background-color:#66add64d}.lg\:hover\:bg-primary-300\/35:hover{background-color:#66add659}.lg\:hover\:bg-primary-300\/40:hover{background-color:#66add666}.lg\:hover\:bg-primary-300\/45:hover{background-color:#66add673}.lg\:hover\:bg-primary-300\/5:hover{background-color:#66add60d}.lg\:hover\:bg-primary-300\/50:hover{background-color:#66add680}.lg\:hover\:bg-primary-300\/55:hover{background-color:#66add68c}.lg\:hover\:bg-primary-300\/60:hover{background-color:#66add699}.lg\:hover\:bg-primary-300\/65:hover{background-color:#66add6a6}.lg\:hover\:bg-primary-300\/70:hover{background-color:#66add6b3}.lg\:hover\:bg-primary-300\/75:hover{background-color:#66add6bf}.lg\:hover\:bg-primary-300\/80:hover{background-color:#66add6cc}.lg\:hover\:bg-primary-300\/85:hover{background-color:#66add6d9}.lg\:hover\:bg-primary-300\/90:hover{background-color:#66add6e6}.lg\:hover\:bg-primary-300\/95:hover{background-color:#66add6f2}.lg\:hover\:bg-primary-400:hover{--tw-bg-opacity: 1;background-color:rgb(51 146 200 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-primary-400\/0:hover{background-color:#3392c800}.lg\:hover\:bg-primary-400\/10:hover{background-color:#3392c81a}.lg\:hover\:bg-primary-400\/100:hover{background-color:#3392c8}.lg\:hover\:bg-primary-400\/15:hover{background-color:#3392c826}.lg\:hover\:bg-primary-400\/20:hover{background-color:#3392c833}.lg\:hover\:bg-primary-400\/25:hover{background-color:#3392c840}.lg\:hover\:bg-primary-400\/30:hover{background-color:#3392c84d}.lg\:hover\:bg-primary-400\/35:hover{background-color:#3392c859}.lg\:hover\:bg-primary-400\/40:hover{background-color:#3392c866}.lg\:hover\:bg-primary-400\/45:hover{background-color:#3392c873}.lg\:hover\:bg-primary-400\/5:hover{background-color:#3392c80d}.lg\:hover\:bg-primary-400\/50:hover{background-color:#3392c880}.lg\:hover\:bg-primary-400\/55:hover{background-color:#3392c88c}.lg\:hover\:bg-primary-400\/60:hover{background-color:#3392c899}.lg\:hover\:bg-primary-400\/65:hover{background-color:#3392c8a6}.lg\:hover\:bg-primary-400\/70:hover{background-color:#3392c8b3}.lg\:hover\:bg-primary-400\/75:hover{background-color:#3392c8bf}.lg\:hover\:bg-primary-400\/80:hover{background-color:#3392c8cc}.lg\:hover\:bg-primary-400\/85:hover{background-color:#3392c8d9}.lg\:hover\:bg-primary-400\/90:hover{background-color:#3392c8e6}.lg\:hover\:bg-primary-400\/95:hover{background-color:#3392c8f2}.lg\:hover\:bg-primary-50:hover{--tw-bg-opacity: 1;background-color:rgb(230 241 248 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-primary-50\/0:hover{background-color:#e6f1f800}.lg\:hover\:bg-primary-50\/10:hover{background-color:#e6f1f81a}.lg\:hover\:bg-primary-50\/100:hover{background-color:#e6f1f8}.lg\:hover\:bg-primary-50\/15:hover{background-color:#e6f1f826}.lg\:hover\:bg-primary-50\/20:hover{background-color:#e6f1f833}.lg\:hover\:bg-primary-50\/25:hover{background-color:#e6f1f840}.lg\:hover\:bg-primary-50\/30:hover{background-color:#e6f1f84d}.lg\:hover\:bg-primary-50\/35:hover{background-color:#e6f1f859}.lg\:hover\:bg-primary-50\/40:hover{background-color:#e6f1f866}.lg\:hover\:bg-primary-50\/45:hover{background-color:#e6f1f873}.lg\:hover\:bg-primary-50\/5:hover{background-color:#e6f1f80d}.lg\:hover\:bg-primary-50\/50:hover{background-color:#e6f1f880}.lg\:hover\:bg-primary-50\/55:hover{background-color:#e6f1f88c}.lg\:hover\:bg-primary-50\/60:hover{background-color:#e6f1f899}.lg\:hover\:bg-primary-50\/65:hover{background-color:#e6f1f8a6}.lg\:hover\:bg-primary-50\/70:hover{background-color:#e6f1f8b3}.lg\:hover\:bg-primary-50\/75:hover{background-color:#e6f1f8bf}.lg\:hover\:bg-primary-50\/80:hover{background-color:#e6f1f8cc}.lg\:hover\:bg-primary-50\/85:hover{background-color:#e6f1f8d9}.lg\:hover\:bg-primary-50\/90:hover{background-color:#e6f1f8e6}.lg\:hover\:bg-primary-50\/95:hover{background-color:#e6f1f8f2}.lg\:hover\:bg-primary-500:hover{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-primary-500\/0:hover{background-color:#07b0}.lg\:hover\:bg-primary-500\/10:hover{background-color:#0077bb1a}.lg\:hover\:bg-primary-500\/100:hover{background-color:#07b}.lg\:hover\:bg-primary-500\/15:hover{background-color:#0077bb26}.lg\:hover\:bg-primary-500\/20:hover{background-color:#07b3}.lg\:hover\:bg-primary-500\/25:hover{background-color:#0077bb40}.lg\:hover\:bg-primary-500\/30:hover{background-color:#0077bb4d}.lg\:hover\:bg-primary-500\/35:hover{background-color:#0077bb59}.lg\:hover\:bg-primary-500\/40:hover{background-color:#07b6}.lg\:hover\:bg-primary-500\/45:hover{background-color:#0077bb73}.lg\:hover\:bg-primary-500\/5:hover{background-color:#0077bb0d}.lg\:hover\:bg-primary-500\/50:hover{background-color:#0077bb80}.lg\:hover\:bg-primary-500\/55:hover{background-color:#0077bb8c}.lg\:hover\:bg-primary-500\/60:hover{background-color:#07b9}.lg\:hover\:bg-primary-500\/65:hover{background-color:#0077bba6}.lg\:hover\:bg-primary-500\/70:hover{background-color:#0077bbb3}.lg\:hover\:bg-primary-500\/75:hover{background-color:#0077bbbf}.lg\:hover\:bg-primary-500\/80:hover{background-color:#07bc}.lg\:hover\:bg-primary-500\/85:hover{background-color:#0077bbd9}.lg\:hover\:bg-primary-500\/90:hover{background-color:#0077bbe6}.lg\:hover\:bg-primary-500\/95:hover{background-color:#0077bbf2}.lg\:hover\:bg-primary-600:hover{--tw-bg-opacity: 1;background-color:rgb(0 102 153 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-primary-600\/0:hover{background-color:#0690}.lg\:hover\:bg-primary-600\/10:hover{background-color:#0066991a}.lg\:hover\:bg-primary-600\/100:hover{background-color:#069}.lg\:hover\:bg-primary-600\/15:hover{background-color:#00669926}.lg\:hover\:bg-primary-600\/20:hover{background-color:#0693}.lg\:hover\:bg-primary-600\/25:hover{background-color:#00669940}.lg\:hover\:bg-primary-600\/30:hover{background-color:#0066994d}.lg\:hover\:bg-primary-600\/35:hover{background-color:#00669959}.lg\:hover\:bg-primary-600\/40:hover{background-color:#0696}.lg\:hover\:bg-primary-600\/45:hover{background-color:#00669973}.lg\:hover\:bg-primary-600\/5:hover{background-color:#0066990d}.lg\:hover\:bg-primary-600\/50:hover{background-color:#00669980}.lg\:hover\:bg-primary-600\/55:hover{background-color:#0066998c}.lg\:hover\:bg-primary-600\/60:hover{background-color:#0699}.lg\:hover\:bg-primary-600\/65:hover{background-color:#006699a6}.lg\:hover\:bg-primary-600\/70:hover{background-color:#006699b3}.lg\:hover\:bg-primary-600\/75:hover{background-color:#006699bf}.lg\:hover\:bg-primary-600\/80:hover{background-color:#069c}.lg\:hover\:bg-primary-600\/85:hover{background-color:#006699d9}.lg\:hover\:bg-primary-600\/90:hover{background-color:#006699e6}.lg\:hover\:bg-primary-600\/95:hover{background-color:#006699f2}.lg\:hover\:bg-primary-700:hover{--tw-bg-opacity: 1;background-color:rgb(0 85 128 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-primary-700\/0:hover{background-color:#00558000}.lg\:hover\:bg-primary-700\/10:hover{background-color:#0055801a}.lg\:hover\:bg-primary-700\/100:hover{background-color:#005580}.lg\:hover\:bg-primary-700\/15:hover{background-color:#00558026}.lg\:hover\:bg-primary-700\/20:hover{background-color:#00558033}.lg\:hover\:bg-primary-700\/25:hover{background-color:#00558040}.lg\:hover\:bg-primary-700\/30:hover{background-color:#0055804d}.lg\:hover\:bg-primary-700\/35:hover{background-color:#00558059}.lg\:hover\:bg-primary-700\/40:hover{background-color:#00558066}.lg\:hover\:bg-primary-700\/45:hover{background-color:#00558073}.lg\:hover\:bg-primary-700\/5:hover{background-color:#0055800d}.lg\:hover\:bg-primary-700\/50:hover{background-color:#00558080}.lg\:hover\:bg-primary-700\/55:hover{background-color:#0055808c}.lg\:hover\:bg-primary-700\/60:hover{background-color:#00558099}.lg\:hover\:bg-primary-700\/65:hover{background-color:#005580a6}.lg\:hover\:bg-primary-700\/70:hover{background-color:#005580b3}.lg\:hover\:bg-primary-700\/75:hover{background-color:#005580bf}.lg\:hover\:bg-primary-700\/80:hover{background-color:#005580cc}.lg\:hover\:bg-primary-700\/85:hover{background-color:#005580d9}.lg\:hover\:bg-primary-700\/90:hover{background-color:#005580e6}.lg\:hover\:bg-primary-700\/95:hover{background-color:#005580f2}.lg\:hover\:bg-primary-800:hover{--tw-bg-opacity: 1;background-color:rgb(0 68 102 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-primary-800\/0:hover{background-color:#0460}.lg\:hover\:bg-primary-800\/10:hover{background-color:#0044661a}.lg\:hover\:bg-primary-800\/100:hover{background-color:#046}.lg\:hover\:bg-primary-800\/15:hover{background-color:#00446626}.lg\:hover\:bg-primary-800\/20:hover{background-color:#0463}.lg\:hover\:bg-primary-800\/25:hover{background-color:#00446640}.lg\:hover\:bg-primary-800\/30:hover{background-color:#0044664d}.lg\:hover\:bg-primary-800\/35:hover{background-color:#00446659}.lg\:hover\:bg-primary-800\/40:hover{background-color:#0466}.lg\:hover\:bg-primary-800\/45:hover{background-color:#00446673}.lg\:hover\:bg-primary-800\/5:hover{background-color:#0044660d}.lg\:hover\:bg-primary-800\/50:hover{background-color:#00446680}.lg\:hover\:bg-primary-800\/55:hover{background-color:#0044668c}.lg\:hover\:bg-primary-800\/60:hover{background-color:#0469}.lg\:hover\:bg-primary-800\/65:hover{background-color:#004466a6}.lg\:hover\:bg-primary-800\/70:hover{background-color:#004466b3}.lg\:hover\:bg-primary-800\/75:hover{background-color:#004466bf}.lg\:hover\:bg-primary-800\/80:hover{background-color:#046c}.lg\:hover\:bg-primary-800\/85:hover{background-color:#004466d9}.lg\:hover\:bg-primary-800\/90:hover{background-color:#004466e6}.lg\:hover\:bg-primary-800\/95:hover{background-color:#004466f2}.lg\:hover\:bg-primary-900:hover{--tw-bg-opacity: 1;background-color:rgb(0 51 77 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-primary-900\/0:hover{background-color:#00334d00}.lg\:hover\:bg-primary-900\/10:hover{background-color:#00334d1a}.lg\:hover\:bg-primary-900\/100:hover{background-color:#00334d}.lg\:hover\:bg-primary-900\/15:hover{background-color:#00334d26}.lg\:hover\:bg-primary-900\/20:hover{background-color:#00334d33}.lg\:hover\:bg-primary-900\/25:hover{background-color:#00334d40}.lg\:hover\:bg-primary-900\/30:hover{background-color:#00334d4d}.lg\:hover\:bg-primary-900\/35:hover{background-color:#00334d59}.lg\:hover\:bg-primary-900\/40:hover{background-color:#00334d66}.lg\:hover\:bg-primary-900\/45:hover{background-color:#00334d73}.lg\:hover\:bg-primary-900\/5:hover{background-color:#00334d0d}.lg\:hover\:bg-primary-900\/50:hover{background-color:#00334d80}.lg\:hover\:bg-primary-900\/55:hover{background-color:#00334d8c}.lg\:hover\:bg-primary-900\/60:hover{background-color:#00334d99}.lg\:hover\:bg-primary-900\/65:hover{background-color:#00334da6}.lg\:hover\:bg-primary-900\/70:hover{background-color:#00334db3}.lg\:hover\:bg-primary-900\/75:hover{background-color:#00334dbf}.lg\:hover\:bg-primary-900\/80:hover{background-color:#00334dcc}.lg\:hover\:bg-primary-900\/85:hover{background-color:#00334dd9}.lg\:hover\:bg-primary-900\/90:hover{background-color:#00334de6}.lg\:hover\:bg-primary-900\/95:hover{background-color:#00334df2}.lg\:hover\:bg-primary-focus:hover{--tw-bg-opacity: 1;background-color:rgb(46 62 99 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-primary-focus\/0:hover{background-color:#2e3e6300}.lg\:hover\:bg-primary-focus\/10:hover{background-color:#2e3e631a}.lg\:hover\:bg-primary-focus\/100:hover{background-color:#2e3e63}.lg\:hover\:bg-primary-focus\/15:hover{background-color:#2e3e6326}.lg\:hover\:bg-primary-focus\/20:hover{background-color:#2e3e6333}.lg\:hover\:bg-primary-focus\/25:hover{background-color:#2e3e6340}.lg\:hover\:bg-primary-focus\/30:hover{background-color:#2e3e634d}.lg\:hover\:bg-primary-focus\/35:hover{background-color:#2e3e6359}.lg\:hover\:bg-primary-focus\/40:hover{background-color:#2e3e6366}.lg\:hover\:bg-primary-focus\/45:hover{background-color:#2e3e6373}.lg\:hover\:bg-primary-focus\/5:hover{background-color:#2e3e630d}.lg\:hover\:bg-primary-focus\/50:hover{background-color:#2e3e6380}.lg\:hover\:bg-primary-focus\/55:hover{background-color:#2e3e638c}.lg\:hover\:bg-primary-focus\/60:hover{background-color:#2e3e6399}.lg\:hover\:bg-primary-focus\/65:hover{background-color:#2e3e63a6}.lg\:hover\:bg-primary-focus\/70:hover{background-color:#2e3e63b3}.lg\:hover\:bg-primary-focus\/75:hover{background-color:#2e3e63bf}.lg\:hover\:bg-primary-focus\/80:hover{background-color:#2e3e63cc}.lg\:hover\:bg-primary-focus\/85:hover{background-color:#2e3e63d9}.lg\:hover\:bg-primary-focus\/90:hover{background-color:#2e3e63e6}.lg\:hover\:bg-primary-focus\/95:hover{background-color:#2e3e63f2}.lg\:hover\:bg-primary\/0:hover{background-color:#07b0}.lg\:hover\:bg-primary\/10:hover{background-color:#0077bb1a}.lg\:hover\:bg-primary\/100:hover{background-color:#07b}.lg\:hover\:bg-primary\/15:hover{background-color:#0077bb26}.lg\:hover\:bg-primary\/20:hover{background-color:#07b3}.lg\:hover\:bg-primary\/25:hover{background-color:#0077bb40}.lg\:hover\:bg-primary\/30:hover{background-color:#0077bb4d}.lg\:hover\:bg-primary\/35:hover{background-color:#0077bb59}.lg\:hover\:bg-primary\/40:hover{background-color:#07b6}.lg\:hover\:bg-primary\/45:hover{background-color:#0077bb73}.lg\:hover\:bg-primary\/5:hover{background-color:#0077bb0d}.lg\:hover\:bg-primary\/50:hover{background-color:#0077bb80}.lg\:hover\:bg-primary\/55:hover{background-color:#0077bb8c}.lg\:hover\:bg-primary\/60:hover{background-color:#07b9}.lg\:hover\:bg-primary\/65:hover{background-color:#0077bba6}.lg\:hover\:bg-primary\/70:hover{background-color:#0077bbb3}.lg\:hover\:bg-primary\/75:hover{background-color:#0077bbbf}.lg\:hover\:bg-primary\/80:hover{background-color:#07bc}.lg\:hover\:bg-primary\/85:hover{background-color:#0077bbd9}.lg\:hover\:bg-primary\/90:hover{background-color:#0077bbe6}.lg\:hover\:bg-primary\/95:hover{background-color:#0077bbf2}.lg\:hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-red-100\/0:hover{background-color:#fee2e200}.lg\:hover\:bg-red-100\/10:hover{background-color:#fee2e21a}.lg\:hover\:bg-red-100\/100:hover{background-color:#fee2e2}.lg\:hover\:bg-red-100\/15:hover{background-color:#fee2e226}.lg\:hover\:bg-red-100\/20:hover{background-color:#fee2e233}.lg\:hover\:bg-red-100\/25:hover{background-color:#fee2e240}.lg\:hover\:bg-red-100\/30:hover{background-color:#fee2e24d}.lg\:hover\:bg-red-100\/35:hover{background-color:#fee2e259}.lg\:hover\:bg-red-100\/40:hover{background-color:#fee2e266}.lg\:hover\:bg-red-100\/45:hover{background-color:#fee2e273}.lg\:hover\:bg-red-100\/5:hover{background-color:#fee2e20d}.lg\:hover\:bg-red-100\/50:hover{background-color:#fee2e280}.lg\:hover\:bg-red-100\/55:hover{background-color:#fee2e28c}.lg\:hover\:bg-red-100\/60:hover{background-color:#fee2e299}.lg\:hover\:bg-red-100\/65:hover{background-color:#fee2e2a6}.lg\:hover\:bg-red-100\/70:hover{background-color:#fee2e2b3}.lg\:hover\:bg-red-100\/75:hover{background-color:#fee2e2bf}.lg\:hover\:bg-red-100\/80:hover{background-color:#fee2e2cc}.lg\:hover\:bg-red-100\/85:hover{background-color:#fee2e2d9}.lg\:hover\:bg-red-100\/90:hover{background-color:#fee2e2e6}.lg\:hover\:bg-red-100\/95:hover{background-color:#fee2e2f2}.lg\:hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-red-200\/0:hover{background-color:#fecaca00}.lg\:hover\:bg-red-200\/10:hover{background-color:#fecaca1a}.lg\:hover\:bg-red-200\/100:hover{background-color:#fecaca}.lg\:hover\:bg-red-200\/15:hover{background-color:#fecaca26}.lg\:hover\:bg-red-200\/20:hover{background-color:#fecaca33}.lg\:hover\:bg-red-200\/25:hover{background-color:#fecaca40}.lg\:hover\:bg-red-200\/30:hover{background-color:#fecaca4d}.lg\:hover\:bg-red-200\/35:hover{background-color:#fecaca59}.lg\:hover\:bg-red-200\/40:hover{background-color:#fecaca66}.lg\:hover\:bg-red-200\/45:hover{background-color:#fecaca73}.lg\:hover\:bg-red-200\/5:hover{background-color:#fecaca0d}.lg\:hover\:bg-red-200\/50:hover{background-color:#fecaca80}.lg\:hover\:bg-red-200\/55:hover{background-color:#fecaca8c}.lg\:hover\:bg-red-200\/60:hover{background-color:#fecaca99}.lg\:hover\:bg-red-200\/65:hover{background-color:#fecacaa6}.lg\:hover\:bg-red-200\/70:hover{background-color:#fecacab3}.lg\:hover\:bg-red-200\/75:hover{background-color:#fecacabf}.lg\:hover\:bg-red-200\/80:hover{background-color:#fecacacc}.lg\:hover\:bg-red-200\/85:hover{background-color:#fecacad9}.lg\:hover\:bg-red-200\/90:hover{background-color:#fecacae6}.lg\:hover\:bg-red-200\/95:hover{background-color:#fecacaf2}.lg\:hover\:bg-red-300:hover{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-red-300\/0:hover{background-color:#fca5a500}.lg\:hover\:bg-red-300\/10:hover{background-color:#fca5a51a}.lg\:hover\:bg-red-300\/100:hover{background-color:#fca5a5}.lg\:hover\:bg-red-300\/15:hover{background-color:#fca5a526}.lg\:hover\:bg-red-300\/20:hover{background-color:#fca5a533}.lg\:hover\:bg-red-300\/25:hover{background-color:#fca5a540}.lg\:hover\:bg-red-300\/30:hover{background-color:#fca5a54d}.lg\:hover\:bg-red-300\/35:hover{background-color:#fca5a559}.lg\:hover\:bg-red-300\/40:hover{background-color:#fca5a566}.lg\:hover\:bg-red-300\/45:hover{background-color:#fca5a573}.lg\:hover\:bg-red-300\/5:hover{background-color:#fca5a50d}.lg\:hover\:bg-red-300\/50:hover{background-color:#fca5a580}.lg\:hover\:bg-red-300\/55:hover{background-color:#fca5a58c}.lg\:hover\:bg-red-300\/60:hover{background-color:#fca5a599}.lg\:hover\:bg-red-300\/65:hover{background-color:#fca5a5a6}.lg\:hover\:bg-red-300\/70:hover{background-color:#fca5a5b3}.lg\:hover\:bg-red-300\/75:hover{background-color:#fca5a5bf}.lg\:hover\:bg-red-300\/80:hover{background-color:#fca5a5cc}.lg\:hover\:bg-red-300\/85:hover{background-color:#fca5a5d9}.lg\:hover\:bg-red-300\/90:hover{background-color:#fca5a5e6}.lg\:hover\:bg-red-300\/95:hover{background-color:#fca5a5f2}.lg\:hover\:bg-red-400:hover{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-red-400\/0:hover{background-color:#f8717100}.lg\:hover\:bg-red-400\/10:hover{background-color:#f871711a}.lg\:hover\:bg-red-400\/100:hover{background-color:#f87171}.lg\:hover\:bg-red-400\/15:hover{background-color:#f8717126}.lg\:hover\:bg-red-400\/20:hover{background-color:#f8717133}.lg\:hover\:bg-red-400\/25:hover{background-color:#f8717140}.lg\:hover\:bg-red-400\/30:hover{background-color:#f871714d}.lg\:hover\:bg-red-400\/35:hover{background-color:#f8717159}.lg\:hover\:bg-red-400\/40:hover{background-color:#f8717166}.lg\:hover\:bg-red-400\/45:hover{background-color:#f8717173}.lg\:hover\:bg-red-400\/5:hover{background-color:#f871710d}.lg\:hover\:bg-red-400\/50:hover{background-color:#f8717180}.lg\:hover\:bg-red-400\/55:hover{background-color:#f871718c}.lg\:hover\:bg-red-400\/60:hover{background-color:#f8717199}.lg\:hover\:bg-red-400\/65:hover{background-color:#f87171a6}.lg\:hover\:bg-red-400\/70:hover{background-color:#f87171b3}.lg\:hover\:bg-red-400\/75:hover{background-color:#f87171bf}.lg\:hover\:bg-red-400\/80:hover{background-color:#f87171cc}.lg\:hover\:bg-red-400\/85:hover{background-color:#f87171d9}.lg\:hover\:bg-red-400\/90:hover{background-color:#f87171e6}.lg\:hover\:bg-red-400\/95:hover{background-color:#f87171f2}.lg\:hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-red-50\/0:hover{background-color:#fef2f200}.lg\:hover\:bg-red-50\/10:hover{background-color:#fef2f21a}.lg\:hover\:bg-red-50\/100:hover{background-color:#fef2f2}.lg\:hover\:bg-red-50\/15:hover{background-color:#fef2f226}.lg\:hover\:bg-red-50\/20:hover{background-color:#fef2f233}.lg\:hover\:bg-red-50\/25:hover{background-color:#fef2f240}.lg\:hover\:bg-red-50\/30:hover{background-color:#fef2f24d}.lg\:hover\:bg-red-50\/35:hover{background-color:#fef2f259}.lg\:hover\:bg-red-50\/40:hover{background-color:#fef2f266}.lg\:hover\:bg-red-50\/45:hover{background-color:#fef2f273}.lg\:hover\:bg-red-50\/5:hover{background-color:#fef2f20d}.lg\:hover\:bg-red-50\/50:hover{background-color:#fef2f280}.lg\:hover\:bg-red-50\/55:hover{background-color:#fef2f28c}.lg\:hover\:bg-red-50\/60:hover{background-color:#fef2f299}.lg\:hover\:bg-red-50\/65:hover{background-color:#fef2f2a6}.lg\:hover\:bg-red-50\/70:hover{background-color:#fef2f2b3}.lg\:hover\:bg-red-50\/75:hover{background-color:#fef2f2bf}.lg\:hover\:bg-red-50\/80:hover{background-color:#fef2f2cc}.lg\:hover\:bg-red-50\/85:hover{background-color:#fef2f2d9}.lg\:hover\:bg-red-50\/90:hover{background-color:#fef2f2e6}.lg\:hover\:bg-red-50\/95:hover{background-color:#fef2f2f2}.lg\:hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-red-500\/0:hover{background-color:#ef444400}.lg\:hover\:bg-red-500\/10:hover{background-color:#ef44441a}.lg\:hover\:bg-red-500\/100:hover{background-color:#ef4444}.lg\:hover\:bg-red-500\/15:hover{background-color:#ef444426}.lg\:hover\:bg-red-500\/20:hover{background-color:#ef444433}.lg\:hover\:bg-red-500\/25:hover{background-color:#ef444440}.lg\:hover\:bg-red-500\/30:hover{background-color:#ef44444d}.lg\:hover\:bg-red-500\/35:hover{background-color:#ef444459}.lg\:hover\:bg-red-500\/40:hover{background-color:#ef444466}.lg\:hover\:bg-red-500\/45:hover{background-color:#ef444473}.lg\:hover\:bg-red-500\/5:hover{background-color:#ef44440d}.lg\:hover\:bg-red-500\/50:hover{background-color:#ef444480}.lg\:hover\:bg-red-500\/55:hover{background-color:#ef44448c}.lg\:hover\:bg-red-500\/60:hover{background-color:#ef444499}.lg\:hover\:bg-red-500\/65:hover{background-color:#ef4444a6}.lg\:hover\:bg-red-500\/70:hover{background-color:#ef4444b3}.lg\:hover\:bg-red-500\/75:hover{background-color:#ef4444bf}.lg\:hover\:bg-red-500\/80:hover{background-color:#ef4444cc}.lg\:hover\:bg-red-500\/85:hover{background-color:#ef4444d9}.lg\:hover\:bg-red-500\/90:hover{background-color:#ef4444e6}.lg\:hover\:bg-red-500\/95:hover{background-color:#ef4444f2}.lg\:hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-red-600\/0:hover{background-color:#dc262600}.lg\:hover\:bg-red-600\/10:hover{background-color:#dc26261a}.lg\:hover\:bg-red-600\/100:hover{background-color:#dc2626}.lg\:hover\:bg-red-600\/15:hover{background-color:#dc262626}.lg\:hover\:bg-red-600\/20:hover{background-color:#dc262633}.lg\:hover\:bg-red-600\/25:hover{background-color:#dc262640}.lg\:hover\:bg-red-600\/30:hover{background-color:#dc26264d}.lg\:hover\:bg-red-600\/35:hover{background-color:#dc262659}.lg\:hover\:bg-red-600\/40:hover{background-color:#dc262666}.lg\:hover\:bg-red-600\/45:hover{background-color:#dc262673}.lg\:hover\:bg-red-600\/5:hover{background-color:#dc26260d}.lg\:hover\:bg-red-600\/50:hover{background-color:#dc262680}.lg\:hover\:bg-red-600\/55:hover{background-color:#dc26268c}.lg\:hover\:bg-red-600\/60:hover{background-color:#dc262699}.lg\:hover\:bg-red-600\/65:hover{background-color:#dc2626a6}.lg\:hover\:bg-red-600\/70:hover{background-color:#dc2626b3}.lg\:hover\:bg-red-600\/75:hover{background-color:#dc2626bf}.lg\:hover\:bg-red-600\/80:hover{background-color:#dc2626cc}.lg\:hover\:bg-red-600\/85:hover{background-color:#dc2626d9}.lg\:hover\:bg-red-600\/90:hover{background-color:#dc2626e6}.lg\:hover\:bg-red-600\/95:hover{background-color:#dc2626f2}.lg\:hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-red-700\/0:hover{background-color:#b91c1c00}.lg\:hover\:bg-red-700\/10:hover{background-color:#b91c1c1a}.lg\:hover\:bg-red-700\/100:hover{background-color:#b91c1c}.lg\:hover\:bg-red-700\/15:hover{background-color:#b91c1c26}.lg\:hover\:bg-red-700\/20:hover{background-color:#b91c1c33}.lg\:hover\:bg-red-700\/25:hover{background-color:#b91c1c40}.lg\:hover\:bg-red-700\/30:hover{background-color:#b91c1c4d}.lg\:hover\:bg-red-700\/35:hover{background-color:#b91c1c59}.lg\:hover\:bg-red-700\/40:hover{background-color:#b91c1c66}.lg\:hover\:bg-red-700\/45:hover{background-color:#b91c1c73}.lg\:hover\:bg-red-700\/5:hover{background-color:#b91c1c0d}.lg\:hover\:bg-red-700\/50:hover{background-color:#b91c1c80}.lg\:hover\:bg-red-700\/55:hover{background-color:#b91c1c8c}.lg\:hover\:bg-red-700\/60:hover{background-color:#b91c1c99}.lg\:hover\:bg-red-700\/65:hover{background-color:#b91c1ca6}.lg\:hover\:bg-red-700\/70:hover{background-color:#b91c1cb3}.lg\:hover\:bg-red-700\/75:hover{background-color:#b91c1cbf}.lg\:hover\:bg-red-700\/80:hover{background-color:#b91c1ccc}.lg\:hover\:bg-red-700\/85:hover{background-color:#b91c1cd9}.lg\:hover\:bg-red-700\/90:hover{background-color:#b91c1ce6}.lg\:hover\:bg-red-700\/95:hover{background-color:#b91c1cf2}.lg\:hover\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-red-800\/0:hover{background-color:#991b1b00}.lg\:hover\:bg-red-800\/10:hover{background-color:#991b1b1a}.lg\:hover\:bg-red-800\/100:hover{background-color:#991b1b}.lg\:hover\:bg-red-800\/15:hover{background-color:#991b1b26}.lg\:hover\:bg-red-800\/20:hover{background-color:#991b1b33}.lg\:hover\:bg-red-800\/25:hover{background-color:#991b1b40}.lg\:hover\:bg-red-800\/30:hover{background-color:#991b1b4d}.lg\:hover\:bg-red-800\/35:hover{background-color:#991b1b59}.lg\:hover\:bg-red-800\/40:hover{background-color:#991b1b66}.lg\:hover\:bg-red-800\/45:hover{background-color:#991b1b73}.lg\:hover\:bg-red-800\/5:hover{background-color:#991b1b0d}.lg\:hover\:bg-red-800\/50:hover{background-color:#991b1b80}.lg\:hover\:bg-red-800\/55:hover{background-color:#991b1b8c}.lg\:hover\:bg-red-800\/60:hover{background-color:#991b1b99}.lg\:hover\:bg-red-800\/65:hover{background-color:#991b1ba6}.lg\:hover\:bg-red-800\/70:hover{background-color:#991b1bb3}.lg\:hover\:bg-red-800\/75:hover{background-color:#991b1bbf}.lg\:hover\:bg-red-800\/80:hover{background-color:#991b1bcc}.lg\:hover\:bg-red-800\/85:hover{background-color:#991b1bd9}.lg\:hover\:bg-red-800\/90:hover{background-color:#991b1be6}.lg\:hover\:bg-red-800\/95:hover{background-color:#991b1bf2}.lg\:hover\:bg-red-900:hover{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-red-900\/0:hover{background-color:#7f1d1d00}.lg\:hover\:bg-red-900\/10:hover{background-color:#7f1d1d1a}.lg\:hover\:bg-red-900\/100:hover{background-color:#7f1d1d}.lg\:hover\:bg-red-900\/15:hover{background-color:#7f1d1d26}.lg\:hover\:bg-red-900\/20:hover{background-color:#7f1d1d33}.lg\:hover\:bg-red-900\/25:hover{background-color:#7f1d1d40}.lg\:hover\:bg-red-900\/30:hover{background-color:#7f1d1d4d}.lg\:hover\:bg-red-900\/35:hover{background-color:#7f1d1d59}.lg\:hover\:bg-red-900\/40:hover{background-color:#7f1d1d66}.lg\:hover\:bg-red-900\/45:hover{background-color:#7f1d1d73}.lg\:hover\:bg-red-900\/5:hover{background-color:#7f1d1d0d}.lg\:hover\:bg-red-900\/50:hover{background-color:#7f1d1d80}.lg\:hover\:bg-red-900\/55:hover{background-color:#7f1d1d8c}.lg\:hover\:bg-red-900\/60:hover{background-color:#7f1d1d99}.lg\:hover\:bg-red-900\/65:hover{background-color:#7f1d1da6}.lg\:hover\:bg-red-900\/70:hover{background-color:#7f1d1db3}.lg\:hover\:bg-red-900\/75:hover{background-color:#7f1d1dbf}.lg\:hover\:bg-red-900\/80:hover{background-color:#7f1d1dcc}.lg\:hover\:bg-red-900\/85:hover{background-color:#7f1d1dd9}.lg\:hover\:bg-red-900\/90:hover{background-color:#7f1d1de6}.lg\:hover\:bg-red-900\/95:hover{background-color:#7f1d1df2}.lg\:hover\:bg-red-950:hover{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-red-950\/0:hover{background-color:#450a0a00}.lg\:hover\:bg-red-950\/10:hover{background-color:#450a0a1a}.lg\:hover\:bg-red-950\/100:hover{background-color:#450a0a}.lg\:hover\:bg-red-950\/15:hover{background-color:#450a0a26}.lg\:hover\:bg-red-950\/20:hover{background-color:#450a0a33}.lg\:hover\:bg-red-950\/25:hover{background-color:#450a0a40}.lg\:hover\:bg-red-950\/30:hover{background-color:#450a0a4d}.lg\:hover\:bg-red-950\/35:hover{background-color:#450a0a59}.lg\:hover\:bg-red-950\/40:hover{background-color:#450a0a66}.lg\:hover\:bg-red-950\/45:hover{background-color:#450a0a73}.lg\:hover\:bg-red-950\/5:hover{background-color:#450a0a0d}.lg\:hover\:bg-red-950\/50:hover{background-color:#450a0a80}.lg\:hover\:bg-red-950\/55:hover{background-color:#450a0a8c}.lg\:hover\:bg-red-950\/60:hover{background-color:#450a0a99}.lg\:hover\:bg-red-950\/65:hover{background-color:#450a0aa6}.lg\:hover\:bg-red-950\/70:hover{background-color:#450a0ab3}.lg\:hover\:bg-red-950\/75:hover{background-color:#450a0abf}.lg\:hover\:bg-red-950\/80:hover{background-color:#450a0acc}.lg\:hover\:bg-red-950\/85:hover{background-color:#450a0ad9}.lg\:hover\:bg-red-950\/90:hover{background-color:#450a0ae6}.lg\:hover\:bg-red-950\/95:hover{background-color:#450a0af2}.lg\:hover\:bg-success:hover{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-success-focus:hover{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-success-focus\/0:hover{background-color:#05966900}.lg\:hover\:bg-success-focus\/10:hover{background-color:#0596691a}.lg\:hover\:bg-success-focus\/100:hover{background-color:#059669}.lg\:hover\:bg-success-focus\/15:hover{background-color:#05966926}.lg\:hover\:bg-success-focus\/20:hover{background-color:#05966933}.lg\:hover\:bg-success-focus\/25:hover{background-color:#05966940}.lg\:hover\:bg-success-focus\/30:hover{background-color:#0596694d}.lg\:hover\:bg-success-focus\/35:hover{background-color:#05966959}.lg\:hover\:bg-success-focus\/40:hover{background-color:#05966966}.lg\:hover\:bg-success-focus\/45:hover{background-color:#05966973}.lg\:hover\:bg-success-focus\/5:hover{background-color:#0596690d}.lg\:hover\:bg-success-focus\/50:hover{background-color:#05966980}.lg\:hover\:bg-success-focus\/55:hover{background-color:#0596698c}.lg\:hover\:bg-success-focus\/60:hover{background-color:#05966999}.lg\:hover\:bg-success-focus\/65:hover{background-color:#059669a6}.lg\:hover\:bg-success-focus\/70:hover{background-color:#059669b3}.lg\:hover\:bg-success-focus\/75:hover{background-color:#059669bf}.lg\:hover\:bg-success-focus\/80:hover{background-color:#059669cc}.lg\:hover\:bg-success-focus\/85:hover{background-color:#059669d9}.lg\:hover\:bg-success-focus\/90:hover{background-color:#059669e6}.lg\:hover\:bg-success-focus\/95:hover{background-color:#059669f2}.lg\:hover\:bg-success\/0:hover{background-color:#10b98100}.lg\:hover\:bg-success\/10:hover{background-color:#10b9811a}.lg\:hover\:bg-success\/100:hover{background-color:#10b981}.lg\:hover\:bg-success\/15:hover{background-color:#10b98126}.lg\:hover\:bg-success\/20:hover{background-color:#10b98133}.lg\:hover\:bg-success\/25:hover{background-color:#10b98140}.lg\:hover\:bg-success\/30:hover{background-color:#10b9814d}.lg\:hover\:bg-success\/35:hover{background-color:#10b98159}.lg\:hover\:bg-success\/40:hover{background-color:#10b98166}.lg\:hover\:bg-success\/45:hover{background-color:#10b98173}.lg\:hover\:bg-success\/5:hover{background-color:#10b9810d}.lg\:hover\:bg-success\/50:hover{background-color:#10b98180}.lg\:hover\:bg-success\/55:hover{background-color:#10b9818c}.lg\:hover\:bg-success\/60:hover{background-color:#10b98199}.lg\:hover\:bg-success\/65:hover{background-color:#10b981a6}.lg\:hover\:bg-success\/70:hover{background-color:#10b981b3}.lg\:hover\:bg-success\/75:hover{background-color:#10b981bf}.lg\:hover\:bg-success\/80:hover{background-color:#10b981cc}.lg\:hover\:bg-success\/85:hover{background-color:#10b981d9}.lg\:hover\:bg-success\/90:hover{background-color:#10b981e6}.lg\:hover\:bg-success\/95:hover{background-color:#10b981f2}.lg\:hover\:bg-warning:hover{--tw-bg-opacity: 1;background-color:rgb(255 152 0 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-warning-focus:hover{--tw-bg-opacity: 1;background-color:rgb(230 130 0 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-warning-focus\/0:hover{background-color:#e6820000}.lg\:hover\:bg-warning-focus\/10:hover{background-color:#e682001a}.lg\:hover\:bg-warning-focus\/100:hover{background-color:#e68200}.lg\:hover\:bg-warning-focus\/15:hover{background-color:#e6820026}.lg\:hover\:bg-warning-focus\/20:hover{background-color:#e6820033}.lg\:hover\:bg-warning-focus\/25:hover{background-color:#e6820040}.lg\:hover\:bg-warning-focus\/30:hover{background-color:#e682004d}.lg\:hover\:bg-warning-focus\/35:hover{background-color:#e6820059}.lg\:hover\:bg-warning-focus\/40:hover{background-color:#e6820066}.lg\:hover\:bg-warning-focus\/45:hover{background-color:#e6820073}.lg\:hover\:bg-warning-focus\/5:hover{background-color:#e682000d}.lg\:hover\:bg-warning-focus\/50:hover{background-color:#e6820080}.lg\:hover\:bg-warning-focus\/55:hover{background-color:#e682008c}.lg\:hover\:bg-warning-focus\/60:hover{background-color:#e6820099}.lg\:hover\:bg-warning-focus\/65:hover{background-color:#e68200a6}.lg\:hover\:bg-warning-focus\/70:hover{background-color:#e68200b3}.lg\:hover\:bg-warning-focus\/75:hover{background-color:#e68200bf}.lg\:hover\:bg-warning-focus\/80:hover{background-color:#e68200cc}.lg\:hover\:bg-warning-focus\/85:hover{background-color:#e68200d9}.lg\:hover\:bg-warning-focus\/90:hover{background-color:#e68200e6}.lg\:hover\:bg-warning-focus\/95:hover{background-color:#e68200f2}.lg\:hover\:bg-warning\/0:hover{background-color:#ff980000}.lg\:hover\:bg-warning\/10:hover{background-color:#ff98001a}.lg\:hover\:bg-warning\/100:hover{background-color:#ff9800}.lg\:hover\:bg-warning\/15:hover{background-color:#ff980026}.lg\:hover\:bg-warning\/20:hover{background-color:#ff980033}.lg\:hover\:bg-warning\/25:hover{background-color:#ff980040}.lg\:hover\:bg-warning\/30:hover{background-color:#ff98004d}.lg\:hover\:bg-warning\/35:hover{background-color:#ff980059}.lg\:hover\:bg-warning\/40:hover{background-color:#ff980066}.lg\:hover\:bg-warning\/45:hover{background-color:#ff980073}.lg\:hover\:bg-warning\/5:hover{background-color:#ff98000d}.lg\:hover\:bg-warning\/50:hover{background-color:#ff980080}.lg\:hover\:bg-warning\/55:hover{background-color:#ff98008c}.lg\:hover\:bg-warning\/60:hover{background-color:#ff980099}.lg\:hover\:bg-warning\/65:hover{background-color:#ff9800a6}.lg\:hover\:bg-warning\/70:hover{background-color:#ff9800b3}.lg\:hover\:bg-warning\/75:hover{background-color:#ff9800bf}.lg\:hover\:bg-warning\/80:hover{background-color:#ff9800cc}.lg\:hover\:bg-warning\/85:hover{background-color:#ff9800d9}.lg\:hover\:bg-warning\/90:hover{background-color:#ff9800e6}.lg\:hover\:bg-warning\/95:hover{background-color:#ff9800f2}.lg\:hover\:bg-yellow-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-yellow-100\/0:hover{background-color:#fef9c300}.lg\:hover\:bg-yellow-100\/10:hover{background-color:#fef9c31a}.lg\:hover\:bg-yellow-100\/100:hover{background-color:#fef9c3}.lg\:hover\:bg-yellow-100\/15:hover{background-color:#fef9c326}.lg\:hover\:bg-yellow-100\/20:hover{background-color:#fef9c333}.lg\:hover\:bg-yellow-100\/25:hover{background-color:#fef9c340}.lg\:hover\:bg-yellow-100\/30:hover{background-color:#fef9c34d}.lg\:hover\:bg-yellow-100\/35:hover{background-color:#fef9c359}.lg\:hover\:bg-yellow-100\/40:hover{background-color:#fef9c366}.lg\:hover\:bg-yellow-100\/45:hover{background-color:#fef9c373}.lg\:hover\:bg-yellow-100\/5:hover{background-color:#fef9c30d}.lg\:hover\:bg-yellow-100\/50:hover{background-color:#fef9c380}.lg\:hover\:bg-yellow-100\/55:hover{background-color:#fef9c38c}.lg\:hover\:bg-yellow-100\/60:hover{background-color:#fef9c399}.lg\:hover\:bg-yellow-100\/65:hover{background-color:#fef9c3a6}.lg\:hover\:bg-yellow-100\/70:hover{background-color:#fef9c3b3}.lg\:hover\:bg-yellow-100\/75:hover{background-color:#fef9c3bf}.lg\:hover\:bg-yellow-100\/80:hover{background-color:#fef9c3cc}.lg\:hover\:bg-yellow-100\/85:hover{background-color:#fef9c3d9}.lg\:hover\:bg-yellow-100\/90:hover{background-color:#fef9c3e6}.lg\:hover\:bg-yellow-100\/95:hover{background-color:#fef9c3f2}.lg\:hover\:bg-yellow-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-yellow-200\/0:hover{background-color:#fef08a00}.lg\:hover\:bg-yellow-200\/10:hover{background-color:#fef08a1a}.lg\:hover\:bg-yellow-200\/100:hover{background-color:#fef08a}.lg\:hover\:bg-yellow-200\/15:hover{background-color:#fef08a26}.lg\:hover\:bg-yellow-200\/20:hover{background-color:#fef08a33}.lg\:hover\:bg-yellow-200\/25:hover{background-color:#fef08a40}.lg\:hover\:bg-yellow-200\/30:hover{background-color:#fef08a4d}.lg\:hover\:bg-yellow-200\/35:hover{background-color:#fef08a59}.lg\:hover\:bg-yellow-200\/40:hover{background-color:#fef08a66}.lg\:hover\:bg-yellow-200\/45:hover{background-color:#fef08a73}.lg\:hover\:bg-yellow-200\/5:hover{background-color:#fef08a0d}.lg\:hover\:bg-yellow-200\/50:hover{background-color:#fef08a80}.lg\:hover\:bg-yellow-200\/55:hover{background-color:#fef08a8c}.lg\:hover\:bg-yellow-200\/60:hover{background-color:#fef08a99}.lg\:hover\:bg-yellow-200\/65:hover{background-color:#fef08aa6}.lg\:hover\:bg-yellow-200\/70:hover{background-color:#fef08ab3}.lg\:hover\:bg-yellow-200\/75:hover{background-color:#fef08abf}.lg\:hover\:bg-yellow-200\/80:hover{background-color:#fef08acc}.lg\:hover\:bg-yellow-200\/85:hover{background-color:#fef08ad9}.lg\:hover\:bg-yellow-200\/90:hover{background-color:#fef08ae6}.lg\:hover\:bg-yellow-200\/95:hover{background-color:#fef08af2}.lg\:hover\:bg-yellow-300:hover{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-yellow-300\/0:hover{background-color:#fde04700}.lg\:hover\:bg-yellow-300\/10:hover{background-color:#fde0471a}.lg\:hover\:bg-yellow-300\/100:hover{background-color:#fde047}.lg\:hover\:bg-yellow-300\/15:hover{background-color:#fde04726}.lg\:hover\:bg-yellow-300\/20:hover{background-color:#fde04733}.lg\:hover\:bg-yellow-300\/25:hover{background-color:#fde04740}.lg\:hover\:bg-yellow-300\/30:hover{background-color:#fde0474d}.lg\:hover\:bg-yellow-300\/35:hover{background-color:#fde04759}.lg\:hover\:bg-yellow-300\/40:hover{background-color:#fde04766}.lg\:hover\:bg-yellow-300\/45:hover{background-color:#fde04773}.lg\:hover\:bg-yellow-300\/5:hover{background-color:#fde0470d}.lg\:hover\:bg-yellow-300\/50:hover{background-color:#fde04780}.lg\:hover\:bg-yellow-300\/55:hover{background-color:#fde0478c}.lg\:hover\:bg-yellow-300\/60:hover{background-color:#fde04799}.lg\:hover\:bg-yellow-300\/65:hover{background-color:#fde047a6}.lg\:hover\:bg-yellow-300\/70:hover{background-color:#fde047b3}.lg\:hover\:bg-yellow-300\/75:hover{background-color:#fde047bf}.lg\:hover\:bg-yellow-300\/80:hover{background-color:#fde047cc}.lg\:hover\:bg-yellow-300\/85:hover{background-color:#fde047d9}.lg\:hover\:bg-yellow-300\/90:hover{background-color:#fde047e6}.lg\:hover\:bg-yellow-300\/95:hover{background-color:#fde047f2}.lg\:hover\:bg-yellow-400:hover{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-yellow-400\/0:hover{background-color:#facc1500}.lg\:hover\:bg-yellow-400\/10:hover{background-color:#facc151a}.lg\:hover\:bg-yellow-400\/100:hover{background-color:#facc15}.lg\:hover\:bg-yellow-400\/15:hover{background-color:#facc1526}.lg\:hover\:bg-yellow-400\/20:hover{background-color:#facc1533}.lg\:hover\:bg-yellow-400\/25:hover{background-color:#facc1540}.lg\:hover\:bg-yellow-400\/30:hover{background-color:#facc154d}.lg\:hover\:bg-yellow-400\/35:hover{background-color:#facc1559}.lg\:hover\:bg-yellow-400\/40:hover{background-color:#facc1566}.lg\:hover\:bg-yellow-400\/45:hover{background-color:#facc1573}.lg\:hover\:bg-yellow-400\/5:hover{background-color:#facc150d}.lg\:hover\:bg-yellow-400\/50:hover{background-color:#facc1580}.lg\:hover\:bg-yellow-400\/55:hover{background-color:#facc158c}.lg\:hover\:bg-yellow-400\/60:hover{background-color:#facc1599}.lg\:hover\:bg-yellow-400\/65:hover{background-color:#facc15a6}.lg\:hover\:bg-yellow-400\/70:hover{background-color:#facc15b3}.lg\:hover\:bg-yellow-400\/75:hover{background-color:#facc15bf}.lg\:hover\:bg-yellow-400\/80:hover{background-color:#facc15cc}.lg\:hover\:bg-yellow-400\/85:hover{background-color:#facc15d9}.lg\:hover\:bg-yellow-400\/90:hover{background-color:#facc15e6}.lg\:hover\:bg-yellow-400\/95:hover{background-color:#facc15f2}.lg\:hover\:bg-yellow-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-yellow-50\/0:hover{background-color:#fefce800}.lg\:hover\:bg-yellow-50\/10:hover{background-color:#fefce81a}.lg\:hover\:bg-yellow-50\/100:hover{background-color:#fefce8}.lg\:hover\:bg-yellow-50\/15:hover{background-color:#fefce826}.lg\:hover\:bg-yellow-50\/20:hover{background-color:#fefce833}.lg\:hover\:bg-yellow-50\/25:hover{background-color:#fefce840}.lg\:hover\:bg-yellow-50\/30:hover{background-color:#fefce84d}.lg\:hover\:bg-yellow-50\/35:hover{background-color:#fefce859}.lg\:hover\:bg-yellow-50\/40:hover{background-color:#fefce866}.lg\:hover\:bg-yellow-50\/45:hover{background-color:#fefce873}.lg\:hover\:bg-yellow-50\/5:hover{background-color:#fefce80d}.lg\:hover\:bg-yellow-50\/50:hover{background-color:#fefce880}.lg\:hover\:bg-yellow-50\/55:hover{background-color:#fefce88c}.lg\:hover\:bg-yellow-50\/60:hover{background-color:#fefce899}.lg\:hover\:bg-yellow-50\/65:hover{background-color:#fefce8a6}.lg\:hover\:bg-yellow-50\/70:hover{background-color:#fefce8b3}.lg\:hover\:bg-yellow-50\/75:hover{background-color:#fefce8bf}.lg\:hover\:bg-yellow-50\/80:hover{background-color:#fefce8cc}.lg\:hover\:bg-yellow-50\/85:hover{background-color:#fefce8d9}.lg\:hover\:bg-yellow-50\/90:hover{background-color:#fefce8e6}.lg\:hover\:bg-yellow-50\/95:hover{background-color:#fefce8f2}.lg\:hover\:bg-yellow-500:hover{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-yellow-500\/0:hover{background-color:#eab30800}.lg\:hover\:bg-yellow-500\/10:hover{background-color:#eab3081a}.lg\:hover\:bg-yellow-500\/100:hover{background-color:#eab308}.lg\:hover\:bg-yellow-500\/15:hover{background-color:#eab30826}.lg\:hover\:bg-yellow-500\/20:hover{background-color:#eab30833}.lg\:hover\:bg-yellow-500\/25:hover{background-color:#eab30840}.lg\:hover\:bg-yellow-500\/30:hover{background-color:#eab3084d}.lg\:hover\:bg-yellow-500\/35:hover{background-color:#eab30859}.lg\:hover\:bg-yellow-500\/40:hover{background-color:#eab30866}.lg\:hover\:bg-yellow-500\/45:hover{background-color:#eab30873}.lg\:hover\:bg-yellow-500\/5:hover{background-color:#eab3080d}.lg\:hover\:bg-yellow-500\/50:hover{background-color:#eab30880}.lg\:hover\:bg-yellow-500\/55:hover{background-color:#eab3088c}.lg\:hover\:bg-yellow-500\/60:hover{background-color:#eab30899}.lg\:hover\:bg-yellow-500\/65:hover{background-color:#eab308a6}.lg\:hover\:bg-yellow-500\/70:hover{background-color:#eab308b3}.lg\:hover\:bg-yellow-500\/75:hover{background-color:#eab308bf}.lg\:hover\:bg-yellow-500\/80:hover{background-color:#eab308cc}.lg\:hover\:bg-yellow-500\/85:hover{background-color:#eab308d9}.lg\:hover\:bg-yellow-500\/90:hover{background-color:#eab308e6}.lg\:hover\:bg-yellow-500\/95:hover{background-color:#eab308f2}.lg\:hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-yellow-600\/0:hover{background-color:#ca8a0400}.lg\:hover\:bg-yellow-600\/10:hover{background-color:#ca8a041a}.lg\:hover\:bg-yellow-600\/100:hover{background-color:#ca8a04}.lg\:hover\:bg-yellow-600\/15:hover{background-color:#ca8a0426}.lg\:hover\:bg-yellow-600\/20:hover{background-color:#ca8a0433}.lg\:hover\:bg-yellow-600\/25:hover{background-color:#ca8a0440}.lg\:hover\:bg-yellow-600\/30:hover{background-color:#ca8a044d}.lg\:hover\:bg-yellow-600\/35:hover{background-color:#ca8a0459}.lg\:hover\:bg-yellow-600\/40:hover{background-color:#ca8a0466}.lg\:hover\:bg-yellow-600\/45:hover{background-color:#ca8a0473}.lg\:hover\:bg-yellow-600\/5:hover{background-color:#ca8a040d}.lg\:hover\:bg-yellow-600\/50:hover{background-color:#ca8a0480}.lg\:hover\:bg-yellow-600\/55:hover{background-color:#ca8a048c}.lg\:hover\:bg-yellow-600\/60:hover{background-color:#ca8a0499}.lg\:hover\:bg-yellow-600\/65:hover{background-color:#ca8a04a6}.lg\:hover\:bg-yellow-600\/70:hover{background-color:#ca8a04b3}.lg\:hover\:bg-yellow-600\/75:hover{background-color:#ca8a04bf}.lg\:hover\:bg-yellow-600\/80:hover{background-color:#ca8a04cc}.lg\:hover\:bg-yellow-600\/85:hover{background-color:#ca8a04d9}.lg\:hover\:bg-yellow-600\/90:hover{background-color:#ca8a04e6}.lg\:hover\:bg-yellow-600\/95:hover{background-color:#ca8a04f2}.lg\:hover\:bg-yellow-700:hover{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-yellow-700\/0:hover{background-color:#a1620700}.lg\:hover\:bg-yellow-700\/10:hover{background-color:#a162071a}.lg\:hover\:bg-yellow-700\/100:hover{background-color:#a16207}.lg\:hover\:bg-yellow-700\/15:hover{background-color:#a1620726}.lg\:hover\:bg-yellow-700\/20:hover{background-color:#a1620733}.lg\:hover\:bg-yellow-700\/25:hover{background-color:#a1620740}.lg\:hover\:bg-yellow-700\/30:hover{background-color:#a162074d}.lg\:hover\:bg-yellow-700\/35:hover{background-color:#a1620759}.lg\:hover\:bg-yellow-700\/40:hover{background-color:#a1620766}.lg\:hover\:bg-yellow-700\/45:hover{background-color:#a1620773}.lg\:hover\:bg-yellow-700\/5:hover{background-color:#a162070d}.lg\:hover\:bg-yellow-700\/50:hover{background-color:#a1620780}.lg\:hover\:bg-yellow-700\/55:hover{background-color:#a162078c}.lg\:hover\:bg-yellow-700\/60:hover{background-color:#a1620799}.lg\:hover\:bg-yellow-700\/65:hover{background-color:#a16207a6}.lg\:hover\:bg-yellow-700\/70:hover{background-color:#a16207b3}.lg\:hover\:bg-yellow-700\/75:hover{background-color:#a16207bf}.lg\:hover\:bg-yellow-700\/80:hover{background-color:#a16207cc}.lg\:hover\:bg-yellow-700\/85:hover{background-color:#a16207d9}.lg\:hover\:bg-yellow-700\/90:hover{background-color:#a16207e6}.lg\:hover\:bg-yellow-700\/95:hover{background-color:#a16207f2}.lg\:hover\:bg-yellow-800:hover{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-yellow-800\/0:hover{background-color:#854d0e00}.lg\:hover\:bg-yellow-800\/10:hover{background-color:#854d0e1a}.lg\:hover\:bg-yellow-800\/100:hover{background-color:#854d0e}.lg\:hover\:bg-yellow-800\/15:hover{background-color:#854d0e26}.lg\:hover\:bg-yellow-800\/20:hover{background-color:#854d0e33}.lg\:hover\:bg-yellow-800\/25:hover{background-color:#854d0e40}.lg\:hover\:bg-yellow-800\/30:hover{background-color:#854d0e4d}.lg\:hover\:bg-yellow-800\/35:hover{background-color:#854d0e59}.lg\:hover\:bg-yellow-800\/40:hover{background-color:#854d0e66}.lg\:hover\:bg-yellow-800\/45:hover{background-color:#854d0e73}.lg\:hover\:bg-yellow-800\/5:hover{background-color:#854d0e0d}.lg\:hover\:bg-yellow-800\/50:hover{background-color:#854d0e80}.lg\:hover\:bg-yellow-800\/55:hover{background-color:#854d0e8c}.lg\:hover\:bg-yellow-800\/60:hover{background-color:#854d0e99}.lg\:hover\:bg-yellow-800\/65:hover{background-color:#854d0ea6}.lg\:hover\:bg-yellow-800\/70:hover{background-color:#854d0eb3}.lg\:hover\:bg-yellow-800\/75:hover{background-color:#854d0ebf}.lg\:hover\:bg-yellow-800\/80:hover{background-color:#854d0ecc}.lg\:hover\:bg-yellow-800\/85:hover{background-color:#854d0ed9}.lg\:hover\:bg-yellow-800\/90:hover{background-color:#854d0ee6}.lg\:hover\:bg-yellow-800\/95:hover{background-color:#854d0ef2}.lg\:hover\:bg-yellow-900:hover{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-yellow-900\/0:hover{background-color:#713f1200}.lg\:hover\:bg-yellow-900\/10:hover{background-color:#713f121a}.lg\:hover\:bg-yellow-900\/100:hover{background-color:#713f12}.lg\:hover\:bg-yellow-900\/15:hover{background-color:#713f1226}.lg\:hover\:bg-yellow-900\/20:hover{background-color:#713f1233}.lg\:hover\:bg-yellow-900\/25:hover{background-color:#713f1240}.lg\:hover\:bg-yellow-900\/30:hover{background-color:#713f124d}.lg\:hover\:bg-yellow-900\/35:hover{background-color:#713f1259}.lg\:hover\:bg-yellow-900\/40:hover{background-color:#713f1266}.lg\:hover\:bg-yellow-900\/45:hover{background-color:#713f1273}.lg\:hover\:bg-yellow-900\/5:hover{background-color:#713f120d}.lg\:hover\:bg-yellow-900\/50:hover{background-color:#713f1280}.lg\:hover\:bg-yellow-900\/55:hover{background-color:#713f128c}.lg\:hover\:bg-yellow-900\/60:hover{background-color:#713f1299}.lg\:hover\:bg-yellow-900\/65:hover{background-color:#713f12a6}.lg\:hover\:bg-yellow-900\/70:hover{background-color:#713f12b3}.lg\:hover\:bg-yellow-900\/75:hover{background-color:#713f12bf}.lg\:hover\:bg-yellow-900\/80:hover{background-color:#713f12cc}.lg\:hover\:bg-yellow-900\/85:hover{background-color:#713f12d9}.lg\:hover\:bg-yellow-900\/90:hover{background-color:#713f12e6}.lg\:hover\:bg-yellow-900\/95:hover{background-color:#713f12f2}.lg\:hover\:bg-yellow-950:hover{--tw-bg-opacity: 1;background-color:rgb(66 32 6 / var(--tw-bg-opacity, 1))}.lg\:hover\:bg-yellow-950\/0:hover{background-color:#42200600}.lg\:hover\:bg-yellow-950\/10:hover{background-color:#4220061a}.lg\:hover\:bg-yellow-950\/100:hover{background-color:#422006}.lg\:hover\:bg-yellow-950\/15:hover{background-color:#42200626}.lg\:hover\:bg-yellow-950\/20:hover{background-color:#42200633}.lg\:hover\:bg-yellow-950\/25:hover{background-color:#42200640}.lg\:hover\:bg-yellow-950\/30:hover{background-color:#4220064d}.lg\:hover\:bg-yellow-950\/35:hover{background-color:#42200659}.lg\:hover\:bg-yellow-950\/40:hover{background-color:#42200666}.lg\:hover\:bg-yellow-950\/45:hover{background-color:#42200673}.lg\:hover\:bg-yellow-950\/5:hover{background-color:#4220060d}.lg\:hover\:bg-yellow-950\/50:hover{background-color:#42200680}.lg\:hover\:bg-yellow-950\/55:hover{background-color:#4220068c}.lg\:hover\:bg-yellow-950\/60:hover{background-color:#42200699}.lg\:hover\:bg-yellow-950\/65:hover{background-color:#422006a6}.lg\:hover\:bg-yellow-950\/70:hover{background-color:#422006b3}.lg\:hover\:bg-yellow-950\/75:hover{background-color:#422006bf}.lg\:hover\:bg-yellow-950\/80:hover{background-color:#422006cc}.lg\:hover\:bg-yellow-950\/85:hover{background-color:#422006d9}.lg\:hover\:bg-yellow-950\/90:hover{background-color:#422006e6}.lg\:hover\:bg-yellow-950\/95:hover{background-color:#422006f2}.lg\:hover\:text-blue-100:hover{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.lg\:hover\:text-blue-100\/0:hover{color:#dbeafe00}.lg\:hover\:text-blue-100\/10:hover{color:#dbeafe1a}.lg\:hover\:text-blue-100\/100:hover{color:#dbeafe}.lg\:hover\:text-blue-100\/15:hover{color:#dbeafe26}.lg\:hover\:text-blue-100\/20:hover{color:#dbeafe33}.lg\:hover\:text-blue-100\/25:hover{color:#dbeafe40}.lg\:hover\:text-blue-100\/30:hover{color:#dbeafe4d}.lg\:hover\:text-blue-100\/35:hover{color:#dbeafe59}.lg\:hover\:text-blue-100\/40:hover{color:#dbeafe66}.lg\:hover\:text-blue-100\/45:hover{color:#dbeafe73}.lg\:hover\:text-blue-100\/5:hover{color:#dbeafe0d}.lg\:hover\:text-blue-100\/50:hover{color:#dbeafe80}.lg\:hover\:text-blue-100\/55:hover{color:#dbeafe8c}.lg\:hover\:text-blue-100\/60:hover{color:#dbeafe99}.lg\:hover\:text-blue-100\/65:hover{color:#dbeafea6}.lg\:hover\:text-blue-100\/70:hover{color:#dbeafeb3}.lg\:hover\:text-blue-100\/75:hover{color:#dbeafebf}.lg\:hover\:text-blue-100\/80:hover{color:#dbeafecc}.lg\:hover\:text-blue-100\/85:hover{color:#dbeafed9}.lg\:hover\:text-blue-100\/90:hover{color:#dbeafee6}.lg\:hover\:text-blue-100\/95:hover{color:#dbeafef2}.lg\:hover\:text-blue-200:hover{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.lg\:hover\:text-blue-200\/0:hover{color:#bfdbfe00}.lg\:hover\:text-blue-200\/10:hover{color:#bfdbfe1a}.lg\:hover\:text-blue-200\/100:hover{color:#bfdbfe}.lg\:hover\:text-blue-200\/15:hover{color:#bfdbfe26}.lg\:hover\:text-blue-200\/20:hover{color:#bfdbfe33}.lg\:hover\:text-blue-200\/25:hover{color:#bfdbfe40}.lg\:hover\:text-blue-200\/30:hover{color:#bfdbfe4d}.lg\:hover\:text-blue-200\/35:hover{color:#bfdbfe59}.lg\:hover\:text-blue-200\/40:hover{color:#bfdbfe66}.lg\:hover\:text-blue-200\/45:hover{color:#bfdbfe73}.lg\:hover\:text-blue-200\/5:hover{color:#bfdbfe0d}.lg\:hover\:text-blue-200\/50:hover{color:#bfdbfe80}.lg\:hover\:text-blue-200\/55:hover{color:#bfdbfe8c}.lg\:hover\:text-blue-200\/60:hover{color:#bfdbfe99}.lg\:hover\:text-blue-200\/65:hover{color:#bfdbfea6}.lg\:hover\:text-blue-200\/70:hover{color:#bfdbfeb3}.lg\:hover\:text-blue-200\/75:hover{color:#bfdbfebf}.lg\:hover\:text-blue-200\/80:hover{color:#bfdbfecc}.lg\:hover\:text-blue-200\/85:hover{color:#bfdbfed9}.lg\:hover\:text-blue-200\/90:hover{color:#bfdbfee6}.lg\:hover\:text-blue-200\/95:hover{color:#bfdbfef2}.lg\:hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.lg\:hover\:text-blue-300\/0:hover{color:#93c5fd00}.lg\:hover\:text-blue-300\/10:hover{color:#93c5fd1a}.lg\:hover\:text-blue-300\/100:hover{color:#93c5fd}.lg\:hover\:text-blue-300\/15:hover{color:#93c5fd26}.lg\:hover\:text-blue-300\/20:hover{color:#93c5fd33}.lg\:hover\:text-blue-300\/25:hover{color:#93c5fd40}.lg\:hover\:text-blue-300\/30:hover{color:#93c5fd4d}.lg\:hover\:text-blue-300\/35:hover{color:#93c5fd59}.lg\:hover\:text-blue-300\/40:hover{color:#93c5fd66}.lg\:hover\:text-blue-300\/45:hover{color:#93c5fd73}.lg\:hover\:text-blue-300\/5:hover{color:#93c5fd0d}.lg\:hover\:text-blue-300\/50:hover{color:#93c5fd80}.lg\:hover\:text-blue-300\/55:hover{color:#93c5fd8c}.lg\:hover\:text-blue-300\/60:hover{color:#93c5fd99}.lg\:hover\:text-blue-300\/65:hover{color:#93c5fda6}.lg\:hover\:text-blue-300\/70:hover{color:#93c5fdb3}.lg\:hover\:text-blue-300\/75:hover{color:#93c5fdbf}.lg\:hover\:text-blue-300\/80:hover{color:#93c5fdcc}.lg\:hover\:text-blue-300\/85:hover{color:#93c5fdd9}.lg\:hover\:text-blue-300\/90:hover{color:#93c5fde6}.lg\:hover\:text-blue-300\/95:hover{color:#93c5fdf2}.lg\:hover\:text-blue-400:hover{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.lg\:hover\:text-blue-400\/0:hover{color:#60a5fa00}.lg\:hover\:text-blue-400\/10:hover{color:#60a5fa1a}.lg\:hover\:text-blue-400\/100:hover{color:#60a5fa}.lg\:hover\:text-blue-400\/15:hover{color:#60a5fa26}.lg\:hover\:text-blue-400\/20:hover{color:#60a5fa33}.lg\:hover\:text-blue-400\/25:hover{color:#60a5fa40}.lg\:hover\:text-blue-400\/30:hover{color:#60a5fa4d}.lg\:hover\:text-blue-400\/35:hover{color:#60a5fa59}.lg\:hover\:text-blue-400\/40:hover{color:#60a5fa66}.lg\:hover\:text-blue-400\/45:hover{color:#60a5fa73}.lg\:hover\:text-blue-400\/5:hover{color:#60a5fa0d}.lg\:hover\:text-blue-400\/50:hover{color:#60a5fa80}.lg\:hover\:text-blue-400\/55:hover{color:#60a5fa8c}.lg\:hover\:text-blue-400\/60:hover{color:#60a5fa99}.lg\:hover\:text-blue-400\/65:hover{color:#60a5faa6}.lg\:hover\:text-blue-400\/70:hover{color:#60a5fab3}.lg\:hover\:text-blue-400\/75:hover{color:#60a5fabf}.lg\:hover\:text-blue-400\/80:hover{color:#60a5facc}.lg\:hover\:text-blue-400\/85:hover{color:#60a5fad9}.lg\:hover\:text-blue-400\/90:hover{color:#60a5fae6}.lg\:hover\:text-blue-400\/95:hover{color:#60a5faf2}.lg\:hover\:text-blue-50:hover{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.lg\:hover\:text-blue-50\/0:hover{color:#eff6ff00}.lg\:hover\:text-blue-50\/10:hover{color:#eff6ff1a}.lg\:hover\:text-blue-50\/100:hover{color:#eff6ff}.lg\:hover\:text-blue-50\/15:hover{color:#eff6ff26}.lg\:hover\:text-blue-50\/20:hover{color:#eff6ff33}.lg\:hover\:text-blue-50\/25:hover{color:#eff6ff40}.lg\:hover\:text-blue-50\/30:hover{color:#eff6ff4d}.lg\:hover\:text-blue-50\/35:hover{color:#eff6ff59}.lg\:hover\:text-blue-50\/40:hover{color:#eff6ff66}.lg\:hover\:text-blue-50\/45:hover{color:#eff6ff73}.lg\:hover\:text-blue-50\/5:hover{color:#eff6ff0d}.lg\:hover\:text-blue-50\/50:hover{color:#eff6ff80}.lg\:hover\:text-blue-50\/55:hover{color:#eff6ff8c}.lg\:hover\:text-blue-50\/60:hover{color:#eff6ff99}.lg\:hover\:text-blue-50\/65:hover{color:#eff6ffa6}.lg\:hover\:text-blue-50\/70:hover{color:#eff6ffb3}.lg\:hover\:text-blue-50\/75:hover{color:#eff6ffbf}.lg\:hover\:text-blue-50\/80:hover{color:#eff6ffcc}.lg\:hover\:text-blue-50\/85:hover{color:#eff6ffd9}.lg\:hover\:text-blue-50\/90:hover{color:#eff6ffe6}.lg\:hover\:text-blue-50\/95:hover{color:#eff6fff2}.lg\:hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.lg\:hover\:text-blue-500\/0:hover{color:#3b82f600}.lg\:hover\:text-blue-500\/10:hover{color:#3b82f61a}.lg\:hover\:text-blue-500\/100:hover{color:#3b82f6}.lg\:hover\:text-blue-500\/15:hover{color:#3b82f626}.lg\:hover\:text-blue-500\/20:hover{color:#3b82f633}.lg\:hover\:text-blue-500\/25:hover{color:#3b82f640}.lg\:hover\:text-blue-500\/30:hover{color:#3b82f64d}.lg\:hover\:text-blue-500\/35:hover{color:#3b82f659}.lg\:hover\:text-blue-500\/40:hover{color:#3b82f666}.lg\:hover\:text-blue-500\/45:hover{color:#3b82f673}.lg\:hover\:text-blue-500\/5:hover{color:#3b82f60d}.lg\:hover\:text-blue-500\/50:hover{color:#3b82f680}.lg\:hover\:text-blue-500\/55:hover{color:#3b82f68c}.lg\:hover\:text-blue-500\/60:hover{color:#3b82f699}.lg\:hover\:text-blue-500\/65:hover{color:#3b82f6a6}.lg\:hover\:text-blue-500\/70:hover{color:#3b82f6b3}.lg\:hover\:text-blue-500\/75:hover{color:#3b82f6bf}.lg\:hover\:text-blue-500\/80:hover{color:#3b82f6cc}.lg\:hover\:text-blue-500\/85:hover{color:#3b82f6d9}.lg\:hover\:text-blue-500\/90:hover{color:#3b82f6e6}.lg\:hover\:text-blue-500\/95:hover{color:#3b82f6f2}.lg\:hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.lg\:hover\:text-blue-600\/0:hover{color:#2563eb00}.lg\:hover\:text-blue-600\/10:hover{color:#2563eb1a}.lg\:hover\:text-blue-600\/100:hover{color:#2563eb}.lg\:hover\:text-blue-600\/15:hover{color:#2563eb26}.lg\:hover\:text-blue-600\/20:hover{color:#2563eb33}.lg\:hover\:text-blue-600\/25:hover{color:#2563eb40}.lg\:hover\:text-blue-600\/30:hover{color:#2563eb4d}.lg\:hover\:text-blue-600\/35:hover{color:#2563eb59}.lg\:hover\:text-blue-600\/40:hover{color:#2563eb66}.lg\:hover\:text-blue-600\/45:hover{color:#2563eb73}.lg\:hover\:text-blue-600\/5:hover{color:#2563eb0d}.lg\:hover\:text-blue-600\/50:hover{color:#2563eb80}.lg\:hover\:text-blue-600\/55:hover{color:#2563eb8c}.lg\:hover\:text-blue-600\/60:hover{color:#2563eb99}.lg\:hover\:text-blue-600\/65:hover{color:#2563eba6}.lg\:hover\:text-blue-600\/70:hover{color:#2563ebb3}.lg\:hover\:text-blue-600\/75:hover{color:#2563ebbf}.lg\:hover\:text-blue-600\/80:hover{color:#2563ebcc}.lg\:hover\:text-blue-600\/85:hover{color:#2563ebd9}.lg\:hover\:text-blue-600\/90:hover{color:#2563ebe6}.lg\:hover\:text-blue-600\/95:hover{color:#2563ebf2}.lg\:hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.lg\:hover\:text-blue-700\/0:hover{color:#1d4ed800}.lg\:hover\:text-blue-700\/10:hover{color:#1d4ed81a}.lg\:hover\:text-blue-700\/100:hover{color:#1d4ed8}.lg\:hover\:text-blue-700\/15:hover{color:#1d4ed826}.lg\:hover\:text-blue-700\/20:hover{color:#1d4ed833}.lg\:hover\:text-blue-700\/25:hover{color:#1d4ed840}.lg\:hover\:text-blue-700\/30:hover{color:#1d4ed84d}.lg\:hover\:text-blue-700\/35:hover{color:#1d4ed859}.lg\:hover\:text-blue-700\/40:hover{color:#1d4ed866}.lg\:hover\:text-blue-700\/45:hover{color:#1d4ed873}.lg\:hover\:text-blue-700\/5:hover{color:#1d4ed80d}.lg\:hover\:text-blue-700\/50:hover{color:#1d4ed880}.lg\:hover\:text-blue-700\/55:hover{color:#1d4ed88c}.lg\:hover\:text-blue-700\/60:hover{color:#1d4ed899}.lg\:hover\:text-blue-700\/65:hover{color:#1d4ed8a6}.lg\:hover\:text-blue-700\/70:hover{color:#1d4ed8b3}.lg\:hover\:text-blue-700\/75:hover{color:#1d4ed8bf}.lg\:hover\:text-blue-700\/80:hover{color:#1d4ed8cc}.lg\:hover\:text-blue-700\/85:hover{color:#1d4ed8d9}.lg\:hover\:text-blue-700\/90:hover{color:#1d4ed8e6}.lg\:hover\:text-blue-700\/95:hover{color:#1d4ed8f2}.lg\:hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.lg\:hover\:text-blue-800\/0:hover{color:#1e40af00}.lg\:hover\:text-blue-800\/10:hover{color:#1e40af1a}.lg\:hover\:text-blue-800\/100:hover{color:#1e40af}.lg\:hover\:text-blue-800\/15:hover{color:#1e40af26}.lg\:hover\:text-blue-800\/20:hover{color:#1e40af33}.lg\:hover\:text-blue-800\/25:hover{color:#1e40af40}.lg\:hover\:text-blue-800\/30:hover{color:#1e40af4d}.lg\:hover\:text-blue-800\/35:hover{color:#1e40af59}.lg\:hover\:text-blue-800\/40:hover{color:#1e40af66}.lg\:hover\:text-blue-800\/45:hover{color:#1e40af73}.lg\:hover\:text-blue-800\/5:hover{color:#1e40af0d}.lg\:hover\:text-blue-800\/50:hover{color:#1e40af80}.lg\:hover\:text-blue-800\/55:hover{color:#1e40af8c}.lg\:hover\:text-blue-800\/60:hover{color:#1e40af99}.lg\:hover\:text-blue-800\/65:hover{color:#1e40afa6}.lg\:hover\:text-blue-800\/70:hover{color:#1e40afb3}.lg\:hover\:text-blue-800\/75:hover{color:#1e40afbf}.lg\:hover\:text-blue-800\/80:hover{color:#1e40afcc}.lg\:hover\:text-blue-800\/85:hover{color:#1e40afd9}.lg\:hover\:text-blue-800\/90:hover{color:#1e40afe6}.lg\:hover\:text-blue-800\/95:hover{color:#1e40aff2}.lg\:hover\:text-blue-900:hover{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.lg\:hover\:text-blue-900\/0:hover{color:#1e3a8a00}.lg\:hover\:text-blue-900\/10:hover{color:#1e3a8a1a}.lg\:hover\:text-blue-900\/100:hover{color:#1e3a8a}.lg\:hover\:text-blue-900\/15:hover{color:#1e3a8a26}.lg\:hover\:text-blue-900\/20:hover{color:#1e3a8a33}.lg\:hover\:text-blue-900\/25:hover{color:#1e3a8a40}.lg\:hover\:text-blue-900\/30:hover{color:#1e3a8a4d}.lg\:hover\:text-blue-900\/35:hover{color:#1e3a8a59}.lg\:hover\:text-blue-900\/40:hover{color:#1e3a8a66}.lg\:hover\:text-blue-900\/45:hover{color:#1e3a8a73}.lg\:hover\:text-blue-900\/5:hover{color:#1e3a8a0d}.lg\:hover\:text-blue-900\/50:hover{color:#1e3a8a80}.lg\:hover\:text-blue-900\/55:hover{color:#1e3a8a8c}.lg\:hover\:text-blue-900\/60:hover{color:#1e3a8a99}.lg\:hover\:text-blue-900\/65:hover{color:#1e3a8aa6}.lg\:hover\:text-blue-900\/70:hover{color:#1e3a8ab3}.lg\:hover\:text-blue-900\/75:hover{color:#1e3a8abf}.lg\:hover\:text-blue-900\/80:hover{color:#1e3a8acc}.lg\:hover\:text-blue-900\/85:hover{color:#1e3a8ad9}.lg\:hover\:text-blue-900\/90:hover{color:#1e3a8ae6}.lg\:hover\:text-blue-900\/95:hover{color:#1e3a8af2}.lg\:hover\:text-blue-950:hover{--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity, 1))}.lg\:hover\:text-blue-950\/0:hover{color:#17255400}.lg\:hover\:text-blue-950\/10:hover{color:#1725541a}.lg\:hover\:text-blue-950\/100:hover{color:#172554}.lg\:hover\:text-blue-950\/15:hover{color:#17255426}.lg\:hover\:text-blue-950\/20:hover{color:#17255433}.lg\:hover\:text-blue-950\/25:hover{color:#17255440}.lg\:hover\:text-blue-950\/30:hover{color:#1725544d}.lg\:hover\:text-blue-950\/35:hover{color:#17255459}.lg\:hover\:text-blue-950\/40:hover{color:#17255466}.lg\:hover\:text-blue-950\/45:hover{color:#17255473}.lg\:hover\:text-blue-950\/5:hover{color:#1725540d}.lg\:hover\:text-blue-950\/50:hover{color:#17255480}.lg\:hover\:text-blue-950\/55:hover{color:#1725548c}.lg\:hover\:text-blue-950\/60:hover{color:#17255499}.lg\:hover\:text-blue-950\/65:hover{color:#172554a6}.lg\:hover\:text-blue-950\/70:hover{color:#172554b3}.lg\:hover\:text-blue-950\/75:hover{color:#172554bf}.lg\:hover\:text-blue-950\/80:hover{color:#172554cc}.lg\:hover\:text-blue-950\/85:hover{color:#172554d9}.lg\:hover\:text-blue-950\/90:hover{color:#172554e6}.lg\:hover\:text-blue-950\/95:hover{color:#172554f2}.lg\:hover\:text-error:hover{--tw-text-opacity: 1;color:rgb(255 87 36 / var(--tw-text-opacity, 1))}.lg\:hover\:text-error-focus:hover{--tw-text-opacity: 1;color:rgb(240 48 0 / var(--tw-text-opacity, 1))}.lg\:hover\:text-error-focus\/0:hover{color:#f0300000}.lg\:hover\:text-error-focus\/10:hover{color:#f030001a}.lg\:hover\:text-error-focus\/100:hover{color:#f03000}.lg\:hover\:text-error-focus\/15:hover{color:#f0300026}.lg\:hover\:text-error-focus\/20:hover{color:#f0300033}.lg\:hover\:text-error-focus\/25:hover{color:#f0300040}.lg\:hover\:text-error-focus\/30:hover{color:#f030004d}.lg\:hover\:text-error-focus\/35:hover{color:#f0300059}.lg\:hover\:text-error-focus\/40:hover{color:#f0300066}.lg\:hover\:text-error-focus\/45:hover{color:#f0300073}.lg\:hover\:text-error-focus\/5:hover{color:#f030000d}.lg\:hover\:text-error-focus\/50:hover{color:#f0300080}.lg\:hover\:text-error-focus\/55:hover{color:#f030008c}.lg\:hover\:text-error-focus\/60:hover{color:#f0300099}.lg\:hover\:text-error-focus\/65:hover{color:#f03000a6}.lg\:hover\:text-error-focus\/70:hover{color:#f03000b3}.lg\:hover\:text-error-focus\/75:hover{color:#f03000bf}.lg\:hover\:text-error-focus\/80:hover{color:#f03000cc}.lg\:hover\:text-error-focus\/85:hover{color:#f03000d9}.lg\:hover\:text-error-focus\/90:hover{color:#f03000e6}.lg\:hover\:text-error-focus\/95:hover{color:#f03000f2}.lg\:hover\:text-error\/0:hover{color:#ff572400}.lg\:hover\:text-error\/10:hover{color:#ff57241a}.lg\:hover\:text-error\/100:hover{color:#ff5724}.lg\:hover\:text-error\/15:hover{color:#ff572426}.lg\:hover\:text-error\/20:hover{color:#ff572433}.lg\:hover\:text-error\/25:hover{color:#ff572440}.lg\:hover\:text-error\/30:hover{color:#ff57244d}.lg\:hover\:text-error\/35:hover{color:#ff572459}.lg\:hover\:text-error\/40:hover{color:#ff572466}.lg\:hover\:text-error\/45:hover{color:#ff572473}.lg\:hover\:text-error\/5:hover{color:#ff57240d}.lg\:hover\:text-error\/50:hover{color:#ff572480}.lg\:hover\:text-error\/55:hover{color:#ff57248c}.lg\:hover\:text-error\/60:hover{color:#ff572499}.lg\:hover\:text-error\/65:hover{color:#ff5724a6}.lg\:hover\:text-error\/70:hover{color:#ff5724b3}.lg\:hover\:text-error\/75:hover{color:#ff5724bf}.lg\:hover\:text-error\/80:hover{color:#ff5724cc}.lg\:hover\:text-error\/85:hover{color:#ff5724d9}.lg\:hover\:text-error\/90:hover{color:#ff5724e6}.lg\:hover\:text-error\/95:hover{color:#ff5724f2}.lg\:hover\:text-green-100:hover{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.lg\:hover\:text-green-100\/0:hover{color:#dcfce700}.lg\:hover\:text-green-100\/10:hover{color:#dcfce71a}.lg\:hover\:text-green-100\/100:hover{color:#dcfce7}.lg\:hover\:text-green-100\/15:hover{color:#dcfce726}.lg\:hover\:text-green-100\/20:hover{color:#dcfce733}.lg\:hover\:text-green-100\/25:hover{color:#dcfce740}.lg\:hover\:text-green-100\/30:hover{color:#dcfce74d}.lg\:hover\:text-green-100\/35:hover{color:#dcfce759}.lg\:hover\:text-green-100\/40:hover{color:#dcfce766}.lg\:hover\:text-green-100\/45:hover{color:#dcfce773}.lg\:hover\:text-green-100\/5:hover{color:#dcfce70d}.lg\:hover\:text-green-100\/50:hover{color:#dcfce780}.lg\:hover\:text-green-100\/55:hover{color:#dcfce78c}.lg\:hover\:text-green-100\/60:hover{color:#dcfce799}.lg\:hover\:text-green-100\/65:hover{color:#dcfce7a6}.lg\:hover\:text-green-100\/70:hover{color:#dcfce7b3}.lg\:hover\:text-green-100\/75:hover{color:#dcfce7bf}.lg\:hover\:text-green-100\/80:hover{color:#dcfce7cc}.lg\:hover\:text-green-100\/85:hover{color:#dcfce7d9}.lg\:hover\:text-green-100\/90:hover{color:#dcfce7e6}.lg\:hover\:text-green-100\/95:hover{color:#dcfce7f2}.lg\:hover\:text-green-200:hover{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.lg\:hover\:text-green-200\/0:hover{color:#bbf7d000}.lg\:hover\:text-green-200\/10:hover{color:#bbf7d01a}.lg\:hover\:text-green-200\/100:hover{color:#bbf7d0}.lg\:hover\:text-green-200\/15:hover{color:#bbf7d026}.lg\:hover\:text-green-200\/20:hover{color:#bbf7d033}.lg\:hover\:text-green-200\/25:hover{color:#bbf7d040}.lg\:hover\:text-green-200\/30:hover{color:#bbf7d04d}.lg\:hover\:text-green-200\/35:hover{color:#bbf7d059}.lg\:hover\:text-green-200\/40:hover{color:#bbf7d066}.lg\:hover\:text-green-200\/45:hover{color:#bbf7d073}.lg\:hover\:text-green-200\/5:hover{color:#bbf7d00d}.lg\:hover\:text-green-200\/50:hover{color:#bbf7d080}.lg\:hover\:text-green-200\/55:hover{color:#bbf7d08c}.lg\:hover\:text-green-200\/60:hover{color:#bbf7d099}.lg\:hover\:text-green-200\/65:hover{color:#bbf7d0a6}.lg\:hover\:text-green-200\/70:hover{color:#bbf7d0b3}.lg\:hover\:text-green-200\/75:hover{color:#bbf7d0bf}.lg\:hover\:text-green-200\/80:hover{color:#bbf7d0cc}.lg\:hover\:text-green-200\/85:hover{color:#bbf7d0d9}.lg\:hover\:text-green-200\/90:hover{color:#bbf7d0e6}.lg\:hover\:text-green-200\/95:hover{color:#bbf7d0f2}.lg\:hover\:text-green-300:hover{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.lg\:hover\:text-green-300\/0:hover{color:#86efac00}.lg\:hover\:text-green-300\/10:hover{color:#86efac1a}.lg\:hover\:text-green-300\/100:hover{color:#86efac}.lg\:hover\:text-green-300\/15:hover{color:#86efac26}.lg\:hover\:text-green-300\/20:hover{color:#86efac33}.lg\:hover\:text-green-300\/25:hover{color:#86efac40}.lg\:hover\:text-green-300\/30:hover{color:#86efac4d}.lg\:hover\:text-green-300\/35:hover{color:#86efac59}.lg\:hover\:text-green-300\/40:hover{color:#86efac66}.lg\:hover\:text-green-300\/45:hover{color:#86efac73}.lg\:hover\:text-green-300\/5:hover{color:#86efac0d}.lg\:hover\:text-green-300\/50:hover{color:#86efac80}.lg\:hover\:text-green-300\/55:hover{color:#86efac8c}.lg\:hover\:text-green-300\/60:hover{color:#86efac99}.lg\:hover\:text-green-300\/65:hover{color:#86efaca6}.lg\:hover\:text-green-300\/70:hover{color:#86efacb3}.lg\:hover\:text-green-300\/75:hover{color:#86efacbf}.lg\:hover\:text-green-300\/80:hover{color:#86efaccc}.lg\:hover\:text-green-300\/85:hover{color:#86efacd9}.lg\:hover\:text-green-300\/90:hover{color:#86eface6}.lg\:hover\:text-green-300\/95:hover{color:#86efacf2}.lg\:hover\:text-green-400:hover{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.lg\:hover\:text-green-400\/0:hover{color:#4ade8000}.lg\:hover\:text-green-400\/10:hover{color:#4ade801a}.lg\:hover\:text-green-400\/100:hover{color:#4ade80}.lg\:hover\:text-green-400\/15:hover{color:#4ade8026}.lg\:hover\:text-green-400\/20:hover{color:#4ade8033}.lg\:hover\:text-green-400\/25:hover{color:#4ade8040}.lg\:hover\:text-green-400\/30:hover{color:#4ade804d}.lg\:hover\:text-green-400\/35:hover{color:#4ade8059}.lg\:hover\:text-green-400\/40:hover{color:#4ade8066}.lg\:hover\:text-green-400\/45:hover{color:#4ade8073}.lg\:hover\:text-green-400\/5:hover{color:#4ade800d}.lg\:hover\:text-green-400\/50:hover{color:#4ade8080}.lg\:hover\:text-green-400\/55:hover{color:#4ade808c}.lg\:hover\:text-green-400\/60:hover{color:#4ade8099}.lg\:hover\:text-green-400\/65:hover{color:#4ade80a6}.lg\:hover\:text-green-400\/70:hover{color:#4ade80b3}.lg\:hover\:text-green-400\/75:hover{color:#4ade80bf}.lg\:hover\:text-green-400\/80:hover{color:#4ade80cc}.lg\:hover\:text-green-400\/85:hover{color:#4ade80d9}.lg\:hover\:text-green-400\/90:hover{color:#4ade80e6}.lg\:hover\:text-green-400\/95:hover{color:#4ade80f2}.lg\:hover\:text-green-50:hover{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity, 1))}.lg\:hover\:text-green-50\/0:hover{color:#f0fdf400}.lg\:hover\:text-green-50\/10:hover{color:#f0fdf41a}.lg\:hover\:text-green-50\/100:hover{color:#f0fdf4}.lg\:hover\:text-green-50\/15:hover{color:#f0fdf426}.lg\:hover\:text-green-50\/20:hover{color:#f0fdf433}.lg\:hover\:text-green-50\/25:hover{color:#f0fdf440}.lg\:hover\:text-green-50\/30:hover{color:#f0fdf44d}.lg\:hover\:text-green-50\/35:hover{color:#f0fdf459}.lg\:hover\:text-green-50\/40:hover{color:#f0fdf466}.lg\:hover\:text-green-50\/45:hover{color:#f0fdf473}.lg\:hover\:text-green-50\/5:hover{color:#f0fdf40d}.lg\:hover\:text-green-50\/50:hover{color:#f0fdf480}.lg\:hover\:text-green-50\/55:hover{color:#f0fdf48c}.lg\:hover\:text-green-50\/60:hover{color:#f0fdf499}.lg\:hover\:text-green-50\/65:hover{color:#f0fdf4a6}.lg\:hover\:text-green-50\/70:hover{color:#f0fdf4b3}.lg\:hover\:text-green-50\/75:hover{color:#f0fdf4bf}.lg\:hover\:text-green-50\/80:hover{color:#f0fdf4cc}.lg\:hover\:text-green-50\/85:hover{color:#f0fdf4d9}.lg\:hover\:text-green-50\/90:hover{color:#f0fdf4e6}.lg\:hover\:text-green-50\/95:hover{color:#f0fdf4f2}.lg\:hover\:text-green-500:hover{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.lg\:hover\:text-green-500\/0:hover{color:#22c55e00}.lg\:hover\:text-green-500\/10:hover{color:#22c55e1a}.lg\:hover\:text-green-500\/100:hover{color:#22c55e}.lg\:hover\:text-green-500\/15:hover{color:#22c55e26}.lg\:hover\:text-green-500\/20:hover{color:#22c55e33}.lg\:hover\:text-green-500\/25:hover{color:#22c55e40}.lg\:hover\:text-green-500\/30:hover{color:#22c55e4d}.lg\:hover\:text-green-500\/35:hover{color:#22c55e59}.lg\:hover\:text-green-500\/40:hover{color:#22c55e66}.lg\:hover\:text-green-500\/45:hover{color:#22c55e73}.lg\:hover\:text-green-500\/5:hover{color:#22c55e0d}.lg\:hover\:text-green-500\/50:hover{color:#22c55e80}.lg\:hover\:text-green-500\/55:hover{color:#22c55e8c}.lg\:hover\:text-green-500\/60:hover{color:#22c55e99}.lg\:hover\:text-green-500\/65:hover{color:#22c55ea6}.lg\:hover\:text-green-500\/70:hover{color:#22c55eb3}.lg\:hover\:text-green-500\/75:hover{color:#22c55ebf}.lg\:hover\:text-green-500\/80:hover{color:#22c55ecc}.lg\:hover\:text-green-500\/85:hover{color:#22c55ed9}.lg\:hover\:text-green-500\/90:hover{color:#22c55ee6}.lg\:hover\:text-green-500\/95:hover{color:#22c55ef2}.lg\:hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.lg\:hover\:text-green-600\/0:hover{color:#16a34a00}.lg\:hover\:text-green-600\/10:hover{color:#16a34a1a}.lg\:hover\:text-green-600\/100:hover{color:#16a34a}.lg\:hover\:text-green-600\/15:hover{color:#16a34a26}.lg\:hover\:text-green-600\/20:hover{color:#16a34a33}.lg\:hover\:text-green-600\/25:hover{color:#16a34a40}.lg\:hover\:text-green-600\/30:hover{color:#16a34a4d}.lg\:hover\:text-green-600\/35:hover{color:#16a34a59}.lg\:hover\:text-green-600\/40:hover{color:#16a34a66}.lg\:hover\:text-green-600\/45:hover{color:#16a34a73}.lg\:hover\:text-green-600\/5:hover{color:#16a34a0d}.lg\:hover\:text-green-600\/50:hover{color:#16a34a80}.lg\:hover\:text-green-600\/55:hover{color:#16a34a8c}.lg\:hover\:text-green-600\/60:hover{color:#16a34a99}.lg\:hover\:text-green-600\/65:hover{color:#16a34aa6}.lg\:hover\:text-green-600\/70:hover{color:#16a34ab3}.lg\:hover\:text-green-600\/75:hover{color:#16a34abf}.lg\:hover\:text-green-600\/80:hover{color:#16a34acc}.lg\:hover\:text-green-600\/85:hover{color:#16a34ad9}.lg\:hover\:text-green-600\/90:hover{color:#16a34ae6}.lg\:hover\:text-green-600\/95:hover{color:#16a34af2}.lg\:hover\:text-green-700:hover{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.lg\:hover\:text-green-700\/0:hover{color:#15803d00}.lg\:hover\:text-green-700\/10:hover{color:#15803d1a}.lg\:hover\:text-green-700\/100:hover{color:#15803d}.lg\:hover\:text-green-700\/15:hover{color:#15803d26}.lg\:hover\:text-green-700\/20:hover{color:#15803d33}.lg\:hover\:text-green-700\/25:hover{color:#15803d40}.lg\:hover\:text-green-700\/30:hover{color:#15803d4d}.lg\:hover\:text-green-700\/35:hover{color:#15803d59}.lg\:hover\:text-green-700\/40:hover{color:#15803d66}.lg\:hover\:text-green-700\/45:hover{color:#15803d73}.lg\:hover\:text-green-700\/5:hover{color:#15803d0d}.lg\:hover\:text-green-700\/50:hover{color:#15803d80}.lg\:hover\:text-green-700\/55:hover{color:#15803d8c}.lg\:hover\:text-green-700\/60:hover{color:#15803d99}.lg\:hover\:text-green-700\/65:hover{color:#15803da6}.lg\:hover\:text-green-700\/70:hover{color:#15803db3}.lg\:hover\:text-green-700\/75:hover{color:#15803dbf}.lg\:hover\:text-green-700\/80:hover{color:#15803dcc}.lg\:hover\:text-green-700\/85:hover{color:#15803dd9}.lg\:hover\:text-green-700\/90:hover{color:#15803de6}.lg\:hover\:text-green-700\/95:hover{color:#15803df2}.lg\:hover\:text-green-800:hover{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.lg\:hover\:text-green-800\/0:hover{color:#16653400}.lg\:hover\:text-green-800\/10:hover{color:#1665341a}.lg\:hover\:text-green-800\/100:hover{color:#166534}.lg\:hover\:text-green-800\/15:hover{color:#16653426}.lg\:hover\:text-green-800\/20:hover{color:#16653433}.lg\:hover\:text-green-800\/25:hover{color:#16653440}.lg\:hover\:text-green-800\/30:hover{color:#1665344d}.lg\:hover\:text-green-800\/35:hover{color:#16653459}.lg\:hover\:text-green-800\/40:hover{color:#16653466}.lg\:hover\:text-green-800\/45:hover{color:#16653473}.lg\:hover\:text-green-800\/5:hover{color:#1665340d}.lg\:hover\:text-green-800\/50:hover{color:#16653480}.lg\:hover\:text-green-800\/55:hover{color:#1665348c}.lg\:hover\:text-green-800\/60:hover{color:#16653499}.lg\:hover\:text-green-800\/65:hover{color:#166534a6}.lg\:hover\:text-green-800\/70:hover{color:#166534b3}.lg\:hover\:text-green-800\/75:hover{color:#166534bf}.lg\:hover\:text-green-800\/80:hover{color:#166534cc}.lg\:hover\:text-green-800\/85:hover{color:#166534d9}.lg\:hover\:text-green-800\/90:hover{color:#166534e6}.lg\:hover\:text-green-800\/95:hover{color:#166534f2}.lg\:hover\:text-green-900:hover{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.lg\:hover\:text-green-900\/0:hover{color:#14532d00}.lg\:hover\:text-green-900\/10:hover{color:#14532d1a}.lg\:hover\:text-green-900\/100:hover{color:#14532d}.lg\:hover\:text-green-900\/15:hover{color:#14532d26}.lg\:hover\:text-green-900\/20:hover{color:#14532d33}.lg\:hover\:text-green-900\/25:hover{color:#14532d40}.lg\:hover\:text-green-900\/30:hover{color:#14532d4d}.lg\:hover\:text-green-900\/35:hover{color:#14532d59}.lg\:hover\:text-green-900\/40:hover{color:#14532d66}.lg\:hover\:text-green-900\/45:hover{color:#14532d73}.lg\:hover\:text-green-900\/5:hover{color:#14532d0d}.lg\:hover\:text-green-900\/50:hover{color:#14532d80}.lg\:hover\:text-green-900\/55:hover{color:#14532d8c}.lg\:hover\:text-green-900\/60:hover{color:#14532d99}.lg\:hover\:text-green-900\/65:hover{color:#14532da6}.lg\:hover\:text-green-900\/70:hover{color:#14532db3}.lg\:hover\:text-green-900\/75:hover{color:#14532dbf}.lg\:hover\:text-green-900\/80:hover{color:#14532dcc}.lg\:hover\:text-green-900\/85:hover{color:#14532dd9}.lg\:hover\:text-green-900\/90:hover{color:#14532de6}.lg\:hover\:text-green-900\/95:hover{color:#14532df2}.lg\:hover\:text-green-950:hover{--tw-text-opacity: 1;color:rgb(5 46 22 / var(--tw-text-opacity, 1))}.lg\:hover\:text-green-950\/0:hover{color:#052e1600}.lg\:hover\:text-green-950\/10:hover{color:#052e161a}.lg\:hover\:text-green-950\/100:hover{color:#052e16}.lg\:hover\:text-green-950\/15:hover{color:#052e1626}.lg\:hover\:text-green-950\/20:hover{color:#052e1633}.lg\:hover\:text-green-950\/25:hover{color:#052e1640}.lg\:hover\:text-green-950\/30:hover{color:#052e164d}.lg\:hover\:text-green-950\/35:hover{color:#052e1659}.lg\:hover\:text-green-950\/40:hover{color:#052e1666}.lg\:hover\:text-green-950\/45:hover{color:#052e1673}.lg\:hover\:text-green-950\/5:hover{color:#052e160d}.lg\:hover\:text-green-950\/50:hover{color:#052e1680}.lg\:hover\:text-green-950\/55:hover{color:#052e168c}.lg\:hover\:text-green-950\/60:hover{color:#052e1699}.lg\:hover\:text-green-950\/65:hover{color:#052e16a6}.lg\:hover\:text-green-950\/70:hover{color:#052e16b3}.lg\:hover\:text-green-950\/75:hover{color:#052e16bf}.lg\:hover\:text-green-950\/80:hover{color:#052e16cc}.lg\:hover\:text-green-950\/85:hover{color:#052e16d9}.lg\:hover\:text-green-950\/90:hover{color:#052e16e6}.lg\:hover\:text-green-950\/95:hover{color:#052e16f2}.lg\:hover\:text-neutral-100:hover{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.lg\:hover\:text-neutral-100\/0:hover{color:#f5f5f500}.lg\:hover\:text-neutral-100\/10:hover{color:#f5f5f51a}.lg\:hover\:text-neutral-100\/100:hover{color:#f5f5f5}.lg\:hover\:text-neutral-100\/15:hover{color:#f5f5f526}.lg\:hover\:text-neutral-100\/20:hover{color:#f5f5f533}.lg\:hover\:text-neutral-100\/25:hover{color:#f5f5f540}.lg\:hover\:text-neutral-100\/30:hover{color:#f5f5f54d}.lg\:hover\:text-neutral-100\/35:hover{color:#f5f5f559}.lg\:hover\:text-neutral-100\/40:hover{color:#f5f5f566}.lg\:hover\:text-neutral-100\/45:hover{color:#f5f5f573}.lg\:hover\:text-neutral-100\/5:hover{color:#f5f5f50d}.lg\:hover\:text-neutral-100\/50:hover{color:#f5f5f580}.lg\:hover\:text-neutral-100\/55:hover{color:#f5f5f58c}.lg\:hover\:text-neutral-100\/60:hover{color:#f5f5f599}.lg\:hover\:text-neutral-100\/65:hover{color:#f5f5f5a6}.lg\:hover\:text-neutral-100\/70:hover{color:#f5f5f5b3}.lg\:hover\:text-neutral-100\/75:hover{color:#f5f5f5bf}.lg\:hover\:text-neutral-100\/80:hover{color:#f5f5f5cc}.lg\:hover\:text-neutral-100\/85:hover{color:#f5f5f5d9}.lg\:hover\:text-neutral-100\/90:hover{color:#f5f5f5e6}.lg\:hover\:text-neutral-100\/95:hover{color:#f5f5f5f2}.lg\:hover\:text-neutral-200:hover{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity, 1))}.lg\:hover\:text-neutral-200\/0:hover{color:#e5e5e500}.lg\:hover\:text-neutral-200\/10:hover{color:#e5e5e51a}.lg\:hover\:text-neutral-200\/100:hover{color:#e5e5e5}.lg\:hover\:text-neutral-200\/15:hover{color:#e5e5e526}.lg\:hover\:text-neutral-200\/20:hover{color:#e5e5e533}.lg\:hover\:text-neutral-200\/25:hover{color:#e5e5e540}.lg\:hover\:text-neutral-200\/30:hover{color:#e5e5e54d}.lg\:hover\:text-neutral-200\/35:hover{color:#e5e5e559}.lg\:hover\:text-neutral-200\/40:hover{color:#e5e5e566}.lg\:hover\:text-neutral-200\/45:hover{color:#e5e5e573}.lg\:hover\:text-neutral-200\/5:hover{color:#e5e5e50d}.lg\:hover\:text-neutral-200\/50:hover{color:#e5e5e580}.lg\:hover\:text-neutral-200\/55:hover{color:#e5e5e58c}.lg\:hover\:text-neutral-200\/60:hover{color:#e5e5e599}.lg\:hover\:text-neutral-200\/65:hover{color:#e5e5e5a6}.lg\:hover\:text-neutral-200\/70:hover{color:#e5e5e5b3}.lg\:hover\:text-neutral-200\/75:hover{color:#e5e5e5bf}.lg\:hover\:text-neutral-200\/80:hover{color:#e5e5e5cc}.lg\:hover\:text-neutral-200\/85:hover{color:#e5e5e5d9}.lg\:hover\:text-neutral-200\/90:hover{color:#e5e5e5e6}.lg\:hover\:text-neutral-200\/95:hover{color:#e5e5e5f2}.lg\:hover\:text-neutral-300:hover{--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.lg\:hover\:text-neutral-300\/0:hover{color:#d4d4d400}.lg\:hover\:text-neutral-300\/10:hover{color:#d4d4d41a}.lg\:hover\:text-neutral-300\/100:hover{color:#d4d4d4}.lg\:hover\:text-neutral-300\/15:hover{color:#d4d4d426}.lg\:hover\:text-neutral-300\/20:hover{color:#d4d4d433}.lg\:hover\:text-neutral-300\/25:hover{color:#d4d4d440}.lg\:hover\:text-neutral-300\/30:hover{color:#d4d4d44d}.lg\:hover\:text-neutral-300\/35:hover{color:#d4d4d459}.lg\:hover\:text-neutral-300\/40:hover{color:#d4d4d466}.lg\:hover\:text-neutral-300\/45:hover{color:#d4d4d473}.lg\:hover\:text-neutral-300\/5:hover{color:#d4d4d40d}.lg\:hover\:text-neutral-300\/50:hover{color:#d4d4d480}.lg\:hover\:text-neutral-300\/55:hover{color:#d4d4d48c}.lg\:hover\:text-neutral-300\/60:hover{color:#d4d4d499}.lg\:hover\:text-neutral-300\/65:hover{color:#d4d4d4a6}.lg\:hover\:text-neutral-300\/70:hover{color:#d4d4d4b3}.lg\:hover\:text-neutral-300\/75:hover{color:#d4d4d4bf}.lg\:hover\:text-neutral-300\/80:hover{color:#d4d4d4cc}.lg\:hover\:text-neutral-300\/85:hover{color:#d4d4d4d9}.lg\:hover\:text-neutral-300\/90:hover{color:#d4d4d4e6}.lg\:hover\:text-neutral-300\/95:hover{color:#d4d4d4f2}.lg\:hover\:text-neutral-400:hover{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.lg\:hover\:text-neutral-400\/0:hover{color:#a3a3a300}.lg\:hover\:text-neutral-400\/10:hover{color:#a3a3a31a}.lg\:hover\:text-neutral-400\/100:hover{color:#a3a3a3}.lg\:hover\:text-neutral-400\/15:hover{color:#a3a3a326}.lg\:hover\:text-neutral-400\/20:hover{color:#a3a3a333}.lg\:hover\:text-neutral-400\/25:hover{color:#a3a3a340}.lg\:hover\:text-neutral-400\/30:hover{color:#a3a3a34d}.lg\:hover\:text-neutral-400\/35:hover{color:#a3a3a359}.lg\:hover\:text-neutral-400\/40:hover{color:#a3a3a366}.lg\:hover\:text-neutral-400\/45:hover{color:#a3a3a373}.lg\:hover\:text-neutral-400\/5:hover{color:#a3a3a30d}.lg\:hover\:text-neutral-400\/50:hover{color:#a3a3a380}.lg\:hover\:text-neutral-400\/55:hover{color:#a3a3a38c}.lg\:hover\:text-neutral-400\/60:hover{color:#a3a3a399}.lg\:hover\:text-neutral-400\/65:hover{color:#a3a3a3a6}.lg\:hover\:text-neutral-400\/70:hover{color:#a3a3a3b3}.lg\:hover\:text-neutral-400\/75:hover{color:#a3a3a3bf}.lg\:hover\:text-neutral-400\/80:hover{color:#a3a3a3cc}.lg\:hover\:text-neutral-400\/85:hover{color:#a3a3a3d9}.lg\:hover\:text-neutral-400\/90:hover{color:#a3a3a3e6}.lg\:hover\:text-neutral-400\/95:hover{color:#a3a3a3f2}.lg\:hover\:text-neutral-50:hover{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity, 1))}.lg\:hover\:text-neutral-50\/0:hover{color:#fafafa00}.lg\:hover\:text-neutral-50\/10:hover{color:#fafafa1a}.lg\:hover\:text-neutral-50\/100:hover{color:#fafafa}.lg\:hover\:text-neutral-50\/15:hover{color:#fafafa26}.lg\:hover\:text-neutral-50\/20:hover{color:#fafafa33}.lg\:hover\:text-neutral-50\/25:hover{color:#fafafa40}.lg\:hover\:text-neutral-50\/30:hover{color:#fafafa4d}.lg\:hover\:text-neutral-50\/35:hover{color:#fafafa59}.lg\:hover\:text-neutral-50\/40:hover{color:#fafafa66}.lg\:hover\:text-neutral-50\/45:hover{color:#fafafa73}.lg\:hover\:text-neutral-50\/5:hover{color:#fafafa0d}.lg\:hover\:text-neutral-50\/50:hover{color:#fafafa80}.lg\:hover\:text-neutral-50\/55:hover{color:#fafafa8c}.lg\:hover\:text-neutral-50\/60:hover{color:#fafafa99}.lg\:hover\:text-neutral-50\/65:hover{color:#fafafaa6}.lg\:hover\:text-neutral-50\/70:hover{color:#fafafab3}.lg\:hover\:text-neutral-50\/75:hover{color:#fafafabf}.lg\:hover\:text-neutral-50\/80:hover{color:#fafafacc}.lg\:hover\:text-neutral-50\/85:hover{color:#fafafad9}.lg\:hover\:text-neutral-50\/90:hover{color:#fafafae6}.lg\:hover\:text-neutral-50\/95:hover{color:#fafafaf2}.lg\:hover\:text-neutral-500:hover{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.lg\:hover\:text-neutral-500\/0:hover{color:#73737300}.lg\:hover\:text-neutral-500\/10:hover{color:#7373731a}.lg\:hover\:text-neutral-500\/100:hover{color:#737373}.lg\:hover\:text-neutral-500\/15:hover{color:#73737326}.lg\:hover\:text-neutral-500\/20:hover{color:#73737333}.lg\:hover\:text-neutral-500\/25:hover{color:#73737340}.lg\:hover\:text-neutral-500\/30:hover{color:#7373734d}.lg\:hover\:text-neutral-500\/35:hover{color:#73737359}.lg\:hover\:text-neutral-500\/40:hover{color:#73737366}.lg\:hover\:text-neutral-500\/45:hover{color:#73737373}.lg\:hover\:text-neutral-500\/5:hover{color:#7373730d}.lg\:hover\:text-neutral-500\/50:hover{color:#73737380}.lg\:hover\:text-neutral-500\/55:hover{color:#7373738c}.lg\:hover\:text-neutral-500\/60:hover{color:#73737399}.lg\:hover\:text-neutral-500\/65:hover{color:#737373a6}.lg\:hover\:text-neutral-500\/70:hover{color:#737373b3}.lg\:hover\:text-neutral-500\/75:hover{color:#737373bf}.lg\:hover\:text-neutral-500\/80:hover{color:#737373cc}.lg\:hover\:text-neutral-500\/85:hover{color:#737373d9}.lg\:hover\:text-neutral-500\/90:hover{color:#737373e6}.lg\:hover\:text-neutral-500\/95:hover{color:#737373f2}.lg\:hover\:text-neutral-600:hover{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.lg\:hover\:text-neutral-600\/0:hover{color:#52525200}.lg\:hover\:text-neutral-600\/10:hover{color:#5252521a}.lg\:hover\:text-neutral-600\/100:hover{color:#525252}.lg\:hover\:text-neutral-600\/15:hover{color:#52525226}.lg\:hover\:text-neutral-600\/20:hover{color:#52525233}.lg\:hover\:text-neutral-600\/25:hover{color:#52525240}.lg\:hover\:text-neutral-600\/30:hover{color:#5252524d}.lg\:hover\:text-neutral-600\/35:hover{color:#52525259}.lg\:hover\:text-neutral-600\/40:hover{color:#52525266}.lg\:hover\:text-neutral-600\/45:hover{color:#52525273}.lg\:hover\:text-neutral-600\/5:hover{color:#5252520d}.lg\:hover\:text-neutral-600\/50:hover{color:#52525280}.lg\:hover\:text-neutral-600\/55:hover{color:#5252528c}.lg\:hover\:text-neutral-600\/60:hover{color:#52525299}.lg\:hover\:text-neutral-600\/65:hover{color:#525252a6}.lg\:hover\:text-neutral-600\/70:hover{color:#525252b3}.lg\:hover\:text-neutral-600\/75:hover{color:#525252bf}.lg\:hover\:text-neutral-600\/80:hover{color:#525252cc}.lg\:hover\:text-neutral-600\/85:hover{color:#525252d9}.lg\:hover\:text-neutral-600\/90:hover{color:#525252e6}.lg\:hover\:text-neutral-600\/95:hover{color:#525252f2}.lg\:hover\:text-neutral-700:hover{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.lg\:hover\:text-neutral-700\/0:hover{color:#40404000}.lg\:hover\:text-neutral-700\/10:hover{color:#4040401a}.lg\:hover\:text-neutral-700\/100:hover{color:#404040}.lg\:hover\:text-neutral-700\/15:hover{color:#40404026}.lg\:hover\:text-neutral-700\/20:hover{color:#40404033}.lg\:hover\:text-neutral-700\/25:hover{color:#40404040}.lg\:hover\:text-neutral-700\/30:hover{color:#4040404d}.lg\:hover\:text-neutral-700\/35:hover{color:#40404059}.lg\:hover\:text-neutral-700\/40:hover{color:#40404066}.lg\:hover\:text-neutral-700\/45:hover{color:#40404073}.lg\:hover\:text-neutral-700\/5:hover{color:#4040400d}.lg\:hover\:text-neutral-700\/50:hover{color:#40404080}.lg\:hover\:text-neutral-700\/55:hover{color:#4040408c}.lg\:hover\:text-neutral-700\/60:hover{color:#40404099}.lg\:hover\:text-neutral-700\/65:hover{color:#404040a6}.lg\:hover\:text-neutral-700\/70:hover{color:#404040b3}.lg\:hover\:text-neutral-700\/75:hover{color:#404040bf}.lg\:hover\:text-neutral-700\/80:hover{color:#404040cc}.lg\:hover\:text-neutral-700\/85:hover{color:#404040d9}.lg\:hover\:text-neutral-700\/90:hover{color:#404040e6}.lg\:hover\:text-neutral-700\/95:hover{color:#404040f2}.lg\:hover\:text-neutral-800:hover{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.lg\:hover\:text-neutral-800\/0:hover{color:#26262600}.lg\:hover\:text-neutral-800\/10:hover{color:#2626261a}.lg\:hover\:text-neutral-800\/100:hover{color:#262626}.lg\:hover\:text-neutral-800\/15:hover{color:#26262626}.lg\:hover\:text-neutral-800\/20:hover{color:#26262633}.lg\:hover\:text-neutral-800\/25:hover{color:#26262640}.lg\:hover\:text-neutral-800\/30:hover{color:#2626264d}.lg\:hover\:text-neutral-800\/35:hover{color:#26262659}.lg\:hover\:text-neutral-800\/40:hover{color:#26262666}.lg\:hover\:text-neutral-800\/45:hover{color:#26262673}.lg\:hover\:text-neutral-800\/5:hover{color:#2626260d}.lg\:hover\:text-neutral-800\/50:hover{color:#26262680}.lg\:hover\:text-neutral-800\/55:hover{color:#2626268c}.lg\:hover\:text-neutral-800\/60:hover{color:#26262699}.lg\:hover\:text-neutral-800\/65:hover{color:#262626a6}.lg\:hover\:text-neutral-800\/70:hover{color:#262626b3}.lg\:hover\:text-neutral-800\/75:hover{color:#262626bf}.lg\:hover\:text-neutral-800\/80:hover{color:#262626cc}.lg\:hover\:text-neutral-800\/85:hover{color:#262626d9}.lg\:hover\:text-neutral-800\/90:hover{color:#262626e6}.lg\:hover\:text-neutral-800\/95:hover{color:#262626f2}.lg\:hover\:text-neutral-900:hover{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.lg\:hover\:text-neutral-900\/0:hover{color:#17171700}.lg\:hover\:text-neutral-900\/10:hover{color:#1717171a}.lg\:hover\:text-neutral-900\/100:hover{color:#171717}.lg\:hover\:text-neutral-900\/15:hover{color:#17171726}.lg\:hover\:text-neutral-900\/20:hover{color:#17171733}.lg\:hover\:text-neutral-900\/25:hover{color:#17171740}.lg\:hover\:text-neutral-900\/30:hover{color:#1717174d}.lg\:hover\:text-neutral-900\/35:hover{color:#17171759}.lg\:hover\:text-neutral-900\/40:hover{color:#17171766}.lg\:hover\:text-neutral-900\/45:hover{color:#17171773}.lg\:hover\:text-neutral-900\/5:hover{color:#1717170d}.lg\:hover\:text-neutral-900\/50:hover{color:#17171780}.lg\:hover\:text-neutral-900\/55:hover{color:#1717178c}.lg\:hover\:text-neutral-900\/60:hover{color:#17171799}.lg\:hover\:text-neutral-900\/65:hover{color:#171717a6}.lg\:hover\:text-neutral-900\/70:hover{color:#171717b3}.lg\:hover\:text-neutral-900\/75:hover{color:#171717bf}.lg\:hover\:text-neutral-900\/80:hover{color:#171717cc}.lg\:hover\:text-neutral-900\/85:hover{color:#171717d9}.lg\:hover\:text-neutral-900\/90:hover{color:#171717e6}.lg\:hover\:text-neutral-900\/95:hover{color:#171717f2}.lg\:hover\:text-neutral-950:hover{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.lg\:hover\:text-neutral-950\/0:hover{color:#0a0a0a00}.lg\:hover\:text-neutral-950\/10:hover{color:#0a0a0a1a}.lg\:hover\:text-neutral-950\/100:hover{color:#0a0a0a}.lg\:hover\:text-neutral-950\/15:hover{color:#0a0a0a26}.lg\:hover\:text-neutral-950\/20:hover{color:#0a0a0a33}.lg\:hover\:text-neutral-950\/25:hover{color:#0a0a0a40}.lg\:hover\:text-neutral-950\/30:hover{color:#0a0a0a4d}.lg\:hover\:text-neutral-950\/35:hover{color:#0a0a0a59}.lg\:hover\:text-neutral-950\/40:hover{color:#0a0a0a66}.lg\:hover\:text-neutral-950\/45:hover{color:#0a0a0a73}.lg\:hover\:text-neutral-950\/5:hover{color:#0a0a0a0d}.lg\:hover\:text-neutral-950\/50:hover{color:#0a0a0a80}.lg\:hover\:text-neutral-950\/55:hover{color:#0a0a0a8c}.lg\:hover\:text-neutral-950\/60:hover{color:#0a0a0a99}.lg\:hover\:text-neutral-950\/65:hover{color:#0a0a0aa6}.lg\:hover\:text-neutral-950\/70:hover{color:#0a0a0ab3}.lg\:hover\:text-neutral-950\/75:hover{color:#0a0a0abf}.lg\:hover\:text-neutral-950\/80:hover{color:#0a0a0acc}.lg\:hover\:text-neutral-950\/85:hover{color:#0a0a0ad9}.lg\:hover\:text-neutral-950\/90:hover{color:#0a0a0ae6}.lg\:hover\:text-neutral-950\/95:hover{color:#0a0a0af2}.lg\:hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(0 119 187 / var(--tw-text-opacity, 1))}.lg\:hover\:text-primary-100:hover{--tw-text-opacity: 1;color:rgb(204 227 241 / var(--tw-text-opacity, 1))}.lg\:hover\:text-primary-100\/0:hover{color:#cce3f100}.lg\:hover\:text-primary-100\/10:hover{color:#cce3f11a}.lg\:hover\:text-primary-100\/100:hover{color:#cce3f1}.lg\:hover\:text-primary-100\/15:hover{color:#cce3f126}.lg\:hover\:text-primary-100\/20:hover{color:#cce3f133}.lg\:hover\:text-primary-100\/25:hover{color:#cce3f140}.lg\:hover\:text-primary-100\/30:hover{color:#cce3f14d}.lg\:hover\:text-primary-100\/35:hover{color:#cce3f159}.lg\:hover\:text-primary-100\/40:hover{color:#cce3f166}.lg\:hover\:text-primary-100\/45:hover{color:#cce3f173}.lg\:hover\:text-primary-100\/5:hover{color:#cce3f10d}.lg\:hover\:text-primary-100\/50:hover{color:#cce3f180}.lg\:hover\:text-primary-100\/55:hover{color:#cce3f18c}.lg\:hover\:text-primary-100\/60:hover{color:#cce3f199}.lg\:hover\:text-primary-100\/65:hover{color:#cce3f1a6}.lg\:hover\:text-primary-100\/70:hover{color:#cce3f1b3}.lg\:hover\:text-primary-100\/75:hover{color:#cce3f1bf}.lg\:hover\:text-primary-100\/80:hover{color:#cce3f1cc}.lg\:hover\:text-primary-100\/85:hover{color:#cce3f1d9}.lg\:hover\:text-primary-100\/90:hover{color:#cce3f1e6}.lg\:hover\:text-primary-100\/95:hover{color:#cce3f1f2}.lg\:hover\:text-primary-200:hover{--tw-text-opacity: 1;color:rgb(153 200 227 / var(--tw-text-opacity, 1))}.lg\:hover\:text-primary-200\/0:hover{color:#99c8e300}.lg\:hover\:text-primary-200\/10:hover{color:#99c8e31a}.lg\:hover\:text-primary-200\/100:hover{color:#99c8e3}.lg\:hover\:text-primary-200\/15:hover{color:#99c8e326}.lg\:hover\:text-primary-200\/20:hover{color:#99c8e333}.lg\:hover\:text-primary-200\/25:hover{color:#99c8e340}.lg\:hover\:text-primary-200\/30:hover{color:#99c8e34d}.lg\:hover\:text-primary-200\/35:hover{color:#99c8e359}.lg\:hover\:text-primary-200\/40:hover{color:#99c8e366}.lg\:hover\:text-primary-200\/45:hover{color:#99c8e373}.lg\:hover\:text-primary-200\/5:hover{color:#99c8e30d}.lg\:hover\:text-primary-200\/50:hover{color:#99c8e380}.lg\:hover\:text-primary-200\/55:hover{color:#99c8e38c}.lg\:hover\:text-primary-200\/60:hover{color:#99c8e399}.lg\:hover\:text-primary-200\/65:hover{color:#99c8e3a6}.lg\:hover\:text-primary-200\/70:hover{color:#99c8e3b3}.lg\:hover\:text-primary-200\/75:hover{color:#99c8e3bf}.lg\:hover\:text-primary-200\/80:hover{color:#99c8e3cc}.lg\:hover\:text-primary-200\/85:hover{color:#99c8e3d9}.lg\:hover\:text-primary-200\/90:hover{color:#99c8e3e6}.lg\:hover\:text-primary-200\/95:hover{color:#99c8e3f2}.lg\:hover\:text-primary-300:hover{--tw-text-opacity: 1;color:rgb(102 173 214 / var(--tw-text-opacity, 1))}.lg\:hover\:text-primary-300\/0:hover{color:#66add600}.lg\:hover\:text-primary-300\/10:hover{color:#66add61a}.lg\:hover\:text-primary-300\/100:hover{color:#66add6}.lg\:hover\:text-primary-300\/15:hover{color:#66add626}.lg\:hover\:text-primary-300\/20:hover{color:#66add633}.lg\:hover\:text-primary-300\/25:hover{color:#66add640}.lg\:hover\:text-primary-300\/30:hover{color:#66add64d}.lg\:hover\:text-primary-300\/35:hover{color:#66add659}.lg\:hover\:text-primary-300\/40:hover{color:#66add666}.lg\:hover\:text-primary-300\/45:hover{color:#66add673}.lg\:hover\:text-primary-300\/5:hover{color:#66add60d}.lg\:hover\:text-primary-300\/50:hover{color:#66add680}.lg\:hover\:text-primary-300\/55:hover{color:#66add68c}.lg\:hover\:text-primary-300\/60:hover{color:#66add699}.lg\:hover\:text-primary-300\/65:hover{color:#66add6a6}.lg\:hover\:text-primary-300\/70:hover{color:#66add6b3}.lg\:hover\:text-primary-300\/75:hover{color:#66add6bf}.lg\:hover\:text-primary-300\/80:hover{color:#66add6cc}.lg\:hover\:text-primary-300\/85:hover{color:#66add6d9}.lg\:hover\:text-primary-300\/90:hover{color:#66add6e6}.lg\:hover\:text-primary-300\/95:hover{color:#66add6f2}.lg\:hover\:text-primary-400:hover{--tw-text-opacity: 1;color:rgb(51 146 200 / var(--tw-text-opacity, 1))}.lg\:hover\:text-primary-400\/0:hover{color:#3392c800}.lg\:hover\:text-primary-400\/10:hover{color:#3392c81a}.lg\:hover\:text-primary-400\/100:hover{color:#3392c8}.lg\:hover\:text-primary-400\/15:hover{color:#3392c826}.lg\:hover\:text-primary-400\/20:hover{color:#3392c833}.lg\:hover\:text-primary-400\/25:hover{color:#3392c840}.lg\:hover\:text-primary-400\/30:hover{color:#3392c84d}.lg\:hover\:text-primary-400\/35:hover{color:#3392c859}.lg\:hover\:text-primary-400\/40:hover{color:#3392c866}.lg\:hover\:text-primary-400\/45:hover{color:#3392c873}.lg\:hover\:text-primary-400\/5:hover{color:#3392c80d}.lg\:hover\:text-primary-400\/50:hover{color:#3392c880}.lg\:hover\:text-primary-400\/55:hover{color:#3392c88c}.lg\:hover\:text-primary-400\/60:hover{color:#3392c899}.lg\:hover\:text-primary-400\/65:hover{color:#3392c8a6}.lg\:hover\:text-primary-400\/70:hover{color:#3392c8b3}.lg\:hover\:text-primary-400\/75:hover{color:#3392c8bf}.lg\:hover\:text-primary-400\/80:hover{color:#3392c8cc}.lg\:hover\:text-primary-400\/85:hover{color:#3392c8d9}.lg\:hover\:text-primary-400\/90:hover{color:#3392c8e6}.lg\:hover\:text-primary-400\/95:hover{color:#3392c8f2}.lg\:hover\:text-primary-50:hover{--tw-text-opacity: 1;color:rgb(230 241 248 / var(--tw-text-opacity, 1))}.lg\:hover\:text-primary-50\/0:hover{color:#e6f1f800}.lg\:hover\:text-primary-50\/10:hover{color:#e6f1f81a}.lg\:hover\:text-primary-50\/100:hover{color:#e6f1f8}.lg\:hover\:text-primary-50\/15:hover{color:#e6f1f826}.lg\:hover\:text-primary-50\/20:hover{color:#e6f1f833}.lg\:hover\:text-primary-50\/25:hover{color:#e6f1f840}.lg\:hover\:text-primary-50\/30:hover{color:#e6f1f84d}.lg\:hover\:text-primary-50\/35:hover{color:#e6f1f859}.lg\:hover\:text-primary-50\/40:hover{color:#e6f1f866}.lg\:hover\:text-primary-50\/45:hover{color:#e6f1f873}.lg\:hover\:text-primary-50\/5:hover{color:#e6f1f80d}.lg\:hover\:text-primary-50\/50:hover{color:#e6f1f880}.lg\:hover\:text-primary-50\/55:hover{color:#e6f1f88c}.lg\:hover\:text-primary-50\/60:hover{color:#e6f1f899}.lg\:hover\:text-primary-50\/65:hover{color:#e6f1f8a6}.lg\:hover\:text-primary-50\/70:hover{color:#e6f1f8b3}.lg\:hover\:text-primary-50\/75:hover{color:#e6f1f8bf}.lg\:hover\:text-primary-50\/80:hover{color:#e6f1f8cc}.lg\:hover\:text-primary-50\/85:hover{color:#e6f1f8d9}.lg\:hover\:text-primary-50\/90:hover{color:#e6f1f8e6}.lg\:hover\:text-primary-50\/95:hover{color:#e6f1f8f2}.lg\:hover\:text-primary-500:hover{--tw-text-opacity: 1;color:rgb(0 119 187 / var(--tw-text-opacity, 1))}.lg\:hover\:text-primary-500\/0:hover{color:#07b0}.lg\:hover\:text-primary-500\/10:hover{color:#0077bb1a}.lg\:hover\:text-primary-500\/100:hover{color:#07b}.lg\:hover\:text-primary-500\/15:hover{color:#0077bb26}.lg\:hover\:text-primary-500\/20:hover{color:#07b3}.lg\:hover\:text-primary-500\/25:hover{color:#0077bb40}.lg\:hover\:text-primary-500\/30:hover{color:#0077bb4d}.lg\:hover\:text-primary-500\/35:hover{color:#0077bb59}.lg\:hover\:text-primary-500\/40:hover{color:#07b6}.lg\:hover\:text-primary-500\/45:hover{color:#0077bb73}.lg\:hover\:text-primary-500\/5:hover{color:#0077bb0d}.lg\:hover\:text-primary-500\/50:hover{color:#0077bb80}.lg\:hover\:text-primary-500\/55:hover{color:#0077bb8c}.lg\:hover\:text-primary-500\/60:hover{color:#07b9}.lg\:hover\:text-primary-500\/65:hover{color:#0077bba6}.lg\:hover\:text-primary-500\/70:hover{color:#0077bbb3}.lg\:hover\:text-primary-500\/75:hover{color:#0077bbbf}.lg\:hover\:text-primary-500\/80:hover{color:#07bc}.lg\:hover\:text-primary-500\/85:hover{color:#0077bbd9}.lg\:hover\:text-primary-500\/90:hover{color:#0077bbe6}.lg\:hover\:text-primary-500\/95:hover{color:#0077bbf2}.lg\:hover\:text-primary-600:hover{--tw-text-opacity: 1;color:rgb(0 102 153 / var(--tw-text-opacity, 1))}.lg\:hover\:text-primary-600\/0:hover{color:#0690}.lg\:hover\:text-primary-600\/10:hover{color:#0066991a}.lg\:hover\:text-primary-600\/100:hover{color:#069}.lg\:hover\:text-primary-600\/15:hover{color:#00669926}.lg\:hover\:text-primary-600\/20:hover{color:#0693}.lg\:hover\:text-primary-600\/25:hover{color:#00669940}.lg\:hover\:text-primary-600\/30:hover{color:#0066994d}.lg\:hover\:text-primary-600\/35:hover{color:#00669959}.lg\:hover\:text-primary-600\/40:hover{color:#0696}.lg\:hover\:text-primary-600\/45:hover{color:#00669973}.lg\:hover\:text-primary-600\/5:hover{color:#0066990d}.lg\:hover\:text-primary-600\/50:hover{color:#00669980}.lg\:hover\:text-primary-600\/55:hover{color:#0066998c}.lg\:hover\:text-primary-600\/60:hover{color:#0699}.lg\:hover\:text-primary-600\/65:hover{color:#006699a6}.lg\:hover\:text-primary-600\/70:hover{color:#006699b3}.lg\:hover\:text-primary-600\/75:hover{color:#006699bf}.lg\:hover\:text-primary-600\/80:hover{color:#069c}.lg\:hover\:text-primary-600\/85:hover{color:#006699d9}.lg\:hover\:text-primary-600\/90:hover{color:#006699e6}.lg\:hover\:text-primary-600\/95:hover{color:#006699f2}.lg\:hover\:text-primary-700:hover{--tw-text-opacity: 1;color:rgb(0 85 128 / var(--tw-text-opacity, 1))}.lg\:hover\:text-primary-700\/0:hover{color:#00558000}.lg\:hover\:text-primary-700\/10:hover{color:#0055801a}.lg\:hover\:text-primary-700\/100:hover{color:#005580}.lg\:hover\:text-primary-700\/15:hover{color:#00558026}.lg\:hover\:text-primary-700\/20:hover{color:#00558033}.lg\:hover\:text-primary-700\/25:hover{color:#00558040}.lg\:hover\:text-primary-700\/30:hover{color:#0055804d}.lg\:hover\:text-primary-700\/35:hover{color:#00558059}.lg\:hover\:text-primary-700\/40:hover{color:#00558066}.lg\:hover\:text-primary-700\/45:hover{color:#00558073}.lg\:hover\:text-primary-700\/5:hover{color:#0055800d}.lg\:hover\:text-primary-700\/50:hover{color:#00558080}.lg\:hover\:text-primary-700\/55:hover{color:#0055808c}.lg\:hover\:text-primary-700\/60:hover{color:#00558099}.lg\:hover\:text-primary-700\/65:hover{color:#005580a6}.lg\:hover\:text-primary-700\/70:hover{color:#005580b3}.lg\:hover\:text-primary-700\/75:hover{color:#005580bf}.lg\:hover\:text-primary-700\/80:hover{color:#005580cc}.lg\:hover\:text-primary-700\/85:hover{color:#005580d9}.lg\:hover\:text-primary-700\/90:hover{color:#005580e6}.lg\:hover\:text-primary-700\/95:hover{color:#005580f2}.lg\:hover\:text-primary-800:hover{--tw-text-opacity: 1;color:rgb(0 68 102 / var(--tw-text-opacity, 1))}.lg\:hover\:text-primary-800\/0:hover{color:#0460}.lg\:hover\:text-primary-800\/10:hover{color:#0044661a}.lg\:hover\:text-primary-800\/100:hover{color:#046}.lg\:hover\:text-primary-800\/15:hover{color:#00446626}.lg\:hover\:text-primary-800\/20:hover{color:#0463}.lg\:hover\:text-primary-800\/25:hover{color:#00446640}.lg\:hover\:text-primary-800\/30:hover{color:#0044664d}.lg\:hover\:text-primary-800\/35:hover{color:#00446659}.lg\:hover\:text-primary-800\/40:hover{color:#0466}.lg\:hover\:text-primary-800\/45:hover{color:#00446673}.lg\:hover\:text-primary-800\/5:hover{color:#0044660d}.lg\:hover\:text-primary-800\/50:hover{color:#00446680}.lg\:hover\:text-primary-800\/55:hover{color:#0044668c}.lg\:hover\:text-primary-800\/60:hover{color:#0469}.lg\:hover\:text-primary-800\/65:hover{color:#004466a6}.lg\:hover\:text-primary-800\/70:hover{color:#004466b3}.lg\:hover\:text-primary-800\/75:hover{color:#004466bf}.lg\:hover\:text-primary-800\/80:hover{color:#046c}.lg\:hover\:text-primary-800\/85:hover{color:#004466d9}.lg\:hover\:text-primary-800\/90:hover{color:#004466e6}.lg\:hover\:text-primary-800\/95:hover{color:#004466f2}.lg\:hover\:text-primary-900:hover{--tw-text-opacity: 1;color:rgb(0 51 77 / var(--tw-text-opacity, 1))}.lg\:hover\:text-primary-900\/0:hover{color:#00334d00}.lg\:hover\:text-primary-900\/10:hover{color:#00334d1a}.lg\:hover\:text-primary-900\/100:hover{color:#00334d}.lg\:hover\:text-primary-900\/15:hover{color:#00334d26}.lg\:hover\:text-primary-900\/20:hover{color:#00334d33}.lg\:hover\:text-primary-900\/25:hover{color:#00334d40}.lg\:hover\:text-primary-900\/30:hover{color:#00334d4d}.lg\:hover\:text-primary-900\/35:hover{color:#00334d59}.lg\:hover\:text-primary-900\/40:hover{color:#00334d66}.lg\:hover\:text-primary-900\/45:hover{color:#00334d73}.lg\:hover\:text-primary-900\/5:hover{color:#00334d0d}.lg\:hover\:text-primary-900\/50:hover{color:#00334d80}.lg\:hover\:text-primary-900\/55:hover{color:#00334d8c}.lg\:hover\:text-primary-900\/60:hover{color:#00334d99}.lg\:hover\:text-primary-900\/65:hover{color:#00334da6}.lg\:hover\:text-primary-900\/70:hover{color:#00334db3}.lg\:hover\:text-primary-900\/75:hover{color:#00334dbf}.lg\:hover\:text-primary-900\/80:hover{color:#00334dcc}.lg\:hover\:text-primary-900\/85:hover{color:#00334dd9}.lg\:hover\:text-primary-900\/90:hover{color:#00334de6}.lg\:hover\:text-primary-900\/95:hover{color:#00334df2}.lg\:hover\:text-primary-focus:hover{--tw-text-opacity: 1;color:rgb(46 62 99 / var(--tw-text-opacity, 1))}.lg\:hover\:text-primary-focus\/0:hover{color:#2e3e6300}.lg\:hover\:text-primary-focus\/10:hover{color:#2e3e631a}.lg\:hover\:text-primary-focus\/100:hover{color:#2e3e63}.lg\:hover\:text-primary-focus\/15:hover{color:#2e3e6326}.lg\:hover\:text-primary-focus\/20:hover{color:#2e3e6333}.lg\:hover\:text-primary-focus\/25:hover{color:#2e3e6340}.lg\:hover\:text-primary-focus\/30:hover{color:#2e3e634d}.lg\:hover\:text-primary-focus\/35:hover{color:#2e3e6359}.lg\:hover\:text-primary-focus\/40:hover{color:#2e3e6366}.lg\:hover\:text-primary-focus\/45:hover{color:#2e3e6373}.lg\:hover\:text-primary-focus\/5:hover{color:#2e3e630d}.lg\:hover\:text-primary-focus\/50:hover{color:#2e3e6380}.lg\:hover\:text-primary-focus\/55:hover{color:#2e3e638c}.lg\:hover\:text-primary-focus\/60:hover{color:#2e3e6399}.lg\:hover\:text-primary-focus\/65:hover{color:#2e3e63a6}.lg\:hover\:text-primary-focus\/70:hover{color:#2e3e63b3}.lg\:hover\:text-primary-focus\/75:hover{color:#2e3e63bf}.lg\:hover\:text-primary-focus\/80:hover{color:#2e3e63cc}.lg\:hover\:text-primary-focus\/85:hover{color:#2e3e63d9}.lg\:hover\:text-primary-focus\/90:hover{color:#2e3e63e6}.lg\:hover\:text-primary-focus\/95:hover{color:#2e3e63f2}.lg\:hover\:text-primary\/0:hover{color:#07b0}.lg\:hover\:text-primary\/10:hover{color:#0077bb1a}.lg\:hover\:text-primary\/100:hover{color:#07b}.lg\:hover\:text-primary\/15:hover{color:#0077bb26}.lg\:hover\:text-primary\/20:hover{color:#07b3}.lg\:hover\:text-primary\/25:hover{color:#0077bb40}.lg\:hover\:text-primary\/30:hover{color:#0077bb4d}.lg\:hover\:text-primary\/35:hover{color:#0077bb59}.lg\:hover\:text-primary\/40:hover{color:#07b6}.lg\:hover\:text-primary\/45:hover{color:#0077bb73}.lg\:hover\:text-primary\/5:hover{color:#0077bb0d}.lg\:hover\:text-primary\/50:hover{color:#0077bb80}.lg\:hover\:text-primary\/55:hover{color:#0077bb8c}.lg\:hover\:text-primary\/60:hover{color:#07b9}.lg\:hover\:text-primary\/65:hover{color:#0077bba6}.lg\:hover\:text-primary\/70:hover{color:#0077bbb3}.lg\:hover\:text-primary\/75:hover{color:#0077bbbf}.lg\:hover\:text-primary\/80:hover{color:#07bc}.lg\:hover\:text-primary\/85:hover{color:#0077bbd9}.lg\:hover\:text-primary\/90:hover{color:#0077bbe6}.lg\:hover\:text-primary\/95:hover{color:#0077bbf2}.lg\:hover\:text-red-100:hover{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.lg\:hover\:text-red-100\/0:hover{color:#fee2e200}.lg\:hover\:text-red-100\/10:hover{color:#fee2e21a}.lg\:hover\:text-red-100\/100:hover{color:#fee2e2}.lg\:hover\:text-red-100\/15:hover{color:#fee2e226}.lg\:hover\:text-red-100\/20:hover{color:#fee2e233}.lg\:hover\:text-red-100\/25:hover{color:#fee2e240}.lg\:hover\:text-red-100\/30:hover{color:#fee2e24d}.lg\:hover\:text-red-100\/35:hover{color:#fee2e259}.lg\:hover\:text-red-100\/40:hover{color:#fee2e266}.lg\:hover\:text-red-100\/45:hover{color:#fee2e273}.lg\:hover\:text-red-100\/5:hover{color:#fee2e20d}.lg\:hover\:text-red-100\/50:hover{color:#fee2e280}.lg\:hover\:text-red-100\/55:hover{color:#fee2e28c}.lg\:hover\:text-red-100\/60:hover{color:#fee2e299}.lg\:hover\:text-red-100\/65:hover{color:#fee2e2a6}.lg\:hover\:text-red-100\/70:hover{color:#fee2e2b3}.lg\:hover\:text-red-100\/75:hover{color:#fee2e2bf}.lg\:hover\:text-red-100\/80:hover{color:#fee2e2cc}.lg\:hover\:text-red-100\/85:hover{color:#fee2e2d9}.lg\:hover\:text-red-100\/90:hover{color:#fee2e2e6}.lg\:hover\:text-red-100\/95:hover{color:#fee2e2f2}.lg\:hover\:text-red-200:hover{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.lg\:hover\:text-red-200\/0:hover{color:#fecaca00}.lg\:hover\:text-red-200\/10:hover{color:#fecaca1a}.lg\:hover\:text-red-200\/100:hover{color:#fecaca}.lg\:hover\:text-red-200\/15:hover{color:#fecaca26}.lg\:hover\:text-red-200\/20:hover{color:#fecaca33}.lg\:hover\:text-red-200\/25:hover{color:#fecaca40}.lg\:hover\:text-red-200\/30:hover{color:#fecaca4d}.lg\:hover\:text-red-200\/35:hover{color:#fecaca59}.lg\:hover\:text-red-200\/40:hover{color:#fecaca66}.lg\:hover\:text-red-200\/45:hover{color:#fecaca73}.lg\:hover\:text-red-200\/5:hover{color:#fecaca0d}.lg\:hover\:text-red-200\/50:hover{color:#fecaca80}.lg\:hover\:text-red-200\/55:hover{color:#fecaca8c}.lg\:hover\:text-red-200\/60:hover{color:#fecaca99}.lg\:hover\:text-red-200\/65:hover{color:#fecacaa6}.lg\:hover\:text-red-200\/70:hover{color:#fecacab3}.lg\:hover\:text-red-200\/75:hover{color:#fecacabf}.lg\:hover\:text-red-200\/80:hover{color:#fecacacc}.lg\:hover\:text-red-200\/85:hover{color:#fecacad9}.lg\:hover\:text-red-200\/90:hover{color:#fecacae6}.lg\:hover\:text-red-200\/95:hover{color:#fecacaf2}.lg\:hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.lg\:hover\:text-red-300\/0:hover{color:#fca5a500}.lg\:hover\:text-red-300\/10:hover{color:#fca5a51a}.lg\:hover\:text-red-300\/100:hover{color:#fca5a5}.lg\:hover\:text-red-300\/15:hover{color:#fca5a526}.lg\:hover\:text-red-300\/20:hover{color:#fca5a533}.lg\:hover\:text-red-300\/25:hover{color:#fca5a540}.lg\:hover\:text-red-300\/30:hover{color:#fca5a54d}.lg\:hover\:text-red-300\/35:hover{color:#fca5a559}.lg\:hover\:text-red-300\/40:hover{color:#fca5a566}.lg\:hover\:text-red-300\/45:hover{color:#fca5a573}.lg\:hover\:text-red-300\/5:hover{color:#fca5a50d}.lg\:hover\:text-red-300\/50:hover{color:#fca5a580}.lg\:hover\:text-red-300\/55:hover{color:#fca5a58c}.lg\:hover\:text-red-300\/60:hover{color:#fca5a599}.lg\:hover\:text-red-300\/65:hover{color:#fca5a5a6}.lg\:hover\:text-red-300\/70:hover{color:#fca5a5b3}.lg\:hover\:text-red-300\/75:hover{color:#fca5a5bf}.lg\:hover\:text-red-300\/80:hover{color:#fca5a5cc}.lg\:hover\:text-red-300\/85:hover{color:#fca5a5d9}.lg\:hover\:text-red-300\/90:hover{color:#fca5a5e6}.lg\:hover\:text-red-300\/95:hover{color:#fca5a5f2}.lg\:hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.lg\:hover\:text-red-400\/0:hover{color:#f8717100}.lg\:hover\:text-red-400\/10:hover{color:#f871711a}.lg\:hover\:text-red-400\/100:hover{color:#f87171}.lg\:hover\:text-red-400\/15:hover{color:#f8717126}.lg\:hover\:text-red-400\/20:hover{color:#f8717133}.lg\:hover\:text-red-400\/25:hover{color:#f8717140}.lg\:hover\:text-red-400\/30:hover{color:#f871714d}.lg\:hover\:text-red-400\/35:hover{color:#f8717159}.lg\:hover\:text-red-400\/40:hover{color:#f8717166}.lg\:hover\:text-red-400\/45:hover{color:#f8717173}.lg\:hover\:text-red-400\/5:hover{color:#f871710d}.lg\:hover\:text-red-400\/50:hover{color:#f8717180}.lg\:hover\:text-red-400\/55:hover{color:#f871718c}.lg\:hover\:text-red-400\/60:hover{color:#f8717199}.lg\:hover\:text-red-400\/65:hover{color:#f87171a6}.lg\:hover\:text-red-400\/70:hover{color:#f87171b3}.lg\:hover\:text-red-400\/75:hover{color:#f87171bf}.lg\:hover\:text-red-400\/80:hover{color:#f87171cc}.lg\:hover\:text-red-400\/85:hover{color:#f87171d9}.lg\:hover\:text-red-400\/90:hover{color:#f87171e6}.lg\:hover\:text-red-400\/95:hover{color:#f87171f2}.lg\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.lg\:hover\:text-red-50\/0:hover{color:#fef2f200}.lg\:hover\:text-red-50\/10:hover{color:#fef2f21a}.lg\:hover\:text-red-50\/100:hover{color:#fef2f2}.lg\:hover\:text-red-50\/15:hover{color:#fef2f226}.lg\:hover\:text-red-50\/20:hover{color:#fef2f233}.lg\:hover\:text-red-50\/25:hover{color:#fef2f240}.lg\:hover\:text-red-50\/30:hover{color:#fef2f24d}.lg\:hover\:text-red-50\/35:hover{color:#fef2f259}.lg\:hover\:text-red-50\/40:hover{color:#fef2f266}.lg\:hover\:text-red-50\/45:hover{color:#fef2f273}.lg\:hover\:text-red-50\/5:hover{color:#fef2f20d}.lg\:hover\:text-red-50\/50:hover{color:#fef2f280}.lg\:hover\:text-red-50\/55:hover{color:#fef2f28c}.lg\:hover\:text-red-50\/60:hover{color:#fef2f299}.lg\:hover\:text-red-50\/65:hover{color:#fef2f2a6}.lg\:hover\:text-red-50\/70:hover{color:#fef2f2b3}.lg\:hover\:text-red-50\/75:hover{color:#fef2f2bf}.lg\:hover\:text-red-50\/80:hover{color:#fef2f2cc}.lg\:hover\:text-red-50\/85:hover{color:#fef2f2d9}.lg\:hover\:text-red-50\/90:hover{color:#fef2f2e6}.lg\:hover\:text-red-50\/95:hover{color:#fef2f2f2}.lg\:hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.lg\:hover\:text-red-500\/0:hover{color:#ef444400}.lg\:hover\:text-red-500\/10:hover{color:#ef44441a}.lg\:hover\:text-red-500\/100:hover{color:#ef4444}.lg\:hover\:text-red-500\/15:hover{color:#ef444426}.lg\:hover\:text-red-500\/20:hover{color:#ef444433}.lg\:hover\:text-red-500\/25:hover{color:#ef444440}.lg\:hover\:text-red-500\/30:hover{color:#ef44444d}.lg\:hover\:text-red-500\/35:hover{color:#ef444459}.lg\:hover\:text-red-500\/40:hover{color:#ef444466}.lg\:hover\:text-red-500\/45:hover{color:#ef444473}.lg\:hover\:text-red-500\/5:hover{color:#ef44440d}.lg\:hover\:text-red-500\/50:hover{color:#ef444480}.lg\:hover\:text-red-500\/55:hover{color:#ef44448c}.lg\:hover\:text-red-500\/60:hover{color:#ef444499}.lg\:hover\:text-red-500\/65:hover{color:#ef4444a6}.lg\:hover\:text-red-500\/70:hover{color:#ef4444b3}.lg\:hover\:text-red-500\/75:hover{color:#ef4444bf}.lg\:hover\:text-red-500\/80:hover{color:#ef4444cc}.lg\:hover\:text-red-500\/85:hover{color:#ef4444d9}.lg\:hover\:text-red-500\/90:hover{color:#ef4444e6}.lg\:hover\:text-red-500\/95:hover{color:#ef4444f2}.lg\:hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.lg\:hover\:text-red-600\/0:hover{color:#dc262600}.lg\:hover\:text-red-600\/10:hover{color:#dc26261a}.lg\:hover\:text-red-600\/100:hover{color:#dc2626}.lg\:hover\:text-red-600\/15:hover{color:#dc262626}.lg\:hover\:text-red-600\/20:hover{color:#dc262633}.lg\:hover\:text-red-600\/25:hover{color:#dc262640}.lg\:hover\:text-red-600\/30:hover{color:#dc26264d}.lg\:hover\:text-red-600\/35:hover{color:#dc262659}.lg\:hover\:text-red-600\/40:hover{color:#dc262666}.lg\:hover\:text-red-600\/45:hover{color:#dc262673}.lg\:hover\:text-red-600\/5:hover{color:#dc26260d}.lg\:hover\:text-red-600\/50:hover{color:#dc262680}.lg\:hover\:text-red-600\/55:hover{color:#dc26268c}.lg\:hover\:text-red-600\/60:hover{color:#dc262699}.lg\:hover\:text-red-600\/65:hover{color:#dc2626a6}.lg\:hover\:text-red-600\/70:hover{color:#dc2626b3}.lg\:hover\:text-red-600\/75:hover{color:#dc2626bf}.lg\:hover\:text-red-600\/80:hover{color:#dc2626cc}.lg\:hover\:text-red-600\/85:hover{color:#dc2626d9}.lg\:hover\:text-red-600\/90:hover{color:#dc2626e6}.lg\:hover\:text-red-600\/95:hover{color:#dc2626f2}.lg\:hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.lg\:hover\:text-red-700\/0:hover{color:#b91c1c00}.lg\:hover\:text-red-700\/10:hover{color:#b91c1c1a}.lg\:hover\:text-red-700\/100:hover{color:#b91c1c}.lg\:hover\:text-red-700\/15:hover{color:#b91c1c26}.lg\:hover\:text-red-700\/20:hover{color:#b91c1c33}.lg\:hover\:text-red-700\/25:hover{color:#b91c1c40}.lg\:hover\:text-red-700\/30:hover{color:#b91c1c4d}.lg\:hover\:text-red-700\/35:hover{color:#b91c1c59}.lg\:hover\:text-red-700\/40:hover{color:#b91c1c66}.lg\:hover\:text-red-700\/45:hover{color:#b91c1c73}.lg\:hover\:text-red-700\/5:hover{color:#b91c1c0d}.lg\:hover\:text-red-700\/50:hover{color:#b91c1c80}.lg\:hover\:text-red-700\/55:hover{color:#b91c1c8c}.lg\:hover\:text-red-700\/60:hover{color:#b91c1c99}.lg\:hover\:text-red-700\/65:hover{color:#b91c1ca6}.lg\:hover\:text-red-700\/70:hover{color:#b91c1cb3}.lg\:hover\:text-red-700\/75:hover{color:#b91c1cbf}.lg\:hover\:text-red-700\/80:hover{color:#b91c1ccc}.lg\:hover\:text-red-700\/85:hover{color:#b91c1cd9}.lg\:hover\:text-red-700\/90:hover{color:#b91c1ce6}.lg\:hover\:text-red-700\/95:hover{color:#b91c1cf2}.lg\:hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.lg\:hover\:text-red-800\/0:hover{color:#991b1b00}.lg\:hover\:text-red-800\/10:hover{color:#991b1b1a}.lg\:hover\:text-red-800\/100:hover{color:#991b1b}.lg\:hover\:text-red-800\/15:hover{color:#991b1b26}.lg\:hover\:text-red-800\/20:hover{color:#991b1b33}.lg\:hover\:text-red-800\/25:hover{color:#991b1b40}.lg\:hover\:text-red-800\/30:hover{color:#991b1b4d}.lg\:hover\:text-red-800\/35:hover{color:#991b1b59}.lg\:hover\:text-red-800\/40:hover{color:#991b1b66}.lg\:hover\:text-red-800\/45:hover{color:#991b1b73}.lg\:hover\:text-red-800\/5:hover{color:#991b1b0d}.lg\:hover\:text-red-800\/50:hover{color:#991b1b80}.lg\:hover\:text-red-800\/55:hover{color:#991b1b8c}.lg\:hover\:text-red-800\/60:hover{color:#991b1b99}.lg\:hover\:text-red-800\/65:hover{color:#991b1ba6}.lg\:hover\:text-red-800\/70:hover{color:#991b1bb3}.lg\:hover\:text-red-800\/75:hover{color:#991b1bbf}.lg\:hover\:text-red-800\/80:hover{color:#991b1bcc}.lg\:hover\:text-red-800\/85:hover{color:#991b1bd9}.lg\:hover\:text-red-800\/90:hover{color:#991b1be6}.lg\:hover\:text-red-800\/95:hover{color:#991b1bf2}.lg\:hover\:text-red-900:hover{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.lg\:hover\:text-red-900\/0:hover{color:#7f1d1d00}.lg\:hover\:text-red-900\/10:hover{color:#7f1d1d1a}.lg\:hover\:text-red-900\/100:hover{color:#7f1d1d}.lg\:hover\:text-red-900\/15:hover{color:#7f1d1d26}.lg\:hover\:text-red-900\/20:hover{color:#7f1d1d33}.lg\:hover\:text-red-900\/25:hover{color:#7f1d1d40}.lg\:hover\:text-red-900\/30:hover{color:#7f1d1d4d}.lg\:hover\:text-red-900\/35:hover{color:#7f1d1d59}.lg\:hover\:text-red-900\/40:hover{color:#7f1d1d66}.lg\:hover\:text-red-900\/45:hover{color:#7f1d1d73}.lg\:hover\:text-red-900\/5:hover{color:#7f1d1d0d}.lg\:hover\:text-red-900\/50:hover{color:#7f1d1d80}.lg\:hover\:text-red-900\/55:hover{color:#7f1d1d8c}.lg\:hover\:text-red-900\/60:hover{color:#7f1d1d99}.lg\:hover\:text-red-900\/65:hover{color:#7f1d1da6}.lg\:hover\:text-red-900\/70:hover{color:#7f1d1db3}.lg\:hover\:text-red-900\/75:hover{color:#7f1d1dbf}.lg\:hover\:text-red-900\/80:hover{color:#7f1d1dcc}.lg\:hover\:text-red-900\/85:hover{color:#7f1d1dd9}.lg\:hover\:text-red-900\/90:hover{color:#7f1d1de6}.lg\:hover\:text-red-900\/95:hover{color:#7f1d1df2}.lg\:hover\:text-red-950:hover{--tw-text-opacity: 1;color:rgb(69 10 10 / var(--tw-text-opacity, 1))}.lg\:hover\:text-red-950\/0:hover{color:#450a0a00}.lg\:hover\:text-red-950\/10:hover{color:#450a0a1a}.lg\:hover\:text-red-950\/100:hover{color:#450a0a}.lg\:hover\:text-red-950\/15:hover{color:#450a0a26}.lg\:hover\:text-red-950\/20:hover{color:#450a0a33}.lg\:hover\:text-red-950\/25:hover{color:#450a0a40}.lg\:hover\:text-red-950\/30:hover{color:#450a0a4d}.lg\:hover\:text-red-950\/35:hover{color:#450a0a59}.lg\:hover\:text-red-950\/40:hover{color:#450a0a66}.lg\:hover\:text-red-950\/45:hover{color:#450a0a73}.lg\:hover\:text-red-950\/5:hover{color:#450a0a0d}.lg\:hover\:text-red-950\/50:hover{color:#450a0a80}.lg\:hover\:text-red-950\/55:hover{color:#450a0a8c}.lg\:hover\:text-red-950\/60:hover{color:#450a0a99}.lg\:hover\:text-red-950\/65:hover{color:#450a0aa6}.lg\:hover\:text-red-950\/70:hover{color:#450a0ab3}.lg\:hover\:text-red-950\/75:hover{color:#450a0abf}.lg\:hover\:text-red-950\/80:hover{color:#450a0acc}.lg\:hover\:text-red-950\/85:hover{color:#450a0ad9}.lg\:hover\:text-red-950\/90:hover{color:#450a0ae6}.lg\:hover\:text-red-950\/95:hover{color:#450a0af2}.lg\:hover\:text-success:hover{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.lg\:hover\:text-success-focus:hover{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.lg\:hover\:text-success-focus\/0:hover{color:#05966900}.lg\:hover\:text-success-focus\/10:hover{color:#0596691a}.lg\:hover\:text-success-focus\/100:hover{color:#059669}.lg\:hover\:text-success-focus\/15:hover{color:#05966926}.lg\:hover\:text-success-focus\/20:hover{color:#05966933}.lg\:hover\:text-success-focus\/25:hover{color:#05966940}.lg\:hover\:text-success-focus\/30:hover{color:#0596694d}.lg\:hover\:text-success-focus\/35:hover{color:#05966959}.lg\:hover\:text-success-focus\/40:hover{color:#05966966}.lg\:hover\:text-success-focus\/45:hover{color:#05966973}.lg\:hover\:text-success-focus\/5:hover{color:#0596690d}.lg\:hover\:text-success-focus\/50:hover{color:#05966980}.lg\:hover\:text-success-focus\/55:hover{color:#0596698c}.lg\:hover\:text-success-focus\/60:hover{color:#05966999}.lg\:hover\:text-success-focus\/65:hover{color:#059669a6}.lg\:hover\:text-success-focus\/70:hover{color:#059669b3}.lg\:hover\:text-success-focus\/75:hover{color:#059669bf}.lg\:hover\:text-success-focus\/80:hover{color:#059669cc}.lg\:hover\:text-success-focus\/85:hover{color:#059669d9}.lg\:hover\:text-success-focus\/90:hover{color:#059669e6}.lg\:hover\:text-success-focus\/95:hover{color:#059669f2}.lg\:hover\:text-success\/0:hover{color:#10b98100}.lg\:hover\:text-success\/10:hover{color:#10b9811a}.lg\:hover\:text-success\/100:hover{color:#10b981}.lg\:hover\:text-success\/15:hover{color:#10b98126}.lg\:hover\:text-success\/20:hover{color:#10b98133}.lg\:hover\:text-success\/25:hover{color:#10b98140}.lg\:hover\:text-success\/30:hover{color:#10b9814d}.lg\:hover\:text-success\/35:hover{color:#10b98159}.lg\:hover\:text-success\/40:hover{color:#10b98166}.lg\:hover\:text-success\/45:hover{color:#10b98173}.lg\:hover\:text-success\/5:hover{color:#10b9810d}.lg\:hover\:text-success\/50:hover{color:#10b98180}.lg\:hover\:text-success\/55:hover{color:#10b9818c}.lg\:hover\:text-success\/60:hover{color:#10b98199}.lg\:hover\:text-success\/65:hover{color:#10b981a6}.lg\:hover\:text-success\/70:hover{color:#10b981b3}.lg\:hover\:text-success\/75:hover{color:#10b981bf}.lg\:hover\:text-success\/80:hover{color:#10b981cc}.lg\:hover\:text-success\/85:hover{color:#10b981d9}.lg\:hover\:text-success\/90:hover{color:#10b981e6}.lg\:hover\:text-success\/95:hover{color:#10b981f2}.lg\:hover\:text-warning:hover{--tw-text-opacity: 1;color:rgb(255 152 0 / var(--tw-text-opacity, 1))}.lg\:hover\:text-warning-focus:hover{--tw-text-opacity: 1;color:rgb(230 130 0 / var(--tw-text-opacity, 1))}.lg\:hover\:text-warning-focus\/0:hover{color:#e6820000}.lg\:hover\:text-warning-focus\/10:hover{color:#e682001a}.lg\:hover\:text-warning-focus\/100:hover{color:#e68200}.lg\:hover\:text-warning-focus\/15:hover{color:#e6820026}.lg\:hover\:text-warning-focus\/20:hover{color:#e6820033}.lg\:hover\:text-warning-focus\/25:hover{color:#e6820040}.lg\:hover\:text-warning-focus\/30:hover{color:#e682004d}.lg\:hover\:text-warning-focus\/35:hover{color:#e6820059}.lg\:hover\:text-warning-focus\/40:hover{color:#e6820066}.lg\:hover\:text-warning-focus\/45:hover{color:#e6820073}.lg\:hover\:text-warning-focus\/5:hover{color:#e682000d}.lg\:hover\:text-warning-focus\/50:hover{color:#e6820080}.lg\:hover\:text-warning-focus\/55:hover{color:#e682008c}.lg\:hover\:text-warning-focus\/60:hover{color:#e6820099}.lg\:hover\:text-warning-focus\/65:hover{color:#e68200a6}.lg\:hover\:text-warning-focus\/70:hover{color:#e68200b3}.lg\:hover\:text-warning-focus\/75:hover{color:#e68200bf}.lg\:hover\:text-warning-focus\/80:hover{color:#e68200cc}.lg\:hover\:text-warning-focus\/85:hover{color:#e68200d9}.lg\:hover\:text-warning-focus\/90:hover{color:#e68200e6}.lg\:hover\:text-warning-focus\/95:hover{color:#e68200f2}.lg\:hover\:text-warning\/0:hover{color:#ff980000}.lg\:hover\:text-warning\/10:hover{color:#ff98001a}.lg\:hover\:text-warning\/100:hover{color:#ff9800}.lg\:hover\:text-warning\/15:hover{color:#ff980026}.lg\:hover\:text-warning\/20:hover{color:#ff980033}.lg\:hover\:text-warning\/25:hover{color:#ff980040}.lg\:hover\:text-warning\/30:hover{color:#ff98004d}.lg\:hover\:text-warning\/35:hover{color:#ff980059}.lg\:hover\:text-warning\/40:hover{color:#ff980066}.lg\:hover\:text-warning\/45:hover{color:#ff980073}.lg\:hover\:text-warning\/5:hover{color:#ff98000d}.lg\:hover\:text-warning\/50:hover{color:#ff980080}.lg\:hover\:text-warning\/55:hover{color:#ff98008c}.lg\:hover\:text-warning\/60:hover{color:#ff980099}.lg\:hover\:text-warning\/65:hover{color:#ff9800a6}.lg\:hover\:text-warning\/70:hover{color:#ff9800b3}.lg\:hover\:text-warning\/75:hover{color:#ff9800bf}.lg\:hover\:text-warning\/80:hover{color:#ff9800cc}.lg\:hover\:text-warning\/85:hover{color:#ff9800d9}.lg\:hover\:text-warning\/90:hover{color:#ff9800e6}.lg\:hover\:text-warning\/95:hover{color:#ff9800f2}.lg\:hover\:text-yellow-100:hover{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.lg\:hover\:text-yellow-100\/0:hover{color:#fef9c300}.lg\:hover\:text-yellow-100\/10:hover{color:#fef9c31a}.lg\:hover\:text-yellow-100\/100:hover{color:#fef9c3}.lg\:hover\:text-yellow-100\/15:hover{color:#fef9c326}.lg\:hover\:text-yellow-100\/20:hover{color:#fef9c333}.lg\:hover\:text-yellow-100\/25:hover{color:#fef9c340}.lg\:hover\:text-yellow-100\/30:hover{color:#fef9c34d}.lg\:hover\:text-yellow-100\/35:hover{color:#fef9c359}.lg\:hover\:text-yellow-100\/40:hover{color:#fef9c366}.lg\:hover\:text-yellow-100\/45:hover{color:#fef9c373}.lg\:hover\:text-yellow-100\/5:hover{color:#fef9c30d}.lg\:hover\:text-yellow-100\/50:hover{color:#fef9c380}.lg\:hover\:text-yellow-100\/55:hover{color:#fef9c38c}.lg\:hover\:text-yellow-100\/60:hover{color:#fef9c399}.lg\:hover\:text-yellow-100\/65:hover{color:#fef9c3a6}.lg\:hover\:text-yellow-100\/70:hover{color:#fef9c3b3}.lg\:hover\:text-yellow-100\/75:hover{color:#fef9c3bf}.lg\:hover\:text-yellow-100\/80:hover{color:#fef9c3cc}.lg\:hover\:text-yellow-100\/85:hover{color:#fef9c3d9}.lg\:hover\:text-yellow-100\/90:hover{color:#fef9c3e6}.lg\:hover\:text-yellow-100\/95:hover{color:#fef9c3f2}.lg\:hover\:text-yellow-200:hover{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.lg\:hover\:text-yellow-200\/0:hover{color:#fef08a00}.lg\:hover\:text-yellow-200\/10:hover{color:#fef08a1a}.lg\:hover\:text-yellow-200\/100:hover{color:#fef08a}.lg\:hover\:text-yellow-200\/15:hover{color:#fef08a26}.lg\:hover\:text-yellow-200\/20:hover{color:#fef08a33}.lg\:hover\:text-yellow-200\/25:hover{color:#fef08a40}.lg\:hover\:text-yellow-200\/30:hover{color:#fef08a4d}.lg\:hover\:text-yellow-200\/35:hover{color:#fef08a59}.lg\:hover\:text-yellow-200\/40:hover{color:#fef08a66}.lg\:hover\:text-yellow-200\/45:hover{color:#fef08a73}.lg\:hover\:text-yellow-200\/5:hover{color:#fef08a0d}.lg\:hover\:text-yellow-200\/50:hover{color:#fef08a80}.lg\:hover\:text-yellow-200\/55:hover{color:#fef08a8c}.lg\:hover\:text-yellow-200\/60:hover{color:#fef08a99}.lg\:hover\:text-yellow-200\/65:hover{color:#fef08aa6}.lg\:hover\:text-yellow-200\/70:hover{color:#fef08ab3}.lg\:hover\:text-yellow-200\/75:hover{color:#fef08abf}.lg\:hover\:text-yellow-200\/80:hover{color:#fef08acc}.lg\:hover\:text-yellow-200\/85:hover{color:#fef08ad9}.lg\:hover\:text-yellow-200\/90:hover{color:#fef08ae6}.lg\:hover\:text-yellow-200\/95:hover{color:#fef08af2}.lg\:hover\:text-yellow-300:hover{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.lg\:hover\:text-yellow-300\/0:hover{color:#fde04700}.lg\:hover\:text-yellow-300\/10:hover{color:#fde0471a}.lg\:hover\:text-yellow-300\/100:hover{color:#fde047}.lg\:hover\:text-yellow-300\/15:hover{color:#fde04726}.lg\:hover\:text-yellow-300\/20:hover{color:#fde04733}.lg\:hover\:text-yellow-300\/25:hover{color:#fde04740}.lg\:hover\:text-yellow-300\/30:hover{color:#fde0474d}.lg\:hover\:text-yellow-300\/35:hover{color:#fde04759}.lg\:hover\:text-yellow-300\/40:hover{color:#fde04766}.lg\:hover\:text-yellow-300\/45:hover{color:#fde04773}.lg\:hover\:text-yellow-300\/5:hover{color:#fde0470d}.lg\:hover\:text-yellow-300\/50:hover{color:#fde04780}.lg\:hover\:text-yellow-300\/55:hover{color:#fde0478c}.lg\:hover\:text-yellow-300\/60:hover{color:#fde04799}.lg\:hover\:text-yellow-300\/65:hover{color:#fde047a6}.lg\:hover\:text-yellow-300\/70:hover{color:#fde047b3}.lg\:hover\:text-yellow-300\/75:hover{color:#fde047bf}.lg\:hover\:text-yellow-300\/80:hover{color:#fde047cc}.lg\:hover\:text-yellow-300\/85:hover{color:#fde047d9}.lg\:hover\:text-yellow-300\/90:hover{color:#fde047e6}.lg\:hover\:text-yellow-300\/95:hover{color:#fde047f2}.lg\:hover\:text-yellow-400:hover{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.lg\:hover\:text-yellow-400\/0:hover{color:#facc1500}.lg\:hover\:text-yellow-400\/10:hover{color:#facc151a}.lg\:hover\:text-yellow-400\/100:hover{color:#facc15}.lg\:hover\:text-yellow-400\/15:hover{color:#facc1526}.lg\:hover\:text-yellow-400\/20:hover{color:#facc1533}.lg\:hover\:text-yellow-400\/25:hover{color:#facc1540}.lg\:hover\:text-yellow-400\/30:hover{color:#facc154d}.lg\:hover\:text-yellow-400\/35:hover{color:#facc1559}.lg\:hover\:text-yellow-400\/40:hover{color:#facc1566}.lg\:hover\:text-yellow-400\/45:hover{color:#facc1573}.lg\:hover\:text-yellow-400\/5:hover{color:#facc150d}.lg\:hover\:text-yellow-400\/50:hover{color:#facc1580}.lg\:hover\:text-yellow-400\/55:hover{color:#facc158c}.lg\:hover\:text-yellow-400\/60:hover{color:#facc1599}.lg\:hover\:text-yellow-400\/65:hover{color:#facc15a6}.lg\:hover\:text-yellow-400\/70:hover{color:#facc15b3}.lg\:hover\:text-yellow-400\/75:hover{color:#facc15bf}.lg\:hover\:text-yellow-400\/80:hover{color:#facc15cc}.lg\:hover\:text-yellow-400\/85:hover{color:#facc15d9}.lg\:hover\:text-yellow-400\/90:hover{color:#facc15e6}.lg\:hover\:text-yellow-400\/95:hover{color:#facc15f2}.lg\:hover\:text-yellow-50:hover{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity, 1))}.lg\:hover\:text-yellow-50\/0:hover{color:#fefce800}.lg\:hover\:text-yellow-50\/10:hover{color:#fefce81a}.lg\:hover\:text-yellow-50\/100:hover{color:#fefce8}.lg\:hover\:text-yellow-50\/15:hover{color:#fefce826}.lg\:hover\:text-yellow-50\/20:hover{color:#fefce833}.lg\:hover\:text-yellow-50\/25:hover{color:#fefce840}.lg\:hover\:text-yellow-50\/30:hover{color:#fefce84d}.lg\:hover\:text-yellow-50\/35:hover{color:#fefce859}.lg\:hover\:text-yellow-50\/40:hover{color:#fefce866}.lg\:hover\:text-yellow-50\/45:hover{color:#fefce873}.lg\:hover\:text-yellow-50\/5:hover{color:#fefce80d}.lg\:hover\:text-yellow-50\/50:hover{color:#fefce880}.lg\:hover\:text-yellow-50\/55:hover{color:#fefce88c}.lg\:hover\:text-yellow-50\/60:hover{color:#fefce899}.lg\:hover\:text-yellow-50\/65:hover{color:#fefce8a6}.lg\:hover\:text-yellow-50\/70:hover{color:#fefce8b3}.lg\:hover\:text-yellow-50\/75:hover{color:#fefce8bf}.lg\:hover\:text-yellow-50\/80:hover{color:#fefce8cc}.lg\:hover\:text-yellow-50\/85:hover{color:#fefce8d9}.lg\:hover\:text-yellow-50\/90:hover{color:#fefce8e6}.lg\:hover\:text-yellow-50\/95:hover{color:#fefce8f2}.lg\:hover\:text-yellow-500:hover{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.lg\:hover\:text-yellow-500\/0:hover{color:#eab30800}.lg\:hover\:text-yellow-500\/10:hover{color:#eab3081a}.lg\:hover\:text-yellow-500\/100:hover{color:#eab308}.lg\:hover\:text-yellow-500\/15:hover{color:#eab30826}.lg\:hover\:text-yellow-500\/20:hover{color:#eab30833}.lg\:hover\:text-yellow-500\/25:hover{color:#eab30840}.lg\:hover\:text-yellow-500\/30:hover{color:#eab3084d}.lg\:hover\:text-yellow-500\/35:hover{color:#eab30859}.lg\:hover\:text-yellow-500\/40:hover{color:#eab30866}.lg\:hover\:text-yellow-500\/45:hover{color:#eab30873}.lg\:hover\:text-yellow-500\/5:hover{color:#eab3080d}.lg\:hover\:text-yellow-500\/50:hover{color:#eab30880}.lg\:hover\:text-yellow-500\/55:hover{color:#eab3088c}.lg\:hover\:text-yellow-500\/60:hover{color:#eab30899}.lg\:hover\:text-yellow-500\/65:hover{color:#eab308a6}.lg\:hover\:text-yellow-500\/70:hover{color:#eab308b3}.lg\:hover\:text-yellow-500\/75:hover{color:#eab308bf}.lg\:hover\:text-yellow-500\/80:hover{color:#eab308cc}.lg\:hover\:text-yellow-500\/85:hover{color:#eab308d9}.lg\:hover\:text-yellow-500\/90:hover{color:#eab308e6}.lg\:hover\:text-yellow-500\/95:hover{color:#eab308f2}.lg\:hover\:text-yellow-600:hover{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.lg\:hover\:text-yellow-600\/0:hover{color:#ca8a0400}.lg\:hover\:text-yellow-600\/10:hover{color:#ca8a041a}.lg\:hover\:text-yellow-600\/100:hover{color:#ca8a04}.lg\:hover\:text-yellow-600\/15:hover{color:#ca8a0426}.lg\:hover\:text-yellow-600\/20:hover{color:#ca8a0433}.lg\:hover\:text-yellow-600\/25:hover{color:#ca8a0440}.lg\:hover\:text-yellow-600\/30:hover{color:#ca8a044d}.lg\:hover\:text-yellow-600\/35:hover{color:#ca8a0459}.lg\:hover\:text-yellow-600\/40:hover{color:#ca8a0466}.lg\:hover\:text-yellow-600\/45:hover{color:#ca8a0473}.lg\:hover\:text-yellow-600\/5:hover{color:#ca8a040d}.lg\:hover\:text-yellow-600\/50:hover{color:#ca8a0480}.lg\:hover\:text-yellow-600\/55:hover{color:#ca8a048c}.lg\:hover\:text-yellow-600\/60:hover{color:#ca8a0499}.lg\:hover\:text-yellow-600\/65:hover{color:#ca8a04a6}.lg\:hover\:text-yellow-600\/70:hover{color:#ca8a04b3}.lg\:hover\:text-yellow-600\/75:hover{color:#ca8a04bf}.lg\:hover\:text-yellow-600\/80:hover{color:#ca8a04cc}.lg\:hover\:text-yellow-600\/85:hover{color:#ca8a04d9}.lg\:hover\:text-yellow-600\/90:hover{color:#ca8a04e6}.lg\:hover\:text-yellow-600\/95:hover{color:#ca8a04f2}.lg\:hover\:text-yellow-700:hover{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.lg\:hover\:text-yellow-700\/0:hover{color:#a1620700}.lg\:hover\:text-yellow-700\/10:hover{color:#a162071a}.lg\:hover\:text-yellow-700\/100:hover{color:#a16207}.lg\:hover\:text-yellow-700\/15:hover{color:#a1620726}.lg\:hover\:text-yellow-700\/20:hover{color:#a1620733}.lg\:hover\:text-yellow-700\/25:hover{color:#a1620740}.lg\:hover\:text-yellow-700\/30:hover{color:#a162074d}.lg\:hover\:text-yellow-700\/35:hover{color:#a1620759}.lg\:hover\:text-yellow-700\/40:hover{color:#a1620766}.lg\:hover\:text-yellow-700\/45:hover{color:#a1620773}.lg\:hover\:text-yellow-700\/5:hover{color:#a162070d}.lg\:hover\:text-yellow-700\/50:hover{color:#a1620780}.lg\:hover\:text-yellow-700\/55:hover{color:#a162078c}.lg\:hover\:text-yellow-700\/60:hover{color:#a1620799}.lg\:hover\:text-yellow-700\/65:hover{color:#a16207a6}.lg\:hover\:text-yellow-700\/70:hover{color:#a16207b3}.lg\:hover\:text-yellow-700\/75:hover{color:#a16207bf}.lg\:hover\:text-yellow-700\/80:hover{color:#a16207cc}.lg\:hover\:text-yellow-700\/85:hover{color:#a16207d9}.lg\:hover\:text-yellow-700\/90:hover{color:#a16207e6}.lg\:hover\:text-yellow-700\/95:hover{color:#a16207f2}.lg\:hover\:text-yellow-800:hover{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.lg\:hover\:text-yellow-800\/0:hover{color:#854d0e00}.lg\:hover\:text-yellow-800\/10:hover{color:#854d0e1a}.lg\:hover\:text-yellow-800\/100:hover{color:#854d0e}.lg\:hover\:text-yellow-800\/15:hover{color:#854d0e26}.lg\:hover\:text-yellow-800\/20:hover{color:#854d0e33}.lg\:hover\:text-yellow-800\/25:hover{color:#854d0e40}.lg\:hover\:text-yellow-800\/30:hover{color:#854d0e4d}.lg\:hover\:text-yellow-800\/35:hover{color:#854d0e59}.lg\:hover\:text-yellow-800\/40:hover{color:#854d0e66}.lg\:hover\:text-yellow-800\/45:hover{color:#854d0e73}.lg\:hover\:text-yellow-800\/5:hover{color:#854d0e0d}.lg\:hover\:text-yellow-800\/50:hover{color:#854d0e80}.lg\:hover\:text-yellow-800\/55:hover{color:#854d0e8c}.lg\:hover\:text-yellow-800\/60:hover{color:#854d0e99}.lg\:hover\:text-yellow-800\/65:hover{color:#854d0ea6}.lg\:hover\:text-yellow-800\/70:hover{color:#854d0eb3}.lg\:hover\:text-yellow-800\/75:hover{color:#854d0ebf}.lg\:hover\:text-yellow-800\/80:hover{color:#854d0ecc}.lg\:hover\:text-yellow-800\/85:hover{color:#854d0ed9}.lg\:hover\:text-yellow-800\/90:hover{color:#854d0ee6}.lg\:hover\:text-yellow-800\/95:hover{color:#854d0ef2}.lg\:hover\:text-yellow-900:hover{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.lg\:hover\:text-yellow-900\/0:hover{color:#713f1200}.lg\:hover\:text-yellow-900\/10:hover{color:#713f121a}.lg\:hover\:text-yellow-900\/100:hover{color:#713f12}.lg\:hover\:text-yellow-900\/15:hover{color:#713f1226}.lg\:hover\:text-yellow-900\/20:hover{color:#713f1233}.lg\:hover\:text-yellow-900\/25:hover{color:#713f1240}.lg\:hover\:text-yellow-900\/30:hover{color:#713f124d}.lg\:hover\:text-yellow-900\/35:hover{color:#713f1259}.lg\:hover\:text-yellow-900\/40:hover{color:#713f1266}.lg\:hover\:text-yellow-900\/45:hover{color:#713f1273}.lg\:hover\:text-yellow-900\/5:hover{color:#713f120d}.lg\:hover\:text-yellow-900\/50:hover{color:#713f1280}.lg\:hover\:text-yellow-900\/55:hover{color:#713f128c}.lg\:hover\:text-yellow-900\/60:hover{color:#713f1299}.lg\:hover\:text-yellow-900\/65:hover{color:#713f12a6}.lg\:hover\:text-yellow-900\/70:hover{color:#713f12b3}.lg\:hover\:text-yellow-900\/75:hover{color:#713f12bf}.lg\:hover\:text-yellow-900\/80:hover{color:#713f12cc}.lg\:hover\:text-yellow-900\/85:hover{color:#713f12d9}.lg\:hover\:text-yellow-900\/90:hover{color:#713f12e6}.lg\:hover\:text-yellow-900\/95:hover{color:#713f12f2}.lg\:hover\:text-yellow-950:hover{--tw-text-opacity: 1;color:rgb(66 32 6 / var(--tw-text-opacity, 1))}.lg\:hover\:text-yellow-950\/0:hover{color:#42200600}.lg\:hover\:text-yellow-950\/10:hover{color:#4220061a}.lg\:hover\:text-yellow-950\/100:hover{color:#422006}.lg\:hover\:text-yellow-950\/15:hover{color:#42200626}.lg\:hover\:text-yellow-950\/20:hover{color:#42200633}.lg\:hover\:text-yellow-950\/25:hover{color:#42200640}.lg\:hover\:text-yellow-950\/30:hover{color:#4220064d}.lg\:hover\:text-yellow-950\/35:hover{color:#42200659}.lg\:hover\:text-yellow-950\/40:hover{color:#42200666}.lg\:hover\:text-yellow-950\/45:hover{color:#42200673}.lg\:hover\:text-yellow-950\/5:hover{color:#4220060d}.lg\:hover\:text-yellow-950\/50:hover{color:#42200680}.lg\:hover\:text-yellow-950\/55:hover{color:#4220068c}.lg\:hover\:text-yellow-950\/60:hover{color:#42200699}.lg\:hover\:text-yellow-950\/65:hover{color:#422006a6}.lg\:hover\:text-yellow-950\/70:hover{color:#422006b3}.lg\:hover\:text-yellow-950\/75:hover{color:#422006bf}.lg\:hover\:text-yellow-950\/80:hover{color:#422006cc}.lg\:hover\:text-yellow-950\/85:hover{color:#422006d9}.lg\:hover\:text-yellow-950\/90:hover{color:#422006e6}.lg\:hover\:text-yellow-950\/95:hover{color:#422006f2}.lg\:hover\:ring-blue-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-blue-100\/0:hover{--tw-ring-color: rgb(219 234 254 / 0)}.lg\:hover\:ring-blue-100\/10:hover{--tw-ring-color: rgb(219 234 254 / .1)}.lg\:hover\:ring-blue-100\/100:hover{--tw-ring-color: rgb(219 234 254 / 1)}.lg\:hover\:ring-blue-100\/15:hover{--tw-ring-color: rgb(219 234 254 / .15)}.lg\:hover\:ring-blue-100\/20:hover{--tw-ring-color: rgb(219 234 254 / .2)}.lg\:hover\:ring-blue-100\/25:hover{--tw-ring-color: rgb(219 234 254 / .25)}.lg\:hover\:ring-blue-100\/30:hover{--tw-ring-color: rgb(219 234 254 / .3)}.lg\:hover\:ring-blue-100\/35:hover{--tw-ring-color: rgb(219 234 254 / .35)}.lg\:hover\:ring-blue-100\/40:hover{--tw-ring-color: rgb(219 234 254 / .4)}.lg\:hover\:ring-blue-100\/45:hover{--tw-ring-color: rgb(219 234 254 / .45)}.lg\:hover\:ring-blue-100\/5:hover{--tw-ring-color: rgb(219 234 254 / .05)}.lg\:hover\:ring-blue-100\/50:hover{--tw-ring-color: rgb(219 234 254 / .5)}.lg\:hover\:ring-blue-100\/55:hover{--tw-ring-color: rgb(219 234 254 / .55)}.lg\:hover\:ring-blue-100\/60:hover{--tw-ring-color: rgb(219 234 254 / .6)}.lg\:hover\:ring-blue-100\/65:hover{--tw-ring-color: rgb(219 234 254 / .65)}.lg\:hover\:ring-blue-100\/70:hover{--tw-ring-color: rgb(219 234 254 / .7)}.lg\:hover\:ring-blue-100\/75:hover{--tw-ring-color: rgb(219 234 254 / .75)}.lg\:hover\:ring-blue-100\/80:hover{--tw-ring-color: rgb(219 234 254 / .8)}.lg\:hover\:ring-blue-100\/85:hover{--tw-ring-color: rgb(219 234 254 / .85)}.lg\:hover\:ring-blue-100\/90:hover{--tw-ring-color: rgb(219 234 254 / .9)}.lg\:hover\:ring-blue-100\/95:hover{--tw-ring-color: rgb(219 234 254 / .95)}.lg\:hover\:ring-blue-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-blue-200\/0:hover{--tw-ring-color: rgb(191 219 254 / 0)}.lg\:hover\:ring-blue-200\/10:hover{--tw-ring-color: rgb(191 219 254 / .1)}.lg\:hover\:ring-blue-200\/100:hover{--tw-ring-color: rgb(191 219 254 / 1)}.lg\:hover\:ring-blue-200\/15:hover{--tw-ring-color: rgb(191 219 254 / .15)}.lg\:hover\:ring-blue-200\/20:hover{--tw-ring-color: rgb(191 219 254 / .2)}.lg\:hover\:ring-blue-200\/25:hover{--tw-ring-color: rgb(191 219 254 / .25)}.lg\:hover\:ring-blue-200\/30:hover{--tw-ring-color: rgb(191 219 254 / .3)}.lg\:hover\:ring-blue-200\/35:hover{--tw-ring-color: rgb(191 219 254 / .35)}.lg\:hover\:ring-blue-200\/40:hover{--tw-ring-color: rgb(191 219 254 / .4)}.lg\:hover\:ring-blue-200\/45:hover{--tw-ring-color: rgb(191 219 254 / .45)}.lg\:hover\:ring-blue-200\/5:hover{--tw-ring-color: rgb(191 219 254 / .05)}.lg\:hover\:ring-blue-200\/50:hover{--tw-ring-color: rgb(191 219 254 / .5)}.lg\:hover\:ring-blue-200\/55:hover{--tw-ring-color: rgb(191 219 254 / .55)}.lg\:hover\:ring-blue-200\/60:hover{--tw-ring-color: rgb(191 219 254 / .6)}.lg\:hover\:ring-blue-200\/65:hover{--tw-ring-color: rgb(191 219 254 / .65)}.lg\:hover\:ring-blue-200\/70:hover{--tw-ring-color: rgb(191 219 254 / .7)}.lg\:hover\:ring-blue-200\/75:hover{--tw-ring-color: rgb(191 219 254 / .75)}.lg\:hover\:ring-blue-200\/80:hover{--tw-ring-color: rgb(191 219 254 / .8)}.lg\:hover\:ring-blue-200\/85:hover{--tw-ring-color: rgb(191 219 254 / .85)}.lg\:hover\:ring-blue-200\/90:hover{--tw-ring-color: rgb(191 219 254 / .9)}.lg\:hover\:ring-blue-200\/95:hover{--tw-ring-color: rgb(191 219 254 / .95)}.lg\:hover\:ring-blue-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-blue-300\/0:hover{--tw-ring-color: rgb(147 197 253 / 0)}.lg\:hover\:ring-blue-300\/10:hover{--tw-ring-color: rgb(147 197 253 / .1)}.lg\:hover\:ring-blue-300\/100:hover{--tw-ring-color: rgb(147 197 253 / 1)}.lg\:hover\:ring-blue-300\/15:hover{--tw-ring-color: rgb(147 197 253 / .15)}.lg\:hover\:ring-blue-300\/20:hover{--tw-ring-color: rgb(147 197 253 / .2)}.lg\:hover\:ring-blue-300\/25:hover{--tw-ring-color: rgb(147 197 253 / .25)}.lg\:hover\:ring-blue-300\/30:hover{--tw-ring-color: rgb(147 197 253 / .3)}.lg\:hover\:ring-blue-300\/35:hover{--tw-ring-color: rgb(147 197 253 / .35)}.lg\:hover\:ring-blue-300\/40:hover{--tw-ring-color: rgb(147 197 253 / .4)}.lg\:hover\:ring-blue-300\/45:hover{--tw-ring-color: rgb(147 197 253 / .45)}.lg\:hover\:ring-blue-300\/5:hover{--tw-ring-color: rgb(147 197 253 / .05)}.lg\:hover\:ring-blue-300\/50:hover{--tw-ring-color: rgb(147 197 253 / .5)}.lg\:hover\:ring-blue-300\/55:hover{--tw-ring-color: rgb(147 197 253 / .55)}.lg\:hover\:ring-blue-300\/60:hover{--tw-ring-color: rgb(147 197 253 / .6)}.lg\:hover\:ring-blue-300\/65:hover{--tw-ring-color: rgb(147 197 253 / .65)}.lg\:hover\:ring-blue-300\/70:hover{--tw-ring-color: rgb(147 197 253 / .7)}.lg\:hover\:ring-blue-300\/75:hover{--tw-ring-color: rgb(147 197 253 / .75)}.lg\:hover\:ring-blue-300\/80:hover{--tw-ring-color: rgb(147 197 253 / .8)}.lg\:hover\:ring-blue-300\/85:hover{--tw-ring-color: rgb(147 197 253 / .85)}.lg\:hover\:ring-blue-300\/90:hover{--tw-ring-color: rgb(147 197 253 / .9)}.lg\:hover\:ring-blue-300\/95:hover{--tw-ring-color: rgb(147 197 253 / .95)}.lg\:hover\:ring-blue-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-blue-400\/0:hover{--tw-ring-color: rgb(96 165 250 / 0)}.lg\:hover\:ring-blue-400\/10:hover{--tw-ring-color: rgb(96 165 250 / .1)}.lg\:hover\:ring-blue-400\/100:hover{--tw-ring-color: rgb(96 165 250 / 1)}.lg\:hover\:ring-blue-400\/15:hover{--tw-ring-color: rgb(96 165 250 / .15)}.lg\:hover\:ring-blue-400\/20:hover{--tw-ring-color: rgb(96 165 250 / .2)}.lg\:hover\:ring-blue-400\/25:hover{--tw-ring-color: rgb(96 165 250 / .25)}.lg\:hover\:ring-blue-400\/30:hover{--tw-ring-color: rgb(96 165 250 / .3)}.lg\:hover\:ring-blue-400\/35:hover{--tw-ring-color: rgb(96 165 250 / .35)}.lg\:hover\:ring-blue-400\/40:hover{--tw-ring-color: rgb(96 165 250 / .4)}.lg\:hover\:ring-blue-400\/45:hover{--tw-ring-color: rgb(96 165 250 / .45)}.lg\:hover\:ring-blue-400\/5:hover{--tw-ring-color: rgb(96 165 250 / .05)}.lg\:hover\:ring-blue-400\/50:hover{--tw-ring-color: rgb(96 165 250 / .5)}.lg\:hover\:ring-blue-400\/55:hover{--tw-ring-color: rgb(96 165 250 / .55)}.lg\:hover\:ring-blue-400\/60:hover{--tw-ring-color: rgb(96 165 250 / .6)}.lg\:hover\:ring-blue-400\/65:hover{--tw-ring-color: rgb(96 165 250 / .65)}.lg\:hover\:ring-blue-400\/70:hover{--tw-ring-color: rgb(96 165 250 / .7)}.lg\:hover\:ring-blue-400\/75:hover{--tw-ring-color: rgb(96 165 250 / .75)}.lg\:hover\:ring-blue-400\/80:hover{--tw-ring-color: rgb(96 165 250 / .8)}.lg\:hover\:ring-blue-400\/85:hover{--tw-ring-color: rgb(96 165 250 / .85)}.lg\:hover\:ring-blue-400\/90:hover{--tw-ring-color: rgb(96 165 250 / .9)}.lg\:hover\:ring-blue-400\/95:hover{--tw-ring-color: rgb(96 165 250 / .95)}.lg\:hover\:ring-blue-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-blue-50\/0:hover{--tw-ring-color: rgb(239 246 255 / 0)}.lg\:hover\:ring-blue-50\/10:hover{--tw-ring-color: rgb(239 246 255 / .1)}.lg\:hover\:ring-blue-50\/100:hover{--tw-ring-color: rgb(239 246 255 / 1)}.lg\:hover\:ring-blue-50\/15:hover{--tw-ring-color: rgb(239 246 255 / .15)}.lg\:hover\:ring-blue-50\/20:hover{--tw-ring-color: rgb(239 246 255 / .2)}.lg\:hover\:ring-blue-50\/25:hover{--tw-ring-color: rgb(239 246 255 / .25)}.lg\:hover\:ring-blue-50\/30:hover{--tw-ring-color: rgb(239 246 255 / .3)}.lg\:hover\:ring-blue-50\/35:hover{--tw-ring-color: rgb(239 246 255 / .35)}.lg\:hover\:ring-blue-50\/40:hover{--tw-ring-color: rgb(239 246 255 / .4)}.lg\:hover\:ring-blue-50\/45:hover{--tw-ring-color: rgb(239 246 255 / .45)}.lg\:hover\:ring-blue-50\/5:hover{--tw-ring-color: rgb(239 246 255 / .05)}.lg\:hover\:ring-blue-50\/50:hover{--tw-ring-color: rgb(239 246 255 / .5)}.lg\:hover\:ring-blue-50\/55:hover{--tw-ring-color: rgb(239 246 255 / .55)}.lg\:hover\:ring-blue-50\/60:hover{--tw-ring-color: rgb(239 246 255 / .6)}.lg\:hover\:ring-blue-50\/65:hover{--tw-ring-color: rgb(239 246 255 / .65)}.lg\:hover\:ring-blue-50\/70:hover{--tw-ring-color: rgb(239 246 255 / .7)}.lg\:hover\:ring-blue-50\/75:hover{--tw-ring-color: rgb(239 246 255 / .75)}.lg\:hover\:ring-blue-50\/80:hover{--tw-ring-color: rgb(239 246 255 / .8)}.lg\:hover\:ring-blue-50\/85:hover{--tw-ring-color: rgb(239 246 255 / .85)}.lg\:hover\:ring-blue-50\/90:hover{--tw-ring-color: rgb(239 246 255 / .9)}.lg\:hover\:ring-blue-50\/95:hover{--tw-ring-color: rgb(239 246 255 / .95)}.lg\:hover\:ring-blue-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-blue-500\/0:hover{--tw-ring-color: rgb(59 130 246 / 0)}.lg\:hover\:ring-blue-500\/10:hover{--tw-ring-color: rgb(59 130 246 / .1)}.lg\:hover\:ring-blue-500\/100:hover{--tw-ring-color: rgb(59 130 246 / 1)}.lg\:hover\:ring-blue-500\/15:hover{--tw-ring-color: rgb(59 130 246 / .15)}.lg\:hover\:ring-blue-500\/20:hover{--tw-ring-color: rgb(59 130 246 / .2)}.lg\:hover\:ring-blue-500\/25:hover{--tw-ring-color: rgb(59 130 246 / .25)}.lg\:hover\:ring-blue-500\/30:hover{--tw-ring-color: rgb(59 130 246 / .3)}.lg\:hover\:ring-blue-500\/35:hover{--tw-ring-color: rgb(59 130 246 / .35)}.lg\:hover\:ring-blue-500\/40:hover{--tw-ring-color: rgb(59 130 246 / .4)}.lg\:hover\:ring-blue-500\/45:hover{--tw-ring-color: rgb(59 130 246 / .45)}.lg\:hover\:ring-blue-500\/5:hover{--tw-ring-color: rgb(59 130 246 / .05)}.lg\:hover\:ring-blue-500\/50:hover{--tw-ring-color: rgb(59 130 246 / .5)}.lg\:hover\:ring-blue-500\/55:hover{--tw-ring-color: rgb(59 130 246 / .55)}.lg\:hover\:ring-blue-500\/60:hover{--tw-ring-color: rgb(59 130 246 / .6)}.lg\:hover\:ring-blue-500\/65:hover{--tw-ring-color: rgb(59 130 246 / .65)}.lg\:hover\:ring-blue-500\/70:hover{--tw-ring-color: rgb(59 130 246 / .7)}.lg\:hover\:ring-blue-500\/75:hover{--tw-ring-color: rgb(59 130 246 / .75)}.lg\:hover\:ring-blue-500\/80:hover{--tw-ring-color: rgb(59 130 246 / .8)}.lg\:hover\:ring-blue-500\/85:hover{--tw-ring-color: rgb(59 130 246 / .85)}.lg\:hover\:ring-blue-500\/90:hover{--tw-ring-color: rgb(59 130 246 / .9)}.lg\:hover\:ring-blue-500\/95:hover{--tw-ring-color: rgb(59 130 246 / .95)}.lg\:hover\:ring-blue-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-blue-600\/0:hover{--tw-ring-color: rgb(37 99 235 / 0)}.lg\:hover\:ring-blue-600\/10:hover{--tw-ring-color: rgb(37 99 235 / .1)}.lg\:hover\:ring-blue-600\/100:hover{--tw-ring-color: rgb(37 99 235 / 1)}.lg\:hover\:ring-blue-600\/15:hover{--tw-ring-color: rgb(37 99 235 / .15)}.lg\:hover\:ring-blue-600\/20:hover{--tw-ring-color: rgb(37 99 235 / .2)}.lg\:hover\:ring-blue-600\/25:hover{--tw-ring-color: rgb(37 99 235 / .25)}.lg\:hover\:ring-blue-600\/30:hover{--tw-ring-color: rgb(37 99 235 / .3)}.lg\:hover\:ring-blue-600\/35:hover{--tw-ring-color: rgb(37 99 235 / .35)}.lg\:hover\:ring-blue-600\/40:hover{--tw-ring-color: rgb(37 99 235 / .4)}.lg\:hover\:ring-blue-600\/45:hover{--tw-ring-color: rgb(37 99 235 / .45)}.lg\:hover\:ring-blue-600\/5:hover{--tw-ring-color: rgb(37 99 235 / .05)}.lg\:hover\:ring-blue-600\/50:hover{--tw-ring-color: rgb(37 99 235 / .5)}.lg\:hover\:ring-blue-600\/55:hover{--tw-ring-color: rgb(37 99 235 / .55)}.lg\:hover\:ring-blue-600\/60:hover{--tw-ring-color: rgb(37 99 235 / .6)}.lg\:hover\:ring-blue-600\/65:hover{--tw-ring-color: rgb(37 99 235 / .65)}.lg\:hover\:ring-blue-600\/70:hover{--tw-ring-color: rgb(37 99 235 / .7)}.lg\:hover\:ring-blue-600\/75:hover{--tw-ring-color: rgb(37 99 235 / .75)}.lg\:hover\:ring-blue-600\/80:hover{--tw-ring-color: rgb(37 99 235 / .8)}.lg\:hover\:ring-blue-600\/85:hover{--tw-ring-color: rgb(37 99 235 / .85)}.lg\:hover\:ring-blue-600\/90:hover{--tw-ring-color: rgb(37 99 235 / .9)}.lg\:hover\:ring-blue-600\/95:hover{--tw-ring-color: rgb(37 99 235 / .95)}.lg\:hover\:ring-blue-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-blue-700\/0:hover{--tw-ring-color: rgb(29 78 216 / 0)}.lg\:hover\:ring-blue-700\/10:hover{--tw-ring-color: rgb(29 78 216 / .1)}.lg\:hover\:ring-blue-700\/100:hover{--tw-ring-color: rgb(29 78 216 / 1)}.lg\:hover\:ring-blue-700\/15:hover{--tw-ring-color: rgb(29 78 216 / .15)}.lg\:hover\:ring-blue-700\/20:hover{--tw-ring-color: rgb(29 78 216 / .2)}.lg\:hover\:ring-blue-700\/25:hover{--tw-ring-color: rgb(29 78 216 / .25)}.lg\:hover\:ring-blue-700\/30:hover{--tw-ring-color: rgb(29 78 216 / .3)}.lg\:hover\:ring-blue-700\/35:hover{--tw-ring-color: rgb(29 78 216 / .35)}.lg\:hover\:ring-blue-700\/40:hover{--tw-ring-color: rgb(29 78 216 / .4)}.lg\:hover\:ring-blue-700\/45:hover{--tw-ring-color: rgb(29 78 216 / .45)}.lg\:hover\:ring-blue-700\/5:hover{--tw-ring-color: rgb(29 78 216 / .05)}.lg\:hover\:ring-blue-700\/50:hover{--tw-ring-color: rgb(29 78 216 / .5)}.lg\:hover\:ring-blue-700\/55:hover{--tw-ring-color: rgb(29 78 216 / .55)}.lg\:hover\:ring-blue-700\/60:hover{--tw-ring-color: rgb(29 78 216 / .6)}.lg\:hover\:ring-blue-700\/65:hover{--tw-ring-color: rgb(29 78 216 / .65)}.lg\:hover\:ring-blue-700\/70:hover{--tw-ring-color: rgb(29 78 216 / .7)}.lg\:hover\:ring-blue-700\/75:hover{--tw-ring-color: rgb(29 78 216 / .75)}.lg\:hover\:ring-blue-700\/80:hover{--tw-ring-color: rgb(29 78 216 / .8)}.lg\:hover\:ring-blue-700\/85:hover{--tw-ring-color: rgb(29 78 216 / .85)}.lg\:hover\:ring-blue-700\/90:hover{--tw-ring-color: rgb(29 78 216 / .9)}.lg\:hover\:ring-blue-700\/95:hover{--tw-ring-color: rgb(29 78 216 / .95)}.lg\:hover\:ring-blue-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-blue-800\/0:hover{--tw-ring-color: rgb(30 64 175 / 0)}.lg\:hover\:ring-blue-800\/10:hover{--tw-ring-color: rgb(30 64 175 / .1)}.lg\:hover\:ring-blue-800\/100:hover{--tw-ring-color: rgb(30 64 175 / 1)}.lg\:hover\:ring-blue-800\/15:hover{--tw-ring-color: rgb(30 64 175 / .15)}.lg\:hover\:ring-blue-800\/20:hover{--tw-ring-color: rgb(30 64 175 / .2)}.lg\:hover\:ring-blue-800\/25:hover{--tw-ring-color: rgb(30 64 175 / .25)}.lg\:hover\:ring-blue-800\/30:hover{--tw-ring-color: rgb(30 64 175 / .3)}.lg\:hover\:ring-blue-800\/35:hover{--tw-ring-color: rgb(30 64 175 / .35)}.lg\:hover\:ring-blue-800\/40:hover{--tw-ring-color: rgb(30 64 175 / .4)}.lg\:hover\:ring-blue-800\/45:hover{--tw-ring-color: rgb(30 64 175 / .45)}.lg\:hover\:ring-blue-800\/5:hover{--tw-ring-color: rgb(30 64 175 / .05)}.lg\:hover\:ring-blue-800\/50:hover{--tw-ring-color: rgb(30 64 175 / .5)}.lg\:hover\:ring-blue-800\/55:hover{--tw-ring-color: rgb(30 64 175 / .55)}.lg\:hover\:ring-blue-800\/60:hover{--tw-ring-color: rgb(30 64 175 / .6)}.lg\:hover\:ring-blue-800\/65:hover{--tw-ring-color: rgb(30 64 175 / .65)}.lg\:hover\:ring-blue-800\/70:hover{--tw-ring-color: rgb(30 64 175 / .7)}.lg\:hover\:ring-blue-800\/75:hover{--tw-ring-color: rgb(30 64 175 / .75)}.lg\:hover\:ring-blue-800\/80:hover{--tw-ring-color: rgb(30 64 175 / .8)}.lg\:hover\:ring-blue-800\/85:hover{--tw-ring-color: rgb(30 64 175 / .85)}.lg\:hover\:ring-blue-800\/90:hover{--tw-ring-color: rgb(30 64 175 / .9)}.lg\:hover\:ring-blue-800\/95:hover{--tw-ring-color: rgb(30 64 175 / .95)}.lg\:hover\:ring-blue-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-blue-900\/0:hover{--tw-ring-color: rgb(30 58 138 / 0)}.lg\:hover\:ring-blue-900\/10:hover{--tw-ring-color: rgb(30 58 138 / .1)}.lg\:hover\:ring-blue-900\/100:hover{--tw-ring-color: rgb(30 58 138 / 1)}.lg\:hover\:ring-blue-900\/15:hover{--tw-ring-color: rgb(30 58 138 / .15)}.lg\:hover\:ring-blue-900\/20:hover{--tw-ring-color: rgb(30 58 138 / .2)}.lg\:hover\:ring-blue-900\/25:hover{--tw-ring-color: rgb(30 58 138 / .25)}.lg\:hover\:ring-blue-900\/30:hover{--tw-ring-color: rgb(30 58 138 / .3)}.lg\:hover\:ring-blue-900\/35:hover{--tw-ring-color: rgb(30 58 138 / .35)}.lg\:hover\:ring-blue-900\/40:hover{--tw-ring-color: rgb(30 58 138 / .4)}.lg\:hover\:ring-blue-900\/45:hover{--tw-ring-color: rgb(30 58 138 / .45)}.lg\:hover\:ring-blue-900\/5:hover{--tw-ring-color: rgb(30 58 138 / .05)}.lg\:hover\:ring-blue-900\/50:hover{--tw-ring-color: rgb(30 58 138 / .5)}.lg\:hover\:ring-blue-900\/55:hover{--tw-ring-color: rgb(30 58 138 / .55)}.lg\:hover\:ring-blue-900\/60:hover{--tw-ring-color: rgb(30 58 138 / .6)}.lg\:hover\:ring-blue-900\/65:hover{--tw-ring-color: rgb(30 58 138 / .65)}.lg\:hover\:ring-blue-900\/70:hover{--tw-ring-color: rgb(30 58 138 / .7)}.lg\:hover\:ring-blue-900\/75:hover{--tw-ring-color: rgb(30 58 138 / .75)}.lg\:hover\:ring-blue-900\/80:hover{--tw-ring-color: rgb(30 58 138 / .8)}.lg\:hover\:ring-blue-900\/85:hover{--tw-ring-color: rgb(30 58 138 / .85)}.lg\:hover\:ring-blue-900\/90:hover{--tw-ring-color: rgb(30 58 138 / .9)}.lg\:hover\:ring-blue-900\/95:hover{--tw-ring-color: rgb(30 58 138 / .95)}.lg\:hover\:ring-blue-950:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 37 84 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-blue-950\/0:hover{--tw-ring-color: rgb(23 37 84 / 0)}.lg\:hover\:ring-blue-950\/10:hover{--tw-ring-color: rgb(23 37 84 / .1)}.lg\:hover\:ring-blue-950\/100:hover{--tw-ring-color: rgb(23 37 84 / 1)}.lg\:hover\:ring-blue-950\/15:hover{--tw-ring-color: rgb(23 37 84 / .15)}.lg\:hover\:ring-blue-950\/20:hover{--tw-ring-color: rgb(23 37 84 / .2)}.lg\:hover\:ring-blue-950\/25:hover{--tw-ring-color: rgb(23 37 84 / .25)}.lg\:hover\:ring-blue-950\/30:hover{--tw-ring-color: rgb(23 37 84 / .3)}.lg\:hover\:ring-blue-950\/35:hover{--tw-ring-color: rgb(23 37 84 / .35)}.lg\:hover\:ring-blue-950\/40:hover{--tw-ring-color: rgb(23 37 84 / .4)}.lg\:hover\:ring-blue-950\/45:hover{--tw-ring-color: rgb(23 37 84 / .45)}.lg\:hover\:ring-blue-950\/5:hover{--tw-ring-color: rgb(23 37 84 / .05)}.lg\:hover\:ring-blue-950\/50:hover{--tw-ring-color: rgb(23 37 84 / .5)}.lg\:hover\:ring-blue-950\/55:hover{--tw-ring-color: rgb(23 37 84 / .55)}.lg\:hover\:ring-blue-950\/60:hover{--tw-ring-color: rgb(23 37 84 / .6)}.lg\:hover\:ring-blue-950\/65:hover{--tw-ring-color: rgb(23 37 84 / .65)}.lg\:hover\:ring-blue-950\/70:hover{--tw-ring-color: rgb(23 37 84 / .7)}.lg\:hover\:ring-blue-950\/75:hover{--tw-ring-color: rgb(23 37 84 / .75)}.lg\:hover\:ring-blue-950\/80:hover{--tw-ring-color: rgb(23 37 84 / .8)}.lg\:hover\:ring-blue-950\/85:hover{--tw-ring-color: rgb(23 37 84 / .85)}.lg\:hover\:ring-blue-950\/90:hover{--tw-ring-color: rgb(23 37 84 / .9)}.lg\:hover\:ring-blue-950\/95:hover{--tw-ring-color: rgb(23 37 84 / .95)}.lg\:hover\:ring-error:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 87 36 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-error-focus:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 48 0 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-error-focus\/0:hover{--tw-ring-color: rgb(240 48 0 / 0)}.lg\:hover\:ring-error-focus\/10:hover{--tw-ring-color: rgb(240 48 0 / .1)}.lg\:hover\:ring-error-focus\/100:hover{--tw-ring-color: rgb(240 48 0 / 1)}.lg\:hover\:ring-error-focus\/15:hover{--tw-ring-color: rgb(240 48 0 / .15)}.lg\:hover\:ring-error-focus\/20:hover{--tw-ring-color: rgb(240 48 0 / .2)}.lg\:hover\:ring-error-focus\/25:hover{--tw-ring-color: rgb(240 48 0 / .25)}.lg\:hover\:ring-error-focus\/30:hover{--tw-ring-color: rgb(240 48 0 / .3)}.lg\:hover\:ring-error-focus\/35:hover{--tw-ring-color: rgb(240 48 0 / .35)}.lg\:hover\:ring-error-focus\/40:hover{--tw-ring-color: rgb(240 48 0 / .4)}.lg\:hover\:ring-error-focus\/45:hover{--tw-ring-color: rgb(240 48 0 / .45)}.lg\:hover\:ring-error-focus\/5:hover{--tw-ring-color: rgb(240 48 0 / .05)}.lg\:hover\:ring-error-focus\/50:hover{--tw-ring-color: rgb(240 48 0 / .5)}.lg\:hover\:ring-error-focus\/55:hover{--tw-ring-color: rgb(240 48 0 / .55)}.lg\:hover\:ring-error-focus\/60:hover{--tw-ring-color: rgb(240 48 0 / .6)}.lg\:hover\:ring-error-focus\/65:hover{--tw-ring-color: rgb(240 48 0 / .65)}.lg\:hover\:ring-error-focus\/70:hover{--tw-ring-color: rgb(240 48 0 / .7)}.lg\:hover\:ring-error-focus\/75:hover{--tw-ring-color: rgb(240 48 0 / .75)}.lg\:hover\:ring-error-focus\/80:hover{--tw-ring-color: rgb(240 48 0 / .8)}.lg\:hover\:ring-error-focus\/85:hover{--tw-ring-color: rgb(240 48 0 / .85)}.lg\:hover\:ring-error-focus\/90:hover{--tw-ring-color: rgb(240 48 0 / .9)}.lg\:hover\:ring-error-focus\/95:hover{--tw-ring-color: rgb(240 48 0 / .95)}.lg\:hover\:ring-error\/0:hover{--tw-ring-color: rgb(255 87 36 / 0)}.lg\:hover\:ring-error\/10:hover{--tw-ring-color: rgb(255 87 36 / .1)}.lg\:hover\:ring-error\/100:hover{--tw-ring-color: rgb(255 87 36 / 1)}.lg\:hover\:ring-error\/15:hover{--tw-ring-color: rgb(255 87 36 / .15)}.lg\:hover\:ring-error\/20:hover{--tw-ring-color: rgb(255 87 36 / .2)}.lg\:hover\:ring-error\/25:hover{--tw-ring-color: rgb(255 87 36 / .25)}.lg\:hover\:ring-error\/30:hover{--tw-ring-color: rgb(255 87 36 / .3)}.lg\:hover\:ring-error\/35:hover{--tw-ring-color: rgb(255 87 36 / .35)}.lg\:hover\:ring-error\/40:hover{--tw-ring-color: rgb(255 87 36 / .4)}.lg\:hover\:ring-error\/45:hover{--tw-ring-color: rgb(255 87 36 / .45)}.lg\:hover\:ring-error\/5:hover{--tw-ring-color: rgb(255 87 36 / .05)}.lg\:hover\:ring-error\/50:hover{--tw-ring-color: rgb(255 87 36 / .5)}.lg\:hover\:ring-error\/55:hover{--tw-ring-color: rgb(255 87 36 / .55)}.lg\:hover\:ring-error\/60:hover{--tw-ring-color: rgb(255 87 36 / .6)}.lg\:hover\:ring-error\/65:hover{--tw-ring-color: rgb(255 87 36 / .65)}.lg\:hover\:ring-error\/70:hover{--tw-ring-color: rgb(255 87 36 / .7)}.lg\:hover\:ring-error\/75:hover{--tw-ring-color: rgb(255 87 36 / .75)}.lg\:hover\:ring-error\/80:hover{--tw-ring-color: rgb(255 87 36 / .8)}.lg\:hover\:ring-error\/85:hover{--tw-ring-color: rgb(255 87 36 / .85)}.lg\:hover\:ring-error\/90:hover{--tw-ring-color: rgb(255 87 36 / .9)}.lg\:hover\:ring-error\/95:hover{--tw-ring-color: rgb(255 87 36 / .95)}.lg\:hover\:ring-green-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-green-100\/0:hover{--tw-ring-color: rgb(220 252 231 / 0)}.lg\:hover\:ring-green-100\/10:hover{--tw-ring-color: rgb(220 252 231 / .1)}.lg\:hover\:ring-green-100\/100:hover{--tw-ring-color: rgb(220 252 231 / 1)}.lg\:hover\:ring-green-100\/15:hover{--tw-ring-color: rgb(220 252 231 / .15)}.lg\:hover\:ring-green-100\/20:hover{--tw-ring-color: rgb(220 252 231 / .2)}.lg\:hover\:ring-green-100\/25:hover{--tw-ring-color: rgb(220 252 231 / .25)}.lg\:hover\:ring-green-100\/30:hover{--tw-ring-color: rgb(220 252 231 / .3)}.lg\:hover\:ring-green-100\/35:hover{--tw-ring-color: rgb(220 252 231 / .35)}.lg\:hover\:ring-green-100\/40:hover{--tw-ring-color: rgb(220 252 231 / .4)}.lg\:hover\:ring-green-100\/45:hover{--tw-ring-color: rgb(220 252 231 / .45)}.lg\:hover\:ring-green-100\/5:hover{--tw-ring-color: rgb(220 252 231 / .05)}.lg\:hover\:ring-green-100\/50:hover{--tw-ring-color: rgb(220 252 231 / .5)}.lg\:hover\:ring-green-100\/55:hover{--tw-ring-color: rgb(220 252 231 / .55)}.lg\:hover\:ring-green-100\/60:hover{--tw-ring-color: rgb(220 252 231 / .6)}.lg\:hover\:ring-green-100\/65:hover{--tw-ring-color: rgb(220 252 231 / .65)}.lg\:hover\:ring-green-100\/70:hover{--tw-ring-color: rgb(220 252 231 / .7)}.lg\:hover\:ring-green-100\/75:hover{--tw-ring-color: rgb(220 252 231 / .75)}.lg\:hover\:ring-green-100\/80:hover{--tw-ring-color: rgb(220 252 231 / .8)}.lg\:hover\:ring-green-100\/85:hover{--tw-ring-color: rgb(220 252 231 / .85)}.lg\:hover\:ring-green-100\/90:hover{--tw-ring-color: rgb(220 252 231 / .9)}.lg\:hover\:ring-green-100\/95:hover{--tw-ring-color: rgb(220 252 231 / .95)}.lg\:hover\:ring-green-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-green-200\/0:hover{--tw-ring-color: rgb(187 247 208 / 0)}.lg\:hover\:ring-green-200\/10:hover{--tw-ring-color: rgb(187 247 208 / .1)}.lg\:hover\:ring-green-200\/100:hover{--tw-ring-color: rgb(187 247 208 / 1)}.lg\:hover\:ring-green-200\/15:hover{--tw-ring-color: rgb(187 247 208 / .15)}.lg\:hover\:ring-green-200\/20:hover{--tw-ring-color: rgb(187 247 208 / .2)}.lg\:hover\:ring-green-200\/25:hover{--tw-ring-color: rgb(187 247 208 / .25)}.lg\:hover\:ring-green-200\/30:hover{--tw-ring-color: rgb(187 247 208 / .3)}.lg\:hover\:ring-green-200\/35:hover{--tw-ring-color: rgb(187 247 208 / .35)}.lg\:hover\:ring-green-200\/40:hover{--tw-ring-color: rgb(187 247 208 / .4)}.lg\:hover\:ring-green-200\/45:hover{--tw-ring-color: rgb(187 247 208 / .45)}.lg\:hover\:ring-green-200\/5:hover{--tw-ring-color: rgb(187 247 208 / .05)}.lg\:hover\:ring-green-200\/50:hover{--tw-ring-color: rgb(187 247 208 / .5)}.lg\:hover\:ring-green-200\/55:hover{--tw-ring-color: rgb(187 247 208 / .55)}.lg\:hover\:ring-green-200\/60:hover{--tw-ring-color: rgb(187 247 208 / .6)}.lg\:hover\:ring-green-200\/65:hover{--tw-ring-color: rgb(187 247 208 / .65)}.lg\:hover\:ring-green-200\/70:hover{--tw-ring-color: rgb(187 247 208 / .7)}.lg\:hover\:ring-green-200\/75:hover{--tw-ring-color: rgb(187 247 208 / .75)}.lg\:hover\:ring-green-200\/80:hover{--tw-ring-color: rgb(187 247 208 / .8)}.lg\:hover\:ring-green-200\/85:hover{--tw-ring-color: rgb(187 247 208 / .85)}.lg\:hover\:ring-green-200\/90:hover{--tw-ring-color: rgb(187 247 208 / .9)}.lg\:hover\:ring-green-200\/95:hover{--tw-ring-color: rgb(187 247 208 / .95)}.lg\:hover\:ring-green-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-green-300\/0:hover{--tw-ring-color: rgb(134 239 172 / 0)}.lg\:hover\:ring-green-300\/10:hover{--tw-ring-color: rgb(134 239 172 / .1)}.lg\:hover\:ring-green-300\/100:hover{--tw-ring-color: rgb(134 239 172 / 1)}.lg\:hover\:ring-green-300\/15:hover{--tw-ring-color: rgb(134 239 172 / .15)}.lg\:hover\:ring-green-300\/20:hover{--tw-ring-color: rgb(134 239 172 / .2)}.lg\:hover\:ring-green-300\/25:hover{--tw-ring-color: rgb(134 239 172 / .25)}.lg\:hover\:ring-green-300\/30:hover{--tw-ring-color: rgb(134 239 172 / .3)}.lg\:hover\:ring-green-300\/35:hover{--tw-ring-color: rgb(134 239 172 / .35)}.lg\:hover\:ring-green-300\/40:hover{--tw-ring-color: rgb(134 239 172 / .4)}.lg\:hover\:ring-green-300\/45:hover{--tw-ring-color: rgb(134 239 172 / .45)}.lg\:hover\:ring-green-300\/5:hover{--tw-ring-color: rgb(134 239 172 / .05)}.lg\:hover\:ring-green-300\/50:hover{--tw-ring-color: rgb(134 239 172 / .5)}.lg\:hover\:ring-green-300\/55:hover{--tw-ring-color: rgb(134 239 172 / .55)}.lg\:hover\:ring-green-300\/60:hover{--tw-ring-color: rgb(134 239 172 / .6)}.lg\:hover\:ring-green-300\/65:hover{--tw-ring-color: rgb(134 239 172 / .65)}.lg\:hover\:ring-green-300\/70:hover{--tw-ring-color: rgb(134 239 172 / .7)}.lg\:hover\:ring-green-300\/75:hover{--tw-ring-color: rgb(134 239 172 / .75)}.lg\:hover\:ring-green-300\/80:hover{--tw-ring-color: rgb(134 239 172 / .8)}.lg\:hover\:ring-green-300\/85:hover{--tw-ring-color: rgb(134 239 172 / .85)}.lg\:hover\:ring-green-300\/90:hover{--tw-ring-color: rgb(134 239 172 / .9)}.lg\:hover\:ring-green-300\/95:hover{--tw-ring-color: rgb(134 239 172 / .95)}.lg\:hover\:ring-green-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-green-400\/0:hover{--tw-ring-color: rgb(74 222 128 / 0)}.lg\:hover\:ring-green-400\/10:hover{--tw-ring-color: rgb(74 222 128 / .1)}.lg\:hover\:ring-green-400\/100:hover{--tw-ring-color: rgb(74 222 128 / 1)}.lg\:hover\:ring-green-400\/15:hover{--tw-ring-color: rgb(74 222 128 / .15)}.lg\:hover\:ring-green-400\/20:hover{--tw-ring-color: rgb(74 222 128 / .2)}.lg\:hover\:ring-green-400\/25:hover{--tw-ring-color: rgb(74 222 128 / .25)}.lg\:hover\:ring-green-400\/30:hover{--tw-ring-color: rgb(74 222 128 / .3)}.lg\:hover\:ring-green-400\/35:hover{--tw-ring-color: rgb(74 222 128 / .35)}.lg\:hover\:ring-green-400\/40:hover{--tw-ring-color: rgb(74 222 128 / .4)}.lg\:hover\:ring-green-400\/45:hover{--tw-ring-color: rgb(74 222 128 / .45)}.lg\:hover\:ring-green-400\/5:hover{--tw-ring-color: rgb(74 222 128 / .05)}.lg\:hover\:ring-green-400\/50:hover{--tw-ring-color: rgb(74 222 128 / .5)}.lg\:hover\:ring-green-400\/55:hover{--tw-ring-color: rgb(74 222 128 / .55)}.lg\:hover\:ring-green-400\/60:hover{--tw-ring-color: rgb(74 222 128 / .6)}.lg\:hover\:ring-green-400\/65:hover{--tw-ring-color: rgb(74 222 128 / .65)}.lg\:hover\:ring-green-400\/70:hover{--tw-ring-color: rgb(74 222 128 / .7)}.lg\:hover\:ring-green-400\/75:hover{--tw-ring-color: rgb(74 222 128 / .75)}.lg\:hover\:ring-green-400\/80:hover{--tw-ring-color: rgb(74 222 128 / .8)}.lg\:hover\:ring-green-400\/85:hover{--tw-ring-color: rgb(74 222 128 / .85)}.lg\:hover\:ring-green-400\/90:hover{--tw-ring-color: rgb(74 222 128 / .9)}.lg\:hover\:ring-green-400\/95:hover{--tw-ring-color: rgb(74 222 128 / .95)}.lg\:hover\:ring-green-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-green-50\/0:hover{--tw-ring-color: rgb(240 253 244 / 0)}.lg\:hover\:ring-green-50\/10:hover{--tw-ring-color: rgb(240 253 244 / .1)}.lg\:hover\:ring-green-50\/100:hover{--tw-ring-color: rgb(240 253 244 / 1)}.lg\:hover\:ring-green-50\/15:hover{--tw-ring-color: rgb(240 253 244 / .15)}.lg\:hover\:ring-green-50\/20:hover{--tw-ring-color: rgb(240 253 244 / .2)}.lg\:hover\:ring-green-50\/25:hover{--tw-ring-color: rgb(240 253 244 / .25)}.lg\:hover\:ring-green-50\/30:hover{--tw-ring-color: rgb(240 253 244 / .3)}.lg\:hover\:ring-green-50\/35:hover{--tw-ring-color: rgb(240 253 244 / .35)}.lg\:hover\:ring-green-50\/40:hover{--tw-ring-color: rgb(240 253 244 / .4)}.lg\:hover\:ring-green-50\/45:hover{--tw-ring-color: rgb(240 253 244 / .45)}.lg\:hover\:ring-green-50\/5:hover{--tw-ring-color: rgb(240 253 244 / .05)}.lg\:hover\:ring-green-50\/50:hover{--tw-ring-color: rgb(240 253 244 / .5)}.lg\:hover\:ring-green-50\/55:hover{--tw-ring-color: rgb(240 253 244 / .55)}.lg\:hover\:ring-green-50\/60:hover{--tw-ring-color: rgb(240 253 244 / .6)}.lg\:hover\:ring-green-50\/65:hover{--tw-ring-color: rgb(240 253 244 / .65)}.lg\:hover\:ring-green-50\/70:hover{--tw-ring-color: rgb(240 253 244 / .7)}.lg\:hover\:ring-green-50\/75:hover{--tw-ring-color: rgb(240 253 244 / .75)}.lg\:hover\:ring-green-50\/80:hover{--tw-ring-color: rgb(240 253 244 / .8)}.lg\:hover\:ring-green-50\/85:hover{--tw-ring-color: rgb(240 253 244 / .85)}.lg\:hover\:ring-green-50\/90:hover{--tw-ring-color: rgb(240 253 244 / .9)}.lg\:hover\:ring-green-50\/95:hover{--tw-ring-color: rgb(240 253 244 / .95)}.lg\:hover\:ring-green-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-green-500\/0:hover{--tw-ring-color: rgb(34 197 94 / 0)}.lg\:hover\:ring-green-500\/10:hover{--tw-ring-color: rgb(34 197 94 / .1)}.lg\:hover\:ring-green-500\/100:hover{--tw-ring-color: rgb(34 197 94 / 1)}.lg\:hover\:ring-green-500\/15:hover{--tw-ring-color: rgb(34 197 94 / .15)}.lg\:hover\:ring-green-500\/20:hover{--tw-ring-color: rgb(34 197 94 / .2)}.lg\:hover\:ring-green-500\/25:hover{--tw-ring-color: rgb(34 197 94 / .25)}.lg\:hover\:ring-green-500\/30:hover{--tw-ring-color: rgb(34 197 94 / .3)}.lg\:hover\:ring-green-500\/35:hover{--tw-ring-color: rgb(34 197 94 / .35)}.lg\:hover\:ring-green-500\/40:hover{--tw-ring-color: rgb(34 197 94 / .4)}.lg\:hover\:ring-green-500\/45:hover{--tw-ring-color: rgb(34 197 94 / .45)}.lg\:hover\:ring-green-500\/5:hover{--tw-ring-color: rgb(34 197 94 / .05)}.lg\:hover\:ring-green-500\/50:hover{--tw-ring-color: rgb(34 197 94 / .5)}.lg\:hover\:ring-green-500\/55:hover{--tw-ring-color: rgb(34 197 94 / .55)}.lg\:hover\:ring-green-500\/60:hover{--tw-ring-color: rgb(34 197 94 / .6)}.lg\:hover\:ring-green-500\/65:hover{--tw-ring-color: rgb(34 197 94 / .65)}.lg\:hover\:ring-green-500\/70:hover{--tw-ring-color: rgb(34 197 94 / .7)}.lg\:hover\:ring-green-500\/75:hover{--tw-ring-color: rgb(34 197 94 / .75)}.lg\:hover\:ring-green-500\/80:hover{--tw-ring-color: rgb(34 197 94 / .8)}.lg\:hover\:ring-green-500\/85:hover{--tw-ring-color: rgb(34 197 94 / .85)}.lg\:hover\:ring-green-500\/90:hover{--tw-ring-color: rgb(34 197 94 / .9)}.lg\:hover\:ring-green-500\/95:hover{--tw-ring-color: rgb(34 197 94 / .95)}.lg\:hover\:ring-green-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-green-600\/0:hover{--tw-ring-color: rgb(22 163 74 / 0)}.lg\:hover\:ring-green-600\/10:hover{--tw-ring-color: rgb(22 163 74 / .1)}.lg\:hover\:ring-green-600\/100:hover{--tw-ring-color: rgb(22 163 74 / 1)}.lg\:hover\:ring-green-600\/15:hover{--tw-ring-color: rgb(22 163 74 / .15)}.lg\:hover\:ring-green-600\/20:hover{--tw-ring-color: rgb(22 163 74 / .2)}.lg\:hover\:ring-green-600\/25:hover{--tw-ring-color: rgb(22 163 74 / .25)}.lg\:hover\:ring-green-600\/30:hover{--tw-ring-color: rgb(22 163 74 / .3)}.lg\:hover\:ring-green-600\/35:hover{--tw-ring-color: rgb(22 163 74 / .35)}.lg\:hover\:ring-green-600\/40:hover{--tw-ring-color: rgb(22 163 74 / .4)}.lg\:hover\:ring-green-600\/45:hover{--tw-ring-color: rgb(22 163 74 / .45)}.lg\:hover\:ring-green-600\/5:hover{--tw-ring-color: rgb(22 163 74 / .05)}.lg\:hover\:ring-green-600\/50:hover{--tw-ring-color: rgb(22 163 74 / .5)}.lg\:hover\:ring-green-600\/55:hover{--tw-ring-color: rgb(22 163 74 / .55)}.lg\:hover\:ring-green-600\/60:hover{--tw-ring-color: rgb(22 163 74 / .6)}.lg\:hover\:ring-green-600\/65:hover{--tw-ring-color: rgb(22 163 74 / .65)}.lg\:hover\:ring-green-600\/70:hover{--tw-ring-color: rgb(22 163 74 / .7)}.lg\:hover\:ring-green-600\/75:hover{--tw-ring-color: rgb(22 163 74 / .75)}.lg\:hover\:ring-green-600\/80:hover{--tw-ring-color: rgb(22 163 74 / .8)}.lg\:hover\:ring-green-600\/85:hover{--tw-ring-color: rgb(22 163 74 / .85)}.lg\:hover\:ring-green-600\/90:hover{--tw-ring-color: rgb(22 163 74 / .9)}.lg\:hover\:ring-green-600\/95:hover{--tw-ring-color: rgb(22 163 74 / .95)}.lg\:hover\:ring-green-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-green-700\/0:hover{--tw-ring-color: rgb(21 128 61 / 0)}.lg\:hover\:ring-green-700\/10:hover{--tw-ring-color: rgb(21 128 61 / .1)}.lg\:hover\:ring-green-700\/100:hover{--tw-ring-color: rgb(21 128 61 / 1)}.lg\:hover\:ring-green-700\/15:hover{--tw-ring-color: rgb(21 128 61 / .15)}.lg\:hover\:ring-green-700\/20:hover{--tw-ring-color: rgb(21 128 61 / .2)}.lg\:hover\:ring-green-700\/25:hover{--tw-ring-color: rgb(21 128 61 / .25)}.lg\:hover\:ring-green-700\/30:hover{--tw-ring-color: rgb(21 128 61 / .3)}.lg\:hover\:ring-green-700\/35:hover{--tw-ring-color: rgb(21 128 61 / .35)}.lg\:hover\:ring-green-700\/40:hover{--tw-ring-color: rgb(21 128 61 / .4)}.lg\:hover\:ring-green-700\/45:hover{--tw-ring-color: rgb(21 128 61 / .45)}.lg\:hover\:ring-green-700\/5:hover{--tw-ring-color: rgb(21 128 61 / .05)}.lg\:hover\:ring-green-700\/50:hover{--tw-ring-color: rgb(21 128 61 / .5)}.lg\:hover\:ring-green-700\/55:hover{--tw-ring-color: rgb(21 128 61 / .55)}.lg\:hover\:ring-green-700\/60:hover{--tw-ring-color: rgb(21 128 61 / .6)}.lg\:hover\:ring-green-700\/65:hover{--tw-ring-color: rgb(21 128 61 / .65)}.lg\:hover\:ring-green-700\/70:hover{--tw-ring-color: rgb(21 128 61 / .7)}.lg\:hover\:ring-green-700\/75:hover{--tw-ring-color: rgb(21 128 61 / .75)}.lg\:hover\:ring-green-700\/80:hover{--tw-ring-color: rgb(21 128 61 / .8)}.lg\:hover\:ring-green-700\/85:hover{--tw-ring-color: rgb(21 128 61 / .85)}.lg\:hover\:ring-green-700\/90:hover{--tw-ring-color: rgb(21 128 61 / .9)}.lg\:hover\:ring-green-700\/95:hover{--tw-ring-color: rgb(21 128 61 / .95)}.lg\:hover\:ring-green-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-green-800\/0:hover{--tw-ring-color: rgb(22 101 52 / 0)}.lg\:hover\:ring-green-800\/10:hover{--tw-ring-color: rgb(22 101 52 / .1)}.lg\:hover\:ring-green-800\/100:hover{--tw-ring-color: rgb(22 101 52 / 1)}.lg\:hover\:ring-green-800\/15:hover{--tw-ring-color: rgb(22 101 52 / .15)}.lg\:hover\:ring-green-800\/20:hover{--tw-ring-color: rgb(22 101 52 / .2)}.lg\:hover\:ring-green-800\/25:hover{--tw-ring-color: rgb(22 101 52 / .25)}.lg\:hover\:ring-green-800\/30:hover{--tw-ring-color: rgb(22 101 52 / .3)}.lg\:hover\:ring-green-800\/35:hover{--tw-ring-color: rgb(22 101 52 / .35)}.lg\:hover\:ring-green-800\/40:hover{--tw-ring-color: rgb(22 101 52 / .4)}.lg\:hover\:ring-green-800\/45:hover{--tw-ring-color: rgb(22 101 52 / .45)}.lg\:hover\:ring-green-800\/5:hover{--tw-ring-color: rgb(22 101 52 / .05)}.lg\:hover\:ring-green-800\/50:hover{--tw-ring-color: rgb(22 101 52 / .5)}.lg\:hover\:ring-green-800\/55:hover{--tw-ring-color: rgb(22 101 52 / .55)}.lg\:hover\:ring-green-800\/60:hover{--tw-ring-color: rgb(22 101 52 / .6)}.lg\:hover\:ring-green-800\/65:hover{--tw-ring-color: rgb(22 101 52 / .65)}.lg\:hover\:ring-green-800\/70:hover{--tw-ring-color: rgb(22 101 52 / .7)}.lg\:hover\:ring-green-800\/75:hover{--tw-ring-color: rgb(22 101 52 / .75)}.lg\:hover\:ring-green-800\/80:hover{--tw-ring-color: rgb(22 101 52 / .8)}.lg\:hover\:ring-green-800\/85:hover{--tw-ring-color: rgb(22 101 52 / .85)}.lg\:hover\:ring-green-800\/90:hover{--tw-ring-color: rgb(22 101 52 / .9)}.lg\:hover\:ring-green-800\/95:hover{--tw-ring-color: rgb(22 101 52 / .95)}.lg\:hover\:ring-green-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-green-900\/0:hover{--tw-ring-color: rgb(20 83 45 / 0)}.lg\:hover\:ring-green-900\/10:hover{--tw-ring-color: rgb(20 83 45 / .1)}.lg\:hover\:ring-green-900\/100:hover{--tw-ring-color: rgb(20 83 45 / 1)}.lg\:hover\:ring-green-900\/15:hover{--tw-ring-color: rgb(20 83 45 / .15)}.lg\:hover\:ring-green-900\/20:hover{--tw-ring-color: rgb(20 83 45 / .2)}.lg\:hover\:ring-green-900\/25:hover{--tw-ring-color: rgb(20 83 45 / .25)}.lg\:hover\:ring-green-900\/30:hover{--tw-ring-color: rgb(20 83 45 / .3)}.lg\:hover\:ring-green-900\/35:hover{--tw-ring-color: rgb(20 83 45 / .35)}.lg\:hover\:ring-green-900\/40:hover{--tw-ring-color: rgb(20 83 45 / .4)}.lg\:hover\:ring-green-900\/45:hover{--tw-ring-color: rgb(20 83 45 / .45)}.lg\:hover\:ring-green-900\/5:hover{--tw-ring-color: rgb(20 83 45 / .05)}.lg\:hover\:ring-green-900\/50:hover{--tw-ring-color: rgb(20 83 45 / .5)}.lg\:hover\:ring-green-900\/55:hover{--tw-ring-color: rgb(20 83 45 / .55)}.lg\:hover\:ring-green-900\/60:hover{--tw-ring-color: rgb(20 83 45 / .6)}.lg\:hover\:ring-green-900\/65:hover{--tw-ring-color: rgb(20 83 45 / .65)}.lg\:hover\:ring-green-900\/70:hover{--tw-ring-color: rgb(20 83 45 / .7)}.lg\:hover\:ring-green-900\/75:hover{--tw-ring-color: rgb(20 83 45 / .75)}.lg\:hover\:ring-green-900\/80:hover{--tw-ring-color: rgb(20 83 45 / .8)}.lg\:hover\:ring-green-900\/85:hover{--tw-ring-color: rgb(20 83 45 / .85)}.lg\:hover\:ring-green-900\/90:hover{--tw-ring-color: rgb(20 83 45 / .9)}.lg\:hover\:ring-green-900\/95:hover{--tw-ring-color: rgb(20 83 45 / .95)}.lg\:hover\:ring-green-950:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 46 22 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-green-950\/0:hover{--tw-ring-color: rgb(5 46 22 / 0)}.lg\:hover\:ring-green-950\/10:hover{--tw-ring-color: rgb(5 46 22 / .1)}.lg\:hover\:ring-green-950\/100:hover{--tw-ring-color: rgb(5 46 22 / 1)}.lg\:hover\:ring-green-950\/15:hover{--tw-ring-color: rgb(5 46 22 / .15)}.lg\:hover\:ring-green-950\/20:hover{--tw-ring-color: rgb(5 46 22 / .2)}.lg\:hover\:ring-green-950\/25:hover{--tw-ring-color: rgb(5 46 22 / .25)}.lg\:hover\:ring-green-950\/30:hover{--tw-ring-color: rgb(5 46 22 / .3)}.lg\:hover\:ring-green-950\/35:hover{--tw-ring-color: rgb(5 46 22 / .35)}.lg\:hover\:ring-green-950\/40:hover{--tw-ring-color: rgb(5 46 22 / .4)}.lg\:hover\:ring-green-950\/45:hover{--tw-ring-color: rgb(5 46 22 / .45)}.lg\:hover\:ring-green-950\/5:hover{--tw-ring-color: rgb(5 46 22 / .05)}.lg\:hover\:ring-green-950\/50:hover{--tw-ring-color: rgb(5 46 22 / .5)}.lg\:hover\:ring-green-950\/55:hover{--tw-ring-color: rgb(5 46 22 / .55)}.lg\:hover\:ring-green-950\/60:hover{--tw-ring-color: rgb(5 46 22 / .6)}.lg\:hover\:ring-green-950\/65:hover{--tw-ring-color: rgb(5 46 22 / .65)}.lg\:hover\:ring-green-950\/70:hover{--tw-ring-color: rgb(5 46 22 / .7)}.lg\:hover\:ring-green-950\/75:hover{--tw-ring-color: rgb(5 46 22 / .75)}.lg\:hover\:ring-green-950\/80:hover{--tw-ring-color: rgb(5 46 22 / .8)}.lg\:hover\:ring-green-950\/85:hover{--tw-ring-color: rgb(5 46 22 / .85)}.lg\:hover\:ring-green-950\/90:hover{--tw-ring-color: rgb(5 46 22 / .9)}.lg\:hover\:ring-green-950\/95:hover{--tw-ring-color: rgb(5 46 22 / .95)}.lg\:hover\:ring-neutral-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-neutral-100\/0:hover{--tw-ring-color: rgb(245 245 245 / 0)}.lg\:hover\:ring-neutral-100\/10:hover{--tw-ring-color: rgb(245 245 245 / .1)}.lg\:hover\:ring-neutral-100\/100:hover{--tw-ring-color: rgb(245 245 245 / 1)}.lg\:hover\:ring-neutral-100\/15:hover{--tw-ring-color: rgb(245 245 245 / .15)}.lg\:hover\:ring-neutral-100\/20:hover{--tw-ring-color: rgb(245 245 245 / .2)}.lg\:hover\:ring-neutral-100\/25:hover{--tw-ring-color: rgb(245 245 245 / .25)}.lg\:hover\:ring-neutral-100\/30:hover{--tw-ring-color: rgb(245 245 245 / .3)}.lg\:hover\:ring-neutral-100\/35:hover{--tw-ring-color: rgb(245 245 245 / .35)}.lg\:hover\:ring-neutral-100\/40:hover{--tw-ring-color: rgb(245 245 245 / .4)}.lg\:hover\:ring-neutral-100\/45:hover{--tw-ring-color: rgb(245 245 245 / .45)}.lg\:hover\:ring-neutral-100\/5:hover{--tw-ring-color: rgb(245 245 245 / .05)}.lg\:hover\:ring-neutral-100\/50:hover{--tw-ring-color: rgb(245 245 245 / .5)}.lg\:hover\:ring-neutral-100\/55:hover{--tw-ring-color: rgb(245 245 245 / .55)}.lg\:hover\:ring-neutral-100\/60:hover{--tw-ring-color: rgb(245 245 245 / .6)}.lg\:hover\:ring-neutral-100\/65:hover{--tw-ring-color: rgb(245 245 245 / .65)}.lg\:hover\:ring-neutral-100\/70:hover{--tw-ring-color: rgb(245 245 245 / .7)}.lg\:hover\:ring-neutral-100\/75:hover{--tw-ring-color: rgb(245 245 245 / .75)}.lg\:hover\:ring-neutral-100\/80:hover{--tw-ring-color: rgb(245 245 245 / .8)}.lg\:hover\:ring-neutral-100\/85:hover{--tw-ring-color: rgb(245 245 245 / .85)}.lg\:hover\:ring-neutral-100\/90:hover{--tw-ring-color: rgb(245 245 245 / .9)}.lg\:hover\:ring-neutral-100\/95:hover{--tw-ring-color: rgb(245 245 245 / .95)}.lg\:hover\:ring-neutral-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-neutral-200\/0:hover{--tw-ring-color: rgb(229 229 229 / 0)}.lg\:hover\:ring-neutral-200\/10:hover{--tw-ring-color: rgb(229 229 229 / .1)}.lg\:hover\:ring-neutral-200\/100:hover{--tw-ring-color: rgb(229 229 229 / 1)}.lg\:hover\:ring-neutral-200\/15:hover{--tw-ring-color: rgb(229 229 229 / .15)}.lg\:hover\:ring-neutral-200\/20:hover{--tw-ring-color: rgb(229 229 229 / .2)}.lg\:hover\:ring-neutral-200\/25:hover{--tw-ring-color: rgb(229 229 229 / .25)}.lg\:hover\:ring-neutral-200\/30:hover{--tw-ring-color: rgb(229 229 229 / .3)}.lg\:hover\:ring-neutral-200\/35:hover{--tw-ring-color: rgb(229 229 229 / .35)}.lg\:hover\:ring-neutral-200\/40:hover{--tw-ring-color: rgb(229 229 229 / .4)}.lg\:hover\:ring-neutral-200\/45:hover{--tw-ring-color: rgb(229 229 229 / .45)}.lg\:hover\:ring-neutral-200\/5:hover{--tw-ring-color: rgb(229 229 229 / .05)}.lg\:hover\:ring-neutral-200\/50:hover{--tw-ring-color: rgb(229 229 229 / .5)}.lg\:hover\:ring-neutral-200\/55:hover{--tw-ring-color: rgb(229 229 229 / .55)}.lg\:hover\:ring-neutral-200\/60:hover{--tw-ring-color: rgb(229 229 229 / .6)}.lg\:hover\:ring-neutral-200\/65:hover{--tw-ring-color: rgb(229 229 229 / .65)}.lg\:hover\:ring-neutral-200\/70:hover{--tw-ring-color: rgb(229 229 229 / .7)}.lg\:hover\:ring-neutral-200\/75:hover{--tw-ring-color: rgb(229 229 229 / .75)}.lg\:hover\:ring-neutral-200\/80:hover{--tw-ring-color: rgb(229 229 229 / .8)}.lg\:hover\:ring-neutral-200\/85:hover{--tw-ring-color: rgb(229 229 229 / .85)}.lg\:hover\:ring-neutral-200\/90:hover{--tw-ring-color: rgb(229 229 229 / .9)}.lg\:hover\:ring-neutral-200\/95:hover{--tw-ring-color: rgb(229 229 229 / .95)}.lg\:hover\:ring-neutral-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-neutral-300\/0:hover{--tw-ring-color: rgb(212 212 212 / 0)}.lg\:hover\:ring-neutral-300\/10:hover{--tw-ring-color: rgb(212 212 212 / .1)}.lg\:hover\:ring-neutral-300\/100:hover{--tw-ring-color: rgb(212 212 212 / 1)}.lg\:hover\:ring-neutral-300\/15:hover{--tw-ring-color: rgb(212 212 212 / .15)}.lg\:hover\:ring-neutral-300\/20:hover{--tw-ring-color: rgb(212 212 212 / .2)}.lg\:hover\:ring-neutral-300\/25:hover{--tw-ring-color: rgb(212 212 212 / .25)}.lg\:hover\:ring-neutral-300\/30:hover{--tw-ring-color: rgb(212 212 212 / .3)}.lg\:hover\:ring-neutral-300\/35:hover{--tw-ring-color: rgb(212 212 212 / .35)}.lg\:hover\:ring-neutral-300\/40:hover{--tw-ring-color: rgb(212 212 212 / .4)}.lg\:hover\:ring-neutral-300\/45:hover{--tw-ring-color: rgb(212 212 212 / .45)}.lg\:hover\:ring-neutral-300\/5:hover{--tw-ring-color: rgb(212 212 212 / .05)}.lg\:hover\:ring-neutral-300\/50:hover{--tw-ring-color: rgb(212 212 212 / .5)}.lg\:hover\:ring-neutral-300\/55:hover{--tw-ring-color: rgb(212 212 212 / .55)}.lg\:hover\:ring-neutral-300\/60:hover{--tw-ring-color: rgb(212 212 212 / .6)}.lg\:hover\:ring-neutral-300\/65:hover{--tw-ring-color: rgb(212 212 212 / .65)}.lg\:hover\:ring-neutral-300\/70:hover{--tw-ring-color: rgb(212 212 212 / .7)}.lg\:hover\:ring-neutral-300\/75:hover{--tw-ring-color: rgb(212 212 212 / .75)}.lg\:hover\:ring-neutral-300\/80:hover{--tw-ring-color: rgb(212 212 212 / .8)}.lg\:hover\:ring-neutral-300\/85:hover{--tw-ring-color: rgb(212 212 212 / .85)}.lg\:hover\:ring-neutral-300\/90:hover{--tw-ring-color: rgb(212 212 212 / .9)}.lg\:hover\:ring-neutral-300\/95:hover{--tw-ring-color: rgb(212 212 212 / .95)}.lg\:hover\:ring-neutral-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-neutral-400\/0:hover{--tw-ring-color: rgb(163 163 163 / 0)}.lg\:hover\:ring-neutral-400\/10:hover{--tw-ring-color: rgb(163 163 163 / .1)}.lg\:hover\:ring-neutral-400\/100:hover{--tw-ring-color: rgb(163 163 163 / 1)}.lg\:hover\:ring-neutral-400\/15:hover{--tw-ring-color: rgb(163 163 163 / .15)}.lg\:hover\:ring-neutral-400\/20:hover{--tw-ring-color: rgb(163 163 163 / .2)}.lg\:hover\:ring-neutral-400\/25:hover{--tw-ring-color: rgb(163 163 163 / .25)}.lg\:hover\:ring-neutral-400\/30:hover{--tw-ring-color: rgb(163 163 163 / .3)}.lg\:hover\:ring-neutral-400\/35:hover{--tw-ring-color: rgb(163 163 163 / .35)}.lg\:hover\:ring-neutral-400\/40:hover{--tw-ring-color: rgb(163 163 163 / .4)}.lg\:hover\:ring-neutral-400\/45:hover{--tw-ring-color: rgb(163 163 163 / .45)}.lg\:hover\:ring-neutral-400\/5:hover{--tw-ring-color: rgb(163 163 163 / .05)}.lg\:hover\:ring-neutral-400\/50:hover{--tw-ring-color: rgb(163 163 163 / .5)}.lg\:hover\:ring-neutral-400\/55:hover{--tw-ring-color: rgb(163 163 163 / .55)}.lg\:hover\:ring-neutral-400\/60:hover{--tw-ring-color: rgb(163 163 163 / .6)}.lg\:hover\:ring-neutral-400\/65:hover{--tw-ring-color: rgb(163 163 163 / .65)}.lg\:hover\:ring-neutral-400\/70:hover{--tw-ring-color: rgb(163 163 163 / .7)}.lg\:hover\:ring-neutral-400\/75:hover{--tw-ring-color: rgb(163 163 163 / .75)}.lg\:hover\:ring-neutral-400\/80:hover{--tw-ring-color: rgb(163 163 163 / .8)}.lg\:hover\:ring-neutral-400\/85:hover{--tw-ring-color: rgb(163 163 163 / .85)}.lg\:hover\:ring-neutral-400\/90:hover{--tw-ring-color: rgb(163 163 163 / .9)}.lg\:hover\:ring-neutral-400\/95:hover{--tw-ring-color: rgb(163 163 163 / .95)}.lg\:hover\:ring-neutral-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 250 250 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-neutral-50\/0:hover{--tw-ring-color: rgb(250 250 250 / 0)}.lg\:hover\:ring-neutral-50\/10:hover{--tw-ring-color: rgb(250 250 250 / .1)}.lg\:hover\:ring-neutral-50\/100:hover{--tw-ring-color: rgb(250 250 250 / 1)}.lg\:hover\:ring-neutral-50\/15:hover{--tw-ring-color: rgb(250 250 250 / .15)}.lg\:hover\:ring-neutral-50\/20:hover{--tw-ring-color: rgb(250 250 250 / .2)}.lg\:hover\:ring-neutral-50\/25:hover{--tw-ring-color: rgb(250 250 250 / .25)}.lg\:hover\:ring-neutral-50\/30:hover{--tw-ring-color: rgb(250 250 250 / .3)}.lg\:hover\:ring-neutral-50\/35:hover{--tw-ring-color: rgb(250 250 250 / .35)}.lg\:hover\:ring-neutral-50\/40:hover{--tw-ring-color: rgb(250 250 250 / .4)}.lg\:hover\:ring-neutral-50\/45:hover{--tw-ring-color: rgb(250 250 250 / .45)}.lg\:hover\:ring-neutral-50\/5:hover{--tw-ring-color: rgb(250 250 250 / .05)}.lg\:hover\:ring-neutral-50\/50:hover{--tw-ring-color: rgb(250 250 250 / .5)}.lg\:hover\:ring-neutral-50\/55:hover{--tw-ring-color: rgb(250 250 250 / .55)}.lg\:hover\:ring-neutral-50\/60:hover{--tw-ring-color: rgb(250 250 250 / .6)}.lg\:hover\:ring-neutral-50\/65:hover{--tw-ring-color: rgb(250 250 250 / .65)}.lg\:hover\:ring-neutral-50\/70:hover{--tw-ring-color: rgb(250 250 250 / .7)}.lg\:hover\:ring-neutral-50\/75:hover{--tw-ring-color: rgb(250 250 250 / .75)}.lg\:hover\:ring-neutral-50\/80:hover{--tw-ring-color: rgb(250 250 250 / .8)}.lg\:hover\:ring-neutral-50\/85:hover{--tw-ring-color: rgb(250 250 250 / .85)}.lg\:hover\:ring-neutral-50\/90:hover{--tw-ring-color: rgb(250 250 250 / .9)}.lg\:hover\:ring-neutral-50\/95:hover{--tw-ring-color: rgb(250 250 250 / .95)}.lg\:hover\:ring-neutral-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-neutral-500\/0:hover{--tw-ring-color: rgb(115 115 115 / 0)}.lg\:hover\:ring-neutral-500\/10:hover{--tw-ring-color: rgb(115 115 115 / .1)}.lg\:hover\:ring-neutral-500\/100:hover{--tw-ring-color: rgb(115 115 115 / 1)}.lg\:hover\:ring-neutral-500\/15:hover{--tw-ring-color: rgb(115 115 115 / .15)}.lg\:hover\:ring-neutral-500\/20:hover{--tw-ring-color: rgb(115 115 115 / .2)}.lg\:hover\:ring-neutral-500\/25:hover{--tw-ring-color: rgb(115 115 115 / .25)}.lg\:hover\:ring-neutral-500\/30:hover{--tw-ring-color: rgb(115 115 115 / .3)}.lg\:hover\:ring-neutral-500\/35:hover{--tw-ring-color: rgb(115 115 115 / .35)}.lg\:hover\:ring-neutral-500\/40:hover{--tw-ring-color: rgb(115 115 115 / .4)}.lg\:hover\:ring-neutral-500\/45:hover{--tw-ring-color: rgb(115 115 115 / .45)}.lg\:hover\:ring-neutral-500\/5:hover{--tw-ring-color: rgb(115 115 115 / .05)}.lg\:hover\:ring-neutral-500\/50:hover{--tw-ring-color: rgb(115 115 115 / .5)}.lg\:hover\:ring-neutral-500\/55:hover{--tw-ring-color: rgb(115 115 115 / .55)}.lg\:hover\:ring-neutral-500\/60:hover{--tw-ring-color: rgb(115 115 115 / .6)}.lg\:hover\:ring-neutral-500\/65:hover{--tw-ring-color: rgb(115 115 115 / .65)}.lg\:hover\:ring-neutral-500\/70:hover{--tw-ring-color: rgb(115 115 115 / .7)}.lg\:hover\:ring-neutral-500\/75:hover{--tw-ring-color: rgb(115 115 115 / .75)}.lg\:hover\:ring-neutral-500\/80:hover{--tw-ring-color: rgb(115 115 115 / .8)}.lg\:hover\:ring-neutral-500\/85:hover{--tw-ring-color: rgb(115 115 115 / .85)}.lg\:hover\:ring-neutral-500\/90:hover{--tw-ring-color: rgb(115 115 115 / .9)}.lg\:hover\:ring-neutral-500\/95:hover{--tw-ring-color: rgb(115 115 115 / .95)}.lg\:hover\:ring-neutral-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-neutral-600\/0:hover{--tw-ring-color: rgb(82 82 82 / 0)}.lg\:hover\:ring-neutral-600\/10:hover{--tw-ring-color: rgb(82 82 82 / .1)}.lg\:hover\:ring-neutral-600\/100:hover{--tw-ring-color: rgb(82 82 82 / 1)}.lg\:hover\:ring-neutral-600\/15:hover{--tw-ring-color: rgb(82 82 82 / .15)}.lg\:hover\:ring-neutral-600\/20:hover{--tw-ring-color: rgb(82 82 82 / .2)}.lg\:hover\:ring-neutral-600\/25:hover{--tw-ring-color: rgb(82 82 82 / .25)}.lg\:hover\:ring-neutral-600\/30:hover{--tw-ring-color: rgb(82 82 82 / .3)}.lg\:hover\:ring-neutral-600\/35:hover{--tw-ring-color: rgb(82 82 82 / .35)}.lg\:hover\:ring-neutral-600\/40:hover{--tw-ring-color: rgb(82 82 82 / .4)}.lg\:hover\:ring-neutral-600\/45:hover{--tw-ring-color: rgb(82 82 82 / .45)}.lg\:hover\:ring-neutral-600\/5:hover{--tw-ring-color: rgb(82 82 82 / .05)}.lg\:hover\:ring-neutral-600\/50:hover{--tw-ring-color: rgb(82 82 82 / .5)}.lg\:hover\:ring-neutral-600\/55:hover{--tw-ring-color: rgb(82 82 82 / .55)}.lg\:hover\:ring-neutral-600\/60:hover{--tw-ring-color: rgb(82 82 82 / .6)}.lg\:hover\:ring-neutral-600\/65:hover{--tw-ring-color: rgb(82 82 82 / .65)}.lg\:hover\:ring-neutral-600\/70:hover{--tw-ring-color: rgb(82 82 82 / .7)}.lg\:hover\:ring-neutral-600\/75:hover{--tw-ring-color: rgb(82 82 82 / .75)}.lg\:hover\:ring-neutral-600\/80:hover{--tw-ring-color: rgb(82 82 82 / .8)}.lg\:hover\:ring-neutral-600\/85:hover{--tw-ring-color: rgb(82 82 82 / .85)}.lg\:hover\:ring-neutral-600\/90:hover{--tw-ring-color: rgb(82 82 82 / .9)}.lg\:hover\:ring-neutral-600\/95:hover{--tw-ring-color: rgb(82 82 82 / .95)}.lg\:hover\:ring-neutral-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(64 64 64 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-neutral-700\/0:hover{--tw-ring-color: rgb(64 64 64 / 0)}.lg\:hover\:ring-neutral-700\/10:hover{--tw-ring-color: rgb(64 64 64 / .1)}.lg\:hover\:ring-neutral-700\/100:hover{--tw-ring-color: rgb(64 64 64 / 1)}.lg\:hover\:ring-neutral-700\/15:hover{--tw-ring-color: rgb(64 64 64 / .15)}.lg\:hover\:ring-neutral-700\/20:hover{--tw-ring-color: rgb(64 64 64 / .2)}.lg\:hover\:ring-neutral-700\/25:hover{--tw-ring-color: rgb(64 64 64 / .25)}.lg\:hover\:ring-neutral-700\/30:hover{--tw-ring-color: rgb(64 64 64 / .3)}.lg\:hover\:ring-neutral-700\/35:hover{--tw-ring-color: rgb(64 64 64 / .35)}.lg\:hover\:ring-neutral-700\/40:hover{--tw-ring-color: rgb(64 64 64 / .4)}.lg\:hover\:ring-neutral-700\/45:hover{--tw-ring-color: rgb(64 64 64 / .45)}.lg\:hover\:ring-neutral-700\/5:hover{--tw-ring-color: rgb(64 64 64 / .05)}.lg\:hover\:ring-neutral-700\/50:hover{--tw-ring-color: rgb(64 64 64 / .5)}.lg\:hover\:ring-neutral-700\/55:hover{--tw-ring-color: rgb(64 64 64 / .55)}.lg\:hover\:ring-neutral-700\/60:hover{--tw-ring-color: rgb(64 64 64 / .6)}.lg\:hover\:ring-neutral-700\/65:hover{--tw-ring-color: rgb(64 64 64 / .65)}.lg\:hover\:ring-neutral-700\/70:hover{--tw-ring-color: rgb(64 64 64 / .7)}.lg\:hover\:ring-neutral-700\/75:hover{--tw-ring-color: rgb(64 64 64 / .75)}.lg\:hover\:ring-neutral-700\/80:hover{--tw-ring-color: rgb(64 64 64 / .8)}.lg\:hover\:ring-neutral-700\/85:hover{--tw-ring-color: rgb(64 64 64 / .85)}.lg\:hover\:ring-neutral-700\/90:hover{--tw-ring-color: rgb(64 64 64 / .9)}.lg\:hover\:ring-neutral-700\/95:hover{--tw-ring-color: rgb(64 64 64 / .95)}.lg\:hover\:ring-neutral-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(38 38 38 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-neutral-800\/0:hover{--tw-ring-color: rgb(38 38 38 / 0)}.lg\:hover\:ring-neutral-800\/10:hover{--tw-ring-color: rgb(38 38 38 / .1)}.lg\:hover\:ring-neutral-800\/100:hover{--tw-ring-color: rgb(38 38 38 / 1)}.lg\:hover\:ring-neutral-800\/15:hover{--tw-ring-color: rgb(38 38 38 / .15)}.lg\:hover\:ring-neutral-800\/20:hover{--tw-ring-color: rgb(38 38 38 / .2)}.lg\:hover\:ring-neutral-800\/25:hover{--tw-ring-color: rgb(38 38 38 / .25)}.lg\:hover\:ring-neutral-800\/30:hover{--tw-ring-color: rgb(38 38 38 / .3)}.lg\:hover\:ring-neutral-800\/35:hover{--tw-ring-color: rgb(38 38 38 / .35)}.lg\:hover\:ring-neutral-800\/40:hover{--tw-ring-color: rgb(38 38 38 / .4)}.lg\:hover\:ring-neutral-800\/45:hover{--tw-ring-color: rgb(38 38 38 / .45)}.lg\:hover\:ring-neutral-800\/5:hover{--tw-ring-color: rgb(38 38 38 / .05)}.lg\:hover\:ring-neutral-800\/50:hover{--tw-ring-color: rgb(38 38 38 / .5)}.lg\:hover\:ring-neutral-800\/55:hover{--tw-ring-color: rgb(38 38 38 / .55)}.lg\:hover\:ring-neutral-800\/60:hover{--tw-ring-color: rgb(38 38 38 / .6)}.lg\:hover\:ring-neutral-800\/65:hover{--tw-ring-color: rgb(38 38 38 / .65)}.lg\:hover\:ring-neutral-800\/70:hover{--tw-ring-color: rgb(38 38 38 / .7)}.lg\:hover\:ring-neutral-800\/75:hover{--tw-ring-color: rgb(38 38 38 / .75)}.lg\:hover\:ring-neutral-800\/80:hover{--tw-ring-color: rgb(38 38 38 / .8)}.lg\:hover\:ring-neutral-800\/85:hover{--tw-ring-color: rgb(38 38 38 / .85)}.lg\:hover\:ring-neutral-800\/90:hover{--tw-ring-color: rgb(38 38 38 / .9)}.lg\:hover\:ring-neutral-800\/95:hover{--tw-ring-color: rgb(38 38 38 / .95)}.lg\:hover\:ring-neutral-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-neutral-900\/0:hover{--tw-ring-color: rgb(23 23 23 / 0)}.lg\:hover\:ring-neutral-900\/10:hover{--tw-ring-color: rgb(23 23 23 / .1)}.lg\:hover\:ring-neutral-900\/100:hover{--tw-ring-color: rgb(23 23 23 / 1)}.lg\:hover\:ring-neutral-900\/15:hover{--tw-ring-color: rgb(23 23 23 / .15)}.lg\:hover\:ring-neutral-900\/20:hover{--tw-ring-color: rgb(23 23 23 / .2)}.lg\:hover\:ring-neutral-900\/25:hover{--tw-ring-color: rgb(23 23 23 / .25)}.lg\:hover\:ring-neutral-900\/30:hover{--tw-ring-color: rgb(23 23 23 / .3)}.lg\:hover\:ring-neutral-900\/35:hover{--tw-ring-color: rgb(23 23 23 / .35)}.lg\:hover\:ring-neutral-900\/40:hover{--tw-ring-color: rgb(23 23 23 / .4)}.lg\:hover\:ring-neutral-900\/45:hover{--tw-ring-color: rgb(23 23 23 / .45)}.lg\:hover\:ring-neutral-900\/5:hover{--tw-ring-color: rgb(23 23 23 / .05)}.lg\:hover\:ring-neutral-900\/50:hover{--tw-ring-color: rgb(23 23 23 / .5)}.lg\:hover\:ring-neutral-900\/55:hover{--tw-ring-color: rgb(23 23 23 / .55)}.lg\:hover\:ring-neutral-900\/60:hover{--tw-ring-color: rgb(23 23 23 / .6)}.lg\:hover\:ring-neutral-900\/65:hover{--tw-ring-color: rgb(23 23 23 / .65)}.lg\:hover\:ring-neutral-900\/70:hover{--tw-ring-color: rgb(23 23 23 / .7)}.lg\:hover\:ring-neutral-900\/75:hover{--tw-ring-color: rgb(23 23 23 / .75)}.lg\:hover\:ring-neutral-900\/80:hover{--tw-ring-color: rgb(23 23 23 / .8)}.lg\:hover\:ring-neutral-900\/85:hover{--tw-ring-color: rgb(23 23 23 / .85)}.lg\:hover\:ring-neutral-900\/90:hover{--tw-ring-color: rgb(23 23 23 / .9)}.lg\:hover\:ring-neutral-900\/95:hover{--tw-ring-color: rgb(23 23 23 / .95)}.lg\:hover\:ring-neutral-950:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-neutral-950\/0:hover{--tw-ring-color: rgb(10 10 10 / 0)}.lg\:hover\:ring-neutral-950\/10:hover{--tw-ring-color: rgb(10 10 10 / .1)}.lg\:hover\:ring-neutral-950\/100:hover{--tw-ring-color: rgb(10 10 10 / 1)}.lg\:hover\:ring-neutral-950\/15:hover{--tw-ring-color: rgb(10 10 10 / .15)}.lg\:hover\:ring-neutral-950\/20:hover{--tw-ring-color: rgb(10 10 10 / .2)}.lg\:hover\:ring-neutral-950\/25:hover{--tw-ring-color: rgb(10 10 10 / .25)}.lg\:hover\:ring-neutral-950\/30:hover{--tw-ring-color: rgb(10 10 10 / .3)}.lg\:hover\:ring-neutral-950\/35:hover{--tw-ring-color: rgb(10 10 10 / .35)}.lg\:hover\:ring-neutral-950\/40:hover{--tw-ring-color: rgb(10 10 10 / .4)}.lg\:hover\:ring-neutral-950\/45:hover{--tw-ring-color: rgb(10 10 10 / .45)}.lg\:hover\:ring-neutral-950\/5:hover{--tw-ring-color: rgb(10 10 10 / .05)}.lg\:hover\:ring-neutral-950\/50:hover{--tw-ring-color: rgb(10 10 10 / .5)}.lg\:hover\:ring-neutral-950\/55:hover{--tw-ring-color: rgb(10 10 10 / .55)}.lg\:hover\:ring-neutral-950\/60:hover{--tw-ring-color: rgb(10 10 10 / .6)}.lg\:hover\:ring-neutral-950\/65:hover{--tw-ring-color: rgb(10 10 10 / .65)}.lg\:hover\:ring-neutral-950\/70:hover{--tw-ring-color: rgb(10 10 10 / .7)}.lg\:hover\:ring-neutral-950\/75:hover{--tw-ring-color: rgb(10 10 10 / .75)}.lg\:hover\:ring-neutral-950\/80:hover{--tw-ring-color: rgb(10 10 10 / .8)}.lg\:hover\:ring-neutral-950\/85:hover{--tw-ring-color: rgb(10 10 10 / .85)}.lg\:hover\:ring-neutral-950\/90:hover{--tw-ring-color: rgb(10 10 10 / .9)}.lg\:hover\:ring-neutral-950\/95:hover{--tw-ring-color: rgb(10 10 10 / .95)}.lg\:hover\:ring-primary:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 119 187 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-primary-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 227 241 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-primary-100\/0:hover{--tw-ring-color: rgb(204 227 241 / 0)}.lg\:hover\:ring-primary-100\/10:hover{--tw-ring-color: rgb(204 227 241 / .1)}.lg\:hover\:ring-primary-100\/100:hover{--tw-ring-color: rgb(204 227 241 / 1)}.lg\:hover\:ring-primary-100\/15:hover{--tw-ring-color: rgb(204 227 241 / .15)}.lg\:hover\:ring-primary-100\/20:hover{--tw-ring-color: rgb(204 227 241 / .2)}.lg\:hover\:ring-primary-100\/25:hover{--tw-ring-color: rgb(204 227 241 / .25)}.lg\:hover\:ring-primary-100\/30:hover{--tw-ring-color: rgb(204 227 241 / .3)}.lg\:hover\:ring-primary-100\/35:hover{--tw-ring-color: rgb(204 227 241 / .35)}.lg\:hover\:ring-primary-100\/40:hover{--tw-ring-color: rgb(204 227 241 / .4)}.lg\:hover\:ring-primary-100\/45:hover{--tw-ring-color: rgb(204 227 241 / .45)}.lg\:hover\:ring-primary-100\/5:hover{--tw-ring-color: rgb(204 227 241 / .05)}.lg\:hover\:ring-primary-100\/50:hover{--tw-ring-color: rgb(204 227 241 / .5)}.lg\:hover\:ring-primary-100\/55:hover{--tw-ring-color: rgb(204 227 241 / .55)}.lg\:hover\:ring-primary-100\/60:hover{--tw-ring-color: rgb(204 227 241 / .6)}.lg\:hover\:ring-primary-100\/65:hover{--tw-ring-color: rgb(204 227 241 / .65)}.lg\:hover\:ring-primary-100\/70:hover{--tw-ring-color: rgb(204 227 241 / .7)}.lg\:hover\:ring-primary-100\/75:hover{--tw-ring-color: rgb(204 227 241 / .75)}.lg\:hover\:ring-primary-100\/80:hover{--tw-ring-color: rgb(204 227 241 / .8)}.lg\:hover\:ring-primary-100\/85:hover{--tw-ring-color: rgb(204 227 241 / .85)}.lg\:hover\:ring-primary-100\/90:hover{--tw-ring-color: rgb(204 227 241 / .9)}.lg\:hover\:ring-primary-100\/95:hover{--tw-ring-color: rgb(204 227 241 / .95)}.lg\:hover\:ring-primary-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 200 227 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-primary-200\/0:hover{--tw-ring-color: rgb(153 200 227 / 0)}.lg\:hover\:ring-primary-200\/10:hover{--tw-ring-color: rgb(153 200 227 / .1)}.lg\:hover\:ring-primary-200\/100:hover{--tw-ring-color: rgb(153 200 227 / 1)}.lg\:hover\:ring-primary-200\/15:hover{--tw-ring-color: rgb(153 200 227 / .15)}.lg\:hover\:ring-primary-200\/20:hover{--tw-ring-color: rgb(153 200 227 / .2)}.lg\:hover\:ring-primary-200\/25:hover{--tw-ring-color: rgb(153 200 227 / .25)}.lg\:hover\:ring-primary-200\/30:hover{--tw-ring-color: rgb(153 200 227 / .3)}.lg\:hover\:ring-primary-200\/35:hover{--tw-ring-color: rgb(153 200 227 / .35)}.lg\:hover\:ring-primary-200\/40:hover{--tw-ring-color: rgb(153 200 227 / .4)}.lg\:hover\:ring-primary-200\/45:hover{--tw-ring-color: rgb(153 200 227 / .45)}.lg\:hover\:ring-primary-200\/5:hover{--tw-ring-color: rgb(153 200 227 / .05)}.lg\:hover\:ring-primary-200\/50:hover{--tw-ring-color: rgb(153 200 227 / .5)}.lg\:hover\:ring-primary-200\/55:hover{--tw-ring-color: rgb(153 200 227 / .55)}.lg\:hover\:ring-primary-200\/60:hover{--tw-ring-color: rgb(153 200 227 / .6)}.lg\:hover\:ring-primary-200\/65:hover{--tw-ring-color: rgb(153 200 227 / .65)}.lg\:hover\:ring-primary-200\/70:hover{--tw-ring-color: rgb(153 200 227 / .7)}.lg\:hover\:ring-primary-200\/75:hover{--tw-ring-color: rgb(153 200 227 / .75)}.lg\:hover\:ring-primary-200\/80:hover{--tw-ring-color: rgb(153 200 227 / .8)}.lg\:hover\:ring-primary-200\/85:hover{--tw-ring-color: rgb(153 200 227 / .85)}.lg\:hover\:ring-primary-200\/90:hover{--tw-ring-color: rgb(153 200 227 / .9)}.lg\:hover\:ring-primary-200\/95:hover{--tw-ring-color: rgb(153 200 227 / .95)}.lg\:hover\:ring-primary-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(102 173 214 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-primary-300\/0:hover{--tw-ring-color: rgb(102 173 214 / 0)}.lg\:hover\:ring-primary-300\/10:hover{--tw-ring-color: rgb(102 173 214 / .1)}.lg\:hover\:ring-primary-300\/100:hover{--tw-ring-color: rgb(102 173 214 / 1)}.lg\:hover\:ring-primary-300\/15:hover{--tw-ring-color: rgb(102 173 214 / .15)}.lg\:hover\:ring-primary-300\/20:hover{--tw-ring-color: rgb(102 173 214 / .2)}.lg\:hover\:ring-primary-300\/25:hover{--tw-ring-color: rgb(102 173 214 / .25)}.lg\:hover\:ring-primary-300\/30:hover{--tw-ring-color: rgb(102 173 214 / .3)}.lg\:hover\:ring-primary-300\/35:hover{--tw-ring-color: rgb(102 173 214 / .35)}.lg\:hover\:ring-primary-300\/40:hover{--tw-ring-color: rgb(102 173 214 / .4)}.lg\:hover\:ring-primary-300\/45:hover{--tw-ring-color: rgb(102 173 214 / .45)}.lg\:hover\:ring-primary-300\/5:hover{--tw-ring-color: rgb(102 173 214 / .05)}.lg\:hover\:ring-primary-300\/50:hover{--tw-ring-color: rgb(102 173 214 / .5)}.lg\:hover\:ring-primary-300\/55:hover{--tw-ring-color: rgb(102 173 214 / .55)}.lg\:hover\:ring-primary-300\/60:hover{--tw-ring-color: rgb(102 173 214 / .6)}.lg\:hover\:ring-primary-300\/65:hover{--tw-ring-color: rgb(102 173 214 / .65)}.lg\:hover\:ring-primary-300\/70:hover{--tw-ring-color: rgb(102 173 214 / .7)}.lg\:hover\:ring-primary-300\/75:hover{--tw-ring-color: rgb(102 173 214 / .75)}.lg\:hover\:ring-primary-300\/80:hover{--tw-ring-color: rgb(102 173 214 / .8)}.lg\:hover\:ring-primary-300\/85:hover{--tw-ring-color: rgb(102 173 214 / .85)}.lg\:hover\:ring-primary-300\/90:hover{--tw-ring-color: rgb(102 173 214 / .9)}.lg\:hover\:ring-primary-300\/95:hover{--tw-ring-color: rgb(102 173 214 / .95)}.lg\:hover\:ring-primary-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 146 200 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-primary-400\/0:hover{--tw-ring-color: rgb(51 146 200 / 0)}.lg\:hover\:ring-primary-400\/10:hover{--tw-ring-color: rgb(51 146 200 / .1)}.lg\:hover\:ring-primary-400\/100:hover{--tw-ring-color: rgb(51 146 200 / 1)}.lg\:hover\:ring-primary-400\/15:hover{--tw-ring-color: rgb(51 146 200 / .15)}.lg\:hover\:ring-primary-400\/20:hover{--tw-ring-color: rgb(51 146 200 / .2)}.lg\:hover\:ring-primary-400\/25:hover{--tw-ring-color: rgb(51 146 200 / .25)}.lg\:hover\:ring-primary-400\/30:hover{--tw-ring-color: rgb(51 146 200 / .3)}.lg\:hover\:ring-primary-400\/35:hover{--tw-ring-color: rgb(51 146 200 / .35)}.lg\:hover\:ring-primary-400\/40:hover{--tw-ring-color: rgb(51 146 200 / .4)}.lg\:hover\:ring-primary-400\/45:hover{--tw-ring-color: rgb(51 146 200 / .45)}.lg\:hover\:ring-primary-400\/5:hover{--tw-ring-color: rgb(51 146 200 / .05)}.lg\:hover\:ring-primary-400\/50:hover{--tw-ring-color: rgb(51 146 200 / .5)}.lg\:hover\:ring-primary-400\/55:hover{--tw-ring-color: rgb(51 146 200 / .55)}.lg\:hover\:ring-primary-400\/60:hover{--tw-ring-color: rgb(51 146 200 / .6)}.lg\:hover\:ring-primary-400\/65:hover{--tw-ring-color: rgb(51 146 200 / .65)}.lg\:hover\:ring-primary-400\/70:hover{--tw-ring-color: rgb(51 146 200 / .7)}.lg\:hover\:ring-primary-400\/75:hover{--tw-ring-color: rgb(51 146 200 / .75)}.lg\:hover\:ring-primary-400\/80:hover{--tw-ring-color: rgb(51 146 200 / .8)}.lg\:hover\:ring-primary-400\/85:hover{--tw-ring-color: rgb(51 146 200 / .85)}.lg\:hover\:ring-primary-400\/90:hover{--tw-ring-color: rgb(51 146 200 / .9)}.lg\:hover\:ring-primary-400\/95:hover{--tw-ring-color: rgb(51 146 200 / .95)}.lg\:hover\:ring-primary-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(230 241 248 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-primary-50\/0:hover{--tw-ring-color: rgb(230 241 248 / 0)}.lg\:hover\:ring-primary-50\/10:hover{--tw-ring-color: rgb(230 241 248 / .1)}.lg\:hover\:ring-primary-50\/100:hover{--tw-ring-color: rgb(230 241 248 / 1)}.lg\:hover\:ring-primary-50\/15:hover{--tw-ring-color: rgb(230 241 248 / .15)}.lg\:hover\:ring-primary-50\/20:hover{--tw-ring-color: rgb(230 241 248 / .2)}.lg\:hover\:ring-primary-50\/25:hover{--tw-ring-color: rgb(230 241 248 / .25)}.lg\:hover\:ring-primary-50\/30:hover{--tw-ring-color: rgb(230 241 248 / .3)}.lg\:hover\:ring-primary-50\/35:hover{--tw-ring-color: rgb(230 241 248 / .35)}.lg\:hover\:ring-primary-50\/40:hover{--tw-ring-color: rgb(230 241 248 / .4)}.lg\:hover\:ring-primary-50\/45:hover{--tw-ring-color: rgb(230 241 248 / .45)}.lg\:hover\:ring-primary-50\/5:hover{--tw-ring-color: rgb(230 241 248 / .05)}.lg\:hover\:ring-primary-50\/50:hover{--tw-ring-color: rgb(230 241 248 / .5)}.lg\:hover\:ring-primary-50\/55:hover{--tw-ring-color: rgb(230 241 248 / .55)}.lg\:hover\:ring-primary-50\/60:hover{--tw-ring-color: rgb(230 241 248 / .6)}.lg\:hover\:ring-primary-50\/65:hover{--tw-ring-color: rgb(230 241 248 / .65)}.lg\:hover\:ring-primary-50\/70:hover{--tw-ring-color: rgb(230 241 248 / .7)}.lg\:hover\:ring-primary-50\/75:hover{--tw-ring-color: rgb(230 241 248 / .75)}.lg\:hover\:ring-primary-50\/80:hover{--tw-ring-color: rgb(230 241 248 / .8)}.lg\:hover\:ring-primary-50\/85:hover{--tw-ring-color: rgb(230 241 248 / .85)}.lg\:hover\:ring-primary-50\/90:hover{--tw-ring-color: rgb(230 241 248 / .9)}.lg\:hover\:ring-primary-50\/95:hover{--tw-ring-color: rgb(230 241 248 / .95)}.lg\:hover\:ring-primary-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 119 187 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-primary-500\/0:hover{--tw-ring-color: rgb(0 119 187 / 0)}.lg\:hover\:ring-primary-500\/10:hover{--tw-ring-color: rgb(0 119 187 / .1)}.lg\:hover\:ring-primary-500\/100:hover{--tw-ring-color: rgb(0 119 187 / 1)}.lg\:hover\:ring-primary-500\/15:hover{--tw-ring-color: rgb(0 119 187 / .15)}.lg\:hover\:ring-primary-500\/20:hover{--tw-ring-color: rgb(0 119 187 / .2)}.lg\:hover\:ring-primary-500\/25:hover{--tw-ring-color: rgb(0 119 187 / .25)}.lg\:hover\:ring-primary-500\/30:hover{--tw-ring-color: rgb(0 119 187 / .3)}.lg\:hover\:ring-primary-500\/35:hover{--tw-ring-color: rgb(0 119 187 / .35)}.lg\:hover\:ring-primary-500\/40:hover{--tw-ring-color: rgb(0 119 187 / .4)}.lg\:hover\:ring-primary-500\/45:hover{--tw-ring-color: rgb(0 119 187 / .45)}.lg\:hover\:ring-primary-500\/5:hover{--tw-ring-color: rgb(0 119 187 / .05)}.lg\:hover\:ring-primary-500\/50:hover{--tw-ring-color: rgb(0 119 187 / .5)}.lg\:hover\:ring-primary-500\/55:hover{--tw-ring-color: rgb(0 119 187 / .55)}.lg\:hover\:ring-primary-500\/60:hover{--tw-ring-color: rgb(0 119 187 / .6)}.lg\:hover\:ring-primary-500\/65:hover{--tw-ring-color: rgb(0 119 187 / .65)}.lg\:hover\:ring-primary-500\/70:hover{--tw-ring-color: rgb(0 119 187 / .7)}.lg\:hover\:ring-primary-500\/75:hover{--tw-ring-color: rgb(0 119 187 / .75)}.lg\:hover\:ring-primary-500\/80:hover{--tw-ring-color: rgb(0 119 187 / .8)}.lg\:hover\:ring-primary-500\/85:hover{--tw-ring-color: rgb(0 119 187 / .85)}.lg\:hover\:ring-primary-500\/90:hover{--tw-ring-color: rgb(0 119 187 / .9)}.lg\:hover\:ring-primary-500\/95:hover{--tw-ring-color: rgb(0 119 187 / .95)}.lg\:hover\:ring-primary-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 102 153 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-primary-600\/0:hover{--tw-ring-color: rgb(0 102 153 / 0)}.lg\:hover\:ring-primary-600\/10:hover{--tw-ring-color: rgb(0 102 153 / .1)}.lg\:hover\:ring-primary-600\/100:hover{--tw-ring-color: rgb(0 102 153 / 1)}.lg\:hover\:ring-primary-600\/15:hover{--tw-ring-color: rgb(0 102 153 / .15)}.lg\:hover\:ring-primary-600\/20:hover{--tw-ring-color: rgb(0 102 153 / .2)}.lg\:hover\:ring-primary-600\/25:hover{--tw-ring-color: rgb(0 102 153 / .25)}.lg\:hover\:ring-primary-600\/30:hover{--tw-ring-color: rgb(0 102 153 / .3)}.lg\:hover\:ring-primary-600\/35:hover{--tw-ring-color: rgb(0 102 153 / .35)}.lg\:hover\:ring-primary-600\/40:hover{--tw-ring-color: rgb(0 102 153 / .4)}.lg\:hover\:ring-primary-600\/45:hover{--tw-ring-color: rgb(0 102 153 / .45)}.lg\:hover\:ring-primary-600\/5:hover{--tw-ring-color: rgb(0 102 153 / .05)}.lg\:hover\:ring-primary-600\/50:hover{--tw-ring-color: rgb(0 102 153 / .5)}.lg\:hover\:ring-primary-600\/55:hover{--tw-ring-color: rgb(0 102 153 / .55)}.lg\:hover\:ring-primary-600\/60:hover{--tw-ring-color: rgb(0 102 153 / .6)}.lg\:hover\:ring-primary-600\/65:hover{--tw-ring-color: rgb(0 102 153 / .65)}.lg\:hover\:ring-primary-600\/70:hover{--tw-ring-color: rgb(0 102 153 / .7)}.lg\:hover\:ring-primary-600\/75:hover{--tw-ring-color: rgb(0 102 153 / .75)}.lg\:hover\:ring-primary-600\/80:hover{--tw-ring-color: rgb(0 102 153 / .8)}.lg\:hover\:ring-primary-600\/85:hover{--tw-ring-color: rgb(0 102 153 / .85)}.lg\:hover\:ring-primary-600\/90:hover{--tw-ring-color: rgb(0 102 153 / .9)}.lg\:hover\:ring-primary-600\/95:hover{--tw-ring-color: rgb(0 102 153 / .95)}.lg\:hover\:ring-primary-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 85 128 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-primary-700\/0:hover{--tw-ring-color: rgb(0 85 128 / 0)}.lg\:hover\:ring-primary-700\/10:hover{--tw-ring-color: rgb(0 85 128 / .1)}.lg\:hover\:ring-primary-700\/100:hover{--tw-ring-color: rgb(0 85 128 / 1)}.lg\:hover\:ring-primary-700\/15:hover{--tw-ring-color: rgb(0 85 128 / .15)}.lg\:hover\:ring-primary-700\/20:hover{--tw-ring-color: rgb(0 85 128 / .2)}.lg\:hover\:ring-primary-700\/25:hover{--tw-ring-color: rgb(0 85 128 / .25)}.lg\:hover\:ring-primary-700\/30:hover{--tw-ring-color: rgb(0 85 128 / .3)}.lg\:hover\:ring-primary-700\/35:hover{--tw-ring-color: rgb(0 85 128 / .35)}.lg\:hover\:ring-primary-700\/40:hover{--tw-ring-color: rgb(0 85 128 / .4)}.lg\:hover\:ring-primary-700\/45:hover{--tw-ring-color: rgb(0 85 128 / .45)}.lg\:hover\:ring-primary-700\/5:hover{--tw-ring-color: rgb(0 85 128 / .05)}.lg\:hover\:ring-primary-700\/50:hover{--tw-ring-color: rgb(0 85 128 / .5)}.lg\:hover\:ring-primary-700\/55:hover{--tw-ring-color: rgb(0 85 128 / .55)}.lg\:hover\:ring-primary-700\/60:hover{--tw-ring-color: rgb(0 85 128 / .6)}.lg\:hover\:ring-primary-700\/65:hover{--tw-ring-color: rgb(0 85 128 / .65)}.lg\:hover\:ring-primary-700\/70:hover{--tw-ring-color: rgb(0 85 128 / .7)}.lg\:hover\:ring-primary-700\/75:hover{--tw-ring-color: rgb(0 85 128 / .75)}.lg\:hover\:ring-primary-700\/80:hover{--tw-ring-color: rgb(0 85 128 / .8)}.lg\:hover\:ring-primary-700\/85:hover{--tw-ring-color: rgb(0 85 128 / .85)}.lg\:hover\:ring-primary-700\/90:hover{--tw-ring-color: rgb(0 85 128 / .9)}.lg\:hover\:ring-primary-700\/95:hover{--tw-ring-color: rgb(0 85 128 / .95)}.lg\:hover\:ring-primary-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 68 102 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-primary-800\/0:hover{--tw-ring-color: rgb(0 68 102 / 0)}.lg\:hover\:ring-primary-800\/10:hover{--tw-ring-color: rgb(0 68 102 / .1)}.lg\:hover\:ring-primary-800\/100:hover{--tw-ring-color: rgb(0 68 102 / 1)}.lg\:hover\:ring-primary-800\/15:hover{--tw-ring-color: rgb(0 68 102 / .15)}.lg\:hover\:ring-primary-800\/20:hover{--tw-ring-color: rgb(0 68 102 / .2)}.lg\:hover\:ring-primary-800\/25:hover{--tw-ring-color: rgb(0 68 102 / .25)}.lg\:hover\:ring-primary-800\/30:hover{--tw-ring-color: rgb(0 68 102 / .3)}.lg\:hover\:ring-primary-800\/35:hover{--tw-ring-color: rgb(0 68 102 / .35)}.lg\:hover\:ring-primary-800\/40:hover{--tw-ring-color: rgb(0 68 102 / .4)}.lg\:hover\:ring-primary-800\/45:hover{--tw-ring-color: rgb(0 68 102 / .45)}.lg\:hover\:ring-primary-800\/5:hover{--tw-ring-color: rgb(0 68 102 / .05)}.lg\:hover\:ring-primary-800\/50:hover{--tw-ring-color: rgb(0 68 102 / .5)}.lg\:hover\:ring-primary-800\/55:hover{--tw-ring-color: rgb(0 68 102 / .55)}.lg\:hover\:ring-primary-800\/60:hover{--tw-ring-color: rgb(0 68 102 / .6)}.lg\:hover\:ring-primary-800\/65:hover{--tw-ring-color: rgb(0 68 102 / .65)}.lg\:hover\:ring-primary-800\/70:hover{--tw-ring-color: rgb(0 68 102 / .7)}.lg\:hover\:ring-primary-800\/75:hover{--tw-ring-color: rgb(0 68 102 / .75)}.lg\:hover\:ring-primary-800\/80:hover{--tw-ring-color: rgb(0 68 102 / .8)}.lg\:hover\:ring-primary-800\/85:hover{--tw-ring-color: rgb(0 68 102 / .85)}.lg\:hover\:ring-primary-800\/90:hover{--tw-ring-color: rgb(0 68 102 / .9)}.lg\:hover\:ring-primary-800\/95:hover{--tw-ring-color: rgb(0 68 102 / .95)}.lg\:hover\:ring-primary-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 51 77 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-primary-900\/0:hover{--tw-ring-color: rgb(0 51 77 / 0)}.lg\:hover\:ring-primary-900\/10:hover{--tw-ring-color: rgb(0 51 77 / .1)}.lg\:hover\:ring-primary-900\/100:hover{--tw-ring-color: rgb(0 51 77 / 1)}.lg\:hover\:ring-primary-900\/15:hover{--tw-ring-color: rgb(0 51 77 / .15)}.lg\:hover\:ring-primary-900\/20:hover{--tw-ring-color: rgb(0 51 77 / .2)}.lg\:hover\:ring-primary-900\/25:hover{--tw-ring-color: rgb(0 51 77 / .25)}.lg\:hover\:ring-primary-900\/30:hover{--tw-ring-color: rgb(0 51 77 / .3)}.lg\:hover\:ring-primary-900\/35:hover{--tw-ring-color: rgb(0 51 77 / .35)}.lg\:hover\:ring-primary-900\/40:hover{--tw-ring-color: rgb(0 51 77 / .4)}.lg\:hover\:ring-primary-900\/45:hover{--tw-ring-color: rgb(0 51 77 / .45)}.lg\:hover\:ring-primary-900\/5:hover{--tw-ring-color: rgb(0 51 77 / .05)}.lg\:hover\:ring-primary-900\/50:hover{--tw-ring-color: rgb(0 51 77 / .5)}.lg\:hover\:ring-primary-900\/55:hover{--tw-ring-color: rgb(0 51 77 / .55)}.lg\:hover\:ring-primary-900\/60:hover{--tw-ring-color: rgb(0 51 77 / .6)}.lg\:hover\:ring-primary-900\/65:hover{--tw-ring-color: rgb(0 51 77 / .65)}.lg\:hover\:ring-primary-900\/70:hover{--tw-ring-color: rgb(0 51 77 / .7)}.lg\:hover\:ring-primary-900\/75:hover{--tw-ring-color: rgb(0 51 77 / .75)}.lg\:hover\:ring-primary-900\/80:hover{--tw-ring-color: rgb(0 51 77 / .8)}.lg\:hover\:ring-primary-900\/85:hover{--tw-ring-color: rgb(0 51 77 / .85)}.lg\:hover\:ring-primary-900\/90:hover{--tw-ring-color: rgb(0 51 77 / .9)}.lg\:hover\:ring-primary-900\/95:hover{--tw-ring-color: rgb(0 51 77 / .95)}.lg\:hover\:ring-primary-focus:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(46 62 99 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-primary-focus\/0:hover{--tw-ring-color: rgb(46 62 99 / 0)}.lg\:hover\:ring-primary-focus\/10:hover{--tw-ring-color: rgb(46 62 99 / .1)}.lg\:hover\:ring-primary-focus\/100:hover{--tw-ring-color: rgb(46 62 99 / 1)}.lg\:hover\:ring-primary-focus\/15:hover{--tw-ring-color: rgb(46 62 99 / .15)}.lg\:hover\:ring-primary-focus\/20:hover{--tw-ring-color: rgb(46 62 99 / .2)}.lg\:hover\:ring-primary-focus\/25:hover{--tw-ring-color: rgb(46 62 99 / .25)}.lg\:hover\:ring-primary-focus\/30:hover{--tw-ring-color: rgb(46 62 99 / .3)}.lg\:hover\:ring-primary-focus\/35:hover{--tw-ring-color: rgb(46 62 99 / .35)}.lg\:hover\:ring-primary-focus\/40:hover{--tw-ring-color: rgb(46 62 99 / .4)}.lg\:hover\:ring-primary-focus\/45:hover{--tw-ring-color: rgb(46 62 99 / .45)}.lg\:hover\:ring-primary-focus\/5:hover{--tw-ring-color: rgb(46 62 99 / .05)}.lg\:hover\:ring-primary-focus\/50:hover{--tw-ring-color: rgb(46 62 99 / .5)}.lg\:hover\:ring-primary-focus\/55:hover{--tw-ring-color: rgb(46 62 99 / .55)}.lg\:hover\:ring-primary-focus\/60:hover{--tw-ring-color: rgb(46 62 99 / .6)}.lg\:hover\:ring-primary-focus\/65:hover{--tw-ring-color: rgb(46 62 99 / .65)}.lg\:hover\:ring-primary-focus\/70:hover{--tw-ring-color: rgb(46 62 99 / .7)}.lg\:hover\:ring-primary-focus\/75:hover{--tw-ring-color: rgb(46 62 99 / .75)}.lg\:hover\:ring-primary-focus\/80:hover{--tw-ring-color: rgb(46 62 99 / .8)}.lg\:hover\:ring-primary-focus\/85:hover{--tw-ring-color: rgb(46 62 99 / .85)}.lg\:hover\:ring-primary-focus\/90:hover{--tw-ring-color: rgb(46 62 99 / .9)}.lg\:hover\:ring-primary-focus\/95:hover{--tw-ring-color: rgb(46 62 99 / .95)}.lg\:hover\:ring-primary\/0:hover{--tw-ring-color: rgb(0 119 187 / 0)}.lg\:hover\:ring-primary\/10:hover{--tw-ring-color: rgb(0 119 187 / .1)}.lg\:hover\:ring-primary\/100:hover{--tw-ring-color: rgb(0 119 187 / 1)}.lg\:hover\:ring-primary\/15:hover{--tw-ring-color: rgb(0 119 187 / .15)}.lg\:hover\:ring-primary\/20:hover{--tw-ring-color: rgb(0 119 187 / .2)}.lg\:hover\:ring-primary\/25:hover{--tw-ring-color: rgb(0 119 187 / .25)}.lg\:hover\:ring-primary\/30:hover{--tw-ring-color: rgb(0 119 187 / .3)}.lg\:hover\:ring-primary\/35:hover{--tw-ring-color: rgb(0 119 187 / .35)}.lg\:hover\:ring-primary\/40:hover{--tw-ring-color: rgb(0 119 187 / .4)}.lg\:hover\:ring-primary\/45:hover{--tw-ring-color: rgb(0 119 187 / .45)}.lg\:hover\:ring-primary\/5:hover{--tw-ring-color: rgb(0 119 187 / .05)}.lg\:hover\:ring-primary\/50:hover{--tw-ring-color: rgb(0 119 187 / .5)}.lg\:hover\:ring-primary\/55:hover{--tw-ring-color: rgb(0 119 187 / .55)}.lg\:hover\:ring-primary\/60:hover{--tw-ring-color: rgb(0 119 187 / .6)}.lg\:hover\:ring-primary\/65:hover{--tw-ring-color: rgb(0 119 187 / .65)}.lg\:hover\:ring-primary\/70:hover{--tw-ring-color: rgb(0 119 187 / .7)}.lg\:hover\:ring-primary\/75:hover{--tw-ring-color: rgb(0 119 187 / .75)}.lg\:hover\:ring-primary\/80:hover{--tw-ring-color: rgb(0 119 187 / .8)}.lg\:hover\:ring-primary\/85:hover{--tw-ring-color: rgb(0 119 187 / .85)}.lg\:hover\:ring-primary\/90:hover{--tw-ring-color: rgb(0 119 187 / .9)}.lg\:hover\:ring-primary\/95:hover{--tw-ring-color: rgb(0 119 187 / .95)}.lg\:hover\:ring-red-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-red-100\/0:hover{--tw-ring-color: rgb(254 226 226 / 0)}.lg\:hover\:ring-red-100\/10:hover{--tw-ring-color: rgb(254 226 226 / .1)}.lg\:hover\:ring-red-100\/100:hover{--tw-ring-color: rgb(254 226 226 / 1)}.lg\:hover\:ring-red-100\/15:hover{--tw-ring-color: rgb(254 226 226 / .15)}.lg\:hover\:ring-red-100\/20:hover{--tw-ring-color: rgb(254 226 226 / .2)}.lg\:hover\:ring-red-100\/25:hover{--tw-ring-color: rgb(254 226 226 / .25)}.lg\:hover\:ring-red-100\/30:hover{--tw-ring-color: rgb(254 226 226 / .3)}.lg\:hover\:ring-red-100\/35:hover{--tw-ring-color: rgb(254 226 226 / .35)}.lg\:hover\:ring-red-100\/40:hover{--tw-ring-color: rgb(254 226 226 / .4)}.lg\:hover\:ring-red-100\/45:hover{--tw-ring-color: rgb(254 226 226 / .45)}.lg\:hover\:ring-red-100\/5:hover{--tw-ring-color: rgb(254 226 226 / .05)}.lg\:hover\:ring-red-100\/50:hover{--tw-ring-color: rgb(254 226 226 / .5)}.lg\:hover\:ring-red-100\/55:hover{--tw-ring-color: rgb(254 226 226 / .55)}.lg\:hover\:ring-red-100\/60:hover{--tw-ring-color: rgb(254 226 226 / .6)}.lg\:hover\:ring-red-100\/65:hover{--tw-ring-color: rgb(254 226 226 / .65)}.lg\:hover\:ring-red-100\/70:hover{--tw-ring-color: rgb(254 226 226 / .7)}.lg\:hover\:ring-red-100\/75:hover{--tw-ring-color: rgb(254 226 226 / .75)}.lg\:hover\:ring-red-100\/80:hover{--tw-ring-color: rgb(254 226 226 / .8)}.lg\:hover\:ring-red-100\/85:hover{--tw-ring-color: rgb(254 226 226 / .85)}.lg\:hover\:ring-red-100\/90:hover{--tw-ring-color: rgb(254 226 226 / .9)}.lg\:hover\:ring-red-100\/95:hover{--tw-ring-color: rgb(254 226 226 / .95)}.lg\:hover\:ring-red-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-red-200\/0:hover{--tw-ring-color: rgb(254 202 202 / 0)}.lg\:hover\:ring-red-200\/10:hover{--tw-ring-color: rgb(254 202 202 / .1)}.lg\:hover\:ring-red-200\/100:hover{--tw-ring-color: rgb(254 202 202 / 1)}.lg\:hover\:ring-red-200\/15:hover{--tw-ring-color: rgb(254 202 202 / .15)}.lg\:hover\:ring-red-200\/20:hover{--tw-ring-color: rgb(254 202 202 / .2)}.lg\:hover\:ring-red-200\/25:hover{--tw-ring-color: rgb(254 202 202 / .25)}.lg\:hover\:ring-red-200\/30:hover{--tw-ring-color: rgb(254 202 202 / .3)}.lg\:hover\:ring-red-200\/35:hover{--tw-ring-color: rgb(254 202 202 / .35)}.lg\:hover\:ring-red-200\/40:hover{--tw-ring-color: rgb(254 202 202 / .4)}.lg\:hover\:ring-red-200\/45:hover{--tw-ring-color: rgb(254 202 202 / .45)}.lg\:hover\:ring-red-200\/5:hover{--tw-ring-color: rgb(254 202 202 / .05)}.lg\:hover\:ring-red-200\/50:hover{--tw-ring-color: rgb(254 202 202 / .5)}.lg\:hover\:ring-red-200\/55:hover{--tw-ring-color: rgb(254 202 202 / .55)}.lg\:hover\:ring-red-200\/60:hover{--tw-ring-color: rgb(254 202 202 / .6)}.lg\:hover\:ring-red-200\/65:hover{--tw-ring-color: rgb(254 202 202 / .65)}.lg\:hover\:ring-red-200\/70:hover{--tw-ring-color: rgb(254 202 202 / .7)}.lg\:hover\:ring-red-200\/75:hover{--tw-ring-color: rgb(254 202 202 / .75)}.lg\:hover\:ring-red-200\/80:hover{--tw-ring-color: rgb(254 202 202 / .8)}.lg\:hover\:ring-red-200\/85:hover{--tw-ring-color: rgb(254 202 202 / .85)}.lg\:hover\:ring-red-200\/90:hover{--tw-ring-color: rgb(254 202 202 / .9)}.lg\:hover\:ring-red-200\/95:hover{--tw-ring-color: rgb(254 202 202 / .95)}.lg\:hover\:ring-red-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-red-300\/0:hover{--tw-ring-color: rgb(252 165 165 / 0)}.lg\:hover\:ring-red-300\/10:hover{--tw-ring-color: rgb(252 165 165 / .1)}.lg\:hover\:ring-red-300\/100:hover{--tw-ring-color: rgb(252 165 165 / 1)}.lg\:hover\:ring-red-300\/15:hover{--tw-ring-color: rgb(252 165 165 / .15)}.lg\:hover\:ring-red-300\/20:hover{--tw-ring-color: rgb(252 165 165 / .2)}.lg\:hover\:ring-red-300\/25:hover{--tw-ring-color: rgb(252 165 165 / .25)}.lg\:hover\:ring-red-300\/30:hover{--tw-ring-color: rgb(252 165 165 / .3)}.lg\:hover\:ring-red-300\/35:hover{--tw-ring-color: rgb(252 165 165 / .35)}.lg\:hover\:ring-red-300\/40:hover{--tw-ring-color: rgb(252 165 165 / .4)}.lg\:hover\:ring-red-300\/45:hover{--tw-ring-color: rgb(252 165 165 / .45)}.lg\:hover\:ring-red-300\/5:hover{--tw-ring-color: rgb(252 165 165 / .05)}.lg\:hover\:ring-red-300\/50:hover{--tw-ring-color: rgb(252 165 165 / .5)}.lg\:hover\:ring-red-300\/55:hover{--tw-ring-color: rgb(252 165 165 / .55)}.lg\:hover\:ring-red-300\/60:hover{--tw-ring-color: rgb(252 165 165 / .6)}.lg\:hover\:ring-red-300\/65:hover{--tw-ring-color: rgb(252 165 165 / .65)}.lg\:hover\:ring-red-300\/70:hover{--tw-ring-color: rgb(252 165 165 / .7)}.lg\:hover\:ring-red-300\/75:hover{--tw-ring-color: rgb(252 165 165 / .75)}.lg\:hover\:ring-red-300\/80:hover{--tw-ring-color: rgb(252 165 165 / .8)}.lg\:hover\:ring-red-300\/85:hover{--tw-ring-color: rgb(252 165 165 / .85)}.lg\:hover\:ring-red-300\/90:hover{--tw-ring-color: rgb(252 165 165 / .9)}.lg\:hover\:ring-red-300\/95:hover{--tw-ring-color: rgb(252 165 165 / .95)}.lg\:hover\:ring-red-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-red-400\/0:hover{--tw-ring-color: rgb(248 113 113 / 0)}.lg\:hover\:ring-red-400\/10:hover{--tw-ring-color: rgb(248 113 113 / .1)}.lg\:hover\:ring-red-400\/100:hover{--tw-ring-color: rgb(248 113 113 / 1)}.lg\:hover\:ring-red-400\/15:hover{--tw-ring-color: rgb(248 113 113 / .15)}.lg\:hover\:ring-red-400\/20:hover{--tw-ring-color: rgb(248 113 113 / .2)}.lg\:hover\:ring-red-400\/25:hover{--tw-ring-color: rgb(248 113 113 / .25)}.lg\:hover\:ring-red-400\/30:hover{--tw-ring-color: rgb(248 113 113 / .3)}.lg\:hover\:ring-red-400\/35:hover{--tw-ring-color: rgb(248 113 113 / .35)}.lg\:hover\:ring-red-400\/40:hover{--tw-ring-color: rgb(248 113 113 / .4)}.lg\:hover\:ring-red-400\/45:hover{--tw-ring-color: rgb(248 113 113 / .45)}.lg\:hover\:ring-red-400\/5:hover{--tw-ring-color: rgb(248 113 113 / .05)}.lg\:hover\:ring-red-400\/50:hover{--tw-ring-color: rgb(248 113 113 / .5)}.lg\:hover\:ring-red-400\/55:hover{--tw-ring-color: rgb(248 113 113 / .55)}.lg\:hover\:ring-red-400\/60:hover{--tw-ring-color: rgb(248 113 113 / .6)}.lg\:hover\:ring-red-400\/65:hover{--tw-ring-color: rgb(248 113 113 / .65)}.lg\:hover\:ring-red-400\/70:hover{--tw-ring-color: rgb(248 113 113 / .7)}.lg\:hover\:ring-red-400\/75:hover{--tw-ring-color: rgb(248 113 113 / .75)}.lg\:hover\:ring-red-400\/80:hover{--tw-ring-color: rgb(248 113 113 / .8)}.lg\:hover\:ring-red-400\/85:hover{--tw-ring-color: rgb(248 113 113 / .85)}.lg\:hover\:ring-red-400\/90:hover{--tw-ring-color: rgb(248 113 113 / .9)}.lg\:hover\:ring-red-400\/95:hover{--tw-ring-color: rgb(248 113 113 / .95)}.lg\:hover\:ring-red-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-red-50\/0:hover{--tw-ring-color: rgb(254 242 242 / 0)}.lg\:hover\:ring-red-50\/10:hover{--tw-ring-color: rgb(254 242 242 / .1)}.lg\:hover\:ring-red-50\/100:hover{--tw-ring-color: rgb(254 242 242 / 1)}.lg\:hover\:ring-red-50\/15:hover{--tw-ring-color: rgb(254 242 242 / .15)}.lg\:hover\:ring-red-50\/20:hover{--tw-ring-color: rgb(254 242 242 / .2)}.lg\:hover\:ring-red-50\/25:hover{--tw-ring-color: rgb(254 242 242 / .25)}.lg\:hover\:ring-red-50\/30:hover{--tw-ring-color: rgb(254 242 242 / .3)}.lg\:hover\:ring-red-50\/35:hover{--tw-ring-color: rgb(254 242 242 / .35)}.lg\:hover\:ring-red-50\/40:hover{--tw-ring-color: rgb(254 242 242 / .4)}.lg\:hover\:ring-red-50\/45:hover{--tw-ring-color: rgb(254 242 242 / .45)}.lg\:hover\:ring-red-50\/5:hover{--tw-ring-color: rgb(254 242 242 / .05)}.lg\:hover\:ring-red-50\/50:hover{--tw-ring-color: rgb(254 242 242 / .5)}.lg\:hover\:ring-red-50\/55:hover{--tw-ring-color: rgb(254 242 242 / .55)}.lg\:hover\:ring-red-50\/60:hover{--tw-ring-color: rgb(254 242 242 / .6)}.lg\:hover\:ring-red-50\/65:hover{--tw-ring-color: rgb(254 242 242 / .65)}.lg\:hover\:ring-red-50\/70:hover{--tw-ring-color: rgb(254 242 242 / .7)}.lg\:hover\:ring-red-50\/75:hover{--tw-ring-color: rgb(254 242 242 / .75)}.lg\:hover\:ring-red-50\/80:hover{--tw-ring-color: rgb(254 242 242 / .8)}.lg\:hover\:ring-red-50\/85:hover{--tw-ring-color: rgb(254 242 242 / .85)}.lg\:hover\:ring-red-50\/90:hover{--tw-ring-color: rgb(254 242 242 / .9)}.lg\:hover\:ring-red-50\/95:hover{--tw-ring-color: rgb(254 242 242 / .95)}.lg\:hover\:ring-red-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-red-500\/0:hover{--tw-ring-color: rgb(239 68 68 / 0)}.lg\:hover\:ring-red-500\/10:hover{--tw-ring-color: rgb(239 68 68 / .1)}.lg\:hover\:ring-red-500\/100:hover{--tw-ring-color: rgb(239 68 68 / 1)}.lg\:hover\:ring-red-500\/15:hover{--tw-ring-color: rgb(239 68 68 / .15)}.lg\:hover\:ring-red-500\/20:hover{--tw-ring-color: rgb(239 68 68 / .2)}.lg\:hover\:ring-red-500\/25:hover{--tw-ring-color: rgb(239 68 68 / .25)}.lg\:hover\:ring-red-500\/30:hover{--tw-ring-color: rgb(239 68 68 / .3)}.lg\:hover\:ring-red-500\/35:hover{--tw-ring-color: rgb(239 68 68 / .35)}.lg\:hover\:ring-red-500\/40:hover{--tw-ring-color: rgb(239 68 68 / .4)}.lg\:hover\:ring-red-500\/45:hover{--tw-ring-color: rgb(239 68 68 / .45)}.lg\:hover\:ring-red-500\/5:hover{--tw-ring-color: rgb(239 68 68 / .05)}.lg\:hover\:ring-red-500\/50:hover{--tw-ring-color: rgb(239 68 68 / .5)}.lg\:hover\:ring-red-500\/55:hover{--tw-ring-color: rgb(239 68 68 / .55)}.lg\:hover\:ring-red-500\/60:hover{--tw-ring-color: rgb(239 68 68 / .6)}.lg\:hover\:ring-red-500\/65:hover{--tw-ring-color: rgb(239 68 68 / .65)}.lg\:hover\:ring-red-500\/70:hover{--tw-ring-color: rgb(239 68 68 / .7)}.lg\:hover\:ring-red-500\/75:hover{--tw-ring-color: rgb(239 68 68 / .75)}.lg\:hover\:ring-red-500\/80:hover{--tw-ring-color: rgb(239 68 68 / .8)}.lg\:hover\:ring-red-500\/85:hover{--tw-ring-color: rgb(239 68 68 / .85)}.lg\:hover\:ring-red-500\/90:hover{--tw-ring-color: rgb(239 68 68 / .9)}.lg\:hover\:ring-red-500\/95:hover{--tw-ring-color: rgb(239 68 68 / .95)}.lg\:hover\:ring-red-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-red-600\/0:hover{--tw-ring-color: rgb(220 38 38 / 0)}.lg\:hover\:ring-red-600\/10:hover{--tw-ring-color: rgb(220 38 38 / .1)}.lg\:hover\:ring-red-600\/100:hover{--tw-ring-color: rgb(220 38 38 / 1)}.lg\:hover\:ring-red-600\/15:hover{--tw-ring-color: rgb(220 38 38 / .15)}.lg\:hover\:ring-red-600\/20:hover{--tw-ring-color: rgb(220 38 38 / .2)}.lg\:hover\:ring-red-600\/25:hover{--tw-ring-color: rgb(220 38 38 / .25)}.lg\:hover\:ring-red-600\/30:hover{--tw-ring-color: rgb(220 38 38 / .3)}.lg\:hover\:ring-red-600\/35:hover{--tw-ring-color: rgb(220 38 38 / .35)}.lg\:hover\:ring-red-600\/40:hover{--tw-ring-color: rgb(220 38 38 / .4)}.lg\:hover\:ring-red-600\/45:hover{--tw-ring-color: rgb(220 38 38 / .45)}.lg\:hover\:ring-red-600\/5:hover{--tw-ring-color: rgb(220 38 38 / .05)}.lg\:hover\:ring-red-600\/50:hover{--tw-ring-color: rgb(220 38 38 / .5)}.lg\:hover\:ring-red-600\/55:hover{--tw-ring-color: rgb(220 38 38 / .55)}.lg\:hover\:ring-red-600\/60:hover{--tw-ring-color: rgb(220 38 38 / .6)}.lg\:hover\:ring-red-600\/65:hover{--tw-ring-color: rgb(220 38 38 / .65)}.lg\:hover\:ring-red-600\/70:hover{--tw-ring-color: rgb(220 38 38 / .7)}.lg\:hover\:ring-red-600\/75:hover{--tw-ring-color: rgb(220 38 38 / .75)}.lg\:hover\:ring-red-600\/80:hover{--tw-ring-color: rgb(220 38 38 / .8)}.lg\:hover\:ring-red-600\/85:hover{--tw-ring-color: rgb(220 38 38 / .85)}.lg\:hover\:ring-red-600\/90:hover{--tw-ring-color: rgb(220 38 38 / .9)}.lg\:hover\:ring-red-600\/95:hover{--tw-ring-color: rgb(220 38 38 / .95)}.lg\:hover\:ring-red-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-red-700\/0:hover{--tw-ring-color: rgb(185 28 28 / 0)}.lg\:hover\:ring-red-700\/10:hover{--tw-ring-color: rgb(185 28 28 / .1)}.lg\:hover\:ring-red-700\/100:hover{--tw-ring-color: rgb(185 28 28 / 1)}.lg\:hover\:ring-red-700\/15:hover{--tw-ring-color: rgb(185 28 28 / .15)}.lg\:hover\:ring-red-700\/20:hover{--tw-ring-color: rgb(185 28 28 / .2)}.lg\:hover\:ring-red-700\/25:hover{--tw-ring-color: rgb(185 28 28 / .25)}.lg\:hover\:ring-red-700\/30:hover{--tw-ring-color: rgb(185 28 28 / .3)}.lg\:hover\:ring-red-700\/35:hover{--tw-ring-color: rgb(185 28 28 / .35)}.lg\:hover\:ring-red-700\/40:hover{--tw-ring-color: rgb(185 28 28 / .4)}.lg\:hover\:ring-red-700\/45:hover{--tw-ring-color: rgb(185 28 28 / .45)}.lg\:hover\:ring-red-700\/5:hover{--tw-ring-color: rgb(185 28 28 / .05)}.lg\:hover\:ring-red-700\/50:hover{--tw-ring-color: rgb(185 28 28 / .5)}.lg\:hover\:ring-red-700\/55:hover{--tw-ring-color: rgb(185 28 28 / .55)}.lg\:hover\:ring-red-700\/60:hover{--tw-ring-color: rgb(185 28 28 / .6)}.lg\:hover\:ring-red-700\/65:hover{--tw-ring-color: rgb(185 28 28 / .65)}.lg\:hover\:ring-red-700\/70:hover{--tw-ring-color: rgb(185 28 28 / .7)}.lg\:hover\:ring-red-700\/75:hover{--tw-ring-color: rgb(185 28 28 / .75)}.lg\:hover\:ring-red-700\/80:hover{--tw-ring-color: rgb(185 28 28 / .8)}.lg\:hover\:ring-red-700\/85:hover{--tw-ring-color: rgb(185 28 28 / .85)}.lg\:hover\:ring-red-700\/90:hover{--tw-ring-color: rgb(185 28 28 / .9)}.lg\:hover\:ring-red-700\/95:hover{--tw-ring-color: rgb(185 28 28 / .95)}.lg\:hover\:ring-red-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-red-800\/0:hover{--tw-ring-color: rgb(153 27 27 / 0)}.lg\:hover\:ring-red-800\/10:hover{--tw-ring-color: rgb(153 27 27 / .1)}.lg\:hover\:ring-red-800\/100:hover{--tw-ring-color: rgb(153 27 27 / 1)}.lg\:hover\:ring-red-800\/15:hover{--tw-ring-color: rgb(153 27 27 / .15)}.lg\:hover\:ring-red-800\/20:hover{--tw-ring-color: rgb(153 27 27 / .2)}.lg\:hover\:ring-red-800\/25:hover{--tw-ring-color: rgb(153 27 27 / .25)}.lg\:hover\:ring-red-800\/30:hover{--tw-ring-color: rgb(153 27 27 / .3)}.lg\:hover\:ring-red-800\/35:hover{--tw-ring-color: rgb(153 27 27 / .35)}.lg\:hover\:ring-red-800\/40:hover{--tw-ring-color: rgb(153 27 27 / .4)}.lg\:hover\:ring-red-800\/45:hover{--tw-ring-color: rgb(153 27 27 / .45)}.lg\:hover\:ring-red-800\/5:hover{--tw-ring-color: rgb(153 27 27 / .05)}.lg\:hover\:ring-red-800\/50:hover{--tw-ring-color: rgb(153 27 27 / .5)}.lg\:hover\:ring-red-800\/55:hover{--tw-ring-color: rgb(153 27 27 / .55)}.lg\:hover\:ring-red-800\/60:hover{--tw-ring-color: rgb(153 27 27 / .6)}.lg\:hover\:ring-red-800\/65:hover{--tw-ring-color: rgb(153 27 27 / .65)}.lg\:hover\:ring-red-800\/70:hover{--tw-ring-color: rgb(153 27 27 / .7)}.lg\:hover\:ring-red-800\/75:hover{--tw-ring-color: rgb(153 27 27 / .75)}.lg\:hover\:ring-red-800\/80:hover{--tw-ring-color: rgb(153 27 27 / .8)}.lg\:hover\:ring-red-800\/85:hover{--tw-ring-color: rgb(153 27 27 / .85)}.lg\:hover\:ring-red-800\/90:hover{--tw-ring-color: rgb(153 27 27 / .9)}.lg\:hover\:ring-red-800\/95:hover{--tw-ring-color: rgb(153 27 27 / .95)}.lg\:hover\:ring-red-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-red-900\/0:hover{--tw-ring-color: rgb(127 29 29 / 0)}.lg\:hover\:ring-red-900\/10:hover{--tw-ring-color: rgb(127 29 29 / .1)}.lg\:hover\:ring-red-900\/100:hover{--tw-ring-color: rgb(127 29 29 / 1)}.lg\:hover\:ring-red-900\/15:hover{--tw-ring-color: rgb(127 29 29 / .15)}.lg\:hover\:ring-red-900\/20:hover{--tw-ring-color: rgb(127 29 29 / .2)}.lg\:hover\:ring-red-900\/25:hover{--tw-ring-color: rgb(127 29 29 / .25)}.lg\:hover\:ring-red-900\/30:hover{--tw-ring-color: rgb(127 29 29 / .3)}.lg\:hover\:ring-red-900\/35:hover{--tw-ring-color: rgb(127 29 29 / .35)}.lg\:hover\:ring-red-900\/40:hover{--tw-ring-color: rgb(127 29 29 / .4)}.lg\:hover\:ring-red-900\/45:hover{--tw-ring-color: rgb(127 29 29 / .45)}.lg\:hover\:ring-red-900\/5:hover{--tw-ring-color: rgb(127 29 29 / .05)}.lg\:hover\:ring-red-900\/50:hover{--tw-ring-color: rgb(127 29 29 / .5)}.lg\:hover\:ring-red-900\/55:hover{--tw-ring-color: rgb(127 29 29 / .55)}.lg\:hover\:ring-red-900\/60:hover{--tw-ring-color: rgb(127 29 29 / .6)}.lg\:hover\:ring-red-900\/65:hover{--tw-ring-color: rgb(127 29 29 / .65)}.lg\:hover\:ring-red-900\/70:hover{--tw-ring-color: rgb(127 29 29 / .7)}.lg\:hover\:ring-red-900\/75:hover{--tw-ring-color: rgb(127 29 29 / .75)}.lg\:hover\:ring-red-900\/80:hover{--tw-ring-color: rgb(127 29 29 / .8)}.lg\:hover\:ring-red-900\/85:hover{--tw-ring-color: rgb(127 29 29 / .85)}.lg\:hover\:ring-red-900\/90:hover{--tw-ring-color: rgb(127 29 29 / .9)}.lg\:hover\:ring-red-900\/95:hover{--tw-ring-color: rgb(127 29 29 / .95)}.lg\:hover\:ring-red-950:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(69 10 10 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-red-950\/0:hover{--tw-ring-color: rgb(69 10 10 / 0)}.lg\:hover\:ring-red-950\/10:hover{--tw-ring-color: rgb(69 10 10 / .1)}.lg\:hover\:ring-red-950\/100:hover{--tw-ring-color: rgb(69 10 10 / 1)}.lg\:hover\:ring-red-950\/15:hover{--tw-ring-color: rgb(69 10 10 / .15)}.lg\:hover\:ring-red-950\/20:hover{--tw-ring-color: rgb(69 10 10 / .2)}.lg\:hover\:ring-red-950\/25:hover{--tw-ring-color: rgb(69 10 10 / .25)}.lg\:hover\:ring-red-950\/30:hover{--tw-ring-color: rgb(69 10 10 / .3)}.lg\:hover\:ring-red-950\/35:hover{--tw-ring-color: rgb(69 10 10 / .35)}.lg\:hover\:ring-red-950\/40:hover{--tw-ring-color: rgb(69 10 10 / .4)}.lg\:hover\:ring-red-950\/45:hover{--tw-ring-color: rgb(69 10 10 / .45)}.lg\:hover\:ring-red-950\/5:hover{--tw-ring-color: rgb(69 10 10 / .05)}.lg\:hover\:ring-red-950\/50:hover{--tw-ring-color: rgb(69 10 10 / .5)}.lg\:hover\:ring-red-950\/55:hover{--tw-ring-color: rgb(69 10 10 / .55)}.lg\:hover\:ring-red-950\/60:hover{--tw-ring-color: rgb(69 10 10 / .6)}.lg\:hover\:ring-red-950\/65:hover{--tw-ring-color: rgb(69 10 10 / .65)}.lg\:hover\:ring-red-950\/70:hover{--tw-ring-color: rgb(69 10 10 / .7)}.lg\:hover\:ring-red-950\/75:hover{--tw-ring-color: rgb(69 10 10 / .75)}.lg\:hover\:ring-red-950\/80:hover{--tw-ring-color: rgb(69 10 10 / .8)}.lg\:hover\:ring-red-950\/85:hover{--tw-ring-color: rgb(69 10 10 / .85)}.lg\:hover\:ring-red-950\/90:hover{--tw-ring-color: rgb(69 10 10 / .9)}.lg\:hover\:ring-red-950\/95:hover{--tw-ring-color: rgb(69 10 10 / .95)}.lg\:hover\:ring-success:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-success-focus:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-success-focus\/0:hover{--tw-ring-color: rgb(5 150 105 / 0)}.lg\:hover\:ring-success-focus\/10:hover{--tw-ring-color: rgb(5 150 105 / .1)}.lg\:hover\:ring-success-focus\/100:hover{--tw-ring-color: rgb(5 150 105 / 1)}.lg\:hover\:ring-success-focus\/15:hover{--tw-ring-color: rgb(5 150 105 / .15)}.lg\:hover\:ring-success-focus\/20:hover{--tw-ring-color: rgb(5 150 105 / .2)}.lg\:hover\:ring-success-focus\/25:hover{--tw-ring-color: rgb(5 150 105 / .25)}.lg\:hover\:ring-success-focus\/30:hover{--tw-ring-color: rgb(5 150 105 / .3)}.lg\:hover\:ring-success-focus\/35:hover{--tw-ring-color: rgb(5 150 105 / .35)}.lg\:hover\:ring-success-focus\/40:hover{--tw-ring-color: rgb(5 150 105 / .4)}.lg\:hover\:ring-success-focus\/45:hover{--tw-ring-color: rgb(5 150 105 / .45)}.lg\:hover\:ring-success-focus\/5:hover{--tw-ring-color: rgb(5 150 105 / .05)}.lg\:hover\:ring-success-focus\/50:hover{--tw-ring-color: rgb(5 150 105 / .5)}.lg\:hover\:ring-success-focus\/55:hover{--tw-ring-color: rgb(5 150 105 / .55)}.lg\:hover\:ring-success-focus\/60:hover{--tw-ring-color: rgb(5 150 105 / .6)}.lg\:hover\:ring-success-focus\/65:hover{--tw-ring-color: rgb(5 150 105 / .65)}.lg\:hover\:ring-success-focus\/70:hover{--tw-ring-color: rgb(5 150 105 / .7)}.lg\:hover\:ring-success-focus\/75:hover{--tw-ring-color: rgb(5 150 105 / .75)}.lg\:hover\:ring-success-focus\/80:hover{--tw-ring-color: rgb(5 150 105 / .8)}.lg\:hover\:ring-success-focus\/85:hover{--tw-ring-color: rgb(5 150 105 / .85)}.lg\:hover\:ring-success-focus\/90:hover{--tw-ring-color: rgb(5 150 105 / .9)}.lg\:hover\:ring-success-focus\/95:hover{--tw-ring-color: rgb(5 150 105 / .95)}.lg\:hover\:ring-success\/0:hover{--tw-ring-color: rgb(16 185 129 / 0)}.lg\:hover\:ring-success\/10:hover{--tw-ring-color: rgb(16 185 129 / .1)}.lg\:hover\:ring-success\/100:hover{--tw-ring-color: rgb(16 185 129 / 1)}.lg\:hover\:ring-success\/15:hover{--tw-ring-color: rgb(16 185 129 / .15)}.lg\:hover\:ring-success\/20:hover{--tw-ring-color: rgb(16 185 129 / .2)}.lg\:hover\:ring-success\/25:hover{--tw-ring-color: rgb(16 185 129 / .25)}.lg\:hover\:ring-success\/30:hover{--tw-ring-color: rgb(16 185 129 / .3)}.lg\:hover\:ring-success\/35:hover{--tw-ring-color: rgb(16 185 129 / .35)}.lg\:hover\:ring-success\/40:hover{--tw-ring-color: rgb(16 185 129 / .4)}.lg\:hover\:ring-success\/45:hover{--tw-ring-color: rgb(16 185 129 / .45)}.lg\:hover\:ring-success\/5:hover{--tw-ring-color: rgb(16 185 129 / .05)}.lg\:hover\:ring-success\/50:hover{--tw-ring-color: rgb(16 185 129 / .5)}.lg\:hover\:ring-success\/55:hover{--tw-ring-color: rgb(16 185 129 / .55)}.lg\:hover\:ring-success\/60:hover{--tw-ring-color: rgb(16 185 129 / .6)}.lg\:hover\:ring-success\/65:hover{--tw-ring-color: rgb(16 185 129 / .65)}.lg\:hover\:ring-success\/70:hover{--tw-ring-color: rgb(16 185 129 / .7)}.lg\:hover\:ring-success\/75:hover{--tw-ring-color: rgb(16 185 129 / .75)}.lg\:hover\:ring-success\/80:hover{--tw-ring-color: rgb(16 185 129 / .8)}.lg\:hover\:ring-success\/85:hover{--tw-ring-color: rgb(16 185 129 / .85)}.lg\:hover\:ring-success\/90:hover{--tw-ring-color: rgb(16 185 129 / .9)}.lg\:hover\:ring-success\/95:hover{--tw-ring-color: rgb(16 185 129 / .95)}.lg\:hover\:ring-warning:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 152 0 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-warning-focus:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(230 130 0 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-warning-focus\/0:hover{--tw-ring-color: rgb(230 130 0 / 0)}.lg\:hover\:ring-warning-focus\/10:hover{--tw-ring-color: rgb(230 130 0 / .1)}.lg\:hover\:ring-warning-focus\/100:hover{--tw-ring-color: rgb(230 130 0 / 1)}.lg\:hover\:ring-warning-focus\/15:hover{--tw-ring-color: rgb(230 130 0 / .15)}.lg\:hover\:ring-warning-focus\/20:hover{--tw-ring-color: rgb(230 130 0 / .2)}.lg\:hover\:ring-warning-focus\/25:hover{--tw-ring-color: rgb(230 130 0 / .25)}.lg\:hover\:ring-warning-focus\/30:hover{--tw-ring-color: rgb(230 130 0 / .3)}.lg\:hover\:ring-warning-focus\/35:hover{--tw-ring-color: rgb(230 130 0 / .35)}.lg\:hover\:ring-warning-focus\/40:hover{--tw-ring-color: rgb(230 130 0 / .4)}.lg\:hover\:ring-warning-focus\/45:hover{--tw-ring-color: rgb(230 130 0 / .45)}.lg\:hover\:ring-warning-focus\/5:hover{--tw-ring-color: rgb(230 130 0 / .05)}.lg\:hover\:ring-warning-focus\/50:hover{--tw-ring-color: rgb(230 130 0 / .5)}.lg\:hover\:ring-warning-focus\/55:hover{--tw-ring-color: rgb(230 130 0 / .55)}.lg\:hover\:ring-warning-focus\/60:hover{--tw-ring-color: rgb(230 130 0 / .6)}.lg\:hover\:ring-warning-focus\/65:hover{--tw-ring-color: rgb(230 130 0 / .65)}.lg\:hover\:ring-warning-focus\/70:hover{--tw-ring-color: rgb(230 130 0 / .7)}.lg\:hover\:ring-warning-focus\/75:hover{--tw-ring-color: rgb(230 130 0 / .75)}.lg\:hover\:ring-warning-focus\/80:hover{--tw-ring-color: rgb(230 130 0 / .8)}.lg\:hover\:ring-warning-focus\/85:hover{--tw-ring-color: rgb(230 130 0 / .85)}.lg\:hover\:ring-warning-focus\/90:hover{--tw-ring-color: rgb(230 130 0 / .9)}.lg\:hover\:ring-warning-focus\/95:hover{--tw-ring-color: rgb(230 130 0 / .95)}.lg\:hover\:ring-warning\/0:hover{--tw-ring-color: rgb(255 152 0 / 0)}.lg\:hover\:ring-warning\/10:hover{--tw-ring-color: rgb(255 152 0 / .1)}.lg\:hover\:ring-warning\/100:hover{--tw-ring-color: rgb(255 152 0 / 1)}.lg\:hover\:ring-warning\/15:hover{--tw-ring-color: rgb(255 152 0 / .15)}.lg\:hover\:ring-warning\/20:hover{--tw-ring-color: rgb(255 152 0 / .2)}.lg\:hover\:ring-warning\/25:hover{--tw-ring-color: rgb(255 152 0 / .25)}.lg\:hover\:ring-warning\/30:hover{--tw-ring-color: rgb(255 152 0 / .3)}.lg\:hover\:ring-warning\/35:hover{--tw-ring-color: rgb(255 152 0 / .35)}.lg\:hover\:ring-warning\/40:hover{--tw-ring-color: rgb(255 152 0 / .4)}.lg\:hover\:ring-warning\/45:hover{--tw-ring-color: rgb(255 152 0 / .45)}.lg\:hover\:ring-warning\/5:hover{--tw-ring-color: rgb(255 152 0 / .05)}.lg\:hover\:ring-warning\/50:hover{--tw-ring-color: rgb(255 152 0 / .5)}.lg\:hover\:ring-warning\/55:hover{--tw-ring-color: rgb(255 152 0 / .55)}.lg\:hover\:ring-warning\/60:hover{--tw-ring-color: rgb(255 152 0 / .6)}.lg\:hover\:ring-warning\/65:hover{--tw-ring-color: rgb(255 152 0 / .65)}.lg\:hover\:ring-warning\/70:hover{--tw-ring-color: rgb(255 152 0 / .7)}.lg\:hover\:ring-warning\/75:hover{--tw-ring-color: rgb(255 152 0 / .75)}.lg\:hover\:ring-warning\/80:hover{--tw-ring-color: rgb(255 152 0 / .8)}.lg\:hover\:ring-warning\/85:hover{--tw-ring-color: rgb(255 152 0 / .85)}.lg\:hover\:ring-warning\/90:hover{--tw-ring-color: rgb(255 152 0 / .9)}.lg\:hover\:ring-warning\/95:hover{--tw-ring-color: rgb(255 152 0 / .95)}.lg\:hover\:ring-yellow-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-yellow-100\/0:hover{--tw-ring-color: rgb(254 249 195 / 0)}.lg\:hover\:ring-yellow-100\/10:hover{--tw-ring-color: rgb(254 249 195 / .1)}.lg\:hover\:ring-yellow-100\/100:hover{--tw-ring-color: rgb(254 249 195 / 1)}.lg\:hover\:ring-yellow-100\/15:hover{--tw-ring-color: rgb(254 249 195 / .15)}.lg\:hover\:ring-yellow-100\/20:hover{--tw-ring-color: rgb(254 249 195 / .2)}.lg\:hover\:ring-yellow-100\/25:hover{--tw-ring-color: rgb(254 249 195 / .25)}.lg\:hover\:ring-yellow-100\/30:hover{--tw-ring-color: rgb(254 249 195 / .3)}.lg\:hover\:ring-yellow-100\/35:hover{--tw-ring-color: rgb(254 249 195 / .35)}.lg\:hover\:ring-yellow-100\/40:hover{--tw-ring-color: rgb(254 249 195 / .4)}.lg\:hover\:ring-yellow-100\/45:hover{--tw-ring-color: rgb(254 249 195 / .45)}.lg\:hover\:ring-yellow-100\/5:hover{--tw-ring-color: rgb(254 249 195 / .05)}.lg\:hover\:ring-yellow-100\/50:hover{--tw-ring-color: rgb(254 249 195 / .5)}.lg\:hover\:ring-yellow-100\/55:hover{--tw-ring-color: rgb(254 249 195 / .55)}.lg\:hover\:ring-yellow-100\/60:hover{--tw-ring-color: rgb(254 249 195 / .6)}.lg\:hover\:ring-yellow-100\/65:hover{--tw-ring-color: rgb(254 249 195 / .65)}.lg\:hover\:ring-yellow-100\/70:hover{--tw-ring-color: rgb(254 249 195 / .7)}.lg\:hover\:ring-yellow-100\/75:hover{--tw-ring-color: rgb(254 249 195 / .75)}.lg\:hover\:ring-yellow-100\/80:hover{--tw-ring-color: rgb(254 249 195 / .8)}.lg\:hover\:ring-yellow-100\/85:hover{--tw-ring-color: rgb(254 249 195 / .85)}.lg\:hover\:ring-yellow-100\/90:hover{--tw-ring-color: rgb(254 249 195 / .9)}.lg\:hover\:ring-yellow-100\/95:hover{--tw-ring-color: rgb(254 249 195 / .95)}.lg\:hover\:ring-yellow-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-yellow-200\/0:hover{--tw-ring-color: rgb(254 240 138 / 0)}.lg\:hover\:ring-yellow-200\/10:hover{--tw-ring-color: rgb(254 240 138 / .1)}.lg\:hover\:ring-yellow-200\/100:hover{--tw-ring-color: rgb(254 240 138 / 1)}.lg\:hover\:ring-yellow-200\/15:hover{--tw-ring-color: rgb(254 240 138 / .15)}.lg\:hover\:ring-yellow-200\/20:hover{--tw-ring-color: rgb(254 240 138 / .2)}.lg\:hover\:ring-yellow-200\/25:hover{--tw-ring-color: rgb(254 240 138 / .25)}.lg\:hover\:ring-yellow-200\/30:hover{--tw-ring-color: rgb(254 240 138 / .3)}.lg\:hover\:ring-yellow-200\/35:hover{--tw-ring-color: rgb(254 240 138 / .35)}.lg\:hover\:ring-yellow-200\/40:hover{--tw-ring-color: rgb(254 240 138 / .4)}.lg\:hover\:ring-yellow-200\/45:hover{--tw-ring-color: rgb(254 240 138 / .45)}.lg\:hover\:ring-yellow-200\/5:hover{--tw-ring-color: rgb(254 240 138 / .05)}.lg\:hover\:ring-yellow-200\/50:hover{--tw-ring-color: rgb(254 240 138 / .5)}.lg\:hover\:ring-yellow-200\/55:hover{--tw-ring-color: rgb(254 240 138 / .55)}.lg\:hover\:ring-yellow-200\/60:hover{--tw-ring-color: rgb(254 240 138 / .6)}.lg\:hover\:ring-yellow-200\/65:hover{--tw-ring-color: rgb(254 240 138 / .65)}.lg\:hover\:ring-yellow-200\/70:hover{--tw-ring-color: rgb(254 240 138 / .7)}.lg\:hover\:ring-yellow-200\/75:hover{--tw-ring-color: rgb(254 240 138 / .75)}.lg\:hover\:ring-yellow-200\/80:hover{--tw-ring-color: rgb(254 240 138 / .8)}.lg\:hover\:ring-yellow-200\/85:hover{--tw-ring-color: rgb(254 240 138 / .85)}.lg\:hover\:ring-yellow-200\/90:hover{--tw-ring-color: rgb(254 240 138 / .9)}.lg\:hover\:ring-yellow-200\/95:hover{--tw-ring-color: rgb(254 240 138 / .95)}.lg\:hover\:ring-yellow-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-yellow-300\/0:hover{--tw-ring-color: rgb(253 224 71 / 0)}.lg\:hover\:ring-yellow-300\/10:hover{--tw-ring-color: rgb(253 224 71 / .1)}.lg\:hover\:ring-yellow-300\/100:hover{--tw-ring-color: rgb(253 224 71 / 1)}.lg\:hover\:ring-yellow-300\/15:hover{--tw-ring-color: rgb(253 224 71 / .15)}.lg\:hover\:ring-yellow-300\/20:hover{--tw-ring-color: rgb(253 224 71 / .2)}.lg\:hover\:ring-yellow-300\/25:hover{--tw-ring-color: rgb(253 224 71 / .25)}.lg\:hover\:ring-yellow-300\/30:hover{--tw-ring-color: rgb(253 224 71 / .3)}.lg\:hover\:ring-yellow-300\/35:hover{--tw-ring-color: rgb(253 224 71 / .35)}.lg\:hover\:ring-yellow-300\/40:hover{--tw-ring-color: rgb(253 224 71 / .4)}.lg\:hover\:ring-yellow-300\/45:hover{--tw-ring-color: rgb(253 224 71 / .45)}.lg\:hover\:ring-yellow-300\/5:hover{--tw-ring-color: rgb(253 224 71 / .05)}.lg\:hover\:ring-yellow-300\/50:hover{--tw-ring-color: rgb(253 224 71 / .5)}.lg\:hover\:ring-yellow-300\/55:hover{--tw-ring-color: rgb(253 224 71 / .55)}.lg\:hover\:ring-yellow-300\/60:hover{--tw-ring-color: rgb(253 224 71 / .6)}.lg\:hover\:ring-yellow-300\/65:hover{--tw-ring-color: rgb(253 224 71 / .65)}.lg\:hover\:ring-yellow-300\/70:hover{--tw-ring-color: rgb(253 224 71 / .7)}.lg\:hover\:ring-yellow-300\/75:hover{--tw-ring-color: rgb(253 224 71 / .75)}.lg\:hover\:ring-yellow-300\/80:hover{--tw-ring-color: rgb(253 224 71 / .8)}.lg\:hover\:ring-yellow-300\/85:hover{--tw-ring-color: rgb(253 224 71 / .85)}.lg\:hover\:ring-yellow-300\/90:hover{--tw-ring-color: rgb(253 224 71 / .9)}.lg\:hover\:ring-yellow-300\/95:hover{--tw-ring-color: rgb(253 224 71 / .95)}.lg\:hover\:ring-yellow-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-yellow-400\/0:hover{--tw-ring-color: rgb(250 204 21 / 0)}.lg\:hover\:ring-yellow-400\/10:hover{--tw-ring-color: rgb(250 204 21 / .1)}.lg\:hover\:ring-yellow-400\/100:hover{--tw-ring-color: rgb(250 204 21 / 1)}.lg\:hover\:ring-yellow-400\/15:hover{--tw-ring-color: rgb(250 204 21 / .15)}.lg\:hover\:ring-yellow-400\/20:hover{--tw-ring-color: rgb(250 204 21 / .2)}.lg\:hover\:ring-yellow-400\/25:hover{--tw-ring-color: rgb(250 204 21 / .25)}.lg\:hover\:ring-yellow-400\/30:hover{--tw-ring-color: rgb(250 204 21 / .3)}.lg\:hover\:ring-yellow-400\/35:hover{--tw-ring-color: rgb(250 204 21 / .35)}.lg\:hover\:ring-yellow-400\/40:hover{--tw-ring-color: rgb(250 204 21 / .4)}.lg\:hover\:ring-yellow-400\/45:hover{--tw-ring-color: rgb(250 204 21 / .45)}.lg\:hover\:ring-yellow-400\/5:hover{--tw-ring-color: rgb(250 204 21 / .05)}.lg\:hover\:ring-yellow-400\/50:hover{--tw-ring-color: rgb(250 204 21 / .5)}.lg\:hover\:ring-yellow-400\/55:hover{--tw-ring-color: rgb(250 204 21 / .55)}.lg\:hover\:ring-yellow-400\/60:hover{--tw-ring-color: rgb(250 204 21 / .6)}.lg\:hover\:ring-yellow-400\/65:hover{--tw-ring-color: rgb(250 204 21 / .65)}.lg\:hover\:ring-yellow-400\/70:hover{--tw-ring-color: rgb(250 204 21 / .7)}.lg\:hover\:ring-yellow-400\/75:hover{--tw-ring-color: rgb(250 204 21 / .75)}.lg\:hover\:ring-yellow-400\/80:hover{--tw-ring-color: rgb(250 204 21 / .8)}.lg\:hover\:ring-yellow-400\/85:hover{--tw-ring-color: rgb(250 204 21 / .85)}.lg\:hover\:ring-yellow-400\/90:hover{--tw-ring-color: rgb(250 204 21 / .9)}.lg\:hover\:ring-yellow-400\/95:hover{--tw-ring-color: rgb(250 204 21 / .95)}.lg\:hover\:ring-yellow-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-yellow-50\/0:hover{--tw-ring-color: rgb(254 252 232 / 0)}.lg\:hover\:ring-yellow-50\/10:hover{--tw-ring-color: rgb(254 252 232 / .1)}.lg\:hover\:ring-yellow-50\/100:hover{--tw-ring-color: rgb(254 252 232 / 1)}.lg\:hover\:ring-yellow-50\/15:hover{--tw-ring-color: rgb(254 252 232 / .15)}.lg\:hover\:ring-yellow-50\/20:hover{--tw-ring-color: rgb(254 252 232 / .2)}.lg\:hover\:ring-yellow-50\/25:hover{--tw-ring-color: rgb(254 252 232 / .25)}.lg\:hover\:ring-yellow-50\/30:hover{--tw-ring-color: rgb(254 252 232 / .3)}.lg\:hover\:ring-yellow-50\/35:hover{--tw-ring-color: rgb(254 252 232 / .35)}.lg\:hover\:ring-yellow-50\/40:hover{--tw-ring-color: rgb(254 252 232 / .4)}.lg\:hover\:ring-yellow-50\/45:hover{--tw-ring-color: rgb(254 252 232 / .45)}.lg\:hover\:ring-yellow-50\/5:hover{--tw-ring-color: rgb(254 252 232 / .05)}.lg\:hover\:ring-yellow-50\/50:hover{--tw-ring-color: rgb(254 252 232 / .5)}.lg\:hover\:ring-yellow-50\/55:hover{--tw-ring-color: rgb(254 252 232 / .55)}.lg\:hover\:ring-yellow-50\/60:hover{--tw-ring-color: rgb(254 252 232 / .6)}.lg\:hover\:ring-yellow-50\/65:hover{--tw-ring-color: rgb(254 252 232 / .65)}.lg\:hover\:ring-yellow-50\/70:hover{--tw-ring-color: rgb(254 252 232 / .7)}.lg\:hover\:ring-yellow-50\/75:hover{--tw-ring-color: rgb(254 252 232 / .75)}.lg\:hover\:ring-yellow-50\/80:hover{--tw-ring-color: rgb(254 252 232 / .8)}.lg\:hover\:ring-yellow-50\/85:hover{--tw-ring-color: rgb(254 252 232 / .85)}.lg\:hover\:ring-yellow-50\/90:hover{--tw-ring-color: rgb(254 252 232 / .9)}.lg\:hover\:ring-yellow-50\/95:hover{--tw-ring-color: rgb(254 252 232 / .95)}.lg\:hover\:ring-yellow-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-yellow-500\/0:hover{--tw-ring-color: rgb(234 179 8 / 0)}.lg\:hover\:ring-yellow-500\/10:hover{--tw-ring-color: rgb(234 179 8 / .1)}.lg\:hover\:ring-yellow-500\/100:hover{--tw-ring-color: rgb(234 179 8 / 1)}.lg\:hover\:ring-yellow-500\/15:hover{--tw-ring-color: rgb(234 179 8 / .15)}.lg\:hover\:ring-yellow-500\/20:hover{--tw-ring-color: rgb(234 179 8 / .2)}.lg\:hover\:ring-yellow-500\/25:hover{--tw-ring-color: rgb(234 179 8 / .25)}.lg\:hover\:ring-yellow-500\/30:hover{--tw-ring-color: rgb(234 179 8 / .3)}.lg\:hover\:ring-yellow-500\/35:hover{--tw-ring-color: rgb(234 179 8 / .35)}.lg\:hover\:ring-yellow-500\/40:hover{--tw-ring-color: rgb(234 179 8 / .4)}.lg\:hover\:ring-yellow-500\/45:hover{--tw-ring-color: rgb(234 179 8 / .45)}.lg\:hover\:ring-yellow-500\/5:hover{--tw-ring-color: rgb(234 179 8 / .05)}.lg\:hover\:ring-yellow-500\/50:hover{--tw-ring-color: rgb(234 179 8 / .5)}.lg\:hover\:ring-yellow-500\/55:hover{--tw-ring-color: rgb(234 179 8 / .55)}.lg\:hover\:ring-yellow-500\/60:hover{--tw-ring-color: rgb(234 179 8 / .6)}.lg\:hover\:ring-yellow-500\/65:hover{--tw-ring-color: rgb(234 179 8 / .65)}.lg\:hover\:ring-yellow-500\/70:hover{--tw-ring-color: rgb(234 179 8 / .7)}.lg\:hover\:ring-yellow-500\/75:hover{--tw-ring-color: rgb(234 179 8 / .75)}.lg\:hover\:ring-yellow-500\/80:hover{--tw-ring-color: rgb(234 179 8 / .8)}.lg\:hover\:ring-yellow-500\/85:hover{--tw-ring-color: rgb(234 179 8 / .85)}.lg\:hover\:ring-yellow-500\/90:hover{--tw-ring-color: rgb(234 179 8 / .9)}.lg\:hover\:ring-yellow-500\/95:hover{--tw-ring-color: rgb(234 179 8 / .95)}.lg\:hover\:ring-yellow-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-yellow-600\/0:hover{--tw-ring-color: rgb(202 138 4 / 0)}.lg\:hover\:ring-yellow-600\/10:hover{--tw-ring-color: rgb(202 138 4 / .1)}.lg\:hover\:ring-yellow-600\/100:hover{--tw-ring-color: rgb(202 138 4 / 1)}.lg\:hover\:ring-yellow-600\/15:hover{--tw-ring-color: rgb(202 138 4 / .15)}.lg\:hover\:ring-yellow-600\/20:hover{--tw-ring-color: rgb(202 138 4 / .2)}.lg\:hover\:ring-yellow-600\/25:hover{--tw-ring-color: rgb(202 138 4 / .25)}.lg\:hover\:ring-yellow-600\/30:hover{--tw-ring-color: rgb(202 138 4 / .3)}.lg\:hover\:ring-yellow-600\/35:hover{--tw-ring-color: rgb(202 138 4 / .35)}.lg\:hover\:ring-yellow-600\/40:hover{--tw-ring-color: rgb(202 138 4 / .4)}.lg\:hover\:ring-yellow-600\/45:hover{--tw-ring-color: rgb(202 138 4 / .45)}.lg\:hover\:ring-yellow-600\/5:hover{--tw-ring-color: rgb(202 138 4 / .05)}.lg\:hover\:ring-yellow-600\/50:hover{--tw-ring-color: rgb(202 138 4 / .5)}.lg\:hover\:ring-yellow-600\/55:hover{--tw-ring-color: rgb(202 138 4 / .55)}.lg\:hover\:ring-yellow-600\/60:hover{--tw-ring-color: rgb(202 138 4 / .6)}.lg\:hover\:ring-yellow-600\/65:hover{--tw-ring-color: rgb(202 138 4 / .65)}.lg\:hover\:ring-yellow-600\/70:hover{--tw-ring-color: rgb(202 138 4 / .7)}.lg\:hover\:ring-yellow-600\/75:hover{--tw-ring-color: rgb(202 138 4 / .75)}.lg\:hover\:ring-yellow-600\/80:hover{--tw-ring-color: rgb(202 138 4 / .8)}.lg\:hover\:ring-yellow-600\/85:hover{--tw-ring-color: rgb(202 138 4 / .85)}.lg\:hover\:ring-yellow-600\/90:hover{--tw-ring-color: rgb(202 138 4 / .9)}.lg\:hover\:ring-yellow-600\/95:hover{--tw-ring-color: rgb(202 138 4 / .95)}.lg\:hover\:ring-yellow-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-yellow-700\/0:hover{--tw-ring-color: rgb(161 98 7 / 0)}.lg\:hover\:ring-yellow-700\/10:hover{--tw-ring-color: rgb(161 98 7 / .1)}.lg\:hover\:ring-yellow-700\/100:hover{--tw-ring-color: rgb(161 98 7 / 1)}.lg\:hover\:ring-yellow-700\/15:hover{--tw-ring-color: rgb(161 98 7 / .15)}.lg\:hover\:ring-yellow-700\/20:hover{--tw-ring-color: rgb(161 98 7 / .2)}.lg\:hover\:ring-yellow-700\/25:hover{--tw-ring-color: rgb(161 98 7 / .25)}.lg\:hover\:ring-yellow-700\/30:hover{--tw-ring-color: rgb(161 98 7 / .3)}.lg\:hover\:ring-yellow-700\/35:hover{--tw-ring-color: rgb(161 98 7 / .35)}.lg\:hover\:ring-yellow-700\/40:hover{--tw-ring-color: rgb(161 98 7 / .4)}.lg\:hover\:ring-yellow-700\/45:hover{--tw-ring-color: rgb(161 98 7 / .45)}.lg\:hover\:ring-yellow-700\/5:hover{--tw-ring-color: rgb(161 98 7 / .05)}.lg\:hover\:ring-yellow-700\/50:hover{--tw-ring-color: rgb(161 98 7 / .5)}.lg\:hover\:ring-yellow-700\/55:hover{--tw-ring-color: rgb(161 98 7 / .55)}.lg\:hover\:ring-yellow-700\/60:hover{--tw-ring-color: rgb(161 98 7 / .6)}.lg\:hover\:ring-yellow-700\/65:hover{--tw-ring-color: rgb(161 98 7 / .65)}.lg\:hover\:ring-yellow-700\/70:hover{--tw-ring-color: rgb(161 98 7 / .7)}.lg\:hover\:ring-yellow-700\/75:hover{--tw-ring-color: rgb(161 98 7 / .75)}.lg\:hover\:ring-yellow-700\/80:hover{--tw-ring-color: rgb(161 98 7 / .8)}.lg\:hover\:ring-yellow-700\/85:hover{--tw-ring-color: rgb(161 98 7 / .85)}.lg\:hover\:ring-yellow-700\/90:hover{--tw-ring-color: rgb(161 98 7 / .9)}.lg\:hover\:ring-yellow-700\/95:hover{--tw-ring-color: rgb(161 98 7 / .95)}.lg\:hover\:ring-yellow-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-yellow-800\/0:hover{--tw-ring-color: rgb(133 77 14 / 0)}.lg\:hover\:ring-yellow-800\/10:hover{--tw-ring-color: rgb(133 77 14 / .1)}.lg\:hover\:ring-yellow-800\/100:hover{--tw-ring-color: rgb(133 77 14 / 1)}.lg\:hover\:ring-yellow-800\/15:hover{--tw-ring-color: rgb(133 77 14 / .15)}.lg\:hover\:ring-yellow-800\/20:hover{--tw-ring-color: rgb(133 77 14 / .2)}.lg\:hover\:ring-yellow-800\/25:hover{--tw-ring-color: rgb(133 77 14 / .25)}.lg\:hover\:ring-yellow-800\/30:hover{--tw-ring-color: rgb(133 77 14 / .3)}.lg\:hover\:ring-yellow-800\/35:hover{--tw-ring-color: rgb(133 77 14 / .35)}.lg\:hover\:ring-yellow-800\/40:hover{--tw-ring-color: rgb(133 77 14 / .4)}.lg\:hover\:ring-yellow-800\/45:hover{--tw-ring-color: rgb(133 77 14 / .45)}.lg\:hover\:ring-yellow-800\/5:hover{--tw-ring-color: rgb(133 77 14 / .05)}.lg\:hover\:ring-yellow-800\/50:hover{--tw-ring-color: rgb(133 77 14 / .5)}.lg\:hover\:ring-yellow-800\/55:hover{--tw-ring-color: rgb(133 77 14 / .55)}.lg\:hover\:ring-yellow-800\/60:hover{--tw-ring-color: rgb(133 77 14 / .6)}.lg\:hover\:ring-yellow-800\/65:hover{--tw-ring-color: rgb(133 77 14 / .65)}.lg\:hover\:ring-yellow-800\/70:hover{--tw-ring-color: rgb(133 77 14 / .7)}.lg\:hover\:ring-yellow-800\/75:hover{--tw-ring-color: rgb(133 77 14 / .75)}.lg\:hover\:ring-yellow-800\/80:hover{--tw-ring-color: rgb(133 77 14 / .8)}.lg\:hover\:ring-yellow-800\/85:hover{--tw-ring-color: rgb(133 77 14 / .85)}.lg\:hover\:ring-yellow-800\/90:hover{--tw-ring-color: rgb(133 77 14 / .9)}.lg\:hover\:ring-yellow-800\/95:hover{--tw-ring-color: rgb(133 77 14 / .95)}.lg\:hover\:ring-yellow-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-yellow-900\/0:hover{--tw-ring-color: rgb(113 63 18 / 0)}.lg\:hover\:ring-yellow-900\/10:hover{--tw-ring-color: rgb(113 63 18 / .1)}.lg\:hover\:ring-yellow-900\/100:hover{--tw-ring-color: rgb(113 63 18 / 1)}.lg\:hover\:ring-yellow-900\/15:hover{--tw-ring-color: rgb(113 63 18 / .15)}.lg\:hover\:ring-yellow-900\/20:hover{--tw-ring-color: rgb(113 63 18 / .2)}.lg\:hover\:ring-yellow-900\/25:hover{--tw-ring-color: rgb(113 63 18 / .25)}.lg\:hover\:ring-yellow-900\/30:hover{--tw-ring-color: rgb(113 63 18 / .3)}.lg\:hover\:ring-yellow-900\/35:hover{--tw-ring-color: rgb(113 63 18 / .35)}.lg\:hover\:ring-yellow-900\/40:hover{--tw-ring-color: rgb(113 63 18 / .4)}.lg\:hover\:ring-yellow-900\/45:hover{--tw-ring-color: rgb(113 63 18 / .45)}.lg\:hover\:ring-yellow-900\/5:hover{--tw-ring-color: rgb(113 63 18 / .05)}.lg\:hover\:ring-yellow-900\/50:hover{--tw-ring-color: rgb(113 63 18 / .5)}.lg\:hover\:ring-yellow-900\/55:hover{--tw-ring-color: rgb(113 63 18 / .55)}.lg\:hover\:ring-yellow-900\/60:hover{--tw-ring-color: rgb(113 63 18 / .6)}.lg\:hover\:ring-yellow-900\/65:hover{--tw-ring-color: rgb(113 63 18 / .65)}.lg\:hover\:ring-yellow-900\/70:hover{--tw-ring-color: rgb(113 63 18 / .7)}.lg\:hover\:ring-yellow-900\/75:hover{--tw-ring-color: rgb(113 63 18 / .75)}.lg\:hover\:ring-yellow-900\/80:hover{--tw-ring-color: rgb(113 63 18 / .8)}.lg\:hover\:ring-yellow-900\/85:hover{--tw-ring-color: rgb(113 63 18 / .85)}.lg\:hover\:ring-yellow-900\/90:hover{--tw-ring-color: rgb(113 63 18 / .9)}.lg\:hover\:ring-yellow-900\/95:hover{--tw-ring-color: rgb(113 63 18 / .95)}.lg\:hover\:ring-yellow-950:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(66 32 6 / var(--tw-ring-opacity, 1))}.lg\:hover\:ring-yellow-950\/0:hover{--tw-ring-color: rgb(66 32 6 / 0)}.lg\:hover\:ring-yellow-950\/10:hover{--tw-ring-color: rgb(66 32 6 / .1)}.lg\:hover\:ring-yellow-950\/100:hover{--tw-ring-color: rgb(66 32 6 / 1)}.lg\:hover\:ring-yellow-950\/15:hover{--tw-ring-color: rgb(66 32 6 / .15)}.lg\:hover\:ring-yellow-950\/20:hover{--tw-ring-color: rgb(66 32 6 / .2)}.lg\:hover\:ring-yellow-950\/25:hover{--tw-ring-color: rgb(66 32 6 / .25)}.lg\:hover\:ring-yellow-950\/30:hover{--tw-ring-color: rgb(66 32 6 / .3)}.lg\:hover\:ring-yellow-950\/35:hover{--tw-ring-color: rgb(66 32 6 / .35)}.lg\:hover\:ring-yellow-950\/40:hover{--tw-ring-color: rgb(66 32 6 / .4)}.lg\:hover\:ring-yellow-950\/45:hover{--tw-ring-color: rgb(66 32 6 / .45)}.lg\:hover\:ring-yellow-950\/5:hover{--tw-ring-color: rgb(66 32 6 / .05)}.lg\:hover\:ring-yellow-950\/50:hover{--tw-ring-color: rgb(66 32 6 / .5)}.lg\:hover\:ring-yellow-950\/55:hover{--tw-ring-color: rgb(66 32 6 / .55)}.lg\:hover\:ring-yellow-950\/60:hover{--tw-ring-color: rgb(66 32 6 / .6)}.lg\:hover\:ring-yellow-950\/65:hover{--tw-ring-color: rgb(66 32 6 / .65)}.lg\:hover\:ring-yellow-950\/70:hover{--tw-ring-color: rgb(66 32 6 / .7)}.lg\:hover\:ring-yellow-950\/75:hover{--tw-ring-color: rgb(66 32 6 / .75)}.lg\:hover\:ring-yellow-950\/80:hover{--tw-ring-color: rgb(66 32 6 / .8)}.lg\:hover\:ring-yellow-950\/85:hover{--tw-ring-color: rgb(66 32 6 / .85)}.lg\:hover\:ring-yellow-950\/90:hover{--tw-ring-color: rgb(66 32 6 / .9)}.lg\:hover\:ring-yellow-950\/95:hover{--tw-ring-color: rgb(66 32 6 / .95)}}@media (min-width: 1280px){.xl\:max-w-2xl{max-width:42rem}.xl\:max-w-3xl{max-width:48rem}.xl\:max-w-4xl{max-width:56rem}.xl\:max-w-5xl{max-width:64rem}.xl\:max-w-xl{max-width:36rem}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:text-4xl{font-size:2.441rem}.xl\:text-xl{font-size:1.25rem}}@media (prefers-color-scheme: dark){.dark\:border-navy-700{--tw-border-opacity: 1;border-color:rgb(38 51 77 / var(--tw-border-opacity, 1))}.dark\:bg-accent-light\/10{background-color:#818cf81a}.dark\:bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-100\/0{background-color:#dbeafe00}.dark\:bg-blue-100\/10{background-color:#dbeafe1a}.dark\:bg-blue-100\/100{background-color:#dbeafe}.dark\:bg-blue-100\/15{background-color:#dbeafe26}.dark\:bg-blue-100\/20{background-color:#dbeafe33}.dark\:bg-blue-100\/25{background-color:#dbeafe40}.dark\:bg-blue-100\/30{background-color:#dbeafe4d}.dark\:bg-blue-100\/35{background-color:#dbeafe59}.dark\:bg-blue-100\/40{background-color:#dbeafe66}.dark\:bg-blue-100\/45{background-color:#dbeafe73}.dark\:bg-blue-100\/5{background-color:#dbeafe0d}.dark\:bg-blue-100\/50{background-color:#dbeafe80}.dark\:bg-blue-100\/55{background-color:#dbeafe8c}.dark\:bg-blue-100\/60{background-color:#dbeafe99}.dark\:bg-blue-100\/65{background-color:#dbeafea6}.dark\:bg-blue-100\/70{background-color:#dbeafeb3}.dark\:bg-blue-100\/75{background-color:#dbeafebf}.dark\:bg-blue-100\/80{background-color:#dbeafecc}.dark\:bg-blue-100\/85{background-color:#dbeafed9}.dark\:bg-blue-100\/90{background-color:#dbeafee6}.dark\:bg-blue-100\/95{background-color:#dbeafef2}.dark\:bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-200\/0{background-color:#bfdbfe00}.dark\:bg-blue-200\/10{background-color:#bfdbfe1a}.dark\:bg-blue-200\/100{background-color:#bfdbfe}.dark\:bg-blue-200\/15{background-color:#bfdbfe26}.dark\:bg-blue-200\/20{background-color:#bfdbfe33}.dark\:bg-blue-200\/25{background-color:#bfdbfe40}.dark\:bg-blue-200\/30{background-color:#bfdbfe4d}.dark\:bg-blue-200\/35{background-color:#bfdbfe59}.dark\:bg-blue-200\/40{background-color:#bfdbfe66}.dark\:bg-blue-200\/45{background-color:#bfdbfe73}.dark\:bg-blue-200\/5{background-color:#bfdbfe0d}.dark\:bg-blue-200\/50{background-color:#bfdbfe80}.dark\:bg-blue-200\/55{background-color:#bfdbfe8c}.dark\:bg-blue-200\/60{background-color:#bfdbfe99}.dark\:bg-blue-200\/65{background-color:#bfdbfea6}.dark\:bg-blue-200\/70{background-color:#bfdbfeb3}.dark\:bg-blue-200\/75{background-color:#bfdbfebf}.dark\:bg-blue-200\/80{background-color:#bfdbfecc}.dark\:bg-blue-200\/85{background-color:#bfdbfed9}.dark\:bg-blue-200\/90{background-color:#bfdbfee6}.dark\:bg-blue-200\/95{background-color:#bfdbfef2}.dark\:bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-300\/0{background-color:#93c5fd00}.dark\:bg-blue-300\/10{background-color:#93c5fd1a}.dark\:bg-blue-300\/100{background-color:#93c5fd}.dark\:bg-blue-300\/15{background-color:#93c5fd26}.dark\:bg-blue-300\/20{background-color:#93c5fd33}.dark\:bg-blue-300\/25{background-color:#93c5fd40}.dark\:bg-blue-300\/30{background-color:#93c5fd4d}.dark\:bg-blue-300\/35{background-color:#93c5fd59}.dark\:bg-blue-300\/40{background-color:#93c5fd66}.dark\:bg-blue-300\/45{background-color:#93c5fd73}.dark\:bg-blue-300\/5{background-color:#93c5fd0d}.dark\:bg-blue-300\/50{background-color:#93c5fd80}.dark\:bg-blue-300\/55{background-color:#93c5fd8c}.dark\:bg-blue-300\/60{background-color:#93c5fd99}.dark\:bg-blue-300\/65{background-color:#93c5fda6}.dark\:bg-blue-300\/70{background-color:#93c5fdb3}.dark\:bg-blue-300\/75{background-color:#93c5fdbf}.dark\:bg-blue-300\/80{background-color:#93c5fdcc}.dark\:bg-blue-300\/85{background-color:#93c5fdd9}.dark\:bg-blue-300\/90{background-color:#93c5fde6}.dark\:bg-blue-300\/95{background-color:#93c5fdf2}.dark\:bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-400\/0{background-color:#60a5fa00}.dark\:bg-blue-400\/10{background-color:#60a5fa1a}.dark\:bg-blue-400\/100{background-color:#60a5fa}.dark\:bg-blue-400\/15{background-color:#60a5fa26}.dark\:bg-blue-400\/20{background-color:#60a5fa33}.dark\:bg-blue-400\/25{background-color:#60a5fa40}.dark\:bg-blue-400\/30{background-color:#60a5fa4d}.dark\:bg-blue-400\/35{background-color:#60a5fa59}.dark\:bg-blue-400\/40{background-color:#60a5fa66}.dark\:bg-blue-400\/45{background-color:#60a5fa73}.dark\:bg-blue-400\/5{background-color:#60a5fa0d}.dark\:bg-blue-400\/50{background-color:#60a5fa80}.dark\:bg-blue-400\/55{background-color:#60a5fa8c}.dark\:bg-blue-400\/60{background-color:#60a5fa99}.dark\:bg-blue-400\/65{background-color:#60a5faa6}.dark\:bg-blue-400\/70{background-color:#60a5fab3}.dark\:bg-blue-400\/75{background-color:#60a5fabf}.dark\:bg-blue-400\/80{background-color:#60a5facc}.dark\:bg-blue-400\/85{background-color:#60a5fad9}.dark\:bg-blue-400\/90{background-color:#60a5fae6}.dark\:bg-blue-400\/95{background-color:#60a5faf2}.dark\:bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-50\/0{background-color:#eff6ff00}.dark\:bg-blue-50\/10{background-color:#eff6ff1a}.dark\:bg-blue-50\/100{background-color:#eff6ff}.dark\:bg-blue-50\/15{background-color:#eff6ff26}.dark\:bg-blue-50\/20{background-color:#eff6ff33}.dark\:bg-blue-50\/25{background-color:#eff6ff40}.dark\:bg-blue-50\/30{background-color:#eff6ff4d}.dark\:bg-blue-50\/35{background-color:#eff6ff59}.dark\:bg-blue-50\/40{background-color:#eff6ff66}.dark\:bg-blue-50\/45{background-color:#eff6ff73}.dark\:bg-blue-50\/5{background-color:#eff6ff0d}.dark\:bg-blue-50\/50{background-color:#eff6ff80}.dark\:bg-blue-50\/55{background-color:#eff6ff8c}.dark\:bg-blue-50\/60{background-color:#eff6ff99}.dark\:bg-blue-50\/65{background-color:#eff6ffa6}.dark\:bg-blue-50\/70{background-color:#eff6ffb3}.dark\:bg-blue-50\/75{background-color:#eff6ffbf}.dark\:bg-blue-50\/80{background-color:#eff6ffcc}.dark\:bg-blue-50\/85{background-color:#eff6ffd9}.dark\:bg-blue-50\/90{background-color:#eff6ffe6}.dark\:bg-blue-50\/95{background-color:#eff6fff2}.dark\:bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-500\/0{background-color:#3b82f600}.dark\:bg-blue-500\/10{background-color:#3b82f61a}.dark\:bg-blue-500\/100{background-color:#3b82f6}.dark\:bg-blue-500\/15{background-color:#3b82f626}.dark\:bg-blue-500\/20{background-color:#3b82f633}.dark\:bg-blue-500\/25{background-color:#3b82f640}.dark\:bg-blue-500\/30{background-color:#3b82f64d}.dark\:bg-blue-500\/35{background-color:#3b82f659}.dark\:bg-blue-500\/40{background-color:#3b82f666}.dark\:bg-blue-500\/45{background-color:#3b82f673}.dark\:bg-blue-500\/5{background-color:#3b82f60d}.dark\:bg-blue-500\/50{background-color:#3b82f680}.dark\:bg-blue-500\/55{background-color:#3b82f68c}.dark\:bg-blue-500\/60{background-color:#3b82f699}.dark\:bg-blue-500\/65{background-color:#3b82f6a6}.dark\:bg-blue-500\/70{background-color:#3b82f6b3}.dark\:bg-blue-500\/75{background-color:#3b82f6bf}.dark\:bg-blue-500\/80{background-color:#3b82f6cc}.dark\:bg-blue-500\/85{background-color:#3b82f6d9}.dark\:bg-blue-500\/90{background-color:#3b82f6e6}.dark\:bg-blue-500\/95{background-color:#3b82f6f2}.dark\:bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-600\/0{background-color:#2563eb00}.dark\:bg-blue-600\/10{background-color:#2563eb1a}.dark\:bg-blue-600\/100{background-color:#2563eb}.dark\:bg-blue-600\/15{background-color:#2563eb26}.dark\:bg-blue-600\/20{background-color:#2563eb33}.dark\:bg-blue-600\/25{background-color:#2563eb40}.dark\:bg-blue-600\/30{background-color:#2563eb4d}.dark\:bg-blue-600\/35{background-color:#2563eb59}.dark\:bg-blue-600\/40{background-color:#2563eb66}.dark\:bg-blue-600\/45{background-color:#2563eb73}.dark\:bg-blue-600\/5{background-color:#2563eb0d}.dark\:bg-blue-600\/50{background-color:#2563eb80}.dark\:bg-blue-600\/55{background-color:#2563eb8c}.dark\:bg-blue-600\/60{background-color:#2563eb99}.dark\:bg-blue-600\/65{background-color:#2563eba6}.dark\:bg-blue-600\/70{background-color:#2563ebb3}.dark\:bg-blue-600\/75{background-color:#2563ebbf}.dark\:bg-blue-600\/80{background-color:#2563ebcc}.dark\:bg-blue-600\/85{background-color:#2563ebd9}.dark\:bg-blue-600\/90{background-color:#2563ebe6}.dark\:bg-blue-600\/95{background-color:#2563ebf2}.dark\:bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-700\/0{background-color:#1d4ed800}.dark\:bg-blue-700\/10{background-color:#1d4ed81a}.dark\:bg-blue-700\/100{background-color:#1d4ed8}.dark\:bg-blue-700\/15{background-color:#1d4ed826}.dark\:bg-blue-700\/20{background-color:#1d4ed833}.dark\:bg-blue-700\/25{background-color:#1d4ed840}.dark\:bg-blue-700\/30{background-color:#1d4ed84d}.dark\:bg-blue-700\/35{background-color:#1d4ed859}.dark\:bg-blue-700\/40{background-color:#1d4ed866}.dark\:bg-blue-700\/45{background-color:#1d4ed873}.dark\:bg-blue-700\/5{background-color:#1d4ed80d}.dark\:bg-blue-700\/50{background-color:#1d4ed880}.dark\:bg-blue-700\/55{background-color:#1d4ed88c}.dark\:bg-blue-700\/60{background-color:#1d4ed899}.dark\:bg-blue-700\/65{background-color:#1d4ed8a6}.dark\:bg-blue-700\/70{background-color:#1d4ed8b3}.dark\:bg-blue-700\/75{background-color:#1d4ed8bf}.dark\:bg-blue-700\/80{background-color:#1d4ed8cc}.dark\:bg-blue-700\/85{background-color:#1d4ed8d9}.dark\:bg-blue-700\/90{background-color:#1d4ed8e6}.dark\:bg-blue-700\/95{background-color:#1d4ed8f2}.dark\:bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-800\/0{background-color:#1e40af00}.dark\:bg-blue-800\/10{background-color:#1e40af1a}.dark\:bg-blue-800\/100{background-color:#1e40af}.dark\:bg-blue-800\/15{background-color:#1e40af26}.dark\:bg-blue-800\/20{background-color:#1e40af33}.dark\:bg-blue-800\/25{background-color:#1e40af40}.dark\:bg-blue-800\/30{background-color:#1e40af4d}.dark\:bg-blue-800\/35{background-color:#1e40af59}.dark\:bg-blue-800\/40{background-color:#1e40af66}.dark\:bg-blue-800\/45{background-color:#1e40af73}.dark\:bg-blue-800\/5{background-color:#1e40af0d}.dark\:bg-blue-800\/50{background-color:#1e40af80}.dark\:bg-blue-800\/55{background-color:#1e40af8c}.dark\:bg-blue-800\/60{background-color:#1e40af99}.dark\:bg-blue-800\/65{background-color:#1e40afa6}.dark\:bg-blue-800\/70{background-color:#1e40afb3}.dark\:bg-blue-800\/75{background-color:#1e40afbf}.dark\:bg-blue-800\/80{background-color:#1e40afcc}.dark\:bg-blue-800\/85{background-color:#1e40afd9}.dark\:bg-blue-800\/90{background-color:#1e40afe6}.dark\:bg-blue-800\/95{background-color:#1e40aff2}.dark\:bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-900\/0{background-color:#1e3a8a00}.dark\:bg-blue-900\/10{background-color:#1e3a8a1a}.dark\:bg-blue-900\/100{background-color:#1e3a8a}.dark\:bg-blue-900\/15{background-color:#1e3a8a26}.dark\:bg-blue-900\/20{background-color:#1e3a8a33}.dark\:bg-blue-900\/25{background-color:#1e3a8a40}.dark\:bg-blue-900\/30{background-color:#1e3a8a4d}.dark\:bg-blue-900\/35{background-color:#1e3a8a59}.dark\:bg-blue-900\/40{background-color:#1e3a8a66}.dark\:bg-blue-900\/45{background-color:#1e3a8a73}.dark\:bg-blue-900\/5{background-color:#1e3a8a0d}.dark\:bg-blue-900\/50{background-color:#1e3a8a80}.dark\:bg-blue-900\/55{background-color:#1e3a8a8c}.dark\:bg-blue-900\/60{background-color:#1e3a8a99}.dark\:bg-blue-900\/65{background-color:#1e3a8aa6}.dark\:bg-blue-900\/70{background-color:#1e3a8ab3}.dark\:bg-blue-900\/75{background-color:#1e3a8abf}.dark\:bg-blue-900\/80{background-color:#1e3a8acc}.dark\:bg-blue-900\/85{background-color:#1e3a8ad9}.dark\:bg-blue-900\/90{background-color:#1e3a8ae6}.dark\:bg-blue-900\/95{background-color:#1e3a8af2}.dark\:bg-blue-950{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-950\/0{background-color:#17255400}.dark\:bg-blue-950\/10{background-color:#1725541a}.dark\:bg-blue-950\/100{background-color:#172554}.dark\:bg-blue-950\/15{background-color:#17255426}.dark\:bg-blue-950\/20{background-color:#17255433}.dark\:bg-blue-950\/25{background-color:#17255440}.dark\:bg-blue-950\/30{background-color:#1725544d}.dark\:bg-blue-950\/35{background-color:#17255459}.dark\:bg-blue-950\/40{background-color:#17255466}.dark\:bg-blue-950\/45{background-color:#17255473}.dark\:bg-blue-950\/5{background-color:#1725540d}.dark\:bg-blue-950\/50{background-color:#17255480}.dark\:bg-blue-950\/55{background-color:#1725548c}.dark\:bg-blue-950\/60{background-color:#17255499}.dark\:bg-blue-950\/65{background-color:#172554a6}.dark\:bg-blue-950\/70{background-color:#172554b3}.dark\:bg-blue-950\/75{background-color:#172554bf}.dark\:bg-blue-950\/80{background-color:#172554cc}.dark\:bg-blue-950\/85{background-color:#172554d9}.dark\:bg-blue-950\/90{background-color:#172554e6}.dark\:bg-blue-950\/95{background-color:#172554f2}.dark\:bg-error{--tw-bg-opacity: 1;background-color:rgb(255 87 36 / var(--tw-bg-opacity, 1))}.dark\:bg-error-focus{--tw-bg-opacity: 1;background-color:rgb(240 48 0 / var(--tw-bg-opacity, 1))}.dark\:bg-error-focus\/0{background-color:#f0300000}.dark\:bg-error-focus\/10{background-color:#f030001a}.dark\:bg-error-focus\/100{background-color:#f03000}.dark\:bg-error-focus\/15{background-color:#f0300026}.dark\:bg-error-focus\/20{background-color:#f0300033}.dark\:bg-error-focus\/25{background-color:#f0300040}.dark\:bg-error-focus\/30{background-color:#f030004d}.dark\:bg-error-focus\/35{background-color:#f0300059}.dark\:bg-error-focus\/40{background-color:#f0300066}.dark\:bg-error-focus\/45{background-color:#f0300073}.dark\:bg-error-focus\/5{background-color:#f030000d}.dark\:bg-error-focus\/50{background-color:#f0300080}.dark\:bg-error-focus\/55{background-color:#f030008c}.dark\:bg-error-focus\/60{background-color:#f0300099}.dark\:bg-error-focus\/65{background-color:#f03000a6}.dark\:bg-error-focus\/70{background-color:#f03000b3}.dark\:bg-error-focus\/75{background-color:#f03000bf}.dark\:bg-error-focus\/80{background-color:#f03000cc}.dark\:bg-error-focus\/85{background-color:#f03000d9}.dark\:bg-error-focus\/90{background-color:#f03000e6}.dark\:bg-error-focus\/95{background-color:#f03000f2}.dark\:bg-error\/0{background-color:#ff572400}.dark\:bg-error\/10{background-color:#ff57241a}.dark\:bg-error\/100{background-color:#ff5724}.dark\:bg-error\/15{background-color:#ff572426}.dark\:bg-error\/20{background-color:#ff572433}.dark\:bg-error\/25{background-color:#ff572440}.dark\:bg-error\/30{background-color:#ff57244d}.dark\:bg-error\/35{background-color:#ff572459}.dark\:bg-error\/40{background-color:#ff572466}.dark\:bg-error\/45{background-color:#ff572473}.dark\:bg-error\/5{background-color:#ff57240d}.dark\:bg-error\/50{background-color:#ff572480}.dark\:bg-error\/55{background-color:#ff57248c}.dark\:bg-error\/60{background-color:#ff572499}.dark\:bg-error\/65{background-color:#ff5724a6}.dark\:bg-error\/70{background-color:#ff5724b3}.dark\:bg-error\/75{background-color:#ff5724bf}.dark\:bg-error\/80{background-color:#ff5724cc}.dark\:bg-error\/85{background-color:#ff5724d9}.dark\:bg-error\/90{background-color:#ff5724e6}.dark\:bg-error\/95{background-color:#ff5724f2}.dark\:bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.dark\:bg-green-100\/0{background-color:#dcfce700}.dark\:bg-green-100\/10{background-color:#dcfce71a}.dark\:bg-green-100\/100{background-color:#dcfce7}.dark\:bg-green-100\/15{background-color:#dcfce726}.dark\:bg-green-100\/20{background-color:#dcfce733}.dark\:bg-green-100\/25{background-color:#dcfce740}.dark\:bg-green-100\/30{background-color:#dcfce74d}.dark\:bg-green-100\/35{background-color:#dcfce759}.dark\:bg-green-100\/40{background-color:#dcfce766}.dark\:bg-green-100\/45{background-color:#dcfce773}.dark\:bg-green-100\/5{background-color:#dcfce70d}.dark\:bg-green-100\/50{background-color:#dcfce780}.dark\:bg-green-100\/55{background-color:#dcfce78c}.dark\:bg-green-100\/60{background-color:#dcfce799}.dark\:bg-green-100\/65{background-color:#dcfce7a6}.dark\:bg-green-100\/70{background-color:#dcfce7b3}.dark\:bg-green-100\/75{background-color:#dcfce7bf}.dark\:bg-green-100\/80{background-color:#dcfce7cc}.dark\:bg-green-100\/85{background-color:#dcfce7d9}.dark\:bg-green-100\/90{background-color:#dcfce7e6}.dark\:bg-green-100\/95{background-color:#dcfce7f2}.dark\:bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.dark\:bg-green-200\/0{background-color:#bbf7d000}.dark\:bg-green-200\/10{background-color:#bbf7d01a}.dark\:bg-green-200\/100{background-color:#bbf7d0}.dark\:bg-green-200\/15{background-color:#bbf7d026}.dark\:bg-green-200\/20{background-color:#bbf7d033}.dark\:bg-green-200\/25{background-color:#bbf7d040}.dark\:bg-green-200\/30{background-color:#bbf7d04d}.dark\:bg-green-200\/35{background-color:#bbf7d059}.dark\:bg-green-200\/40{background-color:#bbf7d066}.dark\:bg-green-200\/45{background-color:#bbf7d073}.dark\:bg-green-200\/5{background-color:#bbf7d00d}.dark\:bg-green-200\/50{background-color:#bbf7d080}.dark\:bg-green-200\/55{background-color:#bbf7d08c}.dark\:bg-green-200\/60{background-color:#bbf7d099}.dark\:bg-green-200\/65{background-color:#bbf7d0a6}.dark\:bg-green-200\/70{background-color:#bbf7d0b3}.dark\:bg-green-200\/75{background-color:#bbf7d0bf}.dark\:bg-green-200\/80{background-color:#bbf7d0cc}.dark\:bg-green-200\/85{background-color:#bbf7d0d9}.dark\:bg-green-200\/90{background-color:#bbf7d0e6}.dark\:bg-green-200\/95{background-color:#bbf7d0f2}.dark\:bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.dark\:bg-green-300\/0{background-color:#86efac00}.dark\:bg-green-300\/10{background-color:#86efac1a}.dark\:bg-green-300\/100{background-color:#86efac}.dark\:bg-green-300\/15{background-color:#86efac26}.dark\:bg-green-300\/20{background-color:#86efac33}.dark\:bg-green-300\/25{background-color:#86efac40}.dark\:bg-green-300\/30{background-color:#86efac4d}.dark\:bg-green-300\/35{background-color:#86efac59}.dark\:bg-green-300\/40{background-color:#86efac66}.dark\:bg-green-300\/45{background-color:#86efac73}.dark\:bg-green-300\/5{background-color:#86efac0d}.dark\:bg-green-300\/50{background-color:#86efac80}.dark\:bg-green-300\/55{background-color:#86efac8c}.dark\:bg-green-300\/60{background-color:#86efac99}.dark\:bg-green-300\/65{background-color:#86efaca6}.dark\:bg-green-300\/70{background-color:#86efacb3}.dark\:bg-green-300\/75{background-color:#86efacbf}.dark\:bg-green-300\/80{background-color:#86efaccc}.dark\:bg-green-300\/85{background-color:#86efacd9}.dark\:bg-green-300\/90{background-color:#86eface6}.dark\:bg-green-300\/95{background-color:#86efacf2}.dark\:bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.dark\:bg-green-400\/0{background-color:#4ade8000}.dark\:bg-green-400\/10{background-color:#4ade801a}.dark\:bg-green-400\/100{background-color:#4ade80}.dark\:bg-green-400\/15{background-color:#4ade8026}.dark\:bg-green-400\/20{background-color:#4ade8033}.dark\:bg-green-400\/25{background-color:#4ade8040}.dark\:bg-green-400\/30{background-color:#4ade804d}.dark\:bg-green-400\/35{background-color:#4ade8059}.dark\:bg-green-400\/40{background-color:#4ade8066}.dark\:bg-green-400\/45{background-color:#4ade8073}.dark\:bg-green-400\/5{background-color:#4ade800d}.dark\:bg-green-400\/50{background-color:#4ade8080}.dark\:bg-green-400\/55{background-color:#4ade808c}.dark\:bg-green-400\/60{background-color:#4ade8099}.dark\:bg-green-400\/65{background-color:#4ade80a6}.dark\:bg-green-400\/70{background-color:#4ade80b3}.dark\:bg-green-400\/75{background-color:#4ade80bf}.dark\:bg-green-400\/80{background-color:#4ade80cc}.dark\:bg-green-400\/85{background-color:#4ade80d9}.dark\:bg-green-400\/90{background-color:#4ade80e6}.dark\:bg-green-400\/95{background-color:#4ade80f2}.dark\:bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.dark\:bg-green-50\/0{background-color:#f0fdf400}.dark\:bg-green-50\/10{background-color:#f0fdf41a}.dark\:bg-green-50\/100{background-color:#f0fdf4}.dark\:bg-green-50\/15{background-color:#f0fdf426}.dark\:bg-green-50\/20{background-color:#f0fdf433}.dark\:bg-green-50\/25{background-color:#f0fdf440}.dark\:bg-green-50\/30{background-color:#f0fdf44d}.dark\:bg-green-50\/35{background-color:#f0fdf459}.dark\:bg-green-50\/40{background-color:#f0fdf466}.dark\:bg-green-50\/45{background-color:#f0fdf473}.dark\:bg-green-50\/5{background-color:#f0fdf40d}.dark\:bg-green-50\/50{background-color:#f0fdf480}.dark\:bg-green-50\/55{background-color:#f0fdf48c}.dark\:bg-green-50\/60{background-color:#f0fdf499}.dark\:bg-green-50\/65{background-color:#f0fdf4a6}.dark\:bg-green-50\/70{background-color:#f0fdf4b3}.dark\:bg-green-50\/75{background-color:#f0fdf4bf}.dark\:bg-green-50\/80{background-color:#f0fdf4cc}.dark\:bg-green-50\/85{background-color:#f0fdf4d9}.dark\:bg-green-50\/90{background-color:#f0fdf4e6}.dark\:bg-green-50\/95{background-color:#f0fdf4f2}.dark\:bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.dark\:bg-green-500\/0{background-color:#22c55e00}.dark\:bg-green-500\/10{background-color:#22c55e1a}.dark\:bg-green-500\/100{background-color:#22c55e}.dark\:bg-green-500\/15{background-color:#22c55e26}.dark\:bg-green-500\/20{background-color:#22c55e33}.dark\:bg-green-500\/25{background-color:#22c55e40}.dark\:bg-green-500\/30{background-color:#22c55e4d}.dark\:bg-green-500\/35{background-color:#22c55e59}.dark\:bg-green-500\/40{background-color:#22c55e66}.dark\:bg-green-500\/45{background-color:#22c55e73}.dark\:bg-green-500\/5{background-color:#22c55e0d}.dark\:bg-green-500\/50{background-color:#22c55e80}.dark\:bg-green-500\/55{background-color:#22c55e8c}.dark\:bg-green-500\/60{background-color:#22c55e99}.dark\:bg-green-500\/65{background-color:#22c55ea6}.dark\:bg-green-500\/70{background-color:#22c55eb3}.dark\:bg-green-500\/75{background-color:#22c55ebf}.dark\:bg-green-500\/80{background-color:#22c55ecc}.dark\:bg-green-500\/85{background-color:#22c55ed9}.dark\:bg-green-500\/90{background-color:#22c55ee6}.dark\:bg-green-500\/95{background-color:#22c55ef2}.dark\:bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.dark\:bg-green-600\/0{background-color:#16a34a00}.dark\:bg-green-600\/10{background-color:#16a34a1a}.dark\:bg-green-600\/100{background-color:#16a34a}.dark\:bg-green-600\/15{background-color:#16a34a26}.dark\:bg-green-600\/20{background-color:#16a34a33}.dark\:bg-green-600\/25{background-color:#16a34a40}.dark\:bg-green-600\/30{background-color:#16a34a4d}.dark\:bg-green-600\/35{background-color:#16a34a59}.dark\:bg-green-600\/40{background-color:#16a34a66}.dark\:bg-green-600\/45{background-color:#16a34a73}.dark\:bg-green-600\/5{background-color:#16a34a0d}.dark\:bg-green-600\/50{background-color:#16a34a80}.dark\:bg-green-600\/55{background-color:#16a34a8c}.dark\:bg-green-600\/60{background-color:#16a34a99}.dark\:bg-green-600\/65{background-color:#16a34aa6}.dark\:bg-green-600\/70{background-color:#16a34ab3}.dark\:bg-green-600\/75{background-color:#16a34abf}.dark\:bg-green-600\/80{background-color:#16a34acc}.dark\:bg-green-600\/85{background-color:#16a34ad9}.dark\:bg-green-600\/90{background-color:#16a34ae6}.dark\:bg-green-600\/95{background-color:#16a34af2}.dark\:bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.dark\:bg-green-700\/0{background-color:#15803d00}.dark\:bg-green-700\/10{background-color:#15803d1a}.dark\:bg-green-700\/100{background-color:#15803d}.dark\:bg-green-700\/15{background-color:#15803d26}.dark\:bg-green-700\/20{background-color:#15803d33}.dark\:bg-green-700\/25{background-color:#15803d40}.dark\:bg-green-700\/30{background-color:#15803d4d}.dark\:bg-green-700\/35{background-color:#15803d59}.dark\:bg-green-700\/40{background-color:#15803d66}.dark\:bg-green-700\/45{background-color:#15803d73}.dark\:bg-green-700\/5{background-color:#15803d0d}.dark\:bg-green-700\/50{background-color:#15803d80}.dark\:bg-green-700\/55{background-color:#15803d8c}.dark\:bg-green-700\/60{background-color:#15803d99}.dark\:bg-green-700\/65{background-color:#15803da6}.dark\:bg-green-700\/70{background-color:#15803db3}.dark\:bg-green-700\/75{background-color:#15803dbf}.dark\:bg-green-700\/80{background-color:#15803dcc}.dark\:bg-green-700\/85{background-color:#15803dd9}.dark\:bg-green-700\/90{background-color:#15803de6}.dark\:bg-green-700\/95{background-color:#15803df2}.dark\:bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.dark\:bg-green-800\/0{background-color:#16653400}.dark\:bg-green-800\/10{background-color:#1665341a}.dark\:bg-green-800\/100{background-color:#166534}.dark\:bg-green-800\/15{background-color:#16653426}.dark\:bg-green-800\/20{background-color:#16653433}.dark\:bg-green-800\/25{background-color:#16653440}.dark\:bg-green-800\/30{background-color:#1665344d}.dark\:bg-green-800\/35{background-color:#16653459}.dark\:bg-green-800\/40{background-color:#16653466}.dark\:bg-green-800\/45{background-color:#16653473}.dark\:bg-green-800\/5{background-color:#1665340d}.dark\:bg-green-800\/50{background-color:#16653480}.dark\:bg-green-800\/55{background-color:#1665348c}.dark\:bg-green-800\/60{background-color:#16653499}.dark\:bg-green-800\/65{background-color:#166534a6}.dark\:bg-green-800\/70{background-color:#166534b3}.dark\:bg-green-800\/75{background-color:#166534bf}.dark\:bg-green-800\/80{background-color:#166534cc}.dark\:bg-green-800\/85{background-color:#166534d9}.dark\:bg-green-800\/90{background-color:#166534e6}.dark\:bg-green-800\/95{background-color:#166534f2}.dark\:bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.dark\:bg-green-900\/0{background-color:#14532d00}.dark\:bg-green-900\/10{background-color:#14532d1a}.dark\:bg-green-900\/100{background-color:#14532d}.dark\:bg-green-900\/15{background-color:#14532d26}.dark\:bg-green-900\/20{background-color:#14532d33}.dark\:bg-green-900\/25{background-color:#14532d40}.dark\:bg-green-900\/30{background-color:#14532d4d}.dark\:bg-green-900\/35{background-color:#14532d59}.dark\:bg-green-900\/40{background-color:#14532d66}.dark\:bg-green-900\/45{background-color:#14532d73}.dark\:bg-green-900\/5{background-color:#14532d0d}.dark\:bg-green-900\/50{background-color:#14532d80}.dark\:bg-green-900\/55{background-color:#14532d8c}.dark\:bg-green-900\/60{background-color:#14532d99}.dark\:bg-green-900\/65{background-color:#14532da6}.dark\:bg-green-900\/70{background-color:#14532db3}.dark\:bg-green-900\/75{background-color:#14532dbf}.dark\:bg-green-900\/80{background-color:#14532dcc}.dark\:bg-green-900\/85{background-color:#14532dd9}.dark\:bg-green-900\/90{background-color:#14532de6}.dark\:bg-green-900\/95{background-color:#14532df2}.dark\:bg-green-950{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))}.dark\:bg-green-950\/0{background-color:#052e1600}.dark\:bg-green-950\/10{background-color:#052e161a}.dark\:bg-green-950\/100{background-color:#052e16}.dark\:bg-green-950\/15{background-color:#052e1626}.dark\:bg-green-950\/20{background-color:#052e1633}.dark\:bg-green-950\/25{background-color:#052e1640}.dark\:bg-green-950\/30{background-color:#052e164d}.dark\:bg-green-950\/35{background-color:#052e1659}.dark\:bg-green-950\/40{background-color:#052e1666}.dark\:bg-green-950\/45{background-color:#052e1673}.dark\:bg-green-950\/5{background-color:#052e160d}.dark\:bg-green-950\/50{background-color:#052e1680}.dark\:bg-green-950\/55{background-color:#052e168c}.dark\:bg-green-950\/60{background-color:#052e1699}.dark\:bg-green-950\/65{background-color:#052e16a6}.dark\:bg-green-950\/70{background-color:#052e16b3}.dark\:bg-green-950\/75{background-color:#052e16bf}.dark\:bg-green-950\/80{background-color:#052e16cc}.dark\:bg-green-950\/85{background-color:#052e16d9}.dark\:bg-green-950\/90{background-color:#052e16e6}.dark\:bg-green-950\/95{background-color:#052e16f2}.dark\:bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-100\/0{background-color:#f5f5f500}.dark\:bg-neutral-100\/10{background-color:#f5f5f51a}.dark\:bg-neutral-100\/100{background-color:#f5f5f5}.dark\:bg-neutral-100\/15{background-color:#f5f5f526}.dark\:bg-neutral-100\/20{background-color:#f5f5f533}.dark\:bg-neutral-100\/25{background-color:#f5f5f540}.dark\:bg-neutral-100\/30{background-color:#f5f5f54d}.dark\:bg-neutral-100\/35{background-color:#f5f5f559}.dark\:bg-neutral-100\/40{background-color:#f5f5f566}.dark\:bg-neutral-100\/45{background-color:#f5f5f573}.dark\:bg-neutral-100\/5{background-color:#f5f5f50d}.dark\:bg-neutral-100\/50{background-color:#f5f5f580}.dark\:bg-neutral-100\/55{background-color:#f5f5f58c}.dark\:bg-neutral-100\/60{background-color:#f5f5f599}.dark\:bg-neutral-100\/65{background-color:#f5f5f5a6}.dark\:bg-neutral-100\/70{background-color:#f5f5f5b3}.dark\:bg-neutral-100\/75{background-color:#f5f5f5bf}.dark\:bg-neutral-100\/80{background-color:#f5f5f5cc}.dark\:bg-neutral-100\/85{background-color:#f5f5f5d9}.dark\:bg-neutral-100\/90{background-color:#f5f5f5e6}.dark\:bg-neutral-100\/95{background-color:#f5f5f5f2}.dark\:bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-200\/0{background-color:#e5e5e500}.dark\:bg-neutral-200\/10{background-color:#e5e5e51a}.dark\:bg-neutral-200\/100{background-color:#e5e5e5}.dark\:bg-neutral-200\/15{background-color:#e5e5e526}.dark\:bg-neutral-200\/20{background-color:#e5e5e533}.dark\:bg-neutral-200\/25{background-color:#e5e5e540}.dark\:bg-neutral-200\/30{background-color:#e5e5e54d}.dark\:bg-neutral-200\/35{background-color:#e5e5e559}.dark\:bg-neutral-200\/40{background-color:#e5e5e566}.dark\:bg-neutral-200\/45{background-color:#e5e5e573}.dark\:bg-neutral-200\/5{background-color:#e5e5e50d}.dark\:bg-neutral-200\/50{background-color:#e5e5e580}.dark\:bg-neutral-200\/55{background-color:#e5e5e58c}.dark\:bg-neutral-200\/60{background-color:#e5e5e599}.dark\:bg-neutral-200\/65{background-color:#e5e5e5a6}.dark\:bg-neutral-200\/70{background-color:#e5e5e5b3}.dark\:bg-neutral-200\/75{background-color:#e5e5e5bf}.dark\:bg-neutral-200\/80{background-color:#e5e5e5cc}.dark\:bg-neutral-200\/85{background-color:#e5e5e5d9}.dark\:bg-neutral-200\/90{background-color:#e5e5e5e6}.dark\:bg-neutral-200\/95{background-color:#e5e5e5f2}.dark\:bg-neutral-300{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-300\/0{background-color:#d4d4d400}.dark\:bg-neutral-300\/10{background-color:#d4d4d41a}.dark\:bg-neutral-300\/100{background-color:#d4d4d4}.dark\:bg-neutral-300\/15{background-color:#d4d4d426}.dark\:bg-neutral-300\/20{background-color:#d4d4d433}.dark\:bg-neutral-300\/25{background-color:#d4d4d440}.dark\:bg-neutral-300\/30{background-color:#d4d4d44d}.dark\:bg-neutral-300\/35{background-color:#d4d4d459}.dark\:bg-neutral-300\/40{background-color:#d4d4d466}.dark\:bg-neutral-300\/45{background-color:#d4d4d473}.dark\:bg-neutral-300\/5{background-color:#d4d4d40d}.dark\:bg-neutral-300\/50{background-color:#d4d4d480}.dark\:bg-neutral-300\/55{background-color:#d4d4d48c}.dark\:bg-neutral-300\/60{background-color:#d4d4d499}.dark\:bg-neutral-300\/65{background-color:#d4d4d4a6}.dark\:bg-neutral-300\/70{background-color:#d4d4d4b3}.dark\:bg-neutral-300\/75{background-color:#d4d4d4bf}.dark\:bg-neutral-300\/80{background-color:#d4d4d4cc}.dark\:bg-neutral-300\/85{background-color:#d4d4d4d9}.dark\:bg-neutral-300\/90{background-color:#d4d4d4e6}.dark\:bg-neutral-300\/95{background-color:#d4d4d4f2}.dark\:bg-neutral-400{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-400\/0{background-color:#a3a3a300}.dark\:bg-neutral-400\/10{background-color:#a3a3a31a}.dark\:bg-neutral-400\/100{background-color:#a3a3a3}.dark\:bg-neutral-400\/15{background-color:#a3a3a326}.dark\:bg-neutral-400\/20{background-color:#a3a3a333}.dark\:bg-neutral-400\/25{background-color:#a3a3a340}.dark\:bg-neutral-400\/30{background-color:#a3a3a34d}.dark\:bg-neutral-400\/35{background-color:#a3a3a359}.dark\:bg-neutral-400\/40{background-color:#a3a3a366}.dark\:bg-neutral-400\/45{background-color:#a3a3a373}.dark\:bg-neutral-400\/5{background-color:#a3a3a30d}.dark\:bg-neutral-400\/50{background-color:#a3a3a380}.dark\:bg-neutral-400\/55{background-color:#a3a3a38c}.dark\:bg-neutral-400\/60{background-color:#a3a3a399}.dark\:bg-neutral-400\/65{background-color:#a3a3a3a6}.dark\:bg-neutral-400\/70{background-color:#a3a3a3b3}.dark\:bg-neutral-400\/75{background-color:#a3a3a3bf}.dark\:bg-neutral-400\/80{background-color:#a3a3a3cc}.dark\:bg-neutral-400\/85{background-color:#a3a3a3d9}.dark\:bg-neutral-400\/90{background-color:#a3a3a3e6}.dark\:bg-neutral-400\/95{background-color:#a3a3a3f2}.dark\:bg-neutral-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-50\/0{background-color:#fafafa00}.dark\:bg-neutral-50\/10{background-color:#fafafa1a}.dark\:bg-neutral-50\/100{background-color:#fafafa}.dark\:bg-neutral-50\/15{background-color:#fafafa26}.dark\:bg-neutral-50\/20{background-color:#fafafa33}.dark\:bg-neutral-50\/25{background-color:#fafafa40}.dark\:bg-neutral-50\/30{background-color:#fafafa4d}.dark\:bg-neutral-50\/35{background-color:#fafafa59}.dark\:bg-neutral-50\/40{background-color:#fafafa66}.dark\:bg-neutral-50\/45{background-color:#fafafa73}.dark\:bg-neutral-50\/5{background-color:#fafafa0d}.dark\:bg-neutral-50\/50{background-color:#fafafa80}.dark\:bg-neutral-50\/55{background-color:#fafafa8c}.dark\:bg-neutral-50\/60{background-color:#fafafa99}.dark\:bg-neutral-50\/65{background-color:#fafafaa6}.dark\:bg-neutral-50\/70{background-color:#fafafab3}.dark\:bg-neutral-50\/75{background-color:#fafafabf}.dark\:bg-neutral-50\/80{background-color:#fafafacc}.dark\:bg-neutral-50\/85{background-color:#fafafad9}.dark\:bg-neutral-50\/90{background-color:#fafafae6}.dark\:bg-neutral-50\/95{background-color:#fafafaf2}.dark\:bg-neutral-500{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-500\/0{background-color:#73737300}.dark\:bg-neutral-500\/10{background-color:#7373731a}.dark\:bg-neutral-500\/100{background-color:#737373}.dark\:bg-neutral-500\/15{background-color:#73737326}.dark\:bg-neutral-500\/20{background-color:#73737333}.dark\:bg-neutral-500\/25{background-color:#73737340}.dark\:bg-neutral-500\/30{background-color:#7373734d}.dark\:bg-neutral-500\/35{background-color:#73737359}.dark\:bg-neutral-500\/40{background-color:#73737366}.dark\:bg-neutral-500\/45{background-color:#73737373}.dark\:bg-neutral-500\/5{background-color:#7373730d}.dark\:bg-neutral-500\/50{background-color:#73737380}.dark\:bg-neutral-500\/55{background-color:#7373738c}.dark\:bg-neutral-500\/60{background-color:#73737399}.dark\:bg-neutral-500\/65{background-color:#737373a6}.dark\:bg-neutral-500\/70{background-color:#737373b3}.dark\:bg-neutral-500\/75{background-color:#737373bf}.dark\:bg-neutral-500\/80{background-color:#737373cc}.dark\:bg-neutral-500\/85{background-color:#737373d9}.dark\:bg-neutral-500\/90{background-color:#737373e6}.dark\:bg-neutral-500\/95{background-color:#737373f2}.dark\:bg-neutral-600{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-600\/0{background-color:#52525200}.dark\:bg-neutral-600\/10{background-color:#5252521a}.dark\:bg-neutral-600\/100{background-color:#525252}.dark\:bg-neutral-600\/15{background-color:#52525226}.dark\:bg-neutral-600\/20{background-color:#52525233}.dark\:bg-neutral-600\/25{background-color:#52525240}.dark\:bg-neutral-600\/30{background-color:#5252524d}.dark\:bg-neutral-600\/35{background-color:#52525259}.dark\:bg-neutral-600\/40{background-color:#52525266}.dark\:bg-neutral-600\/45{background-color:#52525273}.dark\:bg-neutral-600\/5{background-color:#5252520d}.dark\:bg-neutral-600\/50{background-color:#52525280}.dark\:bg-neutral-600\/55{background-color:#5252528c}.dark\:bg-neutral-600\/60{background-color:#52525299}.dark\:bg-neutral-600\/65{background-color:#525252a6}.dark\:bg-neutral-600\/70{background-color:#525252b3}.dark\:bg-neutral-600\/75{background-color:#525252bf}.dark\:bg-neutral-600\/80{background-color:#525252cc}.dark\:bg-neutral-600\/85{background-color:#525252d9}.dark\:bg-neutral-600\/90{background-color:#525252e6}.dark\:bg-neutral-600\/95{background-color:#525252f2}.dark\:bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-700\/0{background-color:#40404000}.dark\:bg-neutral-700\/10{background-color:#4040401a}.dark\:bg-neutral-700\/100{background-color:#404040}.dark\:bg-neutral-700\/15{background-color:#40404026}.dark\:bg-neutral-700\/20{background-color:#40404033}.dark\:bg-neutral-700\/25{background-color:#40404040}.dark\:bg-neutral-700\/30{background-color:#4040404d}.dark\:bg-neutral-700\/35{background-color:#40404059}.dark\:bg-neutral-700\/40{background-color:#40404066}.dark\:bg-neutral-700\/45{background-color:#40404073}.dark\:bg-neutral-700\/5{background-color:#4040400d}.dark\:bg-neutral-700\/50{background-color:#40404080}.dark\:bg-neutral-700\/55{background-color:#4040408c}.dark\:bg-neutral-700\/60{background-color:#40404099}.dark\:bg-neutral-700\/65{background-color:#404040a6}.dark\:bg-neutral-700\/70{background-color:#404040b3}.dark\:bg-neutral-700\/75{background-color:#404040bf}.dark\:bg-neutral-700\/80{background-color:#404040cc}.dark\:bg-neutral-700\/85{background-color:#404040d9}.dark\:bg-neutral-700\/90{background-color:#404040e6}.dark\:bg-neutral-700\/95{background-color:#404040f2}.dark\:bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-800\/0{background-color:#26262600}.dark\:bg-neutral-800\/10{background-color:#2626261a}.dark\:bg-neutral-800\/100{background-color:#262626}.dark\:bg-neutral-800\/15{background-color:#26262626}.dark\:bg-neutral-800\/20{background-color:#26262633}.dark\:bg-neutral-800\/25{background-color:#26262640}.dark\:bg-neutral-800\/30{background-color:#2626264d}.dark\:bg-neutral-800\/35{background-color:#26262659}.dark\:bg-neutral-800\/40{background-color:#26262666}.dark\:bg-neutral-800\/45{background-color:#26262673}.dark\:bg-neutral-800\/5{background-color:#2626260d}.dark\:bg-neutral-800\/50{background-color:#26262680}.dark\:bg-neutral-800\/55{background-color:#2626268c}.dark\:bg-neutral-800\/60{background-color:#26262699}.dark\:bg-neutral-800\/65{background-color:#262626a6}.dark\:bg-neutral-800\/70{background-color:#262626b3}.dark\:bg-neutral-800\/75{background-color:#262626bf}.dark\:bg-neutral-800\/80{background-color:#262626cc}.dark\:bg-neutral-800\/85{background-color:#262626d9}.dark\:bg-neutral-800\/90{background-color:#262626e6}.dark\:bg-neutral-800\/95{background-color:#262626f2}.dark\:bg-neutral-900{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-900\/0{background-color:#17171700}.dark\:bg-neutral-900\/10{background-color:#1717171a}.dark\:bg-neutral-900\/100{background-color:#171717}.dark\:bg-neutral-900\/15{background-color:#17171726}.dark\:bg-neutral-900\/20{background-color:#17171733}.dark\:bg-neutral-900\/25{background-color:#17171740}.dark\:bg-neutral-900\/30{background-color:#1717174d}.dark\:bg-neutral-900\/35{background-color:#17171759}.dark\:bg-neutral-900\/40{background-color:#17171766}.dark\:bg-neutral-900\/45{background-color:#17171773}.dark\:bg-neutral-900\/5{background-color:#1717170d}.dark\:bg-neutral-900\/50{background-color:#17171780}.dark\:bg-neutral-900\/55{background-color:#1717178c}.dark\:bg-neutral-900\/60{background-color:#17171799}.dark\:bg-neutral-900\/65{background-color:#171717a6}.dark\:bg-neutral-900\/70{background-color:#171717b3}.dark\:bg-neutral-900\/75{background-color:#171717bf}.dark\:bg-neutral-900\/80{background-color:#171717cc}.dark\:bg-neutral-900\/85{background-color:#171717d9}.dark\:bg-neutral-900\/90{background-color:#171717e6}.dark\:bg-neutral-900\/95{background-color:#171717f2}.dark\:bg-neutral-950{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-950\/0{background-color:#0a0a0a00}.dark\:bg-neutral-950\/10{background-color:#0a0a0a1a}.dark\:bg-neutral-950\/100{background-color:#0a0a0a}.dark\:bg-neutral-950\/15{background-color:#0a0a0a26}.dark\:bg-neutral-950\/20{background-color:#0a0a0a33}.dark\:bg-neutral-950\/25{background-color:#0a0a0a40}.dark\:bg-neutral-950\/30{background-color:#0a0a0a4d}.dark\:bg-neutral-950\/35{background-color:#0a0a0a59}.dark\:bg-neutral-950\/40{background-color:#0a0a0a66}.dark\:bg-neutral-950\/45{background-color:#0a0a0a73}.dark\:bg-neutral-950\/5{background-color:#0a0a0a0d}.dark\:bg-neutral-950\/50{background-color:#0a0a0a80}.dark\:bg-neutral-950\/55{background-color:#0a0a0a8c}.dark\:bg-neutral-950\/60{background-color:#0a0a0a99}.dark\:bg-neutral-950\/65{background-color:#0a0a0aa6}.dark\:bg-neutral-950\/70{background-color:#0a0a0ab3}.dark\:bg-neutral-950\/75{background-color:#0a0a0abf}.dark\:bg-neutral-950\/80{background-color:#0a0a0acc}.dark\:bg-neutral-950\/85{background-color:#0a0a0ad9}.dark\:bg-neutral-950\/90{background-color:#0a0a0ae6}.dark\:bg-neutral-950\/95{background-color:#0a0a0af2}.dark\:bg-primary{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.dark\:bg-primary-100{--tw-bg-opacity: 1;background-color:rgb(204 227 241 / var(--tw-bg-opacity, 1))}.dark\:bg-primary-100\/0{background-color:#cce3f100}.dark\:bg-primary-100\/10{background-color:#cce3f11a}.dark\:bg-primary-100\/100{background-color:#cce3f1}.dark\:bg-primary-100\/15{background-color:#cce3f126}.dark\:bg-primary-100\/20{background-color:#cce3f133}.dark\:bg-primary-100\/25{background-color:#cce3f140}.dark\:bg-primary-100\/30{background-color:#cce3f14d}.dark\:bg-primary-100\/35{background-color:#cce3f159}.dark\:bg-primary-100\/40{background-color:#cce3f166}.dark\:bg-primary-100\/45{background-color:#cce3f173}.dark\:bg-primary-100\/5{background-color:#cce3f10d}.dark\:bg-primary-100\/50{background-color:#cce3f180}.dark\:bg-primary-100\/55{background-color:#cce3f18c}.dark\:bg-primary-100\/60{background-color:#cce3f199}.dark\:bg-primary-100\/65{background-color:#cce3f1a6}.dark\:bg-primary-100\/70{background-color:#cce3f1b3}.dark\:bg-primary-100\/75{background-color:#cce3f1bf}.dark\:bg-primary-100\/80{background-color:#cce3f1cc}.dark\:bg-primary-100\/85{background-color:#cce3f1d9}.dark\:bg-primary-100\/90{background-color:#cce3f1e6}.dark\:bg-primary-100\/95{background-color:#cce3f1f2}.dark\:bg-primary-200{--tw-bg-opacity: 1;background-color:rgb(153 200 227 / var(--tw-bg-opacity, 1))}.dark\:bg-primary-200\/0{background-color:#99c8e300}.dark\:bg-primary-200\/10{background-color:#99c8e31a}.dark\:bg-primary-200\/100{background-color:#99c8e3}.dark\:bg-primary-200\/15{background-color:#99c8e326}.dark\:bg-primary-200\/20{background-color:#99c8e333}.dark\:bg-primary-200\/25{background-color:#99c8e340}.dark\:bg-primary-200\/30{background-color:#99c8e34d}.dark\:bg-primary-200\/35{background-color:#99c8e359}.dark\:bg-primary-200\/40{background-color:#99c8e366}.dark\:bg-primary-200\/45{background-color:#99c8e373}.dark\:bg-primary-200\/5{background-color:#99c8e30d}.dark\:bg-primary-200\/50{background-color:#99c8e380}.dark\:bg-primary-200\/55{background-color:#99c8e38c}.dark\:bg-primary-200\/60{background-color:#99c8e399}.dark\:bg-primary-200\/65{background-color:#99c8e3a6}.dark\:bg-primary-200\/70{background-color:#99c8e3b3}.dark\:bg-primary-200\/75{background-color:#99c8e3bf}.dark\:bg-primary-200\/80{background-color:#99c8e3cc}.dark\:bg-primary-200\/85{background-color:#99c8e3d9}.dark\:bg-primary-200\/90{background-color:#99c8e3e6}.dark\:bg-primary-200\/95{background-color:#99c8e3f2}.dark\:bg-primary-300{--tw-bg-opacity: 1;background-color:rgb(102 173 214 / var(--tw-bg-opacity, 1))}.dark\:bg-primary-300\/0{background-color:#66add600}.dark\:bg-primary-300\/10{background-color:#66add61a}.dark\:bg-primary-300\/100{background-color:#66add6}.dark\:bg-primary-300\/15{background-color:#66add626}.dark\:bg-primary-300\/20{background-color:#66add633}.dark\:bg-primary-300\/25{background-color:#66add640}.dark\:bg-primary-300\/30{background-color:#66add64d}.dark\:bg-primary-300\/35{background-color:#66add659}.dark\:bg-primary-300\/40{background-color:#66add666}.dark\:bg-primary-300\/45{background-color:#66add673}.dark\:bg-primary-300\/5{background-color:#66add60d}.dark\:bg-primary-300\/50{background-color:#66add680}.dark\:bg-primary-300\/55{background-color:#66add68c}.dark\:bg-primary-300\/60{background-color:#66add699}.dark\:bg-primary-300\/65{background-color:#66add6a6}.dark\:bg-primary-300\/70{background-color:#66add6b3}.dark\:bg-primary-300\/75{background-color:#66add6bf}.dark\:bg-primary-300\/80{background-color:#66add6cc}.dark\:bg-primary-300\/85{background-color:#66add6d9}.dark\:bg-primary-300\/90{background-color:#66add6e6}.dark\:bg-primary-300\/95{background-color:#66add6f2}.dark\:bg-primary-400{--tw-bg-opacity: 1;background-color:rgb(51 146 200 / var(--tw-bg-opacity, 1))}.dark\:bg-primary-400\/0{background-color:#3392c800}.dark\:bg-primary-400\/10{background-color:#3392c81a}.dark\:bg-primary-400\/100{background-color:#3392c8}.dark\:bg-primary-400\/15{background-color:#3392c826}.dark\:bg-primary-400\/20{background-color:#3392c833}.dark\:bg-primary-400\/25{background-color:#3392c840}.dark\:bg-primary-400\/30{background-color:#3392c84d}.dark\:bg-primary-400\/35{background-color:#3392c859}.dark\:bg-primary-400\/40{background-color:#3392c866}.dark\:bg-primary-400\/45{background-color:#3392c873}.dark\:bg-primary-400\/5{background-color:#3392c80d}.dark\:bg-primary-400\/50{background-color:#3392c880}.dark\:bg-primary-400\/55{background-color:#3392c88c}.dark\:bg-primary-400\/60{background-color:#3392c899}.dark\:bg-primary-400\/65{background-color:#3392c8a6}.dark\:bg-primary-400\/70{background-color:#3392c8b3}.dark\:bg-primary-400\/75{background-color:#3392c8bf}.dark\:bg-primary-400\/80{background-color:#3392c8cc}.dark\:bg-primary-400\/85{background-color:#3392c8d9}.dark\:bg-primary-400\/90{background-color:#3392c8e6}.dark\:bg-primary-400\/95{background-color:#3392c8f2}.dark\:bg-primary-50{--tw-bg-opacity: 1;background-color:rgb(230 241 248 / var(--tw-bg-opacity, 1))}.dark\:bg-primary-50\/0{background-color:#e6f1f800}.dark\:bg-primary-50\/10{background-color:#e6f1f81a}.dark\:bg-primary-50\/100{background-color:#e6f1f8}.dark\:bg-primary-50\/15{background-color:#e6f1f826}.dark\:bg-primary-50\/20{background-color:#e6f1f833}.dark\:bg-primary-50\/25{background-color:#e6f1f840}.dark\:bg-primary-50\/30{background-color:#e6f1f84d}.dark\:bg-primary-50\/35{background-color:#e6f1f859}.dark\:bg-primary-50\/40{background-color:#e6f1f866}.dark\:bg-primary-50\/45{background-color:#e6f1f873}.dark\:bg-primary-50\/5{background-color:#e6f1f80d}.dark\:bg-primary-50\/50{background-color:#e6f1f880}.dark\:bg-primary-50\/55{background-color:#e6f1f88c}.dark\:bg-primary-50\/60{background-color:#e6f1f899}.dark\:bg-primary-50\/65{background-color:#e6f1f8a6}.dark\:bg-primary-50\/70{background-color:#e6f1f8b3}.dark\:bg-primary-50\/75{background-color:#e6f1f8bf}.dark\:bg-primary-50\/80{background-color:#e6f1f8cc}.dark\:bg-primary-50\/85{background-color:#e6f1f8d9}.dark\:bg-primary-50\/90{background-color:#e6f1f8e6}.dark\:bg-primary-50\/95{background-color:#e6f1f8f2}.dark\:bg-primary-500{--tw-bg-opacity: 1;background-color:rgb(0 119 187 / var(--tw-bg-opacity, 1))}.dark\:bg-primary-500\/0{background-color:#07b0}.dark\:bg-primary-500\/10{background-color:#0077bb1a}.dark\:bg-primary-500\/100{background-color:#07b}.dark\:bg-primary-500\/15{background-color:#0077bb26}.dark\:bg-primary-500\/20{background-color:#07b3}.dark\:bg-primary-500\/25{background-color:#0077bb40}.dark\:bg-primary-500\/30{background-color:#0077bb4d}.dark\:bg-primary-500\/35{background-color:#0077bb59}.dark\:bg-primary-500\/40{background-color:#07b6}.dark\:bg-primary-500\/45{background-color:#0077bb73}.dark\:bg-primary-500\/5{background-color:#0077bb0d}.dark\:bg-primary-500\/50{background-color:#0077bb80}.dark\:bg-primary-500\/55{background-color:#0077bb8c}.dark\:bg-primary-500\/60{background-color:#07b9}.dark\:bg-primary-500\/65{background-color:#0077bba6}.dark\:bg-primary-500\/70{background-color:#0077bbb3}.dark\:bg-primary-500\/75{background-color:#0077bbbf}.dark\:bg-primary-500\/80{background-color:#07bc}.dark\:bg-primary-500\/85{background-color:#0077bbd9}.dark\:bg-primary-500\/90{background-color:#0077bbe6}.dark\:bg-primary-500\/95{background-color:#0077bbf2}.dark\:bg-primary-600{--tw-bg-opacity: 1;background-color:rgb(0 102 153 / var(--tw-bg-opacity, 1))}.dark\:bg-primary-600\/0{background-color:#0690}.dark\:bg-primary-600\/10{background-color:#0066991a}.dark\:bg-primary-600\/100{background-color:#069}.dark\:bg-primary-600\/15{background-color:#00669926}.dark\:bg-primary-600\/20{background-color:#0693}.dark\:bg-primary-600\/25{background-color:#00669940}.dark\:bg-primary-600\/30{background-color:#0066994d}.dark\:bg-primary-600\/35{background-color:#00669959}.dark\:bg-primary-600\/40{background-color:#0696}.dark\:bg-primary-600\/45{background-color:#00669973}.dark\:bg-primary-600\/5{background-color:#0066990d}.dark\:bg-primary-600\/50{background-color:#00669980}.dark\:bg-primary-600\/55{background-color:#0066998c}.dark\:bg-primary-600\/60{background-color:#0699}.dark\:bg-primary-600\/65{background-color:#006699a6}.dark\:bg-primary-600\/70{background-color:#006699b3}.dark\:bg-primary-600\/75{background-color:#006699bf}.dark\:bg-primary-600\/80{background-color:#069c}.dark\:bg-primary-600\/85{background-color:#006699d9}.dark\:bg-primary-600\/90{background-color:#006699e6}.dark\:bg-primary-600\/95{background-color:#006699f2}.dark\:bg-primary-700{--tw-bg-opacity: 1;background-color:rgb(0 85 128 / var(--tw-bg-opacity, 1))}.dark\:bg-primary-700\/0{background-color:#00558000}.dark\:bg-primary-700\/10{background-color:#0055801a}.dark\:bg-primary-700\/100{background-color:#005580}.dark\:bg-primary-700\/15{background-color:#00558026}.dark\:bg-primary-700\/20{background-color:#00558033}.dark\:bg-primary-700\/25{background-color:#00558040}.dark\:bg-primary-700\/30{background-color:#0055804d}.dark\:bg-primary-700\/35{background-color:#00558059}.dark\:bg-primary-700\/40{background-color:#00558066}.dark\:bg-primary-700\/45{background-color:#00558073}.dark\:bg-primary-700\/5{background-color:#0055800d}.dark\:bg-primary-700\/50{background-color:#00558080}.dark\:bg-primary-700\/55{background-color:#0055808c}.dark\:bg-primary-700\/60{background-color:#00558099}.dark\:bg-primary-700\/65{background-color:#005580a6}.dark\:bg-primary-700\/70{background-color:#005580b3}.dark\:bg-primary-700\/75{background-color:#005580bf}.dark\:bg-primary-700\/80{background-color:#005580cc}.dark\:bg-primary-700\/85{background-color:#005580d9}.dark\:bg-primary-700\/90{background-color:#005580e6}.dark\:bg-primary-700\/95{background-color:#005580f2}.dark\:bg-primary-800{--tw-bg-opacity: 1;background-color:rgb(0 68 102 / var(--tw-bg-opacity, 1))}.dark\:bg-primary-800\/0{background-color:#0460}.dark\:bg-primary-800\/10{background-color:#0044661a}.dark\:bg-primary-800\/100{background-color:#046}.dark\:bg-primary-800\/15{background-color:#00446626}.dark\:bg-primary-800\/20{background-color:#0463}.dark\:bg-primary-800\/25{background-color:#00446640}.dark\:bg-primary-800\/30{background-color:#0044664d}.dark\:bg-primary-800\/35{background-color:#00446659}.dark\:bg-primary-800\/40{background-color:#0466}.dark\:bg-primary-800\/45{background-color:#00446673}.dark\:bg-primary-800\/5{background-color:#0044660d}.dark\:bg-primary-800\/50{background-color:#00446680}.dark\:bg-primary-800\/55{background-color:#0044668c}.dark\:bg-primary-800\/60{background-color:#0469}.dark\:bg-primary-800\/65{background-color:#004466a6}.dark\:bg-primary-800\/70{background-color:#004466b3}.dark\:bg-primary-800\/75{background-color:#004466bf}.dark\:bg-primary-800\/80{background-color:#046c}.dark\:bg-primary-800\/85{background-color:#004466d9}.dark\:bg-primary-800\/90{background-color:#004466e6}.dark\:bg-primary-800\/95{background-color:#004466f2}.dark\:bg-primary-900{--tw-bg-opacity: 1;background-color:rgb(0 51 77 / var(--tw-bg-opacity, 1))}.dark\:bg-primary-900\/0{background-color:#00334d00}.dark\:bg-primary-900\/10{background-color:#00334d1a}.dark\:bg-primary-900\/100{background-color:#00334d}.dark\:bg-primary-900\/15{background-color:#00334d26}.dark\:bg-primary-900\/20{background-color:#00334d33}.dark\:bg-primary-900\/25{background-color:#00334d40}.dark\:bg-primary-900\/30{background-color:#00334d4d}.dark\:bg-primary-900\/35{background-color:#00334d59}.dark\:bg-primary-900\/40{background-color:#00334d66}.dark\:bg-primary-900\/45{background-color:#00334d73}.dark\:bg-primary-900\/5{background-color:#00334d0d}.dark\:bg-primary-900\/50{background-color:#00334d80}.dark\:bg-primary-900\/55{background-color:#00334d8c}.dark\:bg-primary-900\/60{background-color:#00334d99}.dark\:bg-primary-900\/65{background-color:#00334da6}.dark\:bg-primary-900\/70{background-color:#00334db3}.dark\:bg-primary-900\/75{background-color:#00334dbf}.dark\:bg-primary-900\/80{background-color:#00334dcc}.dark\:bg-primary-900\/85{background-color:#00334dd9}.dark\:bg-primary-900\/90{background-color:#00334de6}.dark\:bg-primary-900\/95{background-color:#00334df2}.dark\:bg-primary-focus{--tw-bg-opacity: 1;background-color:rgb(46 62 99 / var(--tw-bg-opacity, 1))}.dark\:bg-primary-focus\/0{background-color:#2e3e6300}.dark\:bg-primary-focus\/10{background-color:#2e3e631a}.dark\:bg-primary-focus\/100{background-color:#2e3e63}.dark\:bg-primary-focus\/15{background-color:#2e3e6326}.dark\:bg-primary-focus\/20{background-color:#2e3e6333}.dark\:bg-primary-focus\/25{background-color:#2e3e6340}.dark\:bg-primary-focus\/30{background-color:#2e3e634d}.dark\:bg-primary-focus\/35{background-color:#2e3e6359}.dark\:bg-primary-focus\/40{background-color:#2e3e6366}.dark\:bg-primary-focus\/45{background-color:#2e3e6373}.dark\:bg-primary-focus\/5{background-color:#2e3e630d}.dark\:bg-primary-focus\/50{background-color:#2e3e6380}.dark\:bg-primary-focus\/55{background-color:#2e3e638c}.dark\:bg-primary-focus\/60{background-color:#2e3e6399}.dark\:bg-primary-focus\/65{background-color:#2e3e63a6}.dark\:bg-primary-focus\/70{background-color:#2e3e63b3}.dark\:bg-primary-focus\/75{background-color:#2e3e63bf}.dark\:bg-primary-focus\/80{background-color:#2e3e63cc}.dark\:bg-primary-focus\/85{background-color:#2e3e63d9}.dark\:bg-primary-focus\/90{background-color:#2e3e63e6}.dark\:bg-primary-focus\/95{background-color:#2e3e63f2}.dark\:bg-primary\/0{background-color:#07b0}.dark\:bg-primary\/10{background-color:#0077bb1a}.dark\:bg-primary\/100{background-color:#07b}.dark\:bg-primary\/15{background-color:#0077bb26}.dark\:bg-primary\/20{background-color:#07b3}.dark\:bg-primary\/25{background-color:#0077bb40}.dark\:bg-primary\/30{background-color:#0077bb4d}.dark\:bg-primary\/35{background-color:#0077bb59}.dark\:bg-primary\/40{background-color:#07b6}.dark\:bg-primary\/45{background-color:#0077bb73}.dark\:bg-primary\/5{background-color:#0077bb0d}.dark\:bg-primary\/50{background-color:#0077bb80}.dark\:bg-primary\/55{background-color:#0077bb8c}.dark\:bg-primary\/60{background-color:#07b9}.dark\:bg-primary\/65{background-color:#0077bba6}.dark\:bg-primary\/70{background-color:#0077bbb3}.dark\:bg-primary\/75{background-color:#0077bbbf}.dark\:bg-primary\/80{background-color:#07bc}.dark\:bg-primary\/85{background-color:#0077bbd9}.dark\:bg-primary\/90{background-color:#0077bbe6}.dark\:bg-primary\/95{background-color:#0077bbf2}.dark\:bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.dark\:bg-red-100\/0{background-color:#fee2e200}.dark\:bg-red-100\/10{background-color:#fee2e21a}.dark\:bg-red-100\/100{background-color:#fee2e2}.dark\:bg-red-100\/15{background-color:#fee2e226}.dark\:bg-red-100\/20{background-color:#fee2e233}.dark\:bg-red-100\/25{background-color:#fee2e240}.dark\:bg-red-100\/30{background-color:#fee2e24d}.dark\:bg-red-100\/35{background-color:#fee2e259}.dark\:bg-red-100\/40{background-color:#fee2e266}.dark\:bg-red-100\/45{background-color:#fee2e273}.dark\:bg-red-100\/5{background-color:#fee2e20d}.dark\:bg-red-100\/50{background-color:#fee2e280}.dark\:bg-red-100\/55{background-color:#fee2e28c}.dark\:bg-red-100\/60{background-color:#fee2e299}.dark\:bg-red-100\/65{background-color:#fee2e2a6}.dark\:bg-red-100\/70{background-color:#fee2e2b3}.dark\:bg-red-100\/75{background-color:#fee2e2bf}.dark\:bg-red-100\/80{background-color:#fee2e2cc}.dark\:bg-red-100\/85{background-color:#fee2e2d9}.dark\:bg-red-100\/90{background-color:#fee2e2e6}.dark\:bg-red-100\/95{background-color:#fee2e2f2}.dark\:bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.dark\:bg-red-200\/0{background-color:#fecaca00}.dark\:bg-red-200\/10{background-color:#fecaca1a}.dark\:bg-red-200\/100{background-color:#fecaca}.dark\:bg-red-200\/15{background-color:#fecaca26}.dark\:bg-red-200\/20{background-color:#fecaca33}.dark\:bg-red-200\/25{background-color:#fecaca40}.dark\:bg-red-200\/30{background-color:#fecaca4d}.dark\:bg-red-200\/35{background-color:#fecaca59}.dark\:bg-red-200\/40{background-color:#fecaca66}.dark\:bg-red-200\/45{background-color:#fecaca73}.dark\:bg-red-200\/5{background-color:#fecaca0d}.dark\:bg-red-200\/50{background-color:#fecaca80}.dark\:bg-red-200\/55{background-color:#fecaca8c}.dark\:bg-red-200\/60{background-color:#fecaca99}.dark\:bg-red-200\/65{background-color:#fecacaa6}.dark\:bg-red-200\/70{background-color:#fecacab3}.dark\:bg-red-200\/75{background-color:#fecacabf}.dark\:bg-red-200\/80{background-color:#fecacacc}.dark\:bg-red-200\/85{background-color:#fecacad9}.dark\:bg-red-200\/90{background-color:#fecacae6}.dark\:bg-red-200\/95{background-color:#fecacaf2}.dark\:bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.dark\:bg-red-300\/0{background-color:#fca5a500}.dark\:bg-red-300\/10{background-color:#fca5a51a}.dark\:bg-red-300\/100{background-color:#fca5a5}.dark\:bg-red-300\/15{background-color:#fca5a526}.dark\:bg-red-300\/20{background-color:#fca5a533}.dark\:bg-red-300\/25{background-color:#fca5a540}.dark\:bg-red-300\/30{background-color:#fca5a54d}.dark\:bg-red-300\/35{background-color:#fca5a559}.dark\:bg-red-300\/40{background-color:#fca5a566}.dark\:bg-red-300\/45{background-color:#fca5a573}.dark\:bg-red-300\/5{background-color:#fca5a50d}.dark\:bg-red-300\/50{background-color:#fca5a580}.dark\:bg-red-300\/55{background-color:#fca5a58c}.dark\:bg-red-300\/60{background-color:#fca5a599}.dark\:bg-red-300\/65{background-color:#fca5a5a6}.dark\:bg-red-300\/70{background-color:#fca5a5b3}.dark\:bg-red-300\/75{background-color:#fca5a5bf}.dark\:bg-red-300\/80{background-color:#fca5a5cc}.dark\:bg-red-300\/85{background-color:#fca5a5d9}.dark\:bg-red-300\/90{background-color:#fca5a5e6}.dark\:bg-red-300\/95{background-color:#fca5a5f2}.dark\:bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.dark\:bg-red-400\/0{background-color:#f8717100}.dark\:bg-red-400\/10{background-color:#f871711a}.dark\:bg-red-400\/100{background-color:#f87171}.dark\:bg-red-400\/15{background-color:#f8717126}.dark\:bg-red-400\/20{background-color:#f8717133}.dark\:bg-red-400\/25{background-color:#f8717140}.dark\:bg-red-400\/30{background-color:#f871714d}.dark\:bg-red-400\/35{background-color:#f8717159}.dark\:bg-red-400\/40{background-color:#f8717166}.dark\:bg-red-400\/45{background-color:#f8717173}.dark\:bg-red-400\/5{background-color:#f871710d}.dark\:bg-red-400\/50{background-color:#f8717180}.dark\:bg-red-400\/55{background-color:#f871718c}.dark\:bg-red-400\/60{background-color:#f8717199}.dark\:bg-red-400\/65{background-color:#f87171a6}.dark\:bg-red-400\/70{background-color:#f87171b3}.dark\:bg-red-400\/75{background-color:#f87171bf}.dark\:bg-red-400\/80{background-color:#f87171cc}.dark\:bg-red-400\/85{background-color:#f87171d9}.dark\:bg-red-400\/90{background-color:#f87171e6}.dark\:bg-red-400\/95{background-color:#f87171f2}.dark\:bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.dark\:bg-red-50\/0{background-color:#fef2f200}.dark\:bg-red-50\/10{background-color:#fef2f21a}.dark\:bg-red-50\/100{background-color:#fef2f2}.dark\:bg-red-50\/15{background-color:#fef2f226}.dark\:bg-red-50\/20{background-color:#fef2f233}.dark\:bg-red-50\/25{background-color:#fef2f240}.dark\:bg-red-50\/30{background-color:#fef2f24d}.dark\:bg-red-50\/35{background-color:#fef2f259}.dark\:bg-red-50\/40{background-color:#fef2f266}.dark\:bg-red-50\/45{background-color:#fef2f273}.dark\:bg-red-50\/5{background-color:#fef2f20d}.dark\:bg-red-50\/50{background-color:#fef2f280}.dark\:bg-red-50\/55{background-color:#fef2f28c}.dark\:bg-red-50\/60{background-color:#fef2f299}.dark\:bg-red-50\/65{background-color:#fef2f2a6}.dark\:bg-red-50\/70{background-color:#fef2f2b3}.dark\:bg-red-50\/75{background-color:#fef2f2bf}.dark\:bg-red-50\/80{background-color:#fef2f2cc}.dark\:bg-red-50\/85{background-color:#fef2f2d9}.dark\:bg-red-50\/90{background-color:#fef2f2e6}.dark\:bg-red-50\/95{background-color:#fef2f2f2}.dark\:bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.dark\:bg-red-500\/0{background-color:#ef444400}.dark\:bg-red-500\/10{background-color:#ef44441a}.dark\:bg-red-500\/100{background-color:#ef4444}.dark\:bg-red-500\/15{background-color:#ef444426}.dark\:bg-red-500\/20{background-color:#ef444433}.dark\:bg-red-500\/25{background-color:#ef444440}.dark\:bg-red-500\/30{background-color:#ef44444d}.dark\:bg-red-500\/35{background-color:#ef444459}.dark\:bg-red-500\/40{background-color:#ef444466}.dark\:bg-red-500\/45{background-color:#ef444473}.dark\:bg-red-500\/5{background-color:#ef44440d}.dark\:bg-red-500\/50{background-color:#ef444480}.dark\:bg-red-500\/55{background-color:#ef44448c}.dark\:bg-red-500\/60{background-color:#ef444499}.dark\:bg-red-500\/65{background-color:#ef4444a6}.dark\:bg-red-500\/70{background-color:#ef4444b3}.dark\:bg-red-500\/75{background-color:#ef4444bf}.dark\:bg-red-500\/80{background-color:#ef4444cc}.dark\:bg-red-500\/85{background-color:#ef4444d9}.dark\:bg-red-500\/90{background-color:#ef4444e6}.dark\:bg-red-500\/95{background-color:#ef4444f2}.dark\:bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.dark\:bg-red-600\/0{background-color:#dc262600}.dark\:bg-red-600\/10{background-color:#dc26261a}.dark\:bg-red-600\/100{background-color:#dc2626}.dark\:bg-red-600\/15{background-color:#dc262626}.dark\:bg-red-600\/20{background-color:#dc262633}.dark\:bg-red-600\/25{background-color:#dc262640}.dark\:bg-red-600\/30{background-color:#dc26264d}.dark\:bg-red-600\/35{background-color:#dc262659}.dark\:bg-red-600\/40{background-color:#dc262666}.dark\:bg-red-600\/45{background-color:#dc262673}.dark\:bg-red-600\/5{background-color:#dc26260d}.dark\:bg-red-600\/50{background-color:#dc262680}.dark\:bg-red-600\/55{background-color:#dc26268c}.dark\:bg-red-600\/60{background-color:#dc262699}.dark\:bg-red-600\/65{background-color:#dc2626a6}.dark\:bg-red-600\/70{background-color:#dc2626b3}.dark\:bg-red-600\/75{background-color:#dc2626bf}.dark\:bg-red-600\/80{background-color:#dc2626cc}.dark\:bg-red-600\/85{background-color:#dc2626d9}.dark\:bg-red-600\/90{background-color:#dc2626e6}.dark\:bg-red-600\/95{background-color:#dc2626f2}.dark\:bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.dark\:bg-red-700\/0{background-color:#b91c1c00}.dark\:bg-red-700\/10{background-color:#b91c1c1a}.dark\:bg-red-700\/100{background-color:#b91c1c}.dark\:bg-red-700\/15{background-color:#b91c1c26}.dark\:bg-red-700\/20{background-color:#b91c1c33}.dark\:bg-red-700\/25{background-color:#b91c1c40}.dark\:bg-red-700\/30{background-color:#b91c1c4d}.dark\:bg-red-700\/35{background-color:#b91c1c59}.dark\:bg-red-700\/40{background-color:#b91c1c66}.dark\:bg-red-700\/45{background-color:#b91c1c73}.dark\:bg-red-700\/5{background-color:#b91c1c0d}.dark\:bg-red-700\/50{background-color:#b91c1c80}.dark\:bg-red-700\/55{background-color:#b91c1c8c}.dark\:bg-red-700\/60{background-color:#b91c1c99}.dark\:bg-red-700\/65{background-color:#b91c1ca6}.dark\:bg-red-700\/70{background-color:#b91c1cb3}.dark\:bg-red-700\/75{background-color:#b91c1cbf}.dark\:bg-red-700\/80{background-color:#b91c1ccc}.dark\:bg-red-700\/85{background-color:#b91c1cd9}.dark\:bg-red-700\/90{background-color:#b91c1ce6}.dark\:bg-red-700\/95{background-color:#b91c1cf2}.dark\:bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.dark\:bg-red-800\/0{background-color:#991b1b00}.dark\:bg-red-800\/10{background-color:#991b1b1a}.dark\:bg-red-800\/100{background-color:#991b1b}.dark\:bg-red-800\/15{background-color:#991b1b26}.dark\:bg-red-800\/20{background-color:#991b1b33}.dark\:bg-red-800\/25{background-color:#991b1b40}.dark\:bg-red-800\/30{background-color:#991b1b4d}.dark\:bg-red-800\/35{background-color:#991b1b59}.dark\:bg-red-800\/40{background-color:#991b1b66}.dark\:bg-red-800\/45{background-color:#991b1b73}.dark\:bg-red-800\/5{background-color:#991b1b0d}.dark\:bg-red-800\/50{background-color:#991b1b80}.dark\:bg-red-800\/55{background-color:#991b1b8c}.dark\:bg-red-800\/60{background-color:#991b1b99}.dark\:bg-red-800\/65{background-color:#991b1ba6}.dark\:bg-red-800\/70{background-color:#991b1bb3}.dark\:bg-red-800\/75{background-color:#991b1bbf}.dark\:bg-red-800\/80{background-color:#991b1bcc}.dark\:bg-red-800\/85{background-color:#991b1bd9}.dark\:bg-red-800\/90{background-color:#991b1be6}.dark\:bg-red-800\/95{background-color:#991b1bf2}.dark\:bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.dark\:bg-red-900\/0{background-color:#7f1d1d00}.dark\:bg-red-900\/10{background-color:#7f1d1d1a}.dark\:bg-red-900\/100{background-color:#7f1d1d}.dark\:bg-red-900\/15{background-color:#7f1d1d26}.dark\:bg-red-900\/20{background-color:#7f1d1d33}.dark\:bg-red-900\/25{background-color:#7f1d1d40}.dark\:bg-red-900\/30{background-color:#7f1d1d4d}.dark\:bg-red-900\/35{background-color:#7f1d1d59}.dark\:bg-red-900\/40{background-color:#7f1d1d66}.dark\:bg-red-900\/45{background-color:#7f1d1d73}.dark\:bg-red-900\/5{background-color:#7f1d1d0d}.dark\:bg-red-900\/50{background-color:#7f1d1d80}.dark\:bg-red-900\/55{background-color:#7f1d1d8c}.dark\:bg-red-900\/60{background-color:#7f1d1d99}.dark\:bg-red-900\/65{background-color:#7f1d1da6}.dark\:bg-red-900\/70{background-color:#7f1d1db3}.dark\:bg-red-900\/75{background-color:#7f1d1dbf}.dark\:bg-red-900\/80{background-color:#7f1d1dcc}.dark\:bg-red-900\/85{background-color:#7f1d1dd9}.dark\:bg-red-900\/90{background-color:#7f1d1de6}.dark\:bg-red-900\/95{background-color:#7f1d1df2}.dark\:bg-red-950{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.dark\:bg-red-950\/0{background-color:#450a0a00}.dark\:bg-red-950\/10{background-color:#450a0a1a}.dark\:bg-red-950\/100{background-color:#450a0a}.dark\:bg-red-950\/15{background-color:#450a0a26}.dark\:bg-red-950\/20{background-color:#450a0a33}.dark\:bg-red-950\/25{background-color:#450a0a40}.dark\:bg-red-950\/30{background-color:#450a0a4d}.dark\:bg-red-950\/35{background-color:#450a0a59}.dark\:bg-red-950\/40{background-color:#450a0a66}.dark\:bg-red-950\/45{background-color:#450a0a73}.dark\:bg-red-950\/5{background-color:#450a0a0d}.dark\:bg-red-950\/50{background-color:#450a0a80}.dark\:bg-red-950\/55{background-color:#450a0a8c}.dark\:bg-red-950\/60{background-color:#450a0a99}.dark\:bg-red-950\/65{background-color:#450a0aa6}.dark\:bg-red-950\/70{background-color:#450a0ab3}.dark\:bg-red-950\/75{background-color:#450a0abf}.dark\:bg-red-950\/80{background-color:#450a0acc}.dark\:bg-red-950\/85{background-color:#450a0ad9}.dark\:bg-red-950\/90{background-color:#450a0ae6}.dark\:bg-red-950\/95{background-color:#450a0af2}.dark\:bg-success{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.dark\:bg-success-focus{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.dark\:bg-success-focus\/0{background-color:#05966900}.dark\:bg-success-focus\/10{background-color:#0596691a}.dark\:bg-success-focus\/100{background-color:#059669}.dark\:bg-success-focus\/15{background-color:#05966926}.dark\:bg-success-focus\/20{background-color:#05966933}.dark\:bg-success-focus\/25{background-color:#05966940}.dark\:bg-success-focus\/30{background-color:#0596694d}.dark\:bg-success-focus\/35{background-color:#05966959}.dark\:bg-success-focus\/40{background-color:#05966966}.dark\:bg-success-focus\/45{background-color:#05966973}.dark\:bg-success-focus\/5{background-color:#0596690d}.dark\:bg-success-focus\/50{background-color:#05966980}.dark\:bg-success-focus\/55{background-color:#0596698c}.dark\:bg-success-focus\/60{background-color:#05966999}.dark\:bg-success-focus\/65{background-color:#059669a6}.dark\:bg-success-focus\/70{background-color:#059669b3}.dark\:bg-success-focus\/75{background-color:#059669bf}.dark\:bg-success-focus\/80{background-color:#059669cc}.dark\:bg-success-focus\/85{background-color:#059669d9}.dark\:bg-success-focus\/90{background-color:#059669e6}.dark\:bg-success-focus\/95{background-color:#059669f2}.dark\:bg-success\/0{background-color:#10b98100}.dark\:bg-success\/10{background-color:#10b9811a}.dark\:bg-success\/100{background-color:#10b981}.dark\:bg-success\/15{background-color:#10b98126}.dark\:bg-success\/20{background-color:#10b98133}.dark\:bg-success\/25{background-color:#10b98140}.dark\:bg-success\/30{background-color:#10b9814d}.dark\:bg-success\/35{background-color:#10b98159}.dark\:bg-success\/40{background-color:#10b98166}.dark\:bg-success\/45{background-color:#10b98173}.dark\:bg-success\/5{background-color:#10b9810d}.dark\:bg-success\/50{background-color:#10b98180}.dark\:bg-success\/55{background-color:#10b9818c}.dark\:bg-success\/60{background-color:#10b98199}.dark\:bg-success\/65{background-color:#10b981a6}.dark\:bg-success\/70{background-color:#10b981b3}.dark\:bg-success\/75{background-color:#10b981bf}.dark\:bg-success\/80{background-color:#10b981cc}.dark\:bg-success\/85{background-color:#10b981d9}.dark\:bg-success\/90{background-color:#10b981e6}.dark\:bg-success\/95{background-color:#10b981f2}.dark\:bg-warning{--tw-bg-opacity: 1;background-color:rgb(255 152 0 / var(--tw-bg-opacity, 1))}.dark\:bg-warning-focus{--tw-bg-opacity: 1;background-color:rgb(230 130 0 / var(--tw-bg-opacity, 1))}.dark\:bg-warning-focus\/0{background-color:#e6820000}.dark\:bg-warning-focus\/10{background-color:#e682001a}.dark\:bg-warning-focus\/100{background-color:#e68200}.dark\:bg-warning-focus\/15{background-color:#e6820026}.dark\:bg-warning-focus\/20{background-color:#e6820033}.dark\:bg-warning-focus\/25{background-color:#e6820040}.dark\:bg-warning-focus\/30{background-color:#e682004d}.dark\:bg-warning-focus\/35{background-color:#e6820059}.dark\:bg-warning-focus\/40{background-color:#e6820066}.dark\:bg-warning-focus\/45{background-color:#e6820073}.dark\:bg-warning-focus\/5{background-color:#e682000d}.dark\:bg-warning-focus\/50{background-color:#e6820080}.dark\:bg-warning-focus\/55{background-color:#e682008c}.dark\:bg-warning-focus\/60{background-color:#e6820099}.dark\:bg-warning-focus\/65{background-color:#e68200a6}.dark\:bg-warning-focus\/70{background-color:#e68200b3}.dark\:bg-warning-focus\/75{background-color:#e68200bf}.dark\:bg-warning-focus\/80{background-color:#e68200cc}.dark\:bg-warning-focus\/85{background-color:#e68200d9}.dark\:bg-warning-focus\/90{background-color:#e68200e6}.dark\:bg-warning-focus\/95{background-color:#e68200f2}.dark\:bg-warning\/0{background-color:#ff980000}.dark\:bg-warning\/10{background-color:#ff98001a}.dark\:bg-warning\/100{background-color:#ff9800}.dark\:bg-warning\/15{background-color:#ff980026}.dark\:bg-warning\/20{background-color:#ff980033}.dark\:bg-warning\/25{background-color:#ff980040}.dark\:bg-warning\/30{background-color:#ff98004d}.dark\:bg-warning\/35{background-color:#ff980059}.dark\:bg-warning\/40{background-color:#ff980066}.dark\:bg-warning\/45{background-color:#ff980073}.dark\:bg-warning\/5{background-color:#ff98000d}.dark\:bg-warning\/50{background-color:#ff980080}.dark\:bg-warning\/55{background-color:#ff98008c}.dark\:bg-warning\/60{background-color:#ff980099}.dark\:bg-warning\/65{background-color:#ff9800a6}.dark\:bg-warning\/70{background-color:#ff9800b3}.dark\:bg-warning\/75{background-color:#ff9800bf}.dark\:bg-warning\/80{background-color:#ff9800cc}.dark\:bg-warning\/85{background-color:#ff9800d9}.dark\:bg-warning\/90{background-color:#ff9800e6}.dark\:bg-warning\/95{background-color:#ff9800f2}.dark\:bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-100\/0{background-color:#fef9c300}.dark\:bg-yellow-100\/10{background-color:#fef9c31a}.dark\:bg-yellow-100\/100{background-color:#fef9c3}.dark\:bg-yellow-100\/15{background-color:#fef9c326}.dark\:bg-yellow-100\/20{background-color:#fef9c333}.dark\:bg-yellow-100\/25{background-color:#fef9c340}.dark\:bg-yellow-100\/30{background-color:#fef9c34d}.dark\:bg-yellow-100\/35{background-color:#fef9c359}.dark\:bg-yellow-100\/40{background-color:#fef9c366}.dark\:bg-yellow-100\/45{background-color:#fef9c373}.dark\:bg-yellow-100\/5{background-color:#fef9c30d}.dark\:bg-yellow-100\/50{background-color:#fef9c380}.dark\:bg-yellow-100\/55{background-color:#fef9c38c}.dark\:bg-yellow-100\/60{background-color:#fef9c399}.dark\:bg-yellow-100\/65{background-color:#fef9c3a6}.dark\:bg-yellow-100\/70{background-color:#fef9c3b3}.dark\:bg-yellow-100\/75{background-color:#fef9c3bf}.dark\:bg-yellow-100\/80{background-color:#fef9c3cc}.dark\:bg-yellow-100\/85{background-color:#fef9c3d9}.dark\:bg-yellow-100\/90{background-color:#fef9c3e6}.dark\:bg-yellow-100\/95{background-color:#fef9c3f2}.dark\:bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-200\/0{background-color:#fef08a00}.dark\:bg-yellow-200\/10{background-color:#fef08a1a}.dark\:bg-yellow-200\/100{background-color:#fef08a}.dark\:bg-yellow-200\/15{background-color:#fef08a26}.dark\:bg-yellow-200\/20{background-color:#fef08a33}.dark\:bg-yellow-200\/25{background-color:#fef08a40}.dark\:bg-yellow-200\/30{background-color:#fef08a4d}.dark\:bg-yellow-200\/35{background-color:#fef08a59}.dark\:bg-yellow-200\/40{background-color:#fef08a66}.dark\:bg-yellow-200\/45{background-color:#fef08a73}.dark\:bg-yellow-200\/5{background-color:#fef08a0d}.dark\:bg-yellow-200\/50{background-color:#fef08a80}.dark\:bg-yellow-200\/55{background-color:#fef08a8c}.dark\:bg-yellow-200\/60{background-color:#fef08a99}.dark\:bg-yellow-200\/65{background-color:#fef08aa6}.dark\:bg-yellow-200\/70{background-color:#fef08ab3}.dark\:bg-yellow-200\/75{background-color:#fef08abf}.dark\:bg-yellow-200\/80{background-color:#fef08acc}.dark\:bg-yellow-200\/85{background-color:#fef08ad9}.dark\:bg-yellow-200\/90{background-color:#fef08ae6}.dark\:bg-yellow-200\/95{background-color:#fef08af2}.dark\:bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-300\/0{background-color:#fde04700}.dark\:bg-yellow-300\/10{background-color:#fde0471a}.dark\:bg-yellow-300\/100{background-color:#fde047}.dark\:bg-yellow-300\/15{background-color:#fde04726}.dark\:bg-yellow-300\/20{background-color:#fde04733}.dark\:bg-yellow-300\/25{background-color:#fde04740}.dark\:bg-yellow-300\/30{background-color:#fde0474d}.dark\:bg-yellow-300\/35{background-color:#fde04759}.dark\:bg-yellow-300\/40{background-color:#fde04766}.dark\:bg-yellow-300\/45{background-color:#fde04773}.dark\:bg-yellow-300\/5{background-color:#fde0470d}.dark\:bg-yellow-300\/50{background-color:#fde04780}.dark\:bg-yellow-300\/55{background-color:#fde0478c}.dark\:bg-yellow-300\/60{background-color:#fde04799}.dark\:bg-yellow-300\/65{background-color:#fde047a6}.dark\:bg-yellow-300\/70{background-color:#fde047b3}.dark\:bg-yellow-300\/75{background-color:#fde047bf}.dark\:bg-yellow-300\/80{background-color:#fde047cc}.dark\:bg-yellow-300\/85{background-color:#fde047d9}.dark\:bg-yellow-300\/90{background-color:#fde047e6}.dark\:bg-yellow-300\/95{background-color:#fde047f2}.dark\:bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-400\/0{background-color:#facc1500}.dark\:bg-yellow-400\/10{background-color:#facc151a}.dark\:bg-yellow-400\/100{background-color:#facc15}.dark\:bg-yellow-400\/15{background-color:#facc1526}.dark\:bg-yellow-400\/20{background-color:#facc1533}.dark\:bg-yellow-400\/25{background-color:#facc1540}.dark\:bg-yellow-400\/30{background-color:#facc154d}.dark\:bg-yellow-400\/35{background-color:#facc1559}.dark\:bg-yellow-400\/40{background-color:#facc1566}.dark\:bg-yellow-400\/45{background-color:#facc1573}.dark\:bg-yellow-400\/5{background-color:#facc150d}.dark\:bg-yellow-400\/50{background-color:#facc1580}.dark\:bg-yellow-400\/55{background-color:#facc158c}.dark\:bg-yellow-400\/60{background-color:#facc1599}.dark\:bg-yellow-400\/65{background-color:#facc15a6}.dark\:bg-yellow-400\/70{background-color:#facc15b3}.dark\:bg-yellow-400\/75{background-color:#facc15bf}.dark\:bg-yellow-400\/80{background-color:#facc15cc}.dark\:bg-yellow-400\/85{background-color:#facc15d9}.dark\:bg-yellow-400\/90{background-color:#facc15e6}.dark\:bg-yellow-400\/95{background-color:#facc15f2}.dark\:bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-50\/0{background-color:#fefce800}.dark\:bg-yellow-50\/10{background-color:#fefce81a}.dark\:bg-yellow-50\/100{background-color:#fefce8}.dark\:bg-yellow-50\/15{background-color:#fefce826}.dark\:bg-yellow-50\/20{background-color:#fefce833}.dark\:bg-yellow-50\/25{background-color:#fefce840}.dark\:bg-yellow-50\/30{background-color:#fefce84d}.dark\:bg-yellow-50\/35{background-color:#fefce859}.dark\:bg-yellow-50\/40{background-color:#fefce866}.dark\:bg-yellow-50\/45{background-color:#fefce873}.dark\:bg-yellow-50\/5{background-color:#fefce80d}.dark\:bg-yellow-50\/50{background-color:#fefce880}.dark\:bg-yellow-50\/55{background-color:#fefce88c}.dark\:bg-yellow-50\/60{background-color:#fefce899}.dark\:bg-yellow-50\/65{background-color:#fefce8a6}.dark\:bg-yellow-50\/70{background-color:#fefce8b3}.dark\:bg-yellow-50\/75{background-color:#fefce8bf}.dark\:bg-yellow-50\/80{background-color:#fefce8cc}.dark\:bg-yellow-50\/85{background-color:#fefce8d9}.dark\:bg-yellow-50\/90{background-color:#fefce8e6}.dark\:bg-yellow-50\/95{background-color:#fefce8f2}.dark\:bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-500\/0{background-color:#eab30800}.dark\:bg-yellow-500\/10{background-color:#eab3081a}.dark\:bg-yellow-500\/100{background-color:#eab308}.dark\:bg-yellow-500\/15{background-color:#eab30826}.dark\:bg-yellow-500\/20{background-color:#eab30833}.dark\:bg-yellow-500\/25{background-color:#eab30840}.dark\:bg-yellow-500\/30{background-color:#eab3084d}.dark\:bg-yellow-500\/35{background-color:#eab30859}.dark\:bg-yellow-500\/40{background-color:#eab30866}.dark\:bg-yellow-500\/45{background-color:#eab30873}.dark\:bg-yellow-500\/5{background-color:#eab3080d}.dark\:bg-yellow-500\/50{background-color:#eab30880}.dark\:bg-yellow-500\/55{background-color:#eab3088c}.dark\:bg-yellow-500\/60{background-color:#eab30899}.dark\:bg-yellow-500\/65{background-color:#eab308a6}.dark\:bg-yellow-500\/70{background-color:#eab308b3}.dark\:bg-yellow-500\/75{background-color:#eab308bf}.dark\:bg-yellow-500\/80{background-color:#eab308cc}.dark\:bg-yellow-500\/85{background-color:#eab308d9}.dark\:bg-yellow-500\/90{background-color:#eab308e6}.dark\:bg-yellow-500\/95{background-color:#eab308f2}.dark\:bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-600\/0{background-color:#ca8a0400}.dark\:bg-yellow-600\/10{background-color:#ca8a041a}.dark\:bg-yellow-600\/100{background-color:#ca8a04}.dark\:bg-yellow-600\/15{background-color:#ca8a0426}.dark\:bg-yellow-600\/20{background-color:#ca8a0433}.dark\:bg-yellow-600\/25{background-color:#ca8a0440}.dark\:bg-yellow-600\/30{background-color:#ca8a044d}.dark\:bg-yellow-600\/35{background-color:#ca8a0459}.dark\:bg-yellow-600\/40{background-color:#ca8a0466}.dark\:bg-yellow-600\/45{background-color:#ca8a0473}.dark\:bg-yellow-600\/5{background-color:#ca8a040d}.dark\:bg-yellow-600\/50{background-color:#ca8a0480}.dark\:bg-yellow-600\/55{background-color:#ca8a048c}.dark\:bg-yellow-600\/60{background-color:#ca8a0499}.dark\:bg-yellow-600\/65{background-color:#ca8a04a6}.dark\:bg-yellow-600\/70{background-color:#ca8a04b3}.dark\:bg-yellow-600\/75{background-color:#ca8a04bf}.dark\:bg-yellow-600\/80{background-color:#ca8a04cc}.dark\:bg-yellow-600\/85{background-color:#ca8a04d9}.dark\:bg-yellow-600\/90{background-color:#ca8a04e6}.dark\:bg-yellow-600\/95{background-color:#ca8a04f2}.dark\:bg-yellow-700{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-700\/0{background-color:#a1620700}.dark\:bg-yellow-700\/10{background-color:#a162071a}.dark\:bg-yellow-700\/100{background-color:#a16207}.dark\:bg-yellow-700\/15{background-color:#a1620726}.dark\:bg-yellow-700\/20{background-color:#a1620733}.dark\:bg-yellow-700\/25{background-color:#a1620740}.dark\:bg-yellow-700\/30{background-color:#a162074d}.dark\:bg-yellow-700\/35{background-color:#a1620759}.dark\:bg-yellow-700\/40{background-color:#a1620766}.dark\:bg-yellow-700\/45{background-color:#a1620773}.dark\:bg-yellow-700\/5{background-color:#a162070d}.dark\:bg-yellow-700\/50{background-color:#a1620780}.dark\:bg-yellow-700\/55{background-color:#a162078c}.dark\:bg-yellow-700\/60{background-color:#a1620799}.dark\:bg-yellow-700\/65{background-color:#a16207a6}.dark\:bg-yellow-700\/70{background-color:#a16207b3}.dark\:bg-yellow-700\/75{background-color:#a16207bf}.dark\:bg-yellow-700\/80{background-color:#a16207cc}.dark\:bg-yellow-700\/85{background-color:#a16207d9}.dark\:bg-yellow-700\/90{background-color:#a16207e6}.dark\:bg-yellow-700\/95{background-color:#a16207f2}.dark\:bg-yellow-800{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-800\/0{background-color:#854d0e00}.dark\:bg-yellow-800\/10{background-color:#854d0e1a}.dark\:bg-yellow-800\/100{background-color:#854d0e}.dark\:bg-yellow-800\/15{background-color:#854d0e26}.dark\:bg-yellow-800\/20{background-color:#854d0e33}.dark\:bg-yellow-800\/25{background-color:#854d0e40}.dark\:bg-yellow-800\/30{background-color:#854d0e4d}.dark\:bg-yellow-800\/35{background-color:#854d0e59}.dark\:bg-yellow-800\/40{background-color:#854d0e66}.dark\:bg-yellow-800\/45{background-color:#854d0e73}.dark\:bg-yellow-800\/5{background-color:#854d0e0d}.dark\:bg-yellow-800\/50{background-color:#854d0e80}.dark\:bg-yellow-800\/55{background-color:#854d0e8c}.dark\:bg-yellow-800\/60{background-color:#854d0e99}.dark\:bg-yellow-800\/65{background-color:#854d0ea6}.dark\:bg-yellow-800\/70{background-color:#854d0eb3}.dark\:bg-yellow-800\/75{background-color:#854d0ebf}.dark\:bg-yellow-800\/80{background-color:#854d0ecc}.dark\:bg-yellow-800\/85{background-color:#854d0ed9}.dark\:bg-yellow-800\/90{background-color:#854d0ee6}.dark\:bg-yellow-800\/95{background-color:#854d0ef2}.dark\:bg-yellow-900{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-900\/0{background-color:#713f1200}.dark\:bg-yellow-900\/10{background-color:#713f121a}.dark\:bg-yellow-900\/100{background-color:#713f12}.dark\:bg-yellow-900\/15{background-color:#713f1226}.dark\:bg-yellow-900\/20{background-color:#713f1233}.dark\:bg-yellow-900\/25{background-color:#713f1240}.dark\:bg-yellow-900\/30{background-color:#713f124d}.dark\:bg-yellow-900\/35{background-color:#713f1259}.dark\:bg-yellow-900\/40{background-color:#713f1266}.dark\:bg-yellow-900\/45{background-color:#713f1273}.dark\:bg-yellow-900\/5{background-color:#713f120d}.dark\:bg-yellow-900\/50{background-color:#713f1280}.dark\:bg-yellow-900\/55{background-color:#713f128c}.dark\:bg-yellow-900\/60{background-color:#713f1299}.dark\:bg-yellow-900\/65{background-color:#713f12a6}.dark\:bg-yellow-900\/70{background-color:#713f12b3}.dark\:bg-yellow-900\/75{background-color:#713f12bf}.dark\:bg-yellow-900\/80{background-color:#713f12cc}.dark\:bg-yellow-900\/85{background-color:#713f12d9}.dark\:bg-yellow-900\/90{background-color:#713f12e6}.dark\:bg-yellow-900\/95{background-color:#713f12f2}.dark\:bg-yellow-950{--tw-bg-opacity: 1;background-color:rgb(66 32 6 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-950\/0{background-color:#42200600}.dark\:bg-yellow-950\/10{background-color:#4220061a}.dark\:bg-yellow-950\/100{background-color:#422006}.dark\:bg-yellow-950\/15{background-color:#42200626}.dark\:bg-yellow-950\/20{background-color:#42200633}.dark\:bg-yellow-950\/25{background-color:#42200640}.dark\:bg-yellow-950\/30{background-color:#4220064d}.dark\:bg-yellow-950\/35{background-color:#42200659}.dark\:bg-yellow-950\/40{background-color:#42200666}.dark\:bg-yellow-950\/45{background-color:#42200673}.dark\:bg-yellow-950\/5{background-color:#4220060d}.dark\:bg-yellow-950\/50{background-color:#42200680}.dark\:bg-yellow-950\/55{background-color:#4220068c}.dark\:bg-yellow-950\/60{background-color:#42200699}.dark\:bg-yellow-950\/65{background-color:#422006a6}.dark\:bg-yellow-950\/70{background-color:#422006b3}.dark\:bg-yellow-950\/75{background-color:#422006bf}.dark\:bg-yellow-950\/80{background-color:#422006cc}.dark\:bg-yellow-950\/85{background-color:#422006d9}.dark\:bg-yellow-950\/90{background-color:#422006e6}.dark\:bg-yellow-950\/95{background-color:#422006f2}.dark\:text-accent-light{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-navy-50{--tw-text-opacity: 1;color:rgb(231 233 239 / var(--tw-text-opacity, 1))}.dark\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:bg-accent-light\/20:hover{background-color:#818cf833}.dark\:hover\:bg-navy-450:hover{--tw-bg-opacity: 1;background-color:rgb(70 86 117 / var(--tw-bg-opacity, 1))}.dark\:focus\:bg-accent-light\/20:focus{background-color:#818cf833}.dark\:focus\:bg-navy-450:focus{--tw-bg-opacity: 1;background-color:rgb(70 86 117 / var(--tw-bg-opacity, 1))}.dark\:active\:bg-accent-light\/25:active{background-color:#818cf840}.dark\:active\:bg-navy-450\/90:active{background-color:#465675e6}}@media print{.print\:block{display:block}}
