.network-indicator{border:1px solid rgba(41,161,255,.5);border-radius:100px}.network-indicator__status{width:.625rem;height:.625rem;border-radius:50%}.mtx-header{position:-webkit-sticky;position:sticky;z-index:10;top:0;height:60px;background:#0f0f32;-webkit-box-shadow:0 0 100px -25px #29a1ff;box-shadow:0 0 100px -25px #29a1ff}.mtx-header .icon-menu{font-size:2rem}.zeroExInstantResetRoot svg{fill:none}.mtx-sidenav{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mtx-sidenav__main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mtx-sidenav__main li>a{display:block;font-weight:700;-webkit-transition:all .5s;transition:all .5s}.mtx-sidenav__main li:hover>a{color:#f5faff;-webkit-animation:neon 1.5s ease-in-out infinite alternate;animation:neon 1.5s ease-in-out infinite alternate}.mtx-sidenav__social{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto}.mtx-sidenav__social a{padding:0 .7em}.pending-txs{position:fixed;right:0;bottom:0;color:#fff}.pending-txs__tx{min-width:250px;background:#0f0f32}.mtx-terms{position:fixed;bottom:0;left:0}.starry-night{position:fixed;z-index:-1;top:0;left:0;width:100vw;height:100vh;background:radial-gradient(rgba(41,161,255,.2),rgba(41,161,255,0))}.starry-night img{pointer-events:none;width:100%;height:100%;-webkit-filter:blur(1px);filter:blur(1px)}.tournaments-item{border-left:.25rem solid;border-bottom:.25rem solid}.tournaments-item--review,.tournaments-item--review .tournaments-item__status,.tournaments-item--scheduled,.tournaments-item--scheduled .tournaments-item__status{border-color:#ffdd1b}.tournaments-item--open,.tournaments-item--open .tournaments-item__status{border-color:#00e091}.tournaments-item--closed,.tournaments-item--closed .tournaments-item__status{border-color:#f17}.tournaments-item--abandoned,.tournaments-item--abandoned .tournaments-item__status{border-color:#c1cbd5}.tournaments-item__status{display:inline-block;border-bottom:.125rem solid;padding-bottom:.125rem;font-weight:700}.tournaments-item__total{display:block}.tournaments__title{margin-bottom:0}.tournaments__divider{border:1px solid currentColor}.add-to-bounty__form{grid-template-columns:1fr auto}.winners__table-header,.winners__table-row{grid-template-columns:1fr 6.25rem 6.25rem;grid-row-gap:1rem}.comment__content{word-break:break-word}.tournament__bounties{border-radius:4px;background-color:rgba(0,0,0,.3)}:root{--highlight:#29a1ff;--stroke:#c1cbd5;--success:#00e091;--error:#f17}html{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}:focus{outline:var(--highlight) auto 5px}body{margin:0;font:1rem/1.5 Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;color:#fff;background-color:#0f0f32}.heading-1,.heading-2,.heading-3,.heading-4,.heading-5,.heading-6,blockquote,figure,h1,h2,h3,h4,h5,h6,ol,p,pre,ul{margin:0 0 1rem}.heading-1:last-child,.heading-2:last-child,.heading-3:last-child,.heading-4:last-child,.heading-5:last-child,.heading-6:last-child,blockquote:last-child,figure:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,ol:last-child,p:last-child,pre:last-child,ul:last-child{margin-bottom:0}.heading-1,.heading-2,.heading-3,.heading-4,.heading-5,.heading-6,h1,h2,h3,h4,h5,h6{line-height:1.25;font-weight:700}.heading-1,h1{font-size:2.25rem}@media (min-width:50em){.heading-1,h1{font-size:3rem}}.heading-2,h2{font-size:2rem}@media (min-width:50em){.heading-2,h2{font-size:2.625rem}}.heading-3,h3{font-size:1.75rem}@media (min-width:50em){.heading-3,h3{font-size:2.25rem}}.heading-4,h4{font-size:1.5rem}@media (min-width:50em){.heading-4,h4{font-size:1.875rem}}.heading-5,h5{font-size:1.25rem}@media (min-width:50em){.heading-5,h5{font-size:1.5rem}}.heading-6,h6{font-size:1.125rem}.btn,a,button,input[type=button],input[type=submit]{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-property:color,background,-webkit-filter;transition-property:color,background,-webkit-filter;transition-property:color,background,filter;transition-property:color,background,filter,-webkit-filter;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;cursor:pointer}.btn:focus,.btn:hover,a:focus,a:hover,button:focus,button:hover,input:focus[type=button],input:focus[type=submit],input:hover[type=button],input:hover[type=submit]{-webkit-filter:brightness(120%);filter:brightness(120%)}.btn--disabled,.btn:disabled,a:disabled,button:disabled,input:disabled[type=button],input:disabled[type=submit]{opacity:.5;cursor:not-allowed}.btn--disabled:hover,.btn:disabled:hover,a:disabled:hover,button:disabled:hover,input:disabled:hover[type=button],input:disabled:hover[type=submit]{-webkit-filter:none;filter:none}a{color:var(--highlight);text-decoration:none}.btn,button,input[type=button],input[type=submit]{border:1px solid var(--highlight);border-radius:.25rem;padding:.5rem 1rem;text-align:center;font:inherit;-webkit-font-smoothing:inherit;color:#fff;background-color:var(--highlight)}figure,img,svg{vertical-align:middle;max-width:100%;height:auto;border:0}svg{fill:currentColor;stroke:currentColor;stroke-width:0}.btn svg,a svg,button svg,input[type=button] svg,input[type=submit] svg{pointer-events:none}fieldset{margin-left:0;margin-right:0;border:0;padding:0}legend{padding-left:0;padding-right:0}input,select,textarea{width:100%;max-width:100%;border:1px solid var(--stroke);border-radius:.25rem;padding:.5rem;font:inherit;color:#0f0f32;caret-color:var(--highlight)}input:disabled,select:disabled,textarea:disabled{opacity:.5;cursor:not-allowed}select{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background-color:#fff;padding-right:2.3em;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 249.5 145.5"><path fill="%2329a1ff" d="M249.5 20.75c0 2-1 4.25-2.5 5.75L130.5 143c-1.5 1.5-3.75 2.5-5.75 2.5s-4.25-1-5.75-2.5L2.5 26.5C1 25 0 22.75 0 20.75S1 16.5 2.5 15L15 2.5C16.5 1 18.5 0 20.75 0c2 0 4.25 1 5.75 2.5l98.25 98.25L223 2.5c1.5-1.5 3.75-2.5 5.75-2.5s4.25 1 5.75 2.5L247 15c1.5 1.5 2.5 3.75 2.5 5.75z"></path></svg>');background-size:.7em;background-repeat:no-repeat;background-position:right .8em center}select::-ms-expand{display:none}textarea{resize:vertical}input[type=button],input[type=checkbox],input[type=radio],input[type=submit]{width:auto}small{font-size:80%}::-moz-selection{color:#fff;background:#29a1ff}::selection{color:#fff;background:#29a1ff}.color-white{color:#fff}.color-dark{color:#0f0f32}.color-green{color:#00e091}.color-red{color:#f17}.color-blue{color:#29a1ff}.color-muted{opacity:.5}.bg-white{background-color:#fff}.bg-dark{background-color:#0f0f32}.bg-grey{background-color:#c1cbd5}.bg-green{background-color:#00e091}.bg-yellow{background-color:#ffdd1b}.bg-red{background-color:#f17}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.break-word{word-break:break-word}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;border:0;padding:0}.btn{display:inline-block}.btn--clear{color:#29a1ff;background:transparent}.btn--clear:hover{color:#fff;background:#29a1ff}.btn--link{border:0;padding:0;color:#29a1ff;background:transparent}.btn--block{display:block;width:100%}.btn--green{border-color:#00e091;background-color:#00e091}.btn--red{border-color:#f17;background-color:#f17}.fluid-media{position:relative;width:100%;padding-top:56.25%}.fluid-media embed,.fluid-media figure,.fluid-media iframe,.fluid-media img,.fluid-media object{position:absolute;top:0;left:0;width:100%;height:100%}.list-plain{padding-left:0;list-style-type:none}.pre-wrap{white-space:pre-wrap}.mt-0,.my-0{margin-top:0}.mb-0,.my-0{margin-bottom:0}.ml-0,.mx-0{margin-left:0}.mr-0,.mx-0{margin-right:0}.pt-0,.py-0{padding-top:0}.pb-0,.py-0{padding-bottom:0}.pl-0,.px-0{padding-left:0}.pr-0,.px-0{padding-right:0}.mt-1,.my-1{margin-top:.5rem}.mb-1,.my-1{margin-bottom:.5rem}.ml-1,.mx-1{margin-left:.5rem}.mr-1,.mx-1{margin-right:.5rem}.pt-1,.py-1{padding-top:.5rem}.pb-1,.py-1{padding-bottom:.5rem}.pl-1,.px-1{padding-left:.5rem}.pr-1,.px-1{padding-right:.5rem}.mt-2,.my-2{margin-top:1rem}.mb-2,.my-2{margin-bottom:1rem}.ml-2,.mx-2{margin-left:1rem}.mr-2,.mx-2{margin-right:1rem}.pt-2,.py-2{padding-top:1rem}.pb-2,.py-2{padding-bottom:1rem}.pl-2,.px-2{padding-left:1rem}.pr-2,.px-2{padding-right:1rem}.mt-3,.my-3{margin-top:1.5rem}.mb-3,.my-3{margin-bottom:1.5rem}.ml-3,.mx-3{margin-left:1.5rem}.mr-3,.mx-3{margin-right:1.5rem}.pt-3,.py-3{padding-top:1.5rem}.pb-3,.py-3{padding-bottom:1.5rem}.pl-3,.px-3{padding-left:1.5rem}.pr-3,.px-3{padding-right:1.5rem}.mt-4,.my-4{margin-top:2rem}.mb-4,.my-4{margin-bottom:2rem}.ml-4,.mx-4{margin-left:2rem}.mr-4,.mx-4{margin-right:2rem}.pt-4,.py-4{padding-top:2rem}.pb-4,.py-4{padding-bottom:2rem}.pl-4,.px-4{padding-left:2rem}.pr-4,.px-4{padding-right:2rem}.mt-5,.my-5{margin-top:3rem}.mb-5,.my-5{margin-bottom:3rem}.ml-5,.mx-5{margin-left:3rem}.mr-5,.mx-5{margin-right:3rem}.pt-5,.py-5{padding-top:3rem}.pb-5,.py-5{padding-bottom:3rem}.pl-5,.px-5{padding-left:3rem}.pr-5,.px-5{padding-right:3rem}.mt-6,.my-6{margin-top:4rem}.mb-6,.my-6{margin-bottom:4rem}.ml-6,.mx-6{margin-left:4rem}.mr-6,.mx-6{margin-right:4rem}.pt-6,.py-6{padding-top:4rem}.pb-6,.py-6{padding-bottom:4rem}.pl-6,.px-6{padding-left:4rem}.pr-6,.px-6{padding-right:4rem}@media (min-width:37.5em){.mt-0\@sm,.my-0\@sm{margin-top:0}}@media (min-width:37.5em){.mb-0\@sm,.my-0\@sm{margin-bottom:0}}@media (min-width:37.5em){.ml-0\@sm,.mx-0\@sm{margin-left:0}}@media (min-width:37.5em){.mr-0\@sm,.mx-0\@sm{margin-right:0}}@media (min-width:37.5em){.pt-0\@sm,.py-0\@sm{padding-top:0}}@media (min-width:37.5em){.pb-0\@sm,.py-0\@sm{padding-bottom:0}}@media (min-width:37.5em){.pl-0\@sm,.px-0\@sm{padding-left:0}}@media (min-width:37.5em){.pr-0\@sm,.px-0\@sm{padding-right:0}}@media (min-width:50em){.mt-0\@md,.my-0\@md{margin-top:0}}@media (min-width:50em){.mb-0\@md,.my-0\@md{margin-bottom:0}}@media (min-width:50em){.ml-0\@md,.mx-0\@md{margin-left:0}}@media (min-width:50em){.mr-0\@md,.mx-0\@md{margin-right:0}}@media (min-width:50em){.pt-0\@md,.py-0\@md{padding-top:0}}@media (min-width:50em){.pb-0\@md,.py-0\@md{padding-bottom:0}}@media (min-width:50em){.pl-0\@md,.px-0\@md{padding-left:0}}@media (min-width:50em){.pr-0\@md,.px-0\@md{padding-right:0}}@media (min-width:64em){.mt-0\@lg,.my-0\@lg{margin-top:0}}@media (min-width:64em){.mb-0\@lg,.my-0\@lg{margin-bottom:0}}@media (min-width:64em){.ml-0\@lg,.mx-0\@lg{margin-left:0}}@media (min-width:64em){.mr-0\@lg,.mx-0\@lg{margin-right:0}}@media (min-width:64em){.pt-0\@lg,.py-0\@lg{padding-top:0}}@media (min-width:64em){.pb-0\@lg,.py-0\@lg{padding-bottom:0}}@media (min-width:64em){.pl-0\@lg,.px-0\@lg{padding-left:0}}@media (min-width:64em){.pr-0\@lg,.px-0\@lg{padding-right:0}}@media (min-width:70em){.mt-0\@xl,.my-0\@xl{margin-top:0}}@media (min-width:70em){.mb-0\@xl,.my-0\@xl{margin-bottom:0}}@media (min-width:70em){.ml-0\@xl,.mx-0\@xl{margin-left:0}}@media (min-width:70em){.mr-0\@xl,.mx-0\@xl{margin-right:0}}@media (min-width:70em){.pt-0\@xl,.py-0\@xl{padding-top:0}}@media (min-width:70em){.pb-0\@xl,.py-0\@xl{padding-bottom:0}}@media (min-width:70em){.pl-0\@xl,.px-0\@xl{padding-left:0}}@media (min-width:70em){.pr-0\@xl,.px-0\@xl{padding-right:0}}@media (min-width:37.5em){.mt-1\@sm,.my-1\@sm{margin-top:.5rem}}@media (min-width:37.5em){.mb-1\@sm,.my-1\@sm{margin-bottom:.5rem}}@media (min-width:37.5em){.ml-1\@sm,.mx-1\@sm{margin-left:.5rem}}@media (min-width:37.5em){.mr-1\@sm,.mx-1\@sm{margin-right:.5rem}}@media (min-width:37.5em){.pt-1\@sm,.py-1\@sm{padding-top:.5rem}}@media (min-width:37.5em){.pb-1\@sm,.py-1\@sm{padding-bottom:.5rem}}@media (min-width:37.5em){.pl-1\@sm,.px-1\@sm{padding-left:.5rem}}@media (min-width:37.5em){.pr-1\@sm,.px-1\@sm{padding-right:.5rem}}@media (min-width:50em){.mt-1\@md,.my-1\@md{margin-top:.5rem}}@media (min-width:50em){.mb-1\@md,.my-1\@md{margin-bottom:.5rem}}@media (min-width:50em){.ml-1\@md,.mx-1\@md{margin-left:.5rem}}@media (min-width:50em){.mr-1\@md,.mx-1\@md{margin-right:.5rem}}@media (min-width:50em){.pt-1\@md,.py-1\@md{padding-top:.5rem}}@media (min-width:50em){.pb-1\@md,.py-1\@md{padding-bottom:.5rem}}@media (min-width:50em){.pl-1\@md,.px-1\@md{padding-left:.5rem}}@media (min-width:50em){.pr-1\@md,.px-1\@md{padding-right:.5rem}}@media (min-width:64em){.mt-1\@lg,.my-1\@lg{margin-top:.5rem}}@media (min-width:64em){.mb-1\@lg,.my-1\@lg{margin-bottom:.5rem}}@media (min-width:64em){.ml-1\@lg,.mx-1\@lg{margin-left:.5rem}}@media (min-width:64em){.mr-1\@lg,.mx-1\@lg{margin-right:.5rem}}@media (min-width:64em){.pt-1\@lg,.py-1\@lg{padding-top:.5rem}}@media (min-width:64em){.pb-1\@lg,.py-1\@lg{padding-bottom:.5rem}}@media (min-width:64em){.pl-1\@lg,.px-1\@lg{padding-left:.5rem}}@media (min-width:64em){.pr-1\@lg,.px-1\@lg{padding-right:.5rem}}@media (min-width:70em){.mt-1\@xl,.my-1\@xl{margin-top:.5rem}}@media (min-width:70em){.mb-1\@xl,.my-1\@xl{margin-bottom:.5rem}}@media (min-width:70em){.ml-1\@xl,.mx-1\@xl{margin-left:.5rem}}@media (min-width:70em){.mr-1\@xl,.mx-1\@xl{margin-right:.5rem}}@media (min-width:70em){.pt-1\@xl,.py-1\@xl{padding-top:.5rem}}@media (min-width:70em){.pb-1\@xl,.py-1\@xl{padding-bottom:.5rem}}@media (min-width:70em){.pl-1\@xl,.px-1\@xl{padding-left:.5rem}}@media (min-width:70em){.pr-1\@xl,.px-1\@xl{padding-right:.5rem}}@media (min-width:37.5em){.mt-2\@sm,.my-2\@sm{margin-top:1rem}}@media (min-width:37.5em){.mb-2\@sm,.my-2\@sm{margin-bottom:1rem}}@media (min-width:37.5em){.ml-2\@sm,.mx-2\@sm{margin-left:1rem}}@media (min-width:37.5em){.mr-2\@sm,.mx-2\@sm{margin-right:1rem}}@media (min-width:37.5em){.pt-2\@sm,.py-2\@sm{padding-top:1rem}}@media (min-width:37.5em){.pb-2\@sm,.py-2\@sm{padding-bottom:1rem}}@media (min-width:37.5em){.pl-2\@sm,.px-2\@sm{padding-left:1rem}}@media (min-width:37.5em){.pr-2\@sm,.px-2\@sm{padding-right:1rem}}@media (min-width:50em){.mt-2\@md,.my-2\@md{margin-top:1rem}}@media (min-width:50em){.mb-2\@md,.my-2\@md{margin-bottom:1rem}}@media (min-width:50em){.ml-2\@md,.mx-2\@md{margin-left:1rem}}@media (min-width:50em){.mr-2\@md,.mx-2\@md{margin-right:1rem}}@media (min-width:50em){.pt-2\@md,.py-2\@md{padding-top:1rem}}@media (min-width:50em){.pb-2\@md,.py-2\@md{padding-bottom:1rem}}@media (min-width:50em){.pl-2\@md,.px-2\@md{padding-left:1rem}}@media (min-width:50em){.pr-2\@md,.px-2\@md{padding-right:1rem}}@media (min-width:64em){.mt-2\@lg,.my-2\@lg{margin-top:1rem}}@media (min-width:64em){.mb-2\@lg,.my-2\@lg{margin-bottom:1rem}}@media (min-width:64em){.ml-2\@lg,.mx-2\@lg{margin-left:1rem}}@media (min-width:64em){.mr-2\@lg,.mx-2\@lg{margin-right:1rem}}@media (min-width:64em){.pt-2\@lg,.py-2\@lg{padding-top:1rem}}@media (min-width:64em){.pb-2\@lg,.py-2\@lg{padding-bottom:1rem}}@media (min-width:64em){.pl-2\@lg,.px-2\@lg{padding-left:1rem}}@media (min-width:64em){.pr-2\@lg,.px-2\@lg{padding-right:1rem}}@media (min-width:70em){.mt-2\@xl,.my-2\@xl{margin-top:1rem}}@media (min-width:70em){.mb-2\@xl,.my-2\@xl{margin-bottom:1rem}}@media (min-width:70em){.ml-2\@xl,.mx-2\@xl{margin-left:1rem}}@media (min-width:70em){.mr-2\@xl,.mx-2\@xl{margin-right:1rem}}@media (min-width:70em){.pt-2\@xl,.py-2\@xl{padding-top:1rem}}@media (min-width:70em){.pb-2\@xl,.py-2\@xl{padding-bottom:1rem}}@media (min-width:70em){.pl-2\@xl,.px-2\@xl{padding-left:1rem}}@media (min-width:70em){.pr-2\@xl,.px-2\@xl{padding-right:1rem}}@media (min-width:37.5em){.mt-3\@sm,.my-3\@sm{margin-top:1.5rem}}@media (min-width:37.5em){.mb-3\@sm,.my-3\@sm{margin-bottom:1.5rem}}@media (min-width:37.5em){.ml-3\@sm,.mx-3\@sm{margin-left:1.5rem}}@media (min-width:37.5em){.mr-3\@sm,.mx-3\@sm{margin-right:1.5rem}}@media (min-width:37.5em){.pt-3\@sm,.py-3\@sm{padding-top:1.5rem}}@media (min-width:37.5em){.pb-3\@sm,.py-3\@sm{padding-bottom:1.5rem}}@media (min-width:37.5em){.pl-3\@sm,.px-3\@sm{padding-left:1.5rem}}@media (min-width:37.5em){.pr-3\@sm,.px-3\@sm{padding-right:1.5rem}}@media (min-width:50em){.mt-3\@md,.my-3\@md{margin-top:1.5rem}}@media (min-width:50em){.mb-3\@md,.my-3\@md{margin-bottom:1.5rem}}@media (min-width:50em){.ml-3\@md,.mx-3\@md{margin-left:1.5rem}}@media (min-width:50em){.mr-3\@md,.mx-3\@md{margin-right:1.5rem}}@media (min-width:50em){.pt-3\@md,.py-3\@md{padding-top:1.5rem}}@media (min-width:50em){.pb-3\@md,.py-3\@md{padding-bottom:1.5rem}}@media (min-width:50em){.pl-3\@md,.px-3\@md{padding-left:1.5rem}}@media (min-width:50em){.pr-3\@md,.px-3\@md{padding-right:1.5rem}}@media (min-width:64em){.mt-3\@lg,.my-3\@lg{margin-top:1.5rem}}@media (min-width:64em){.mb-3\@lg,.my-3\@lg{margin-bottom:1.5rem}}@media (min-width:64em){.ml-3\@lg,.mx-3\@lg{margin-left:1.5rem}}@media (min-width:64em){.mr-3\@lg,.mx-3\@lg{margin-right:1.5rem}}@media (min-width:64em){.pt-3\@lg,.py-3\@lg{padding-top:1.5rem}}@media (min-width:64em){.pb-3\@lg,.py-3\@lg{padding-bottom:1.5rem}}@media (min-width:64em){.pl-3\@lg,.px-3\@lg{padding-left:1.5rem}}@media (min-width:64em){.pr-3\@lg,.px-3\@lg{padding-right:1.5rem}}@media (min-width:70em){.mt-3\@xl,.my-3\@xl{margin-top:1.5rem}}@media (min-width:70em){.mb-3\@xl,.my-3\@xl{margin-bottom:1.5rem}}@media (min-width:70em){.ml-3\@xl,.mx-3\@xl{margin-left:1.5rem}}@media (min-width:70em){.mr-3\@xl,.mx-3\@xl{margin-right:1.5rem}}@media (min-width:70em){.pt-3\@xl,.py-3\@xl{padding-top:1.5rem}}@media (min-width:70em){.pb-3\@xl,.py-3\@xl{padding-bottom:1.5rem}}@media (min-width:70em){.pl-3\@xl,.px-3\@xl{padding-left:1.5rem}}@media (min-width:70em){.pr-3\@xl,.px-3\@xl{padding-right:1.5rem}}@media (min-width:37.5em){.mt-4\@sm,.my-4\@sm{margin-top:2rem}}@media (min-width:37.5em){.mb-4\@sm,.my-4\@sm{margin-bottom:2rem}}@media (min-width:37.5em){.ml-4\@sm,.mx-4\@sm{margin-left:2rem}}@media (min-width:37.5em){.mr-4\@sm,.mx-4\@sm{margin-right:2rem}}@media (min-width:37.5em){.pt-4\@sm,.py-4\@sm{padding-top:2rem}}@media (min-width:37.5em){.pb-4\@sm,.py-4\@sm{padding-bottom:2rem}}@media (min-width:37.5em){.pl-4\@sm,.px-4\@sm{padding-left:2rem}}@media (min-width:37.5em){.pr-4\@sm,.px-4\@sm{padding-right:2rem}}@media (min-width:50em){.mt-4\@md,.my-4\@md{margin-top:2rem}}@media (min-width:50em){.mb-4\@md,.my-4\@md{margin-bottom:2rem}}@media (min-width:50em){.ml-4\@md,.mx-4\@md{margin-left:2rem}}@media (min-width:50em){.mr-4\@md,.mx-4\@md{margin-right:2rem}}@media (min-width:50em){.pt-4\@md,.py-4\@md{padding-top:2rem}}@media (min-width:50em){.pb-4\@md,.py-4\@md{padding-bottom:2rem}}@media (min-width:50em){.pl-4\@md,.px-4\@md{padding-left:2rem}}@media (min-width:50em){.pr-4\@md,.px-4\@md{padding-right:2rem}}@media (min-width:64em){.mt-4\@lg,.my-4\@lg{margin-top:2rem}}@media (min-width:64em){.mb-4\@lg,.my-4\@lg{margin-bottom:2rem}}@media (min-width:64em){.ml-4\@lg,.mx-4\@lg{margin-left:2rem}}@media (min-width:64em){.mr-4\@lg,.mx-4\@lg{margin-right:2rem}}@media (min-width:64em){.pt-4\@lg,.py-4\@lg{padding-top:2rem}}@media (min-width:64em){.pb-4\@lg,.py-4\@lg{padding-bottom:2rem}}@media (min-width:64em){.pl-4\@lg,.px-4\@lg{padding-left:2rem}}@media (min-width:64em){.pr-4\@lg,.px-4\@lg{padding-right:2rem}}@media (min-width:70em){.mt-4\@xl,.my-4\@xl{margin-top:2rem}}@media (min-width:70em){.mb-4\@xl,.my-4\@xl{margin-bottom:2rem}}@media (min-width:70em){.ml-4\@xl,.mx-4\@xl{margin-left:2rem}}@media (min-width:70em){.mr-4\@xl,.mx-4\@xl{margin-right:2rem}}@media (min-width:70em){.pt-4\@xl,.py-4\@xl{padding-top:2rem}}@media (min-width:70em){.pb-4\@xl,.py-4\@xl{padding-bottom:2rem}}@media (min-width:70em){.pl-4\@xl,.px-4\@xl{padding-left:2rem}}@media (min-width:70em){.pr-4\@xl,.px-4\@xl{padding-right:2rem}}@media (min-width:37.5em){.mt-5\@sm,.my-5\@sm{margin-top:3rem}}@media (min-width:37.5em){.mb-5\@sm,.my-5\@sm{margin-bottom:3rem}}@media (min-width:37.5em){.ml-5\@sm,.mx-5\@sm{margin-left:3rem}}@media (min-width:37.5em){.mr-5\@sm,.mx-5\@sm{margin-right:3rem}}@media (min-width:37.5em){.pt-5\@sm,.py-5\@sm{padding-top:3rem}}@media (min-width:37.5em){.pb-5\@sm,.py-5\@sm{padding-bottom:3rem}}@media (min-width:37.5em){.pl-5\@sm,.px-5\@sm{padding-left:3rem}}@media (min-width:37.5em){.pr-5\@sm,.px-5\@sm{padding-right:3rem}}@media (min-width:50em){.mt-5\@md,.my-5\@md{margin-top:3rem}}@media (min-width:50em){.mb-5\@md,.my-5\@md{margin-bottom:3rem}}@media (min-width:50em){.ml-5\@md,.mx-5\@md{margin-left:3rem}}@media (min-width:50em){.mr-5\@md,.mx-5\@md{margin-right:3rem}}@media (min-width:50em){.pt-5\@md,.py-5\@md{padding-top:3rem}}@media (min-width:50em){.pb-5\@md,.py-5\@md{padding-bottom:3rem}}@media (min-width:50em){.pl-5\@md,.px-5\@md{padding-left:3rem}}@media (min-width:50em){.pr-5\@md,.px-5\@md{padding-right:3rem}}@media (min-width:64em){.mt-5\@lg,.my-5\@lg{margin-top:3rem}}@media (min-width:64em){.mb-5\@lg,.my-5\@lg{margin-bottom:3rem}}@media (min-width:64em){.ml-5\@lg,.mx-5\@lg{margin-left:3rem}}@media (min-width:64em){.mr-5\@lg,.mx-5\@lg{margin-right:3rem}}@media (min-width:64em){.pt-5\@lg,.py-5\@lg{padding-top:3rem}}@media (min-width:64em){.pb-5\@lg,.py-5\@lg{padding-bottom:3rem}}@media (min-width:64em){.pl-5\@lg,.px-5\@lg{padding-left:3rem}}@media (min-width:64em){.pr-5\@lg,.px-5\@lg{padding-right:3rem}}@media (min-width:70em){.mt-5\@xl,.my-5\@xl{margin-top:3rem}}@media (min-width:70em){.mb-5\@xl,.my-5\@xl{margin-bottom:3rem}}@media (min-width:70em){.ml-5\@xl,.mx-5\@xl{margin-left:3rem}}@media (min-width:70em){.mr-5\@xl,.mx-5\@xl{margin-right:3rem}}@media (min-width:70em){.pt-5\@xl,.py-5\@xl{padding-top:3rem}}@media (min-width:70em){.pb-5\@xl,.py-5\@xl{padding-bottom:3rem}}@media (min-width:70em){.pl-5\@xl,.px-5\@xl{padding-left:3rem}}@media (min-width:70em){.pr-5\@xl,.px-5\@xl{padding-right:3rem}}@media (min-width:37.5em){.mt-6\@sm,.my-6\@sm{margin-top:4rem}}@media (min-width:37.5em){.mb-6\@sm,.my-6\@sm{margin-bottom:4rem}}@media (min-width:37.5em){.ml-6\@sm,.mx-6\@sm{margin-left:4rem}}@media (min-width:37.5em){.mr-6\@sm,.mx-6\@sm{margin-right:4rem}}@media (min-width:37.5em){.pt-6\@sm,.py-6\@sm{padding-top:4rem}}@media (min-width:37.5em){.pb-6\@sm,.py-6\@sm{padding-bottom:4rem}}@media (min-width:37.5em){.pl-6\@sm,.px-6\@sm{padding-left:4rem}}@media (min-width:37.5em){.pr-6\@sm,.px-6\@sm{padding-right:4rem}}@media (min-width:50em){.mt-6\@md,.my-6\@md{margin-top:4rem}}@media (min-width:50em){.mb-6\@md,.my-6\@md{margin-bottom:4rem}}@media (min-width:50em){.ml-6\@md,.mx-6\@md{margin-left:4rem}}@media (min-width:50em){.mr-6\@md,.mx-6\@md{margin-right:4rem}}@media (min-width:50em){.pt-6\@md,.py-6\@md{padding-top:4rem}}@media (min-width:50em){.pb-6\@md,.py-6\@md{padding-bottom:4rem}}@media (min-width:50em){.pl-6\@md,.px-6\@md{padding-left:4rem}}@media (min-width:50em){.pr-6\@md,.px-6\@md{padding-right:4rem}}@media (min-width:64em){.mt-6\@lg,.my-6\@lg{margin-top:4rem}}@media (min-width:64em){.mb-6\@lg,.my-6\@lg{margin-bottom:4rem}}@media (min-width:64em){.ml-6\@lg,.mx-6\@lg{margin-left:4rem}}@media (min-width:64em){.mr-6\@lg,.mx-6\@lg{margin-right:4rem}}@media (min-width:64em){.pt-6\@lg,.py-6\@lg{padding-top:4rem}}@media (min-width:64em){.pb-6\@lg,.py-6\@lg{padding-bottom:4rem}}@media (min-width:64em){.pl-6\@lg,.px-6\@lg{padding-left:4rem}}@media (min-width:64em){.pr-6\@lg,.px-6\@lg{padding-right:4rem}}@media (min-width:70em){.mt-6\@xl,.my-6\@xl{margin-top:4rem}}@media (min-width:70em){.mb-6\@xl,.my-6\@xl{margin-bottom:4rem}}@media (min-width:70em){.ml-6\@xl,.mx-6\@xl{margin-left:4rem}}@media (min-width:70em){.mr-6\@xl,.mx-6\@xl{margin-right:4rem}}@media (min-width:70em){.pt-6\@xl,.py-6\@xl{padding-top:4rem}}@media (min-width:70em){.pb-6\@xl,.py-6\@xl{padding-bottom:4rem}}@media (min-width:70em){.pl-6\@xl,.px-6\@xl{padding-left:4rem}}@media (min-width:70em){.pr-6\@xl,.px-6\@xl{padding-right:4rem}}.container-full{padding-left:1.5rem;padding-right:1.5rem}.container-lg{max-width:75rem}.container-lg,.container-md{margin-left:auto;margin-right:auto}.container-md{max-width:56.25rem}.container-sm{max-width:37.5rem;margin-left:auto;margin-right:auto}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.grid{display:grid}.grid-2-columns{grid-template-columns:repeat(2,1fr)}.grid-3-columns{grid-template-columns:repeat(3,1fr)}.grid-4-columns{grid-template-columns:repeat(4,1fr)}@media (min-width:37.5em){.grid-2-columns\@sm{grid-template-columns:repeat(2,1fr)}.grid-3-columns\@sm{grid-template-columns:repeat(3,1fr)}.grid-4-columns\@sm{grid-template-columns:repeat(4,1fr)}}@media (min-width:50em){.grid-2-columns\@md{grid-template-columns:repeat(2,1fr)}.grid-3-columns\@md{grid-template-columns:repeat(3,1fr)}.grid-4-columns\@md{grid-template-columns:repeat(4,1fr)}}.column-gap,.grid-gap{grid-column-gap:1.5rem}.grid-gap,.row-gap{grid-row-gap:1.5rem}.column-span-2{grid-column:span 2}@media (min-width:37.5em){.column-span-2\@sm{grid-column:span 2}}@media (min-width:50em){.column-span-2\@md{grid-column:span 2}}.column-span-3{grid-column:span 3}@media (min-width:37.5em){.column-span-3\@sm{grid-column:span 3}}@media (min-width:50em){.column-span-3\@md{grid-column:span 3}}.column-span-4{grid-column:span 4}@media (min-width:37.5em){.column-span-4\@sm{grid-column:span 4}}@media (min-width:50em){.column-span-4\@md{grid-column:span 4}}@-webkit-keyframes neon{0%{text-shadow:0 0 8px #29a1ff,0 0 12px #29a1ff,0 0 16px #29a1ff,0 0 20px #29a1ff,0 0 24px #29a1ff}to{text-shadow:0 0 5px #29a1ff,0 0 8px #29a1ff,0 0 11px #29a1ff,0 0 14px #29a1ff,0 0 17px #29a1ff}}@keyframes neon{0%{text-shadow:0 0 8px #29a1ff,0 0 12px #29a1ff,0 0 16px #29a1ff,0 0 20px #29a1ff,0 0 24px #29a1ff}to{text-shadow:0 0 5px #29a1ff,0 0 8px #29a1ff,0 0 11px #29a1ff,0 0 14px #29a1ff,0 0 17px #29a1ff}}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.fade-right-enter-active,.fade-right-leave-active{-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.fade-right-enter,.fade-right-leave-to{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.fade-left-enter-active,.fade-left-leave-active{-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.fade-left-enter,.fade-left-leave-to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.fade-up-enter-active,.fade-up-leave-active{-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.fade-up-enter,.fade-up-leave-to{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.copy-btn{min-width:unset}.copy-btn--plain{min-width:unset;border:unset;padding:unset;color:inherit;background:unset}.copy-btn--plain:hover{background:unset}.mtx-badge{display:inline-block;border-radius:6.25rem;padding:.125rem .5rem;font-weight:700}.mtx-blockie--round{border-radius:50%}.breadcrumb{display:block}.breadcrumb__page{display:inline-block}.breadcrumb__arrow{cursor:default}.mtx-card{border-radius:.25rem;color:#0f0f32;background:#fff}.mtx-drawer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5)}.mtx-drawer [tabindex="-1"]:focus{outline:0}.mtx-drawer__content{overflow:auto;width:100%;max-width:300px;height:100%;color:#f5faff;background:#0f0f32;border-right:5px solid var(--highlight);-webkit-box-shadow:0 0 50px -25px var(--highlight);box-shadow:0 0 50px -25px var(--highlight)}.mtx-drawer__content--right{margin-left:auto;border-right:0;border-left:5px solid var(--highlight)}.mtx-dropdown{border-radius:0;color:#0f0f32;background:#f5faff}.mtx-input__input--textarea{display:block}.mtx-input__text--checkbox,.mtx-input__text--radio{position:relative;padding-left:1.5em}.mtx-input__text--checkbox:after,.mtx-input__text--checkbox:before,.mtx-input__text--radio:after,.mtx-input__text--radio:before{display:inline-block;position:absolute}.mtx-input__text--checkbox:before,.mtx-input__text--radio:before{content:"";top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.2em;height:1.2em;border:2px solid #c1cbd5;border-radius:4px}input:checked+.mtx-input__text--checkbox:before,input:checked+.mtx-input__text--radio:before{border-color:#29a1ff}input:focus+.mtx-input__text--checkbox:before,input:focus+.mtx-input__text--radio:before{outline:var(--highlight) auto 5px}input:disabled+.mtx-input__text--checkbox,input:disabled+.mtx-input__text--radio{opacity:.5;cursor:not-allowed}input:checked+.mtx-input__text--checkbox:before{background-color:#29a1ff}input:checked+.mtx-input__text--checkbox:after{content:"";top:.1em;left:.4em;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.4em;height:.8em;border-right:.1em solid #fff;border-bottom:.1em solid #fff}.mtx-input__text--radio:after,.mtx-input__text--radio:before{border-radius:50%}input:checked+.mtx-input__text--radio:after{content:"";top:50%;left:.3em;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.6em;height:.6em;background:#29a1ff}.mtx-input--switch{line-height:0}.mtx-input__switch{display:inline-block;position:relative;width:2em;height:1em;border:1px solid #c1cbd5;border-radius:5em;background:#fff;-webkit-transition:background .3s ease;transition:background .3s ease}.mtx-input__switch:before{content:"";display:block;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1em;height:1em;border-radius:50%;background:#fff;-webkit-box-shadow:0 0 0 1px #c1cbd5;box-shadow:0 0 0 1px #c1cbd5;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}input:checked+.mtx-input__switch{background:#29a1ff}input:checked+.mtx-input__switch:before{-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}input:focus+.mtx-input__switch{outline:var(--highlight) auto 5px}input:disabled+.mtx-input__switch{opacity:.5;cursor:not-allowed}.mtx-loading{display:block;width:100%;max-width:100px;margin-left:auto;margin-right:auto}.mtx-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.3)}.mtx-modal__content{overflow:auto;max-width:95vw;max-height:80vh;outline:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.fade-enter .mtx-modal__content,.fade-leave-active .mtx-modal__content{-webkit-transform:translateY(20px);transform:translateY(20px)}.mtx-icon{display:inline-block;width:1em;height:1em}.mtx-tabs [role=tablist]{overflow:visible;margin:0 0 -1px}.mtx-tabs [role=tab]{position:relative;border:1px solid #c1cbd5;border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.mtx-tabs [role=tab][aria-selected=true]{color:inherit;background:#fff}.mtx-tabs__panel-content,.mtx-tabs__tab-content{display:block}.mtx-tabs__panel-content:focus,.mtx-tabs__tab-content:focus{outline:0}.mtx-tabs [role=tabpanel],.mtx-toggle{border:1px solid #c1cbd5}.mtx-toggle{overflow:hidden;border-radius:4px}.mtx-toggle__button:not(:disabled) .mtx-toggle__label{color:#fff;background:var(--highlight)}.mtx-toggle__label:focus{outline:0}.mtx-toggle__icon{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.mtx-toggle--open .mtx-toggle__icon{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.mtx-toggle__content{border-top:1px solid #c1cbd5;overflow:hidden;-webkit-transition:height .3s ease;transition:height .3s ease}.file-upload__dropzone{height:12.5rem;border:1px solid currentColor;border-radius:4px;border-color:#c1cbd5;-webkit-transition:color .3s ease;transition:color .3s ease}.file-upload__dropzone--droppable,input:focus+.file-upload__files-label{color:#29a1ff}.file-upload__plain{position:relative}.file-upload__plain button{position:absolute;top:50%;right:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tx-progress__container{width:100%}.tx-progress__bar{overflow:hidden;width:100%;height:8px;border-radius:4px;background:var(--stroke)}.tx-progress__fill{height:100%;border-radius:4px;background:var(--highlight);-webkit-transition:width .3s linear,background .3s ease;transition:width .3s linear,background .3s ease}.tx-progress__fill--success{background:var(--success)}.tx-progress__fill--revert{background:var(--error)}