:root{--mt-overlay:0,0%,98%,0.75;--mt-transparent-foreground:0,0%,0%,0.4;--mt-bg-secondary:0,0%,98%,0.8;--mt-code-background:225,88%,25%,0.12;--mt-code-color:0,0%,83%,1;--mt-secondary:240,1%,62%,1;--mt-pre-background:0,0%,93%,1;--mt-pre-border:0,0%,88%,1;--mt-pre-color:240,2%,19%,1;--mt-hr:0,0%,86%,1;--hljs-string:17,84%,36%,1;--hljs-title:39,52%,45%,1;--hljs-comment:0,0%,60%,1;--hljs-keyword:210,87%,37%,1;--hljs-attr:196,53%,48%,1;--hljs-literal:7,87%,42%,1;--hljs-name:177,61%,37%,1;--hljs-selector-tag:24,87%,42%,1;--hljs-number:144,45%,41%,1}.dark{--mt-overlay:225,6%,13%,0.75;--mt-transparent-foreground:0,0%,100%,0.4;--mt-bg-secondary:225,6%,13%,0.8;--mt-code-background:0,0%,100%,0.075;--mt-code-color:220,7%,19%,1;--mt-secondary:220,2%,36%,1;--mt-pre-background:0,0%,3%,1;--mt-pre-border:220,8%,15%,1;--mt-pre-color:220,11%,90%,1;--mt-hr:220,8%,16%,1;--hljs-string:24,58%,64%,1;--hljs-title:39,77%,78%,1;--hljs-comment:0,0%,67%,1;--hljs-keyword:210,50%,60%,1;--hljs-attr:200,71%,74%,1;--hljs-literal:3,85%,71%,1;--hljs-name:165,33%,56%,1;--hljs-selector-tag:39,71%,71%,1;--hljs-number:120,43%,81%,1}.wysiwyg{box-sizing:border-box;max-width:100%;cursor:text;display:flex;flex-direction:column}.wysiwyg .text-node{min-height:24px;text-align:justify}.wysiwyg .heading-node{position:relative;font-weight:600;margin-bottom:1rem}.wysiwyg .heading-node:first-child{margin-top:0}.wysiwyg h1{margin-bottom:1rem;margin-top:2.875rem;font-size:22px;line-height:1.75rem;letter-spacing:-.004375rem}.wysiwyg h2{margin-bottom:.875rem;margin-top:2rem;font-size:19px;line-height:1.75rem;letter-spacing:.003125rem}.wysiwyg h3{margin-bottom:.75rem;margin-top:1.5rem;font-size:17px;line-height:1.5rem;letter-spacing:.00625rem}.wysiwyg h4{margin-bottom:.5rem;margin-top:1rem;font-size:15px;line-height:1.5rem}.wysiwyg h5,.wysiwyg h6{margin-bottom:.5rem;margin-top:1rem;font-size:14px}@media (max-width:768px){.wysiwyg h1{font-size:24px}.wysiwyg h2{font-size:22px}.wysiwyg h3{font-size:20px}.wysiwyg h4{font-size:18px}.wysiwyg h5,.wysiwyg h6{font-size:16px}}.wysiwyg .block-node:not(:last-child),.wysiwyg .list-node:not(:last-child),.wysiwyg .text-node:not(:last-child){margin-bottom:.625rem}.wysiwyg ol,.wysiwyg ul{padding-left:1.5rem;margin:0}.wysiwyg ol{list-style:decimal}.wysiwyg ol ol{list-style:lower-alpha}.wysiwyg ol ol ol{list-style:lower-roman}.wysiwyg ul{list-style:disc}.wysiwyg ul ul{list-style:circle}.wysiwyg ul ul ul{list-style:square}.wysiwyg li{line-height:1.75rem}.wysiwyg li .text-node:has(+.list-node),.wysiwyg li p,.wysiwyg li>.list-node,.wysiwyg li>.text-node{margin-bottom:0}.wysiwyg blockquote,.wysiwyg dl,.wysiwyg ol,.wysiwyg p,.wysiwyg pre,.wysiwyg ul{margin:0}.wysiwyg p{font-size:16px;word-break:break-words}.wysiwyg blockquote{position:relative;padding-left:.875rem}.wysiwyg blockquote:before{position:absolute;bottom:0;left:0;top:0;height:100%;width:.25rem;border-radius:.125rem;background-color:hsl(0,0%,0%,.15);content:""}.wysiwyg code.inline{border-radius:.25rem;border:1px solid hsl(var(--mt-code-color));background-color:hsl(var(--mt-code-background));padding:.125rem .25rem;font-size:.875rem}.wysiwyg pre{position:relative;overflow:auto;border-radius:.25rem;border:1px solid hsl(var(--mt-pre-border));background-color:hsl(var(--mt-pre-background));color:hsl(var(--mt-pre-color));font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;hyphens:none;white-space:pre;text-align:left}.wysiwyg code{word-break:break-words;line-height:1.7em}.wysiwyg pre code{display:block;overflow-x:auto;padding:.875rem}.wysiwyg pre .hljs-built_in,.wysiwyg pre .hljs-builtin-name,.wysiwyg pre .hljs-function,.wysiwyg pre .hljs-keyword,.wysiwyg pre .hljs-operator{color:hsl(var(--hljs-keyword))}.wysiwyg pre .hljs-attr,.wysiwyg pre .hljs-attribute,.wysiwyg pre .hljs-params,.wysiwyg pre .hljs-property,.wysiwyg pre .hljs-symbol,.wysiwyg pre .hljs-template-variable,.wysiwyg pre .hljs-variable{color:hsl(var(--hljs-attr))}.wysiwyg pre .hljs-addition,.wysiwyg pre .hljs-link,.wysiwyg pre .hljs-name,.wysiwyg pre .hljs-regexp,.wysiwyg pre .hljs-type{color:hsl(var(--hljs-name))}.wysiwyg pre .hljs-bullet,.wysiwyg pre .hljs-string{color:hsl(var(--hljs-string))}.wysiwyg pre .hljs-section,.wysiwyg pre .hljs-subst,.wysiwyg pre .hljs-title{color:hsl(var(--hljs-title))}.wysiwyg pre .hljs-deletion,.wysiwyg pre .hljs-literal,.wysiwyg pre .hljs-type{color:hsl(var(--hljs-literal))}.wysiwyg pre .hljs-selector-class,.wysiwyg pre .hljs-selector-id,.wysiwyg pre .hljs-selector-tag{color:hsl(var(--hljs-selector-tag))}.wysiwyg pre .hljs-number{color:hsl(var(--hljs-number))}.wysiwyg pre .hljs-comment,.wysiwyg pre .hljs-meta,.wysiwyg pre .hljs-quote{color:hsl(var(--hljs-comment))}.wysiwyg pre .hljs-emphasis{font-style:italic}.wysiwyg pre .hljs-strong{font-weight:700}.wysiwyg hr{margin:.75rem 0;height:.125rem;width:100%;border:none;background-color:hsl(var(--mt-hr))}.wysiwyg a.link{cursor:pointer;color:#3b82f6}.wysiwyg a.link:hover{text-decoration:underline}.wysiwyg .table-node{border-collapse:collapse;border:1px solid hsl(0,0%,88%);border-radius:.375rem;overflow:hidden;margin:1rem 0;table-layout:fixed;width:100%!important}.wysiwyg .table-node colgroup col{width:100%!important}.wysiwyg .table-node td,.wysiwyg .table-node th{border:1px solid hsl(0,0%,88%);padding:.5rem;text-align:left;min-width:1em;vertical-align:top;box-sizing:border-box;position:relative}.wysiwyg .table-node th{background-color:hsl(0,0%,96%);font-weight:600}.wysiwyg strong{font-weight:700}.wysiwyg em{font-style:italic}.wysiwyg u{text-decoration:underline}.wysiwyg s{text-decoration:line-through}.wysiwyg [style*="text-align: left"]{text-align:left}.wysiwyg [style*="text-align: center"]{text-align:center}.wysiwyg [style*="text-align: right"]{text-align:right}.wysiwyg [style*="text-align: justify"]{text-align:justify}.wysiwyg img{max-width:100%;height:auto;border-radius:.375rem}.wysiwyg img[data-align=center]{margin-left:auto;margin-right:auto}.wysiwyg img[data-align=right]{margin-left:auto;margin-right:0}.wysiwyg img[data-align=left]{margin-left:0;margin-right:auto}.carousel-container{position:relative;margin:1rem 0;border-radius:.5rem;overflow:hidden;width:100%;max-width:100%}.carousel-slide{display:none;width:100%}.carousel-slide.active{display:block}@media (min-width:1001px){.carousel-container.grid-view .carousel-content{display:grid;justify-content:center;align-items:center;grid-template-columns:repeat(3,1fr);gap:1rem}.carousel-container.grid-view>.carousel-slide{display:flex;justify-content:center;align-items:center;height:100%;object-position:center;width:100%}.carousel-container.grid-view .carousel-arrow,.carousel-container.grid-view .carousel-indicators{display:none}}.carousel-slide img{width:100%;max-width:100%;height:auto;aspect-ratio:16/9}.carousel-indicators{position:absolute;bottom:0;left:0;display:flex;justify-content:center;gap:.5rem;padding:1rem;width:100%;flex-wrap:wrap;z-index:5}.carousel-indicator{width:12px;height:12px;border-radius:50%;border:none;background:#ffffff;cursor:pointer;transition:background-color .2s}.carousel-indicator.active{background:#dbff00}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:black;color:#dbff00;border:none;stroke-width:1;border-radius:50%;transition:background-color .2s;width:40px;height:40px;font-size:18px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}.carousel-arrow:hover{background:#dbff00;color:black}.carousel-prev{left:10px}.carousel-next{right:10px}@media (max-width:768px){.carousel-container{border-radius:.375rem}.carousel-arrow{width:32px;height:32px;font-size:14px}.carousel-prev{left:5px}.carousel-next{right:5px}.carousel-indicators{padding:.5rem}.carousel-indicator{width:10px;height:10px}}@media (max-width:480px){.carousel-arrow{width:28px;height:28px;font-size:12px}}