@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:forwards}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@theme inline{--animation-delay-0:0s;--animation-delay-75:75ms;--animation-delay-100:.1s;--animation-delay-150:.15s;--animation-delay-200:.2s;--animation-delay-300:.3s;--animation-delay-500:.5s;--animation-delay-700:.7s;--animation-delay-1000:1s;--animation-repeat-0:0;--animation-repeat-1:1;--animation-repeat-infinite:infinite;--animation-direction-normal:normal;--animation-direction-reverse:reverse;--animation-direction-alternate:alternate;--animation-direction-alternate-reverse:alternate-reverse;--animation-fill-mode-none:none;--animation-fill-mode-forwards:forwards;--animation-fill-mode-backwards:backwards;--animation-fill-mode-both:both;--percentage-0:0;--percentage-5:.05;--percentage-10:.1;--percentage-15:.15;--percentage-20:.2;--percentage-25:.25;--percentage-30:.3;--percentage-35:.35;--percentage-40:.4;--percentage-45:.45;--percentage-50:.5;--percentage-55:.55;--percentage-60:.6;--percentage-65:.65;--percentage-70:.7;--percentage-75:.75;--percentage-80:.8;--percentage-85:.85;--percentage-90:.9;--percentage-95:.95;--percentage-100:1;--percentage-translate-full:1;--animate-in:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,forwards);--animate-out:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,forwards);@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0))}}--animate-accordion-down:accordion-down var(--tw-animation-duration,var(--tw-duration,.2s))ease-out;--animate-accordion-up:accordion-up var(--tw-animation-duration,var(--tw-duration,.2s))ease-out;--animate-collapsible-down:collapsible-down var(--tw-animation-duration,var(--tw-duration,.2s))ease-out;--animate-collapsible-up:collapsible-up var(--tw-animation-duration,var(--tw-duration,.2s))ease-out;@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,auto))))}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,auto))))}to{height:0}}@keyframes collapsible-down{0%{height:0}to{height:var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto))))}}@keyframes collapsible-up{0%{height:var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto))))}to{height:0}}--animate-caret-blink:caret-blink 1.25s ease-out infinite;@keyframes caret-blink{0%,70%,to{opacity:1}20%,50%{opacity:0}}}@utility animation-duration-*{--tw-animation-duration:calc(--value(number)*1ms);--tw-animation-duration:--value(--animation-duration-*,[duration],"initial",[*]);animation-duration:calc(--value(number)*1ms);animation-duration:--value(--animation-duration-*,[duration],"initial",[*])}@utility delay-*{animation-delay:calc(--value(number)*1ms);animation-delay:--value(--animation-delay-*,[duration],"initial",[*]);--tw-animation-delay:calc(--value(number)*1ms);--tw-animation-delay:--value(--animation-delay-*,[duration],"initial",[*])}@utility repeat-*{animation-iteration-count:--value(--animation-repeat-*,number,"initial",[*]);--tw-animation-iteration-count:--value(--animation-repeat-*,number,"initial",[*])}@utility direction-*{animation-direction:--value(--animation-direction-*,"initial",[*]);--tw-animation-direction:--value(--animation-direction-*,"initial",[*])}@utility fill-mode-*{animation-fill-mode:--value(--animation-fill-mode-*,"initial",[*]);--tw-animation-fill-mode:--value(--animation-fill-mode-*,"initial",[*])}@utility running{animation-play-state:running}@utility paused{animation-play-state:paused}@utility play-state-*{animation-play-state:--value("initial",[*])}@utility fade-in{--tw-enter-opacity:0}@utility fade-in-*{--tw-enter-opacity:calc(--value(number)/100);--tw-enter-opacity:--value(--percentage-*,[*])}@utility fade-out{--tw-exit-opacity:0}@utility fade-out-*{--tw-exit-opacity:calc(--value(number)/100);--tw-exit-opacity:--value(--percentage-*,[*])}@utility zoom-in{--tw-enter-scale:0}@utility zoom-in-*{--tw-enter-scale:calc(--value(number)*1%);--tw-enter-scale:calc(--value(ratio));--tw-enter-scale:--value(--percentage-*,[*])}@utility -zoom-in-*{--tw-enter-scale:calc(--value(number)*-1%);--tw-enter-scale:calc(--value(ratio)*-1);--tw-enter-scale:--value(--percentage-*,[*])}@utility zoom-out{--tw-exit-scale:0}@utility zoom-out-*{--tw-exit-scale:calc(--value(number)*1%);--tw-exit-scale:calc(--value(ratio));--tw-exit-scale:--value(--percentage-*,[*])}@utility -zoom-out-*{--tw-exit-scale:calc(--value(number)*-1%);--tw-exit-scale:calc(--value(ratio)*-1);--tw-exit-scale:--value(--percentage-*,[*])}@utility spin-in{--tw-enter-rotate:30deg}@utility spin-in-*{--tw-enter-rotate:calc(--value(number)*1deg);--tw-enter-rotate:calc(--value(ratio)*360deg);--tw-enter-rotate:--value(--rotate-*,[*])}@utility -spin-in{--tw-enter-rotate:-30deg}@utility -spin-in-*{--tw-enter-rotate:calc(--value(number)*-1deg);--tw-enter-rotate:calc(--value(ratio)*-360deg);--tw-enter-rotate:--value(--rotate-*,[*])}@utility spin-out{--tw-exit-rotate:30deg}@utility spin-out-*{--tw-exit-rotate:calc(--value(number)*1deg);--tw-exit-rotate:calc(--value(ratio)*360deg);--tw-exit-rotate:--value(--rotate-*,[*])}@utility -spin-out{--tw-exit-rotate:-30deg}@utility -spin-out-*{--tw-exit-rotate:calc(--value(number)*-1deg);--tw-exit-rotate:calc(--value(ratio)*-360deg);--tw-exit-rotate:--value(--rotate-*,[*])}@utility slide-in-from-top{--tw-enter-translate-y:-100%}@utility slide-in-from-top-*{--tw-enter-translate-y:calc(--value(integer)*var(--spacing)*-1);--tw-enter-translate-y:calc(--value(--percentage-*,--percentage-translate-*)*-100%);--tw-enter-translate-y:calc(--value(ratio)*-100%);--tw-enter-translate-y:calc(--value(--translate-*,[percentage],[length])*-1)}@utility slide-in-from-bottom{--tw-enter-translate-y:100%}@utility slide-in-from-bottom-*{--tw-enter-translate-y:calc(--value(integer)*var(--spacing));--tw-enter-translate-y:calc(--value(--percentage-*,--percentage-translate-*)*100%);--tw-enter-translate-y:calc(--value(ratio)*100%);--tw-enter-translate-y:--value(--translate-*,[percentage],[length])}@utility slide-in-from-left{--tw-enter-translate-x:-100%}@utility slide-in-from-left-*{--tw-enter-translate-x:calc(--value(integer)*var(--spacing)*-1);--tw-enter-translate-x:calc(--value(--percentage-*,--percentage-translate-*)*-100%);--tw-enter-translate-x:calc(--value(ratio)*100%);--tw-enter-translate-x:calc(--value(--translate-*,[percentage],[length])*-1)}@utility slide-in-from-right{--tw-enter-translate-x:100%}@utility slide-in-from-right-*{--tw-enter-translate-x:calc(--value(integer)*var(--spacing));--tw-enter-translate-x:calc(--value(--percentage-*,--percentage-translate-*)*100%);--tw-enter-translate-x:calc(--value(ratio)*100%);--tw-enter-translate-x:--value(--translate-*,[percentage],[length])}@utility slide-out-to-top{--tw-exit-translate-y:-100%}@utility slide-out-to-top-*{--tw-exit-translate-y:calc(--value(integer)*var(--spacing)*-1);--tw-exit-translate-y:calc(--value(--percentage-*,--percentage-translate-*)*-100%);--tw-exit-translate-y:calc(--value(ratio)*100%);--tw-exit-translate-y:calc(--value(--translate-*,[percentage],[length])*-1)}@utility slide-out-to-bottom{--tw-exit-translate-y:100%}@utility slide-out-to-bottom-*{--tw-exit-translate-y:calc(--value(integer)*var(--spacing));--tw-exit-translate-y:calc(--value(--percentage-*,--percentage-translate-*)*100%);--tw-exit-translate-y:calc(--value(ratio)*100%);--tw-exit-translate-y:--value(--translate-*,[percentage],[length])}@utility slide-out-to-left{--tw-exit-translate-x:-100%}@utility slide-out-to-left-*{--tw-exit-translate-x:calc(--value(integer)*var(--spacing)*-1);--tw-exit-translate-x:calc(--value(--percentage-*,--percentage-translate-*)*-100%);--tw-exit-translate-x:calc(--value(ratio)*100%);--tw-exit-translate-x:calc(--value(--translate-*,[percentage],[length])*-1)}@utility slide-out-to-right{--tw-exit-translate-x:100%}@utility slide-out-to-right-*{--tw-exit-translate-x:calc(--value(integer)*var(--spacing));--tw-exit-translate-x:calc(--value(--percentage-*,--percentage-translate-*)*100%);--tw-exit-translate-x:calc(--value(ratio)*100%);--tw-exit-translate-x:--value(--translate-*,[percentage],[length])}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(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:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{border-color:var(--border);outline-color:var(--ring)}body{background-color:var(--background);color:var(--foreground)}.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}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-inset-1{inset:-.25rem}.-inset-4{inset:-1rem}.inset-0{inset:0}.inset-x-0{left:0;right:0}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-1\/2{left:50%}.left-8{left:2rem}.right-0{right:0}.right-3{right:.75rem}.right-6{right:1.5rem}.right-8{right:2rem}.top-0{top:0}.top-20{top:5rem}.top-3{top:.75rem}.top-6{top:1.5rem}.-z-10{z-index:-10}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.m-4{margin:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.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}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[4\/5\]{aspect-ratio:4/5}.size-10{width:2.5rem;height:2.5rem}.size-4{width:1rem;height:1rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[520px\]{height:520px}.h-\[720px\]{height:720px}.h-\[75vh\]{height:75vh}.h-\[780px\]{height:780px}.h-\[calc\(100\%_-_24px\)\]{height:calc(100% - 24px)}.h-\[calc\(100vh-12rem\)\]{height:calc(100vh - 12rem)}.h-full{height:100%}.h-px{height:1px}.max-h-\[200px\]{max-height:200px}.max-h-\[320px\]{max-height:320px}.max-h-\[360px\]{max-height:360px}.max-h-\[420px\]{max-height:420px}.max-h-\[calc\(100vh-10rem\)\]{max-height:calc(100vh - 10rem)}.min-h-16{min-height:4rem}.min-h-28{min-height:7rem}.min-h-\[180px\]{min-height:180px}.min-h-\[240px\]{min-height:240px}.min-h-\[70vh\]{min-height:70vh}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[1280px\]{width:1280px}.w-\[340px\]{width:340px}.w-\[80vw\]{width:80vw}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[85\%\]{max-width:85%}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.origin-top{transform-origin:top}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-10,.-translate-x-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-10{--tw-translate-x:-2.5rem}.translate-x-0{--tw-translate-x:0px}.translate-x-0,.translate-x-10{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-10{--tw-translate-x:2.5rem}.translate-y-0{--tw-translate-y:0px}.translate-y-0,.translate-y-10{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-10{--tw-translate-y:2.5rem}.rotate-0{--tw-rotate:0deg}.rotate-0,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.scale-\[0\.19\]{--tw-scale-x:0.19;--tw-scale-y:0.19;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-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-10{gap:2.5rem}.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}.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-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * 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))}.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-\[\#e6edf5\]>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(230 237 245/var(--tw-divide-opacity,1))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-balance{text-wrap:balance}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-t-xl{border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl)}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[\#0f4c81\]{--tw-border-opacity:1;border-color:rgb(15 76 129/var(--tw-border-opacity,1))}.border-\[\#0f4c81\]\/40{border-color:rgba(15,76,129,.4)}.border-\[\#4e6f93\]{--tw-border-opacity:1;border-color:rgb(78 111 147/var(--tw-border-opacity,1))}.border-\[\#5e7898\]{--tw-border-opacity:1;border-color:rgb(94 120 152/var(--tw-border-opacity,1))}.border-\[\#6f89ad\]{--tw-border-opacity:1;border-color:rgb(111 137 173/var(--tw-border-opacity,1))}.border-\[\#74a0cc\]{--tw-border-opacity:1;border-color:rgb(116 160 204/var(--tw-border-opacity,1))}.border-\[\#7ea3c9\]{--tw-border-opacity:1;border-color:rgb(126 163 201/var(--tw-border-opacity,1))}.border-\[\#bdd2e7\]{--tw-border-opacity:1;border-color:rgb(189 210 231/var(--tw-border-opacity,1))}.border-\[\#becddd\]{--tw-border-opacity:1;border-color:rgb(190 205 221/var(--tw-border-opacity,1))}.border-\[\#c3d4e5\]{--tw-border-opacity:1;border-color:rgb(195 212 229/var(--tw-border-opacity,1))}.border-\[\#c4d5e7\]{--tw-border-opacity:1;border-color:rgb(196 213 231/var(--tw-border-opacity,1))}.border-\[\#c5d4e3\]{--tw-border-opacity:1;border-color:rgb(197 212 227/var(--tw-border-opacity,1))}.border-\[\#c5d5e5\]{--tw-border-opacity:1;border-color:rgb(197 213 229/var(--tw-border-opacity,1))}.border-\[\#c6e6d4\]{--tw-border-opacity:1;border-color:rgb(198 230 212/var(--tw-border-opacity,1))}.border-\[\#c7d3df\]{--tw-border-opacity:1;border-color:rgb(199 211 223/var(--tw-border-opacity,1))}.border-\[\#c7d7e8\]{--tw-border-opacity:1;border-color:rgb(199 215 232/var(--tw-border-opacity,1))}.border-\[\#cad2dd\]{--tw-border-opacity:1;border-color:rgb(202 210 221/var(--tw-border-opacity,1))}.border-\[\#cad6e2\]{--tw-border-opacity:1;border-color:rgb(202 214 226/var(--tw-border-opacity,1))}.border-\[\#cad7e4\]{--tw-border-opacity:1;border-color:rgb(202 215 228/var(--tw-border-opacity,1))}.border-\[\#cbe6da\]{--tw-border-opacity:1;border-color:rgb(203 230 218/var(--tw-border-opacity,1))}.border-\[\#cde6d9\]{--tw-border-opacity:1;border-color:rgb(205 230 217/var(--tw-border-opacity,1))}.border-\[\#d26a53\]{--tw-border-opacity:1;border-color:rgb(210 106 83/var(--tw-border-opacity,1))}.border-\[\#d5e1ed\]{--tw-border-opacity:1;border-color:rgb(213 225 237/var(--tw-border-opacity,1))}.border-\[\#d7e1ec\]{--tw-border-opacity:1;border-color:rgb(215 225 236/var(--tw-border-opacity,1))}.border-\[\#d8e3ee\]{--tw-border-opacity:1;border-color:rgb(216 227 238/var(--tw-border-opacity,1))}.border-\[\#d9e4ef\]{--tw-border-opacity:1;border-color:rgb(217 228 239/var(--tw-border-opacity,1))}.border-\[\#d9e4f0\]{--tw-border-opacity:1;border-color:rgb(217 228 240/var(--tw-border-opacity,1))}.border-\[\#dbe4ee\]{--tw-border-opacity:1;border-color:rgb(219 228 238/var(--tw-border-opacity,1))}.border-\[\#e1e9f2\]{--tw-border-opacity:1;border-color:rgb(225 233 242/var(--tw-border-opacity,1))}.border-\[\#e2e9f2\]{--tw-border-opacity:1;border-color:rgb(226 233 242/var(--tw-border-opacity,1))}.border-\[\#efc7ba\]{--tw-border-opacity:1;border-color:rgb(239 199 186/var(--tw-border-opacity,1))}.border-\[\#f0c1b5\]{--tw-border-opacity:1;border-color:rgb(240 193 181/var(--tw-border-opacity,1))}.border-\[\#f0c2b6\]{--tw-border-opacity:1;border-color:rgb(240 194 182/var(--tw-border-opacity,1))}.border-\[\#f0dbb3\]{--tw-border-opacity:1;border-color:rgb(240 219 179/var(--tw-border-opacity,1))}.border-\[\#f1c0b4\]{--tw-border-opacity:1;border-color:rgb(241 192 180/var(--tw-border-opacity,1))}.border-\[\#f3d9b9\]{--tw-border-opacity:1;border-color:rgb(243 217 185/var(--tw-border-opacity,1))}.border-input{border-color:var(--input)}.bg-\[\#0d223a\]\/40{background-color:rgba(13,34,58,.4)}.bg-\[\#0f4c81\]{--tw-bg-opacity:1;background-color:rgb(15 76 129/var(--tw-bg-opacity,1))}.bg-\[\#1f3154\]\/80{background-color:rgba(31,49,84,.8)}.bg-\[\#2c7a52\]{--tw-bg-opacity:1;background-color:rgb(44 122 82/var(--tw-bg-opacity,1))}.bg-\[\#5f7d9d\]{--tw-bg-opacity:1;background-color:rgb(95 125 157/var(--tw-bg-opacity,1))}.bg-\[\#6f89ad\]{--tw-bg-opacity:1;background-color:rgb(111 137 173/var(--tw-bg-opacity,1))}.bg-\[\#b2751f\]{--tw-bg-opacity:1;background-color:rgb(178 117 31/var(--tw-bg-opacity,1))}.bg-\[\#b73030\]{--tw-bg-opacity:1;background-color:rgb(183 48 48/var(--tw-bg-opacity,1))}.bg-\[\#c45138\]{--tw-bg-opacity:1;background-color:rgb(196 81 56/var(--tw-bg-opacity,1))}.bg-\[\#d7e1ec\]{--tw-bg-opacity:1;background-color:rgb(215 225 236/var(--tw-bg-opacity,1))}.bg-\[\#deebf7\]{--tw-bg-opacity:1;background-color:rgb(222 235 247/var(--tw-bg-opacity,1))}.bg-\[\#e1edf9\]{--tw-bg-opacity:1;background-color:rgb(225 237 249/var(--tw-bg-opacity,1))}.bg-\[\#e2eef9\]{--tw-bg-opacity:1;background-color:rgb(226 238 249/var(--tw-bg-opacity,1))}.bg-\[\#e5f4eb\]{--tw-bg-opacity:1;background-color:rgb(229 244 235/var(--tw-bg-opacity,1))}.bg-\[\#e6f5ef\]{--tw-bg-opacity:1;background-color:rgb(230 245 239/var(--tw-bg-opacity,1))}.bg-\[\#e8f0f8\]{--tw-bg-opacity:1;background-color:rgb(232 240 248/var(--tw-bg-opacity,1))}.bg-\[\#eaf0f7\]{--tw-bg-opacity:1;background-color:rgb(234 240 247/var(--tw-bg-opacity,1))}.bg-\[\#ebf8f0\]{--tw-bg-opacity:1;background-color:rgb(235 248 240/var(--tw-bg-opacity,1))}.bg-\[\#ecfbf3\]{--tw-bg-opacity:1;background-color:rgb(236 251 243/var(--tw-bg-opacity,1))}.bg-\[\#eef3f8\]{--tw-bg-opacity:1;background-color:rgb(238 243 248/var(--tw-bg-opacity,1))}.bg-\[\#f2fbf6\]{--tw-bg-opacity:1;background-color:rgb(242 251 246/var(--tw-bg-opacity,1))}.bg-\[\#f3f7fc\]{--tw-bg-opacity:1;background-color:rgb(243 247 252/var(--tw-bg-opacity,1))}.bg-\[\#f3fff8\]{--tw-bg-opacity:1;background-color:rgb(243 255 248/var(--tw-bg-opacity,1))}.bg-\[\#f4f8fd\]{--tw-bg-opacity:1;background-color:rgb(244 248 253/var(--tw-bg-opacity,1))}.bg-\[\#f5f7fa\]{--tw-bg-opacity:1;background-color:rgb(245 247 250/var(--tw-bg-opacity,1))}.bg-\[\#f6f9fd\]{--tw-bg-opacity:1;background-color:rgb(246 249 253/var(--tw-bg-opacity,1))}.bg-\[\#f7fafe\]{--tw-bg-opacity:1;background-color:rgb(247 250 254/var(--tw-bg-opacity,1))}.bg-\[\#f7fbff\]{--tw-bg-opacity:1;background-color:rgb(247 251 255/var(--tw-bg-opacity,1))}.bg-\[\#f8fbff\]{--tw-bg-opacity:1;background-color:rgb(248 251 255/var(--tw-bg-opacity,1))}.bg-\[\#fbe7e2\]{--tw-bg-opacity:1;background-color:rgb(251 231 226/var(--tw-bg-opacity,1))}.bg-\[\#fbf2df\]{--tw-bg-opacity:1;background-color:rgb(251 242 223/var(--tw-bg-opacity,1))}.bg-\[\#fbfdff\]{--tw-bg-opacity:1;background-color:rgb(251 253 255/var(--tw-bg-opacity,1))}.bg-\[\#fff1e8\]{--tw-bg-opacity:1;background-color:rgb(255 241 232/var(--tw-bg-opacity,1))}.bg-\[\#fff1eb\]{--tw-bg-opacity:1;background-color:rgb(255 241 235/var(--tw-bg-opacity,1))}.bg-\[\#fff3ef\]{--tw-bg-opacity:1;background-color:rgb(255 243 239/var(--tw-bg-opacity,1))}.bg-\[\#fff4ef\]{--tw-bg-opacity:1;background-color:rgb(255 244 239/var(--tw-bg-opacity,1))}.bg-\[\#fff4f1\]{--tw-bg-opacity:1;background-color:rgb(255 244 241/var(--tw-bg-opacity,1))}.bg-\[\#fff7f4\]{--tw-bg-opacity:1;background-color:rgb(255 247 244/var(--tw-bg-opacity,1))}.bg-\[\#fff8ed\]{--tw-bg-opacity:1;background-color:rgb(255 248 237/var(--tw-bg-opacity,1))}.bg-\[\#fff8ef\]{--tw-bg-opacity:1;background-color:rgb(255 248 239/var(--tw-bg-opacity,1))}.bg-\[\#fffaf0\]{--tw-bg-opacity:1;background-color:rgb(255 250 240/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/60{background-color:rgba(0,0,0,.6)}.bg-black\/70{background-color:rgba(0,0,0,.7)}.bg-card{background-color:var(--card)}.bg-destructive{background-color:var(--destructive)}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.bg-muted{background-color:var(--muted)}.bg-primary{background-color:var(--primary)}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity,1))}.bg-secondary{background-color:var(--secondary)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/80{background-color:hsla(0,0%,100%,.8)}.bg-white\/85{background-color:hsla(0,0%,100%,.85)}.bg-white\/90{background-color:hsla(0,0%,100%,.9)}.bg-white\/95{background-color:hsla(0,0%,100%,.95)}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.bg-\[linear-gradient\(120deg\2c \#0f1d35_0\%\2c \#1b2c4f_44\%\2c \#2d3f65_100\%\)\]{background-image:linear-gradient(120deg,#0f1d35,#1b2c4f 44%,#2d3f65)}.bg-\[linear-gradient\(145deg\2c \#1f3154\2c \#2c4368\)\]{background-image:linear-gradient(145deg,#1f3154,#2c4368)}.bg-\[linear-gradient\(145deg\2c \#e6eef8\2c \#d2e2f2\)\]{background-image:linear-gradient(145deg,#e6eef8,#d2e2f2)}.bg-\[linear-gradient\(180deg\2c \#fbfdff_0\2c \#f3f8ff_100\%\)\]{background-image:linear-gradient(180deg,#fbfdff,#f3f8ff)}.bg-\[radial-gradient\(circle_at_15\%_10\%\2c \#d7e8fb_0\%\2c \#eef5fd_45\%\2c \#f5f8fc_100\%\)\]{background-image:radial-gradient(circle at 15% 10%,#d7e8fb 0,#eef5fd 45%,#f5f8fc 100%)}.bg-\[radial-gradient\(circle_at_20\%_-10\%\2c rgba\(88\2c 169\2c 232\2c 0\.35\)\2c transparent_45\%\)\]{background-image:radial-gradient(circle at 20% -10%,rgba(88,169,232,.35),transparent 45%)}.bg-\[radial-gradient\(circle_at_20\%_0\%\2c \#dfefff_0\2c \#f8fbff_52\%\2c \#f2f6fb_100\%\)\]{background-image:radial-gradient(circle at 20% 0,#dfefff 0,#f8fbff 52%,#f2f6fb 100%)}.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))}.from-\[\#2e7d6f\]{--tw-gradient-from:#2e7d6f var(--tw-gradient-from-position);--tw-gradient-to:rgba(46,125,111,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#58a9e8\]\/20{--tw-gradient-from:rgba(88,169,232,.2) var(--tw-gradient-from-position);--tw-gradient-to:rgba(88,169,232,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-primary{--tw-gradient-from:var(--primary) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,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:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-primary{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--primary) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),transparent var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-\[\#4f46e5\]{--tw-gradient-to:#4f46e5 var(--tw-gradient-to-position)}.to-\[\#f7fbff\]{--tw-gradient-to:#f7fbff var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.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-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.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-12{padding-bottom:3rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pl-5{padding-left:1.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.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-\[11px\]{font-size:11px}.text-\[15px\]{font-size:15px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.35em\]{letter-spacing:.35em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#0d223a\]{--tw-text-opacity:1;color:rgb(13 34 58/var(--tw-text-opacity,1))}.text-\[\#0e2239\]{--tw-text-opacity:1;color:rgb(14 34 57/var(--tw-text-opacity,1))}.text-\[\#0f4c81\]{--tw-text-opacity:1;color:rgb(15 76 129/var(--tw-text-opacity,1))}.text-\[\#10243e\]{--tw-text-opacity:1;color:rgb(16 36 62/var(--tw-text-opacity,1))}.text-\[\#11273d\]{--tw-text-opacity:1;color:rgb(17 39 61/var(--tw-text-opacity,1))}.text-\[\#163a5c\]{--tw-text-opacity:1;color:rgb(22 58 92/var(--tw-text-opacity,1))}.text-\[\#193755\]{--tw-text-opacity:1;color:rgb(25 55 85/var(--tw-text-opacity,1))}.text-\[\#1b3a5a\]{--tw-text-opacity:1;color:rgb(27 58 90/var(--tw-text-opacity,1))}.text-\[\#1c3f62\]{--tw-text-opacity:1;color:rgb(28 63 98/var(--tw-text-opacity,1))}.text-\[\#1c405f\]{--tw-text-opacity:1;color:rgb(28 64 95/var(--tw-text-opacity,1))}.text-\[\#1d3a58\]{--tw-text-opacity:1;color:rgb(29 58 88/var(--tw-text-opacity,1))}.text-\[\#1f3f60\]{--tw-text-opacity:1;color:rgb(31 63 96/var(--tw-text-opacity,1))}.text-\[\#1f5f46\]{--tw-text-opacity:1;color:rgb(31 95 70/var(--tw-text-opacity,1))}.text-\[\#1f6a4b\]{--tw-text-opacity:1;color:rgb(31 106 75/var(--tw-text-opacity,1))}.text-\[\#1f6b4a\]{--tw-text-opacity:1;color:rgb(31 107 74/var(--tw-text-opacity,1))}.text-\[\#1f7a57\]{--tw-text-opacity:1;color:rgb(31 122 87/var(--tw-text-opacity,1))}.text-\[\#213852\]{--tw-text-opacity:1;color:rgb(33 56 82/var(--tw-text-opacity,1))}.text-\[\#224d75\]{--tw-text-opacity:1;color:rgb(34 77 117/var(--tw-text-opacity,1))}.text-\[\#234566\]{--tw-text-opacity:1;color:rgb(35 69 102/var(--tw-text-opacity,1))}.text-\[\#24476a\]{--tw-text-opacity:1;color:rgb(36 71 106/var(--tw-text-opacity,1))}.text-\[\#245a3f\]{--tw-text-opacity:1;color:rgb(36 90 63/var(--tw-text-opacity,1))}.text-\[\#26527c\]{--tw-text-opacity:1;color:rgb(38 82 124/var(--tw-text-opacity,1))}.text-\[\#274a6d\]{--tw-text-opacity:1;color:rgb(39 74 109/var(--tw-text-opacity,1))}.text-\[\#28527c\]{--tw-text-opacity:1;color:rgb(40 82 124/var(--tw-text-opacity,1))}.text-\[\#295070\]{--tw-text-opacity:1;color:rgb(41 80 112/var(--tw-text-opacity,1))}.text-\[\#2b557e\]{--tw-text-opacity:1;color:rgb(43 85 126/var(--tw-text-opacity,1))}.text-\[\#2b6a50\]{--tw-text-opacity:1;color:rgb(43 106 80/var(--tw-text-opacity,1))}.text-\[\#2d6e4c\]{--tw-text-opacity:1;color:rgb(45 110 76/var(--tw-text-opacity,1))}.text-\[\#2f4f6f\]{--tw-text-opacity:1;color:rgb(47 79 111/var(--tw-text-opacity,1))}.text-\[\#2f5f88\]{--tw-text-opacity:1;color:rgb(47 95 136/var(--tw-text-opacity,1))}.text-\[\#2f6e54\]{--tw-text-opacity:1;color:rgb(47 110 84/var(--tw-text-opacity,1))}.text-\[\#2f6f4c\]{--tw-text-opacity:1;color:rgb(47 111 76/var(--tw-text-opacity,1))}.text-\[\#304f6e\]{--tw-text-opacity:1;color:rgb(48 79 110/var(--tw-text-opacity,1))}.text-\[\#35506d\]{--tw-text-opacity:1;color:rgb(53 80 109/var(--tw-text-opacity,1))}.text-\[\#365a7f\]{--tw-text-opacity:1;color:rgb(54 90 127/var(--tw-text-opacity,1))}.text-\[\#3f5873\]{--tw-text-opacity:1;color:rgb(63 88 115/var(--tw-text-opacity,1))}.text-\[\#3f5f80\]{--tw-text-opacity:1;color:rgb(63 95 128/var(--tw-text-opacity,1))}.text-\[\#405f7e\]{--tw-text-opacity:1;color:rgb(64 95 126/var(--tw-text-opacity,1))}.text-\[\#47617c\]{--tw-text-opacity:1;color:rgb(71 97 124/var(--tw-text-opacity,1))}.text-\[\#486480\]{--tw-text-opacity:1;color:rgb(72 100 128/var(--tw-text-opacity,1))}.text-\[\#496580\]{--tw-text-opacity:1;color:rgb(73 101 128/var(--tw-text-opacity,1))}.text-\[\#4a647f\]{--tw-text-opacity:1;color:rgb(74 100 127/var(--tw-text-opacity,1))}.text-\[\#4d657f\]{--tw-text-opacity:1;color:rgb(77 101 127/var(--tw-text-opacity,1))}.text-\[\#4d6580\]{--tw-text-opacity:1;color:rgb(77 101 128/var(--tw-text-opacity,1))}.text-\[\#4d6883\]{--tw-text-opacity:1;color:rgb(77 104 131/var(--tw-text-opacity,1))}.text-\[\#4e6782\]{--tw-text-opacity:1;color:rgb(78 103 130/var(--tw-text-opacity,1))}.text-\[\#4f6580\]{--tw-text-opacity:1;color:rgb(79 101 128/var(--tw-text-opacity,1))}.text-\[\#506a84\]{--tw-text-opacity:1;color:rgb(80 106 132/var(--tw-text-opacity,1))}.text-\[\#526c87\]{--tw-text-opacity:1;color:rgb(82 108 135/var(--tw-text-opacity,1))}.text-\[\#54708b\]{--tw-text-opacity:1;color:rgb(84 112 139/var(--tw-text-opacity,1))}.text-\[\#57708c\]{--tw-text-opacity:1;color:rgb(87 112 140/var(--tw-text-opacity,1))}.text-\[\#58708a\]{--tw-text-opacity:1;color:rgb(88 112 138/var(--tw-text-opacity,1))}.text-\[\#5a718b\]{--tw-text-opacity:1;color:rgb(90 113 139/var(--tw-text-opacity,1))}.text-\[\#5b7591\]{--tw-text-opacity:1;color:rgb(91 117 145/var(--tw-text-opacity,1))}.text-\[\#5d7894\]{--tw-text-opacity:1;color:rgb(93 120 148/var(--tw-text-opacity,1))}.text-\[\#5f7892\]{--tw-text-opacity:1;color:rgb(95 120 146/var(--tw-text-opacity,1))}.text-\[\#5f7993\]{--tw-text-opacity:1;color:rgb(95 121 147/var(--tw-text-opacity,1))}.text-\[\#607892\]{--tw-text-opacity:1;color:rgb(96 120 146/var(--tw-text-opacity,1))}.text-\[\#607a95\]{--tw-text-opacity:1;color:rgb(96 122 149/var(--tw-text-opacity,1))}.text-\[\#607b96\]{--tw-text-opacity:1;color:rgb(96 123 150/var(--tw-text-opacity,1))}.text-\[\#627b95\]{--tw-text-opacity:1;color:rgb(98 123 149/var(--tw-text-opacity,1))}.text-\[\#637d97\]{--tw-text-opacity:1;color:rgb(99 125 151/var(--tw-text-opacity,1))}.text-\[\#68819a\]{--tw-text-opacity:1;color:rgb(104 129 154/var(--tw-text-opacity,1))}.text-\[\#6a8199\]{--tw-text-opacity:1;color:rgb(106 129 153/var(--tw-text-opacity,1))}.text-\[\#6c88a2\]{--tw-text-opacity:1;color:rgb(108 136 162/var(--tw-text-opacity,1))}.text-\[\#6d8399\]{--tw-text-opacity:1;color:rgb(109 131 153/var(--tw-text-opacity,1))}.text-\[\#6f8398\]{--tw-text-opacity:1;color:rgb(111 131 152/var(--tw-text-opacity,1))}.text-\[\#6f849a\]{--tw-text-opacity:1;color:rgb(111 132 154/var(--tw-text-opacity,1))}.text-\[\#7f3727\]{--tw-text-opacity:1;color:rgb(127 55 39/var(--tw-text-opacity,1))}.text-\[\#7f5318\]{--tw-text-opacity:1;color:rgb(127 83 24/var(--tw-text-opacity,1))}.text-\[\#85a4c4\]{--tw-text-opacity:1;color:rgb(133 164 196/var(--tw-text-opacity,1))}.text-\[\#8b5b25\]{--tw-text-opacity:1;color:rgb(139 91 37/var(--tw-text-opacity,1))}.text-\[\#8e3e2b\]{--tw-text-opacity:1;color:rgb(142 62 43/var(--tw-text-opacity,1))}.text-\[\#8ea8c4\]{--tw-text-opacity:1;color:rgb(142 168 196/var(--tw-text-opacity,1))}.text-\[\#8fd0ff\]{--tw-text-opacity:1;color:rgb(143 208 255/var(--tw-text-opacity,1))}.text-\[\#944431\]{--tw-text-opacity:1;color:rgb(148 68 49/var(--tw-text-opacity,1))}.text-\[\#95ffd0\]{--tw-text-opacity:1;color:rgb(149 255 208/var(--tw-text-opacity,1))}.text-\[\#9a412f\]{--tw-text-opacity:1;color:rgb(154 65 47/var(--tw-text-opacity,1))}.text-\[\#9a6a31\]{--tw-text-opacity:1;color:rgb(154 106 49/var(--tw-text-opacity,1))}.text-\[\#9b3d2a\]{--tw-text-opacity:1;color:rgb(155 61 42/var(--tw-text-opacity,1))}.text-\[\#9b3f30\]{--tw-text-opacity:1;color:rgb(155 63 48/var(--tw-text-opacity,1))}.text-\[\#9b4331\]{--tw-text-opacity:1;color:rgb(155 67 49/var(--tw-text-opacity,1))}.text-\[\#9c412f\]{--tw-text-opacity:1;color:rgb(156 65 47/var(--tw-text-opacity,1))}.text-\[\#9c4b36\]{--tw-text-opacity:1;color:rgb(156 75 54/var(--tw-text-opacity,1))}.text-\[\#9e6d2f\]{--tw-text-opacity:1;color:rgb(158 109 47/var(--tw-text-opacity,1))}.text-\[\#9ed5ff\]{--tw-text-opacity:1;color:rgb(158 213 255/var(--tw-text-opacity,1))}.text-\[\#a0412e\]{--tw-text-opacity:1;color:rgb(160 65 46/var(--tw-text-opacity,1))}.text-\[\#a0692e\]{--tw-text-opacity:1;color:rgb(160 105 46/var(--tw-text-opacity,1))}.text-\[\#a64b32\]{--tw-text-opacity:1;color:rgb(166 75 50/var(--tw-text-opacity,1))}.text-\[\#a94b34\]{--tw-text-opacity:1;color:rgb(169 75 52/var(--tw-text-opacity,1))}.text-\[\#ab4c32\]{--tw-text-opacity:1;color:rgb(171 76 50/var(--tw-text-opacity,1))}.text-\[\#afc2da\]{--tw-text-opacity:1;color:rgb(175 194 218/var(--tw-text-opacity,1))}.text-\[\#b0c3da\]{--tw-text-opacity:1;color:rgb(176 195 218/var(--tw-text-opacity,1))}.text-\[\#bdd1e7\]{--tw-text-opacity:1;color:rgb(189 209 231/var(--tw-text-opacity,1))}.text-\[\#c2d5eb\]{--tw-text-opacity:1;color:rgb(194 213 235/var(--tw-text-opacity,1))}.text-\[\#d0dcee\]{--tw-text-opacity:1;color:rgb(208 220 238/var(--tw-text-opacity,1))}.text-muted-foreground{color:var(--muted-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-70{opacity:.7}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-2xl,.shadow-\[0_0_0_6px_rgba\(56\2c 189\2c 248\2c 0\.12\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_6px_rgba\(56\2c 189\2c 248\2c 0\.12\)\]{--tw-shadow:0 0 0 6px rgba(56,189,248,.12);--tw-shadow-colored:0 0 0 6px var(--tw-shadow-color)}.shadow-\[0_12px_40px_rgba\(14\2c 41\2c 68\2c 0\.22\)\]{--tw-shadow:0 12px 40px rgba(14,41,68,.22);--tw-shadow-colored:0 12px 40px 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-\[0_1px_0_rgba\(6\2c 24\2c 44\2c 0\.04\)\2c 0_16px_32px_rgba\(15\2c 76\2c 129\2c 0\.08\)\]{--tw-shadow:0 1px 0 rgba(6,24,44,.04),0 16px 32px rgba(15,76,129,.08);--tw-shadow-colored:0 1px 0 var(--tw-shadow-color),0 16px 32px 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-\[0_24px_50px_rgba\(7\2c 16\2c 32\2c 0\.55\)\]{--tw-shadow:0 24px 50px rgba(7,16,32,.55);--tw-shadow-colored:0 24px 50px 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-\[0_24px_60px_rgba\(14\2c 34\2c 58\2c 0\.12\)\]{--tw-shadow:0 24px 60px rgba(14,34,58,.12);--tw-shadow-colored:0 24px 60px var(--tw-shadow-color)}.shadow-\[0_24px_60px_rgba\(14\2c 34\2c 58\2c 0\.12\)\],.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(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)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.blur-xl{--tw-blur:blur(24px)}.blur-xl,.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{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-blur-md{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-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-xl{--tw-backdrop-blur:blur(24px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\2c box-shadow\]{transition-property:color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-200{transition-delay:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.border-border{border-color:var(--border)}.bg-background{background-color:var(--background)}.text-foreground{color:var(--foreground)}@custom-variant dark (&:is(.dark *));:root{--background:oklch(1 0 0);--foreground:oklch(0.145 0 0);--card:oklch(1 0 0);--card-foreground:oklch(0.145 0 0);--popover:oklch(1 0 0);--popover-foreground:oklch(0.145 0 0);--primary:oklch(0.205 0 0);--primary-foreground:oklch(0.985 0 0);--secondary:oklch(0.97 0 0);--secondary-foreground:oklch(0.205 0 0);--muted:oklch(0.97 0 0);--muted-foreground:oklch(0.556 0 0);--accent:oklch(0.97 0 0);--accent-foreground:oklch(0.205 0 0);--destructive:oklch(0.577 0.245 27.325);--destructive-foreground:oklch(0.577 0.245 27.325);--border:oklch(0.922 0 0);--input:oklch(0.922 0 0);--ring:oklch(0.708 0 0);--chart-1:oklch(0.646 0.222 41.116);--chart-2:oklch(0.6 0.118 184.704);--chart-3:oklch(0.398 0.07 227.392);--chart-4:oklch(0.828 0.189 84.429);--chart-5:oklch(0.769 0.188 70.08);--radius:0.625rem;--sidebar:oklch(0.985 0 0);--sidebar-foreground:oklch(0.145 0 0);--sidebar-primary:oklch(0.205 0 0);--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.97 0 0);--sidebar-accent-foreground:oklch(0.205 0 0);--sidebar-border:oklch(0.922 0 0);--sidebar-ring:oklch(0.708 0 0)}.dark{--background:oklch(0.145 0 0);--foreground:oklch(0.985 0 0);--card:oklch(0.145 0 0);--card-foreground:oklch(0.985 0 0);--popover:oklch(0.145 0 0);--popover-foreground:oklch(0.985 0 0);--primary:oklch(0.985 0 0);--primary-foreground:oklch(0.205 0 0);--secondary:oklch(0.269 0 0);--secondary-foreground:oklch(0.985 0 0);--muted:oklch(0.269 0 0);--muted-foreground:oklch(0.708 0 0);--accent:oklch(0.269 0 0);--accent-foreground:oklch(0.985 0 0);--destructive:oklch(0.396 0.141 25.723);--destructive-foreground:oklch(0.637 0.237 25.331);--border:oklch(0.269 0 0);--input:oklch(0.269 0 0);--ring:oklch(0.439 0 0);--chart-1:oklch(0.488 0.243 264.376);--chart-2:oklch(0.696 0.17 162.48);--chart-3:oklch(0.769 0.188 70.08);--chart-4:oklch(0.627 0.265 303.9);--chart-5:oklch(0.645 0.246 16.439);--sidebar:oklch(0.205 0 0);--sidebar-foreground:oklch(0.985 0 0);--sidebar-primary:oklch(0.488 0.243 264.376);--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.269 0 0);--sidebar-accent-foreground:oklch(0.985 0 0);--sidebar-border:oklch(0.269 0 0);--sidebar-ring:oklch(0.439 0 0)}@theme inline{--font-sans:"Geist","Geist Fallback";--font-mono:"Geist Mono","Geist Mono Fallback";--color-background:var(--background);--color-foreground:var(--foreground);--color-card:var(--card);--color-card-foreground:var(--card-foreground);--color-popover:var(--popover);--color-popover-foreground:var(--popover-foreground);--color-primary:var(--primary);--color-primary-foreground:var(--primary-foreground);--color-secondary:var(--secondary);--color-secondary-foreground:var(--secondary-foreground);--color-muted:var(--muted);--color-muted-foreground:var(--muted-foreground);--color-accent:var(--accent);--color-accent-foreground:var(--accent-foreground);--color-destructive:var(--destructive);--color-destructive-foreground:var(--destructive-foreground);--color-border:var(--border);--color-input:var(--input);--color-ring:var(--ring);--color-chart-1:var(--chart-1);--color-chart-2:var(--chart-2);--color-chart-3:var(--chart-3);--color-chart-4:var(--chart-4);--color-chart-5:var(--chart-5);--radius-sm:calc(var(--radius) - 4px);--radius-md:calc(var(--radius) - 2px);--radius-lg:var(--radius);--radius-xl:calc(var(--radius) + 4px);--color-sidebar:var(--sidebar);--color-sidebar-foreground:var(--sidebar-foreground);--color-sidebar-primary:var(--sidebar-primary);--color-sidebar-primary-foreground:var(--sidebar-primary-foreground);--color-sidebar-accent:var(--sidebar-accent);--color-sidebar-accent-foreground:var(--sidebar-accent-foreground);--color-sidebar-border:var(--sidebar-border);--color-sidebar-ring:var(--sidebar-ring)}.selection\:bg-primary ::-moz-selection{background-color:var(--primary)}.selection\:bg-primary ::selection{background-color:var(--primary)}.selection\:text-primary-foreground ::-moz-selection{color:var(--primary-foreground)}.selection\:text-primary-foreground ::selection{color:var(--primary-foreground)}.selection\:bg-primary::-moz-selection{background-color:var(--primary)}.selection\:bg-primary::selection{background-color:var(--primary)}.selection\:text-primary-foreground::-moz-selection{color:var(--primary-foreground)}.selection\:text-primary-foreground::selection{color:var(--primary-foreground)}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:h-7::file-selector-button{height:1.75rem}.file\:border-0::file-selector-button{border-width:0}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:var(--foreground)}.placeholder\:text-\[\#6d7e91\]::-moz-placeholder{--tw-text-opacity:1;color:rgb(109 126 145/var(--tw-text-opacity,1))}.placeholder\:text-\[\#6d7e91\]::placeholder{--tw-text-opacity:1;color:rgb(109 126 145/var(--tw-text-opacity,1))}.placeholder\:text-muted-foreground::-moz-placeholder{color:var(--muted-foreground)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.hover\:-translate-y-0\.5:hover,.hover\:-translate-y-1:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.hover\:border-\[\#87a6c8\]:hover{--tw-border-opacity:1;border-color:rgb(135 166 200/var(--tw-border-opacity,1))}.hover\:bg-\[\#0c3f6b\]:hover{--tw-bg-opacity:1;background-color:rgb(12 63 107/var(--tw-bg-opacity,1))}.hover\:bg-\[\#0d406d\]:hover{--tw-bg-opacity:1;background-color:rgb(13 64 109/var(--tw-bg-opacity,1))}.hover\:bg-\[\#3a5376\]:hover{--tw-bg-opacity:1;background-color:rgb(58 83 118/var(--tw-bg-opacity,1))}.hover\:bg-\[\#5d7da3\]:hover{--tw-bg-opacity:1;background-color:rgb(93 125 163/var(--tw-bg-opacity,1))}.hover\:bg-\[\#992525\]:hover{--tw-bg-opacity:1;background-color:rgb(153 37 37/var(--tw-bg-opacity,1))}.hover\:bg-\[\#e9eef5\]:hover{--tw-bg-opacity:1;background-color:rgb(233 238 245/var(--tw-bg-opacity,1))}.hover\:bg-\[\#ecf2f8\]:hover{--tw-bg-opacity:1;background-color:rgb(236 242 248/var(--tw-bg-opacity,1))}.hover\:bg-\[\#edf4ff\]:hover{--tw-bg-opacity:1;background-color:rgb(237 244 255/var(--tw-bg-opacity,1))}.hover\:bg-\[\#f3f5f8\]:hover{--tw-bg-opacity:1;background-color:rgb(243 245 248/var(--tw-bg-opacity,1))}.hover\:bg-\[\#f3f8ff\]:hover{--tw-bg-opacity:1;background-color:rgb(243 248 255/var(--tw-bg-opacity,1))}.hover\:bg-\[\#f6f9fd\]:hover{--tw-bg-opacity:1;background-color:rgb(246 249 253/var(--tw-bg-opacity,1))}.hover\:bg-\[\#f8fbff\]:hover{--tw-bg-opacity:1;background-color:rgb(248 251 255/var(--tw-bg-opacity,1))}.hover\:bg-\[\#fcfdff\]:hover{--tw-bg-opacity:1;background-color:rgb(252 253 255/var(--tw-bg-opacity,1))}.hover\:bg-\[\#fff4ef\]:hover{--tw-bg-opacity:1;background-color:rgb(255 244 239/var(--tw-bg-opacity,1))}.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:text-\[\#16395b\]:hover{--tw-text-opacity:1;color:rgb(22 57 91/var(--tw-text-opacity,1))}.hover\:text-\[\#16395c\]:hover{--tw-text-opacity:1;color:rgb(22 57 92/var(--tw-text-opacity,1))}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:text-primary:hover{color:var(--primary)}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:text-foreground:hover{color:var(--foreground)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.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-\[\#8eb0d2\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(142 176 210/var(--tw-ring-opacity,1))}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-\[\#0f4c81\]:focus-visible{outline-color:#0f4c81}.focus-visible\:outline-\[\#7d9fc5\]:focus-visible{outline-color:#7d9fc5}.focus-visible\:outline-\[\#89a6c7\]:focus-visible{outline-color:#89a6c7}.focus-visible\:outline-\[\#b73030\]:focus-visible{outline-color:#b73030}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-\[\#0f4c81\]\/50:disabled{background-color:rgba(15,76,129,.5)}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-primary{background-color:var(--primary)}.group:hover .group-hover\:text-\[\#2c4868\]{--tw-text-opacity:1;color:rgb(44 72 104/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-primary{color:var(--primary)}.group:hover .group-hover\:text-primary-foreground{color:var(--primary-foreground)}.group:hover .group-hover\:opacity-100{opacity:1}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-left:.625rem;padding-right:.625rem}.has-\[\>svg\]\:px-3:has(>svg){padding-left:.75rem;padding-right:.75rem}.has-\[\>svg\]\:px-4:has(>svg){padding-left:1rem;padding-right:1rem}@media (min-width:640px){.sm\:h-44{height:11rem}.sm\:w-\[380px\]{width:380px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:col-span-2{grid-column:span 2/span 2}.md\:ml-auto{margin-left:auto}.md\:mr-auto{margin-right:auto}.md\:block{display:block}.md\:flex{display:flex}.md\:h-full{height:100%}.md\:w-full{width:100%}.md\:flex-1{flex:1 1 0%}.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-\[1\.2fr_0\.8fr\]{grid-template-columns:1.2fr .8fr}.md\:grid-cols-\[180px_minmax\(0\2c 1fr\)_minmax\(0\2c 1fr\)\]{grid-template-columns:180px minmax(0,1fr) minmax(0,1fr)}.md\:grid-cols-\[1fr_auto_1fr\]{grid-template-columns:1fr auto 1fr}.md\:grid-cols-\[2fr_3fr\]{grid-template-columns:2fr 3fr}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-2{gap:.5rem}.md\:gap-3{gap:.75rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:pt-28{padding-top:7rem}.md\:text-left{text-align:left}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;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}}@media (min-width:1024px){.lg\:h-48{height:12rem}.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\:pt-14{padding-top:3.5rem}}@media (min-width:1280px){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-\[minmax\(0\2c 1fr\)_minmax\(0\2c 1\.1fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}}@media (prefers-color-scheme:dark){.dark\:block{display:block}.dark\:hidden{display:none}.dark\:border-input{border-color:var(--input)}.dark\:invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:1rem;height:1rem}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}:root{color-scheme:light}*{box-sizing:border-box}body{font-family:Satoshi,Manrope,Avenir Next,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}::-moz-selection{background:#d8e8f8;color:#081a2c}::selection{background:#d8e8f8;color:#081a2c}