:root{--btn-primary-background-color:#ffc400;--btn-primary-text-color:#000;--primary-color:#546e7a;--border-color:#a6b9c1;--primary-color-light-4:#a6b9c1}.content-editor .editor-shell{color:#000;border-radius:2px;max-width:1100px;margin:20px auto;font-weight:400;line-height:1.7;position:relative}.content-editor .editor-shell .editor-container{background:#fff;border-bottom-right-radius:10px;border-bottom-left-radius:10px;display:block;position:relative}.content-editor .editor-shell .editor-container.tree-view{border-radius:0}.content-editor .editor-shell .editor-container.plain-text{border-top-left-radius:10px;border-top-right-radius:10px}.content-editor .editor-scroller{z-index:0;resize:vertical;border:0;outline:0;min-height:150px;display:flex;position:relative;overflow:auto}.content-editor .editor{resize:vertical;z-index:-1;flex:auto;position:relative}.content-editor .test-recorder-output{width:100%;margin:20px auto}.content-editor pre{color:#fff;background:#222;max-height:400px;margin:0;padding:10px;font-size:12px;line-height:1.1;overflow:auto}.content-editor .tree-view-output{color:#fff;background:#222;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin:1px auto 10px;padding:0;font-size:12px;display:block;position:relative;overflow:hidden}.content-editor pre::-webkit-scrollbar{background:0 0;width:10px}.content-editor pre::-webkit-scrollbar-thumb{background:#999}.content-editor .editor-dev-button{cursor:pointer;background-color:#444;border:none;border-radius:20px;outline:none;width:40px;height:40px;font-size:12px;display:block;position:relative;box-shadow:0 1px 10px #0000004d}.content-editor .editor-dev-button:after{content:"";filter:invert();background-size:contain;display:block;position:absolute;inset:10px}.content-editor .editor-dev-button:hover{background-color:#555}.content-editor .editor-dev-button.active{background-color:#e92323}.content-editor .test-recorder-toolbar{display:flex}.content-editor .test-recorder-button{cursor:pointer;background-color:#222;border:none;border-radius:4px;outline:none;width:32px;height:32px;padding:6px;font-size:10px;transition:box-shadow 50ms ease-out;display:block;position:relative;box-shadow:1px 2px 2px #0006}.content-editor .test-recorder-button:active{box-shadow:1px 2px 4px #0006}.content-editor .test-recorder-button+.test-recorder-button{margin-left:4px}.content-editor .test-recorder-button:after{content:"";filter:invert();background-size:contain;display:block;position:absolute;inset:8px}#options-button{position:fixed;bottom:20px;left:20px}#test-recorder-button{position:fixed;bottom:20px;left:70px}#paste-log-button{position:fixed;bottom:20px;left:120px}#docs-button{position:fixed;bottom:20px;left:170px}#options-button:after{background-image:url(/icons/gear.svg)}#test-recorder-button:after{background-image:url(/icons/journal-code.svg)}#paste-log-button:after{background-image:url(/icons/clipboard.svg)}#docs-button:after{background-image:url(/icons/file-earmark-text.svg)}#test-recorder-button-snapshot{margin-right:auto}#test-recorder-button-copy:after{background-image:url(/icons/clipboard.svg)}#test-recorder-button-download:after{background-image:url(/icons/download.svg)}.typeahead-popover{background:#fff;border-radius:8px;margin-top:25px;box-shadow:0 5px 10px #0000004d}.typeahead-popover ul{border-radius:8px;max-height:200px;margin:0;padding:0;list-style:none;overflow-y:scroll}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{cursor:pointer;border-radius:8px;outline:none;min-width:180px;margin:0;font-size:14px}.typeahead-popover ul li.selected{background:#eee}.typeahead-popover li{color:#050505;cursor:pointer;background-color:#fff;border:0;border-radius:8px;flex-direction:row;flex-shrink:0;align-content:center;margin:0 8px;padding:8px;font-size:15px;line-height:16px;display:flex}.typeahead-popover li.active{background-size:contain;width:20px;height:20px;display:flex}.typeahead-popover li:first-child{border-radius:8px 8px 0 0}.typeahead-popover li:last-child{border-radius:0 0 8px 8px}.typeahead-popover li:hover{background-color:#eee}.typeahead-popover li .text{flex-grow:1;min-width:150px;line-height:20px;display:flex}.typeahead-popover li .icon{-webkit-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:8px;line-height:16px;display:flex}.component-picker-menu{width:200px}.mentions-menu{width:250px}.auto-embed-menu{width:150px}.emoji-menu{width:200px}i.palette{background-image:url(/icons/palette.svg)}i.bucket{background-image:url(/icons/paint-bucket.svg)}i.bold{background-image:url(/icons/type-bold.svg)}i.italic{background-image:url(/icons/type-italic.svg)}i.clear{background-image:url(/icons/trash.svg)}i.code{background-image:url(/icons/code.svg)}i.underline{background-image:url(/icons/type-underline.svg)}i.strikethrough{background-image:url(/icons/type-strikethrough.svg)}i.subscript{background-image:url(/icons/type-subscript.svg)}i.superscript{background-image:url(/icons/type-superscript.svg)}i.link{background-image:url(/icons/link.svg)}i.horizontal-rule{background-image:url(/icons/horizontal-rule.svg)}.icon.plus{background-image:url(/icons/plus.svg)}.icon.caret-right{background-image:url(/icons/caret-right-fill.svg)}.icon.dropdown-more{background-image:url(/icons/dropdown-more.svg)}.icon.font-color{background-image:url(/icons/font-color.svg)}.icon.font-family{background-image:url(/icons/font-family.svg)}.icon.bg-color{background-image:url(/icons/bg-color.svg)}.icon.table{background-color:#6c757d;-webkit-mask-image:url(/icons/table.svg);mask-image:url(/icons/table.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.content-editor i.image{background-image:url(/icons/file-image.svg)}.content-editor i.table{background-image:url(/icons/table.svg)}.content-editor i.close{background-image:url(/icons/close.svg)}.content-editor i.figma{background-image:url(/icons/figma.svg)}.content-editor i.poll{background-image:url(/icons/card-checklist.svg)}.content-editor i.tweet{background-image:url(/icons/tweet.svg)}.content-editor i.youtube{background-image:url(/icons/youtube.svg)}.icon.left-align,i.left-align{background-image:url(/icons/text-left.svg)}i.center-align{background-image:url(/icons/text-center.svg)}i.right-align{background-image:url(/icons/text-right.svg)}i.justify-align{background-image:url(/icons/justify.svg)}i.indent{background-image:url(/icons/indent.svg)}i.markdown{background-image:url(/icons/markdown.svg)}i.outdent{background-image:url(/icons/outdent.svg)}i.undo{background-image:url(/icons/arrow-counterclockwise.svg)}i.redo{background-image:url(/icons/arrow-clockwise.svg)}i.sticky{background-image:url(/icons/sticky.svg)}i.mic{background-image:url(/icons/mic.svg)}i.import{background-image:url(/icons/upload.svg)}i.export{background-image:url(/icons/download.svg)}i.diagram-2{background-image:url(/icons/diagram-2.svg)}i.user{background-image:url(/icons/user.svg)}i.equation{background-image:url(/icons/plus-slash-minus.svg)}i.gif{background-image:url(/icons/filetype-gif.svg)}i.copy{background-image:url(/icons/copy.svg)}i.success{background-image:url(/icons/success.svg)}i.prettier{background-image:url(/icons/prettier.svg)}i.prettier-error{background-image:url(/icons/prettier-error.svg)}.link-editor .button.active,.toolbar .button.active{background-color:#dfe8fa}.link-editor .link-input{box-sizing:border-box;color:#050505;background-color:#eee;border:0;border-radius:15px;outline:0;width:calc(100% - 75px);margin:12px;padding:8px 12px;font-family:inherit;font-size:15px;display:block;position:relative}.link-editor .link-view{color:#050505;border:0;border-radius:15px;outline:0;width:calc(100% - 24px);margin:8px 12px;padding:8px 12px;font-family:inherit;font-size:15px;display:block;position:relative}.link-editor .link-view a{word-break:break-word;width:calc(100% - 33px);display:block}.link-editor div.link-edit{vertical-align:-.25em;cursor:pointer;background-image:url(/icons/pencil-fill.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;width:35px;position:absolute;top:0;bottom:0;right:30px}.link-editor div.link-trash{vertical-align:-.25em;cursor:pointer;background-image:url(/icons/trash.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;width:35px;position:absolute;top:0;bottom:0;right:0}.link-editor div.link-cancel{vertical-align:-.25em;cursor:pointer;background-image:url(/icons/close.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;width:35px;margin-right:28px;position:absolute;top:0;bottom:0;right:0}.link-editor div.link-confirm{vertical-align:-.25em;cursor:pointer;background-image:url(/icons/success-alt.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;width:35px;margin-right:2px;position:absolute;top:0;bottom:0;right:0}.link-editor .link-input a{color:#216fdb;white-space:nowrap;text-overflow:ellipsis;margin-right:30px;text-decoration:underline;overflow:hidden}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .font-size-wrapper,.link-editor .font-family-wrapper{margin:0 4px;display:flex}.link-editor select{background-color:#00000013;border:none;border-radius:4px;padding:6px}.mention:focus{outline:none;box-shadow:0 0 0 2px #b4d5ff}.characters-limit{color:#888;text-align:right;font-size:12px;display:block;position:absolute;bottom:5px;left:12px}.characters-limit.characters-limit-exceeded{color:red}.dropdown{z-index:10;background-color:#fff;border-radius:8px;min-height:40px;display:block;position:fixed;box-shadow:0 12px 28px #0003,0 2px 4px #0000001a,inset 0 0 0 1px #ffffff80}.dropdown .item{color:#050505;cursor:pointer;background-color:#fff;border:0;border-radius:8px;flex-direction:row;flex-shrink:0;place-content:center space-between;min-width:100px;max-width:250px;margin:0 8px;padding:8px;font-size:15px;line-height:16px;display:flex}.dropdown .item.fontsize-item,.dropdown .item.fontsize-item .text{min-width:unset}.dropdown .item .active{background-size:contain;width:20px;height:20px;display:flex}.dropdown .item:first-child{margin-top:8px}.dropdown .item:last-child{margin-bottom:8px}.dropdown .item:hover{background-color:#eee}.dropdown .item .text{flex-grow:1;min-width:150px;line-height:20px;display:flex}.dropdown .item .icon{-webkit-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:12px;line-height:16px;display:flex}.dropdown .divider{background-color:#eee;width:auto;height:1px;margin:4px 8px}@media screen and (max-width:1100px){.dropdown-button-text{display:none!important}.font-size .dropdown-button-text,.code-language .dropdown-button-text{display:flex!important}}.icon.paragraph{background-image:url(/icons/text-paragraph.svg)}.icon.h1{background-image:url(/icons/type-h1.svg)}.icon.h2{background-image:url(/icons/type-h2.svg)}.icon.h3{background-image:url(/icons/type-h3.svg)}.icon.h4{background-image:url(/icons/type-h4.svg)}.icon.h5{background-image:url(/icons/type-h5.svg)}.icon.h6{background-image:url(/icons/type-h6.svg)}.icon.bullet-list,.icon.bullet{background-image:url(/icons/list-ul.svg)}.icon.check-list,.icon.check{background-image:url(/icons/square-check.svg)}.icon.numbered-list,.icon.number{background-image:url(/icons/list-ol.svg)}.icon.quote{background-image:url(/icons/chat-square-quote.svg)}.icon.code{background-image:url(/icons/code.svg)}.switches{z-index:6;animation:.4s slide-in;position:fixed;bottom:70px;left:10px}@keyframes slide-in{0%{opacity:0;transform:translate(-200px)}to{opacity:1;transform:translate(0)}}.switch{color:#444;background-color:#eeeeeeb3;border-radius:10px;margin:5px 0;padding:5px 10px;display:block}#rich-text-switch{right:0}#character-count-switch{right:130px}.switch label{vertical-align:middle;width:100px;margin-right:5px;font-size:14px;line-height:24px;display:inline-block}.switch button{box-sizing:border-box;vertical-align:middle;cursor:pointer;background-color:#ced0d4;border:2px solid #0000;border-radius:12px;outline:none;width:44px;height:24px;transition:background-color .1s;display:inline-block;position:relative}.switch button:focus-visible{border-color:#00f}.switch button span{background-color:#fff;border-radius:12px;width:20px;height:20px;transition:transform .2s;display:block;position:absolute;top:0;left:0}.switch button[aria-checked=true]{background-color:#1877f2}.switch button[aria-checked=true] span{transform:translate(20px)}.editor-shell span.editor-image{cursor:default;-webkit-user-select:none;user-select:none;display:inline-block;position:relative}.editor-shell .editor-image img{cursor:default;max-width:100%}.editor-shell .editor-image img.focused{-webkit-user-select:none;user-select:none;outline:2px solid #3c84f4}.editor-shell .editor-image img.focused.draggable{cursor:grab}.editor-shell .editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .editor-image .image-caption-container .tree-view-output{border-radius:0;margin:0}.editor-shell .editor-image .image-caption-container{color:#000;background-color:#ffffffe6;border-top:1px solid #fff;min-width:100px;margin:0;padding:0;display:block;position:absolute;bottom:4px;left:0;right:0;overflow:hidden}.editor-shell .editor-image .image-caption-button{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#00000080;border:1px solid #ffffff4d;border-radius:5px;width:30%;min-width:100px;margin:0 auto;padding:10px;display:block;position:absolute;bottom:20px;left:0;right:0}.editor-shell .editor-image .image-caption-button:hover{background-color:#3c84f480}.editor-shell .editor-image .image-edit-button{vertical-align:-.25em;cursor:pointer;-webkit-user-select:none;user-select:none;background-image:url(/src/icons/pencil-fill.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;border:1px solid #0000004d;border-radius:5px;width:35px;height:35px;position:absolute;top:4px;right:4px}.editor-shell .editor-image .image-edit-button:hover{background-color:#3c84f41a}.editor-shell span.inline-editor-image{cursor:default;z-index:1;display:inline-block;position:relative}.editor-shell .inline-editor-image img{cursor:default;max-width:100%}.editor-shell .inline-editor-image img.focused{outline:2px solid #3c84f4}.editor-shell .inline-editor-image img.focused.draggable{cursor:grab}.editor-shell .inline-editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .inline-editor-image .image-caption-container .tree-view-output{border-radius:0;margin:0}.editor-shell .inline-editor-image.position-full{margin:1em 0}.editor-shell .inline-editor-image.position-left{float:left;width:50%;margin:1em 1em 0 0}.editor-shell .inline-editor-image.position-right{float:right;width:50%;margin:1em 0 0 1em}.editor-shell .inline-editor-image .image-edit-button{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#00000080;border:1px solid #ffffff4d;border-radius:5px;min-width:60px;margin:0 auto;padding:6px 8px;display:block;position:absolute;top:12px;right:12px}.editor-shell .inline-editor-image .image-edit-button:hover{background-color:#3c84f480}.editor-shell .inline-editor-image .image-caption-container{color:#000;background-color:#f4f4f4;min-width:100%;display:block;overflow:hidden}.keyword{color:#f1765e;font-weight:700}.actions{text-align:right;margin:10px;position:absolute;bottom:0;right:0}.actions.tree-view{border-bottom-right-radius:0;border-bottom-left-radius:0}.actions i{vertical-align:-.25em;background-size:contain;width:15px;height:15px;display:inline-block}.actions i.indent{background-image:url(/icons/indent.svg)}.actions i.outdent{background-image:url(/icons/outdent.svg)}.actions i.lock{background-image:url(/icons/lock-fill.svg)}.actions i.image{background-image:url(/icons/file-image.svg)}.actions i.table{background-image:url(/icons/table.svg)}.actions i.unlock{background-image:url(/icons/lock.svg)}.actions i.left-align{background-image:url(/icons/text-left.svg)}.actions i.center-align{background-image:url(/icons/text-center.svg)}.actions i.right-align{background-image:url(/icons/text-right.svg)}.actions i.justify-align{background-image:url(/icons/justify.svg)}.actions i.disconnect{background-image:url(/icons/plug.svg)}.actions i.connect{background-image:url(/icons/plug-fill.svg)}.table-cell-action-button-container{will-change:transform;position:absolute;top:0;left:0}.table-cell-action-button{background-color:none;color:#222;cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;display:inline-block;position:relative}i.chevron-down{background-color:#0000;background-image:url(/icons/chevron-down.svg);background-size:contain;width:8px;height:8px;display:inline-block}.action-button{color:#222;cursor:pointer;background-color:#eee;border:0;border-radius:15px;margin-left:5px;padding:8px 12px;display:inline-block;position:relative}.action-button:hover{color:#000;background-color:#ddd}.action-button-mic.active{animation:3s infinite mic-pulsate-color}button.action-button:disabled{opacity:.6;cursor:not-allowed;background:#eee}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}.content-editor .ltr{text-align:left}.content-editor .rtl{text-align:right}.content-editor .toolbar{vertical-align:middle;z-index:2;background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;height:36px;margin-bottom:1px;padding:4px;display:flex;position:sticky;top:0;overflow:auto}.toolbar button.toolbar-item{cursor:pointer;vertical-align:middle;background:0 0;border:0;border-radius:10px;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px;display:flex}.toolbar button.toolbar-item:disabled{cursor:not-allowed}.toolbar button.toolbar-item.spaced{margin-right:2px}.toolbar button.toolbar-item i.format{vertical-align:-.25em;opacity:.6;background-size:contain;width:18px;height:18px;display:flex}.toolbar button.toolbar-item:disabled .icon,.toolbar button.toolbar-item:disabled .text,.toolbar button.toolbar-item:disabled i.format,.toolbar button.toolbar-item:disabled .chevron-down{opacity:.2}.toolbar button.toolbar-item.active{background-color:#dfe8fa4d}.toolbar button.toolbar-item.active i{opacity:1}.toolbar .toolbar-item:hover:not([disabled]){background-color:#eee}.toolbar .toolbar-item.font-family .text{max-width:40px;display:block}.toolbar .code-language{width:150px}.toolbar .toolbar-item .text{vertical-align:middle;color:#777;text-overflow:ellipsis;text-align:left;height:20px;padding-right:10px;font-size:14px;line-height:20px;display:flex;overflow:hidden}.toolbar i.chevron-down{-webkit-user-select:none;user-select:none;width:16px;height:16px;margin-top:3px;display:flex}.toolbar i.chevron-down.inside{pointer-events:none;width:16px;height:16px;margin-top:11px;margin-left:-25px;margin-right:10px;display:flex}.toolbar .divider{background-color:#eee;width:1px;margin:0 4px}.excalidraw-button{background-color:#0000;border:0;margin:0;padding:0}.excalidraw-button.selected{-webkit-user-select:none;user-select:none;outline:2px solid #3c84f4}@keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:.56s ease-in-out octocat-wave}}.content-editor .spacer{letter-spacing:-2px}.editor-equation{cursor:default;-webkit-user-select:none;user-select:none}.editor-equation.focused{outline:2px solid #3c84f4}.content-editor button.item i{opacity:.6}.content-editor button.item.dropdown-item-active{background-color:#dfe8fa4d}.content-editor button.item.dropdown-item-active i{opacity:1}.content-editor hr{cursor:pointer;border:none;margin:1em 0;padding:2px}.content-editor hr:after{content:"";background-color:#ccc;height:2px;line-height:2px;display:block}.content-editor hr.selected{-webkit-user-select:none;user-select:none;outline:2px solid #3c84f4}.content-editor .TableNode__contentEditable{resize:none;cursor:text;-webkit-user-select:text;user-select:text;white-space:pre-wrap;word-break:break-word;z-index:3;border:0;outline:0;min-height:20px;padding:0;font-size:15px;display:block;position:relative}.content-editor .PlaygroundEditorTheme__blockCursor{pointer-events:none;display:block;position:absolute}.content-editor .PlaygroundEditorTheme__blockCursor:after{content:"";border-top:1px solid #000;width:20px;animation:1.1s steps(2,start) infinite CursorBlink;display:block;position:absolute;top:-2px}@keyframes CursorBlink{to{visibility:hidden}}
html{margin:0;font-family:Arial,Helvetica,sans-serif}input,textarea{font-family:sans-serif}*,:after,:before{box-sizing:border-box}body{margin:0;padding:0}:root{--content-padding-left:2rem;--content-padding:2rem;--slice-vertical-padding:4rem;--max-page-width:1420px;--blue-color:#0277bc;--blue-color-light:#58a5ef;--yellow:#ffc400;--black:#000;--text-color:#445862;--page-text-color:#445862;--yellow-dark:#d6a500;--yellow-dark-5:#e6b000;--yellow-light:#ffd033;--text-color-light:#cad5db;--text-color-light-40:#acbdc6;--blue-color-light-2:#0ea4fc;--blue-color-lighter:#a5ddfe;--blue-color-light-bright:#e4f0fc;--blue-color-light-mid:#b5d7f8;--blue-color-light-dark:#3391eb;--primary-color-light-30:#a6b9c1;--primary-color-lighter:#eef2f3;--blue-color-alpha-15:#0277bc26;--file-upload-bg:#b7e2f5;--file-upload-border:#81cdee;--h4-padding:1rem;--h3-padding:1.2rem;--h2-padding:1.4rem;--h1-padding:1.6rem;--text-heading1:clamp(1.8rem, 4.5vw, 5rem);--text-heading1-smallhero:clamp(2rem, 4.5vw, 4rem);--text-heading2-smallhero:clamp(1.8rem, 3.5vw, 3rem);--text-heading2:clamp(1.8rem, 3.8vw, 3.5rem);--text-heading3:clamp(1.65rem, 3.2vw, 2.4rem);--text-heading4:clamp(1.5rem, 1.6vw, 2rem);--text-heading5:clamp(1.2rem, 1.8vw, 1.5rem);--text-large:clamp(1.4rem, 1.4vw, 2rem);--text-mdlarge:clamp(1.3rem, 1.3vw, 1.5rem);--text-medium:clamp(1.2rem, 1.2vw, 1.4rem);--text-small-medium:clamp(1.1rem, 1.1vw, 1.3rem);--text-small:clamp(.9rem, 1vw, 1.2rem);--text-tiny:clamp(.7rem, .8vw, 1.2rem)}@media (min-width:768px){:root{--content-padding-left:4vw;--content-padding:4vw;--slice-vertical-padding:6rem}}.invisible{display:none}a{color:#639}a.special{color:var(--btn-primary-background-color);filter:brightness(94%);padding-bottom:4px;position:relative}a.special:hover:after{transform-origin:50%;opacity:1;transform:scaleX(1)}a.special:after{opacity:0;content:"";background-color:var(--btn-primary-background-color);transform-origin:50%;width:100%;height:1px;transition:transform .35s cubic-bezier(.24,.28,.63,1),opacity .4s ease-in-out;display:block;position:absolute;bottom:0;left:0;transform:scaleX(0)}h1,h2{text-wrap:balance;font-family:Lato,Arial,Helvetica,sans-serif;font-weight:400}h3,h4{font-family:var(--font-roboto-flex),Roboto,Arial,Helvetica,sans-serif}p,li,label{font-family:var(--font-roboto-flex),Roboto,Arial,Helvetica,sans-serif;font-size:1.2rem;font-weight:200}.tooltipLarge{word-wrap:break-word;margin:.5em;font-size:1.4em;line-height:1.4}input[type=text],input[type=url],input[type=email],input[type=number],input[type=password],input[type=datetime],select{color:#495057;border:1px solid var(--border-color);background-color:#fff;background-clip:padding-box;border-radius:.25rem;width:100%;margin:0;padding:.375rem .75rem;font-size:1.1em;font-weight:200;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}input[type=text]:active,input[type=url]:active,input[type=email]:active,input[type=number]:active,input[type=password]:active,input[type=datetime]:active,select:active{border-color:var(--border-color)}input[type=text]:focus,input[type=url]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=datetime]:focus,select:focus{border-color:var(--border-color);box-shadow:0 0 0 .1rem var(--border-color);outline:0}blockquote{border-left:6px solid var(--border-color);margin:0 0 10px;padding:2px 0 2px 12px;font-style:italic}blockquote p{margin:.2em 0}.btn{text-align:center;appearance:none;vertical-align:middle;color:var(--btn-primary-text-color);background-color:var(--btn-primary-background-color);opacity:1;cursor:pointer;border:0;border-radius:44px;outline:0;justify-content:center;align-items:center;column-gap:.5em;padding:1em 2em;font-family:inherit;font-size:1em;font-weight:400;line-height:1;text-decoration:none;transition:background-color .15s ease-in-out,opacity .15s ease-in-out,border-color .3s,color .3s,filter .15s ease-in-out;display:inline-flex;position:relative}.btn:hover:not(:disabled){filter:brightness(105%)}.btn:hover:not(:disabled) span{opacity:1;transform:translate(15%)}.btn:focus,.btn:active{background:var(--btn-primary-background-color);filter:brightness(105%)}.btn:disabled,.btn .disabled{opacity:.5}.btn:disabled:hover>span,.btn .disabled:hover>span{transform:translate(0)}.btn:autofill{background-color:red!important}.btn.marginRight{margin-right:1em}.btn>span{transition:transform .4s;transform:translate(0)}.btn.outline{color:#000;border:1px solid var(--btn-primary-background-color);background-color:#fff}.btn.outline:hover,.btn.outline:active{color:var(--btn-primary-text-color);background:var(--btn-primary-background-color);filter:brightness(105%)}.btn.outline:focus{color:var(--btn-primary-text-color);background:var(--btn-primary-background-color);filter:brightness(110%)}.btn.outline:disabled{opacity:.5}.btn.text{color:var(--primary-color);background-color:#fff0;border:none;padding:.3em}.btn.text:hover{color:var(--yellow-dark);background-color:#0000}.btn.small{padding:.8em 1em;font-size:.9em}.btn.tiny{padding:.5em 1em;font-size:.9em}.btn.large{font-size:1.2em}.btn.icon>svg{margin:0;padding:0}.btn.smallPadding{padding:.5em 0}textarea{border:1px solid var(--border-color);border-radius:.25rem;font-weight:200;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}textarea:active{border-color:var(--border-color)}textarea:focus{border-color:var(--border-color);box-shadow:0 0 0 .1rem var(--border-color);outline:0}
@font-face{font-family:Lato;font-style:normal;font-display:swap;font-weight:300;src:url(../media/lato-latin-ext-300-normal.082mmnvxt~djx.woff2)format("woff2"),url(../media/lato-latin-ext-300-normal.0dr~9e5uuxzhl.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-display:swap;font-weight:300;src:url(../media/lato-latin-300-normal.0rnd.l30ve5xm.woff2)format("woff2"),url(../media/lato-latin-300-normal.016j-4cmhfdqd.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Lato;font-style:normal;font-display:swap;font-weight:400;src:url(../media/lato-latin-ext-400-normal.0~req6mzxwctr.woff2)format("woff2"),url(../media/lato-latin-ext-400-normal.18a6_mfn48bkt.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-display:swap;font-weight:400;src:url(../media/lato-latin-400-normal.024p7g02in5jx.woff2)format("woff2"),url(../media/lato-latin-400-normal.0-axpzpi235ou.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Lato;font-style:italic;font-display:swap;font-weight:400;src:url(../media/lato-latin-ext-400-italic.12khg-btze2d4.woff2)format("woff2"),url(../media/lato-latin-ext-400-italic.0h82oq-b39o~-.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:italic;font-display:swap;font-weight:400;src:url(../media/lato-latin-400-italic.0a48i2u2hwinh.woff2)format("woff2"),url(../media/lato-latin-400-italic.0wdzksk1h9qri.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/30019050b7bae5c9-s.15dk20f.30-uv.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/37d0015dc75cbc8f-s.0~rae3sza.y8d.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/45f29b19c23b15b3-s.0xb5jay~a18ua.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/c359f675969d501e-s.0ejk17f2dgcuy.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/9ab9daf6d31b5243-s.0sln0l14viick.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(../media/d8bd0e9af077c7ac-s.p.0ski.nyybe-_5.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Flex Fallback;src:local(Arial);ascent-override:93.28%;descent-override:24.55%;line-gap-override:0.0%;size-adjust:99.45%}.roboto_flex_c8343d04-module__yaUaEa__className{font-family:Roboto Flex,Roboto Flex Fallback;font-style:normal}.roboto_flex_c8343d04-module__yaUaEa__variable{--font-roboto-flex:"Roboto Flex", "Roboto Flex Fallback"}
