@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap";:root{--monospace: Menlo, Consolas, monospace;--monospace-font: 14px/1.5 var(--monospace);--serif: "Source Serif Pro", "Iowan Old Style", "Apple Garamond", "Palatino Linotype", "Times New Roman", "Droid Serif", Times, serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--sans-serif: -apple-system, BlinkMacSystemFont, "avenir next", avenir, helvetica, "helvetica neue", ubuntu, roboto, noto, "segoe ui", arial, sans-serif;--theme-blue: #4269d0;--theme-green: #3ca951;--theme-red: #ff725c;--theme-yellow: #efb118}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--theme-background);color:var(--theme-foreground)}body{font:17px/1.5 var(--serif);margin:0}a[href]{color:var(--theme-foreground-focus)}h1,h2,h3,h4,h5,h6{color:var(--theme-foreground-alt);font-weight:700;line-height:1.15;margin-top:0;margin-bottom:.25rem;scroll-margin-top:1rem;text-wrap:balance}h2+p,h3+p,h4+p,h2+table,h3+table,h4+table{margin-top:0}h1+h2{color:var(--theme-foreground);font-size:20px;font-style:italic;font-weight:400;margin-bottom:1rem}a[href]{text-decoration:none}a[href]:hover,a[href]:focus{text-decoration:underline}h1 code,h2 code,h3 code,h4 code,h5 code,h6 code{font-size:90%}pre{line-height:1.5}pre,code,tt{font-family:var(--monospace);font-size:14px}img{max-width:calc(100vw - 28px)}p,table,figure,figcaption,h1,h2,h3,h4,h5,h6,.katex-display{max-width:640px}blockquote,ol,ul{max-width:600px}blockquote{margin:1rem 1.5rem}ul ol{padding-left:28px}hr{height:1px;margin:1rem 0;padding:1rem 0;border:none;background:no-repeat center/100% 1px linear-gradient(to right,var(--theme-foreground-faintest),var(--theme-foreground-faintest))}pre{background-color:var(--theme-background-alt);border-radius:4px;margin:1rem -1rem;max-width:960px;min-height:1.5em;padding:.5rem 1rem;overflow-x:auto;box-sizing:border-box}input:not([type]),input[type=email],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=url]{width:240px}input,canvas,button{vertical-align:middle}button,input,textarea{accent-color:var(--theme-blue)}table{width:100%;border-collapse:collapse;font:13px/1.2 var(--sans-serif)}table pre,table code,table tt{font-size:inherit;line-height:inherit}th>pre:only-child,td>pre:only-child{margin:0;padding:0}th{color:var(--theme-foreground);text-align:left;vertical-align:bottom}td{color:var(--theme-foreground-alt);vertical-align:top}th,td{padding:3px 6.5px 3px 0}th:last-child,td:last-child{padding-right:0}tr:not(:last-child){border-bottom:solid 1px var(--theme-foreground-faintest)}thead tr{border-bottom:solid 1px var(--theme-foreground-fainter)}figure,table{margin:1rem 0}figure img{max-width:100%}figure>h2,figure>h3{font-family:var(--sans-serif)}figure>h2{font-size:20px}figure>h3{font-size:16px;font-weight:400}figcaption{font:small var(--sans-serif);color:var(--theme-foreground-muted)}a[href].observablehq-header-anchor{color:inherit}:root{--font-big: 700 32px/1 var(--sans-serif);--font-small: 14px var(--sans-serif)}.big{font:var(--font-big)}.small{font:var(--font-small)}.red{color:var(--theme-red)}.yellow{color:var(--theme-yellow)}.green{color:var(--theme-green)}.blue{color:var(--theme-blue)}.muted{color:var(--theme-foreground-muted)}.observablehq--draft>h1:first-of-type:after{content:" [DRAFT]";color:var(--theme-foreground-muted)}:root{--theme-caret: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M5 7L8.125 9.5L11.25 7' stroke='black' stroke-width='1.5' stroke-linecap='round' fill='none'/%3E%3C/svg%3E");--theme-toggle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m10.5,11 2.5-3-2.5-3 M6,8h7' fill='none' stroke='black' stroke-width='2'/%3E%3Crect x='2' y='2' fill='currentColor' height='12' rx='0.5' width='2'/%3E%3C/svg%3E");--theme-magnifier: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath stroke='currentColor' stroke-width='2' fill='none' d='M15,15L10.5,10.5a3,3 0 1,0 -6 -6a3,3 0 1,0 6 6'%3E%3C/path%3E%3C/svg%3E")}#observablehq-main,#observablehq-header,#observablehq-footer{margin:1rem auto;max-width:1152px}#observablehq-main{min-height:calc(100vh - 20rem);position:relative;z-index:0}#observablehq-footer{display:block;margin-top:10rem;font:12px var(--sans-serif);color:var(--theme-foreground-faint)}#observablehq-footer nav{display:grid;max-width:640px;grid-template-columns:1fr 1fr;column-gap:1rem;margin-bottom:1rem}#observablehq-footer nav a{display:flex;flex-direction:column;border:1px solid var(--theme-foreground-fainter);border-radius:8px;padding:1rem;line-height:1rem;text-decoration:none}#observablehq-footer nav a span{font-size:14px}#observablehq-footer nav a:hover span{text-decoration:underline}#observablehq-footer nav a:hover{border-color:var(--theme-foreground-focus)}#observablehq-footer nav a[rel=prev]{grid-column:1;align-items:start}#observablehq-footer nav a[rel=next]{grid-column:2;align-items:end}#observablehq-footer nav a:before{color:var(--theme-foreground-faint)}#observablehq-footer nav a[rel=prev]:before{content:"Previous page"}#observablehq-footer nav a[rel=next]:before{content:"Next page"}#observablehq-center{margin:1rem 2rem}#observablehq-sidebar{position:fixed;background:var(--theme-background-alt);color:var(--theme-foreground-muted);font:14px var(--sans-serif);visibility:hidden;font-weight:500;width:272px;z-index:2;top:0;bottom:0;left:-272px;box-sizing:border-box;padding:0 .5rem 1rem;overflow-y:auto}#observablehq-sidebar ol,#observablehq-toc ol{list-style:none;margin:0;padding:0}#observablehq-sidebar>ol,#observablehq-sidebar>details,#observablehq-sidebar>section{position:relative;padding-bottom:.5rem;margin:.5rem 0;border-bottom:solid 1px var(--theme-foreground-faintest)}#observablehq-sidebar>ol:first-child{position:sticky;top:0;z-index:1;background:var(--theme-background-alt);font-size:16px;font-weight:700;padding-top:1rem;padding-left:.5rem;margin:0;margin-left:-.5rem;color:var(--theme-foreground)}#observablehq-sidebar>ol:last-child,#observablehq-sidebar>details:last-child,#observablehq-sidebar>section:last-child{border-bottom:none}#observablehq-sidebar summary{font-weight:700;color:var(--theme-foreground);cursor:default}#observablehq-sidebar summary::-webkit-details-marker,#observablehq-sidebar summary::marker{display:none}#observablehq-sidebar details summary:after{position:absolute;right:0;width:1rem;height:1rem;background:var(--theme-foreground-muted);content:"";-webkit-mask:var(--theme-caret);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask:var(--theme-caret);mask-repeat:no-repeat;mask-position:center;padding:.5rem;transition:transform .25s ease;transform:rotate(-90deg);transform-origin:50% 50%}#observablehq-sidebar details summary:hover:after{color:var(--theme-foreground)}#observablehq-sidebar details[open] summary:after{transform:rotate(0)}#observablehq-sidebar-toggle{position:fixed;appearance:none;background:none;top:0;left:0;height:100%;width:2rem;display:flex;align-items:center;justify-content:center;cursor:e-resize;margin:0;color:var(--theme-foreground-muted);z-index:1}#observablehq-sidebar-close{position:absolute;top:1rem;right:0;width:2rem;height:2.2rem;display:flex;align-items:center;justify-content:center;color:var(--theme-foreground-muted);cursor:w-resize;z-index:2}#observablehq-sidebar-toggle:before,#observablehq-sidebar-close:before{content:"";width:1rem;height:1rem;background:currentColor;-webkit-mask:var(--theme-toggle);mask:var(--theme-toggle)}#observablehq-sidebar-close:before{transform:scaleX(-1)}#observablehq-sidebar summary,.observablehq-link a{display:flex;padding:.5rem 1rem .5rem 1.5rem;margin-left:-.5rem;align-items:center}#observablehq-sidebar summary a{flex-grow:1;color:inherit}#observablehq-sidebar summary.observablehq-link{padding:0;margin-left:0}#observablehq-sidebar details summary:hover,.observablehq-link-active a,.observablehq-link a:hover{background:var(--theme-background)}.observablehq-link a:hover{color:var(--theme-foreground-focus)}#observablehq-toc{display:none;position:fixed;color:var(--theme-foreground-muted);font:400 14px var(--sans-serif);z-index:1;top:0;right:0;bottom:0;overflow-y:auto}#observablehq-toc nav{width:192px;margin:2rem 0;padding:0 1rem;box-sizing:border-box;border-left:solid 1px var(--theme-foreground-faintest)}#observablehq-toc div{font-weight:700;color:var(--theme-foreground);margin-bottom:.5rem}.observablehq-secondary-link a{display:block;padding:.25rem 0}.observablehq-link:not(.observablehq-link-active) a[href]:not(:hover),.observablehq-secondary-link:not(.observablehq-secondary-link-active) a[href]:not(:hover){color:inherit}.observablehq-link-active,.observablehq-secondary-link-active{position:relative}.observablehq-link-active:before,.observablehq-secondary-link-highlight{content:"";position:absolute;width:3px;background:var(--theme-foreground-focus)}.observablehq-link-active:before{top:0;bottom:0;left:-.5rem}.observablehq-secondary-link-highlight{left:1px;top:2rem;height:0;transition:top .15s ease,height .15s ease}#observablehq-sidebar{transition:visibility .15s 0ms,left .15s 0ms ease}#observablehq-sidebar:focus-within,#observablehq-sidebar-toggle:checked~#observablehq-sidebar{left:0;visibility:initial;box-shadow:0 0 8px 4px #0000001a;transition:visibility 0ms 0ms,left .15s 0ms ease}#observablehq-sidebar-backdrop{display:none;position:fixed;inset:0;z-index:2}#observablehq-sidebar-backdrop:has(~#observablehq-sidebar:focus-within),#observablehq-sidebar-toggle:checked~#observablehq-sidebar-backdrop{display:initial}@media (prefers-color-scheme: dark){#observablehq-sidebar:focus-within,#observablehq-sidebar-toggle:checked~#observablehq-sidebar{box-shadow:0 0 8px 4px #00000080}}@media (min-width: calc(912px + 6rem)){#observablehq-sidebar{transition:none!important}#observablehq-sidebar-toggle:checked~#observablehq-sidebar-backdrop{display:none}#observablehq-sidebar-toggle:checked~#observablehq-sidebar,#observablehq-sidebar-toggle:indeterminate~#observablehq-sidebar{left:0;visibility:initial;box-shadow:none;border-right:solid 1px var(--theme-foreground-faintest)}#observablehq-sidebar-toggle:checked~#observablehq-center,#observablehq-sidebar-toggle:indeterminate~#observablehq-center{padding-left:calc(272px + 1rem);padding-right:1rem}}@media (min-width: calc(832px + 6rem)){#observablehq-toc~#observablehq-center{padding-right:calc(192px + 1rem)}#observablehq-toc{display:block}}@media (min-width: calc(912px + 6rem)){#observablehq-sidebar-toggle:checked~#observablehq-toc,#observablehq-sidebar-toggle:indeterminate~#observablehq-toc{display:none}}@media (min-width: calc(1104px + 6rem)){#observablehq-sidebar-toggle:checked~#observablehq-toc,#observablehq-sidebar-toggle:indeterminate~#observablehq-toc,#observablehq-toc{display:block}#observablehq-sidebar-toggle:checked~#observablehq-toc~#observablehq-center,#observablehq-sidebar-toggle:indeterminate~#observablehq-toc~#observablehq-center,#observablehq-toc~#observablehq-center{padding-right:calc(192px + 1rem)}}.observablehq-pre-container{position:relative;margin:1rem -1rem;max-width:960px}.observablehq-pre-container:after{position:absolute;top:0;right:0;height:21px;font:12px var(--sans-serif);color:var(--theme-foreground-muted);background:linear-gradient(to right,transparent,var(--theme-background-alt) 40%);padding:.5rem .5rem .5rem 1.5rem}.observablehq-pre-container[data-language]:after{content:attr(data-language)}.observablehq-pre-container pre{padding-right:4rem;margin:0;max-width:none}.observablehq-pre-copy{position:absolute;top:0;right:0;background:none;color:transparent;border:none;border-radius:4px;padding:0 8px;margin:4px;height:29px;cursor:pointer;z-index:1;display:flex;align-items:center}.observablehq-pre-copied:before{content:"Copied!";position:absolute;right:calc(100% + .25rem);background:linear-gradient(to right,transparent,var(--theme-background-alt) 10%);color:var(--theme-green);font:var(--font-small);padding:4px 8px 4px 16px;pointer-events:none;animation-name:observablehq-pre-copied;animation-duration:.25s;animation-direction:alternate;animation-iteration-count:2}@keyframes observablehq-pre-copied{0%{opacity:0;transform:translate(.5rem)}50%{opacity:1}to{transform:translate(0)}}.observablehq-pre-container[data-copy] .observablehq-pre-copy,.observablehq-pre-container:hover .observablehq-pre-copy,.observablehq-pre-container .observablehq-pre-copy:focus{background:var(--theme-background-alt);color:var(--theme-foreground-faint)}.observablehq-pre-container .observablehq-pre-copy:hover{color:var(--theme-foreground-muted)}.observablehq-pre-container .observablehq-pre-copy:active{color:var(--theme-foreground);background:var(--theme-foreground-faintest)}#observablehq-sidebar.observablehq-search-results>ol:not(:first-child),#observablehq-sidebar.observablehq-search-results>details,#observablehq-sidebar.observablehq-search-results>section{display:none}#observablehq-search{position:relative;padding:.5rem 0 0;display:flex;align-items:center}#observablehq-search input{padding:6px 4px 6px 2.2em;width:100%;border:none;border-radius:4px;background-color:var(--theme-background);font-size:13.3px;height:28px}#observablehq-search input::placeholder{color:var(--theme-foreground-faint)}#observablehq-search:before{position:absolute;left:.5rem;content:"";width:1rem;height:1rem;background:currentColor;-webkit-mask:var(--theme-magnifier);mask:var(--theme-magnifier);pointer-events:none}#observablehq-search:after{position:absolute;right:6px;content:attr(data-shortcut);pointer-events:none}#observablehq-search:focus-within:after{content:""}#observablehq-search-results{--relevance-width: 32px;position:absolute;overflow-y:auto;top:6.5rem;left:0;right:.5rem;bottom:0}#observablehq-search-results a span{max-width:184px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#observablehq-search-results div{text-align:right;font-size:10px;margin:.5em}#observablehq-search-results li{position:relative;display:flex;align-items:center}#observablehq-search-results a{flex-grow:1}#observablehq-search-results li:after,#observablehq-search-results a span:after{content:"";width:var(--relevance-width);height:4px;position:absolute;top:14px;right:.5em;border-radius:2px;background:var(--theme-foreground-muted)}#observablehq-search-results li.observablehq-link-active:after{background:var(--theme-foreground-focus)}#observablehq-search-results a span:after{background:var(--theme-foreground-faintest)}#observablehq-search-results li[data-score="0"]:after{width:calc(var(--relevance-width) * .125)}#observablehq-search-results li[data-score="1"]:after{width:calc(var(--relevance-width) * .25)}#observablehq-search-results li[data-score="2"]:after{width:calc(var(--relevance-width) * .4375)}#observablehq-search-results li[data-score="3"]:after{width:calc(var(--relevance-width) * .625)}#observablehq-search-results li[data-score="4"]:after{width:calc(var(--relevance-width) * .8125)}@media print{#observablehq-center{padding-left:1em!important}#observablehq-sidebar,#observablehq-footer{display:none!important}}#observablehq-center{container-type:inline-size}.grid{margin:1rem 0;display:grid;gap:1rem;grid-auto-rows:1fr}.grid svg{overflow:visible}.grid figure{margin:0}.grid>*>p:first-child{margin-top:0}.grid>*>p:last-child{margin-bottom:0}@container (min-width: 640px){.grid-cols-2,.grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-2 .grid-colspan-2,.grid-cols-2 .grid-colspan-3,.grid-cols-2 .grid-colspan-4,.grid-cols-4 .grid-colspan-2,.grid-cols-4 .grid-colspan-3,.grid-cols-4 .grid-colspan-4{grid-column:span 2}}@container (min-width: 720px){.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-3 .grid-colspan-2{grid-column:span 2}.grid-cols-3 .grid-colspan-3{grid-column:span 3}}@container (min-width: 1080px){.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-4 .grid-colspan-3{grid-column:span 3}.grid-cols-4 .grid-colspan-4{grid-column:span 4}}.grid-rowspan-2{grid-row:span 2}.grid-rowspan-3{grid-row:span 3}.grid-rowspan-4{grid-row:span 4}.note,.tip,.warning,.caution{border-left:solid 1px;border-radius:0 4px 4px 0;padding:1rem 2rem;margin:1rem 0;box-sizing:border-box;max-width:640px}.note:before,.tip:before,.warning:before,.caution:before{display:block;margin-bottom:1rem;font-weight:700}.note{border-left-color:var(--theme-foreground-fainter);background-color:var(--theme-background-alt)}.note:before{content:"Note";color:var(--theme-foreground-muted)}.tip{border-left-color:var(--theme-green);background-color:color-mix(in srgb,var(--theme-green),var(--theme-background) 90%)}.tip:before{content:"Tip";color:var(--theme-green)}.warning{border-left-color:var(--theme-yellow);background-color:color-mix(in srgb,var(--theme-yellow),var(--theme-background) 90%)}.warning:before{content:"Warning";color:var(--theme-yellow)}.caution{border-left-color:var(--theme-red);background-color:color-mix(in srgb,var(--theme-red),var(--theme-background) 90%)}.caution:before{content:"Caution";color:var(--theme-red)}.note[label]:before,.tip[label]:before,.warning[label]:before,.caution[label]:before{content:attr(label)}.note>:first-child,.tip>:first-child,.warning>:first-child,.caution>:first-child{margin-top:0}.note>:last-child,.tip>:last-child,.warning>:last-child,.caution>:last-child{margin-bottom:0}.card{background:var(--theme-background-alt);border:solid 1px var(--theme-foreground-faintest);border-radius:.75rem;padding:1rem;margin:1rem 0;font:14px var(--sans-serif)}.grid>.card,.card figure{margin:0}.card h2,.card h3{font-size:inherit}.card h2{font-weight:500;font-size:15px}.card h3{font-weight:400;color:var(--theme-foreground-muted)}.card h2~svg,.card h3~svg,.card h2~p,.card h3~p{margin-top:1rem}.observablehq--block:empty{margin:0}@keyframes observablehq-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}observablehq-loading{font:var(--monospace-font);color:var(--theme-foreground-muted);display:inline-block;transform-origin:.32em 55%;animation-name:observablehq-loading;animation-timing-function:linear;animation-duration:1s;animation-iteration-count:infinite}observablehq-loading:before{content:"\21bb"}.observablehq--block observablehq-loading{display:block}.observablehq--block{margin:1rem 0}.observablehq--block .observablehq,.observablehq--block .observablehq--inspect{display:block}.observablehq--collapsed,.observablehq--expanded.observablehq--inspect a{cursor:pointer}.observablehq--caret{margin-right:4px;vertical-align:baseline}.observablehq--field{text-indent:-1rem;margin-left:1rem}.observablehq--inspect{font:var(--monospace-font);overflow-x:auto;white-space:pre}.observablehq--inspect.observablehq--import{white-space:normal}.observablehq--inspect::-webkit-scrollbar{display:none}.observablehq--error .observablehq--inspect{word-break:break-all;white-space:pre-wrap}.observablehq--string-expand{margin-left:6px;padding:2px 6px;border-radius:2px;font-size:80%;background:var(--theme-background-alt);cursor:pointer;vertical-align:middle}.observablehq--keyword,.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:var(--syntax-keyword)}.observablehq--symbol,.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:var(--syntax-entity)}.observablehq--index,.observablehq--key,.hljs-attr,.hljs-attribute,.hljs-meta,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:var(--syntax-constant)}.observablehq--regexp,.observablehq--string,.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:var(--syntax-string)}.observablehq--null,.observablehq--undefined,.hljs-built_in,.hljs-literal,.hljs-symbol{color:var(--syntax-variable)}.observablehq--prototype-key,.observablehq--empty,.hljs-comment,.hljs-formula{color:var(--syntax-comment)}.observablehq--bigint,.observablehq--boolean,.observablehq--date,.observablehq--forbidden,.observablehq--number,.hljs-name,.hljs-number,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:var(--syntax-entity-tag)}.hljs-subst{color:var(--syntax-storage-modifier-import)}.hljs-section{color:var(--syntax-markup-heading);font-weight:700}.hljs-bullet{color:var(--syntax-markup-list)}.hljs-emphasis{color:var(--syntax-markup-italic);font-style:italic}.hljs-strong{color:var(--syntax-markup-bold);font-weight:700}.hljs-addition{color:var(--syntax-markup-inserted);background-color:var(--syntax-markup-inserted-background)}.hljs-deletion{color:var(--syntax-markup-deleted);background-color:var(--syntax-markup-deleted-background)}.observablehq--empty{font-style:oblique}.observablehq--error{color:var(--syntax-keyword)}.plot-d6a7b5{--plot-background: var(--theme-background)}p .plot-d6a7b5{display:inline-block}:root{--syntax-keyword: #d73a49;--syntax-entity: #6f42c1;--syntax-constant: #005cc5;--syntax-string: #032f62;--syntax-variable: #e36209;--syntax-comment: var(--theme-foreground-muted);--syntax-entity-tag: #22863a;--syntax-storage-modifier-import: #24292e;--syntax-markup-heading: #005cc5;--syntax-markup-list: #735c0f;--syntax-markup-italic: #24292e;--syntax-markup-bold: #24292e;--syntax-markup-inserted: #22863a;--syntax-markup-inserted-background: #f0fff4;--syntax-markup-deleted: #b31d28;--syntax-markup-deleted-background: #ffeef0}:root{--theme-background-b: color-mix(in srgb, var(--theme-foreground) 4%, var(--theme-background-a));--theme-background: var(--theme-background-a);--theme-background-alt: var(--theme-background-b);--theme-foreground-alt: color-mix(in srgb, var(--theme-foreground) 90%, var(--theme-background-a));--theme-foreground-muted: color-mix(in srgb, var(--theme-foreground) 60%, var(--theme-background-a));--theme-foreground-faint: color-mix(in srgb, var(--theme-foreground) 50%, var(--theme-background-a));--theme-foreground-fainter: color-mix(in srgb, var(--theme-foreground) 30%, var(--theme-background-a));--theme-foreground-faintest: color-mix(in srgb, var(--theme-foreground) 14%, var(--theme-background-a));color-scheme:light}:root{--theme-foreground: #1b1e23;--theme-foreground-focus: #3b5fc0;--theme-background-a: #ffffff}.indicator-icon{pointer-events:none;cursor:grab;transition:transform .3s ease,box-shadow .3s ease;padding:10px;border-radius:0;object-fit:cover;align-content:center;font-size:30px}.indicator-icon>i{cursor:grab;border:5px solid transparent;transition:border-color .3s ease}.indicator-radio-selected{border:solid var(--secondary-color)!important;border-radius:0;background:#fff;transition:border-radius .3s ease,border-color .3s ease}.indicator-radio-selected>span>div>.indicator-text{font-weight:700;color:var(--secondary-color);transition:color .3s ease}.indicators-container{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow:hidden;margin:0;gap:2%}.indicator-container{display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;scroll-behavior:smooth;user-select:none;height:150px;width:150px;justify-content:center}.indicator-text{padding-top:5px;font-size:11px;display:flex;justify-content:center;color:var(--text-color-primary);width:90%}.super-container{display:flex;flex-direction:row;margin-top:50px;position:relative;user-input:none}.scroll-arrow{height:40px;width:40px;position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;transition:background .6s,color .3s}.scroll-arrow:hover{background:var(--secondary-color);color:#fff}.left-arrow{left:0;margin-left:10px}.right-arrow{right:0;margin-right:10px}.steps-container{display:grid;gap:80px 100px}.step{position:relative;border-radius:0;color:#fff;text-align:center;align-items:center;justify-content:center;transition:ease-in-out .3s;background-size:contain;background-repeat:no-repeat;background-position:center}.step-city:hover{border-color:var(--accent-color)}.step-customer:hover{border-color:var(--secondary-color)}.step-customer,.step-city{border:1px solid var(--text-color-secondary-lighter)}.step-title{margin-top:10px}.step p,.step h3{color:var(--text-color-primary)}.step p{font-size:11px;text-align:center;word-break:break-word}.step-icon{font-size:1rem;margin-bottom:10px;width:35px;height:35px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;color:#fff;background:var(--accent-color)}.steps-content-overlay{top:0;left:0;height:100%;border-radius:0;display:flex;background:#fffffffa;align-items:center;align-content:center;justify-content:center}.steps-content{padding:10% 15%;border-radius:0;display:flex;align-content:center;justify-content:center;align-items:center;flex-direction:column}.steps-content h3,.steps-content p{color:var(--text-color-primary)}.empty-step{background-color:transparent;visibility:hidden}.step-city .step-icon,.city-color{background:var(--accent-color)}.step-customer .step-icon,.customer-color{background:var(--secondary-color)}.arrow-right:after{content:"";position:absolute;top:50%;right:-24px;margin-top:-10px;border-width:6px;border-style:solid;border-color:transparent transparent transparent var(--text-color-secondary)}.arrow-end-right:after{content:"";position:absolute;top:50%;right:-24px;margin-top:-10px;border-width:4px;border-radius:50%;border-style:solid;border-color:var(--text-color-secondary)}.arrow-left:after{content:"";position:absolute;top:50%;left:-24px;margin-top:-10px;border-width:6px;border-style:solid;border-color:transparent var(--text-color-secondary) transparent transparent}.arrow-end-left:after{content:"";position:absolute;top:50%;left:-24px;margin-top:-10px;border-width:4px;border-radius:50%;border-style:solid;border-color:var(--text-color-secondary)}.arrow-down:after{content:"";position:absolute;bottom:-24px;left:50%;margin-left:-10px;border-width:6px;border-style:solid;border-color:var(--text-color-secondary) transparent transparent transparent}.floating-index{position:fixed;bottom:2%;left:0;padding:1% 2% 1% .5%;background:rgba(var(--card-secondary-background-rgb),.9);border-radius:0;z-index:1000}.floating-index ul{list-style-type:none;padding:0}.floating-index li{display:flex;align-items:center;margin-bottom:1%;font-size:80%;color:var(--text-color-primary)}.floating-index span{display:inline-block;width:1em;height:1em;margin-right:10px;border-radius:50%}:root{--mobile-nav-height: 35px;--laptop-nav-height: 40px;--desktop-nav-height: 45px}.city-navbar{display:flex;justify-content:space-between;align-items:center;padding:10px 30px;color:var(--text-color-primary);font-family:Arial,sans-serif;position:sticky;top:0;background:var(--primary-color);opacity:.95;box-shadow:var(--bottom-shadow);margin-top:0;z-index:1111;transform:translateY(0);transition:transform .5s ease!important}.city-navbar.invisible{transform:translateY(-100%);height:0;padding:0;margin:0}.city-navbar.invisible .hamburger-desktop-container,.city-navbar.invisible .right-section{display:none}.logo{display:flex;align-items:center;cursor:pointer}.logo img{height:var(--mobile-nav-height);max-width:100%;margin-right:10px;object-fit:contain}.city-nav-links a:hover{color:var(--secondary-color);text-decoration:none}#navLinks>li>a>i{width:15px}.right-section{display:flex;align-items:center;gap:10px}.language-selector{position:relative;display:flex;align-items:center;align-content:center;cursor:pointer}.language-selector img{height:20px;margin-right:5px}.language-selector span{margin-right:5px}.nav-caret{display:inline-block;background-size:contain;background-repeat:no-repeat;transition:transform .3s}.nav-caret.up{transform:rotate(180deg)}.nav-caret.down{transform:rotate(0)}.language-dropdown{position:absolute;left:-150px;padding:10px 20px;background:var(--primary-color);box-shadow:0 4px 10px #00000026;width:200px;z-index:100;top:var(--mobile-nav-height);transform:translateY(-10px);opacity:0;transition:transform .3s ease,opacity .3s ease;display:none}.language-dropdown.visible{transform:translateY(0);opacity:1}.language-dropdown a{display:flex;align-items:center;padding:10px 15px;color:var(--text-color-primary);text-decoration:none}.language-dropdown a:hover{text-decoration:none;color:var(--secondary-color)}.language-dropdown img{height:15px;margin-right:10px}#selected-flag,.language-dropdown img{border-radius:50%!important;background-size:cover;height:15px!important;width:15px!important;object-fit:cover}.search-container{display:flex;align-items:center;position:relative}.search-input{width:0;opacity:0;padding:8px;transition:width .5s ease,opacity .5s ease;border:1px solid var(--text-color-secondary);border-radius:0;outline:none}.search-input.active{width:150px;opacity:1;padding:8px}.search-icon{width:25px;height:25px;display:flex;justify-content:center;align-items:center;font-weight:100;border:1px solid var(--text-color-primary);border-radius:50%;cursor:pointer;transition:all .3s ease}.search-icon svg{fill:var(--text-color-primary);color:var(--primary-color);width:10px;height:10px}.search-icon.active{width:30px;height:30px;border-radius:0;margin-left:0;border:2px solid var(--text-color-secondary);box-shadow:50px 100px 100px #0000001a;background-color:var(--text-color-primary);border-color:var(--text-color-primary)}.search-icon.active svg{fill:var(--primary-color)}.search-icon:hover{border-color:var(--text-color-primary)}.hamburger{display:flex;flex-direction:column;cursor:pointer;color:var(--text-color-primary)}.hamburger-desktop-container{display:flex;align-content:center;align-items:center;gap:10px;font-size:17px}.hamburger-mobile{display:none}#selected-lang{color:var(--text-color-primary)}@media screen and (min-width:1368px){.logo img{height:var(--laptop-nav-height)}.language-dropdown{top:var(--laptop-nav-height)}}@media screen and (min-width: 1920px){.logo img{height:var(--desktop-nav-height)}.language-dropdown{top:var(--desktop-nav-height)}}@media screen and (max-width: 900px){.search-icon{display:none}.hamburger-mobile{display:flex}.hamburger-desktop{display:none}}#search-results-container{position:absolute;top:55px;right:0;background-color:var(--primary-color);border:1px solid var(--text-color-secondary);max-height:70vh;overflow-y:auto;z-index:999;width:50%;box-shadow:var(--bottom-shadow)}.search-result-item{padding:2% 3%;border:1px solid var(--card-primary-background)}.search-result-item a{color:var(--text-color-accent);text-decoration:none}.search-result-item p{margin:5px 0 0;color:var(--text-color-primary)}.search-result-item a:hover{text-decoration:none}.search-result-item:hover{background-color:var(--card-primary-background);cursor:pointer}:root{--nav-bar-width-desktop: 400px;--nav-bar-width-mobile: 100%}.city-sidebar{position:fixed;width:var(--nav-bar-width-desktop);left:0;top:0;height:100%;box-shadow:2px 0 5px rgba(var(--text-color-primary-rgb),.1);background:rgba(var(--primary-color-rgb),.92);z-index:1000;transform:translate(-101%);transition:transform .3s ease!important}.city-sidebar.visible{transform:translate(0)}.city-nav-links{list-style-type:none;margin:0;max-width:100%;padding:30px 0 30px 30px}.city-nav-links li{margin-bottom:15px}.city-nav-links li a{text-decoration:none;color:var(--text-color-primary);display:block;border-radius:5px;transition:background-color .3s ease}.city-sidebar-footer{text-align:center;font-size:12px;color:var(--text-color-primary);justify-content:space-between;box-shadow:var(--top-shadow);margin-top:auto;position:fixed;bottom:0;left:0;width:var(--nav-bar-width-desktop)}.city-sidebar-footer a{text-decoration:none;color:var(--text-color-primary);font-size:12px;margin-right:15px;flex-direction:row}.city-sidebar-footer a:hover{color:var(--secondary-color)}.city-sidebar-footer .social-icons{font-size:18px}.city-sidebar-footer .social-icons a{display:inline-block;margin:0 5px}.footer-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 20px}.footer-container p{color:var(--text-color-primary)}.footer-main-site-link{color:var(--text-color-primary)!important}.footer-main-site-link:hover,.social-icons a:hover{text-decoration:none!important;color:var(--secondary-color)!important}.city-nav-links li a.active{color:var(--secondary-color)}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--text-color-primary-rgb),.7);z-index:999;display:none;transition:opacity .5s ease}.overlay.visible{display:block;opacity:1}#closeIcon{display:flex;cursor:pointer;font-size:17px;align-items:center;align-content:center;height:100%}.sidebar-header{height:calc(var(--mobile-nav-height) + 20px);padding-left:30px;box-shadow:var(--bottom-shadow);align-content:center;color:var(--text-color-primary)}.city-nav-links li a i{margin-right:10px;font-size:14px;color:var(--text-color-secondary)}@media screen and (max-width: 900px){.city-sidebar{width:var(--nav-bar-width-mobile)}.city-sidebar-footer{width:100%}}@media screen and (min-width:1368px){.sidebar-header{height:calc(var(--laptop-nav-height) + 20px)}}@media screen and (min-width: 1920px){.sidebar-header{height:calc(var(--desktop-nav-height) + 20px)}}.section-one{display:flex;flex-wrap:wrap;margin:var(--section-margin-desktop);justify-content:space-between}@media (max-width: 768px){.section-one{flex-direction:column;margin:var(--section-margin-mobile)}}.section-two-container{background-color:var(--secondary-color)}.section-two-inner-container{margin-top:3%;padding:5% 7% 2% 6%;display:flex;align-items:stretch;justify-content:space-between;gap:20px}.section-two-container-heading{max-width:60%}.section-two-container-heading h2{font-size:150%;flex:1;margin:0;color:var(--primary-color);font-weight:600}.section-two-container-heading p{font-size:1em;margin-top:4%;color:var(--primary-color)}.section-two-container-heading a{display:inline-block;margin-top:2%;padding:1% 2%;background-color:var(--primary-color);color:var(--secondary-color);text-decoration:none;font-weight:700}.section-two-container-img{height:100%;width:100%;margin-left:10px;flex:1;display:flex;align-items:center;justify-content:center}.section-two-container-img img{width:100%;border-radius:5px;object-fit:cover}@media screen and (max-width: 900px){.section-two-container-img{display:none}.section-two-container-heading{max-width:100%}}@media screen and (max-width: 768px){.section-two-container-heading h2{margin-bottom:7%}.section-two-inner-container{margin-top:8%;padding:7% 5%}}.section-three{display:flex;flex-wrap:wrap;margin:7% 0 0;justify-content:space-between;flex-direction:row}.section-three-headings{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 768px){.section-three{display:flex;flex-wrap:wrap;margin:10% 0 0;justify-content:space-between}.section-two-container-heading h2{width:100%!important}}.section-three-links-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:3% 0}.background-vid{margin:0;position:relative;top:0;left:0;width:100vw;height:100vh;object-fit:cover;overflow:hidden}.background-vid-container{position:relative;top:0;left:0;width:100%;height:100vh;overflow:hidden}.background-vid-fallback{display:none;width:100%;height:100%;object-fit:cover}.video-overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;color:#fff;z-index:1;overflow:hidden;background-color:#00000080}.video-overlay-container{position:absolute;height:100%;width:fit-content;display:flex;flex-direction:column;justify-content:flex-end;bottom:25vh;left:0;margin:100px var(--margin-left-logo-desktop) 0 var(--margin-left-logo-desktop)}.video-overlay-content{display:flex;position:relative;flex-direction:column}.video-overlay-content>*{z-index:2;color:#fff;overflow:hidden}.intro-video-title{margin-bottom:10px}.intro-video-paragraph{margin-bottom:22px;text-shadow:4px 4px 8px rgba(var(--text-color-primary-rgb),.9);max-width:85%}.intro-video-buttons{display:flex;flex-direction:row;gap:15px}#iconScrollDownIndex{position:absolute;bottom:20px;transform:translate(-50%);z-index:2;padding:20px;font-size:24px;animation:moveUpDown 2s infinite ease-in-out;animation-play-state:running}#iconScrollDownIndex:hover{cursor:pointer;color:var(--secondary-color);animation-play-state:paused}@media screen and (max-width: 900px){.video-overlay-container{left:0;right:0;margin-left:var(--margin-left-logo-mobile);margin-right:var(--margin-left-logo-mobile);position:absolute;width:fit-content}.intro-video-paragraph{max-width:100%}}@media screen and (max-width: 1376px){.intro-video-paragraph{max-width:100%}}.video-overlay-footer{position:absolute;bottom:80px;left:0;width:100%;display:flex;justify-content:center;align-items:center;padding:10px 0}@media screen and (max-width: 600px){.intro-video-buttons{flex-direction:column}}@keyframes moveUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media screen and (max-width: 900px){.desktop-only{display:none!important}}@media screen and (min-width: 900px){.mobile-only{display:none!important}}.fancy-title{font-size:4.208vw;font-weight:800;line-height:110%;text-transform:uppercase;letter-spacing:2px;text-align:left;width:fit-content}.pseudos{position:relative;text-align:center;width:fit-content;margin-left:10px;font-weight:300}.pseudos:after{transform:translateY(110%);background-color:var(--secondary-color);opacity:.8;width:105%}.pseudos:before{transform:translate(-10px,75%);background-color:var(--secondary-color);opacity:.44;width:105%}.pseudos:after,.pseudos:before{content:"";position:absolute;inset:0;z-index:-1;height:2.396vw}@media screen and (min-width:1368px){.fancy-title{font-size:3.9vw}}@media screen and (max-width:900px){.fancy-title{font-size:5.2vw}}.divider-pipe{padding:0 5px;color:var(--text-color-primary)}.fancy-title-responsive{font-size:250%;font-weight:800;line-height:110%;text-transform:uppercase;letter-spacing:2px;text-align:left;width:fit-content;color:var(--primary-color)}.pseudos-responsive{position:relative;text-align:center;width:fit-content;margin-left:3%;font-weight:300}.pseudos-responsive:after{transform:translate(-2%,210%);background-color:var(--secondary-color);opacity:.8;width:108%;height:30%}.pseudos-responsive:before{transform:translate(-5%,88%);background-color:var(--secondary-color);opacity:.54;width:108%;height:47%}.pseudos-responsive:after,.pseudos-responsive:before{content:"";position:absolute;inset:0;z-index:-1;font-weight:300}.left-column{flex:1;margin-right:5%;width:45%}.right-column{flex:1;width:50%}.highlight-title{color:var(--accent-color);font-weight:700;font-size:16px;text-transform:uppercase}.main-heading{font-size:48px;font-weight:700;color:var(--text-color-primary);margin-bottom:20px}.subheading{font-size:24px;color:var(--secondary-color);font-weight:700;margin-bottom:20px}.subheading-small{font-weight:700;color:var(--secondary-color)}.right-column p{font-size:1em;color:var(--text-color-primary);line-height:1.6;margin-bottom:20px}@media (max-width: 768px){.left-column,.right-column{width:100%;margin-right:0}.main-heading{font-size:36px}.subheading{font-size:20px}.subheading-small{font-size:16px}}@media (max-width: 480px){.main-heading{font-size:28px}.subheading{font-size:18px}.subheading-small{font-size:14px}}.multi-layer-image-container{position:relative;display:inline-block;width:100%}.multi-layer-image-container img{display:block;width:100%;height:auto;border-radius:0%;z-index:2;position:relative}.multi-layer-image-container:before{content:"";position:absolute;inset:-3%;background-size:cover;opacity:.7;z-index:1;border-radius:0%;clip-path:polygon(10% 0,100% 0,90% 100%,0 100%)}.multi-layer-image-container:after{content:"";position:absolute;inset:-6%;background-size:cover;opacity:.2;z-index:1;border-radius:0%;clip-path:polygon(0 0,100% 10%,100% 100%,0 90%)}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}.slide-in{animation:slideIn .3s forwards}.slide-out{animation:slideOut .3s forwards}.city-tile{background-color:#fff;flex:1 1 calc(33.33% - 20px);text-align:left;border-radius:0;border:1px solid var(--text-color-secondary);color:var(--text-color-primary);display:flex;flex-direction:column;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.city-tile-content{padding:7%;display:flex;flex-direction:column;justify-content:space-between;height:100%}.city-tile:hover{box-shadow:0 6px 12px #0000001a}.city-tile img{max-width:100%;height:auto;border-radius:0;margin-bottom:3%;transition:transform .3s ease}.city-tile:hover img{transform:scale(1.1)}.city-tile h3{margin-bottom:10px;font-size:1.4em;font-weight:700;color:var(--text-color-primary)}.city-tile p{color:var(--text-color-primary);font-size:1em;margin-bottom:20px}@media (max-width: 767px){.city-tile{flex:1 1 100%}}.tabs{position:relative;background:var(--primary-color);gap:1%;display:flex;flex-wrap:wrap}.tabs input[type=radio]{display:none;margin:0;padding:0}.tabs label{display:inline-block;padding:1% 1.5%;cursor:pointer;background-color:var(--card-primary-background);margin:0 0%;color:var(--text-color-primary)}.tabs label:hover{background-color:var(--secondary-color);color:var(--primary-color)}.tabs input:checked+label{background-color:var(--secondary-color)!important;border-bottom:2px solid var(--text-color-primary);color:var(--primary-color)!important}.content section{display:none;padding:0 2% 2%;background-color:var(--card-primary-background)}.content section.active{display:block}.file-table{width:100%;border-collapse:collapse}.file-table tr{border-bottom:1px solid var(--text-color-secondary)}.file-table td{margin:auto;padding:1.5% 1.5% 1.5% 0;vertical-align:middle}.file-table td .icon{width:24px;margin-right:10px}.file-actions{text-align:right;white-space:nowrap}.file-size{text-align:right}.view-button{margin-right:2%}@media (max-width: 768px){.file-table td{padding:1% 0}.file-table td .icon{width:20px;margin-right:5px}.tabs label{padding:2% 5%}.file-table td{padding:4% 4% 4% 0;margin:auto}}.page-title-main{font-size:150%;font-weight:700;color:var(--secondary-color);margin-top:5%}.graph-sub-title-main{font-size:120%;font-weight:300;color:var(--text-color-primary);margin:2% 0}.graph-sub-title-main span{letter-spacing:1px;font-weight:600;color:var(--secondary-color)}.graph-sub-title-main-sm{font-size:100%;font-weight:300;color:var(--text-color-primary);margin:2% 0}.graph-sub-title-main-sm span{font-weight:500;color:var(--secondary-color)}.a-link-primary{color:var(--secondary-color)!important;text-decoration:none;font-weight:500}.plot-filters{border:1px solid var(--text-color-secondary);padding:1%;position:relative;margin:20px 0}.plot-filter-title{position:absolute;top:-12px;left:20px;background:var(--card-primary-background);color:var(--text-color-primary);padding:0 10px;font-weight:500}.plot-filter-title-content{margin-top:20px}.btn{padding:15px 30px;font-size:16px;font-weight:lighter;border-radius:0;cursor:pointer;border:none;text-align:center;transition:background-color .3s ease,color .3s ease,border-color .3s ease;word-break:break-word;overflow-wrap:break-word}.btn-small{padding:10px 20px;font-size:12px;font-weight:lighter;border-radius:0;cursor:pointer;border:none;text-align:center;transition:background-color .3s ease,color .3s ease,border-color .3s ease;word-break:break-word;overflow-wrap:break-word}.btn-secondary-fill{background-color:var(--secondary-color);color:#fff;border:2px solid var(--secondary-color)}.btn-secondary-hallow{background-color:transparent;color:var(--secondary-color);border:2px solid var(--secondary-color)}.btn-muted-fill{background-color:var(--text-color-secondary);color:var(--text-color-primary);border:2px solid var(--text-color-secondary)}.btn-muted-hallow{background-color:transparent;color:var(--text-color-primary);border:2px solid var(--text-color-primary)}.btn-primary-hallow{background-color:transparent;color:#fff;border:2px solid white}.btn-secondary-fill:hover,.btn-primary-hallow:hover,.btn-muted-fill:hover,.btn-muted-hallow:hover{background-color:transparent;border:2px solid var(--secondary-color);color:var(--secondary-color)}.btn-secondary-hallow:hover{background-color:var(--secondary-color);color:#fff}.btn:hover{opacity:.9}.city-footer{display:flex;justify-content:space-between;flex-direction:column;align-items:center;background-color:var(--card-primary-background);box-shadow:var(--top-shadow-small);padding:30px var(--margin-left-logo-desktop);padding-bottom:10px;margin-top:50px}.footer-bottom-mobile{display:none}.footer-top{display:flex;flex-direction:row;justify-content:space-between;background-color:var(--card-primary-background)}.footer-logo{height:45px;flex-shrink:0;object-fit:cover}.footer-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;max-width:50%}.footer-bottom-desktop{display:flex;justify-content:space-between;align-items:center;font-size:12px;border-top:1px solid var(--text-color-secondary);margin-top:20px;padding-top:20px;padding-bottom:10px}.footer-icons{font-size:14px}.footer-icons a{display:inline-block;margin:0 5px;color:var(--text-color-primary)}.footer-icons a:hover{text-decoration:none!important;color:var(--secondary-color)!important}@media screen and (max-width: 900px){.city-footer{padding:30px var(--margin-left-logo-mobile);padding-bottom:10px;margin-top:30px}}@media screen and (max-width: 650px){.footer-logo{display:none}.footer-top{flex-direction:column;align-items:center}.footer-pagination{margin-top:0;max-width:100%;width:100%;justify-content:space-between;align-items:stretch}.footer-pagination-item{flex:1}.city-footer{padding:20px var(--margin-left-logo-mobile);padding-bottom:10px;padding-top:30px}}.footer-top,.footer-bottom-desktop{max-width:var(--max-width);width:100%;align-items:center}@media screen and (max-width: 750px){.footer-bottom-desktop{display:none}.footer-bottom-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;border-top:1px solid var(--text-color-secondary);margin-top:20px;padding-top:20px;padding-bottom:10px}}.scroll-up-button{height:40px;width:40px;position:fixed;right:2%;bottom:2%;background:rgba(var(--secondary-color-rgb),.7);border:1px solid var(--text-color-secondary);color:var(--primary-color);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background .6s,color .3s;z-index:1000;cursor:pointer}.scroll-up-button:hover{background:var(--secondary-color);color:var(--primary-color)}.page-title-mobile{display:none}.page-title-header .pseudos-responsive{font-weight:300}.page-title-container{margin:0;position:relative;top:0;left:0;width:100%;overflow:hidden;background-image:url(https://ease-of-doing-business.cct-datascience.xyz/resources/images/TTOS-Header-Image-040924.webp);background-size:cover;background-position:top;background-attachment:fixed}.page-title-overlay{position:relative;top:0;left:0;width:100vw;display:flex;flex-direction:row;color:#fff;z-index:1;overflow:hidden;background-color:#00000080;padding-top:3%;padding-bottom:3%}.page-title-overlay-container{width:100%;display:flex;flex-direction:row;justify-content:center}.page-title-header,.page-title-paragraph{color:var(--primary-color)}.page-title-overlay-content{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;align-items:center;gap:7%;max-width:var(--max-width)}@media screen and (max-width: 750px){.page-title-overlay-container{justify-content:flex-start;flex-direction:column}.page-title-desktop{display:none}.page-title-mobile{display:block}.title-second-line{color:var(--primary-color);font-weight:300}.page-title-overlay-content{flex-direction:column;width:fit-content;align-items:flex-start}.page-title-header{max-width:100%}.page-title-paragraph{max-width:100%;font-size:12px;line-height:normal;font-weight:100}}.hq-center{container-type:inline-size}.hq-center{margin:1rem 2rem}@media (min-width: calc(912px + 6rem)){#observablehq-sidebar-toggle:checked~.hq-center,#observablehq-sidebar-toggle:indeterminate~.hq-center{padding-left:calc(272px + 1rem);padding-right:1rem}}@media (min-width: calc(832px + 6rem)){#observablehq-toc~.hq-center{padding-right:calc(192px + 1rem)}}@media (min-width: calc(1104px + 6rem)){#observablehq-sidebar-toggle:checked~#observablehq-toc~.hq-center,#observablehq-sidebar-toggle:indeterminate~#observablehq-toc~.hq-center,#observablehq-toc~.hq-center{padding-right:calc(192px + 1rem)}}@media print{.hq-center{padding-left:1em!important}}.download-index-section{margin:var(--section-margin-desktop)}@media screen and (max-width: 900px){.download-index-section{margin:var(--section-margin-mobile)}}.tab-heading{margin:2% 0 0}*{font-family:Montserrat,sans-serif;border-radius:0}h1,h2,h3,h4,h5,h6,a,p,li,span,label,table{color:var(--text-color-primary);max-width:100%}.card,#observablehq-footer nav a{border-radius:0}#observablehq-sidebar-toggle,#observablehq-sidebar-backdrop,#observablehq-toc,#observablehq-sidebar,#observablehq-footer{display:none}#observablehq-main,#observablehq-header,#observablehq-footer{max-width:var(--max-width)}input{accent-color:var(--secondary-color)}body{background:#fff;margin:0;padding:0}select.inputs-3a86ea-input,.select-input{background:var(--card-primary-background);color:var(--text-color-primary);padding:2% 1%;border:1px solid var(--text-color-secondary)}form.inputs-3a86ea>label{margin:auto;font-size:125%;font-weight:500;width:fit-content}:root{--primary-color: #fff;--secondary-color: #0E9BBB;--accent-color: #cd6288;--error-color: #ac3131;--primary-color-rgb: 255, 255, 255;--secondary-color-rgb: 14,155,187;--text-color-primary: #373737;--text-color-secondary: #ccc;--text-color-secondary-lighter: #e6e6e6;--text-color-accent: #0E9BBB;--card-primary-background: #f9f9f9;--card-secondary-background-rgb: 249, 249, 249;--text-color-primary-rgb: 55, 55, 55;--bottom-shadow: 0 0 24px 0 rgba(55, 55, 55, .15);--top-shadow: 0 -2px 24px 0 rgba(55, 55, 55, .15);--top-shadow-small: 0 -1px 12px 0 rgba(55, 55, 55, .12);--margin-left-logo-desktop: 55px;--margin-left-logo-mobile: 30px;--max-width: 1152px;--section-margin-desktop: 5% 0 0 0;--section-margin-mobile: 7% 0 0 0;--theme-background-alt: #f9f9f9;--theme-foreground: #373737}
