:root{--c-white: #ffffff;--c-white-dark: #f8f8f8;--c-black: #000000;--c-divider-light: rgba(60, 60, 67, .12);--c-divider-dark: rgba(84, 84, 88, .48);--c-text-light-1: #2c3e50;--c-text-light-2: #476582;--c-text-light-3: #90a4b7;--c-brand: #3eaf7c;--c-brand-light: #4abf8a;--font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-family-mono: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;--z-index-navbar: 10;--z-index-sidebar: 6;--shadow-1: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--shadow-2: 0 3px 12px rgba(0, 0, 0, .07), 0 1px 4px rgba(0, 0, 0, .07);--shadow-3: 0 12px 32px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .08);--shadow-4: 0 14px 44px rgba(0, 0, 0, .12), 0 3px 9px rgba(0, 0, 0, .12);--shadow-5: 0 18px 56px rgba(0, 0, 0, .16), 0 4px 12px rgba(0, 0, 0, .16);--header-height: 3.6rem}:root{--c-divider: var(--c-divider-light);--c-text: var(--c-text-light-1);--c-text-light: var(--c-text-light-2);--c-text-lighter: var(--c-text-light-3);--c-bg: var(--c-white);--c-bg-accent: var(--c-white-dark);--code-line-height: 24px;--code-font-family: var(--font-family-mono);--code-font-size: 14px;--code-inline-bg-color: rgba(27, 31, 35, .05);--code-bg-color: #282c34}*,:before,:after{box-sizing:border-box}html{line-height:1.4;font-size:16px;-webkit-text-size-adjust:100%}body{margin:0;width:100%;min-width:320px;min-height:100vh;line-height:1.4;font-family:var(--font-family-base);font-size:16px;font-weight:400;color:var(--c-text);background-color:var(--c-bg);direction:ltr;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.25}h1,h2,h3,h4,h5,h6,strong,b{font-weight:600}h1:hover .header-anchor,h1:focus .header-anchor,h2:hover .header-anchor,h2:focus .header-anchor,h3:hover .header-anchor,h3:focus .header-anchor,h4:hover .header-anchor,h4:focus .header-anchor,h5:hover .header-anchor,h5:focus .header-anchor,h6:hover .header-anchor,h6:focus .header-anchor{opacity:1}h1{margin-top:1.5rem;font-size:1.9rem}@media screen and (min-width: 420px){h1{font-size:2.2rem}}h2{margin-top:2.25rem;margin-bottom:1.25rem;border-bottom:1px solid var(--c-divider);padding-bottom:.3rem;line-height:1.25;font-size:1.65rem}h2+h3{margin-top:1.5rem}h3{margin-top:2rem;font-size:1.35rem}h4{font-size:1.15rem}p,ol,ul{margin:1rem 0;line-height:1.7}a,area,button,[role=button],input,label,select,summary,textarea{touch-action:manipulation}a{text-decoration:none;color:var(--c-brand)}a:hover{text-decoration:underline}a.header-anchor{float:left;margin-top:.125em;margin-left:-.87em;padding-right:.23em;font-size:.85em;opacity:0}a.header-anchor:hover,a.header-anchor:focus{text-decoration:none}figure{margin:0}img{max-width:100%}ul,ol{padding-left:1.25em}li>ul,li>ol{margin:0}table{display:block;border-collapse:collapse;margin:1rem 0;overflow-x:auto}tr{border-top:1px solid #dfe2e5}tr:nth-child(2n){background-color:#f6f8fa}th,td{border:1px solid #dfe2e5;padding:.6em 1em}blockquote{margin:1rem 0;border-left:.2rem solid #dfe2e5;padding:.25rem 0 .25rem 1rem;font-size:1rem;color:#999}blockquote>p{margin:0}form{margin:0}.theme.sidebar-open .sidebar-mask{display:block}.theme.no-navbar>h1,.theme.no-navbar>h2,.theme.no-navbar>h3,.theme.no-navbar>h4,.theme.no-navbar>h5,.theme.no-navbar>h6{margin-top:1.5rem;padding-top:0}.theme.no-navbar aside{top:0}@media screen and (min-width: 720px){.theme.no-sidebar aside{display:none}.theme.no-sidebar main{margin-left:0}}.sidebar-mask{position:fixed;z-index:2;display:none;width:100vw;height:100vh}code{margin:0;border-radius:3px;padding:.25rem .5rem;font-family:var(--code-font-family);font-size:.85em;color:var(--c-text-light);background-color:var(--code-inline-bg-color)}code .token.deleted{color:#ec5975}code .token.inserted{color:var(--c-brand)}div[class*=language-]{position:relative;margin:1rem -1.5rem;background-color:var(--code-bg-color);overflow-x:auto}li>div[class*=language-]{border-radius:6px 0 0 6px;margin:1rem -1.5rem 1rem -1.25rem;line-height:initial}@media (min-width: 420px){div[class*=language-]{margin:1rem 0;border-radius:6px}li>div[class*=language-]{margin:1rem 0 1rem 0rem;border-radius:6px}}[class*=language-] pre,[class*=language-] code{text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;background:transparent}[class*=language-] pre{position:relative;z-index:1;margin:0;padding:1.25rem 1.5rem;overflow-x:auto}[class*=language-] code{padding:0;line-height:var(--code-line-height);font-size:var(--code-font-size);color:#eee}.highlight-lines{position:absolute;top:0;bottom:0;left:0;padding:1.25rem 0;width:100%;line-height:var(--code-line-height);font-family:var(--code-font-family);font-size:var(--code-font-size);-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.highlight-lines .highlighted{background-color:#000000a8}div[class*=language-].line-numbers-mode{padding-left:3.5rem}.line-numbers-wrapper{position:absolute;top:0;bottom:0;left:0;z-index:3;border-right:1px solid rgba(0,0,0,.5);padding:1.25rem 0;width:3.5rem;text-align:center;line-height:var(--code-line-height);font-family:var(--code-font-family);font-size:var(--code-font-size);color:#888}div[class*=language-]:before{position:absolute;top:.6em;right:1em;z-index:2;font-size:.8rem;color:#888}div[class~=language-html]:before,div[class~=language-markup]:before{content:"html"}div[class~=language-md]:before,div[class~=language-markdown]:before{content:"md"}div[class~=language-css]:before{content:"css"}div[class~=language-sass]:before{content:"sass"}div[class~=language-scss]:before{content:"scss"}div[class~=language-less]:before{content:"less"}div[class~=language-stylus]:before{content:"styl"}div[class~=language-js]:before,div[class~=language-javascript]:before{content:"js"}div[class~=language-ts]:before,div[class~=language-typescript]:before{content:"ts"}div[class~=language-json]:before{content:"json"}div[class~=language-rb]:before,div[class~=language-ruby]:before{content:"rb"}div[class~=language-py]:before,div[class~=language-python]:before{content:"py"}div[class~=language-sh]:before,div[class~=language-bash]:before{content:"sh"}div[class~=language-php]:before{content:"php"}div[class~=language-go]:before{content:"go"}div[class~=language-rust]:before{content:"rust"}div[class~=language-java]:before{content:"java"}div[class~=language-c]:before{content:"c"}div[class~=language-yaml]:before{content:"yaml"}div[class~=language-dockerfile]:before{content:"dockerfile"}div[class~=language-vue]:before{content:"vue"}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.custom-block.tip,.custom-block.info,.custom-block.warning,.custom-block.danger{margin:1rem 0;border-left:.5rem solid;padding:.1rem 1.5rem;overflow-x:auto}.custom-block.tip{background-color:#f3f5f7;border-color:var(--c-brand)}.custom-block.info{background-color:#f3f5f7;border-color:var(--c-text-light-2)}.custom-block.warning{border-color:#e7c000;color:#6b5900;background-color:#ffe5644d}.custom-block.warning .custom-block-title{color:#b29400}.custom-block.warning a{color:var(--c-text)}.custom-block.danger{border-color:#c00;color:#4d0000;background-color:#ffe6e6}.custom-block.danger .custom-block-title{color:#900}.custom-block.danger a{color:var(--c-text)}.custom-block.details{position:relative;display:block;border-radius:2px;margin:1.6em 0;padding:1.6em;background-color:#eee}.custom-block.details h4{margin-top:0}.custom-block.details figure:last-child,.custom-block.details p:last-child{margin-bottom:0;padding-bottom:0}.custom-block.details summary{outline:none;cursor:pointer}.custom-block-title{margin-bottom:-.4rem;font-weight:600}.sidebar-links{margin:0;padding:0;list-style:none}.sidebar-link-item{display:block;margin:0;border-left:.25rem solid transparent;color:var(--c-text)}a.sidebar-link-item:hover{text-decoration:none;color:var(--c-brand)}a.sidebar-link-item.active{color:var(--c-brand)}.sidebar>.sidebar-links{padding:.75rem 0 5rem}@media (min-width: 720px){.sidebar>.sidebar-links{padding:1.5rem 0}}.sidebar>.sidebar-links>.sidebar-link+.sidebar-link{padding-top:.5rem}@media (min-width: 720px){.sidebar>.sidebar-links>.sidebar-link+.sidebar-link{padding-top:1.25rem}}.sidebar>.sidebar-links>.sidebar-link>.sidebar-link-item{padding:.35rem 1.5rem .35rem 1.25rem;font-size:1.1rem;font-weight:700}.sidebar>.sidebar-links>.sidebar-link>a.sidebar-link-item.active{border-left-color:var(--c-brand);font-weight:600}.sidebar>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>.sidebar-link-item{display:block;padding:.35rem 1.5rem .35rem 2rem;line-height:1.4;font-size:1rem;font-weight:400}.sidebar>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>a.sidebar-link-item.active{border-left-color:var(--c-brand);font-weight:600}.sidebar>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>.sidebar-link-item{display:block;padding:.3rem 1.5rem .3rem 3rem;line-height:1.4;font-size:.9rem;font-weight:400}.sidebar>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>.sidebar-link-item{display:block;padding:.3rem 1.5rem .3rem 4rem;line-height:1.4;font-size:.9rem;font-weight:400}.debug[data-v-3a04a4d2]{box-sizing:border-box;position:fixed;right:8px;bottom:8px;z-index:9999;border-radius:4px;width:74px;height:32px;color:#eee;overflow:hidden;cursor:pointer;background-color:#000000d9;transition:all .15s ease}.debug[data-v-3a04a4d2]:hover{background-color:#000000bf}.debug.open[data-v-3a04a4d2]{right:0;bottom:0;width:100%;height:100%;margin-top:0;border-radius:0;padding:0;overflow:scroll}@media (min-width: 512px){.debug.open[data-v-3a04a4d2]{width:512px}}.debug.open[data-v-3a04a4d2]:hover{background-color:#000000d9}.title[data-v-3a04a4d2]{margin:0;padding:6px 16px;line-height:20px;font-size:13px}.block[data-v-3a04a4d2]{margin:2px 0 0;border-top:1px solid rgba(255,255,255,.16);padding:8px 16px;font-family:Hack,monospace;font-size:13px}.block+.block[data-v-3a04a4d2]{margin-top:8px}.icon.outbound{position:relative;top:-1px;display:inline-block;vertical-align:middle;color:var(--c-text-lighter)}.item[data-v-2e93b326]{display:block;padding:0 1.5rem;line-height:36px;font-size:1rem;font-weight:600;color:var(--c-text);white-space:nowrap}.item[data-v-2e93b326]:hover,.item.active[data-v-2e93b326]{text-decoration:none;color:var(--c-brand)}.item.external[data-v-2e93b326]:hover{border-bottom-color:transparent;color:var(--c-text)}@media (min-width: 720px){.item[data-v-2e93b326]{border-bottom:2px solid transparent;padding:0;line-height:24px;font-size:.9rem;font-weight:500}.item[data-v-2e93b326]:hover,.item.active[data-v-2e93b326]{border-bottom-color:var(--c-brand);color:var(--c-text)}}.home-hero[data-v-7a7f5754]{margin:2.5rem 0 2.75rem;padding:0 1.5rem;text-align:center}@media (min-width: 420px){.home-hero[data-v-7a7f5754]{margin:3.5rem 0}}@media (min-width: 720px){.home-hero[data-v-7a7f5754]{margin:4rem 0 4.25rem}}.figure[data-v-7a7f5754]{padding:0 1.5rem}.image[data-v-7a7f5754]{display:block;margin:0 auto;width:auto;max-width:100%;max-height:280px}.title[data-v-7a7f5754]{margin-top:1.5rem;font-size:2rem}@media (min-width: 420px){.title[data-v-7a7f5754]{font-size:3rem}}@media (min-width: 720px){.title[data-v-7a7f5754]{margin-top:2rem}}.tagline[data-v-7a7f5754]{margin:0;margin-top:.25rem;line-height:1.3;font-size:1.2rem;color:var(--c-text-light)}@media (min-width: 420px){.tagline[data-v-7a7f5754]{line-height:1.2;font-size:1.6rem}}.action[data-v-7a7f5754]{margin-top:1.5rem;display:inline-block}.action.alt[data-v-7a7f5754]{margin-left:1.5rem}@media (min-width: 420px){.action[data-v-7a7f5754]{margin-top:2rem;display:inline-block}}.action[data-v-7a7f5754] .item{display:inline-block;border-radius:6px;padding:0 20px;line-height:44px;font-size:1rem;font-weight:500;color:var(--c-bg);background-color:var(--c-brand);border:2px solid var(--c-brand);transition:background-color .1s ease}.action.alt[data-v-7a7f5754] .item{background-color:var(--c-bg);color:var(--c-brand)}.action[data-v-7a7f5754] .item:hover{text-decoration:none;color:var(--c-bg);background-color:var(--c-brand-light)}@media (min-width: 420px){.action[data-v-7a7f5754] .item{padding:0 24px;line-height:52px;font-size:1.2rem;font-weight:500}}.home-features[data-v-75e9ecb8]{margin:0 auto;padding:2.5rem 0 2.75rem;max-width:960px}.home-hero+.home-features[data-v-75e9ecb8]{padding-top:0}@media (min-width: 420px){.home-features[data-v-75e9ecb8]{padding:3.25rem 0 3.5rem}.home-hero+.home-features[data-v-75e9ecb8]{padding-top:0}}@media (min-width: 720px){.home-features[data-v-75e9ecb8]{padding-right:1.5rem;padding-left:1.5rem}}.wrapper[data-v-75e9ecb8]{padding:0 1.5rem}.home-hero+.home-features .wrapper[data-v-75e9ecb8]{border-top:1px solid var(--c-divider);padding-top:2.5rem}@media (min-width: 420px){.home-hero+.home-features .wrapper[data-v-75e9ecb8]{padding-top:3.25rem}}@media (min-width: 720px){.wrapper[data-v-75e9ecb8]{padding-right:0;padding-left:0}}.container[data-v-75e9ecb8]{margin:0 auto;max-width:392px}@media (min-width: 720px){.container[data-v-75e9ecb8]{max-width:960px}}.features[data-v-75e9ecb8]{display:flex;flex-wrap:wrap;margin:-20px -24px}.feature[data-v-75e9ecb8]{flex-shrink:0;padding:20px 24px;width:100%}@media (min-width: 720px){.feature[data-v-75e9ecb8]{width:calc(100% / 3)}}.title[data-v-75e9ecb8]{margin:0;border-bottom:0;line-height:1.4;font-size:1.25rem;font-weight:500}@media (min-width: 420px){.title[data-v-75e9ecb8]{font-size:1.4rem}}.details[data-v-75e9ecb8]{margin:0;line-height:1.6;font-size:1rem;color:var(--c-text-light)}.title+.details[data-v-75e9ecb8]{padding-top:.25rem}.footer[data-v-4cedabcc]{margin:0 auto;max-width:960px}@media (min-width: 720px){.footer[data-v-4cedabcc]{padding:0 1.5rem}}.container[data-v-4cedabcc]{padding:2rem 1.5rem 2.25rem}.home-hero+.footer .container[data-v-4cedabcc],.home-features+.footer .container[data-v-4cedabcc],.home-content+.footer .container[data-v-4cedabcc]{border-top:1px solid var(--c-divider)}@media (min-width: 420px){.container[data-v-4cedabcc]{padding:3rem 1.5rem 3.25rem}}.text[data-v-4cedabcc]{margin:0;text-align:center;line-height:1.4;font-size:.9rem;color:var(--c-text-light)}.home[data-v-2720296a]{padding-top:var(--header-height)}.home-content[data-v-2720296a]{max-width:960px;margin:0 auto;padding:0 1.5rem}.nav-bar-title[data-v-19a2d161]{font-size:1.3rem;font-weight:600;color:var(--c-text);display:flex;justify-content:center;align-items:center}.nav-bar-title[data-v-19a2d161]:hover{text-decoration:none}.logo[data-v-19a2d161]{margin-right:.75rem;height:1.3rem;vertical-align:bottom}.item[data-v-7fa9f1a4]{display:block;padding:0 1.5rem 0 2.5rem;line-height:32px;font-size:.9rem;font-weight:500;color:var(--c-text);white-space:nowrap}@media (min-width: 720px){.item[data-v-7fa9f1a4]{padding:0 24px 0 12px;line-height:32px;font-size:.85rem;font-weight:500;color:var(--c-text);white-space:nowrap}.item.active .arrow[data-v-7fa9f1a4]{opacity:1}}.item[data-v-7fa9f1a4]:hover,.item.active[data-v-7fa9f1a4]{text-decoration:none;color:var(--c-brand)}.item.external[data-v-7fa9f1a4]:hover{border-bottom-color:transparent;color:var(--c-text)}@media (min-width: 720px){.arrow[data-v-7fa9f1a4]{display:inline-block;margin-right:8px;border-top:6px solid #ccc;border-right:4px solid transparent;border-bottom:0;border-left:4px solid transparent;vertical-align:middle;opacity:0;transform:translateY(-2px) rotate(-90deg)}}.nav-dropdown-link[data-v-77eafbaa]{position:relative;height:36px;overflow:hidden;cursor:pointer}@media (min-width: 720px){.nav-dropdown-link[data-v-77eafbaa]{height:auto;overflow:visible}.nav-dropdown-link:hover .dialog[data-v-77eafbaa]{display:block}}.nav-dropdown-link.open[data-v-77eafbaa]{height:auto}.button[data-v-77eafbaa]{display:block;border:0;padding:0 1.5rem;width:100%;text-align:left;line-height:36px;font-family:var(--font-family-base);font-size:1rem;font-weight:600;color:var(--c-text);white-space:nowrap;background-color:transparent;cursor:pointer}.button[data-v-77eafbaa]:focus{outline:0}@media (min-width: 720px){.button[data-v-77eafbaa]{border-bottom:2px solid transparent;padding:0;line-height:24px;font-size:.9rem;font-weight:500}}.button-arrow[data-v-77eafbaa]{display:inline-block;margin-top:-1px;margin-left:8px;border-top:6px solid #ccc;border-right:4px solid transparent;border-bottom:0;border-left:4px solid transparent;vertical-align:middle}.button-arrow.right[data-v-77eafbaa]{transform:rotate(-90deg)}@media (min-width: 720px){.button-arrow.right[data-v-77eafbaa]{transform:rotate(0)}}.dialog[data-v-77eafbaa]{margin:0;padding:0;list-style:none}@media (min-width: 720px){.dialog[data-v-77eafbaa]{display:none;position:absolute;top:26px;right:-8px;border-radius:6px;padding:12px 0;min-width:128px;background-color:var(--c-bg);box-shadow:var(--shadow-3)}}.nav-links[data-v-4de81f95]{padding:.75rem 0;border-bottom:1px solid var(--c-divider)}@media (min-width: 720px){.nav-links[data-v-4de81f95]{display:flex;padding:6px 0 0;align-items:center;border-bottom:0}.item+.item[data-v-4de81f95]{padding-left:24px}}.sidebar-button{position:absolute;top:.6rem;left:1rem;display:none;padding:.6rem;cursor:pointer}.sidebar-button .icon{display:block;width:1.25rem;height:1.25rem}@media screen and (max-width: 719px){.sidebar-button{display:block}}.nav-bar[data-v-313e4a41]{position:fixed;top:0;right:0;left:0;z-index:var(--z-index-navbar);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--c-divider);padding:.7rem 1.5rem .7rem 4rem;height:var(--header-height);background-color:var(--c-bg)}@media (min-width: 720px){.nav-bar[data-v-313e4a41]{padding:.7rem 1.5rem}}.flex-grow[data-v-313e4a41]{flex-grow:1}.nav[data-v-313e4a41]{display:none}@media (min-width: 720px){.nav[data-v-313e4a41]{display:block}}.sidebar[data-v-ee8c9890]{position:fixed;top:var(--header-height);bottom:0;left:0;z-index:var(--z-index-sidebar);border-right:1px solid var(--c-divider);width:16.4rem;background-color:var(--c-bg);overflow-y:auto;transform:translate(-100%);transition:transform .25s ease}@media (min-width: 720px){.sidebar[data-v-ee8c9890]{transform:translate(0)}}@media (min-width: 960px){.sidebar[data-v-ee8c9890]{width:20rem}}.sidebar.open[data-v-ee8c9890]{transform:translate(0)}.nav[data-v-ee8c9890]{display:block}@media (min-width: 720px){.nav[data-v-ee8c9890]{display:none}}.link[data-v-60f45e41]{display:inline-block;font-size:1rem;font-weight:500;color:var(--c-text-light)}.link[data-v-60f45e41]:hover{text-decoration:none;color:var(--c-brand)}.icon[data-v-60f45e41]{margin-left:4px}.last-updated[data-v-decd5e5a]{display:inline-block;margin:0;line-height:1.4;font-size:.9rem;color:var(--c-text-light)}@media (min-width: 960px){.last-updated[data-v-decd5e5a]{font-size:1rem}}.prefix[data-v-decd5e5a]{display:inline-block;font-weight:500}.datetime[data-v-decd5e5a]{display:inline-block;margin-left:6px;font-weight:400}.page-footer[data-v-6911816e]{padding-top:1rem;padding-bottom:1rem;overflow:auto}@media (min-width: 960px){.page-footer[data-v-6911816e]{display:flex;justify-content:space-between;align-items:center}}.updated[data-v-6911816e]{padding-top:4px}@media (min-width: 960px){.updated[data-v-6911816e]{padding-top:0}}.next-and-prev-link[data-v-8470501a]{padding-top:1rem}.container[data-v-8470501a]{display:flex;justify-content:space-between;border-top:1px solid var(--c-divider);padding-top:1rem}.prev[data-v-8470501a],.next[data-v-8470501a]{display:flex;flex-shrink:0;width:50%}.prev[data-v-8470501a]{justify-content:flex-start;padding-right:12px}.next[data-v-8470501a]{justify-content:flex-end;padding-left:12px}.link[data-v-8470501a]{display:inline-flex;align-items:center;max-width:100%;font-size:1rem;font-weight:500}.text[data-v-8470501a]{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon[data-v-8470501a]{display:block;flex-shrink:0;width:16px;height:16px;fill:var(--c-text);transform:translateY(1px)}.icon-prev[data-v-8470501a]{margin-right:8px}.icon-next[data-v-8470501a]{margin-left:8px}.page[data-v-243f62b0]{padding-top:var(--header-height)}@media (min-width: 720px){.page[data-v-243f62b0]{margin-left:16.4rem}}@media (min-width: 960px){.page[data-v-243f62b0]{margin-left:20rem}}.container[data-v-243f62b0]{margin:0 auto;padding:0 1.5rem 4rem;max-width:48rem}.content[data-v-243f62b0]{padding-bottom:1.5rem}@media (max-width: 420px){.content[data-v-243f62b0]{clear:both}}#ads-container{margin:0 auto}@media (min-width: 420px){#ads-container{position:relative;right:0;float:right;margin:-8px -8px 24px 24px;width:146px}}@media (max-width: 420px){#ads-container{height:105px;margin:1.75rem 0}}@media (min-width: 1400px){#ads-container{position:fixed;right:8px;bottom:8px}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%;margin-right:auto;margin-left:auto;padding-right:.75rem;padding-left:.75rem}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where([class~="lead"]):not(:where([class~="not-prose"] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~="not-prose"] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~="not-prose"] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(ol):not(:where([class~="not-prose"] *)){list-style-type:decimal;padding-left:1.625em}.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)){list-style-type:upper-alpha}.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)){list-style-type:lower-alpha}.prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)){list-style-type:upper-alpha}.prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)){list-style-type:lower-alpha}.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)){list-style-type:upper-roman}.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)){list-style-type:lower-roman}.prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)){list-style-type:upper-roman}.prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~="not-prose"] *)){list-style-type:disc;padding-left:1.625em}.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker{color:var(--tw-prose-bullets)}.prose :where(hr):not(:where([class~="not-prose"] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~="not-prose"] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *)):after{content:close-quote}.prose :where(h1):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~="not-prose"] *)){font-weight:900}.prose :where(h2):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~="not-prose"] *)){font-weight:800}.prose :where(h3):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~="not-prose"] *)){font-weight:700}.prose :where(h4):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~="not-prose"] *)){font-weight:700}.prose :where(figure > *):not(:where([class~="not-prose"] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~="not-prose"] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose :where(code):not(:where([class~="not-prose"] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~="not-prose"] *)):before{content:"`"}.prose :where(code):not(:where([class~="not-prose"] *)):after{content:"`"}.prose :where(a code):not(:where([class~="not-prose"] *)){color:var(--tw-prose-links)}.prose :where(pre):not(:where([class~="not-prose"] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~="not-prose"] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~="not-prose"] *)):before{content:none}.prose :where(pre code):not(:where([class~="not-prose"] *)):after{content:none}.prose :where(table):not(:where([class~="not-prose"] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~="not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([class~="not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~="not-prose"] *)){vertical-align:baseline;padding:.5714286em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(p):not(:where([class~="not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(img):not(:where([class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure):not(:where([class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.prose :where(h2 code):not(:where([class~="not-prose"] *)){font-size:.875em}.prose :where(h3 code):not(:where([class~="not-prose"] *)){font-size:.9em}.prose :where(li):not(:where([class~="not-prose"] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol > li):not(:where([class~="not-prose"] *)){padding-left:.375em}.prose :where(ul > li):not(:where([class~="not-prose"] *)){padding-left:.375em}.prose>:where(ul > li p):not(:where([class~="not-prose"] *)){margin-top:.75em;margin-bottom:.75em}.prose>:where(ul > li > *:first-child):not(:where([class~="not-prose"] *)){margin-top:1.25em}.prose>:where(ul > li > *:last-child):not(:where([class~="not-prose"] *)){margin-bottom:1.25em}.prose>:where(ol > li > *:first-child):not(:where([class~="not-prose"] *)){margin-top:1.25em}.prose>:where(ol > li > *:last-child):not(:where([class~="not-prose"] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(hr + *):not(:where([class~="not-prose"] *)){margin-top:0}.prose :where(h2 + *):not(:where([class~="not-prose"] *)){margin-top:0}.prose :where(h3 + *):not(:where([class~="not-prose"] *)){margin-top:0}.prose :where(h4 + *):not(:where([class~="not-prose"] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)){padding-right:0}.prose :where(tbody td:first-child):not(:where([class~="not-prose"] *)){padding-left:0}.prose :where(tbody td:last-child):not(:where([class~="not-prose"] *)){padding-right:0}.prose>:where(:first-child):not(:where([class~="not-prose"] *)){margin-top:0}.prose>:where(:last-child):not(:where([class~="not-prose"] *)){margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg :where(p):not(:where([class~="not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where([class~="lead"]):not(:where([class~="not-prose"] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg :where(blockquote):not(:where([class~="not-prose"] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.prose-lg :where(h1):not(:where([class~="not-prose"] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg :where(h2):not(:where([class~="not-prose"] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg :where(h3):not(:where([class~="not-prose"] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg :where(h4):not(:where([class~="not-prose"] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg :where(img):not(:where([class~="not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(video):not(:where([class~="not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(figure):not(:where([class~="not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(figure > *):not(:where([class~="not-prose"] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~="not-prose"] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg :where(code):not(:where([class~="not-prose"] *)){font-size:.8888889em}.prose-lg :where(h2 code):not(:where([class~="not-prose"] *)){font-size:.8666667em}.prose-lg :where(h3 code):not(:where([class~="not-prose"] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~="not-prose"] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.prose-lg :where(ol):not(:where([class~="not-prose"] *)){padding-left:1.5555556em}.prose-lg :where(ul):not(:where([class~="not-prose"] *)){padding-left:1.5555556em}.prose-lg :where(li):not(:where([class~="not-prose"] *)){margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg :where(ol > li):not(:where([class~="not-prose"] *)){padding-left:.4444444em}.prose-lg :where(ul > li):not(:where([class~="not-prose"] *)){padding-left:.4444444em}.prose-lg>:where(ul > li p):not(:where([class~="not-prose"] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg>:where(ul > li > *:first-child):not(:where([class~="not-prose"] *)){margin-top:1.3333333em}.prose-lg>:where(ul > li > *:last-child):not(:where([class~="not-prose"] *)){margin-bottom:1.3333333em}.prose-lg>:where(ol > li > *:first-child):not(:where([class~="not-prose"] *)){margin-top:1.3333333em}.prose-lg>:where(ol > li > *:last-child):not(:where([class~="not-prose"] *)){margin-bottom:1.3333333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(hr):not(:where([class~="not-prose"] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg :where(hr + *):not(:where([class~="not-prose"] *)){margin-top:0}.prose-lg :where(h2 + *):not(:where([class~="not-prose"] *)){margin-top:0}.prose-lg :where(h3 + *):not(:where([class~="not-prose"] *)){margin-top:0}.prose-lg :where(h4 + *):not(:where([class~="not-prose"] *)){margin-top:0}.prose-lg :where(table):not(:where([class~="not-prose"] *)){font-size:.8888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~="not-prose"] *)){padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.prose-lg :where(thead th:first-child):not(:where([class~="not-prose"] *)){padding-left:0}.prose-lg :where(thead th:last-child):not(:where([class~="not-prose"] *)){padding-right:0}.prose-lg :where(tbody td):not(:where([class~="not-prose"] *)){padding:.75em}.prose-lg :where(tbody td:first-child):not(:where([class~="not-prose"] *)){padding-left:0}.prose-lg :where(tbody td:last-child):not(:where([class~="not-prose"] *)){padding-right:0}.prose-lg>:where(:first-child):not(:where([class~="not-prose"] *)){margin-top:0}.prose-lg>:where(:last-child):not(:where([class~="not-prose"] *)){margin-bottom:0}.myprose{color:var(--tw-prose-body);max-width:65ch}.myprose :where([class~="lead"]):not(:where([class~="not-prose"] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.myprose :where(a):not(:where([class~="not-prose"] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.myprose :where(strong):not(:where([class~="not-prose"] *)){color:var(--tw-prose-bold);font-weight:600}.myprose :where(ol):not(:where([class~="not-prose"] *)){list-style-type:decimal;padding-left:1.625em}.myprose :where(ol[type="A"]):not(:where([class~="not-prose"] *)){list-style-type:upper-alpha}.myprose :where(ol[type="a"]):not(:where([class~="not-prose"] *)){list-style-type:lower-alpha}.myprose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)){list-style-type:upper-alpha}.myprose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)){list-style-type:lower-alpha}.myprose :where(ol[type="I"]):not(:where([class~="not-prose"] *)){list-style-type:upper-roman}.myprose :where(ol[type="i"]):not(:where([class~="not-prose"] *)){list-style-type:lower-roman}.myprose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)){list-style-type:upper-roman}.myprose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)){list-style-type:lower-roman}.myprose :where(ol[type="1"]):not(:where([class~="not-prose"] *)){list-style-type:decimal}.myprose :where(ul):not(:where([class~="not-prose"] *)){list-style-type:disc;padding-left:1.625em}.myprose :where(ol > li):not(:where([class~="not-prose"] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.myprose :where(ul > li):not(:where([class~="not-prose"] *))::marker{color:var(--tw-prose-bullets)}.myprose :where(hr):not(:where([class~="not-prose"] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.myprose :where(blockquote):not(:where([class~="not-prose"] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.myprose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *)):before{content:open-quote}.myprose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *)):after{content:close-quote}.myprose :where(h1):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.myprose :where(h1 strong):not(:where([class~="not-prose"] *)){font-weight:900}.myprose :where(h2):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.myprose :where(h2 strong):not(:where([class~="not-prose"] *)){font-weight:800}.myprose :where(h3):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.myprose :where(h3 strong):not(:where([class~="not-prose"] *)){font-weight:700}.myprose :where(h4):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.myprose :where(h4 strong):not(:where([class~="not-prose"] *)){font-weight:700}.myprose :where(figure > *):not(:where([class~="not-prose"] *)){margin-top:0;margin-bottom:0}.myprose :where(figcaption):not(:where([class~="not-prose"] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.myprose :where(code):not(:where([class~="not-prose"] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.myprose :where(code):not(:where([class~="not-prose"] *)):before{content:"`"}.myprose :where(code):not(:where([class~="not-prose"] *)):after{content:"`"}.myprose :where(a code):not(:where([class~="not-prose"] *)){color:var(--tw-prose-links)}.myprose :where(pre):not(:where([class~="not-prose"] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.myprose :where(pre code):not(:where([class~="not-prose"] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.myprose :where(pre code):not(:where([class~="not-prose"] *)):before{content:none}.myprose :where(pre code):not(:where([class~="not-prose"] *)):after{content:none}.myprose :where(table):not(:where([class~="not-prose"] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.myprose :where(thead):not(:where([class~="not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.myprose :where(thead th):not(:where([class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.myprose :where(tbody tr):not(:where([class~="not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.myprose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)){border-bottom-width:0}.myprose :where(tbody td):not(:where([class~="not-prose"] *)){vertical-align:baseline;padding:.5714286em}.myprose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.myprose :where(p):not(:where([class~="not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em}.myprose :where(img):not(:where([class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.myprose :where(video):not(:where([class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.myprose :where(figure):not(:where([class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.myprose :where(h2 code):not(:where([class~="not-prose"] *)){font-size:.875em}.myprose :where(h3 code):not(:where([class~="not-prose"] *)){font-size:.9em}.myprose :where(li):not(:where([class~="not-prose"] *)){margin-top:.5em;margin-bottom:.5em}.myprose :where(ol > li):not(:where([class~="not-prose"] *)){padding-left:.375em}.myprose :where(ul > li):not(:where([class~="not-prose"] *)){padding-left:.375em}.myprose>:where(ul > li p):not(:where([class~="not-prose"] *)){margin-top:.75em;margin-bottom:.75em}.myprose>:where(ul > li > *:first-child):not(:where([class~="not-prose"] *)){margin-top:1.25em}.myprose>:where(ul > li > *:last-child):not(:where([class~="not-prose"] *)){margin-bottom:1.25em}.myprose>:where(ol > li > *:first-child):not(:where([class~="not-prose"] *)){margin-top:1.25em}.myprose>:where(ol > li > *:last-child):not(:where([class~="not-prose"] *)){margin-bottom:1.25em}.myprose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"] *)){margin-top:.75em;margin-bottom:.75em}.myprose :where(hr + *):not(:where([class~="not-prose"] *)){margin-top:0}.myprose :where(h2 + *):not(:where([class~="not-prose"] *)){margin-top:0}.myprose :where(h3 + *):not(:where([class~="not-prose"] *)){margin-top:0}.myprose :where(h4 + *):not(:where([class~="not-prose"] *)){margin-top:0}.myprose :where(thead th:first-child):not(:where([class~="not-prose"] *)){padding-left:0}.myprose :where(thead th:last-child):not(:where([class~="not-prose"] *)){padding-right:0}.myprose :where(tbody td:first-child):not(:where([class~="not-prose"] *)){padding-left:0}.myprose :where(tbody td:last-child):not(:where([class~="not-prose"] *)){padding-right:0}.myprose>:where(:first-child):not(:where([class~="not-prose"] *)){margin-top:0}.myprose>:where(:last-child):not(:where([class~="not-prose"] *)){margin-bottom:0}.myprose{margin-left:auto;margin-right:auto}@media (min-width: 768px){.myprose{font-size:1.125rem;line-height:1.7777778}.myprose :where(p):not(:where([class~="not-prose"] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.myprose :where([class~="lead"]):not(:where([class~="not-prose"] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.myprose :where(blockquote):not(:where([class~="not-prose"] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.myprose :where(h1):not(:where([class~="not-prose"] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.myprose :where(h2):not(:where([class~="not-prose"] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.myprose :where(h3):not(:where([class~="not-prose"] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.myprose :where(h4):not(:where([class~="not-prose"] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.myprose :where(img):not(:where([class~="not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.myprose :where(video):not(:where([class~="not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.myprose :where(figure):not(:where([class~="not-prose"] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.myprose :where(figure > *):not(:where([class~="not-prose"] *)){margin-top:0;margin-bottom:0}.myprose :where(figcaption):not(:where([class~="not-prose"] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.myprose :where(code):not(:where([class~="not-prose"] *)){font-size:.8888889em}.myprose :where(h2 code):not(:where([class~="not-prose"] *)){font-size:.8666667em}.myprose :where(h3 code):not(:where([class~="not-prose"] *)){font-size:.875em}.myprose :where(pre):not(:where([class~="not-prose"] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.myprose :where(ol):not(:where([class~="not-prose"] *)){padding-left:1.5555556em}.myprose :where(ul):not(:where([class~="not-prose"] *)){padding-left:1.5555556em}.myprose :where(li):not(:where([class~="not-prose"] *)){margin-top:.6666667em;margin-bottom:.6666667em}.myprose :where(ol > li):not(:where([class~="not-prose"] *)){padding-left:.4444444em}.myprose :where(ul > li):not(:where([class~="not-prose"] *)){padding-left:.4444444em}.myprose>:where(ul > li p):not(:where([class~="not-prose"] *)){margin-top:.8888889em;margin-bottom:.8888889em}.myprose>:where(ul > li > *:first-child):not(:where([class~="not-prose"] *)){margin-top:1.3333333em}.myprose>:where(ul > li > *:last-child):not(:where([class~="not-prose"] *)){margin-bottom:1.3333333em}.myprose>:where(ol > li > *:first-child):not(:where([class~="not-prose"] *)){margin-top:1.3333333em}.myprose>:where(ol > li > *:last-child):not(:where([class~="not-prose"] *)){margin-bottom:1.3333333em}.myprose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"] *)){margin-top:.8888889em;margin-bottom:.8888889em}.myprose :where(hr):not(:where([class~="not-prose"] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.myprose :where(hr + *):not(:where([class~="not-prose"] *)){margin-top:0}.myprose :where(h2 + *):not(:where([class~="not-prose"] *)){margin-top:0}.myprose :where(h3 + *):not(:where([class~="not-prose"] *)){margin-top:0}.myprose :where(h4 + *):not(:where([class~="not-prose"] *)){margin-top:0}.myprose :where(table):not(:where([class~="not-prose"] *)){font-size:.8888889em;line-height:1.5}.myprose :where(thead th):not(:where([class~="not-prose"] *)){padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.myprose :where(thead th:first-child):not(:where([class~="not-prose"] *)){padding-left:0}.myprose :where(thead th:last-child):not(:where([class~="not-prose"] *)){padding-right:0}.myprose :where(tbody td):not(:where([class~="not-prose"] *)){padding:.75em}.myprose :where(tbody td:first-child):not(:where([class~="not-prose"] *)){padding-left:0}.myprose :where(tbody td:last-child):not(:where([class~="not-prose"] *)){padding-right:0}.myprose>:where(:first-child):not(:where([class~="not-prose"] *)){margin-top:0}.myprose>:where(:last-child):not(:where([class~="not-prose"] *)){margin-bottom:0}}@media (min-width: 1024px){.myprose{font-size:1.25rem;line-height:1.8}.myprose :where(p):not(:where([class~="not-prose"] *)){margin-top:1.2em;margin-bottom:1.2em}.myprose :where([class~="lead"]):not(:where([class~="not-prose"] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.myprose :where(blockquote):not(:where([class~="not-prose"] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.myprose :where(h1):not(:where([class~="not-prose"] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.myprose :where(h2):not(:where([class~="not-prose"] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.myprose :where(h3):not(:where([class~="not-prose"] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.myprose :where(h4):not(:where([class~="not-prose"] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.myprose :where(img):not(:where([class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.myprose :where(video):not(:where([class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.myprose :where(figure):not(:where([class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.myprose :where(figure > *):not(:where([class~="not-prose"] *)){margin-top:0;margin-bottom:0}.myprose :where(figcaption):not(:where([class~="not-prose"] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.myprose :where(code):not(:where([class~="not-prose"] *)){font-size:.9em}.myprose :where(h2 code):not(:where([class~="not-prose"] *)){font-size:.8611111em}.myprose :where(h3 code):not(:where([class~="not-prose"] *)){font-size:.9em}.myprose :where(pre):not(:where([class~="not-prose"] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.myprose :where(ol):not(:where([class~="not-prose"] *)){padding-left:1.6em}.myprose :where(ul):not(:where([class~="not-prose"] *)){padding-left:1.6em}.myprose :where(li):not(:where([class~="not-prose"] *)){margin-top:.6em;margin-bottom:.6em}.myprose :where(ol > li):not(:where([class~="not-prose"] *)){padding-left:.4em}.myprose :where(ul > li):not(:where([class~="not-prose"] *)){padding-left:.4em}.myprose>:where(ul > li p):not(:where([class~="not-prose"] *)){margin-top:.8em;margin-bottom:.8em}.myprose>:where(ul > li > *:first-child):not(:where([class~="not-prose"] *)){margin-top:1.2em}.myprose>:where(ul > li > *:last-child):not(:where([class~="not-prose"] *)){margin-bottom:1.2em}.myprose>:where(ol > li > *:first-child):not(:where([class~="not-prose"] *)){margin-top:1.2em}.myprose>:where(ol > li > *:last-child):not(:where([class~="not-prose"] *)){margin-bottom:1.2em}.myprose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"] *)){margin-top:.8em;margin-bottom:.8em}.myprose :where(hr):not(:where([class~="not-prose"] *)){margin-top:2.8em;margin-bottom:2.8em}.myprose :where(hr + *):not(:where([class~="not-prose"] *)){margin-top:0}.myprose :where(h2 + *):not(:where([class~="not-prose"] *)){margin-top:0}.myprose :where(h3 + *):not(:where([class~="not-prose"] *)){margin-top:0}.myprose :where(h4 + *):not(:where([class~="not-prose"] *)){margin-top:0}.myprose :where(table):not(:where([class~="not-prose"] *)){font-size:.9em;line-height:1.5555556}.myprose :where(thead th):not(:where([class~="not-prose"] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.myprose :where(thead th:first-child):not(:where([class~="not-prose"] *)){padding-left:0}.myprose :where(thead th:last-child):not(:where([class~="not-prose"] *)){padding-right:0}.myprose :where(tbody td):not(:where([class~="not-prose"] *)){padding:.8888889em .6666667em}.myprose :where(tbody td:first-child):not(:where([class~="not-prose"] *)){padding-left:0}.myprose :where(tbody td:last-child):not(:where([class~="not-prose"] *)){padding-right:0}.myprose>:where(:first-child):not(:where([class~="not-prose"] *)){margin-top:0}.myprose>:where(:last-child):not(:where([class~="not-prose"] *)){margin-bottom:0}}a,.link,.myprose a,.myprose .link{cursor:pointer;font-weight:500;--tw-text-opacity: 1;color:rgb(172 65 66 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}h2{border:none}a:hover,.link:hover{--tw-text-opacity: 1;color:rgb(155 59 58 / var(--tw-text-opacity));-webkit-text-decoration-line:underline;text-decoration-line:underline}.myprose tbody td:first-child{padding-left:1em}.myprose tbody td:last-child{padding-right:1em}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.right-0{right:0px}.right-4{right:1rem}.top-0{top:0px}.top-4{top:1rem}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.col-span-12{grid-column:span 12 / span 12}.m-0{margin:0}.m-1{margin:.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.-mb-2{margin-bottom:-.5rem}.-mt-2{margin-top:-.5rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1{height:.25rem}.h-14{height:3.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-9{height:2.25rem}.h-auto{height:auto}.h-full{height:100%}.max-h-12{max-height:3rem}.max-h-14{max-height:3.5rem}.max-h-5{max-height:1.25rem}.max-h-6{max-height:1.5rem}.max-h-7{max-height:1.75rem}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-14{width:3.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-auto{width:auto}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.max-w-full{max-width:100%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-separate{border-collapse:separate}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-8{gap:2rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(209 213 219 / var(--tw-divide-opacity))}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-y-hidden{overflow-y:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.border{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t-0{border-top-width:0px}.border-black\/10{border-color:#0000001a}.border-black\/5{border-color:#0000000d}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-primary{--tw-border-opacity: 1;border-color:rgb(172 65 66 / var(--tw-border-opacity))}.border-white\/40{border-color:#fff6}.border-opacity-20{--tw-border-opacity: .2}.border-opacity-40{--tw-border-opacity: .4}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.bg-green-600\/90{background-color:#16a34ae6}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.bg-indigo-200{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity))}.bg-indigo-600\/80{background-color:#4f46e5cc}.bg-indigo-700{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity))}.bg-orange-600\/80{background-color:#ea580ccc}.bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(172 65 66 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-40{--tw-bg-opacity: .4}.bg-opacity-5{--tw-bg-opacity: .05}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-80{--tw-bg-opacity: .8}.fill-current{fill:currentColor}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pb-12{padding-bottom:3rem}.pb-7{padding-bottom:1.75rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pr-14{padding-right:3.5rem}.pr-3{padding-right:.75rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-40{padding-top:10rem}.pt-5{padding-top:1.25rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-bottom{vertical-align:bottom}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-black\/80{color:#000c}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-opacity-60{--tw-text-opacity: .6}.text-opacity-70{--tw-text-opacity: .7}.text-opacity-80{--tw-text-opacity: .8}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.no-underline{-webkit-text-decoration-line:none;text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-opacity-60::-moz-placeholder{--tw-placeholder-opacity: .6}.placeholder-opacity-60::placeholder{--tw-placeholder-opacity: .6}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{--c-brand: #646cff;--c-brand-light: #747bff}html,body,#app{height:100%}.last\:mr-0:last-child{margin-right:0}.hover\:bg-black\/10:hover{background-color:#0000001a}.hover\:bg-black\/20:hover{background-color:#0003}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:no-underline:hover{-webkit-text-decoration-line:none;text-decoration-line:none}.hover\:opacity-95:hover{opacity:.95}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.active\:bg-black\/20:active{background-color:#0003}.active\:bg-black\/40:active{background-color:#0006}.active\:shadow-none:active{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 640px){.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mb-0{margin-bottom:0}.sm\:mb-1{margin-bottom:.25rem}.sm\:ml-1{margin-left:.25rem}.sm\:mt-8{margin-top:2rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-14{height:3.5rem}.sm\:w-auto{width:auto}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.sm\:rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.sm\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.sm\:px-24{padding-left:6rem;padding-right:6rem}.sm\:pt-4{padding-top:1rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-9xl{font-size:8rem;line-height:1}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 768px){.md\:col-span-6{grid-column:span 6 / span 6}.md\:col-span-8{grid-column:span 8 / span 8}.md\:col-start-3{grid-column-start:3}.md\:mb-16{margin-bottom:4rem}.md\:mt-8{margin-top:2rem}.md\:inline{display:inline}.md\:hidden{display:none}}@media (min-width: 1024px){.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:w-3\/4,.lg\:w-9\/12{width:75%}}@media (min-width: 1280px){.xl\:w-2\/4{width:50%}}a[data-v-3964f104]{text-decoration:none;font-weight:400}h2[data-v-2a708aea]{margin-top:0;margin-bottom:0;border-width:0px;font-size:1.5rem;line-height:2rem}@media (min-width: 640px){h2[data-v-2a708aea]{margin-bottom:.25rem}}p[data-v-2a708aea]{margin-top:0;margin-bottom:0}article[data-v-2a708aea]{margin-bottom:3.5rem}article:hover h2[data-v-2a708aea],article:hover p[data-v-2a708aea]{--tw-text-opacity: 1;color:rgb(172 65 66 / var(--tw-text-opacity))}.link[data-v-2a708aea]{color:inherit;text-decoration:none;font-weight:400}.revue-form-field[data-v-2f056962]{border-color:#e3e3e3;border-radius:4px;color:inherit;font-weight:400;width:100%;background:#fff;font-size:20px;padding:12px;border:1px solid #e3e3e3;flex:1 0 auto;line-height:1.4;margin:0}.revue-form-field[data-v-2f056962]:focus{outline:#ac4142 auto 1px}#member_submit[data-v-2f056962]{background-color:#ac4142;font-size:20px;font-weight:500;width:180px;height:50px;border:0;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;text-align:center;margin:8px 0 0;padding:8px;overflow:hidden;vertical-align:middle;outline:none}.revue-form-footer[data-v-2f056962]{font-size:16px;margin-bottom:8px}.root[data-v-f61783ce]{max-width:100vw}.root[data-v-f61783ce] img{border:1px solid #d1d5db;border-radius:5px;margin:0 auto}.primary-link[data-v-af44d146]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}img[data-v-4ae571c2]{border-radius:5px;margin-bottom:1rem}figcaption[data-v-4ae571c2]{text-align:center;color:gray;font-size:80%;margin-bottom:16 px}.wrapper-2021q1[data-v-5e51c96b]{border-color:#ac4142;border-radius:.25rem;border-width:1px;border-style:solid;width:100%;overflow:scroll}.wrapper-2021q1 table[data-v-5e51c96b]{padding:0;margin:0;border:none;font-size:16px;border-width:1px;table-layout:auto;border-collapse:collapse;text-indent:0;border-color:inherit;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.wrapper-2021q1 thead[data-v-5e51c96b]{background-color:#ac4142;color:#fff}.wrapper-2021q1 thead th[data-v-5e51c96b]{z-index:1;border:none}.wrapper-2021q1 thead th[data-v-5e51c96b]:first-child{background-color:#ac4142;height:2.5rem;position:sticky;left:0;z-index:2}.wrapper-2021q1 thead th:first-child div[data-v-5e51c96b]{width:180px}.wrapper-2021q1 thead th div[data-v-5e51c96b]{display:flex}.wrapper-2021q1 tbody[data-v-5e51c96b]{color:#000}.wrapper-2021q1 tbody th[data-v-5e51c96b]{font-weight:500;font-size:15px;position:sticky;left:0;z-index:1;background-color:#e5e7eb!important;padding-left:.5rem;padding-right:.5rem;border-left:none}.wrapper-2021q1 tbody tr[data-v-5e51c96b]{height:40px}.wrapper-2021q1 td[data-v-5e51c96b],th[data-v-5e51c96b]{border-bottom:none;border-top:none}.wrapper-2021q1 a.primary-link[data-v-5e51c96b]{font-weight:400;color:#fff!important}.wrapper-2021q1 a.primary-link[data-v-5e51c96b]:hover{font-weight:400;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));text-decoration:underline}.wrapper-2021q1 a[data-v-5e51c96b],.link[data-v-5e51c96b]{cursor:pointer;font-weight:400;color:#ac4142}.wrapper-2021q1 a[data-v-5e51c96b]{color:inherit;text-decoration:inherit}.wrapper-2021q1 .ml-2[data-v-5e51c96b]{margin-left:.5rem}.wrapper-2021q1 svg[data-v-5e51c96b]{display:block;vertical-align:middle}.wrapper-2021q1 .w-5[data-v-5e51c96b]{width:1.25rem}.wrapper-2021q1 .h-5[data-v-5e51c96b]{height:1.25rem}.wrapper-2021q1 .border-r[data-v-5e51c96b]{border-right-width:1px!important}.wrapper-2021q1 .border-gray-300[data-v-5e51c96b]{border-color:#d1d5db}.wrapper-2021q1 .items-center[data-v-5e51c96b]{align-items:center}.wrapper-2021q1 .flex[data-v-5e51c96b]{display:flex}.wrapper-2021q1 .justify-end[data-v-5e51c96b]{justify-content:flex-end}.wrapper-2021q1 .justify-center[data-v-5e51c96b]{justify-content:center}.wrapper-2021q1 .sec[data-v-5e51c96b]{border-radius:4px;width:24px;height:20px;display:flex;align-items:center;justify-content:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;line-height:20px;color:#fff!important;text-decoration:none}.wrapper-2021q1 .sec-A[data-v-5e51c96b]{background-color:#4c1}.wrapper-2021q1 .sec-C[data-v-5e51c96b]{background-color:#fe7d37}.wrapper-2021q1 .sec-E[data-v-5e51c96b],.wrapper-2021q1 .sec-F[data-v-5e51c96b]{background-color:#e05d44}.wrapper-2021q1[data-v-0fe293fe]{border-color:#ac4142;border-radius:.25rem;border-width:1px;border-style:solid;width:100%;overflow:scroll}.wrapper-2021q1 table[data-v-0fe293fe]{padding:0;margin:0;border:none;font-size:16px;border-width:1px;table-layout:auto;border-collapse:collapse;text-indent:0;border-color:inherit;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.wrapper-2021q1 thead[data-v-0fe293fe]{background-color:#ac4142;color:#fff}.wrapper-2021q1 thead th[data-v-0fe293fe]{z-index:1;border:none}.wrapper-2021q1 thead th[data-v-0fe293fe]:first-child{background-color:#ac4142;height:2.5rem;position:sticky;left:0;z-index:2}.wrapper-2021q1 thead th:first-child div[data-v-0fe293fe]{width:180px}.wrapper-2021q1 thead th div[data-v-0fe293fe]{display:flex}.wrapper-2021q1 tbody[data-v-0fe293fe]{color:#000}.wrapper-2021q1 tbody th[data-v-0fe293fe]{font-weight:500;font-size:15px;position:sticky;left:0;z-index:1;background-color:#e5e7eb!important;padding-left:.5rem;padding-right:.5rem;border-left:none}.wrapper-2021q1 tbody tr[data-v-0fe293fe]{height:40px}.wrapper-2021q1 td[data-v-0fe293fe],th[data-v-0fe293fe]{border-bottom:none;border-top:none}.wrapper-2021q1 a.primary-link[data-v-0fe293fe]{font-weight:400;color:#fff!important}.wrapper-2021q1 a.primary-link[data-v-0fe293fe]:hover{font-weight:400;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));text-decoration:underline}.wrapper-2021q1 a[data-v-0fe293fe],.link[data-v-0fe293fe]{cursor:pointer;font-weight:400;color:#ac4142}.wrapper-2021q1 a[data-v-0fe293fe]{color:inherit;text-decoration:inherit}.wrapper-2021q1 .ml-2[data-v-0fe293fe]{margin-left:.5rem}.wrapper-2021q1 svg[data-v-0fe293fe]{display:block;vertical-align:middle}.wrapper-2021q1 .w-5[data-v-0fe293fe]{width:1.25rem}.wrapper-2021q1 .h-5[data-v-0fe293fe]{height:1.25rem}.wrapper-2021q1 .border-r[data-v-0fe293fe]{border-right-width:1px!important}.wrapper-2021q1 .border-gray-300[data-v-0fe293fe]{border-color:#d1d5db}.wrapper-2021q1 .items-center[data-v-0fe293fe]{align-items:center}.wrapper-2021q1 .flex[data-v-0fe293fe]{display:flex}.wrapper-2021q1 .justify-end[data-v-0fe293fe]{justify-content:flex-end}.wrapper-2021q1 .justify-center[data-v-0fe293fe]{justify-content:center}.wrapper-2021q1 .sec[data-v-0fe293fe]{border-radius:4px;width:24px;height:20px;display:flex;align-items:center;justify-content:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;line-height:20px;color:#fff!important;text-decoration:none}.wrapper-2021q1 .sec-A[data-v-0fe293fe]{background-color:#4c1}.wrapper-2021q1 .sec-E[data-v-0fe293fe],.wrapper-2021q1 .sec-F[data-v-0fe293fe]{background-color:#e05d44}.wrapper-2021q1[data-v-699bead0]{border-color:#ac4142;border-radius:.25rem;border-width:1px;border-style:solid;width:100%;overflow:scroll}.wrapper-2021q1 table[data-v-699bead0]{padding:0;margin:0;border:none;font-size:16px;border-width:1px;table-layout:auto;border-collapse:collapse;text-indent:0;border-color:inherit;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.wrapper-2021q1 thead[data-v-699bead0]{background-color:#ac4142;color:#fff}.wrapper-2021q1 thead th[data-v-699bead0]{z-index:1;border:none}.wrapper-2021q1 thead th[data-v-699bead0]:first-child{background-color:#ac4142;height:2.5rem;position:sticky;left:0;z-index:2}.wrapper-2021q1 thead th:first-child div[data-v-699bead0]{width:180px}.wrapper-2021q1 thead th div[data-v-699bead0]{display:flex}.wrapper-2021q1 tbody[data-v-699bead0]{color:#000}.wrapper-2021q1 tbody th[data-v-699bead0]{font-weight:500;font-size:15px;position:sticky;left:0;z-index:1;background-color:#e5e7eb!important;padding-left:.5rem;padding-right:.5rem;border-left:none}.wrapper-2021q1 tbody tr[data-v-699bead0]{height:40px}.wrapper-2021q1 td[data-v-699bead0],th[data-v-699bead0]{border-bottom:none;border-top:none}.wrapper-2021q1 a.primary-link[data-v-699bead0]{font-weight:400;color:#fff!important}.wrapper-2021q1 a.primary-link[data-v-699bead0]:hover{font-weight:400;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));text-decoration:underline}.wrapper-2021q1 a[data-v-699bead0],.link[data-v-699bead0]{cursor:pointer;font-weight:400;color:#ac4142}.wrapper-2021q1 a[data-v-699bead0]{color:inherit;text-decoration:inherit}.wrapper-2021q1 .ml-2[data-v-699bead0]{margin-left:.5rem}.wrapper-2021q1 svg[data-v-699bead0]{display:block;vertical-align:middle}.wrapper-2021q1 .w-5[data-v-699bead0]{width:1.25rem}.wrapper-2021q1 .h-5[data-v-699bead0]{height:1.25rem}.wrapper-2021q1 .border-r[data-v-699bead0]{border-right-width:1px!important}.wrapper-2021q1 .border-gray-300[data-v-699bead0]{border-color:#d1d5db}.wrapper-2021q1 .items-center[data-v-699bead0]{align-items:center}.wrapper-2021q1 .flex[data-v-699bead0]{display:flex}.wrapper-2021q1 .justify-end[data-v-699bead0]{justify-content:flex-end}.wrapper-2021q1 .justify-center[data-v-699bead0]{justify-content:center}.wrapper-2021q1 .sec[data-v-699bead0]{border-radius:4px;width:24px;height:20px;display:flex;align-items:center;justify-content:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;line-height:20px;color:#fff!important;text-decoration:none}.wrapper-2021q1 .sec-A[data-v-699bead0]{background-color:#4c1}.wrapper-2021q1 .sec-E[data-v-699bead0],.wrapper-2021q1 .sec-F[data-v-699bead0]{background-color:#e05d44}.wrapper-2021q1{border-color:#ac4142;border-radius:.25rem;border-width:1px;border-style:solid;width:100%;overflow:scroll}.wrapper-2021q1 table{padding:0;margin:0;border:none;font-size:16px;border-width:1px;table-layout:auto;border-collapse:collapse;text-indent:0;border-color:inherit;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.wrapper-2021q1 thead{background-color:#ac4142;color:#fff}.wrapper-2021q1 thead th{z-index:1;border:none}.wrapper-2021q1 thead th:first-child{background-color:#ac4142;height:2.5rem;position:sticky;left:0;z-index:2}.wrapper-2021q1 thead th:first-child div{width:180px}.wrapper-2021q1 thead th div{display:flex}.wrapper-2021q1 tbody{color:#000}.wrapper-2021q1 tbody th{font-weight:500;font-size:15px;position:sticky;left:0;z-index:1;background-color:#e5e7eb!important;padding-left:.5rem;padding-right:.5rem;border-left:none}.wrapper-2021q1 tbody tr{height:40px}.wrapper-2021q1 td,th{border-bottom:none;border-top:none}.wrapper-2021q1 a.primary-link{font-weight:400;color:#fff!important}.wrapper-2021q1 a.primary-link:hover{font-weight:400;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity));text-decoration:underline}.wrapper-2021q1 a,.link{cursor:pointer;font-weight:400;color:#ac4142}.wrapper-2021q1 a{color:inherit;text-decoration:inherit}.wrapper-2021q1 .ml-2{margin-left:.5rem}.wrapper-2021q1 svg{display:block;vertical-align:middle}.wrapper-2021q1 .w-5{width:1.25rem}.wrapper-2021q1 .h-5{height:1.25rem}.wrapper-2021q1 .border-r{border-right-width:1px!important}.wrapper-2021q1 .border-gray-300{border-color:#d1d5db}.wrapper-2021q1 .items-center{align-items:center}.wrapper-2021q1 .flex{display:flex}.wrapper-2021q1 .justify-end{justify-content:flex-end}.wrapper-2021q1 .justify-center{justify-content:center}.wrapper-2021q1 .sec{border-radius:4px;width:24px;height:20px;display:flex;align-items:center;justify-content:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;line-height:20px;color:#fff!important;text-decoration:none}.wrapper-2021q1 .sec-A{background-color:#4c1}.wrapper-2021q1 .sec-E,.wrapper-2021q1 .sec-F{background-color:#e05d44}
