@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Audiowide&display=swap);.activeMenuItem{background-color:#2e3db0;color:#fff}.inactiveMenuItem{background-color:transparent;color:#b2bac2}.sidenav{width:250px}.sidenav,.sidenavClosed{transition:width .3s ease-in-out;background-color:#141b4d}.sidenavClosed{width:60px}.sideitem{display:flex;align-items:center;padding:15px 20px;cursor:pointer;text-decoration:none}.linkText,.linkTextClosed{padding-left:12px;text-wrap:nowrap}.linkTextClosed{visibility:hidden}.sideitem:hover{background-color:#1f2977}.menuBtn{align-self:center;align-self:flex-start;justify-self:flex-end;background-color:transparent;border:none;cursor:pointer;padding:10px}.menuBtn:focus{outline:none}.sidebarTooltip{background:transparent}.sidebarTooltip .tooltiptext{visibility:hidden;width:120px;background-color:#555;color:#fff;text-align:center;font-size:small;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:-250%;left:65px;margin-left:0;opacity:.3;transition:opacity .3s}.sidebarTooltip .tooltiptext:after{content:"";position:absolute;top:35%;left:-9px;margin-left:0;margin-top:0;border:5px solid transparent;border-right-color:#555}.sidebarTooltip:hover .tooltiptext{visibility:visible;opacity:1}
/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}::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-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.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}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-0{bottom:0}.right-0{right:0}.z-0{z-index:0}.z-10{z-index:10}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.col-span-1{grid-column:span 1/span 1}.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-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-auto{margin:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-ml-1{margin-left:-.25rem}.-ml-3{margin-left:-.75rem}.-ml-3\.5{margin-left:-.875rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.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-6{margin-bottom:1.5rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-1{height:.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-full{height:100%}.h-screen{height:100vh}.max-h-55-vh{max-height:55vh}.max-h-60{max-height:15rem}.max-h-70-vh{max-height:70vh}.max-h-75-vh{max-height:75vh}.max-h-95-vh{max-height:95vh}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-95-vh{min-height:95vh}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\/12{width:8.333333%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2\/12{width:16.666667%}.w-2\/3{width:66.666667%}.w-2\/5{width:40%}.w-20{width:5rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.min-w-0{min-width:0}.min-w-1\/2-vh{min-width:50vh}.min-w-1\/4{min-width:25%}.min-w-3\/5{min-width:60%}.min-w-80-vh{min-width:80vh}.min-w-full{min-width:100%}.max-w-3xl{max-width:48rem}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.origin-top-right{transform-origin:top right}.translate-x-1{--tw-translate-x:0.25rem}.translate-x-1,.translate-x-6{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-6{--tw-translate-x:1.5rem}.translate-y-full{--tw-translate-y:100%}.rotate-0,.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate:0deg}.rotate-180{--tw-rotate:180deg}.rotate-180,.scale-100{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.scale-95,.scale-125{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.content-between{align-content:space-between}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.justify-items-start{justify-items:start}.gap-2{gap:.5rem}.gap-4{gap:1rem}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1px*var(--tw-space-x-reverse));margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(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*(1 - var(--tw-space-x-reverse)))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px*var(--tw-divide-x-reverse));border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))}.divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(2px*var(--tw-divide-x-reverse));border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(243 244 246/var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235/var(--tw-divide-opacity))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(209 213 219/var(--tw-divide-opacity))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-b-lg{border-bottom-right-radius:.5rem}.rounded-b-lg,.rounded-l-lg{border-bottom-left-radius:.5rem}.rounded-l-lg{border-top-left-radius:.5rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.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}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-dotted{border-style:dotted}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-blue-100{--tw-border-opacity:1;border-color:rgb(219 234 254/var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.border-blueGray-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}.border-current{border-color:currentColor}.border-darkBlue{--tw-border-opacity:1;border-color:rgb(29 53 87/var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}.border-gray-900{--tw-border-opacity:1;border-color:rgb(17 24 39/var(--tw-border-opacity))}.border-green-500{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.border-orange-400{--tw-border-opacity:1;border-color:rgb(251 146 60/var(--tw-border-opacity))}.border-orange-500{--tw-border-opacity:1;border-color:rgb(249 115 22/var(--tw-border-opacity))}.border-orange-700{--tw-border-opacity:1;border-color:rgb(194 65 12/var(--tw-border-opacity))}.border-purple-100{--tw-border-opacity:1;border-color:rgb(243 232 255/var(--tw-border-opacity))}.border-purple-100\/0{border-color:rgb(243 232 255/0)}.border-purple-100\/10{border-color:rgb(243 232 255/.1)}.border-purple-100\/100{border-color:rgb(243 232 255/1)}.border-purple-100\/20{border-color:rgb(243 232 255/.2)}.border-purple-100\/25{border-color:rgb(243 232 255/.25)}.border-purple-100\/30{border-color:rgb(243 232 255/.3)}.border-purple-100\/40{border-color:rgb(243 232 255/.4)}.border-purple-100\/5{border-color:rgb(243 232 255/.05)}.border-purple-100\/50{border-color:rgb(243 232 255/.5)}.border-purple-100\/60{border-color:rgb(243 232 255/.6)}.border-purple-100\/70{border-color:rgb(243 232 255/.7)}.border-purple-100\/75{border-color:rgb(243 232 255/.75)}.border-purple-100\/80{border-color:rgb(243 232 255/.8)}.border-purple-100\/90{border-color:rgb(243 232 255/.9)}.border-purple-100\/95{border-color:rgb(243 232 255/.95)}.border-purple-200{--tw-border-opacity:1;border-color:rgb(233 213 255/var(--tw-border-opacity))}.border-purple-200\/0{border-color:rgb(233 213 255/0)}.border-purple-200\/10{border-color:rgb(233 213 255/.1)}.border-purple-200\/100{border-color:rgb(233 213 255/1)}.border-purple-200\/20{border-color:rgb(233 213 255/.2)}.border-purple-200\/25{border-color:rgb(233 213 255/.25)}.border-purple-200\/30{border-color:rgb(233 213 255/.3)}.border-purple-200\/40{border-color:rgb(233 213 255/.4)}.border-purple-200\/5{border-color:rgb(233 213 255/.05)}.border-purple-200\/50{border-color:rgb(233 213 255/.5)}.border-purple-200\/60{border-color:rgb(233 213 255/.6)}.border-purple-200\/70{border-color:rgb(233 213 255/.7)}.border-purple-200\/75{border-color:rgb(233 213 255/.75)}.border-purple-200\/80{border-color:rgb(233 213 255/.8)}.border-purple-200\/90{border-color:rgb(233 213 255/.9)}.border-purple-200\/95{border-color:rgb(233 213 255/.95)}.border-purple-300{--tw-border-opacity:1;border-color:rgb(216 180 254/var(--tw-border-opacity))}.border-purple-300\/0{border-color:rgb(216 180 254/0)}.border-purple-300\/10{border-color:rgb(216 180 254/.1)}.border-purple-300\/100{border-color:rgb(216 180 254/1)}.border-purple-300\/20{border-color:rgb(216 180 254/.2)}.border-purple-300\/25{border-color:rgb(216 180 254/.25)}.border-purple-300\/30{border-color:rgb(216 180 254/.3)}.border-purple-300\/40{border-color:rgb(216 180 254/.4)}.border-purple-300\/5{border-color:rgb(216 180 254/.05)}.border-purple-300\/50{border-color:rgb(216 180 254/.5)}.border-purple-300\/60{border-color:rgb(216 180 254/.6)}.border-purple-300\/70{border-color:rgb(216 180 254/.7)}.border-purple-300\/75{border-color:rgb(216 180 254/.75)}.border-purple-300\/80{border-color:rgb(216 180 254/.8)}.border-purple-300\/90{border-color:rgb(216 180 254/.9)}.border-purple-300\/95{border-color:rgb(216 180 254/.95)}.border-purple-400{--tw-border-opacity:1;border-color:rgb(192 132 252/var(--tw-border-opacity))}.border-purple-400\/0{border-color:rgb(192 132 252/0)}.border-purple-400\/10{border-color:rgb(192 132 252/.1)}.border-purple-400\/100{border-color:rgb(192 132 252/1)}.border-purple-400\/20{border-color:rgb(192 132 252/.2)}.border-purple-400\/25{border-color:rgb(192 132 252/.25)}.border-purple-400\/30{border-color:rgb(192 132 252/.3)}.border-purple-400\/40{border-color:rgb(192 132 252/.4)}.border-purple-400\/5{border-color:rgb(192 132 252/.05)}.border-purple-400\/50{border-color:rgb(192 132 252/.5)}.border-purple-400\/60{border-color:rgb(192 132 252/.6)}.border-purple-400\/70{border-color:rgb(192 132 252/.7)}.border-purple-400\/75{border-color:rgb(192 132 252/.75)}.border-purple-400\/80{border-color:rgb(192 132 252/.8)}.border-purple-400\/90{border-color:rgb(192 132 252/.9)}.border-purple-400\/95{border-color:rgb(192 132 252/.95)}.border-purple-50{--tw-border-opacity:1;border-color:rgb(250 245 255/var(--tw-border-opacity))}.border-purple-50\/0{border-color:rgb(250 245 255/0)}.border-purple-50\/10{border-color:rgb(250 245 255/.1)}.border-purple-50\/100{border-color:rgb(250 245 255/1)}.border-purple-50\/20{border-color:rgb(250 245 255/.2)}.border-purple-50\/25{border-color:rgb(250 245 255/.25)}.border-purple-50\/30{border-color:rgb(250 245 255/.3)}.border-purple-50\/40{border-color:rgb(250 245 255/.4)}.border-purple-50\/5{border-color:rgb(250 245 255/.05)}.border-purple-50\/50{border-color:rgb(250 245 255/.5)}.border-purple-50\/60{border-color:rgb(250 245 255/.6)}.border-purple-50\/70{border-color:rgb(250 245 255/.7)}.border-purple-50\/75{border-color:rgb(250 245 255/.75)}.border-purple-50\/80{border-color:rgb(250 245 255/.8)}.border-purple-50\/90{border-color:rgb(250 245 255/.9)}.border-purple-50\/95{border-color:rgb(250 245 255/.95)}.border-purple-500{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity))}.border-purple-500\/0{border-color:rgb(168 85 247/0)}.border-purple-500\/10{border-color:rgb(168 85 247/.1)}.border-purple-500\/100{border-color:rgb(168 85 247/1)}.border-purple-500\/20{border-color:rgb(168 85 247/.2)}.border-purple-500\/25{border-color:rgb(168 85 247/.25)}.border-purple-500\/30{border-color:rgb(168 85 247/.3)}.border-purple-500\/40{border-color:rgb(168 85 247/.4)}.border-purple-500\/5{border-color:rgb(168 85 247/.05)}.border-purple-500\/50{border-color:rgb(168 85 247/.5)}.border-purple-500\/60{border-color:rgb(168 85 247/.6)}.border-purple-500\/70{border-color:rgb(168 85 247/.7)}.border-purple-500\/75{border-color:rgb(168 85 247/.75)}.border-purple-500\/80{border-color:rgb(168 85 247/.8)}.border-purple-500\/90{border-color:rgb(168 85 247/.9)}.border-purple-500\/95{border-color:rgb(168 85 247/.95)}.border-purple-600{--tw-border-opacity:1;border-color:rgb(147 51 234/var(--tw-border-opacity))}.border-purple-600\/0{border-color:rgb(147 51 234/0)}.border-purple-600\/10{border-color:rgb(147 51 234/.1)}.border-purple-600\/100{border-color:rgb(147 51 234/1)}.border-purple-600\/20{border-color:rgb(147 51 234/.2)}.border-purple-600\/25{border-color:rgb(147 51 234/.25)}.border-purple-600\/30{border-color:rgb(147 51 234/.3)}.border-purple-600\/40{border-color:rgb(147 51 234/.4)}.border-purple-600\/5{border-color:rgb(147 51 234/.05)}.border-purple-600\/50{border-color:rgb(147 51 234/.5)}.border-purple-600\/60{border-color:rgb(147 51 234/.6)}.border-purple-600\/70{border-color:rgb(147 51 234/.7)}.border-purple-600\/75{border-color:rgb(147 51 234/.75)}.border-purple-600\/80{border-color:rgb(147 51 234/.8)}.border-purple-600\/90{border-color:rgb(147 51 234/.9)}.border-purple-600\/95{border-color:rgb(147 51 234/.95)}.border-purple-700{--tw-border-opacity:1;border-color:rgb(126 34 206/var(--tw-border-opacity))}.border-purple-700\/0{border-color:rgb(126 34 206/0)}.border-purple-700\/10{border-color:rgb(126 34 206/.1)}.border-purple-700\/100{border-color:rgb(126 34 206/1)}.border-purple-700\/20{border-color:rgb(126 34 206/.2)}.border-purple-700\/25{border-color:rgb(126 34 206/.25)}.border-purple-700\/30{border-color:rgb(126 34 206/.3)}.border-purple-700\/40{border-color:rgb(126 34 206/.4)}.border-purple-700\/5{border-color:rgb(126 34 206/.05)}.border-purple-700\/50{border-color:rgb(126 34 206/.5)}.border-purple-700\/60{border-color:rgb(126 34 206/.6)}.border-purple-700\/70{border-color:rgb(126 34 206/.7)}.border-purple-700\/75{border-color:rgb(126 34 206/.75)}.border-purple-700\/80{border-color:rgb(126 34 206/.8)}.border-purple-700\/90{border-color:rgb(126 34 206/.9)}.border-purple-700\/95{border-color:rgb(126 34 206/.95)}.border-purple-800{--tw-border-opacity:1;border-color:rgb(107 33 168/var(--tw-border-opacity))}.border-purple-800\/0{border-color:rgb(107 33 168/0)}.border-purple-800\/10{border-color:rgb(107 33 168/.1)}.border-purple-800\/100{border-color:rgb(107 33 168/1)}.border-purple-800\/20{border-color:rgb(107 33 168/.2)}.border-purple-800\/25{border-color:rgb(107 33 168/.25)}.border-purple-800\/30{border-color:rgb(107 33 168/.3)}.border-purple-800\/40{border-color:rgb(107 33 168/.4)}.border-purple-800\/5{border-color:rgb(107 33 168/.05)}.border-purple-800\/50{border-color:rgb(107 33 168/.5)}.border-purple-800\/60{border-color:rgb(107 33 168/.6)}.border-purple-800\/70{border-color:rgb(107 33 168/.7)}.border-purple-800\/75{border-color:rgb(107 33 168/.75)}.border-purple-800\/80{border-color:rgb(107 33 168/.8)}.border-purple-800\/90{border-color:rgb(107 33 168/.9)}.border-purple-800\/95{border-color:rgb(107 33 168/.95)}.border-purple-900{--tw-border-opacity:1;border-color:rgb(88 28 135/var(--tw-border-opacity))}.border-purple-900\/0{border-color:rgb(88 28 135/0)}.border-purple-900\/10{border-color:rgb(88 28 135/.1)}.border-purple-900\/100{border-color:rgb(88 28 135/1)}.border-purple-900\/20{border-color:rgb(88 28 135/.2)}.border-purple-900\/25{border-color:rgb(88 28 135/.25)}.border-purple-900\/30{border-color:rgb(88 28 135/.3)}.border-purple-900\/40{border-color:rgb(88 28 135/.4)}.border-purple-900\/5{border-color:rgb(88 28 135/.05)}.border-purple-900\/50{border-color:rgb(88 28 135/.5)}.border-purple-900\/60{border-color:rgb(88 28 135/.6)}.border-purple-900\/70{border-color:rgb(88 28 135/.7)}.border-purple-900\/75{border-color:rgb(88 28 135/.75)}.border-purple-900\/80{border-color:rgb(88 28 135/.8)}.border-purple-900\/90{border-color:rgb(88 28 135/.9)}.border-purple-900\/95{border-color:rgb(88 28 135/.95)}.border-purple-950{--tw-border-opacity:1;border-color:rgb(59 7 100/var(--tw-border-opacity))}.border-purple-950\/0{border-color:rgb(59 7 100/0)}.border-purple-950\/10{border-color:rgb(59 7 100/.1)}.border-purple-950\/100{border-color:rgb(59 7 100/1)}.border-purple-950\/20{border-color:rgb(59 7 100/.2)}.border-purple-950\/25{border-color:rgb(59 7 100/.25)}.border-purple-950\/30{border-color:rgb(59 7 100/.3)}.border-purple-950\/40{border-color:rgb(59 7 100/.4)}.border-purple-950\/5{border-color:rgb(59 7 100/.05)}.border-purple-950\/50{border-color:rgb(59 7 100/.5)}.border-purple-950\/60{border-color:rgb(59 7 100/.6)}.border-purple-950\/70{border-color:rgb(59 7 100/.7)}.border-purple-950\/75{border-color:rgb(59 7 100/.75)}.border-purple-950\/80{border-color:rgb(59 7 100/.8)}.border-purple-950\/90{border-color:rgb(59 7 100/.9)}.border-purple-950\/95{border-color:rgb(59 7 100/.95)}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-red-600{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity))}.border-red-700{--tw-border-opacity:1;border-color:rgb(185 28 28/var(--tw-border-opacity))}.border-royalBlue-500{--tw-border-opacity:1;border-color:rgb(44 59 171/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-transparent\/0{border-color:rgb(0 0 0/0)}.border-transparent\/10{border-color:rgb(0 0 0/.1)}.border-transparent\/100{border-color:rgb(0 0 0/1)}.border-transparent\/20{border-color:rgb(0 0 0/.2)}.border-transparent\/25{border-color:rgb(0 0 0/.25)}.border-transparent\/30{border-color:rgb(0 0 0/.3)}.border-transparent\/40{border-color:rgb(0 0 0/.4)}.border-transparent\/5{border-color:rgb(0 0 0/.05)}.border-transparent\/50{border-color:rgb(0 0 0/.5)}.border-transparent\/60{border-color:rgb(0 0 0/.6)}.border-transparent\/70{border-color:rgb(0 0 0/.7)}.border-transparent\/75{border-color:rgb(0 0 0/.75)}.border-transparent\/80{border-color:rgb(0 0 0/.8)}.border-transparent\/90{border-color:rgb(0 0 0/.9)}.border-transparent\/95{border-color:rgb(0 0 0/.95)}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-white\/0{border-color:rgb(255 255 255/0)}.border-white\/10{border-color:rgb(255 255 255/.1)}.border-white\/100{border-color:rgb(255 255 255/1)}.border-white\/20{border-color:rgb(255 255 255/.2)}.border-white\/25{border-color:rgb(255 255 255/.25)}.border-white\/30{border-color:rgb(255 255 255/.3)}.border-white\/40{border-color:rgb(255 255 255/.4)}.border-white\/5{border-color:rgb(255 255 255/.05)}.border-white\/50{border-color:rgb(255 255 255/.5)}.border-white\/60{border-color:rgb(255 255 255/.6)}.border-white\/70{border-color:rgb(255 255 255/.7)}.border-white\/75{border-color:rgb(255 255 255/.75)}.border-white\/80{border-color:rgb(255 255 255/.8)}.border-white\/90{border-color:rgb(255 255 255/.9)}.border-white\/95{border-color:rgb(255 255 255/.95)}.bg-amber-600{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.bg-blue-400{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.bg-blue-800{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.bg-current{background-color:currentColor}.bg-darkBlue{--tw-bg-opacity:1;background-color:rgb(29 53 87/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.bg-green-700{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity))}.bg-orange-200{--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity))}.bg-orange-600{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity))}.bg-purple-100\/0{background-color:rgb(243 232 255/0)}.bg-purple-100\/10{background-color:rgb(243 232 255/.1)}.bg-purple-100\/100{background-color:rgb(243 232 255/1)}.bg-purple-100\/20{background-color:rgb(243 232 255/.2)}.bg-purple-100\/25{background-color:rgb(243 232 255/.25)}.bg-purple-100\/30{background-color:rgb(243 232 255/.3)}.bg-purple-100\/40{background-color:rgb(243 232 255/.4)}.bg-purple-100\/5{background-color:rgb(243 232 255/.05)}.bg-purple-100\/50{background-color:rgb(243 232 255/.5)}.bg-purple-100\/60{background-color:rgb(243 232 255/.6)}.bg-purple-100\/70{background-color:rgb(243 232 255/.7)}.bg-purple-100\/75{background-color:rgb(243 232 255/.75)}.bg-purple-100\/80{background-color:rgb(243 232 255/.8)}.bg-purple-100\/90{background-color:rgb(243 232 255/.9)}.bg-purple-100\/95{background-color:rgb(243 232 255/.95)}.bg-purple-200{--tw-bg-opacity:1;background-color:rgb(233 213 255/var(--tw-bg-opacity))}.bg-purple-200\/0{background-color:rgb(233 213 255/0)}.bg-purple-200\/10{background-color:rgb(233 213 255/.1)}.bg-purple-200\/100{background-color:rgb(233 213 255/1)}.bg-purple-200\/20{background-color:rgb(233 213 255/.2)}.bg-purple-200\/25{background-color:rgb(233 213 255/.25)}.bg-purple-200\/30{background-color:rgb(233 213 255/.3)}.bg-purple-200\/40{background-color:rgb(233 213 255/.4)}.bg-purple-200\/5{background-color:rgb(233 213 255/.05)}.bg-purple-200\/50{background-color:rgb(233 213 255/.5)}.bg-purple-200\/60{background-color:rgb(233 213 255/.6)}.bg-purple-200\/70{background-color:rgb(233 213 255/.7)}.bg-purple-200\/75{background-color:rgb(233 213 255/.75)}.bg-purple-200\/80{background-color:rgb(233 213 255/.8)}.bg-purple-200\/90{background-color:rgb(233 213 255/.9)}.bg-purple-200\/95{background-color:rgb(233 213 255/.95)}.bg-purple-300{--tw-bg-opacity:1;background-color:rgb(216 180 254/var(--tw-bg-opacity))}.bg-purple-300\/0{background-color:rgb(216 180 254/0)}.bg-purple-300\/10{background-color:rgb(216 180 254/.1)}.bg-purple-300\/100{background-color:rgb(216 180 254/1)}.bg-purple-300\/20{background-color:rgb(216 180 254/.2)}.bg-purple-300\/25{background-color:rgb(216 180 254/.25)}.bg-purple-300\/30{background-color:rgb(216 180 254/.3)}.bg-purple-300\/40{background-color:rgb(216 180 254/.4)}.bg-purple-300\/5{background-color:rgb(216 180 254/.05)}.bg-purple-300\/50{background-color:rgb(216 180 254/.5)}.bg-purple-300\/60{background-color:rgb(216 180 254/.6)}.bg-purple-300\/70{background-color:rgb(216 180 254/.7)}.bg-purple-300\/75{background-color:rgb(216 180 254/.75)}.bg-purple-300\/80{background-color:rgb(216 180 254/.8)}.bg-purple-300\/90{background-color:rgb(216 180 254/.9)}.bg-purple-300\/95{background-color:rgb(216 180 254/.95)}.bg-purple-400{--tw-bg-opacity:1;background-color:rgb(192 132 252/var(--tw-bg-opacity))}.bg-purple-400\/0{background-color:rgb(192 132 252/0)}.bg-purple-400\/10{background-color:rgb(192 132 252/.1)}.bg-purple-400\/100{background-color:rgb(192 132 252/1)}.bg-purple-400\/20{background-color:rgb(192 132 252/.2)}.bg-purple-400\/25{background-color:rgb(192 132 252/.25)}.bg-purple-400\/30{background-color:rgb(192 132 252/.3)}.bg-purple-400\/40{background-color:rgb(192 132 252/.4)}.bg-purple-400\/5{background-color:rgb(192 132 252/.05)}.bg-purple-400\/50{background-color:rgb(192 132 252/.5)}.bg-purple-400\/60{background-color:rgb(192 132 252/.6)}.bg-purple-400\/70{background-color:rgb(192 132 252/.7)}.bg-purple-400\/75{background-color:rgb(192 132 252/.75)}.bg-purple-400\/80{background-color:rgb(192 132 252/.8)}.bg-purple-400\/90{background-color:rgb(192 132 252/.9)}.bg-purple-400\/95{background-color:rgb(192 132 252/.95)}.bg-purple-50{--tw-bg-opacity:1;background-color:rgb(250 245 255/var(--tw-bg-opacity))}.bg-purple-50\/0{background-color:rgb(250 245 255/0)}.bg-purple-50\/10{background-color:rgb(250 245 255/.1)}.bg-purple-50\/100{background-color:rgb(250 245 255/1)}.bg-purple-50\/20{background-color:rgb(250 245 255/.2)}.bg-purple-50\/25{background-color:rgb(250 245 255/.25)}.bg-purple-50\/30{background-color:rgb(250 245 255/.3)}.bg-purple-50\/40{background-color:rgb(250 245 255/.4)}.bg-purple-50\/5{background-color:rgb(250 245 255/.05)}.bg-purple-50\/50{background-color:rgb(250 245 255/.5)}.bg-purple-50\/60{background-color:rgb(250 245 255/.6)}.bg-purple-50\/70{background-color:rgb(250 245 255/.7)}.bg-purple-50\/75{background-color:rgb(250 245 255/.75)}.bg-purple-50\/80{background-color:rgb(250 245 255/.8)}.bg-purple-50\/90{background-color:rgb(250 245 255/.9)}.bg-purple-50\/95{background-color:rgb(250 245 255/.95)}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity))}.bg-purple-500\/0{background-color:rgb(168 85 247/0)}.bg-purple-500\/10{background-color:rgb(168 85 247/.1)}.bg-purple-500\/100{background-color:rgb(168 85 247/1)}.bg-purple-500\/20{background-color:rgb(168 85 247/.2)}.bg-purple-500\/25{background-color:rgb(168 85 247/.25)}.bg-purple-500\/30{background-color:rgb(168 85 247/.3)}.bg-purple-500\/40{background-color:rgb(168 85 247/.4)}.bg-purple-500\/5{background-color:rgb(168 85 247/.05)}.bg-purple-500\/50{background-color:rgb(168 85 247/.5)}.bg-purple-500\/60{background-color:rgb(168 85 247/.6)}.bg-purple-500\/70{background-color:rgb(168 85 247/.7)}.bg-purple-500\/75{background-color:rgb(168 85 247/.75)}.bg-purple-500\/80{background-color:rgb(168 85 247/.8)}.bg-purple-500\/90{background-color:rgb(168 85 247/.9)}.bg-purple-500\/95{background-color:rgb(168 85 247/.95)}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity))}.bg-purple-600\/0{background-color:rgb(147 51 234/0)}.bg-purple-600\/10{background-color:rgb(147 51 234/.1)}.bg-purple-600\/100{background-color:rgb(147 51 234/1)}.bg-purple-600\/20{background-color:rgb(147 51 234/.2)}.bg-purple-600\/25{background-color:rgb(147 51 234/.25)}.bg-purple-600\/30{background-color:rgb(147 51 234/.3)}.bg-purple-600\/40{background-color:rgb(147 51 234/.4)}.bg-purple-600\/5{background-color:rgb(147 51 234/.05)}.bg-purple-600\/50{background-color:rgb(147 51 234/.5)}.bg-purple-600\/60{background-color:rgb(147 51 234/.6)}.bg-purple-600\/70{background-color:rgb(147 51 234/.7)}.bg-purple-600\/75{background-color:rgb(147 51 234/.75)}.bg-purple-600\/80{background-color:rgb(147 51 234/.8)}.bg-purple-600\/90{background-color:rgb(147 51 234/.9)}.bg-purple-600\/95{background-color:rgb(147 51 234/.95)}.bg-purple-700{--tw-bg-opacity:1;background-color:rgb(126 34 206/var(--tw-bg-opacity))}.bg-purple-700\/0{background-color:rgb(126 34 206/0)}.bg-purple-700\/10{background-color:rgb(126 34 206/.1)}.bg-purple-700\/100{background-color:rgb(126 34 206/1)}.bg-purple-700\/20{background-color:rgb(126 34 206/.2)}.bg-purple-700\/25{background-color:rgb(126 34 206/.25)}.bg-purple-700\/30{background-color:rgb(126 34 206/.3)}.bg-purple-700\/40{background-color:rgb(126 34 206/.4)}.bg-purple-700\/5{background-color:rgb(126 34 206/.05)}.bg-purple-700\/50{background-color:rgb(126 34 206/.5)}.bg-purple-700\/60{background-color:rgb(126 34 206/.6)}.bg-purple-700\/70{background-color:rgb(126 34 206/.7)}.bg-purple-700\/75{background-color:rgb(126 34 206/.75)}.bg-purple-700\/80{background-color:rgb(126 34 206/.8)}.bg-purple-700\/90{background-color:rgb(126 34 206/.9)}.bg-purple-700\/95{background-color:rgb(126 34 206/.95)}.bg-purple-800{--tw-bg-opacity:1;background-color:rgb(107 33 168/var(--tw-bg-opacity))}.bg-purple-800\/0{background-color:rgb(107 33 168/0)}.bg-purple-800\/10{background-color:rgb(107 33 168/.1)}.bg-purple-800\/100{background-color:rgb(107 33 168/1)}.bg-purple-800\/20{background-color:rgb(107 33 168/.2)}.bg-purple-800\/25{background-color:rgb(107 33 168/.25)}.bg-purple-800\/30{background-color:rgb(107 33 168/.3)}.bg-purple-800\/40{background-color:rgb(107 33 168/.4)}.bg-purple-800\/5{background-color:rgb(107 33 168/.05)}.bg-purple-800\/50{background-color:rgb(107 33 168/.5)}.bg-purple-800\/60{background-color:rgb(107 33 168/.6)}.bg-purple-800\/70{background-color:rgb(107 33 168/.7)}.bg-purple-800\/75{background-color:rgb(107 33 168/.75)}.bg-purple-800\/80{background-color:rgb(107 33 168/.8)}.bg-purple-800\/90{background-color:rgb(107 33 168/.9)}.bg-purple-800\/95{background-color:rgb(107 33 168/.95)}.bg-purple-900{--tw-bg-opacity:1;background-color:rgb(88 28 135/var(--tw-bg-opacity))}.bg-purple-900\/0{background-color:rgb(88 28 135/0)}.bg-purple-900\/10{background-color:rgb(88 28 135/.1)}.bg-purple-900\/100{background-color:rgb(88 28 135/1)}.bg-purple-900\/20{background-color:rgb(88 28 135/.2)}.bg-purple-900\/25{background-color:rgb(88 28 135/.25)}.bg-purple-900\/30{background-color:rgb(88 28 135/.3)}.bg-purple-900\/40{background-color:rgb(88 28 135/.4)}.bg-purple-900\/5{background-color:rgb(88 28 135/.05)}.bg-purple-900\/50{background-color:rgb(88 28 135/.5)}.bg-purple-900\/60{background-color:rgb(88 28 135/.6)}.bg-purple-900\/70{background-color:rgb(88 28 135/.7)}.bg-purple-900\/75{background-color:rgb(88 28 135/.75)}.bg-purple-900\/80{background-color:rgb(88 28 135/.8)}.bg-purple-900\/90{background-color:rgb(88 28 135/.9)}.bg-purple-900\/95{background-color:rgb(88 28 135/.95)}.bg-purple-950{--tw-bg-opacity:1;background-color:rgb(59 7 100/var(--tw-bg-opacity))}.bg-purple-950\/0{background-color:rgb(59 7 100/0)}.bg-purple-950\/10{background-color:rgb(59 7 100/.1)}.bg-purple-950\/100{background-color:rgb(59 7 100/1)}.bg-purple-950\/20{background-color:rgb(59 7 100/.2)}.bg-purple-950\/25{background-color:rgb(59 7 100/.25)}.bg-purple-950\/30{background-color:rgb(59 7 100/.3)}.bg-purple-950\/40{background-color:rgb(59 7 100/.4)}.bg-purple-950\/5{background-color:rgb(59 7 100/.05)}.bg-purple-950\/50{background-color:rgb(59 7 100/.5)}.bg-purple-950\/60{background-color:rgb(59 7 100/.6)}.bg-purple-950\/70{background-color:rgb(59 7 100/.7)}.bg-purple-950\/75{background-color:rgb(59 7 100/.75)}.bg-purple-950\/80{background-color:rgb(59 7 100/.8)}.bg-purple-950\/90{background-color:rgb(59 7 100/.9)}.bg-purple-950\/95{background-color:rgb(59 7 100/.95)}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.bg-royalBlue-800{--tw-bg-opacity:1;background-color:rgb(26 35 100/var(--tw-bg-opacity))}.bg-royalBlue-900{--tw-bg-opacity:1;background-color:rgb(20 27 77/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-transparent\/0{background-color:rgb(0 0 0/0)}.bg-transparent\/10{background-color:rgb(0 0 0/.1)}.bg-transparent\/100{background-color:rgb(0 0 0/1)}.bg-transparent\/20{background-color:rgb(0 0 0/.2)}.bg-transparent\/25{background-color:rgb(0 0 0/.25)}.bg-transparent\/30{background-color:rgb(0 0 0/.3)}.bg-transparent\/40{background-color:rgb(0 0 0/.4)}.bg-transparent\/5{background-color:rgb(0 0 0/.05)}.bg-transparent\/50{background-color:rgb(0 0 0/.5)}.bg-transparent\/60{background-color:rgb(0 0 0/.6)}.bg-transparent\/70{background-color:rgb(0 0 0/.7)}.bg-transparent\/75{background-color:rgb(0 0 0/.75)}.bg-transparent\/80{background-color:rgb(0 0 0/.8)}.bg-transparent\/90{background-color:rgb(0 0 0/.9)}.bg-transparent\/95{background-color:rgb(0 0 0/.95)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/0{background-color:rgb(255 255 255/0)}.bg-white\/10{background-color:rgb(255 255 255/.1)}.bg-white\/100{background-color:rgb(255 255 255/1)}.bg-white\/20{background-color:rgb(255 255 255/.2)}.bg-white\/25{background-color:rgb(255 255 255/.25)}.bg-white\/30{background-color:rgb(255 255 255/.3)}.bg-white\/40{background-color:rgb(255 255 255/.4)}.bg-white\/5{background-color:rgb(255 255 255/.05)}.bg-white\/50{background-color:rgb(255 255 255/.5)}.bg-white\/60{background-color:rgb(255 255 255/.6)}.bg-white\/70{background-color:rgb(255 255 255/.7)}.bg-white\/75{background-color:rgb(255 255 255/.75)}.bg-white\/80{background-color:rgb(255 255 255/.8)}.bg-white\/90{background-color:rgb(255 255 255/.9)}.bg-white\/95{background-color:rgb(255 255 255/.95)}.bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity))}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.object-cover{-o-object-fit:cover;object-fit:cover}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-1{padding-right:.25rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pt-1{padding-top:.25rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-28{padding-top:7rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.text-end{text-align:end}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}.text-current{color:currentColor}.text-darkBlue{--tw-text-opacity:1;color:rgb(29 53 87/var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity))}.text-orange-700{--tw-text-opacity:1;color:rgb(194 65 12/var(--tw-text-opacity))}.text-purple-100{--tw-text-opacity:1;color:rgb(243 232 255/var(--tw-text-opacity))}.text-purple-100\/0{color:rgb(243 232 255/0)}.text-purple-100\/10{color:rgb(243 232 255/.1)}.text-purple-100\/100{color:rgb(243 232 255/1)}.text-purple-100\/20{color:rgb(243 232 255/.2)}.text-purple-100\/25{color:rgb(243 232 255/.25)}.text-purple-100\/30{color:rgb(243 232 255/.3)}.text-purple-100\/40{color:rgb(243 232 255/.4)}.text-purple-100\/5{color:rgb(243 232 255/.05)}.text-purple-100\/50{color:rgb(243 232 255/.5)}.text-purple-100\/60{color:rgb(243 232 255/.6)}.text-purple-100\/70{color:rgb(243 232 255/.7)}.text-purple-100\/75{color:rgb(243 232 255/.75)}.text-purple-100\/80{color:rgb(243 232 255/.8)}.text-purple-100\/90{color:rgb(243 232 255/.9)}.text-purple-100\/95{color:rgb(243 232 255/.95)}.text-purple-200{--tw-text-opacity:1;color:rgb(233 213 255/var(--tw-text-opacity))}.text-purple-200\/0{color:rgb(233 213 255/0)}.text-purple-200\/10{color:rgb(233 213 255/.1)}.text-purple-200\/100{color:rgb(233 213 255/1)}.text-purple-200\/20{color:rgb(233 213 255/.2)}.text-purple-200\/25{color:rgb(233 213 255/.25)}.text-purple-200\/30{color:rgb(233 213 255/.3)}.text-purple-200\/40{color:rgb(233 213 255/.4)}.text-purple-200\/5{color:rgb(233 213 255/.05)}.text-purple-200\/50{color:rgb(233 213 255/.5)}.text-purple-200\/60{color:rgb(233 213 255/.6)}.text-purple-200\/70{color:rgb(233 213 255/.7)}.text-purple-200\/75{color:rgb(233 213 255/.75)}.text-purple-200\/80{color:rgb(233 213 255/.8)}.text-purple-200\/90{color:rgb(233 213 255/.9)}.text-purple-200\/95{color:rgb(233 213 255/.95)}.text-purple-300{--tw-text-opacity:1;color:rgb(216 180 254/var(--tw-text-opacity))}.text-purple-300\/0{color:rgb(216 180 254/0)}.text-purple-300\/10{color:rgb(216 180 254/.1)}.text-purple-300\/100{color:rgb(216 180 254/1)}.text-purple-300\/20{color:rgb(216 180 254/.2)}.text-purple-300\/25{color:rgb(216 180 254/.25)}.text-purple-300\/30{color:rgb(216 180 254/.3)}.text-purple-300\/40{color:rgb(216 180 254/.4)}.text-purple-300\/5{color:rgb(216 180 254/.05)}.text-purple-300\/50{color:rgb(216 180 254/.5)}.text-purple-300\/60{color:rgb(216 180 254/.6)}.text-purple-300\/70{color:rgb(216 180 254/.7)}.text-purple-300\/75{color:rgb(216 180 254/.75)}.text-purple-300\/80{color:rgb(216 180 254/.8)}.text-purple-300\/90{color:rgb(216 180 254/.9)}.text-purple-300\/95{color:rgb(216 180 254/.95)}.text-purple-400{--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity))}.text-purple-400\/0{color:rgb(192 132 252/0)}.text-purple-400\/10{color:rgb(192 132 252/.1)}.text-purple-400\/100{color:rgb(192 132 252/1)}.text-purple-400\/20{color:rgb(192 132 252/.2)}.text-purple-400\/25{color:rgb(192 132 252/.25)}.text-purple-400\/30{color:rgb(192 132 252/.3)}.text-purple-400\/40{color:rgb(192 132 252/.4)}.text-purple-400\/5{color:rgb(192 132 252/.05)}.text-purple-400\/50{color:rgb(192 132 252/.5)}.text-purple-400\/60{color:rgb(192 132 252/.6)}.text-purple-400\/70{color:rgb(192 132 252/.7)}.text-purple-400\/75{color:rgb(192 132 252/.75)}.text-purple-400\/80{color:rgb(192 132 252/.8)}.text-purple-400\/90{color:rgb(192 132 252/.9)}.text-purple-400\/95{color:rgb(192 132 252/.95)}.text-purple-50{--tw-text-opacity:1;color:rgb(250 245 255/var(--tw-text-opacity))}.text-purple-50\/0{color:rgb(250 245 255/0)}.text-purple-50\/10{color:rgb(250 245 255/.1)}.text-purple-50\/100{color:rgb(250 245 255/1)}.text-purple-50\/20{color:rgb(250 245 255/.2)}.text-purple-50\/25{color:rgb(250 245 255/.25)}.text-purple-50\/30{color:rgb(250 245 255/.3)}.text-purple-50\/40{color:rgb(250 245 255/.4)}.text-purple-50\/5{color:rgb(250 245 255/.05)}.text-purple-50\/50{color:rgb(250 245 255/.5)}.text-purple-50\/60{color:rgb(250 245 255/.6)}.text-purple-50\/70{color:rgb(250 245 255/.7)}.text-purple-50\/75{color:rgb(250 245 255/.75)}.text-purple-50\/80{color:rgb(250 245 255/.8)}.text-purple-50\/90{color:rgb(250 245 255/.9)}.text-purple-50\/95{color:rgb(250 245 255/.95)}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity))}.text-purple-500\/0{color:rgb(168 85 247/0)}.text-purple-500\/10{color:rgb(168 85 247/.1)}.text-purple-500\/100{color:rgb(168 85 247/1)}.text-purple-500\/20{color:rgb(168 85 247/.2)}.text-purple-500\/25{color:rgb(168 85 247/.25)}.text-purple-500\/30{color:rgb(168 85 247/.3)}.text-purple-500\/40{color:rgb(168 85 247/.4)}.text-purple-500\/5{color:rgb(168 85 247/.05)}.text-purple-500\/50{color:rgb(168 85 247/.5)}.text-purple-500\/60{color:rgb(168 85 247/.6)}.text-purple-500\/70{color:rgb(168 85 247/.7)}.text-purple-500\/75{color:rgb(168 85 247/.75)}.text-purple-500\/80{color:rgb(168 85 247/.8)}.text-purple-500\/90{color:rgb(168 85 247/.9)}.text-purple-500\/95{color:rgb(168 85 247/.95)}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity))}.text-purple-600\/0{color:rgb(147 51 234/0)}.text-purple-600\/10{color:rgb(147 51 234/.1)}.text-purple-600\/100{color:rgb(147 51 234/1)}.text-purple-600\/20{color:rgb(147 51 234/.2)}.text-purple-600\/25{color:rgb(147 51 234/.25)}.text-purple-600\/30{color:rgb(147 51 234/.3)}.text-purple-600\/40{color:rgb(147 51 234/.4)}.text-purple-600\/5{color:rgb(147 51 234/.05)}.text-purple-600\/50{color:rgb(147 51 234/.5)}.text-purple-600\/60{color:rgb(147 51 234/.6)}.text-purple-600\/70{color:rgb(147 51 234/.7)}.text-purple-600\/75{color:rgb(147 51 234/.75)}.text-purple-600\/80{color:rgb(147 51 234/.8)}.text-purple-600\/90{color:rgb(147 51 234/.9)}.text-purple-600\/95{color:rgb(147 51 234/.95)}.text-purple-700{--tw-text-opacity:1;color:rgb(126 34 206/var(--tw-text-opacity))}.text-purple-700\/0{color:rgb(126 34 206/0)}.text-purple-700\/10{color:rgb(126 34 206/.1)}.text-purple-700\/100{color:rgb(126 34 206/1)}.text-purple-700\/20{color:rgb(126 34 206/.2)}.text-purple-700\/25{color:rgb(126 34 206/.25)}.text-purple-700\/30{color:rgb(126 34 206/.3)}.text-purple-700\/40{color:rgb(126 34 206/.4)}.text-purple-700\/5{color:rgb(126 34 206/.05)}.text-purple-700\/50{color:rgb(126 34 206/.5)}.text-purple-700\/60{color:rgb(126 34 206/.6)}.text-purple-700\/70{color:rgb(126 34 206/.7)}.text-purple-700\/75{color:rgb(126 34 206/.75)}.text-purple-700\/80{color:rgb(126 34 206/.8)}.text-purple-700\/90{color:rgb(126 34 206/.9)}.text-purple-700\/95{color:rgb(126 34 206/.95)}.text-purple-800{--tw-text-opacity:1;color:rgb(107 33 168/var(--tw-text-opacity))}.text-purple-800\/0{color:rgb(107 33 168/0)}.text-purple-800\/10{color:rgb(107 33 168/.1)}.text-purple-800\/100{color:rgb(107 33 168/1)}.text-purple-800\/20{color:rgb(107 33 168/.2)}.text-purple-800\/25{color:rgb(107 33 168/.25)}.text-purple-800\/30{color:rgb(107 33 168/.3)}.text-purple-800\/40{color:rgb(107 33 168/.4)}.text-purple-800\/5{color:rgb(107 33 168/.05)}.text-purple-800\/50{color:rgb(107 33 168/.5)}.text-purple-800\/60{color:rgb(107 33 168/.6)}.text-purple-800\/70{color:rgb(107 33 168/.7)}.text-purple-800\/75{color:rgb(107 33 168/.75)}.text-purple-800\/80{color:rgb(107 33 168/.8)}.text-purple-800\/90{color:rgb(107 33 168/.9)}.text-purple-800\/95{color:rgb(107 33 168/.95)}.text-purple-900{--tw-text-opacity:1;color:rgb(88 28 135/var(--tw-text-opacity))}.text-purple-900\/0{color:rgb(88 28 135/0)}.text-purple-900\/10{color:rgb(88 28 135/.1)}.text-purple-900\/100{color:rgb(88 28 135/1)}.text-purple-900\/20{color:rgb(88 28 135/.2)}.text-purple-900\/25{color:rgb(88 28 135/.25)}.text-purple-900\/30{color:rgb(88 28 135/.3)}.text-purple-900\/40{color:rgb(88 28 135/.4)}.text-purple-900\/5{color:rgb(88 28 135/.05)}.text-purple-900\/50{color:rgb(88 28 135/.5)}.text-purple-900\/60{color:rgb(88 28 135/.6)}.text-purple-900\/70{color:rgb(88 28 135/.7)}.text-purple-900\/75{color:rgb(88 28 135/.75)}.text-purple-900\/80{color:rgb(88 28 135/.8)}.text-purple-900\/90{color:rgb(88 28 135/.9)}.text-purple-900\/95{color:rgb(88 28 135/.95)}.text-purple-950{--tw-text-opacity:1;color:rgb(59 7 100/var(--tw-text-opacity))}.text-purple-950\/0{color:rgb(59 7 100/0)}.text-purple-950\/10{color:rgb(59 7 100/.1)}.text-purple-950\/100{color:rgb(59 7 100/1)}.text-purple-950\/20{color:rgb(59 7 100/.2)}.text-purple-950\/25{color:rgb(59 7 100/.25)}.text-purple-950\/30{color:rgb(59 7 100/.3)}.text-purple-950\/40{color:rgb(59 7 100/.4)}.text-purple-950\/5{color:rgb(59 7 100/.05)}.text-purple-950\/50{color:rgb(59 7 100/.5)}.text-purple-950\/60{color:rgb(59 7 100/.6)}.text-purple-950\/70{color:rgb(59 7 100/.7)}.text-purple-950\/75{color:rgb(59 7 100/.75)}.text-purple-950\/80{color:rgb(59 7 100/.8)}.text-purple-950\/90{color:rgb(59 7 100/.9)}.text-purple-950\/95{color:rgb(59 7 100/.95)}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-transparent{color:transparent}.text-transparent\/0{color:rgb(0 0 0/0)}.text-transparent\/10{color:rgb(0 0 0/.1)}.text-transparent\/100{color:rgb(0 0 0/1)}.text-transparent\/20{color:rgb(0 0 0/.2)}.text-transparent\/25{color:rgb(0 0 0/.25)}.text-transparent\/30{color:rgb(0 0 0/.3)}.text-transparent\/40{color:rgb(0 0 0/.4)}.text-transparent\/5{color:rgb(0 0 0/.05)}.text-transparent\/50{color:rgb(0 0 0/.5)}.text-transparent\/60{color:rgb(0 0 0/.6)}.text-transparent\/70{color:rgb(0 0 0/.7)}.text-transparent\/75{color:rgb(0 0 0/.75)}.text-transparent\/80{color:rgb(0 0 0/.8)}.text-transparent\/90{color:rgb(0 0 0/.9)}.text-transparent\/95{color:rgb(0 0 0/.95)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-white\/0{color:rgb(255 255 255/0)}.text-white\/10{color:rgb(255 255 255/.1)}.text-white\/100{color:rgb(255 255 255/1)}.text-white\/20{color:rgb(255 255 255/.2)}.text-white\/25{color:rgb(255 255 255/.25)}.text-white\/30{color:rgb(255 255 255/.3)}.text-white\/40{color:rgb(255 255 255/.4)}.text-white\/5{color:rgb(255 255 255/.05)}.text-white\/50{color:rgb(255 255 255/.5)}.text-white\/60{color:rgb(255 255 255/.6)}.text-white\/70{color:rgb(255 255 255/.7)}.text-white\/75{color:rgb(255 255 255/.75)}.text-white\/80{color:rgb(255 255 255/.8)}.text-white\/90{color:rgb(255 255 255/.9)}.text-white\/95{color:rgb(255 255 255/.95)}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.no-underline{-webkit-text-decoration-line:none;text-decoration-line:none}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.placeholder-gray-600::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(75 85 99/var(--tw-placeholder-opacity))}.placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgb(75 85 99/var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-none{--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.shadow-none,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.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 transparent)}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))}.ring-opacity-5{--tw-ring-opacity:0.05}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;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-500{transition-duration:.5s}.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-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.fade{animation:fade-in-keyframes 1s}@keyframes fade-in-keyframes{0%{opacity:0}to{opacity:1}}.divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(156 163 175/var(--tw-divide-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.text-nowrap{white-space:nowrap;text-wrap:nowrap}.max-h-5-vh{max-height:5vh}.max-h-66-9-vh{max-height:66.9vh}.max-h-76-4-vh{max-height:76.4vh}.w-104{width:27rem}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.ring-blue-300{--tw-ring-opacity:1;--tw-ring-color:rgb(147 197 253/var(--tw-ring-opacity))}.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 transparent)}.icon-container{position:relative;width:48px;height:48px}.base-icon{font-size:48px;color:#000;position:absolute;top:0;left:0}.overlay-icon{font-size:24px;color:red;position:absolute;top:12px;left:12px}.rotate-0{transform:rotate(0deg)}.rotate-0,.rotate-180{transition:transform .3s ease}.rotate-180{transform:rotate(180deg)}.accordian_open{opacity:1;overflow:hidden;animation:open .3s ease-in}.accordian_close{max-height:0;opacity:0;overflow:hidden;animation:close .3s ease-out}@keyframes open{0%{max-height:0;opacity:0}to{max-height:250px;opacity:1}}@keyframes close{0%{max-height:250px;opacity:1}to{max-height:0;opacity:0}}.hover\:z-10:hover{z-index:10}.hover\:overflow-visible:hover{overflow:visible}.hover\:text-clip:hover{text-overflow:clip}.hover\:border-0:hover{border-width:0}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.hover\:bg-blue-200:hover{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.hover\:bg-blue-300:hover{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.hover\:bg-blue-800:hover{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.hover\:bg-blue-900:hover{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgb(134 239 172/var(--tw-bg-opacity))}.hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity))}.hover\:bg-orange-500:hover{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity))}.hover\:bg-orange-700:hover{--tw-bg-opacity:1;background-color:rgb(194 65 12/var(--tw-bg-opacity))}.hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgb(161 98 7/var(--tw-bg-opacity))}.hover\:text-blue-200:hover{--tw-text-opacity:1;color:rgb(191 219 254/var(--tw-text-opacity))}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.hover\:text-green-500:hover{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.hover\:text-green-600:hover{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-lg:hover,.hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 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 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus\:border-2:focus{border-width:2px}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.focus\:border-blue-600:focus{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.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)}.focus\:ring-2:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.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)}.focus\:ring-blue-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(96 165 250/var(--tw-ring-opacity))}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:ring-2: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(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 transparent)}.focus-visible\:ring-blue-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.active\:bg-blue-500:active{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.active\:bg-blue-600:active{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.active\:bg-blue-800:active{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.active\:bg-blue-900:active{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}.active\:bg-gray-500:active{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.active\:bg-gray-700:active{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.active\:bg-green-500:active{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.active\:bg-green-600:active{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.active\:bg-green-700:active{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity))}.active\:bg-red-700:active{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.active\:text-darkBlue:active{--tw-text-opacity:1;color:rgb(29 53 87/var(--tw-text-opacity))}.active\:shadow-none:active{--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.active\:shadow-none:active,.active\:shadow-sm:active{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.active\:shadow-sm:active{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.group\/deleteLineButton:hover .group-hover\/deleteLineButton\:visible{visibility:visible}.group:hover .group-hover\:scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:is(.dark .dark\:divide-gray-700)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(55 65 81/var(--tw-divide-opacity))}:is(.dark .dark\:border-gray-100){--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-600){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-700){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}:is(.dark .dark\:bg-gray-700){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-800){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .dark\:text-gray-400){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:text-white){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:ring-offset-gray-800){--tw-ring-offset-color:#1f2937}:is(.dark .dark\:hover\:bg-gray-700:hover){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:text-white:hover){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:focus\:ring-blue-600:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(37 99 235/var(--tw-ring-opacity))}@media (min-width:640px){.sm\:w-full{width:100%}.sm\:rounded-lg{border-radius:.5rem}}@media (min-width:768px){.md\:flex{display:flex}.md\:w-1\/2,.md\:w-6\/12{width:50%}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1024px){.lg\:mb-8{margin-bottom:2rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-4{margin-top:1rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:min-w-1\/5{min-width:20%}}@media (min-width:1280px){.xl\:mb-16{margin-bottom:4rem}.xl\:mt-24{margin-top:6rem}.xl\:mt-8{margin-top:2rem}}@media (min-width:1536px){.\32xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}}