@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family: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}img{border-style:none}button,input,optgroup,select,textarea{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-moz-appearance:button;appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;-moz-appearance:button;appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box;font-family:Open Sans,Arial,Helvetica,sans-serif}.font-title{font-weight:800}html{color-scheme:dark;min-height:calc(100% + env(safe-area-inset-top))}.container,body{background-color:#202225}.container{--env-height: calc(24px + env(safe-area-inset-top)) ;--header-height:100px;--top-height:calc(var(--header-height) + var(--env-height))}.container.production{--env-height:env(safe-area-inset-top)}.container.dashboard{overflow:hidden;--header-height:80px}@media screen and (width <= 480px){.container.dashboard{--header-height:64px}}@media screen and (width <= 1200px){.container{--header-height:80px}}@media screen and (width <= 480px){.container{--header-height:64px}}.dblink{background-color:transparent;border:0;color:#cd6e57;cursor:pointer;padding:0;position:relative;text-decoration:none;transition:color .15s ease-in}.dblink:after{background-color:#cd6e57;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translate(-50%) scaleX(0);transform-origin:50% 50%;transition:transform .25s;width:100%}.dblink:hover:after{text-transform:none;transform:translate(-50%) scaleX(1)}.button{align-items:center;background-color:transparent;border-radius:3px;color:#fff;cursor:pointer;display:flex;filter:grayscale(0);font-size:14px;font-weight:500;height:32px;justify-content:center;line-height:16px;margin:0 10px;min-height:32px;min-width:64px;padding:2px 16px;text-align:center;text-decoration:none;transition:color .17s ease,background-color .17s ease,border-color .17s ease,filter .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}.button.field-design{height:46px;margin:0;width:100%}.button.medium{min-height:38px;min-width:96px}.button.sm{font-size:12px;height:auto;min-height:0;min-width:0;padding:6px 10px}.button:disabled{cursor:not-allowed}.button.full{background-color:#cd6e57;border:none}.button.full:hover{background-color:#c4634d}.button.full:active{background-color:#b45a44}.button.full:disabled{background-color:#81544b;color:#999b9d}.button.dark{background-color:#202225;border:none}.button.dark:hover{background-color:#2a2c2f}.button.dark:active{background-color:#303134}.button.dark:disabled{background-color:#5e5e5e;color:#949494}.button.transparent{border:none;color:#747f8d}.button.transparent:hover{text-decoration:underline}.button.transparent:disabled{color:#555c66}.button.edit{border:1px solid hsla(0,0%,100%,.3)}.button.edit:hover{border-color:#fff9}.button.edit:active{background-color:#ffffff1a;border-color:#fff}.button.edit:disabled{border-color:#54575c;color:#9a9c9f}.button.delete{border:1px solid rgba(240,71,71,.3);color:#f04747}.button.delete:hover{border-color:#f0474799}.button.delete:active{background-color:#f047471a;border-color:#f04747}.button.delete:disabled{border-color:#523b40;color:#924043}.button.no-m{margin:0}.button.notif[notif]{position:relative}.button.notif[notif]:after{background:#f93f31;border-radius:9px;box-shadow:0 0 1px #333;box-sizing:border-box;color:#fff;content:attr(notif);font-size:12px;font-weight:600;height:18px;line-height:18px;min-width:18px;padding:0 4px;position:absolute;right:-7px;text-align:center;top:-7px}.button.primary{background-color:#5865f2}.button.secondary{background-color:#4f545c}.button.success{background-color:#248046}.button.danger{background-color:#ed4245}.tooltip-container{left:0;pointer-events:none;position:fixed;top:0;z-index:9999}.tooltip-floating{background:#202225;border-radius:4px;color:#fff;display:none;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:16px;margin-top:-5px;max-width:calc(100vw - 16px);opacity:0;padding:10px;pointer-events:none;position:fixed;transform:translateY(-10px);transition:transform .2s ease-out,opacity .2s ease-out;will-change:transform}.tooltip-floating.gray{background-color:#383c41}.info-wrapper{align-items:center!important;display:flex}.info-wrapper .info{display:flex;justify-content:center;margin-left:8px;position:relative}.info-wrapper .info.centred{align-items:center}.info-wrapper .info.md svg{max-height:24px;max-width:24px}.info-wrapper .info.sm svg{max-height:16px;max-width:16px}.info-wrapper .info svg{cursor:help}.scrollbar{overflow:hidden auto}.scrollbar.horizontal{overflow:auto hidden}.scrollbar.small{--scroll-bar-size:6px}.scrollbar::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#303030;border-radius:calc(var(--scroll-bar-size, 10px)/2);width:var(--scroll-bar-size,10px)}.scrollbar::-webkit-scrollbar-thumb{background-color:#cd6e57;border-radius:calc(var(--scroll-bar-size, 10px)/2);-webkit-transition:background-color .1s ease;transition:background-color .1s ease}.scrollbar::-webkit-scrollbar-thumb:hover{background-color:#b45a44}img,svg{contain:content}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.parts{display:flex;flex-wrap:wrap;transition:height .3s ease-in-out;width:100%}.parts.space-title{margin-top:20px}@media screen and (width <= 720px){.parts{flex-direction:column}}.parts p.description{color:#b9bbbe;font-size:14px;margin:0 0 16px}.parts p.description:last-child{margin-bottom:0}.parts .flex-zone{display:flex;width:100%}@media screen and (width <= 720px){.parts .flex-zone{flex-direction:column}}.parts .part{margin-bottom:20px;width:calc(50% - 10px)}@media screen and (width <= 720px){.parts .part{width:100%}}.parts .virtual-part{margin-top:20px}.parts .full-part{margin-bottom:20px;width:100%}.parts .flex-part{flex:1;margin-top:20px}.parts .bar-part{display:flex;flex-direction:column;margin-top:20px;max-width:400px;width:100%}@media screen and (width >= 1820px){.parts .bar-part{max-width:500px}}.parts .bar-part .sort-button{background-color:transparent;border:0;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;height:16px;justify-content:center;margin-left:4px;outline:0;padding:0;width:16px}.parts .top-action{align-items:flex-end;display:flex;justify-content:space-between;position:relative}.parts .top-action .button{margin-bottom:12px}.parts .bar-part.right,.parts .flex-part.right,.parts .full-part.right,.parts .part.right,.parts .virtual-part.right{margin-left:20px}@media screen and (width <= 720px){.parts .bar-part.right,.parts .flex-part.right,.parts .full-part.right,.parts .part.right,.parts .virtual-part.right{margin-left:0}.parts .bar-part.ghost,.parts .flex-part.ghost,.parts .full-part.ghost,.parts .part.ghost,.parts .virtual-part.ghost{margin-bottom:0}}.parts .bar-part.big,.parts .flex-part.big,.parts .full-part.big,.parts .part.big,.parts .virtual-part.big{flex:5 0;width:auto}.parts .bar-part.medium,.parts .flex-part.medium,.parts .full-part.medium,.parts .part.medium,.parts .virtual-part.medium{flex:3 0;width:auto}.parts .bar-part.small,.parts .flex-part.small,.parts .full-part.small,.parts .part.small,.parts .virtual-part.small{flex:2 0;width:auto}.parts .bar-part.full,.parts .flex-part.full,.parts .full-part.full,.parts .part.full,.parts .virtual-part.full{width:100%}.parts .bar-part.spacer,.parts .flex-part.spacer,.parts .full-part.spacer,.parts .part.spacer,.parts .virtual-part.spacer{margin-right:16px}@media screen and (width <= 720px){.parts .bar-part.spacer,.parts .flex-part.spacer,.parts .full-part.spacer,.parts .part.spacer,.parts .virtual-part.spacer{margin-right:0}}.parts .bar-part.last,.parts .flex-part.last,.parts .full-part.last,.parts .part.last,.parts .virtual-part.last{margin-bottom:0}.parts .bar-part[data-label],.parts .flex-part[data-label],.parts .full-part[data-label],.parts .part[data-label],.parts .virtual-part[data-label]{position:relative}.parts .bar-part[data-label]:after,.parts .flex-part[data-label]:after,.parts .full-part[data-label]:after,.parts .part[data-label]:after,.parts .virtual-part[data-label]:after{color:#ffffffb3;content:attr(data-label);font-size:12px;font-weight:700;position:absolute;right:2px;text-transform:uppercase;top:1px}.parts .part-title{align-items:flex-end;color:#ffffffb3;display:flex;font-size:12px;font-weight:700;line-height:16px;margin:0;padding:1px 0 8px;text-transform:uppercase;white-space:break-spaces}.parts .part-title .split{margin:0 2px}.parts .part-title .switch-span{color:#fff;cursor:pointer}.parts .part-title .switch-span[aria-hidden=true]{color:#fff3}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.prose{color:#dfdfdf;font-size:14px;line-height:22px}.prose p{margin:20px 0}.prose p:first-child{margin-top:0}.prose p:last-child{margin-bottom:0}.prose h1{color:#cd6e57;font-size:36px;font-weight:800;line-height:40px;margin:0 0 8px}.prose h2{font-size:24px;font-weight:700;line-height:1.3;margin-bottom:16px;margin-top:32px;scroll-margin-top:32px}.prose h3{font-size:20px;margin-bottom:10px;margin-top:26px;scroll-margin-top:26px}.prose h3,.prose h4{font-weight:600;line-height:1.6}.prose h4{font-size:16px;margin-bottom:8px;margin-top:20px;scroll-margin-top:20px}.prose a:not(.no-style,.button){border-bottom:1px solid transparent;color:#cd6e57;text-decoration:none}.prose a:not(.no-style,.button):hover{border-color:#cd6e57}.prose .mention{background-color:#5966f34d;border-radius:3px;color:#ced1fb;cursor:pointer;font-weight:500;line-height:22px;padding:0 2px;unicode-bidi:plaintext;white-space:nowrap}.prose .mention svg{height:16px;margin-bottom:3.2px;vertical-align:middle;width:16px}.prose .mention svg path{fill-rule:evenodd}.prose .mention.interactive{cursor:pointer;transition:background-color 50ms ease-out,color 50ms ease-out}.prose .mention.interactive:hover{background-color:#5865f2;color:#fff}.prose .anchor{border-bottom:none!important;color:inherit;cursor:pointer;position:relative}.prose .anchor .anchor-wrapper{display:flex;left:-24px;opacity:0;padding:8px 8px 8px 0;position:absolute;transition:opacity .3s ease}.prose .anchor .anchor-wrapper .icon{height:16px;width:16px}.prose .anchor:hover .anchor-wrapper{opacity:1}.prose .hint{background-color:var(--nested-color,#2b2d31);border-radius:8px;display:flex;margin:20px 0;padding:12px 24px 12px 16px}.prose .hint:first-child{margin-top:0}.prose .hint:last-child{margin-bottom:0}.prose .hint .icon{height:20px;margin-right:8px;margin-top:2px;vertical-align:sub;width:20px}.prose .hint .icon.info{color:#6abcfb}.prose .hint .icon.warning{color:#ffbe0a}.prose .hint .icon.success{color:#28cc5d}.prose .hint .icon.danger{color:#ef2528}.prose .hint .content{flex:1}.prose .hint .content p{margin:0}.prose li{margin-bottom:8px;position:relative}.prose li:first-child{margin-top:0}.prose li:last-child{margin-bottom:0}.prose li .hint:first-child{margin-top:8px}.prose li .hint:last-child{margin-bottom:16px}.prose ul{padding-left:24px}.prose ul ul{margin:8px 0}.prose ol{counter-reset:list 0;padding-left:0}.prose ol ol{margin:8px 0}.prose ol li{list-style:none;padding-left:24px}.prose ol li:before{color:#cd6e57;content:counter(list) ". ";counter-increment:list 1;font-weight:700;left:-4px;position:absolute;text-align:right;top:0;width:20px}.prose .contains-task-list{padding:0}.prose .task-list-item{border:0;line-height:1.5;list-style-type:none;padding:4px 16px 4px 4px}.prose .task-list-item input[type=checkbox]{color-scheme:dark;margin-bottom:2px;margin-right:4px;vertical-align:middle}.prose code{background-color:#202225;border:1px solid #334155;border-radius:6px;color:#fff;font-size:14px;font-weight:600;padding:2px 6px}.prose a:has(code){border-color:transparent!important}.prose a code{border-style:dashed}.prose a:hover code{border-color:#cd6e57;color:#cd6e57}.prose pre{background-color:#1e1e1e!important;border:1px solid #252526;border-radius:.375rem;color:#fff!important;font-size:14px;font-weight:400;line-height:1.7;margin:20px 0;overflow-x:auto;padding:12px 16px;white-space:pre-wrap;word-break:break-word}.prose pre:first-child{margin-top:0}.prose pre:last-child{margin-bottom:0}.prose pre code{background-color:transparent;border:0;border-radius:0;font-weight:400;padding:0}.prose .tabs{margin:20px 0;position:relative}.prose .tabs:first-child{margin-top:0}.prose .tabs:last-child{margin-bottom:0}.prose .tabs .tabs-header{height:40px;overflow:auto hidden;position:relative}.prose .tabs .tabs-header::-webkit-scrollbar{display:none}.prose .tabs .buttons{align-items:center;display:flex;flex-wrap:nowrap;position:absolute}.prose .tabs .buttons .tab{background-color:transparent;border:0;border-radius:8px 8px 0 0;color:#e5e7eb;cursor:pointer;outline:0;padding:12px 20px;white-space:nowrap}.prose .tabs .buttons .tab.active{background-color:var(--nested-color,#2b2d31)}.prose .tabs .border{background-color:#e5e7eb;bottom:0;height:1px;left:0;position:absolute;right:0;width:100%}.prose .tabs .tab-data{background-color:var(--nested-color,#2b2d31);border-radius:0 0 8px 8px;font-weight:600;padding:20px;width:100%}.prose .tabs .icon{height:20px;width:20px}.prose .image-wrapper{align-items:center;display:flex;flex-direction:column;margin:20px 0}.prose .image-wrapper:first-child{margin-top:0}.prose .image-wrapper:last-child{margin-bottom:0}.prose .image-wrapper figcaption{color:#a4a7ad;font-size:12px;font-weight:500;margin-top:8px;text-align:center}.prose .image{border-radius:6px;height:auto;max-height:300px;max-width:min(600px,100%)}.prose .emoji,.prose .image{-o-object-fit:contain;object-fit:contain}.prose .emoji{height:20px;vertical-align:text-bottom;width:20px}.prose blockquote{border-left:4px solid #6c7077;border-radius:2px 0 0 2px;color:#f1f5f9;font-style:italic;font-weight:500;margin:20px 0;padding:4px 0 4px 16px;quotes:"“" "”" "‘" "’"}.prose blockquote:first-child{margin-top:0}.prose blockquote:last-child{margin-bottom:0}.prose blockquote p{margin:0}.prose .collapse{background-color:var(--nested-color,#2b2d31);border:1px solid transparent;border-radius:8px;display:flex;flex-direction:column;margin:20px 0;padding:8px;transition:border-color .3s ease}.prose .collapse:first-child{margin-top:0}.prose .collapse:last-child{margin-bottom:0}.prose .collapse:hover{border-color:#cd6e57}.prose .collapse button{align-items:center;background-color:transparent;border:0;color:#fff;cursor:pointer;display:flex;justify-content:space-between;outline:0;padding:8px 8px 8px 16px;width:100%}.prose .collapse button .icon{height:24px;transition:transform .3s ease;width:24px}.prose .collapse button .icon.open{transform:rotate(180deg)}.prose .collapse .panel{padding:20px}.prose .collapse .panel p{margin:0}.prose table{background-color:var(--nested-color,#2b2d31);border-collapse:collapse;border-color:inherit;border-radius:8px;font-size:14px;line-height:1.7;margin:20px 0;overflow-x:auto;table-layout:auto;text-align:left;text-indent:0;width:100%}.prose table:first-child{margin-top:0}.prose table:last-child{margin-bottom:0}.prose table thead{border-bottom:1px solid #6c7077;width:100%}.prose table thead th{color:#fff;font-weight:600}.prose table tbody tr:not(:last-child){border-bottom:1px solid #6c7077}.prose table td,.prose table th{padding:10px;text-align:center}.prose .collapse .collapse,.prose .collapse .hint,.prose .collapse .tabs,.prose .collapse table,.prose .hint .collapse,.prose .hint .tabs,.prose .hint table,.prose .tabs .collapse,.prose .tabs .hint,.prose .tabs table{--nested-color:#202225}.prose .collapse .hint .collapse,.prose .collapse .hint .tabs,.prose .collapse .hint table,.prose .collapse .tabs .collapse,.prose .collapse .tabs .hint,.prose .collapse .tabs table,.prose .hint .collapse .hint,.prose .hint .collapse .tabs,.prose .hint .collapse table,.prose .hint .tabs .collapse,.prose .hint .tabs .hint,.prose .hint .tabs table,.prose .tabs .collapse .collapse,.prose .tabs .collapse .hint,.prose .tabs .collapse .tabs,.prose .tabs .collapse table,.prose .tabs .hint .collapse,.prose .tabs .hint .tabs,.prose .tabs .hint table{--nested-color:#151618}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(./Open_Sans-400-1.D8xHCTEw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(./Open_Sans-400-2.bOs07Rf4.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(./Open_Sans-400-3.Bm9CHu9r.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(./Open_Sans-400-4.8neIfJ3r.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(./Open_Sans-400-5.BjjtG49P.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(./Open_Sans-400-6.CHNDR2rK.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(./Open_Sans-400-7.BAf6-sld.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(./Open_Sans-400-8.UygKeDyW.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(./Open_Sans-400-9.DPNHYqvY.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(./Open_Sans-400-10.BQjZ2nPP.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(./Open_Sans-400-1.D8xHCTEw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(./Open_Sans-400-2.bOs07Rf4.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(./Open_Sans-400-3.Bm9CHu9r.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(./Open_Sans-400-4.8neIfJ3r.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(./Open_Sans-400-5.BjjtG49P.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(./Open_Sans-400-6.CHNDR2rK.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(./Open_Sans-400-7.BAf6-sld.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(./Open_Sans-400-8.UygKeDyW.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(./Open_Sans-400-9.DPNHYqvY.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(./Open_Sans-400-10.BQjZ2nPP.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(./Open_Sans-400-1.D8xHCTEw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(./Open_Sans-400-2.bOs07Rf4.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(./Open_Sans-400-3.Bm9CHu9r.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(./Open_Sans-400-4.8neIfJ3r.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(./Open_Sans-400-5.BjjtG49P.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(./Open_Sans-400-6.CHNDR2rK.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(./Open_Sans-400-7.BAf6-sld.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(./Open_Sans-400-8.UygKeDyW.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(./Open_Sans-400-9.DPNHYqvY.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:800;src:url(./Open_Sans-400-10.BQjZ2nPP.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.a11y-nav{background-color:#fff;border-radius:8px;box-shadow:0 4px 16px #0000003d;color:#272727;font-weight:600;left:16px;line-height:30px;list-style:none;padding:4px 16px 8px;position:absolute;top:-800px;z-index:5000}.a11y-nav:focus-within{top:16px}.a11y-nav h2{font-size:16px;margin:6px 0 4px}.a11y-nav ul{list-style:none;margin:4px 0;padding:0}.a11y-nav li{margin-bottom:4px}.a11y-nav li:last-child{margin-bottom:0}.a11y-nav .shortcuts li{display:flex;font-size:14px;gap:16px;justify-content:space-between}.a11y-nav a,.a11y-nav button{background-color:transparent;border:none;border-radius:2px;color:#272727;cursor:pointer;font-weight:600;margin:0 2px;padding:2px 4px;text-decoration:none}.a11y-nav a:focus,.a11y-nav button:focus{outline:2px solid;outline-offset:2px}.sub-version-bar{align-items:center;background-color:#9e9e9e;color:#fff;display:flex;font-size:14px;font-weight:700;height:var(--env-height);justify-content:center;padding-top:env(safe-area-inset-top);text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.sub-version-bar.production{background-color:#202225}.sub-version-bar.ptb{background-color:#4ba5bb}.sub-version-bar.canary{background-color:#d89f3e}.sub-version-bar.dev{background-color:#a75bcd}@media screen and (width <= 1200px){.sub-version-bar{position:fixed;z-index:1000}}.navigation{align-items:center;background-color:transparent;display:flex;flex:1;justify-content:space-between;padding:0 0 0 30px;position:relative}.navigation::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#303030;border-radius:10px;width:10px}.navigation::-webkit-scrollbar-thumb{background-color:#cd6e57;border-radius:10px;-webkit-transition:background-color .1s ease;transition:background-color .1s ease}.navigation::-webkit-scrollbar-thumb:hover{background-color:#b45a44}@media screen and (width <= 1200px){.navigation{background-color:#202225;flex-direction:column;height:calc(100% - var(--top-height));left:0;max-width:280px;overflow:hidden;padding:0 0 8px;position:fixed;top:var(--top-height)!important;transform:translate(-300px);transition:transform .3s;width:calc(100% - 90px);z-index:1000;-webkit-overflow-scrolling:touch}@supports (padding:max(0px)){.navigation{padding-bottom:max(8px,env(safe-area-inset-bottom))}}}.navigation .wrapper{align-items:center;display:flex;margin:0;padding:0}.navigation .wrapper .item{list-style:none}@media screen and (width <= 1200px){.navigation .wrapper{align-items:flex-start;display:flex;flex-direction:column;width:100%}.navigation .wrapper .invite{display:none!important}.navigation .wrapper .login{border-top:1px solid #505050}.navigation .wrapper .item,.navigation .wrapper .item .link{align-items:center;display:flex;height:60px;width:100%}.navigation .wrapper .item .link{background-color:transparent;border:none;border-bottom:1px solid #505050;color:#cecece;cursor:pointer;padding:0 20px;text-decoration:none;transition:color .4s,background-color .3s,border .1s}}@media screen and (width <= 1200px){.navigation .wrapper .item .link:focus-visible,.navigation .wrapper .item .link:hover{background-color:#31363a;color:#cd6e57}.navigation .wrapper .item:first-child .link{border-top:1px solid #505050}.navigation .wrapper .item.expand.active{z-index:1}.navigation .wrapper .item.expand.active .items{overflow:hidden auto}.navigation .wrapper .item.expand .items{background-color:#202225;height:100%;left:0;overflow:hidden;overscroll-behavior:contain;padding:0;position:absolute;top:0;touch-action:pan-y;transform:translate(100%);transition:.3s;visibility:hidden;width:100%;-webkit-overflow-scrolling:touch}.navigation .wrapper .item.expand .items::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#303030;border-radius:3px;width:6px}.navigation .wrapper .item.expand .items::-webkit-scrollbar-thumb{background-color:#cd6e57;border-radius:3px;-webkit-transition:background-color .1s ease;transition:background-color .1s ease;width:8px}.navigation .wrapper .item.expand .items::-webkit-scrollbar-thumb:hover{background-color:#b45a44}.navigation .wrapper .item.expand .items .back{align-items:center;display:flex}.navigation .wrapper .item.expand .items .back .link:before{content:"<";content:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="%236d7a8b"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');height:24px;margin-right:8px;width:24px}.navigation .wrapper .item.expand>.link{display:flex;justify-content:space-between}.navigation .wrapper .item.expand>.link:after{content:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="%236d7a8b"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');height:24px;width:24px}.navigation .wrapper .item.expand>.link[aria-expanded=true]+.items{transform:translate(0);visibility:visible}}@media screen and (width > 1200px){.navigation .wrapper.home{display:none}.navigation .wrapper>.item{align-items:center;display:flex;height:100%;padding:0 8px 0 0;position:relative}.navigation .wrapper>.item .link{align-items:center;background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;font-weight:600;padding:6px 8px;text-decoration:none;text-transform:uppercase;width:100%}.navigation .wrapper>.item.expand>.link:after{content:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="%23FFFFFF"><path d="M4.41 5.58984L9 10.1698L13.59 5.58984L15 6.99984L9 12.9998L3 6.99984L4.41 5.58984Z"/><rect width="24" height="18" fill="none"/></svg>');height:18px;margin:0 0 0 4px;width:18px}.navigation .wrapper>.item .icon{font-size:24px;margin-right:4px}.navigation .wrapper>.item.home{display:none}.navigation .wrapper>.item .link[aria-expanded=true]+.items{filter:none;opacity:1;transform:translateY(0);transition-delay:0s,0s,.3s;visibility:visible;z-index:100}.navigation .wrapper>.item .item.expand{position:relative}.navigation .wrapper>.item .item.expand.left .items{left:auto;right:calc(100% + 8px);top:0}.navigation .wrapper>.item .item.expand.left:before{content:"";height:100%;position:absolute;right:100%;top:0;width:8px}.navigation .wrapper .items{background:#fff;border-radius:5px;left:3px;min-width:160px;opacity:0;padding:0;position:absolute;top:32px;transform:translateY(-1em);transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear .01s;visibility:hidden}.navigation .wrapper .items .item .link{align-items:center;color:#5e5e5e;cursor:pointer;display:flex;font-size:14px;font-weight:400;padding:10px 14px 10px 12px;text-decoration:none;text-transform:none}.navigation .wrapper .items .item .link:hover{background-color:#f3f4f5;border-radius:4px;color:#333}.navigation .wrapper .space{border-radius:25px;font-size:16px;font-weight:700;height:46px;margin:0 8px;padding:0;transition:transform .3s;width:150px}.navigation .wrapper .space .link{align-items:center;color:inherit;display:flex;font-weight:inherit;height:100%;justify-content:center;width:100%}}@media screen and (width > 1200px) and (width <= 1200px){.navigation .wrapper .space{margin:0 10px}}@media screen and (width > 1200px){.navigation .wrapper .space.invite{border:3px solid #cd6e57;color:#cd6e57}.navigation .wrapper .space.invite .link{border-radius:25px}.navigation .wrapper .space.login{background-color:#cd6e57;color:#fff}.navigation .wrapper .space:hover{transform:translateY(-3px)}.navigation .wrapper .space.auth-anim:hover{transform:translate(-3px)}.navigation .wrapper .authenticated>.link{border-radius:23px;padding:0 8px 0 0}}@media screen and (width > 1200px){.navigation .wrapper .authenticated>.link:focus-visible{outline:2px solid #fff}}.navigation .wrapper .authenticated{height:100%;margin-left:8px;padding:0}.navigation .wrapper .authenticated:after{content:"";height:8px;position:absolute;top:46px;width:100%;z-index:-1}@media screen and (width <= 1200px){.navigation .wrapper .authenticated{margin-left:0}.navigation .wrapper .authenticated>.link{border-top:1px solid #505050}}.navigation .wrapper .authenticated .user-place{align-items:center;display:flex}.navigation .wrapper .authenticated .user-place .avatar-wrapper{align-items:center;display:flex;justify-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.navigation .wrapper .authenticated .user-place .avatar{border:3px solid #cd6e57;border-radius:37px;height:46px;pointer-events:none;width:46px}.navigation .wrapper .authenticated .user-place .decoration{height:120%;pointer-events:none;position:absolute;width:120%}.navigation .wrapper .authenticated .user-place .username{font-size:20px;font-weight:700;margin-left:8px;text-transform:none}.navigation .wrapper .authenticated>.items{left:unset;min-width:168px;right:2px;top:54px}.header.active .navigation{transform:translate(0)}.header{height:var(--header-height)}@media screen and (width <= 1200px){.header{height:var(--top-height)}}.header .inner{align-items:center;background-color:#202225;display:flex;height:var(--header-height);justify-content:space-between;padding:0 30px;position:relative;transition:height .3s ease-in-out;z-index:1002}@media screen and (width <= 1200px){.header .inner{box-shadow:0 0 5px #00000059;left:0;padding:0 10px;position:fixed!important;right:0;top:var(--env-height)}}.header .inner .logo svg{transition:height .3s ease-in-out,width .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.header .inner .logo.logo-large svg{display:flex;height:78px;width:auto}@media screen and (width <= 1200px){.header .inner .logo.logo-large svg{height:calc(var(--header-height) - 8px)}}.header .inner .logo.logo-icon{display:none}.header .inner .logo.logo-icon svg{height:70px;width:70px}.header .inner .toggle-panel{background-color:transparent;border:none;cursor:pointer;display:none;margin-right:10px;padding:10px;width:64px}.header .inner .toggle-panel svg{height:44px;width:44px}@media screen and (width <= 480px){.header .inner .toggle-panel{transform:scale(.8)}}@media screen and (width <= 1200px){.header .overlay{background-color:#00000080;top:0;right:0;bottom:0;left:0;opacity:0;position:fixed;transition:opacity .3s ease-in-out;visibility:hidden;z-index:998}}.hamburger{background-color:transparent;border:none;cursor:pointer;display:none;height:64px;padding:10px;position:relative;transform:scale(.8) translate(8px);width:70px}@media screen and (width <= 1200px){.hamburger{display:flex}}@media screen and (width <= 480px){.hamburger{transform:scale(.6) translate(16px)}}.hamburger span{background:#cd6e57;border-radius:10px;display:block;height:8px;left:10px;opacity:1;position:absolute;transform:rotate(0);transform-origin:left center;transition:all .25s ease-in-out;width:50px}.hamburger span:first-child{top:10px}.hamburger span:nth-child(2){top:28px}.hamburger span:nth-child(3){top:46px}.header.active .hamburger span:first-child{transform:rotate(45deg) translate(-1px,-3px);width:59px}.header.active .hamburger span:nth-child(2){opacity:0;width:0}.header.active .hamburger span:nth-child(3){transform:rotate(-45deg) translate(-1px,3px);width:59px}.header.active .overlay{opacity:1;visibility:visible}.container.index .header{height:0}.container.index .header .inner{left:0;position:absolute;right:0}.modal-overlay{align-items:center;background-color:#0006;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;opacity:0;position:fixed;z-index:1002}.modal-overlay.fullscreen{top:0!important}.modal-overlay.open{animation:backin .4s ease-in-out;opacity:1}.modal-overlay.close{animation:backout .4s ease-in-out}.modal-overlay .modal{border-radius:5px;box-shadow:0 0 0 1px #20222599,0 2px 10px #0003;display:flex;flex-direction:column;opacity:0;outline:0}.modal-overlay.scrollable .modal-content{overflow-y:auto}.modal-overlay.open .modal{animation:popup .4s ease-in-out;opacity:1}.modal-overlay.close .modal{animation:popout .4s ease-in-out}.modal-overlay:not(.unstyled) .modal{background-color:#36393f;max-height:100%;max-width:600px;min-height:200px;position:relative;width:100%}.modal-overlay:not(.unstyled) .modal .exit-modal{background-color:transparent;border:0;color:gray;cursor:pointer;height:24px;position:absolute;right:20px;top:20px;transition:color .2s ease;width:24px}.modal-overlay:not(.unstyled) .modal .exit-modal:hover{color:#adadad}.modal-overlay:not(.unstyled) .modal .modal-header{flex:0 0 auto;font-weight:600;padding:20px;text-transform:uppercase;transition:box-shadow .1s ease-out;word-wrap:break-word}.modal-overlay:not(.unstyled) .modal .modal-header .title{color:#fff;font-size:16px;font-weight:700;letter-spacing:.3px;line-height:20px;margin-bottom:0;margin-top:0}.modal-overlay:not(.unstyled) .modal .modal-content{background-color:#36393f;color:#c4c9ce;font-size:14px;line-height:20px;outline:0;padding:0 20px 20px;-webkit-overflow-scrolling:touch}.modal-overlay:not(.unstyled) .modal .modal-content::-webkit-scrollbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#303030;border-radius:3px;width:6px}.modal-overlay:not(.unstyled) .modal .modal-content::-webkit-scrollbar-thumb{background-color:#cd6e57;border-radius:3px;-webkit-transition:background-color .1s ease;transition:background-color .1s ease;width:8px}.modal-overlay:not(.unstyled) .modal .modal-content::-webkit-scrollbar-thumb:hover{background-color:#b45a44}.modal-overlay:not(.unstyled) .modal .modal-footer{background-color:#2f3136;border-radius:0 0 5px 5px;display:flex;justify-content:flex-end;padding:20px 10px}@keyframes popup{0%{opacity:0;transform:translateY(-100px)}90%{transform:translateY(0)}to{opacity:1}}@keyframes popout{0%{opacity:1}10%{transform:translateY(0)}to{opacity:0;transform:translateY(-100px)}}@keyframes backin{0%{opacity:0}to{opacity:1}}@keyframes backout{0%{opacity:1}to{opacity:0}}.changelog .modal .title{margin-bottom:0;margin-top:0}.changelog .modal .description{color:#aaa;font-size:12px;margin:4px 0 0}.changelog .modal .modal-content h3{margin-top:0}.changelog .modal .modal-content .cover{border-radius:8px;margin-bottom:8px;width:100%}.changelog .modal .modal-content .changelog-content>:first-child{margin-top:0}.changelog .modal .modal-content .changelog-content>:last-child{margin-bottom:0}.changelog .modal .modal-footer{justify-content:space-between!important}.changelog .modal .modal-footer .controls{align-items:center;display:flex}.changelog .modal .modal-footer .controls .button{min-width:0;padding:0;width:32px}.footer{background-color:#292b2f;position:relative}.footer__shadow{height:50px;width:100%}.footer__content{box-sizing:border-box;display:flex;justify-content:space-between;margin:0 auto;max-width:1480px;padding:0 30px;width:100%}@media screen and (width <= 720px){.footer__content{align-items:center;flex-direction:column}}.footer__content .item{align-items:flex-start;display:flex;flex-direction:column;min-width:200px;padding:40px 0 10px}@media screen and (width >= 720px) and (width <= 920px){.footer__content .item:nth-child(2){margin-left:16px}}@media screen and (width <= 720px){.footer__content .item{align-items:center}}.footer__content .item.logo{align-items:center;justify-content:center;margin:-5px 0 -20px;padding:0}@media screen and (width <= 920px){.footer__content .item.logo{display:none}}.footer__content .item .item-title{color:#dc755c;font-size:26px;margin:20px 0 5px}.footer__content .item a{color:#fff;font-size:16px;margin:7px 0;text-decoration:none}.footer__copyright{align-items:center;display:flex;justify-content:center}.footer__copyright .text{color:#bfbfbf;display:flex;flex-wrap:wrap;font-size:16px;justify-content:center;line-height:20px;margin:16px 16px 20px}.footer__copyright .text .space{height:2px;width:8px}.footer__locales{bottom:24px;font-size:18px;position:absolute;right:24px}.footer__locales a{color:#fff;text-decoration:none}.footer__locales a.active{color:#cd6e57}.dashboard .footer{display:none}.notifications{bottom:0;display:flex;flex-direction:column;justify-content:flex-end;position:fixed;right:0;z-index:9999}.notifications.has-saver{bottom:80px}.notifications .notifications-wrapper{margin-top:12px;overflow-y:auto;padding:24px 16px}.notifications .notifications-wrapper>*+*{margin-top:12px}.container.error .error-page{align-items:center;background-color:#202225;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 470px);padding:40px 0 60px;width:100%}.container.error .error-page img{margin-bottom:16px;max-width:600px;width:100%}.container.error .error-page p{color:#ffffffa4;font-size:14px}
