:root{--un-prose-borders:#1a1a1a}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,time,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}em{font-style:italic}body{color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}a{text-decoration:none;-webkit-tap-highlight-color:transparent}a,a:active,a:focus{outline:none}.container{margin:0 auto;max-width:1180px;padding-left:16px;padding-right:16px}@media(min-width:1024px){.container{padding-left:24px;padding-right:24px}}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2{-webkit-line-clamp:2}.text-ellipsis-2,.text-ellipsis-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.text-ellipsis-3{-webkit-line-clamp:3}.btn-primary{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;justify-content:center;padding:8px 16px;text-decoration:none;transition:all .3s ease}.btn-primary:focus{box-shadow:0 0 0 2px #fa3e3e33;outline:none}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background-color:#fa3e3e;color:#fff}.btn-primary:hover:not(:disabled){background-color:#d81919}.btn-secondary{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;justify-content:center;padding:8px 16px;text-decoration:none;transition:all .3s ease}.btn-secondary:focus{box-shadow:0 0 0 2px #fa3e3e33;outline:none}.btn-secondary:disabled{cursor:not-allowed;opacity:.6}.btn-secondary{background-color:#fff;border:1px solid #ccc;color:#1a1a1a}.btn-secondary:hover:not(:disabled){background-color:#f5f5f5;border-color:#999}.card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;transition:box-shadow .3s ease}.card:hover{box-shadow:0 4px 6px #0000001a}.card{padding:24px}.news-card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;transition:box-shadow .3s ease}.news-card:hover{box-shadow:0 4px 6px #0000001a}.news-card .news-image{border-radius:8px 8px 0 0;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.news-card .news-content{padding:16px}.news-card .news-title{color:#1a1a1a;font-size:18px;font-weight:600;-webkit-line-clamp:2}.news-card .news-summary,.news-card .news-title{display:-webkit-box;margin-bottom:8px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-card .news-summary{color:#666;font-size:14px;-webkit-line-clamp:3}.news-card .news-meta{align-items:center;color:#999;display:flex;font-size:12px;justify-content:space-between}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn ease-out .5s ease}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.responsive-container{margin:0 auto;max-width:1180px;padding-left:16px;padding-right:16px}@media(min-width:1024px){.responsive-container{padding-left:24px;padding-right:24px}}@media(min-width:640px){.responsive-container{padding-left:24px;padding-right:24px}}@media(min-width:768px){.responsive-container{padding-left:32px;padding-right:32px}}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.flex-start{justify-content:flex-start}.flex-end,.flex-start{align-items:center;display:flex}.flex-end{justify-content:flex-end}.app-header{align-items:center;background-color:#fff;border-bottom:1px solid #e5e5e5;display:flex;height:64px;justify-content:space-between}.app-header .logo-section{align-items:center;display:flex;gap:16px;justify-content:flex-start}.app-header .nav-section{align-items:center;display:flex;gap:24px;justify-content:flex-end}.app-header .nav-section .nav-item{color:#fa3e3e;font-size:20px;font-weight:600;text-decoration:none}.app-header .nav-section .nav-item:hover{color:#d81919}.app-menu{background-color:#fff;border-bottom:1px solid #e5e5e5;height:98px;padding:24px 0}.app-menu .menu-container{margin:0 auto;max-width:1180px;padding-left:16px;padding-right:16px}@media(min-width:1024px){.app-menu .menu-container{padding-left:24px;padding-right:24px}}.app-menu .menu-container{align-items:center;display:flex;gap:32px;justify-content:flex-start}.app-menu .menu-label{border-left:2px solid #fa3e3e;color:#fa3e3e;font-size:18px;font-weight:600;padding-left:16px}.app-menu .menu-categories{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:flex-start}.app-menu .category-link{border-radius:4px;color:#1a1a1a;font-size:16px;padding:4px 8px;text-decoration:none;transition:all .3s ease}.app-menu .category-link:hover{background-color:#f5f5f5;color:#fa3e3e}.app-footer{background-color:#333;color:#fff;padding:48px 0 24px}.app-footer .footer-content{margin:0 auto;max-width:1180px;padding-left:16px;padding-right:16px}@media(min-width:1024px){.app-footer .footer-content{padding-left:24px;padding-right:24px}}.app-footer .footer-section{margin-bottom:32px}.app-footer .footer-section .section-title{font-size:18px;font-weight:600;margin-bottom:16px}.app-footer .footer-section .section-content{color:#999;font-size:14px;line-height:1.8}.app-footer .footer-bottom{align-items:center;border-top:1px solid #555;display:flex;justify-content:space-between;padding-top:24px}@media(min-width:640px){.app-footer .footer-bottom{flex-direction:column;gap:16px;text-align:center}}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }:is(.prose){color:var(--un-prose-body);font-size:1rem;line-height:1.75;max-width:65ch;--un-prose-body:#374151;--un-prose-invert-body:#d1d5db;--un-prose-headings:#111827;--un-prose-invert-headings:#fff;--un-prose-lead:#4b5563;--un-prose-invert-lead:#9ca3af;--un-prose-links:#111827;--un-prose-invert-links:#fff;--un-prose-bold:#111827;--un-prose-invert-bold:#fff;--un-prose-counters:#6b7280;--un-prose-invert-counters:#9ca3af;--un-prose-bullets:#d1d5db;--un-prose-invert-bullets:#4b5563;--un-prose-hr:#e5e7eb;--un-prose-invert-hr:#374151;--un-prose-quotes:#111827;--un-prose-invert-quotes:#f3f4f6;--un-prose-quote-borders:#e5e7eb;--un-prose-invert-quote-borders:#374151;--un-prose-captions:#6b7280;--un-prose-invert-captions:#9ca3af;--un-prose-kbd:#111827;--un-prose-invert-kbd:#fff;--un-prose-kbd-shadows:#111827;--un-prose-invert-kbd-shadows:#fff;--un-prose-code:#111827;--un-prose-invert-code:#fff;--un-prose-pre-code:#e5e7eb;--un-prose-invert-pre-code:#d1d5db;--un-prose-pre-bg:#1f2937;--un-prose-invert-pre-bg:rgba(0,0,0,.5);--un-prose-th-borders:#d1d5db;--un-prose-invert-th-borders:#4b5563;--un-prose-td-borders:#e5e7eb;--un-prose-invert-td-borders:#374151}:is(.prose) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}:is(.prose) :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}:is(.prose) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-links);font-weight:500;text-decoration:underline}:is(.prose) :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-bold);font-weight:600}:is(.prose) :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}:is(.prose) :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.prose) :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.prose) :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.prose) :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.prose) :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.prose) :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.prose) :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.prose) :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.prose) :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}:is(.prose) :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}:is(.prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--un-prose-counters);font-weight:400}:is(.prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--un-prose-bullets)}:is(.prose) :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;margin-top:1.25em}:is(.prose) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--un-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}:is(.prose) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--un-prose-quote-borders);border-inline-start-width:.25rem;color:var(--un-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"“""”""‘""’"}:is(.prose) :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}:is(.prose) :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}:is(.prose) :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}:is(.prose) :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}:is(.prose) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}:is(.prose) :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}:is(.prose) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}:is(.prose) :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}:is(.prose) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}:is(.prose) :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}:is(.prose) :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}:is(.prose) :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}:is(.prose) :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}:is(.prose) :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--un-prose-kbd-shadows)/10%),0 3px rgb(var(--un-prose-kbd-shadows)/10%);color:var(--un-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-code);font-size:.875em;font-weight:600}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}:is(.prose) :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}:is(.prose) :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}:is(.prose) :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--un-prose-pre-bg);border-radius:.375rem;color:var(--un-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}:is(.prose) :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}:is(.prose) :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--un-prose-th-borders);border-bottom-width:1px}:is(.prose) :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}:is(.prose) :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--un-prose-td-borders);border-bottom-width:1px}:is(.prose) :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}:is(.prose) :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}:is(.prose) :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--un-prose-th-borders);border-top-width:1px}:is(.prose) :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}:is(.prose) :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}:is(.prose) :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}:is(.prose) :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}:is(.prose) :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}:is(.prose) :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}:is(.prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.prose) :where(>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}:is(.prose) :where(>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.prose) :where(>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.prose) :where(>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.prose) :where(>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.prose) :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}:is(.prose) :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}:is(.prose) :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}:is(.prose) :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose) :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose) :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}:is(.prose) :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose) :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose) :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}:is(.prose) :where(>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.container,[container=""]{margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container,[container=""]{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.container,[container=""]{padding-left:2rem;padding-right:2rem}}.pointer-events-none{pointer-events:none}.absolute,[absolute=""]{position:absolute}.relative{position:relative}.static,[static=""]{position:static}.inset-0{inset:0}[end~="3"]{inset-inline-end:.75rem}.right-12px,[right-12px=""]{right:12px}.top-50\%,[top-50\%=""]{top:50%}.line-clamp-1{-webkit-line-clamp:1;line-clamp:1}.line-clamp-1,.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2;line-clamp:2}.grid,[grid=""]{display:grid}.grid-cols-1,[grid-cols-1=""]{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.m-0{margin:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto,[mx-auto=""]{margin-left:auto;margin-right:auto}.my-40px{margin-bottom:40px;margin-top:40px}.mb-10px{margin-bottom:10px}.mb-16px{margin-bottom:16px}.mb-2{margin-bottom:.5rem}.mb-20px{margin-bottom:20px}.mb-4px{margin-bottom:4px}.mb-5{margin-bottom:1.25rem}.mb-8{margin-bottom:2rem}.ml-12px,[ml-12px=""]{margin-left:12px}.ml-32px{margin-left:32px}.mr-8px{margin-right:8px}.ms,[ms=""]{margin-inline-start:1rem}.mt{margin-top:1rem}.mt-10px{margin-top:10px}.mt-20px{margin-top:20px}.mt-24px,[mt-24px=""]{margin-top:24px}.mt-4px{margin-top:4px}[mr-8px~="default:"]:default{margin-right:8px}.group:hover .group-hover\:-ml-2px{margin-left:-2px}.group:hover .group-hover\:ml-4px{margin-left:4px}.inline{display:inline}.block,[block=""]{display:block}.inline-block{display:inline-block}.contents{display:contents}.hidden{display:none}.size-48px,[size-48px=""]{height:48px;width:48px}.h-\[253px\]{height:253px}.h-50px,.h-\[50px\]{height:50px}.h-12{height:3rem}.h-120px{height:120px}.h-135px{height:135px}.h-16px,[h-16px=""]{height:16px}.h-20px{height:20px}.h-40px{height:40px}.h-5,[h5=""]{height:1.25rem}.h-64px{height:64px}.h-80px,[h-80px=""]{height:80px}.h-full{height:100%}.h1,[h1=""]{height:.25rem}.h3,[h3=""]{height:.75rem}.h4,[h4=""]{height:1rem}.max-w-7xl,[max-w-7xl=""]{max-width:80rem}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.min-w-100px{min-width:100px}.w-\[100px\]{width:100px}.w-\[232px\]{width:232px}.w-\[447px\]{width:447px}.w-\[66px\]{width:66px}.w-1{width:.25rem}.w-12,[w-12=""]{width:3rem}.w-124px,[w-124px=""]{width:124px}.w-135px{width:135px}.w-144px{width:144px}.w-16px,[w-16px=""]{width:16px}.w-20px{width:20px}.w-240px{width:240px}.w-300px{width:300px}.w-full{width:100%}[h2=""]{height:.5rem}[h6=""]{height:1.5rem}.flex,[flex=""]{display:flex}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}[shrink-0~=","],[shrink-0~="},"],[shrink-0~="item.title,"]{flex-shrink:1}.flex-col,[flex-col=""]{flex-direction:column}[table=""]{display:table}.-translate-y-50\%,[-translate-y-50\%=""]{--un-translate-y:-50%}.-translate-y-50\%,.group:hover .group-hover\:scale-105,[-translate-y-50\%=""]{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.group:hover .group-hover\:scale-105{--un-scale-x:1.05;--un-scale-y:1.05}.group:hover .group-hover\:scale-115{--un-scale-x:1.15;--un-scale-y:1.15}.group:hover .group-hover\:scale-115,.transform,[transform=""]{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer,[cursor-pointer=""]{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.resize{resize:both}.appearance-none,[appearance-none=""]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.items-start{align-items:flex-start}.items-center,[items-center=""]{align-items:center}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between,[justify-between=""]{justify-content:space-between}.gap-\[30px\]{gap:30px}.gap-10px,[gap-10px=""]{gap:10px}.gap-12px,[gap-12px=""]{gap:12px}.gap-16px{gap:16px}.gap-2{gap:.5rem}.gap-2px{gap:2px}.gap-64px,[gap-64px=""]{gap:64px}.gap-8,[gap-8=""]{gap:2rem}.gap-8px{gap:8px}.space-x-2>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--un-space-x-reverse)));margin-right:calc(.5rem*var(--un-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--un-space-x-reverse)));margin-right:calc(1rem*var(--un-space-x-reverse))}.space-x-8px>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(8px*(1 - var(--un-space-x-reverse)));margin-right:calc(8px*var(--un-space-x-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(.5rem*var(--un-space-y-reverse));margin-top:calc(.5rem*(1 - var(--un-space-y-reverse)))}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap,[whitespace-pre-wrap=""]{white-space:pre-wrap}.break-all{word-break:break-all}.b,.border,.border-1px,[b=""],[border-1px=""],[border=""]{border-width:1px}[\!b=""]{border-width:1px!important}.border-b,.border-b-1{border-bottom-width:1px}.border-l-2{border-left-width:2px}.border-t,[border-t=""]{border-top-width:1px}.border-\#F0F0F0,.border-\[\#F0F0F0\]{--un-border-opacity:1;border-color:rgb(240 240 240/var(--un-border-opacity))}.border-\[\#FA3E3E\]{--un-border-opacity:1;border-color:rgb(250 62 62/var(--un-border-opacity))}.border-\#888B94{--un-border-opacity:1;border-color:rgb(136 139 148/var(--un-border-opacity))}.border-\#E5E5E5,.border-\#e5e5e5{--un-border-opacity:1;border-color:rgb(229 229 229/var(--un-border-opacity))}.border-b-\#F0F0F0{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(240 240 240/var(--un-border-bottom-opacity))}.rounded{border-radius:.25rem}.rounded-4px{border-radius:4px}.rounded-8px{border-radius:8px}.rounded-full,[rounded-full=""]{border-radius:9999px}.rounded-sm,[rounded-sm=""]{border-radius:.125rem}.border-solid,[border-solid=""]{border-style:solid}.border-b-dashed{border-bottom-style:dashed}.bg-\[\#DFE0E4\]{--un-bg-opacity:1;background-color:rgb(223 224 228/var(--un-bg-opacity))}.bg-\#F7F8FC,.bg-\[\#F7F8FC\]{--un-bg-opacity:1;background-color:rgb(247 248 252/var(--un-bg-opacity))}.bg-\[\#FA3E3E\]{--un-bg-opacity:1;background-color:rgb(250 62 62/var(--un-bg-opacity))}.bg-\[\#FAAD14\]{--un-bg-opacity:1;background-color:rgb(250 173 20/var(--un-bg-opacity))}.bg-\[\#FE642D\]{--un-bg-opacity:1;background-color:rgb(254 100 45/var(--un-bg-opacity))}.bg-\[rgba\(64\,99\,134\,0\.04\)\]{--un-bg-opacity:.04;background-color:rgba(64,99,134,var(--un-bg-opacity))}.bg-\#EFEFF1{--un-bg-opacity:1;background-color:rgb(239 239 241/var(--un-bg-opacity))}.bg-gray-100{--un-bg-opacity:1;background-color:rgb(243 244 246/var(--un-bg-opacity))}.bg-white,[bg-white=""]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.hover\:bg-\[\#d72f2f\]:hover{--un-bg-opacity:1;background-color:rgb(215 47 47/var(--un-bg-opacity))}.hover\:bg-\[\#FA3E3E\]:hover{--un-bg-opacity:1;background-color:rgb(250 62 62/var(--un-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-20px{padding:20px}.p\[i\]{padding:i}.p\[v\]{padding:v}.px,.px-4,[px-4=""]{padding-left:1rem;padding-right:1rem}.px-12px,[px-12px=""]{padding-left:12px;padding-right:12px}.px-14px,[px-14px=""]{padding-left:14px;padding-right:14px}.px-16px{padding-left:16px;padding-right:16px}.px-2{padding-left:.5rem;padding-right:.5rem}.px-20px{padding-left:20px;padding-right:20px}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8px{padding-left:8px;padding-right:8px}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-10px{padding-bottom:10px;padding-top:10px}.py-12{padding-bottom:3rem;padding-top:3rem}.py-20px{padding-bottom:20px;padding-top:20px}.py-2px{padding-bottom:2px;padding-top:2px}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-4px,[py-4px=""]{padding-bottom:4px;padding-top:4px}.py-5px,[py-5px=""]{padding-bottom:5px;padding-top:5px}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8,[py-8=""]{padding-bottom:2rem;padding-top:2rem}.pb-10px{padding-bottom:10px}.pb-24px,[pb-24px=""]{padding-bottom:24px}.pb-2px{padding-bottom:2px}.pl-10px{padding-left:10px}.pr-16px{padding-right:16px}.pr-8px,[pr-8px=""]{padding-right:8px}.pt-2px{padding-top:2px}.pt-40px,[pt-40px=""]{padding-top:40px}.pt-4px{padding-top:4px}.text-center,[text-center=""]{text-align:center}.text-12px{font-size:12px}.text-14px,[text-14px=""]{font-size:14px}.text-16px,[text-16px=""]{font-size:16px}.text-18px{font-size:18px}.text-20px{font-size:20px}.text-24px{font-size:24px}.text-2xl{font-size:1.5rem;line-height:2rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-\#1A1A1A,.text-\[\#1A1A1A\]{--un-text-opacity:1;color:rgb(26 26 26/var(--un-text-opacity))}.text-\#505259,.text-\[\#505259\],.text-secondary{--un-text-opacity:1;color:rgb(80 82 89/var(--un-text-opacity))}.text-\#666666,.text-\[\#666666\]{--un-text-opacity:1;color:rgb(102 102 102/var(--un-text-opacity))}.text-\#888B94,.text-\[\#888B94\]{--un-text-opacity:1;color:rgb(136 139 148/var(--un-text-opacity))}.text-\[\#FA3E3E\]{--un-text-opacity:1;color:rgb(250 62 62/var(--un-text-opacity))}.text-\#1a1a1a,.text-primary{--un-text-opacity:1;color:rgb(26 26 26/var(--un-text-opacity))}.text-\#257BFB{--un-text-opacity:1;color:rgb(37 123 251/var(--un-text-opacity))}.text-\#333333{--un-text-opacity:1;color:rgb(51 51 51/var(--un-text-opacity))}.text-\#848484{--un-text-opacity:1;color:rgb(132 132 132/var(--un-text-opacity))}.text-\#999{--un-text-opacity:1;color:rgb(153 153 153/var(--un-text-opacity))}.text-gray-400{--un-text-opacity:1;color:rgb(156 163 175/var(--un-text-opacity))}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128/var(--un-text-opacity))}.text-gray-700,[text-gray-700=""]{--un-text-opacity:1;color:rgb(55 65 81/var(--un-text-opacity))}.text-white{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}.hover\:text-\[\#257BFB\]:hover{--un-text-opacity:1;color:rgb(37 123 251/var(--un-text-opacity))}.hover\:text-\[\#FA3E3E\]:hover{--un-text-opacity:1;color:rgb(250 62 62/var(--un-text-opacity))}.hover\:text-\#257BFB:hover{--un-text-opacity:1;color:rgb(37 123 251/var(--un-text-opacity))}.hover\:text-\#FA3E3E:hover,.hover\:text-\#fa3e3e:hover{--un-text-opacity:1;color:rgb(250 62 62/var(--un-text-opacity))}.hover\:text-white:hover,[hover\:text-white=""]:hover{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}.text-inherit{color:inherit}.font-400{font-weight:400}.font-500,[font-500=""]{font-weight:500}.font-600,.font-semibold{font-weight:600}.leading-22px,.leading-\[22px\]{line-height:22px}.leading-34px,.leading-\[34px\]{line-height:34px}.leading-17px{line-height:17px}.leading-20px{line-height:20px}.leading-relaxed,[leading-relaxed=""]{line-height:1.625}.lh-\[1\.4\]{line-height:1.4}.lh-18px{line-height:18px}.uppercase{text-transform:uppercase}.lowercase,[lowercase=""]{text-transform:lowercase}.capitalize,[capitalize=""]{text-transform:capitalize}.decoration-none,.no-underline,[decoration-none=""]{text-decoration:none}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color,rgba(0,0,0,.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color,rgba(0,0,0,.1))}.hover\:shadow-md:hover,.shadow{box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:shadow-md:hover{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color,rgba(0,0,0,.1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color,rgba(0,0,0,.1))}.blur{--un-blur:blur(8px)}.blur,.filter,[filter=""]{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition,[transition=""]{transition-duration:.15s;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-all,[transition-all=""]{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors,[transition-colors=""]{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200,[duration-200=""]{transition-duration:.2s}.ease{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}[ease~="default:"]:default{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:767.9px){.lt-md\:max-w-300px{max-width:300px}.lt-md\:w-full{width:100%}}@media(min-width:768px){.md\:grid-cols-4,[md\:grid-cols-4=""]{grid-template-columns:repeat(4,minmax(0,1fr))}}#app{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh}footer[data-v-7a840354]{margin-top:auto}@media(max-width:768px){.grid-cols-4[data-v-7a840354]{gap:1rem;grid-template-columns:repeat(2,1fr)}}.border-left[data-v-7a840354]{border-left:1px solid #999;padding-left:8px}
