@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@keyframes progressBar{0%{width:0%}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.animate-fadeIn{animation:fadeIn .5s ease-out;animation-fill-mode:both}.animate-fadeInUp{animation:fadeInUp .5s ease-out;animation-fill-mode:both}.animate-fadeInDown{animation:fadeInDown .5s ease-out;animation-fill-mode:both}.animate-scaleIn{animation:scaleIn .3s ease-out;animation-fill-mode:both}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-slideInRight{animation:slideInRight .4s ease-out;animation-fill-mode:both}.animate-slideInLeft{animation:slideInLeft .4s ease-out;animation-fill-mode:both}.animate-bounce{animation:bounce 1s ease-in-out infinite}.animate-shake{animation:shake .5s ease-in-out}.stagger-item{opacity:0;animation:fadeInUp .5s ease-out forwards}.stagger-item:nth-child(1){animation-delay:.1s}.stagger-item:nth-child(2){animation-delay:.2s}.stagger-item:nth-child(3){animation-delay:.3s}.stagger-item:nth-child(4){animation-delay:.4s}.stagger-item:nth-child(5){animation-delay:.5s}.hover-lift{transition:transform .2s ease-out,box-shadow .2s ease-out}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000001a}.button-press{transition:transform .1s ease-out}.button-press:active{transform:scale(.95)}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.dark .skeleton{background:linear-gradient(90deg,#374151 25%,#4b5563,#374151 75%);background-size:200% 100%}.page-transition-enter{opacity:0;transform:translateY(20px)}.page-transition-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s}.page-transition-exit{opacity:1}.page-transition-exit-active{opacity:0;transition:opacity .3s}@keyframes success{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.animate-success{animation:success .5s ease-out}@keyframes timerWarning{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.animate-timer-warning{animation:timerWarning 1s ease-in-out infinite}.markdown-content{font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.markdown-content:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.markdown-content .list-item-important{font-weight:500;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.markdown-content .list-item-important:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.markdown-content .list-item-important::marker{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.markdown-content .list-item-important:is(.dark *)::marker{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.markdown-content .list-item-note{--tw-text-opacity: 1;color:rgb(74 126 153 / var(--tw-text-opacity, 1))}.markdown-content .list-item-note:is(.dark *){--tw-text-opacity: 1;color:rgb(108 166 195 / var(--tw-text-opacity, 1))}.markdown-content .list-item-note::marker{--tw-text-opacity: 1;color:rgb(108 166 195 / var(--tw-text-opacity, 1))}.markdown-content .list-item-note:is(.dark *)::marker{--tw-text-opacity: 1;color:rgb(108 166 195 / var(--tw-text-opacity, 1))}.markdown-content .list-item-warning{font-weight:500;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.markdown-content .list-item-warning:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.markdown-content .list-item-warning::marker{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.markdown-content .list-item-warning:is(.dark *)::marker{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.markdown-content .list-item-tip{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.markdown-content .list-item-tip:is(.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.markdown-content .list-item-tip::marker{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.markdown-content .list-item-tip:is(.dark *)::marker{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.markdown-content .numbered-paragraph{position:relative;padding-left:2rem}.markdown-content .numbered-paragraph strong:first-child{position:absolute;left:0;top:0}.markdown-content .external-link:after{content:" ↗";font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.markdown-content .external-link:is(.dark *):after{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.markdown-content .email-link:before{content:"✉ ";font-size:.75rem;line-height:1rem}.markdown-content ul.list-circle{list-style-type:circle}.markdown-content ul ul,.markdown-content ol ul,.markdown-content ul ol,.markdown-content ol ol{margin-top:.5rem;margin-bottom:0}.markdown-content li>p{margin-bottom:.5rem}.markdown-content li>p:last-child{margin-bottom:0}.markdown-content>*:first-child{margin-top:0}.markdown-content>*:last-child{margin-bottom:0}.markdown-content pre{margin-bottom:1rem;overflow-x:auto;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));padding:1rem}.markdown-content pre:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.markdown-content pre code{background-color:transparent;padding:0;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.markdown-content pre code:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.markdown-content pre.language-javascript,.markdown-content pre.language-js{border-left-width:4px;--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.markdown-content pre.language-python,.markdown-content pre.language-py{border-left-width:4px;--tw-border-opacity: 1;border-color:rgb(108 166 195 / var(--tw-border-opacity, 1))}.markdown-content pre.language-bash,.markdown-content pre.language-sh{border-left-width:4px;--tw-border-opacity: 1;border-color:rgb(126 191 159 / var(--tw-border-opacity, 1))}.markdown-content pre.language-json{border-left-width:4px;--tw-border-opacity: 1;border-color:rgb(155 142 193 / var(--tw-border-opacity, 1))}.markdown-content code{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));padding:.125rem .25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem}.markdown-content code:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.markdown-content a{--tw-text-opacity: 1;color:rgb(108 166 195 / var(--tw-text-opacity, 1))}.markdown-content a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.markdown-content a:is(.dark *){--tw-text-opacity: 1;color:rgb(108 166 195 / var(--tw-text-opacity, 1))}.markdown-content img{margin-top:1rem;margin-bottom:1rem;height:auto;max-width:100%;border-radius:.5rem}.markdown-content table{margin-top:1rem;margin-bottom:1rem;min-width:100%}.markdown-content table>: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));--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.markdown-content table:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(55 65 81 / var(--tw-divide-opacity, 1))}.markdown-content thead{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.markdown-content thead:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.markdown-content tbody>: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));--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.markdown-content tbody{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.markdown-content tbody:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(55 65 81 / var(--tw-divide-opacity, 1))}.markdown-content tbody:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.markdown-content th{padding:.75rem 1.5rem;text-align:left;vertical-align:top;font-size:.875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.markdown-content th:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.markdown-content td{padding:1rem 1.5rem;vertical-align:top;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.markdown-content td:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.markdown-content blockquote{margin-top:1rem;margin-bottom:1rem;border-left-width:4px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding-left:1rem;font-style:italic;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.markdown-content blockquote:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.markdown-content hr{margin-top:1.5rem;margin-bottom:1.5rem;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.markdown-content hr:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.markdown-content tbody tr:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.markdown-content tbody tr:nth-child(2n):is(.dark *){background-color:#1f293780}.markdown-content dl{margin-top:1rem;margin-bottom:1rem}.markdown-content dt{margin-top:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.markdown-content dt:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.markdown-content dd{margin-left:1.5rem;margin-top:.25rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.markdown-content dd:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.markdown-content input[type=checkbox]{margin-right:.5rem;border-radius:.25rem;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.markdown-content input[type=checkbox]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.markdown-content .task-list-item{list-style-type:none}.markdown-content kbd{display:inline-block;border-radius:.25rem;border-width:1px;--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));padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem}.markdown-content kbd:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.markdown-content abbr{cursor:help;border-bottom-width:1px;border-style:dotted;--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.markdown-content mark{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1));padding-left:.25rem;padding-right:.25rem;--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.markdown-content mark:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.markdown-content sub{vertical-align:sub;font-size:.75rem;line-height:1rem}.markdown-content sup{vertical-align:super;font-size:.75rem;line-height:1rem}.markdown-content details{margin-top:1rem;margin-bottom:1rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding:1rem}.markdown-content details:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.markdown-content summary{cursor:pointer;font-weight:600}.markdown-content summary:hover{--tw-text-opacity: 1;color:rgb(108 166 195 / var(--tw-text-opacity, 1))}.markdown-content summary:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(108 166 195 / var(--tw-text-opacity, 1))}.markdown-content details[open] summary{margin-bottom:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding-bottom:.5rem}.markdown-content details[open] summary:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.custom-select{width:100%;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.custom-select:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.custom-select{border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.custom-select:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.custom-select{border-radius:.5rem;--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-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.custom-select:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.custom-select{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.custom-select:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.custom-select:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.custom-select:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));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(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))}.custom-select:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));opacity:.5}.custom-select:disabled:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.custom-select{-webkit-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20stroke%3D%22%236b7280%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6%208l4%204%204-4%22%2F%3E%3C%2Fsvg%3E);background-size:20px;background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.5rem}.custom-select-sm{padding:.375rem 2rem .375rem .625rem;font-size:.75rem;line-height:1rem;background-size:16px;background-position:right .5rem center}.custom-select-lg{padding:.625rem 3rem .625rem 1rem;font-size:1rem;line-height:1.5rem;background-size:24px;background-position:right 1rem center}.custom-select-success{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.custom-select-success:is(.dark *){--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.custom-select-success:focus{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1));--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.custom-select-error{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.custom-select-error:is(.dark *){--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.custom-select-error:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1));--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}@media (prefers-color-scheme: dark){.custom-select{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20stroke%3D%22%239ca3af%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6%208l4%204%204-4%22%2F%3E%3C%2Fsvg%3E)}}.dark .custom-select{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20stroke%3D%22%239ca3af%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6%208l4%204%204-4%22%2F%3E%3C%2Fsvg%3E)}.react-datepicker-wrapper,.react-datepicker__input-container input{width:100%}.valulearn-calendar.react-datepicker{font-family:inherit;border:1px solid #e5e7eb;background-color:#fff;box-shadow:0 10px 25px #0000001a}.dark .valulearn-calendar.react-datepicker{background-color:#1f2937;border-color:#374151}.valulearn-calendar .react-datepicker__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.dark .valulearn-calendar .react-datepicker__header{background-color:#111827;border-bottom-color:#374151}.valulearn-calendar .react-datepicker__current-month{color:#111827;font-weight:600}.dark .valulearn-calendar .react-datepicker__current-month{color:#f9fafb}.valulearn-calendar .react-datepicker__day-name{color:#6b7280;font-weight:500}.dark .valulearn-calendar .react-datepicker__day-name{color:#9ca3af}.valulearn-calendar .react-datepicker__day{color:#111827;border-radius:.375rem;transition:all .2s}.dark .valulearn-calendar .react-datepicker__day{color:#f9fafb}.valulearn-calendar .react-datepicker__day:hover{background-color:#e6f2f7;color:#2f5468}.dark .valulearn-calendar .react-datepicker__day:hover{background-color:#1a2f3a;color:#6ca6c3}.valulearn-calendar .react-datepicker__day--selected,.valulearn-calendar .react-datepicker__day--keyboard-selected{background-color:#6ca6c3!important;color:#fff!important;font-weight:500}.valulearn-calendar .react-datepicker__day--selected:hover,.valulearn-calendar .react-datepicker__day--keyboard-selected:hover{background-color:#5a94b1!important}.valulearn-calendar .react-datepicker__day--today{font-weight:600;background-color:#f3f4f6}.dark .valulearn-calendar .react-datepicker__day--today{background-color:#374151}.valulearn-calendar .react-datepicker__day--disabled{color:#d1d5db;cursor:not-allowed}.dark .valulearn-calendar .react-datepicker__day--disabled{color:#4b5563}.valulearn-calendar .react-datepicker__navigation{top:10px}.valulearn-calendar .react-datepicker__navigation-icon:before{border-color:#6b7280;transition:border-color .2s}.dark .valulearn-calendar .react-datepicker__navigation-icon:before{border-color:#9ca3af}.valulearn-calendar .react-datepicker__navigation:hover .react-datepicker__navigation-icon:before{border-color:#6ca6c3}.valulearn-calendar .react-datepicker__time-container{border-left:1px solid #e5e7eb;background-color:#f9fafb}.dark .valulearn-calendar .react-datepicker__time-container{border-left-color:#374151;background-color:#111827}.valulearn-calendar .react-datepicker__time{background-color:#fff}.dark .valulearn-calendar .react-datepicker__time{background-color:#1f2937}.valulearn-calendar .react-datepicker__time-box{width:100px}.valulearn-calendar .react-datepicker__time-list-item{color:#111827;transition:all .2s}.dark .valulearn-calendar .react-datepicker__time-list-item{color:#f9fafb}.valulearn-calendar .react-datepicker__time-list-item:hover{background-color:#e6f2f7!important;color:#2f5468!important}.dark .valulearn-calendar .react-datepicker__time-list-item:hover{background-color:#1a2f3a!important;color:#6ca6c3!important}.valulearn-calendar .react-datepicker__time-list-item--selected{background-color:#6ca6c3!important;color:#fff!important;font-weight:500}.valulearn-calendar .react-datepicker__time-list-item--selected:hover{background-color:#5a94b1!important}.valulearn-calendar .react-datepicker-time__header{color:#6b7280;font-weight:500}.dark .valulearn-calendar .react-datepicker-time__header{color:#9ca3af}.valulearn-calendar .react-datepicker__month-dropdown,.valulearn-calendar .react-datepicker__year-dropdown{background-color:#fff;border:1px solid #e5e7eb}.dark .valulearn-calendar .react-datepicker__month-dropdown,.dark .valulearn-calendar .react-datepicker__year-dropdown{background-color:#1f2937;border-color:#374151}.valulearn-calendar .react-datepicker__month-option,.valulearn-calendar .react-datepicker__year-option{color:#111827}.dark .valulearn-calendar .react-datepicker__month-option,.dark .valulearn-calendar .react-datepicker__year-option{color:#f9fafb}.valulearn-calendar .react-datepicker__month-option:hover,.valulearn-calendar .react-datepicker__year-option:hover{background-color:#e6f2f7;color:#2f5468}.dark .valulearn-calendar .react-datepicker__month-option:hover,.dark .valulearn-calendar .react-datepicker__year-option:hover{background-color:#1a2f3a;color:#6ca6c3}.valulearn-calendar .react-datepicker__triangle{border-bottom-color:#f9fafb!important}.dark .valulearn-calendar .react-datepicker__triangle{border-bottom-color:#111827!important}.valulearn-calendar .react-datepicker__triangle:before{border-bottom-color:#e5e7eb!important}.dark .valulearn-calendar .react-datepicker__triangle:before{border-bottom-color:#374151!important}.react-datepicker-popper{z-index:9999}.valulearn-calendar .react-datepicker__day--outside-month{color:#9ca3af}.dark .valulearn-calendar .react-datepicker__day--outside-month{color:#6b7280}.valulearn-calendar .react-datepicker__day--keyboard-selected:focus{outline:2px solid #6CA6C3;outline-offset:-2px}.valulearn-calendar .react-datepicker__month-year-read-view{color:#111827;font-weight:600}.dark .valulearn-calendar .react-datepicker__month-year-read-view{color:#f9fafb}.valulearn-calendar .react-datepicker__month-year-read-view:hover{color:#6ca6c3}.valulearn-calendar .react-datepicker__day--in-range{background-color:#e6f2f7;color:#2f5468}.dark .valulearn-calendar .react-datepicker__day--in-range{background-color:#1a2f3a;color:#6ca6c3}.valulearn-calendar .react-datepicker__day--range-start,.valulearn-calendar .react-datepicker__day--range-end{background-color:#6ca6c3!important;color:#fff!important}*,: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: }*,: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%;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::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}.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}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-right-4{right:-1rem}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.-top-4{top:-1rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-20{bottom:5rem}.bottom-4{bottom:1rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-full{left:100%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-8{right:2rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-16{top:4rem}.top-2\.5{top:.625rem}.top-20{top:5rem}.top-32{top:8rem}.top-4{top:1rem}.top-full{top:100%}.isolate{isolation:isolate}.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}.z-\[100000\]{z-index:100000}.z-\[60\]{z-index:60}.z-\[9999\]{z-index:9999}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-9{grid-column:span 9 / span 9}.-m-4{margin:-1rem}.-m-6{margin:-1.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.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}.-mb-px{margin-bottom:-1px}.-ml-1{margin-left:-.25rem}.-mt-1{margin-top:-.25rem}.-mt-16{margin-top:-4rem}.mb-1{margin-bottom:.25rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.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}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-11{margin-left:2.75rem}.ml-16{margin-left:4rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.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-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.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}.hidden{display:none}.h-0{height:0px}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.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-auto{height:auto}.h-full{height:100%}.max-h-0{max-height:0px}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.max-h-\[32rem\]{max-height:32rem}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.min-h-\[120px\]{min-height:120px}.min-h-\[200px\]{min-height:200px}.min-h-\[300px\]{min-height:300px}.min-h-\[400px\]{min-height:400px}.min-h-\[48px\]{min-height:48px}.min-h-\[500px\]{min-height:500px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[80px\]{min-height:80px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-1{width:.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\/4{width:75%}.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-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[32px\]{min-width:32px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[100px\]{max-width:100px}.max-w-\[250px\]{max-width:250px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.-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-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-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{--tw-translate-x: .25rem;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-5{--tw-translate-x: 1.25rem;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-6{--tw-translate-x: 1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-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-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))}.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 bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.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-default{cursor:default}.cursor-help{cursor:help}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;appearance:none}.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-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-\[1fr\,auto\,1fr\]{grid-template-columns:1fr auto 1fr}.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}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-6{column-gap:1.5rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.space-x-1>: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)))}.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-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-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-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * 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))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * 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-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.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-xl{border-radius:.75rem}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-x{border-left-width:1px;border-right-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r-4{border-right-width:4px}.border-t{border-top-width:1px}.border-t-4{border-top-width:4px}.border-dashed{border-style:dashed}.border-\[\#2F7950\]\/30{border-color:#2f79504d}.border-\[\#367656\]\/40{border-color:#36765666}.border-\[\#4A7E99\]{--tw-border-opacity: 1;border-color:rgb(74 126 153 / var(--tw-border-opacity, 1))}.border-\[\#599D7A\]{--tw-border-opacity: 1;border-color:rgb(89 157 122 / var(--tw-border-opacity, 1))}.border-\[\#599D7A\]\/40{border-color:#599d7a66}.border-\[\#6CA6C3\]{--tw-border-opacity: 1;border-color:rgb(108 166 195 / var(--tw-border-opacity, 1))}.border-\[\#6CA6C3\]\/20{border-color:#6ca6c333}.border-\[\#6CA6C3\]\/30{border-color:#6ca6c34d}.border-\[\#6CA6C3\]\/40{border-color:#6ca6c366}.border-\[\#6CA6C3\]\/50{border-color:#6ca6c380}.border-\[\#7B6BA1\]{--tw-border-opacity: 1;border-color:rgb(123 107 161 / var(--tw-border-opacity, 1))}.border-\[\#7DB4CF\]{--tw-border-opacity: 1;border-color:rgb(125 180 207 / var(--tw-border-opacity, 1))}.border-\[\#7EBF9F\]{--tw-border-opacity: 1;border-color:rgb(126 191 159 / var(--tw-border-opacity, 1))}.border-\[\#7EBF9F\]\/20{border-color:#7ebf9f33}.border-\[\#7EBF9F\]\/30{border-color:#7ebf9f4d}.border-\[\#8C3838\]\/30{border-color:#8c38384d}.border-\[\#92400E\]\/30{border-color:#92400e4d}.border-\[\#9B8EC1\]\/40{border-color:#9b8ec166}.border-\[\#B8D4E0\]{--tw-border-opacity: 1;border-color:rgb(184 212 224 / var(--tw-border-opacity, 1))}.border-\[\#B8D8E7\]{--tw-border-opacity: 1;border-color:rgb(184 216 231 / var(--tw-border-opacity, 1))}.border-\[\#B8D8E7\]\/50{border-color:#b8d8e780}.border-\[\#C45555\]{--tw-border-opacity: 1;border-color:rgb(196 85 85 / var(--tw-border-opacity, 1))}.border-\[\#E07B7B\]{--tw-border-opacity: 1;border-color:rgb(224 123 123 / var(--tw-border-opacity, 1))}.border-\[\#E07B7B\]\/20{border-color:#e07b7b33}.border-\[\#E07B7B\]\/30{border-color:#e07b7b4d}.border-\[\#E07B7B\]\/40{border-color:#e07b7b66}.border-\[\#E5B778\]{--tw-border-opacity: 1;border-color:rgb(229 183 120 / var(--tw-border-opacity, 1))}.border-\[\#E5B778\]\/20{border-color:#e5b77833}.border-\[\#E5B778\]\/40{border-color:#e5b77866}.border-\[\#E6F2F7\]{--tw-border-opacity: 1;border-color:rgb(230 242 247 / var(--tw-border-opacity, 1))}.border-\[\#E7DDB8\]{--tw-border-opacity: 1;border-color:rgb(231 221 184 / var(--tw-border-opacity, 1))}.border-\[\#F59E0B\]\/30{border-color:#f59e0b4d}.border-\[\#FFD700\]{--tw-border-opacity: 1;border-color:rgb(255 215 0 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.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-200\/50{border-color:#e5e7eb80}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-300{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-400{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / 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-white\/20{border-color:#fff3}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-t-gray-800{--tw-border-opacity: 1;border-top-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-t-gray-900{--tw-border-opacity: 1;border-top-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-\[\#0077B5\]{--tw-bg-opacity: 1;background-color:rgb(0 119 181 / var(--tw-bg-opacity, 1))}.bg-\[\#367656\]{--tw-bg-opacity: 1;background-color:rgb(54 118 86 / var(--tw-bg-opacity, 1))}.bg-\[\#367656\]\/10{background-color:#3676561a}.bg-\[\#4A7E99\]{--tw-bg-opacity: 1;background-color:rgb(74 126 153 / var(--tw-bg-opacity, 1))}.bg-\[\#599D7A\]{--tw-bg-opacity: 1;background-color:rgb(89 157 122 / var(--tw-bg-opacity, 1))}.bg-\[\#599D7A\]\/10{background-color:#599d7a1a}.bg-\[\#6BAF8C\]{--tw-bg-opacity: 1;background-color:rgb(107 175 140 / var(--tw-bg-opacity, 1))}.bg-\[\#6CA6C3\]{--tw-bg-opacity: 1;background-color:rgb(108 166 195 / var(--tw-bg-opacity, 1))}.bg-\[\#6CA6C3\]\/10{background-color:#6ca6c31a}.bg-\[\#6CA6C3\]\/20{background-color:#6ca6c333}.bg-\[\#6CA6C3\]\/5{background-color:#6ca6c30d}.bg-\[\#7B6BA1\]{--tw-bg-opacity: 1;background-color:rgb(123 107 161 / var(--tw-bg-opacity, 1))}.bg-\[\#7EBF9F\]{--tw-bg-opacity: 1;background-color:rgb(126 191 159 / var(--tw-bg-opacity, 1))}.bg-\[\#7EBF9F\]\/10{background-color:#7ebf9f1a}.bg-\[\#7EBF9F\]\/20{background-color:#7ebf9f33}.bg-\[\#8C3838\]{--tw-bg-opacity: 1;background-color:rgb(140 56 56 / var(--tw-bg-opacity, 1))}.bg-\[\#9B8EC1\]{--tw-bg-opacity: 1;background-color:rgb(155 142 193 / var(--tw-bg-opacity, 1))}.bg-\[\#9B8EC1\]\/10{background-color:#9b8ec11a}.bg-\[\#B5D6E6\]{--tw-bg-opacity: 1;background-color:rgb(181 214 230 / var(--tw-bg-opacity, 1))}.bg-\[\#C45555\]{--tw-bg-opacity: 1;background-color:rgb(196 85 85 / var(--tw-bg-opacity, 1))}.bg-\[\#C8E6D5\]{--tw-bg-opacity: 1;background-color:rgb(200 230 213 / var(--tw-bg-opacity, 1))}.bg-\[\#D0E5EE\]{--tw-bg-opacity: 1;background-color:rgb(208 229 238 / var(--tw-bg-opacity, 1))}.bg-\[\#D1EBDF\]{--tw-bg-opacity: 1;background-color:rgb(209 235 223 / var(--tw-bg-opacity, 1))}.bg-\[\#D1F5E0\]{--tw-bg-opacity: 1;background-color:rgb(209 245 224 / var(--tw-bg-opacity, 1))}.bg-\[\#E07B7B\]{--tw-bg-opacity: 1;background-color:rgb(224 123 123 / var(--tw-bg-opacity, 1))}.bg-\[\#E07B7B\]\/10{background-color:#e07b7b1a}.bg-\[\#E07B7B\]\/5{background-color:#e07b7b0d}.bg-\[\#E5B778\]{--tw-bg-opacity: 1;background-color:rgb(229 183 120 / var(--tw-bg-opacity, 1))}.bg-\[\#E5B778\]\/10{background-color:#e5b7781a}.bg-\[\#E6F2F7\]{--tw-bg-opacity: 1;background-color:rgb(230 242 247 / var(--tw-bg-opacity, 1))}.bg-\[\#E6F2F7\]\/50{background-color:#e6f2f780}.bg-\[\#E6F7F0\]{--tw-bg-opacity: 1;background-color:rgb(230 247 240 / var(--tw-bg-opacity, 1))}.bg-\[\#E8F4F8\]{--tw-bg-opacity: 1;background-color:rgb(232 244 248 / var(--tw-bg-opacity, 1))}.bg-\[\#E8F5EF\]{--tw-bg-opacity: 1;background-color:rgb(232 245 239 / var(--tw-bg-opacity, 1))}.bg-\[\#E8F5EF\]\/50{background-color:#e8f5ef80}.bg-\[\#EDE7F4\]{--tw-bg-opacity: 1;background-color:rgb(237 231 244 / var(--tw-bg-opacity, 1))}.bg-\[\#EDE7F4\]\/30{background-color:#ede7f44d}.bg-\[\#F2DFC4\]{--tw-bg-opacity: 1;background-color:rgb(242 223 196 / var(--tw-bg-opacity, 1))}.bg-\[\#F5C5C5\]{--tw-bg-opacity: 1;background-color:rgb(245 197 197 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F3FB\]{--tw-bg-opacity: 1;background-color:rgb(245 243 251 / var(--tw-bg-opacity, 1))}.bg-\[\#F9F5E6\]{--tw-bg-opacity: 1;background-color:rgb(249 245 230 / var(--tw-bg-opacity, 1))}.bg-\[\#FAD5D5\]{--tw-bg-opacity: 1;background-color:rgb(250 213 213 / var(--tw-bg-opacity, 1))}.bg-\[\#FBEDD1\]{--tw-bg-opacity: 1;background-color:rgb(251 237 209 / var(--tw-bg-opacity, 1))}.bg-\[\#FDEAEA\]{--tw-bg-opacity: 1;background-color:rgb(253 234 234 / var(--tw-bg-opacity, 1))}.bg-\[\#FDEAEA\]\/50{background-color:#fdeaea80}.bg-\[\#FDF4E7\]{--tw-bg-opacity: 1;background-color:rgb(253 244 231 / var(--tw-bg-opacity, 1))}.bg-\[\#FDF6E8\]{--tw-bg-opacity: 1;background-color:rgb(253 246 232 / var(--tw-bg-opacity, 1))}.bg-\[\#FEF3C7\]{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF8E8\]{--tw-bg-opacity: 1;background-color:rgb(255 248 232 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/20{background-color:#0003}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-100\/50{background-color:#f3f4f680}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / 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-50\/50{background-color:#f9fafb80}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / 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-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/20{background-color:#fff3}.bg-white\/90{background-color:#ffffffe6}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-opacity-25{--tw-bg-opacity: .25}.bg-opacity-30{--tw-bg-opacity: .3}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-75{--tw-bg-opacity: .75}.bg-\[url\(\'data\:image\/svg\+xml\;charset\=utf-8\,\%3Csvg\%20xmlns\%3D\%22http\%3A\%2F\%2Fwww\.w3\.org\%2F2000\%2Fsvg\%22\%20fill\%3D\%22none\%22\%20viewBox\%3D\%220\%200\%2020\%2020\%22\%3E\%3Cpath\%20stroke\%3D\%22\%236b7280\%22\%20stroke-linecap\%3D\%22round\%22\%20stroke-linejoin\%3D\%22round\%22\%20stroke-width\%3D\%221\.5\%22\%20d\%3D\%22M6\%208l4\%204\%204-4\%22\%2F\%3E\%3C\%2Fsvg\%3E\'\)\]{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20stroke%3D%22%236b7280%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6%208l4%204%204-4%22%2F%3E%3C%2Fsvg%3E)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.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))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-\[\#4A7E99\]{--tw-gradient-from: #4A7E99 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 126 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#6CA6C3\]{--tw-gradient-from: #6CA6C3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(108 166 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#6CA6C3\]\/10{--tw-gradient-from: rgb(108 166 195 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(108 166 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#6CA6C3\]\/20{--tw-gradient-from: rgb(108 166 195 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(108 166 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#7EBF9F\]{--tw-gradient-from: #7EBF9F var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 191 159 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#9B8EC1\]\/10{--tw-gradient-from: rgb(155 142 193 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(155 142 193 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#E07B7B\]\/10{--tw-gradient-from: rgb(224 123 123 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 123 123 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#E5B778\]{--tw-gradient-from: #E5B778 var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 183 120 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#E6F2F7\]{--tw-gradient-from: #E6F2F7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 242 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F5F9FB\]{--tw-gradient-from: #F5F9FB var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 249 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FAD5D5\]{--tw-gradient-from: #FAD5D5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 213 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FFD700\]\/10{--tw-gradient-from: rgb(255 215 0 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 215 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\$\{COLORS\.PRIMARY\}\]{--tw-gradient-from: ${COLORS.PRIMARY}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-amber-50{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/60{--tw-gradient-from: rgb(0 0 0 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.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-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-gray-100{--tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200{--tw-gradient-from: #e5e7eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 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-orange-50{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100{--tw-gradient-from: #f3e8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 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-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 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-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)}.via-gray-300{--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #d1d5db var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/10{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#4A7E99\]{--tw-gradient-to: #4A7E99 var(--tw-gradient-to-position)}.to-\[\#599D7A\]\/10{--tw-gradient-to: rgb(89 157 122 / .1) var(--tw-gradient-to-position)}.to-\[\#599D7A\]\/20{--tw-gradient-to: rgb(89 157 122 / .2) var(--tw-gradient-to-position)}.to-\[\#5A94B1\]{--tw-gradient-to: #5A94B1 var(--tw-gradient-to-position)}.to-\[\#5A94B1\]\/20{--tw-gradient-to: rgb(90 148 177 / .2) var(--tw-gradient-to-position)}.to-\[\#5FA380\]{--tw-gradient-to: #5FA380 var(--tw-gradient-to-position)}.to-\[\#6CA6C3\]{--tw-gradient-to: #6CA6C3 var(--tw-gradient-to-position)}.to-\[\#7DB6D3\]\/10{--tw-gradient-to: rgb(125 182 211 / .1) var(--tw-gradient-to-position)}.to-\[\#8A7BB0\]\/10{--tw-gradient-to: rgb(138 123 176 / .1) var(--tw-gradient-to-position)}.to-\[\#9B8EC1\]{--tw-gradient-to: #9B8EC1 var(--tw-gradient-to-position)}.to-\[\#E07B7B\]{--tw-gradient-to: #E07B7B var(--tw-gradient-to-position)}.to-\[\#E5B778\]\/10{--tw-gradient-to: rgb(229 183 120 / .1) var(--tw-gradient-to-position)}.to-\[\#EBF4F8\]{--tw-gradient-to: #EBF4F8 var(--tw-gradient-to-position)}.to-\[\#F0F8FB\]{--tw-gradient-to: #F0F8FB var(--tw-gradient-to-position)}.to-\[\#F5C8C8\]{--tw-gradient-to: #F5C8C8 var(--tw-gradient-to-position)}.to-\[\#FFA500\]\/10{--tw-gradient-to: rgb(255 165 0 / .1) var(--tw-gradient-to-position)}.to-\[\$\{COLORS\.PRIMARY_DARK\}\]{--tw-gradient-to: ${COLORS.PRIMARY DARK}var(--tw-gradient-to-position)}.to-amber-100{--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position)}.to-blue-100{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.to-cyan-100{--tw-gradient-to: #cffafe var(--tw-gradient-to-position)}.to-gray-100{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.to-gray-200{--tw-gradient-to: #e5e7eb var(--tw-gradient-to-position)}.to-gray-50{--tw-gradient-to: #f9fafb var(--tw-gradient-to-position)}.to-green-100{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.to-indigo-100{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position)}.to-indigo-50{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.to-orange-100{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.to-orange-500\/20{--tw-gradient-to: rgb(249 115 22 / .2) var(--tw-gradient-to-position)}.to-pink-100{--tw-gradient-to: #fce7f3 var(--tw-gradient-to-position)}.to-purple-100{--tw-gradient-to: #f3e8ff var(--tw-gradient-to-position)}.to-red-100{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.to-red-50{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.bg-\[length\:1000px_100\%\]{background-size:1000px 100%}.bg-\[length\:16px\]{background-size:16px}.bg-\[length\:20px\]{background-size:20px}.bg-\[right_0\.5rem_center\]{background-position:right .5rem center}.bg-\[right_0\.75rem_center\]{background-position:right .75rem center}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.object-none{object-fit:none}.object-scale-down{object-fit:scale-down}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.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-1\.5{padding-left:.375rem;padding-right:.375rem}.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-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.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-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[13px\]{font-size:13px}.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}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#1A2F3A\]{--tw-text-opacity: 1;color:rgb(26 47 58 / var(--tw-text-opacity, 1))}.text-\[\#2C5F2D\]{--tw-text-opacity: 1;color:rgb(44 95 45 / var(--tw-text-opacity, 1))}.text-\[\#2F5468\]{--tw-text-opacity: 1;color:rgb(47 84 104 / var(--tw-text-opacity, 1))}.text-\[\#2F5670\]{--tw-text-opacity: 1;color:rgb(47 86 112 / var(--tw-text-opacity, 1))}.text-\[\#2F7950\]{--tw-text-opacity: 1;color:rgb(47 121 80 / var(--tw-text-opacity, 1))}.text-\[\#367656\]{--tw-text-opacity: 1;color:rgb(54 118 86 / var(--tw-text-opacity, 1))}.text-\[\#3D6B84\]{--tw-text-opacity: 1;color:rgb(61 107 132 / var(--tw-text-opacity, 1))}.text-\[\#4A7E99\]{--tw-text-opacity: 1;color:rgb(74 126 153 / var(--tw-text-opacity, 1))}.text-\[\#52859C\]{--tw-text-opacity: 1;color:rgb(82 133 156 / var(--tw-text-opacity, 1))}.text-\[\#583E82\]{--tw-text-opacity: 1;color:rgb(88 62 130 / var(--tw-text-opacity, 1))}.text-\[\#599D7A\]{--tw-text-opacity: 1;color:rgb(89 157 122 / var(--tw-text-opacity, 1))}.text-\[\#5A94B1\]{--tw-text-opacity: 1;color:rgb(90 148 177 / var(--tw-text-opacity, 1))}.text-\[\#5FA380\]{--tw-text-opacity: 1;color:rgb(95 163 128 / var(--tw-text-opacity, 1))}.text-\[\#68542F\]{--tw-text-opacity: 1;color:rgb(104 84 47 / var(--tw-text-opacity, 1))}.text-\[\#6B5B91\]{--tw-text-opacity: 1;color:rgb(107 91 145 / var(--tw-text-opacity, 1))}.text-\[\#6BAF8C\]{--tw-text-opacity: 1;color:rgb(107 175 140 / var(--tw-text-opacity, 1))}.text-\[\#6CA6C3\]{--tw-text-opacity: 1;color:rgb(108 166 195 / var(--tw-text-opacity, 1))}.text-\[\#7968A1\]{--tw-text-opacity: 1;color:rgb(121 104 161 / var(--tw-text-opacity, 1))}.text-\[\#79a4bf\]{--tw-text-opacity: 1;color:rgb(121 164 191 / var(--tw-text-opacity, 1))}.text-\[\#7B6BA1\]{--tw-text-opacity: 1;color:rgb(123 107 161 / var(--tw-text-opacity, 1))}.text-\[\#7EBF9F\]{--tw-text-opacity: 1;color:rgb(126 191 159 / var(--tw-text-opacity, 1))}.text-\[\#8B3A3A\]{--tw-text-opacity: 1;color:rgb(139 58 58 / var(--tw-text-opacity, 1))}.text-\[\#8B6914\]{--tw-text-opacity: 1;color:rgb(139 105 20 / var(--tw-text-opacity, 1))}.text-\[\#8B6914\]\/80{color:#8b6914cc}.text-\[\#8C3838\]{--tw-text-opacity: 1;color:rgb(140 56 56 / var(--tw-text-opacity, 1))}.text-\[\#92400E\]{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-\[\#9B8EC1\]{--tw-text-opacity: 1;color:rgb(155 142 193 / var(--tw-text-opacity, 1))}.text-\[\#9C8552\]{--tw-text-opacity: 1;color:rgb(156 133 82 / var(--tw-text-opacity, 1))}.text-\[\#A16E32\]{--tw-text-opacity: 1;color:rgb(161 110 50 / var(--tw-text-opacity, 1))}.text-\[\#C3A66C\]{--tw-text-opacity: 1;color:rgb(195 166 108 / var(--tw-text-opacity, 1))}.text-\[\#C45555\]{--tw-text-opacity: 1;color:rgb(196 85 85 / var(--tw-text-opacity, 1))}.text-\[\#C89F60\]{--tw-text-opacity: 1;color:rgb(200 159 96 / var(--tw-text-opacity, 1))}.text-\[\#CC9B4F\]{--tw-text-opacity: 1;color:rgb(204 155 79 / var(--tw-text-opacity, 1))}.text-\[\#D66A6A\]{--tw-text-opacity: 1;color:rgb(214 106 106 / var(--tw-text-opacity, 1))}.text-\[\#D97706\]{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-\[\#DDA862\]{--tw-text-opacity: 1;color:rgb(221 168 98 / var(--tw-text-opacity, 1))}.text-\[\#E07B7B\]{--tw-text-opacity: 1;color:rgb(224 123 123 / var(--tw-text-opacity, 1))}.text-\[\#E5B778\]{--tw-text-opacity: 1;color:rgb(229 183 120 / var(--tw-text-opacity, 1))}.text-\[\#E6F2F7\]{--tw-text-opacity: 1;color:rgb(230 242 247 / var(--tw-text-opacity, 1))}.text-\[\#F59E0B\]{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-\[\#FFD700\]{--tw-text-opacity: 1;color:rgb(255 215 0 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.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-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / 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-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.accent-\[\#6CA6C3\]{accent-color:#6CA6C3}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.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-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-\[\#6CA6C3\]\/30{--tw-shadow-color: rgb(108 166 195 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[\#E07B7B\]\/30{--tw-shadow-color: rgb(224 123 123 / .3);--tw-shadow: var(--tw-shadow-colored)}.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-\[\#6CA6C3\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(108 166 195 / var(--tw-ring-opacity, 1))}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.ring-blue-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 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-opacity-5{--tw-ring-opacity: .05}.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)}.blur-lg{--tw-blur: blur(16px);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)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));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)}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));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-blur-sm{--tw-backdrop-blur: blur(4px);-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-blur-xl{--tw-backdrop-blur: blur(24px);-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,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}.transition-shadow{transition-property:box-shadow;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-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.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)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{transition:background-color .3s ease,border-color .3s ease}[draggable=true],[draggable=true]:active{transition:none!important}@keyframes slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.animate-slide-in{animation:slide-in .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn .3s ease-in-out}.quiz-button-shadow-blue{box-shadow:0 4px 14px #6ca6c380,0 2px 4px #0000001a;transition:all .3s ease}.quiz-button-shadow-blue:hover{box-shadow:0 7px 20px #6ca6c399,0 3px 8px #00000026;transform:translateY(-2px)}.quiz-button-shadow-red{box-shadow:0 4px 14px #e07b7b80,0 2px 4px #0000001a;transition:all .3s ease}.quiz-button-shadow-red:hover{box-shadow:0 7px 20px #e07b7b99,0 3px 8px #00000026;transform:translateY(-2px)}.dark .quiz-button-shadow-blue{box-shadow:0 4px 14px #6ca6c34d,0 2px 4px #0000004d}.dark .quiz-button-shadow-blue:hover{box-shadow:0 7px 20px #6ca6c366,0 3px 8px #0006}.dark .quiz-button-shadow-red{box-shadow:0 4px 14px #e07b7b4d,0 2px 4px #0000004d}.dark .quiz-button-shadow-red:hover{box-shadow:0 7px 20px #e07b7b66,0 3px 8px #0006}input[type=checkbox]{accent-color:#6CA6C3}input[type=checkbox]:checked{accent-color:#6CA6C3}input[type=checkbox]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #d1d5db;border-radius:.25rem;background-color:#fff;cursor:pointer;position:relative;transition:all .15s ease}.dark input[type=checkbox]{background-color:#374151;border-color:#4b5563}input[type=checkbox]:checked{background-color:#6ca6c3;border-color:#6ca6c3}input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}input[type=checkbox]:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #fff,0 0 0 4px #6ca6c3}.dark input[type=checkbox]:focus{box-shadow:0 0 0 2px #1f2937,0 0 0 4px #6ca6c3}input[type=checkbox]:hover:not(:checked){border-color:#6ca6c3}[draggable=true]{-webkit-user-drag:element;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.dragging{opacity:.5!important}select.custom-dropdown{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 8 4 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}.dark select.custom-dropdown{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='%23d1d5db' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e")}select option{padding:.5rem;background-color:#fff;color:#111827}.dark select option{background-color:#374151;color:#f3f4f6}select option:hover{background-color:#f3f4f6}.dark select option:hover{background-color:#4b5563}select:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #fff,0 0 0 4px #6ca6c3}.dark select:focus{box-shadow:0 0 0 2px #1f2937,0 0 0 4px #6ca6c3}input[type=datetime-local]{color-scheme:light}.dark input[type=datetime-local]{color-scheme:dark}input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(.3) sepia(1) saturate(3) hue-rotate(155deg);cursor:pointer}.dark input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(.7) sepia(1) saturate(2) hue-rotate(155deg)}input[type=datetime-local]:focus{outline:none;border-color:#6ca6c3;box-shadow:0 0 0 3px #6ca6c31a}.dark input[type=datetime-local]:focus{border-color:#6ca6c3;box-shadow:0 0 0 3px #6ca6c333}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.even\:bg-gray-50:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;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))}.hover\:border-\[\#599D7A\]:hover{--tw-border-opacity: 1;border-color:rgb(89 157 122 / var(--tw-border-opacity, 1))}.hover\:border-\[\#599D7A\]\/60:hover{border-color:#599d7a99}.hover\:border-\[\#6CA6C3\]:hover{--tw-border-opacity: 1;border-color:rgb(108 166 195 / var(--tw-border-opacity, 1))}.hover\:border-\[\#6CA6C3\]\/60:hover{border-color:#6ca6c399}.hover\:border-\[\#9B8EC1\]\/60:hover{border-color:#9b8ec199}.hover\:border-\[\#E07B7B\]\/60:hover{border-color:#e07b7b99}.hover\:border-\[\#E5B778\]\/60:hover{border-color:#e5b77899}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#005885\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 88 133 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#367656\]:hover{--tw-bg-opacity: 1;background-color:rgb(54 118 86 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#367656\]\/15:hover{background-color:#36765626}.hover\:bg-\[\#3D6B84\]:hover{--tw-bg-opacity: 1;background-color:rgb(61 107 132 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4A7E99\]:hover{--tw-bg-opacity: 1;background-color:rgb(74 126 153 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4A8A68\]:hover{--tw-bg-opacity: 1;background-color:rgb(74 138 104 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#599D7A\]\/15:hover{background-color:#599d7a26}.hover\:bg-\[\#5A9479\]:hover{--tw-bg-opacity: 1;background-color:rgb(90 148 121 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#5A94B0\]:hover{--tw-bg-opacity: 1;background-color:rgb(90 148 176 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#5A94B1\]:hover{--tw-bg-opacity: 1;background-color:rgb(90 148 177 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#5A94B5\]:hover{--tw-bg-opacity: 1;background-color:rgb(90 148 181 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#5B95B2\]:hover{--tw-bg-opacity: 1;background-color:rgb(91 149 178 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#6B5B91\]:hover{--tw-bg-opacity: 1;background-color:rgb(107 91 145 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#6BAF8C\]:hover{--tw-bg-opacity: 1;background-color:rgb(107 175 140 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#6CA6C3\]:hover{--tw-bg-opacity: 1;background-color:rgb(108 166 195 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#6CA6C3\]\/10:hover{background-color:#6ca6c31a}.hover\:bg-\[\#6CA6C3\]\/15:hover{background-color:#6ca6c326}.hover\:bg-\[\#6CA6C3\]\/20:hover{background-color:#6ca6c333}.hover\:bg-\[\#7A6CA3\]:hover{--tw-bg-opacity: 1;background-color:rgb(122 108 163 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#7EBF9F\]\/20:hover{background-color:#7ebf9f33}.hover\:bg-\[\#8576AC\]:hover{--tw-bg-opacity: 1;background-color:rgb(133 118 172 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#9B8EC1\]\/15:hover{background-color:#9b8ec126}.hover\:bg-\[\#A43D3D\]:hover{--tw-bg-opacity: 1;background-color:rgb(164 61 61 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#C45555\]:hover{--tw-bg-opacity: 1;background-color:rgb(196 85 85 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#C85858\]:hover{--tw-bg-opacity: 1;background-color:rgb(200 88 88 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#C86868\]:hover{--tw-bg-opacity: 1;background-color:rgb(200 104 104 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#D06B6B\]:hover{--tw-bg-opacity: 1;background-color:rgb(208 107 107 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E07B7B\]\/15:hover{background-color:#e07b7b26}.hover\:bg-\[\#E5B778\]\/15:hover{background-color:#e5b77826}.hover\:bg-\[\#E6F2F7\]:hover{--tw-bg-opacity: 1;background-color:rgb(230 242 247 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#EDE7F4\]:hover{--tw-bg-opacity: 1;background-color:rgb(237 231 244 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F0F8FC\]:hover{--tw-bg-opacity: 1;background-color:rgb(240 248 252 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FAD5D5\]:hover{--tw-bg-opacity: 1;background-color:rgb(250 213 213 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FDEAEA\]:hover{--tw-bg-opacity: 1;background-color:rgb(253 234 234 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFF8E6\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 248 230 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.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-400:hover{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / 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-200:hover{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.hover\:bg-green-500:hover{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/30:hover{background-color:#ffffff4d}.hover\:bg-yellow-700:hover{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.hover\:from-\[\#5A94B1\]:hover{--tw-gradient-from: #5A94B1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(90 148 177 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-\[\#6CA6C3\]\/20:hover{--tw-gradient-from: rgb(108 166 195 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(108 166 195 / 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-purple-200:hover{--tw-gradient-from: #e9d5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-\[\#4A84A1\]:hover{--tw-gradient-to: #4A84A1 var(--tw-gradient-to-position)}.hover\:to-\[\#599D7A\]\/20:hover{--tw-gradient-to: rgb(89 157 122 / .2) var(--tw-gradient-to-position)}.hover\:to-cyan-200:hover{--tw-gradient-to: #a5f3fc var(--tw-gradient-to-position)}.hover\:to-pink-200:hover{--tw-gradient-to: #fbcfe8 var(--tw-gradient-to-position)}.hover\:text-\[\#10B981\]:hover{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.hover\:text-\[\#367656\]:hover{--tw-text-opacity: 1;color:rgb(54 118 86 / var(--tw-text-opacity, 1))}.hover\:text-\[\#4A7E99\]:hover{--tw-text-opacity: 1;color:rgb(74 126 153 / var(--tw-text-opacity, 1))}.hover\:text-\[\#599D7A\]:hover{--tw-text-opacity: 1;color:rgb(89 157 122 / var(--tw-text-opacity, 1))}.hover\:text-\[\#5A94B1\]:hover{--tw-text-opacity: 1;color:rgb(90 148 177 / var(--tw-text-opacity, 1))}.hover\:text-\[\#5B95B2\]:hover{--tw-text-opacity: 1;color:rgb(91 149 178 / var(--tw-text-opacity, 1))}.hover\:text-\[\#6CA6C3\]:hover{--tw-text-opacity: 1;color:rgb(108 166 195 / var(--tw-text-opacity, 1))}.hover\:text-\[\#8C3838\]:hover{--tw-text-opacity: 1;color:rgb(140 56 56 / var(--tw-text-opacity, 1))}.hover\:text-\[\#9B8EC1\]:hover{--tw-text-opacity: 1;color:rgb(155 142 193 / var(--tw-text-opacity, 1))}.hover\:text-\[\#C45555\]:hover{--tw-text-opacity: 1;color:rgb(196 85 85 / var(--tw-text-opacity, 1))}.hover\:text-\[\#C5A050\]:hover{--tw-text-opacity: 1;color:rgb(197 160 80 / var(--tw-text-opacity, 1))}.hover\:text-\[\#E07B7B\]:hover{--tw-text-opacity: 1;color:rgb(224 123 123 / var(--tw-text-opacity, 1))}.hover\:text-\[\#F59E0B\]:hover{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / 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-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.hover\:text-orange-500:hover{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.hover\:text-purple-700:hover{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-yellow-600:hover{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-lg: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)}.hover\:shadow-md:hover{--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)}.hover\:shadow-sm:hover{--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)}.hover\:shadow-xl:hover{--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)}.hover\:brightness-110:hover{--tw-brightness: brightness(1.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.focus\:absolute:focus{position:absolute}.focus\:left-4:focus{left:1rem}.focus\:top-4:focus{top:1rem}.focus\:border-\[\#599D7A\]:focus{--tw-border-opacity: 1;border-color:rgb(89 157 122 / var(--tw-border-opacity, 1))}.focus\:border-\[\#5A94B1\]:focus{--tw-border-opacity: 1;border-color:rgb(90 148 177 / var(--tw-border-opacity, 1))}.focus\:border-\[\#6CA6C3\]:focus{--tw-border-opacity: 1;border-color:rgb(108 166 195 / var(--tw-border-opacity, 1))}.focus\:border-\[\#7B6BA1\]:focus{--tw-border-opacity: 1;border-color:rgb(123 107 161 / var(--tw-border-opacity, 1))}.focus\:border-\[\#9B8EC1\]:focus{--tw-border-opacity: 1;border-color:rgb(155 142 193 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-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-\[\#599D7A\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(89 157 122 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#6CA6C3\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(108 166 195 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#6CA6C3\]\/20:focus{--tw-ring-color: rgb(108 166 195 / .2)}.focus\:ring-\[\#7B6BA1\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(123 107 161 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#C45555\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(196 85 85 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#E07B7B\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 123 123 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.active\:scale-95:active{--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))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;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))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-gray-400:disabled{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-300:disabled{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-400:disabled{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-50:disabled{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-400:disabled{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:hover\:scale-100:hover:disabled{--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))}.disabled\:hover\:bg-\[\#6CA6C3\]:hover:disabled{--tw-bg-opacity: 1;background-color:rgb(108 166 195 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;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))}.group:hover .group-hover\: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))}.group:hover .group-hover\:rotate-12{--tw-rotate: 12deg;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))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.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))}.group:hover .group-hover\:border-\[\#9B8EC1\]{--tw-border-opacity: 1;border-color:rgb(155 142 193 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.dark\:divide-gray-700:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(55 65 81 / var(--tw-divide-opacity, 1))}.dark\:border-\[\#2F5468\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(47 84 104 / var(--tw-border-opacity, 1))}.dark\:border-\[\#2F5468\]\/30:is(.dark *){border-color:#2f54684d}.dark\:border-\[\#367656\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(54 118 86 / var(--tw-border-opacity, 1))}.dark\:border-\[\#367656\]\/50:is(.dark *){border-color:#36765680}.dark\:border-\[\#3D6B84\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(61 107 132 / var(--tw-border-opacity, 1))}.dark\:border-\[\#4A7E99\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(74 126 153 / var(--tw-border-opacity, 1))}.dark\:border-\[\#599D7A\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(89 157 122 / var(--tw-border-opacity, 1))}.dark\:border-\[\#599D7A\]\/50:is(.dark *){border-color:#599d7a80}.dark\:border-\[\#5FA380\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(95 163 128 / var(--tw-border-opacity, 1))}.dark\:border-\[\#68612F\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(104 97 47 / var(--tw-border-opacity, 1))}.dark\:border-\[\#6BAF8C\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 175 140 / var(--tw-border-opacity, 1))}.dark\:border-\[\#6CA6C3\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(108 166 195 / var(--tw-border-opacity, 1))}.dark\:border-\[\#6CA6C3\]\/30:is(.dark *){border-color:#6ca6c34d}.dark\:border-\[\#6CA6C3\]\/40:is(.dark *){border-color:#6ca6c366}.dark\:border-\[\#6CA6C3\]\/50:is(.dark *){border-color:#6ca6c380}.dark\:border-\[\#7EBF9F\]\/30:is(.dark *){border-color:#7ebf9f4d}.dark\:border-\[\#9B8EC1\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(155 142 193 / var(--tw-border-opacity, 1))}.dark\:border-\[\#9B8EC1\]\/50:is(.dark *){border-color:#9b8ec180}.dark\:border-\[\#C29B58\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(194 155 88 / var(--tw-border-opacity, 1))}.dark\:border-\[\#C45555\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(196 85 85 / var(--tw-border-opacity, 1))}.dark\:border-\[\#C45555\]\/20:is(.dark *){border-color:#c4555533}.dark\:border-\[\#DDA862\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(221 168 98 / var(--tw-border-opacity, 1))}.dark\:border-\[\#E07B7B\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(224 123 123 / var(--tw-border-opacity, 1))}.dark\:border-\[\#E07B7B\]\/20:is(.dark *){border-color:#e07b7b33}.dark\:border-\[\#E07B7B\]\/30:is(.dark *){border-color:#e07b7b4d}.dark\:border-\[\#E07B7B\]\/50:is(.dark *){border-color:#e07b7b80}.dark\:border-\[\#E5B778\]\/50:is(.dark *){border-color:#e5b77880}.dark\:border-\[\#FCD34D\]\/20:is(.dark *){border-color:#fcd34d33}.dark\:border-\[\#FCD34D\]\/30:is(.dark *){border-color:#fcd34d4d}.dark\:border-\[\#FFA500\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(255 165 0 / var(--tw-border-opacity, 1))}.dark\:border-amber-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.dark\:border-amber-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.dark\:border-blue-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.dark\:border-blue-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:border-blue-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:border-gray-500:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.dark\:border-gray-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-gray-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-gray-700\/50:is(.dark *){border-color:#37415180}.dark\:border-gray-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.dark\:border-green-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.dark\:border-green-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.dark\:border-orange-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.dark\:border-purple-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity, 1))}.dark\:border-red-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.dark\:border-red-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.dark\:border-white:is(.dark *){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:border-yellow-500:is(.dark *){--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.dark\:border-yellow-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.dark\:border-t-gray-700:is(.dark *){--tw-border-opacity: 1;border-top-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-t-gray-900:is(.dark *){--tw-border-opacity: 1;border-top-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.dark\:bg-\[\#0077B5\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(0 119 181 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0F2832\]\/50:is(.dark *){background-color:#0f283280}.dark\:bg-\[\#1A2F3A\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(26 47 58 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1A2F3A\]\/20:is(.dark *){background-color:#1a2f3a33}.dark\:bg-\[\#1A2F3A\]\/30:is(.dark *){background-color:#1a2f3a4d}.dark\:bg-\[\#1A2F3A\]\/90:is(.dark *){background-color:#1a2f3ae6}.dark\:bg-\[\#1A3A2A\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(26 58 42 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1A3A2A\]\/20:is(.dark *){background-color:#1a3a2a33}.dark\:bg-\[\#1A3A2A\]\/30:is(.dark *){background-color:#1a3a2a4d}.dark\:bg-\[\#1A3A2A\]\/90:is(.dark *){background-color:#1a3a2ae6}.dark\:bg-\[\#1A3A2F\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(26 58 47 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#2A2438\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(42 36 56 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#2A2438\]\/10:is(.dark *){background-color:#2a24381a}.dark\:bg-\[\#2A2438\]\/20:is(.dark *){background-color:#2a243833}.dark\:bg-\[\#2A2438\]\/30:is(.dark *){background-color:#2a24384d}.dark\:bg-\[\#2A253A\]\/20:is(.dark *){background-color:#2a253a33}.dark\:bg-\[\#2E5A3F\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(46 90 63 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#2F5468\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(47 84 104 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#2F5468\]\/20:is(.dark *){background-color:#2f546833}.dark\:bg-\[\#2F7950\]\/20:is(.dark *){background-color:#2f795033}.dark\:bg-\[\#367656\]\/15:is(.dark *){background-color:#36765626}.dark\:bg-\[\#3A1A1A\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(58 26 26 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#3A1A1A\]\/20:is(.dark *){background-color:#3a1a1a33}.dark\:bg-\[\#3A1A1A\]\/30:is(.dark *){background-color:#3a1a1a4d}.dark\:bg-\[\#3A1A1A\]\/90:is(.dark *){background-color:#3a1a1ae6}.dark\:bg-\[\#3A2D1A\]\/20:is(.dark *){background-color:#3a2d1a33}.dark\:bg-\[\#3A3322\]\/20:is(.dark *){background-color:#3a332233}.dark\:bg-\[\#3A361A\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(58 54 26 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#3A3A1A\]\/20:is(.dark *){background-color:#3a3a1a33}.dark\:bg-\[\#599D7A\]\/15:is(.dark *){background-color:#599d7a26}.dark\:bg-\[\#5A9479\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(90 148 121 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#5A94B1\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(90 148 177 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#5C2E2E\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(92 46 46 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#6B5632\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(107 86 50 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#6CA6C3\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(108 166 195 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#6CA6C3\]\/10:is(.dark *){background-color:#6ca6c31a}.dark\:bg-\[\#6CA6C3\]\/15:is(.dark *){background-color:#6ca6c326}.dark\:bg-\[\#6CA6C3\]\/20:is(.dark *){background-color:#6ca6c333}.dark\:bg-\[\#6CA6C3\]\/30:is(.dark *){background-color:#6ca6c34d}.dark\:bg-\[\#7EBF9F\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(126 191 159 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#7EBF9F\]\/10:is(.dark *){background-color:#7ebf9f1a}.dark\:bg-\[\#7EBF9F\]\/20:is(.dark *){background-color:#7ebf9f33}.dark\:bg-\[\#8C3838\]\/20:is(.dark *){background-color:#8c383833}.dark\:bg-\[\#92400E\]\/20:is(.dark *){background-color:#92400e33}.dark\:bg-\[\#9B8EC1\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(155 142 193 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#9B8EC1\]\/15:is(.dark *){background-color:#9b8ec126}.dark\:bg-\[\#9B8EC1\]\/20:is(.dark *){background-color:#9b8ec133}.dark\:bg-\[\#C85858\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(200 88 88 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#C89F60\]\/20:is(.dark *){background-color:#c89f6033}.dark\:bg-\[\#C89F60\]\/30:is(.dark *){background-color:#c89f604d}.dark\:bg-\[\#D97706\]\/20:is(.dark *){background-color:#d9770633}.dark\:bg-\[\#D97706\]\/30:is(.dark *){background-color:#d977064d}.dark\:bg-\[\#E07B7B\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(224 123 123 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#E07B7B\]\/10:is(.dark *){background-color:#e07b7b1a}.dark\:bg-\[\#E07B7B\]\/15:is(.dark *){background-color:#e07b7b26}.dark\:bg-\[\#E5B778\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(229 183 120 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#E5B778\]\/15:is(.dark *){background-color:#e5b77826}.dark\:bg-\[\#E6F2F7\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(230 242 247 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#FDEAEA\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(253 234 234 / var(--tw-bg-opacity, 1))}.dark\:bg-amber-900\/20:is(.dark *){background-color:#78350f33}.dark\:bg-black:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.dark\:bg-black\/50:is(.dark *){background-color:#00000080}.dark\:bg-blue-800\/30:is(.dark *){background-color:#1e40af4d}.dark\:bg-blue-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-900\/20:is(.dark *){background-color:#1e3a8a33}.dark\:bg-blue-900\/30:is(.dark *){background-color:#1e3a8a4d}.dark\:bg-gray-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-700\/30:is(.dark *){background-color:#3741514d}.dark\:bg-gray-700\/50:is(.dark *){background-color:#37415180}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800\/30:is(.dark *){background-color:#1f29374d}.dark\:bg-gray-800\/50:is(.dark *){background-color:#1f293780}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-900\/30:is(.dark *){background-color:#1118274d}.dark\:bg-gray-900\/50:is(.dark *){background-color:#11182780}.dark\:bg-gray-900\/90:is(.dark *){background-color:#111827e6}.dark\:bg-green-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.dark\:bg-green-900\/20:is(.dark *){background-color:#14532d33}.dark\:bg-green-900\/30:is(.dark *){background-color:#14532d4d}.dark\:bg-orange-900\/20:is(.dark *){background-color:#7c2d1233}.dark\:bg-orange-900\/30:is(.dark *){background-color:#7c2d124d}.dark\:bg-purple-800\/30:is(.dark *){background-color:#6b21a84d}.dark\:bg-purple-900\/10:is(.dark *){background-color:#581c871a}.dark\:bg-purple-900\/20:is(.dark *){background-color:#581c8733}.dark\:bg-red-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.dark\:bg-red-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.dark\:bg-red-900\/10:is(.dark *){background-color:#7f1d1d1a}.dark\:bg-red-900\/20:is(.dark *){background-color:#7f1d1d33}.dark\:bg-red-900\/30:is(.dark *){background-color:#7f1d1d4d}.dark\:bg-yellow-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-900\/20:is(.dark *){background-color:#713f1233}.dark\:bg-yellow-900\/30:is(.dark *){background-color:#713f124d}.dark\:bg-yellow-900\/50:is(.dark *){background-color:#713f1280}.dark\:bg-opacity-75:is(.dark *){--tw-bg-opacity: .75}.dark\:from-\[\#1A2F3A\]:is(.dark *){--tw-gradient-from: #1A2F3A var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 47 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#1A2F3A\]\/20:is(.dark *){--tw-gradient-from: rgb(26 47 58 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 47 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#1A2F3A\]\/30:is(.dark *){--tw-gradient-from: rgb(26 47 58 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 47 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#3A1A1A\]:is(.dark *){--tw-gradient-from: #3A1A1A var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 26 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#6CA6C3\]\/30:is(.dark *){--tw-gradient-from: rgb(108 166 195 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(108 166 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#FFD700\]\/20:is(.dark *){--tw-gradient-from: rgb(255 215 0 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 215 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-amber-900\/20:is(.dark *){--tw-gradient-from: rgb(120 53 15 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-900\/20:is(.dark *){--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)}.dark\:from-gray-800:is(.dark *){--tw-gradient-from: #1f2937 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-gray-900:is(.dark *){--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-gray-900\/50:is(.dark *){--tw-gradient-from: rgb(17 24 39 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-green-900\/20:is(.dark *){--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)}.dark\:from-orange-900\/20:is(.dark *){--tw-gradient-from: rgb(124 45 18 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-purple-900\/20:is(.dark *){--tw-gradient-from: rgb(88 28 135 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-red-900\/20:is(.dark *){--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)}.dark\:from-yellow-500\/30:is(.dark *){--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)}.dark\:from-yellow-900\/20:is(.dark *){--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)}.dark\:via-gray-800:is(.dark *){--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1f2937 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-\[\#0F2832\]:is(.dark *){--tw-gradient-to: #0F2832 var(--tw-gradient-to-position)}.dark\:to-\[\#1A2F3A\]\/10:is(.dark *){--tw-gradient-to: rgb(26 47 58 / .1) var(--tw-gradient-to-position)}.dark\:to-\[\#1A2F3A\]\/20:is(.dark *){--tw-gradient-to: rgb(26 47 58 / .2) var(--tw-gradient-to-position)}.dark\:to-\[\#2F1515\]:is(.dark *){--tw-gradient-to: #2F1515 var(--tw-gradient-to-position)}.dark\:to-\[\#599D7A\]\/30:is(.dark *){--tw-gradient-to: rgb(89 157 122 / .3) var(--tw-gradient-to-position)}.dark\:to-\[\#5A94B1\]\/30:is(.dark *){--tw-gradient-to: rgb(90 148 177 / .3) var(--tw-gradient-to-position)}.dark\:to-\[\#FFA500\]\/20:is(.dark *){--tw-gradient-to: rgb(255 165 0 / .2) var(--tw-gradient-to-position)}.dark\:to-amber-800\/20:is(.dark *){--tw-gradient-to: rgb(146 64 14 / .2) var(--tw-gradient-to-position)}.dark\:to-blue-800\/20:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .2) var(--tw-gradient-to-position)}.dark\:to-cyan-900\/20:is(.dark *){--tw-gradient-to: rgb(22 78 99 / .2) var(--tw-gradient-to-position)}.dark\:to-gray-800:is(.dark *){--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.dark\:to-gray-800\/50:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .5) var(--tw-gradient-to-position)}.dark\:to-gray-900:is(.dark *){--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.dark\:to-green-800\/20:is(.dark *){--tw-gradient-to: rgb(22 101 52 / .2) var(--tw-gradient-to-position)}.dark\:to-indigo-900\/20:is(.dark *){--tw-gradient-to: rgb(49 46 129 / .2) var(--tw-gradient-to-position)}.dark\:to-orange-500\/30:is(.dark *){--tw-gradient-to: rgb(249 115 22 / .3) var(--tw-gradient-to-position)}.dark\:to-orange-900\/20:is(.dark *){--tw-gradient-to: rgb(124 45 18 / .2) var(--tw-gradient-to-position)}.dark\:to-pink-900\/20:is(.dark *){--tw-gradient-to: rgb(131 24 67 / .2) var(--tw-gradient-to-position)}.dark\:to-purple-800\/20:is(.dark *){--tw-gradient-to: rgb(107 33 168 / .2) var(--tw-gradient-to-position)}.dark\:to-red-800\/20:is(.dark *){--tw-gradient-to: rgb(153 27 27 / .2) var(--tw-gradient-to-position)}.dark\:to-red-900\/20:is(.dark *){--tw-gradient-to: rgb(127 29 29 / .2) var(--tw-gradient-to-position)}.dark\:text-\[\#4A7E99\]:is(.dark *){--tw-text-opacity: 1;color:rgb(74 126 153 / var(--tw-text-opacity, 1))}.dark\:text-\[\#52859C\]:is(.dark *){--tw-text-opacity: 1;color:rgb(82 133 156 / var(--tw-text-opacity, 1))}.dark\:text-\[\#599D7A\]:is(.dark *){--tw-text-opacity: 1;color:rgb(89 157 122 / var(--tw-text-opacity, 1))}.dark\:text-\[\#6CA6C3\]:is(.dark *){--tw-text-opacity: 1;color:rgb(108 166 195 / var(--tw-text-opacity, 1))}.dark\:text-\[\#6CA6C3\]\/90:is(.dark *){color:#6ca6c3e6}.dark\:text-\[\#7ABED9\]:is(.dark *){--tw-text-opacity: 1;color:rgb(122 190 217 / var(--tw-text-opacity, 1))}.dark\:text-\[\#7DB4CF\]:is(.dark *){--tw-text-opacity: 1;color:rgb(125 180 207 / var(--tw-text-opacity, 1))}.dark\:text-\[\#7DB6D3\]:is(.dark *){--tw-text-opacity: 1;color:rgb(125 182 211 / var(--tw-text-opacity, 1))}.dark\:text-\[\#7EBF9F\]:is(.dark *){--tw-text-opacity: 1;color:rgb(126 191 159 / var(--tw-text-opacity, 1))}.dark\:text-\[\#8DCAA9\]:is(.dark *){--tw-text-opacity: 1;color:rgb(141 202 169 / var(--tw-text-opacity, 1))}.dark\:text-\[\#8FC4DB\]:is(.dark *){--tw-text-opacity: 1;color:rgb(143 196 219 / var(--tw-text-opacity, 1))}.dark\:text-\[\#8FCF6F\]:is(.dark *){--tw-text-opacity: 1;color:rgb(143 207 111 / var(--tw-text-opacity, 1))}.dark\:text-\[\#9B8EC1\]:is(.dark *){--tw-text-opacity: 1;color:rgb(155 142 193 / var(--tw-text-opacity, 1))}.dark\:text-\[\#9C8552\]:is(.dark *){--tw-text-opacity: 1;color:rgb(156 133 82 / var(--tw-text-opacity, 1))}.dark\:text-\[\#A3D7BF\]:is(.dark *){--tw-text-opacity: 1;color:rgb(163 215 191 / var(--tw-text-opacity, 1))}.dark\:text-\[\#AB9ED1\]:is(.dark *){--tw-text-opacity: 1;color:rgb(171 158 209 / var(--tw-text-opacity, 1))}.dark\:text-\[\#C29B58\]:is(.dark *){--tw-text-opacity: 1;color:rgb(194 155 88 / var(--tw-text-opacity, 1))}.dark\:text-\[\#C3A66C\]:is(.dark *){--tw-text-opacity: 1;color:rgb(195 166 108 / var(--tw-text-opacity, 1))}.dark\:text-\[\#E07B7B\]:is(.dark *){--tw-text-opacity: 1;color:rgb(224 123 123 / var(--tw-text-opacity, 1))}.dark\:text-\[\#E58989\]:is(.dark *){--tw-text-opacity: 1;color:rgb(229 137 137 / var(--tw-text-opacity, 1))}.dark\:text-\[\#E5B778\]:is(.dark *){--tw-text-opacity: 1;color:rgb(229 183 120 / var(--tw-text-opacity, 1))}.dark\:text-\[\#E5B778\]\/80:is(.dark *){color:#e5b778cc}.dark\:text-\[\#E6F2F7\]:is(.dark *){--tw-text-opacity: 1;color:rgb(230 242 247 / var(--tw-text-opacity, 1))}.dark\:text-\[\#E89490\]:is(.dark *){--tw-text-opacity: 1;color:rgb(232 148 144 / var(--tw-text-opacity, 1))}.dark\:text-\[\#F0C678\]:is(.dark *){--tw-text-opacity: 1;color:rgb(240 198 120 / var(--tw-text-opacity, 1))}.dark\:text-\[\#F59E0B\]:is(.dark *){--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.dark\:text-\[\#F5ABAB\]:is(.dark *){--tw-text-opacity: 1;color:rgb(245 171 171 / var(--tw-text-opacity, 1))}.dark\:text-\[\#F7DBA3\]:is(.dark *){--tw-text-opacity: 1;color:rgb(247 219 163 / var(--tw-text-opacity, 1))}.dark\:text-\[\#FCD34D\]:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-amber-200:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:text-amber-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-amber-500:is(.dark *){--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.dark\:text-blue-100:is(.dark *){--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-200:is(.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-300:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.dark\:text-gray-200:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-500:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:text-gray-600:is(.dark *){--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:text-gray-700:is(.dark *){--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.dark\:text-gray-900:is(.dark *){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.dark\:text-green-100:is(.dark *){--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.dark\:text-green-200:is(.dark *){--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.dark\:text-green-300:is(.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-orange-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.dark\:text-orange-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.dark\:text-purple-300:is(.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.dark\:text-purple-400:is(.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.dark\:text-red-100:is(.dark *){--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.dark\:text-red-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-red-900\/30:is(.dark *){color:#7f1d1d4d}.dark\:text-slate-100:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.dark\:text-slate-200:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.dark\:text-slate-300:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:text-slate-400:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-yellow-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.dark\:text-yellow-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.dark\:text-yellow-400:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.dark\:placeholder-gray-400:is(.dark *)::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.dark\:placeholder-gray-500:is(.dark *)::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.dark\:opacity-10:is(.dark *){opacity:.1}.dark\:ring-gray-500:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.dark\:ring-gray-600:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1))}.dark\:ring-offset-gray-900:is(.dark *){--tw-ring-offset-color: #111827}.dark\:brightness-0:is(.dark *){--tw-brightness: brightness(0);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)}.dark\:invert:is(.dark *){--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.dark\:even\:bg-gray-800\/50:nth-child(2n):is(.dark *){background-color:#1f293780}.dark\:hover\:border-\[\#599D7A\]\/70:hover:is(.dark *){border-color:#599d7ab3}.dark\:hover\:border-\[\#6CA6C3\]:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(108 166 195 / var(--tw-border-opacity, 1))}.dark\:hover\:border-\[\#6CA6C3\]\/70:hover:is(.dark *){border-color:#6ca6c3b3}.dark\:hover\:border-\[\#9B8EC1\]\/70:hover:is(.dark *){border-color:#9b8ec1b3}.dark\:hover\:border-\[\#E07B7B\]\/70:hover:is(.dark *){border-color:#e07b7bb3}.dark\:hover\:border-\[\#E5B778\]\/70:hover:is(.dark *){border-color:#e5b778b3}.dark\:hover\:border-gray-500:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.dark\:hover\:border-gray-600:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-\[\#005885\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(0 88 133 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#1A2F3A\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(26 47 58 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#1A2F3A\]\/20:hover:is(.dark *){background-color:#1a2f3a33}.dark\:hover\:bg-\[\#1A2F3A\]\/30:hover:is(.dark *){background-color:#1a2f3a4d}.dark\:hover\:bg-\[\#1A2F3A\]\/40:hover:is(.dark *){background-color:#1a2f3a66}.dark\:hover\:bg-\[\#2A2438\]\/20:hover:is(.dark *){background-color:#2a243833}.dark\:hover\:bg-\[\#367656\]\/25:hover:is(.dark *){background-color:#36765640}.dark\:hover\:bg-\[\#3A1A1A\]\/20:hover:is(.dark *){background-color:#3a1a1a33}.dark\:hover\:bg-\[\#3A3519\]\/20:hover:is(.dark *){background-color:#3a351933}.dark\:hover\:bg-\[\#487562\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(72 117 98 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#4A7E99\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(74 126 153 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#599D7A\]\/25:hover:is(.dark *){background-color:#599d7a40}.dark\:hover\:bg-\[\#5A94B1\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(90 148 177 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#6CA6C3\]\/25:hover:is(.dark *){background-color:#6ca6c340}.dark\:hover\:bg-\[\#6CA6C3\]\/30:hover:is(.dark *){background-color:#6ca6c34d}.dark\:hover\:bg-\[\#7EBF9F\]\/20:hover:is(.dark *){background-color:#7ebf9f33}.dark\:hover\:bg-\[\#8B7EB1\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(139 126 177 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#9B8EC1\]\/25:hover:is(.dark *){background-color:#9b8ec140}.dark\:hover\:bg-\[\#B84444\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(184 68 68 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#C45555\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(196 85 85 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#E07B7B\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(224 123 123 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#E07B7B\]\/25:hover:is(.dark *){background-color:#e07b7b40}.dark\:hover\:bg-\[\#E5B778\]\/25:hover:is(.dark *){background-color:#e5b77840}.dark\:hover\:bg-blue-900\/20:hover:is(.dark *){background-color:#1e3a8a33}.dark\:hover\:bg-gray-500:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-700\/20:hover:is(.dark *){background-color:#37415133}.dark\:hover\:bg-gray-700\/50:hover:is(.dark *){background-color:#37415180}.dark\:hover\:bg-gray-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-800\/50:hover:is(.dark *){background-color:#1f293780}.dark\:hover\:bg-gray-800\/80:hover:is(.dark *){background-color:#1f2937cc}.dark\:hover\:bg-gray-900:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-green-900\/20:hover:is(.dark *){background-color:#14532d33}.dark\:hover\:bg-green-900\/30:hover:is(.dark *){background-color:#14532d4d}.dark\:hover\:bg-green-900\/40:hover:is(.dark *){background-color:#14532d66}.dark\:hover\:bg-orange-900\/20:hover:is(.dark *){background-color:#7c2d1233}.dark\:hover\:bg-orange-900\/40:hover:is(.dark *){background-color:#7c2d1266}.dark\:hover\:bg-purple-900\/20:hover:is(.dark *){background-color:#581c8733}.dark\:hover\:bg-red-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-red-900\/20:hover:is(.dark *){background-color:#7f1d1d33}.dark\:hover\:bg-red-900\/30:hover:is(.dark *){background-color:#7f1d1d4d}.dark\:hover\:bg-red-900\/40:hover:is(.dark *){background-color:#7f1d1d66}.dark\:hover\:from-blue-900\/30:hover:is(.dark *){--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)}.dark\:hover\:from-purple-900\/30:hover:is(.dark *){--tw-gradient-from: rgb(88 28 135 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:to-cyan-900\/30:hover:is(.dark *){--tw-gradient-to: rgb(22 78 99 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-pink-900\/30:hover:is(.dark *){--tw-gradient-to: rgb(131 24 67 / .3) var(--tw-gradient-to-position)}.dark\:hover\:text-\[\#5A94B1\]:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(90 148 177 / var(--tw-text-opacity, 1))}.dark\:hover\:text-\[\#6CA6C3\]:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(108 166 195 / var(--tw-text-opacity, 1))}.dark\:hover\:text-\[\#7EBF9F\]:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(126 191 159 / var(--tw-text-opacity, 1))}.dark\:hover\:text-\[\#C45555\]:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(196 85 85 / var(--tw-text-opacity, 1))}.dark\:hover\:text-\[\#E07B7B\]:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(224 123 123 / var(--tw-text-opacity, 1))}.dark\:hover\:text-blue-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-100:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:hover\:text-purple-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:text-yellow-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.dark\:focus\:border-\[\#6CA6C3\]:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(108 166 195 / var(--tw-border-opacity, 1))}.dark\:focus\:ring-\[\#6CA6C3\]:focus:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(108 166 195 / var(--tw-ring-opacity, 1))}.dark\:focus\:ring-\[\#6CA6C3\]\/20:focus:is(.dark *){--tw-ring-color: rgb(108 166 195 / .2)}.dark\:disabled\:bg-gray-600:disabled:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.dark\:disabled\:bg-gray-700:disabled:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:disabled\:bg-gray-800:disabled:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:disabled\:bg-gray-900:disabled:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.group:hover .dark\:group-hover\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:ml-3{margin-left:.75rem}.sm\:ml-4{margin-left:1rem}.sm\:mr-3{margin-right:.75rem}.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-12{height:3rem}.sm\:w-10{width:2.5rem}.sm\:w-12{width:3rem}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-6xl{max-width:72rem}.sm\:max-w-lg{max-width:32rem}.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\: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-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:p-0{padding:0}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pb-4{padding-bottom:1rem}.sm\:text-left{text-align:left}}@media (min-width: 768px){.md\:left-auto{left:auto}.md\:right-4{right:1rem}.md\:col-span-2{grid-column:span 2 / span 2}.md\:mb-0{margin-bottom:0}.md\:mb-12{margin-bottom:3rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-3{margin-left:.75rem}.md\:ml-8{margin-left:2rem}.md\:mt-12{margin-top:3rem}.md\:mt-2{margin-top:.5rem}.md\:mt-24{margin-top:6rem}.md\:mt-3{margin-top:.75rem}.md\:mt-4{margin-top:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-12{height:3rem}.md\:h-20{height:5rem}.md\:h-24{height:6rem}.md\:h-5{height:1.25rem}.md\:h-6{height:1.5rem}.md\:h-8{height:2rem}.md\:h-9{height:2.25rem}.md\:w-12{width:3rem}.md\:w-48{width:12rem}.md\:w-5{width:1.25rem}.md\:w-6{width:1.5rem}.md\:w-8{width:2rem}.md\:w-9{width:2.25rem}.md\:w-96{width:24rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\: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)))}.md\: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)))}.md\: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))}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:text-justify{text-align:justify}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:leading-10{line-height:2.5rem}.md\:leading-7{line-height:1.75rem}.md\:leading-8{line-height:2rem}}@media (min-width: 1024px){.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:inline-block{display:inline-block}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width: 1280px){.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.\[\&\:\:-moz-range-thumb\]\:h-4::-moz-range-thumb{height:1rem}.\[\&\:\:-moz-range-thumb\]\:w-4::-moz-range-thumb{width:1rem}.\[\&\:\:-moz-range-thumb\]\:cursor-pointer::-moz-range-thumb{cursor:pointer}.\[\&\:\:-moz-range-thumb\]\:rounded-full::-moz-range-thumb{border-radius:9999px}.\[\&\:\:-moz-range-thumb\]\:border-0::-moz-range-thumb{border-width:0px}.\[\&\:\:-moz-range-thumb\]\:bg-\[\#6CA6C3\]::-moz-range-thumb{--tw-bg-opacity: 1;background-color:rgb(108 166 195 / var(--tw-bg-opacity, 1))}.\[\&\:\:-webkit-slider-thumb\]\:h-4::-webkit-slider-thumb{height:1rem}.\[\&\:\:-webkit-slider-thumb\]\:w-4::-webkit-slider-thumb{width:1rem}.\[\&\:\:-webkit-slider-thumb\]\:cursor-pointer::-webkit-slider-thumb{cursor:pointer}.\[\&\:\:-webkit-slider-thumb\]\:appearance-none::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.\[\&\:\:-webkit-slider-thumb\]\:rounded-full::-webkit-slider-thumb{border-radius:9999px}.\[\&\:\:-webkit-slider-thumb\]\:bg-\[\#6CA6C3\]::-webkit-slider-thumb{--tw-bg-opacity: 1;background-color:rgb(108 166 195 / var(--tw-bg-opacity, 1))}.\[\&\>svg\]\:h-full>svg{height:100%}.\[\&\>svg\]\:max-h-full>svg{max-height:100%}.\[\&\>svg\]\:w-full>svg{width:100%}.\[\&\>svg\]\:max-w-full>svg{max-width:100%}
